Commit Graph

81 Commits (master)

Author SHA1 Message Date
Michele Calgaro 0d9263f836
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 100f977221
Replace various tq* strings with TQt::* equivalents
5 months ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
5 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 7fed9587e9
khotkeys: added 'waiting' action to the list of available choices.
2 years ago
Michele Calgaro 5e4ca4df9b
TCC khotkeys: added 'move up' and 'move down' buttons to 'Actions' and 'Conditions' listviews for input actions.
2 years ago
Michele Calgaro 0c22a14875
TCC khotkeys: fixed logic related to action and condition item selection after deleting an existing item.
2 years ago
Michele Calgaro 3078b5fa12
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Chris bd4492dc54 Synchronize German translation of web pages with the rest.
4 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
5 years ago
Slávek Banko 661ed658b7
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro 6960221d2c Fixed khotkeys.desktop handling. This resolve bug 2685.
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson cce4a56a19 Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
10 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson ee9dade9cf Fix Keywords separators to match XDG desktop specifications
10 years ago
Slávek Banko 1f3832a136 Removed unnecessary dependency on dbus-tqt and dbus-1-tqt
10 years ago
Darrell Anderson 4e411d2bfc Cleanup TDELocale warnings in kcmhotkeys kcontrol module.
10 years ago
Darrell Anderson aaeba795fe Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop files, minor handbook housekeeping.
10 years ago
Slávek Banko b666d5a3c2 Fix dbus-tqt-1 link directory
10 years ago
Darrell Anderson 90f1f50f00 Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 6fd6724b2f Add warning messages on hot key command execution failure
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 5e664c2e4a Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1a9478c6e1 Fix FTBFS resulting from KCModule rename
11 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Timothy Pearson 03e5e28721 Update TQt3 property/enum macros
12 years ago
Slávek Banko 02f5317468 Fix khotkeys/arts headers includes in CMake
12 years ago
Darrell Anderson 759d82e650 Update text strings in KControl Input Actions dialogs and fix r14-xdg-update
12 years ago
Darrell Anderson d97136fe94 Branding: KDE->TDE
12 years ago
Timothy Pearson 33aada30d9 Fix covariant return check
12 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892.
12 years ago
Darrell Anderson fcd114f480 Fix references of K Menu -> TDE Menu.
12 years ago