| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 26 | -262/+262 |
* | Update version to R14.1.2~[DEVELOPMENT] | Slávek Banko | 2023-10-30 | 1 | -2/+2 |
* | Update version number for R14.1.1 final release.r14.1.1 | Slávek Banko | 2023-10-18 | 1 | -1/+1 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 40 | -206/+206 |
* | Update hashing code for strings to be the same as upstream gettext. The old v... | Michele Calgaro | 2023-09-19 | 1 | -2/+2 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 10 | -30/+30 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 25 | -238/+5 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -5/+5 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 8 | -17/+17 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 56 | -67/+67 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 4 | -32/+32 |
* | Add SunOS specific patches | Denis Kozadaev | 2023-05-22 | 5 | -3/+16 |
* | Update version to R14.1.1~[DEVELOPMENT] | Michele Calgaro | 2023-04-26 | 1 | -2/+2 |
* | Update release version to R14.1.0r14.1.0 | Michele Calgaro | 2023-04-16 | 1 | -1/+1 |
* | Add MIT license | Michele Calgaro | 2023-03-26 | 2 | -1/+6 |
* | Fix mangling of '@' in KURL's pretty printing. | Michele Calgaro | 2023-03-06 | 1 | -1/+1 |
* | Added compatibility for hwlib support for musl | ormorph | 2022-12-14 | 1 | -2/+2 |
* | Added missing semicolon to malloc.c | ormorph | 2022-12-13 | 1 | -1/+1 |
* | Update README.kiosk (KDE->TDE, gender neutral) | Mavridis Philippe | 2022-07-18 | 1 | -12/+12 |
* | Minor fixup on names used in previous commit. This aligns to the names of the... | Michele Calgaro | 2022-05-18 | 1 | -7/+7 |
* | Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the w... | Michele Calgaro | 2022-05-18 | 1 | -418/+425 |
* | tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are ... | Michele Calgaro | 2022-04-20 | 1 | -6/+70 |
* | Add pid value to debug messages. | Michele Calgaro | 2022-03-23 | 1 | -11/+13 |
* | tdehw lib: make sure to emit hardwareRemoved signal after removing the device... | Michele Calgaro | 2022-03-16 | 1 | -3/+8 |
* | tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices | Alexander Golubev | 2022-02-15 | 1 | -3/+3 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 3 | -163/+5 |
* | Use AUTOMOC for generated sources instead of a specific rule. | Slávek Banko | 2022-01-14 | 1 | -8/+1 |
* | tdehwlib: Prevent potential crash, when building without Network Manager supp... | Slávek Banko | 2021-09-30 | 1 | -3/+8 |
* | tdehw lib: reworked device notifications to avoid repeated scanning of devices. | Michele Calgaro | 2021-08-13 | 4 | -169/+84 |
* | tdehw lib: removed unused and seemingly unnecessary method in storage device. | Michele Calgaro | 2021-08-10 | 2 | -60/+0 |
* | tdehw lib: make the call to close the file explicit. | Michele Calgaro | 2021-08-09 | 1 | -0/+1 |
* | Removed unused code related to hardware events. | Michele Calgaro | 2021-08-02 | 3 | -32/+0 |
* | Update Windows Generic Device IDs. | gregory guy | 2021-06-13 | 1 | -138/+330 |
* | As default behaviour, use hwdata files for pci and usb ids files. | gregory guy | 2021-06-13 | 1 | -2/+2 |
* | Fix definitions of slot constants for old cryptsetup API. | Slávek Banko | 2021-06-07 | 1 | -5/+3 |
* | Fixed handling of arcs in non conforming svg files. | Michele Calgaro | 2021-05-16 | 1 | -30/+48 |
* | Build tdehw library as a standalone library. | Slávek Banko | 2021-05-07 | 5 | -15/+52 |
* | Removed dbus access rules for invalid "send_destination". | Slávek Banko | 2021-02-09 | 1 | -16/+0 |
* | tdehwlib: Allow everyone to read the status of input switches. | Slávek Banko | 2021-02-09 | 1 | -0/+4 |
* | tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL | Alexander Golubev | 2021-02-08 | 1 | -0/+4 |
* | Fixed more uncrustify's code formatting offending files. | Michele Calgaro | 2021-01-03 | 2 | -4/+47 |
* | Fixed second pass uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-27 | 2 | -14/+20 |
* | Drop weird macro and use memcpy/memset instead. | Michele Calgaro | 2020-12-20 | 1 | -99/+9 |
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 2 | -16/+12 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 2 | -5/+5 |
* | Update translation template. | Automated System | 2020-11-25 | 1 | -0/+2 |
* | Add CMakeL10n rules to update all_languages.desktop | Slávek Banko | 2020-11-25 | 1 | -0/+68 |
* | Unify language names between all_languages.desktop in tdelibs | Slávek Banko | 2020-11-24 | 1 | -8/+8 |