Michele Calgaro
f38a284617
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
96eaae090e
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
fce92533f8
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
837dbafbea
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
10525c7762
Fix remaining brandings in tdegraphics.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
a89f0502ac
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
d0243fcc86
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
578577c47f
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f4d9c54240
likscan: Prefer pkg-config for libsane detection
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
421429cfbe
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
dc1420defb
Rename most device icons to comply with XDG standards
10 years ago
Timothy Pearson
ffd6b5f842
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
9545faf0fc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
d7556a20d6
Fix incorrect characters.
12 years ago
Timothy Pearson
958d14ea30
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2de651421
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
580d345952
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
81576b1337
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
65eca7929c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
14ad34cde3
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3c5631f74d
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6adb71382c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Darrell Anderson
8fb269b60c
Fix references to user profile directory.
12 years ago
Darrell Anderson
c1b994bdd8
Fix typo in libkscan/CMakeLists.txt.
...
This resolves bug report 1302.
Thanks to Fat-Zer.
12 years ago
Timothy Pearson
e0e5d41dc5
Update TQt3 property/enum macros
12 years ago
Darrell Anderson
ca58f70d61
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
b1576b38eb
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
cd3c62a5cf
Fix libkscan/cmake build failure caused by cmake policy CMP0004.
...
This resolves bug report 901.
Thanks to David C. Rankin.
13 years ago
Timothy Pearson
c509088a31
Rename additional global TQt functions
13 years ago
Timothy Pearson
19c822c41d
Fix Q_CHECK_PTR
13 years ago
Timothy Pearson
e8f365173e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
ebbee358ab
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
74c05bbf9d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
45f529de24
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ec1fddcd0d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit c2637a0da6
.
13 years ago
Timothy Pearson
c2637a0da6
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
e5997191c8
Rename KDEHOME and KDEDIR
13 years ago
tpearson
2a23cf2a84
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7366c97c9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da4be7880f
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bce8199dda
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/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e69e8b1d09
TQt4 port kdegraphics
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
561cd5cd3e
[kdegraphics] added cmake support for libkscan and kooka
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231423 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eba47f8f06
TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
47d455dd55
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
...
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago