Michele Calgaro
79f019f19e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c04ba2b381
)
10 months ago
Michele Calgaro
716294c77e
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 51e1505d8c
)
1 year ago
Michele Calgaro
5d7c4c8ae0
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1cb737eca8
)
1 year ago
Slávek Banko
534dd67805
Add PO_DIR option to properly merge translations into desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
637b8632f4
Added translation of .desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy
6b3181cf92
Conversion to the cmake building system.
...
Added several man pages taken from the Debian packaging.
Cleanup headers in ui files.
Add png icons for mono theme.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
cmake:
- Use tde_add_check_executable instead of a combination
of separate calls to tde_add_executable and add_test.
- Simplify the detection of time.h and sys/time.h headers.
- Refactor phrasebook files install, kmouth.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
edd810f957
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2fecb1619e
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
921a022b2d
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
65525c5ad5
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
bad8dd9dd0
Cleanup TDELocale warnings in kbstate applet
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
868adeb593
Add missing LDFLAGS causing FTBFS
11 years ago
Timothy Pearson
c96f95eaac
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
127600d4f1
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
aa049a28e9
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
98841fe5a2
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
ce843d9ed1
Rename kdisplay for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
6b23c84fe5
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5ca50f0ef6
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a1dc980408
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6379d18e0e
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0b54abbdf8
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
973b82a5b2
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Darrell Anderson
0c240abbab
Update XDG information in support of bug report 892.
13 years ago
Timothy Pearson
8beee0fd02
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
f82f3a8731
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
583747fb4f
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
c7ce89fcae
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
6687cd2515
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
f46912a1a5
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 23aecb275d
.
13 years ago
Timothy Pearson
23aecb275d
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
96900aaa40
Additional renaming of kde to tde
13 years ago
Timothy Pearson
d479daee57
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
4091001048
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
72481b840a
Additional kde to tde renaming
13 years ago
tpearson
a462cfdf7a
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1b93777b64
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f138d74fe1
TQt4 port kdeaccessibility
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1237325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8f7fea12cf
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1158414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
28bf3cbba4
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1157633 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
00bb99ac80
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/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago