summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* removed org.trinitydesktop.ScreenSaver.xml (for now)feat/dbusscreensaverEmanoil Kotsev4 days1-11/+0
* removed dbusscreensaveriface-staticEmanoil Kotsev4 days6-70/+22
* fixing wrongly reverted pthread in kdesktop/CMakeLists.txtEmanoil Kotsev4 days2-2/+1
* fixing dbus-1-tqt include and library dirsEmanoil Kotsev4 days2-3/+5
* fixing dbus-1-tqt include dirsEmanoil Kotsev4 days1-1/+1
* fixing dbus-1-tqt checkEmanoil Kotsev4 days2-11/+3
* DBus ScreenSaverEmanoil Kotsev4 days9-141/+89
* Auto formatting main.cpp incl. dbus screen saverEmanoil Kotsev4 days8-73/+71
* Add DBus screen saver interface to TDEEmanoil Kotsev4 days10-41/+836
* Use tdeAppMichele Calgaro2025-02-0316-88/+88
* Use tdecrash.hMichele Calgaro2024-12-282-2/+2
* Replace pthread and dl linking with cmake-based variablesMichele Calgaro2024-12-272-3/+3
* Use tdeprocess.hMichele Calgaro2024-12-026-6/+6
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-203-7/+7
* Add support for assigning global shortcuts for suspend actionsMavridis Philippe2024-08-013-2/+51
* Use tq* headers instead of ntq* onesMichele Calgaro2024-06-301-1/+1
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-1/+1
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-145-5/+5
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1616-269/+269
* Replace various '#define' strings - part 6Michele Calgaro2023-12-267-24/+24
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
* Replace 'Event' #define stringsMichele Calgaro2023-12-022-3/+3
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-12/+12
* Replace Qt with TQtMichele Calgaro2023-11-1318-46/+46
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-252-2/+2
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-3/+3
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2020-24/+24
* Use Scale & Crop as default style for wallpaper.Michele Calgaro2022-07-171-4/+34
* Removed HAL dependant code.Michele Calgaro2022-02-141-6/+0
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-9/+2
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-185-19/+19
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-072-2/+2
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-025-19/+69
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ...Michele Calgaro2021-04-222-5/+8
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-141-1/+1
* KDesktop: customizable icon spacing.Mavridis Philippe2021-03-304-30/+104
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0725-22/+22
* Removed code formatting modelines.Michele Calgaro2020-09-225-8/+4
* Desktop file translations:Slávek Banko2020-06-2852-4317/+107
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
* Add FreeBSD / DragonFly specific /proc path for an executable file.Slávek Banko2020-05-261-2/+4
* DilOS: use illumos specific /proc path for an executable fileDenis Kozadaev2020-05-261-0/+4
* Fixed handling of alternative terminal application in MiniCli.Michele Calgaro2020-02-132-7/+7
* Fixed handling of KDesktop -> Right click -> Open Terminal Here... whenMichele Calgaro2020-02-121-2/+2
* mediamanager always get started at TDE startup. Therefore the module is no lo...Michele Calgaro2020-02-061-4/+6
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2020-01-301-1/+1
* Removed kxdglauncher which is now no longer required.Michele Calgaro2020-01-305-229/+3
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relat...Michele Calgaro2020-01-111-1/+1