Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 25 | -238/+5 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 57af4f9d87ac88216a3bbcebaeed55db07a8948d) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 48b07a0ff120e8b4479bcac912d8a8f043e22ae4) | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 23278d259378e17087bf9aeaa5e45974dfb74bce) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 8 | -17/+17 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 56 | -67/+67 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 4 | -32/+32 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 36c049e135b0cec7cf97b41888860186813df5f0) | ||||
* | Add SunOS specific patches | Denis Kozadaev | 2023-05-22 | 5 | -3/+16 |
| | | | | | Signed-off-by: Denis Kozadaev <[email protected]> (cherry picked from commit e5acdb1b39fa7d97d7153741202709e078b463a6) | ||||
* | Update version to R14.1.1~[DEVELOPMENT] | Michele Calgaro | 2023-04-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update release version to R14.1.0r14.1.0 | Michele Calgaro | 2023-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add MIT license | Michele Calgaro | 2023-03-26 | 2 | -1/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix mangling of '@' in KURL's pretty printing. | Michele Calgaro | 2023-03-06 | 1 | -1/+1 |
| | | | | | | This resolves TDE/tdepim#71. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added compatibility for hwlib support for musl | ormorph | 2022-12-14 | 1 | -2/+2 |
| | | | | Signed-off-by: ormorph <[email protected]> | ||||
* | Added missing semicolon to malloc.c | ormorph | 2022-12-13 | 1 | -1/+1 |
| | | | | Signed-off-by: ormorph <[email protected]> | ||||
* | Update README.kiosk (KDE->TDE, gender neutral) | Mavridis Philippe | 2022-07-18 | 1 | -12/+12 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Minor fixup on names used in previous commit. This aligns to the names of ↵ | Michele Calgaro | 2022-05-18 | 1 | -7/+7 |
| | | | | | | the other tdeio slaves. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the ↵ | Michele Calgaro | 2022-05-18 | 1 | -418/+425 |
| | | | | | | whole file alignemnt. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are ↵ | Michele Calgaro | 2022-04-20 | 1 | -6/+70 |
| | | | | | | used. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add pid value to debug messages. | Michele Calgaro | 2022-03-23 | 1 | -11/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: make sure to emit hardwareRemoved signal after removing the ↵ | Michele Calgaro | 2022-03-16 | 1 | -3/+8 |
| | | | | | | device from the device list. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices | Alexander Golubev | 2022-02-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 3 | -163/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use AUTOMOC for generated sources instead of a specific rule. | Slávek Banko | 2022-01-14 | 1 | -8/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehwlib: Prevent potential crash, when building without Network Manager ↵ | Slávek Banko | 2021-09-30 | 1 | -3/+8 |
| | | | | | | support. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehw lib: reworked device notifications to avoid repeated scanning of devices. | Michele Calgaro | 2021-08-13 | 4 | -169/+84 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: removed unused and seemingly unnecessary method in storage device. | Michele Calgaro | 2021-08-10 | 2 | -60/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: make the call to close the file explicit. | Michele Calgaro | 2021-08-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unused code related to hardware events. | Michele Calgaro | 2021-08-02 | 3 | -32/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update Windows Generic Device IDs. | gregory guy | 2021-06-13 | 1 | -138/+330 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | As default behaviour, use hwdata files for pci and usb ids files. | gregory guy | 2021-06-13 | 1 | -2/+2 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix definitions of slot constants for old cryptsetup API. | Slávek Banko | 2021-06-07 | 1 | -5/+3 |
| | | | | | | This resolves issue #137. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed handling of arcs in non conforming svg files. | Michele Calgaro | 2021-05-16 | 1 | -30/+48 |
| | | | | | | This resolves issue TDE/tde#46. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Build tdehw library as a standalone library. | Slávek Banko | 2021-05-07 | 5 | -15/+52 |
| | | | | | | This causes tdecore API change! Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed dbus access rules for invalid "send_destination". | Slávek Banko | 2021-02-09 | 1 | -16/+0 |
| | | | | | | | | | | For the tde_dbus_hardwarecontrol daemon, the destination is always "org.trinitydesktop.hardwarecontrol", which provides interfaces for individual components. The permissions for the standard dbus Introspectable and Properties calls are therefore set together on one destination, regardless of the interfaces for the individual components. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehwlib: Allow everyone to read the status of input switches. | Slávek Banko | 2021-02-09 | 1 | -0/+4 |
| | | | | | | | | | Reading the status of input switches seems safe so that it can be allowed to everyone. This will prevent the log from being filled with unauthorized access messages if the user is not a member of the plugdev group - this resolve issue TDE/tde#44. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL | Alexander Golubev | 2021-02-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Fixed more uncrustify's code formatting offending files. | Michele Calgaro | 2021-01-03 | 2 | -4/+47 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed second pass uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-27 | 2 | -14/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop weird macro and use memcpy/memset instead. | Michele Calgaro | 2020-12-20 | 1 | -99/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 2 | -16/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 2 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 |
| | | | | | | according to the entry.desktop files from tde-i18n. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Unify language names between all_languages.desktop in tdelibs | Slávek Banko | 2020-11-24 | 1 | -8/+8 |
| | | | | | | and entry.desktop files in tde-i18n. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehw lib: fixed detection of mountable optical disks with incomplete | Michele Calgaro | 2020-11-22 | 1 | -6/+8 |
| | | | | | | partition table. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: reworked code for eject operation to support return type ↵ | Michele Calgaro | 2020-11-21 | 2 | -37/+66 |
| | | | | | | TQStringVariantMap. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added support for locking/unlocking of LUKS disks using pmount/pumount. | Michele Calgaro | 2020-10-31 | 1 | -9/+65 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed mounting and unmounting of mapped storage devices. | Michele Calgaro | 2020-10-10 | 6 | -27/+70 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed displaying of encrypted disks. | Michele Calgaro | 2020-10-10 | 3 | -145/+71 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added udisks2 support for unlocking/locking of encrypted disks. | Michele Calgaro | 2020-10-10 | 4 | -24/+228 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwlib: Add regular monitoring of power supply device status, | Slávek Banko | 2020-10-07 | 1 | -1/+10 |
| | | | | | | | | | to be able to generate a signal when the power state changes, if the signal is not generated from udev. This resolves issue TDE/tde#30. Signed-off-by: Slávek Banko <[email protected]> |