Michele Calgaro
98876ba8c5
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
33b2a9cc7d
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
...
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
0d3043b630
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
Slávek Banko
72b5adf49c
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi
1340cc3235
Use TQString for debugging output with unicode strings
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Fabio Rossi
9fd3b6acfa
Add unicode string support to the ktnef parser library
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Slávek Banko
0d192ed6f2
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
aa882de213
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
1458cc35b2
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
fc24d7b0fc
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
6e9f8cb704
Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes
...
This relates to Bug 2235
Fix a slew of non-virtual destructor problems
10 years ago
Timothy Pearson
8bd51635d7
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
58964048b3
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
8d323d590c
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
ed95608f23
Restructure menu: move Office->PIM submenu items to Internet and Office menus.
11 years ago
Slávek Banko
533bad2a15
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
cfb328d590
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
38b7daf1af
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
02fa17d6dd
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b97ee238f8
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
d318087925
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fd5d099065
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
f2225fc1f9
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
8e2ffd2cc8
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
64df902cf7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b363d2579a
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a9bde819f2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5fc6f26e12
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d6d75dc9ff
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
32b66c9ae7
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
e7e1fde9b7
Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
...
This partially resolves bug report 977.
13 years ago
Darrell Anderson
8297901467
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
b99d4323dd
Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
...
Installing header files to ${INCLUDE_INSTALL_DIR}/tde
added another subdirectory layer that caused build failures
in certain apps such as kipi-plugins.
This partially resolves bug report 600.
13 years ago
Darrell Anderson
9387e16a2c
Further organize TDE Menu.
13 years ago
Darrell Anderson
7ad5bf874d
Rename straggling environment variables KDE->TDE.
13 years ago
Timothy Pearson
17e2ed52db
Rename additional global TQt functions
13 years ago
Timothy Pearson
210090aed3
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
c6c254fd15
Rename include subdirectory to tde
13 years ago
Timothy Pearson
ba2a3ce341
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
716a5de887
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
0e00c0a86a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
9cc13dcbb0
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 3ca10fd9a2
.
13 years ago
Timothy Pearson
3ca10fd9a2
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
1dad5f662a
Rename additional KDE strings
13 years ago
Timothy Pearson
7cb24f16be
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
d70ce47c22
Additional kde to tde renaming
13 years ago
Timothy Pearson
38188136cc
Rename kde libraries to tde
13 years ago
tpearson
0451bfa1df
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago