summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1613-127/+127
* Replace various '#define' strings - part 6Michele Calgaro2023-12-266-11/+11
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-052-2/+2
* Replace 'Event' #define stringsMichele Calgaro2023-12-023-6/+6
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-6/+6
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-214-11/+11
* Replace Qt with TQtMichele Calgaro2023-11-1311-85/+85
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-1/+1
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-121-4/+4
* Drop USE_TQT4 codeMichele Calgaro2023-08-272-44/+0
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-183-4/+4
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2015-21/+21
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-141-1/+1
* Desktop file translations:Slávek Banko2020-06-282-135/+6
* Fixed missing config modules in Konqueror and Kicker. This resolves issue #150.Michele Calgaro2020-06-011-4/+4
* Removed beagle related code.Michele Calgaro2020-02-091-1/+1
* Fix Kicker name in about dialog.Chris2019-11-101-1/+1
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-191-3/+1
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-2/+2
* Fix dependencies in CMake targetsSlávek Banko2014-10-061-1/+1
* Rename nonkdeappbutton->nontdeappbutton.Darrell Anderson2014-03-021-1/+1
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-283-10/+10
* Kickoff menu: Fix remaining warning messagesFrancois Andriot2013-05-091-6/+0
* Kickoff menu: Allow suspend features using native dbus libraryFrancois Andriot2013-05-091-0/+1
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-171-4/+9
* Add initial taskbar drag and drop supportTimothy Pearson2013-04-121-4/+9
* Overhaul taskbar configuration systemTimothy Pearson2013-04-102-6/+28
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-072-10/+32
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-26/+26
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-12/+12
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-024-5/+5
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-9/+9
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename KSharedTimothy Pearson2013-01-311-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-11/+11
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2516-77/+77
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-40/+40
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-3/+3
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-111-1/+0
* Add profile support to displayconfig and krandrtrayTimothy Pearson2013-01-111-0/+7
* Automatically deactivate disconnected display devicesTimothy Pearson2013-01-092-3/+21
* Fix media:/ kioslave handling of audio CDsTimothy Pearson2012-12-308-15/+479