Commit Graph

597 Commits (master)

Author SHA1 Message Date
Michele Calgaro 03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 5efbce071a
tdehw lib: drop definition of TDEDiskDeviceStatus::Hotpluggable
4 months ago
Alexander Golubev 14573faf07
Fix lvm volumes appearing as removable devices
4 months ago
Michele Calgaro d5688771d8
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 44e712a770
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro f22a9c72dd
Replace 'Event' #define strings
5 months ago
Michele Calgaro 138bb80efa
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 8d79c40791
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 17a8fd0ec2
Replace color '#define' strings with actual values
5 months ago
Michele Calgaro d42f9ae842
Replaced various '#define' with actual strings - part 2
5 months ago
Michele Calgaro 73dba53e4a
Replaced time related '#define' with actual strings
5 months ago
Michele Calgaro 80c2465371
Replace various tq* strings with TQt::* equivalents
5 months ago
Michele Calgaro 57e0ed6634
Replace various strings '#define'd in tqtinterface
5 months ago
Michele Calgaro c8ece3630d
Replace Qt with TQt
5 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 987507131d
Update hashing code for strings to be the same as upstream gettext. The old version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394.
7 months ago
Michele Calgaro 0f36f89663
Replace various tqtinterface's TQ_* defines with actual types
8 months ago
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 57af4f9d87
Drop USE_TQT4 code
8 months ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Denis Kozadaev e5acdb1b39
Add SunOS specific patches
11 months ago
Michele Calgaro cdf964bbc9
Update version to R14.2.0~[DEVELOPMENT]
1 year ago
Michele Calgaro 6b4507c6aa
Update release version to R14.1.0
1 year ago
Michele Calgaro 548bb65da4
Add MIT license
1 year ago
Michele Calgaro 89f3dfb35e
Fix mangling of '@' in KURL's pretty printing.
1 year ago
ormorph 8d96e85f7d Added compatibility for hwlib support for musl
1 year ago
ormorph daca4af7e3 Added missing semicolon to malloc.c
1 year ago
Mavridis Philippe 63758dcca1
Update README.kiosk (KDE->TDE, gender neutral)
2 years ago
Michele Calgaro a092e96802
Minor fixup on names used in previous commit. This aligns to the names of the other tdeio slaves.
2 years ago
Michele Calgaro 0308047002
Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the whole file alignemnt.
2 years ago
Michele Calgaro 9050bd4346
tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are used.
2 years ago
Michele Calgaro 0970152d07
Add pid value to debug messages.
2 years ago
Michele Calgaro 5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
2 years ago
Alexander Golubev 0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
2 years ago
Michele Calgaro 2023cc330a
Removed HAL dependant code.
2 years ago
Slávek Banko 50a228fc2d
Use AUTOMOC for generated sources instead of a specific rule.
2 years ago
Slávek Banko 2b3ea27bdf
tdehwlib: Prevent potential crash, when building without Network Manager support.
3 years ago
Michele Calgaro f159fa61a9
tdehw lib: reworked device notifications to avoid repeated scanning of devices.
3 years ago
Michele Calgaro de4f27a2ee
tdehw lib: removed unused and seemingly unnecessary method in storage device.
3 years ago
Michele Calgaro a2edae37ac
tdehw lib: make the call to close the file explicit.
3 years ago
Michele Calgaro 4a8875301d
Removed unused code related to hardware events.
3 years ago
gregory guy 23303e3cc0
Update Windows Generic Device IDs.
3 years ago
gregory guy d7fad5b469
As default behaviour, use hwdata files for pci and usb ids files.
3 years ago
Slávek Banko ac7e0fac53
Fix definitions of slot constants for old cryptsetup API.
3 years ago
Michele Calgaro 35d3a3c504
Fixed handling of arcs in non conforming svg files.
3 years ago