Michele Calgaro
9d73fae3fa
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
663bed0454
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
45ad0192c9
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
ee8fe2c904
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
76898d15ff
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
811b9c6aee
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
41e83f5887
Remove unnecessary accelerator from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
e84505c685
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
dbc86217d0
Add CMakeL10n rules.
...
Create translation templates.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6193032820
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
811ae813e6
Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson
9c311999b5
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
1d8cca2f33
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
17b9795bf2
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
5b03c2a0af
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
7f7536ce97
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ca974a522c
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
a581368f20
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a8c829b452
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9f3512f975
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
8c1f69b6dc
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
14b1eb042e
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
00c3041bcc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1e229505ab
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5e95cfc145
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Darrell Anderson
49f482a249
Update XDG information in support of bug report 892.
13 years ago
Timothy Pearson
291468741b
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
5a561c21d6
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f176190ca6
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
8d3892fee8
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
3ed629ae12
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 650c190e4a
.
13 years ago
Timothy Pearson
650c190e4a
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
ec88f7ac6d
Additional renaming of kde to tde
13 years ago
Timothy Pearson
97902b03b9
Rename additional instances of KDE to TDE
13 years ago
tpearson
ea3848d71d
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
94ec53c96c
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3e2c82e9b8
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
87ab06cc6b
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7c19562ad0
TQt4 port kipi-plugins
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1232561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
57e10fedbc
Import abandoned KDE3 version of kipi plugins
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago