summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1544-325/+325
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1246-310/+310
* tdehw lib: drop definition of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-281-1/+1
* Fix lvm volumes appearing as removable devicesAlexander Golubev2023-12-283-56/+26
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2110-17/+17
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-6/+6
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-262-3/+3
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-3/+3
* Replace color '#define' strings with actual valuesMichele Calgaro2023-11-232-10/+10
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-2319-75/+75
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-234-10/+10
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-183-7/+7
* Replace Qt with TQtMichele Calgaro2023-11-1526-262/+262
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-2540-206/+206
* Update hashing code for strings to be the same as upstream gettext. The old v...Michele Calgaro2023-09-191-2/+2
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-1210-30/+30
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop USE_TQT4 codeMichele Calgaro2023-08-2625-238/+5
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-5/+5
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-088-17/+17
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2056-67/+67
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-124-32/+32
* Add SunOS specific patchesDenis Kozadaev2023-05-225-3/+16
* Update version to R14.2.0~[DEVELOPMENT]Michele Calgaro2023-04-261-2/+2
* Update release version to R14.1.0r14.1.0Michele Calgaro2023-04-161-1/+1
* Add MIT licenseMichele Calgaro2023-03-262-1/+6
* Fix mangling of '@' in KURL's pretty printing.Michele Calgaro2023-03-061-1/+1
* Added compatibility for hwlib support for muslormorph2022-12-141-2/+2
* Added missing semicolon to malloc.cormorph2022-12-131-1/+1
* Update README.kiosk (KDE->TDE, gender neutral)Mavridis Philippe2022-07-181-12/+12
* Minor fixup on names used in previous commit. This aligns to the names of the...Michele Calgaro2022-05-181-7/+7
* Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the w...Michele Calgaro2022-05-181-418/+425
* tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are ...Michele Calgaro2022-04-201-6/+70
* Add pid value to debug messages.Michele Calgaro2022-03-231-11/+13
* tdehw lib: make sure to emit hardwareRemoved signal after removing the device...Michele Calgaro2022-03-161-3/+8
* tdehw: make rtc devices appear as Timekeeping rather than Mainboard devicesAlexander Golubev2022-02-151-3/+3
* Removed HAL dependant code.Michele Calgaro2022-02-143-163/+5
* Use AUTOMOC for generated sources instead of a specific rule.Slávek Banko2022-01-141-8/+1
* tdehwlib: Prevent potential crash, when building without Network Manager supp...Slávek Banko2021-09-301-3/+8
* tdehw lib: reworked device notifications to avoid repeated scanning of devices.Michele Calgaro2021-08-134-169/+84
* tdehw lib: removed unused and seemingly unnecessary method in storage device.Michele Calgaro2021-08-102-60/+0
* tdehw lib: make the call to close the file explicit.Michele Calgaro2021-08-091-0/+1
* Removed unused code related to hardware events.Michele Calgaro2021-08-023-32/+0
* Update Windows Generic Device IDs.gregory guy2021-06-131-138/+330
* As default behaviour, use hwdata files for pci and usb ids files.gregory guy2021-06-131-2/+2
* Fix definitions of slot constants for old cryptsetup API.Slávek Banko2021-06-071-5/+3
* Fixed handling of arcs in non conforming svg files.Michele Calgaro2021-05-161-30/+48