Michele Calgaro
2d05a4b0f9
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8bba786d18
)
11 months ago
Michele Calgaro
b3f501d492
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 007026cdc4
)
12 months ago
Michele Calgaro
f5f1b89f8b
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c7c646af5
)
1 year ago
Michele Calgaro
3d1736fd88
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f52c435e29
)
1 year ago
François Andriot
2742adaad3
ksim/monitors/snmp: add AES privacy protocol, conditional build of DES privacy protocol
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
3 years ago
Michele Calgaro
a4a781296e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2fa177c5d6
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
296306a273
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>
5 years ago
Michele Calgaro
60319c7d5b
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
OBATA Akio
a52303734b
Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
d349995488
Change and simplify `statvfs` conditions in FileSystemStats
...
`getfsstat` v.s. `getvfsstat` condition is different than
`statfs` v.s. `statvfs`, so split each condition and simplify.
For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
it is better than `get(v)fsstat` with fixed buffer size, and easier
than improve it with dynamic buffer allocation.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko
fa8da6b1ca
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
a25f3c7aa6
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
421c249f1f
Fix build on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
8ebcedc9d5
Rename most device icons to comply with XDG standards
10 years ago
Timothy Pearson
e0d45c9658
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
0a435a05f5
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9e5c87c895
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Darrell Anderson
c4d066ffa9
Fix QString -> TQString.
12 years ago
Timothy Pearson
cff40e79ad
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
3c87ec12c2
Rename additional global TQt functions
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
89856e749b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
4c98c089eb
Fix FTBFS on armel
13 years ago
tpearson
625904bd30
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6335dc5580
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9b8c9f1f9e
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/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a2277b6bc7
TQt4 port kdeutils
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b678e7f967
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5f5ee23671
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
2bda8f7717
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/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago