summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
* Use tq* headers instead of ntq* onesr14.1.xMichele Calgaro13 hours1-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6f4c529b36bcea84d6f05a724d99f476ced08fe9)
* Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOLMichele Calgaro2024-05-222-12/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ff47aede2d1dced05a8d52078ec847499742ece)
* Replace KDE_DEPRECATED with TDE_DEPRECATED.Slávek Banko2024-05-211-1/+1
| | | | | | This relates to #275 - part specific to R14.1.x branch. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove KDE_ISLIKELY and KDE_ISUNLIKELY definesMichele Calgaro2024-05-202-66/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7d228ae9aae48bda07d995f3c84debadbc2c5c95)
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵Michele Calgaro2024-05-202-18/+30
| | | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f0c5a4d07b51eb3c08c799b37b2ef4c201fb8b2)
* Remove KDE_DEPRECATED defineMichele Calgaro2024-05-182-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 75d7682354ef3a0de89afcf34247f80417e71753)
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-1423-136/+136
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 43e38f2c0a00cdc052660fab01d32df2c7dc24b0)
* Remove KDE_EXPORT and KDE_NO_EXPORT definesMichele Calgaro2024-05-131-3/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 562773a5f7befb7eac57e57d928cf223a82f97f0)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0214-58/+61
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bba3128085abe1a32cca43d9fb8ac02c2a29bf6b)
* Update version to R14.1.3~[DEVELOPMENT]Michele Calgaro2024-04-291-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version to R14.1.2r14.1.2Michele Calgaro2024-04-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1544-325/+325
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1546-310/+310
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* Fix lvm volumes appearing as removable devicesAlexander Golubev2023-12-283-56/+26
| | | | | | | | | | | | | | | - remove obsolete/erroneous code meddling with GENHD_FL_MEDIA_CHANGE_NOTIFY - use /sys/block/<dev>/removable rather than /sys/block/<dev>/capabilities - deprecate TDEDiskDeviceStatus::Hotpluggable and use TDEDiskDeviceStatus::Removable for all removable devices - put some local utility function into anonymous namespace See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 14573faf07515b472f86dff585bd8a14fa1f25d7)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2610-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5688771d8a6837975be512ee37f61bad7dbd345)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44e712a770ad0ab59d33790a80b5f6235cff6921)
* Replace 'Event' #define stringsMichele Calgaro2023-12-022-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f22a9c72dda24871973033123039639af6577eaa)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-262-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 138bb80efac020c7e78871d3f05127eb37f18274)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-253-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8d79c40791fa0bcac4d4ce1dc7385b19e523ba08)
* Replace color '#define' strings with actual valuesMichele Calgaro2023-11-242-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 17a8fd0ec28f5efbc658892067bb5602b6a8e44c)
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-2319-75/+75
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d42f9ae842840a825c4ad4f7341f82003127c8f6)
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-234-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 73dba53e4a36a31d7c803806706cc8a17a245e5c)
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 80c2465371e5a7ab2dd6adb3c2bc32baa1c9b4ee)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-203-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57e0ed66347db15cb1cd66488f095107e7772ad9)
* Replace Qt with TQtMichele Calgaro2023-11-1526-262/+262
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Update version to R14.1.2~[DEVELOPMENT]Slávek Banko2023-10-301-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update version number for R14.1.1 final release.r14.1.1Slávek Banko2023-10-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-2540-206/+206
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527)
* Update hashing code for strings to be the same as upstream gettext. The old ↵Michele Calgaro2023-09-191-2/+2
| | | | | | | version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 987507131d72dcdd8008f18e301dd8bc3551a572)
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-1210-30/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f36f8966371d24decc0740ccf9f8b0cc2c57838)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e5d5c92c374c8c950f01fa5aa916b3f722f98c1)
* Drop USE_TQT4 codeMichele Calgaro2023-08-3125-238/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57af4f9d87ac88216a3bbcebaeed55db07a8948d)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48b07a0ff120e8b4479bcac912d8a8f043e22ae4)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23278d259378e17087bf9aeaa5e45974dfb74bce)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-088-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2056-67/+67
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-134-32/+32
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 36c049e135b0cec7cf97b41888860186813df5f0)
* Add SunOS specific patchesDenis Kozadaev2023-05-225-3/+16
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit e5acdb1b39fa7d97d7153741202709e078b463a6)
* Update version to R14.1.1~[DEVELOPMENT]Michele Calgaro2023-04-261-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update release version to R14.1.0r14.1.0Michele Calgaro2023-04-161-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add MIT licenseMichele Calgaro2023-03-262-1/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix mangling of '@' in KURL's pretty printing.Michele Calgaro2023-03-061-1/+1
| | | | | | This resolves TDE/tdepim#71. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added compatibility for hwlib support for muslormorph2022-12-141-2/+2
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added missing semicolon to malloc.cormorph2022-12-131-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Update README.kiosk (KDE->TDE, gender neutral)Mavridis Philippe2022-07-181-12/+12
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Minor fixup on names used in previous commit. This aligns to the names of ↵Michele Calgaro2022-05-181-7/+7
| | | | | | the other tdeio slaves. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the ↵Michele Calgaro2022-05-181-418/+425
| | | | | | whole file alignemnt. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are ↵Michele Calgaro2022-04-201-6/+70
| | | | | | used. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add pid value to debug messages.Michele Calgaro2022-03-231-11/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehw lib: make sure to emit hardwareRemoved signal after removing the ↵Michele Calgaro2022-03-161-3/+8
| | | | | | device from the device list. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>