summaryrefslogtreecommitdiffstats
path: root/khotkeys
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0314-28/+28
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1634-236/+236
* Replace various '#define' strings - part 6Michele Calgaro2023-12-265-5/+5
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-132-3/+3
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-252-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2040-60/+60
* khotkeys: added 'waiting' action to the list of available choices.Michele Calgaro2022-08-2513-11/+277
* TCC khotkeys: added 'move up' and 'move down' buttons to 'Actions' and 'Condi...Michele Calgaro2022-08-118-53/+190
* TCC khotkeys: fixed logic related to action and condition item selection afte...Michele Calgaro2022-08-092-19/+57
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-4/+2
* Desktop file translations:Slávek Banko2020-06-289-3344/+29
* Synchronize German translation of web pages with the rest.Chris2020-01-231-1/+1
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-198-24/+14
* Fixed khotkeys.desktop handling. This resolve bug 2685.Michele Calgaro2016-09-116-223/+0
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-122/+122
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-122/+122
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-122/+122
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-182-2/+2
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-112-3/+3
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-112-120/+120
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+0
* Cleanup TDELocale warnings in kcmhotkeys kcontrol module.Darrell Anderson2014-02-021-1/+1
* Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop f...Darrell Anderson2014-02-012-40/+202
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-201-0/+1
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-1/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
* Add warning messages on hot key command execution failureTimothy Pearson2013-04-061-2/+7
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1527-40/+40
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1412-16/+16
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0113-14/+14
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0119-57/+57
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2718-20/+20
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2519-175/+175
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-12/+12
* 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-192-4/+4
* Update TQt3 property/enum macrosTimothy Pearson2012-10-202-2/+2
* Fix khotkeys/arts headers includes in CMakeSlávek Banko2012-08-181-0/+1
* Update text strings in KControl Input Actions dialogs and fix r14-xdg-updateDarrell Anderson2012-07-171-136/+136
* Branding: KDE->TDEDarrell Anderson2012-06-271-17/+17
* Fix covariant return checkTimothy Pearson2012-06-151-1/+1
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-9/+9
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-216-27/+27