Michele Calgaro
8fca33b35b
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
43bf246262
Fix khotkeys autostart unnecessary feedback. This resolves issue #495
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: wjaguar <wjaguar@users.sourceforge.net>
5 months ago
Michele Calgaro
026828840f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
0d9263f836
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
c4a6487c82
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
100f977221
Replace various tq* strings with TQt::* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
b965cbac5b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
7fed9587e9
khotkeys: added 'waiting' action to the list of available choices.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
5e4ca4df9b
TCC khotkeys: added 'move up' and 'move down' buttons to 'Actions' and 'Conditions' listviews for input actions.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
0c22a14875
TCC khotkeys: fixed logic related to action and condition item selection after deleting an existing item.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
3078b5fa12
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ 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>
4 years ago
Chris
bd4492dc54
Synchronize German translation of web pages with the rest.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6960221d2c
Fixed khotkeys.desktop handling. This resolve bug 2685.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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"
...
This reverts commit fd2369a8f0
.
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
11 years ago
Darrell Anderson
4e411d2bfc
Cleanup TDELocale warnings in kcmhotkeys kcontrol module.
11 years ago
Darrell Anderson
aaeba795fe
Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop files, minor handbook housekeeping.
11 years ago
Slávek Banko
b666d5a3c2
Fix dbus-tqt-1 link directory
11 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
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
5e664c2e4a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a5430e4b98
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
01c60a2678
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
de7e5867a6
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1a9478c6e1
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
cc74f360bb
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79b21d47bc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d061b286a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4e0479220
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d41050ea3f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
03e5e28721
Update TQt3 property/enum macros
12 years ago
Slávek Banko
02f5317468
Fix khotkeys/arts headers includes in CMake
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
759d82e650
Update text strings in KControl Input Actions dialogs and fix r14-xdg-update
...
script to address the same text strings in the user's profile.
12 years ago
Darrell Anderson
d97136fe94
Branding: KDE->TDE
13 years ago