summaryrefslogtreecommitdiffstats
path: root/khotkeys
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0314-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1634-236/+236
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-265-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-132-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-252-2/+2
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2040-60/+60
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* khotkeys: added 'waiting' action to the list of available choices.Michele Calgaro2022-08-2513-11/+277
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TCC khotkeys: added 'move up' and 'move down' buttons to 'Actions' and ↵Michele Calgaro2022-08-118-53/+190
| | | | | | 'Conditions' listviews for input actions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TCC khotkeys: fixed logic related to action and condition item selection ↵Michele Calgaro2022-08-092-19/+57
| | | | | | after deleting an existing item. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-289-3344/+29
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Synchronize German translation of web pages with the rest.Chris2020-01-231-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-198-24/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed khotkeys.desktop handling. This resolve bug 2685.Michele Calgaro2016-09-116-223/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* 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 ↵Timothy Pearson2014-10-112-3/+3
| | | | match XDG specifications
* 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 ↵Darrell Anderson2014-02-012-40/+202
| | | | files, minor handbook housekeeping.
* 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
| | | | Thanks to Francois Andriot for the patch
* Update text strings in KControl Input Actions dialogs and fix r14-xdg-updateDarrell Anderson2012-07-171-136/+136
| | | | script to address the same text strings in the user's profile.
* Branding: KDE->TDEDarrell Anderson2012-06-271-17/+17
|
* Fix covariant return checkTimothy Pearson2012-06-151-1/+1
| | | | | This partially resolves Bug 1025 Thanks to 'Nix' for the patch!
* 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
|