Michele Calgaro
5123998ab7
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41c1fd1fc0
)
8 months ago
Michele Calgaro
3a528d873f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e84ff3d615
)
10 months ago
Michele Calgaro
debbb96576
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 29a883cec1
)
11 months ago
Michele Calgaro
c033bc0422
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b50df900ce
)
12 months ago
Michele Calgaro
0008104748
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96c67c9b39
)
1 year ago
Michele Calgaro
e35b2733a1
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 07ee42fec3
)
1 year ago
Michele Calgaro
1c3fb8b2e1
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba6005e901
)
1 year ago
Michele Calgaro
93816e0a2c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a70f1720e
)
1 year ago
Michele Calgaro
7a469553db
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7da583b506
)
1 year ago
Michele Calgaro
cc22d7d083
Drop automake build support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
2c2a9ece30
Remove unnecessary accelerators from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
eeae53f59d
Replace the use of the old API TQString::data().
...
The definition of -UTQT_NO_COMPAT is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
a6454b1658
Conversion to the cmake building system.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
d536400b45
Cleanup and fix headers installed for public API
...
+ Added installation of headers that are referenced, but were not installed.
+ Some headers were listed as inst_HEADERS and also as noinst_HEADERS.
+ Replaced paths to directories in source code used in "include <...>".
+ Common "tdeversion.h" is now used instead of local "kdecompat.h".
+ Including "config.h" has been moved from ".h" to ".cpp" files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
045c60664e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
d82d67b9ef
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
d792ddf6da
Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson
27e7005bd4
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
6173a1d5bc
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
c22de61bc9
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
42109b08df
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Slávek Banko
bd16154f8f
Fix unintended renaming
11 years ago
Timothy Pearson
c4f43322e8
Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Timothy Pearson
05ca30417c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6f3eb4234
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
a0523230c4
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e8837d86c8
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a6000c6f2f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e03a7da511
Rename KShared
12 years ago
Timothy Pearson
bf6a83f997
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
fe50f29e05
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a9b566f374
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6078e14f28
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6c1d52c824
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
562dad317f
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Slávek Banko
87f567cd9f
Fix inadvertent "TQ" changes.
12 years ago
Darrell Anderson
8bb75767eb
Changed icon theme sym link from default.kde -> default.tde.
13 years ago
Timothy Pearson
aa85254cd1
Rename additional global TQt functions
13 years ago
Timothy Pearson
8c5a639e21
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
6253301bb0
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
8654cea10f
Update to upstream stable version 1.0.5
13 years ago
Timothy Pearson
81ed92522a
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
c70e40bd3f
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
2872359582
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
1f9d00360b
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 252fce5a2a
.
13 years ago
Timothy Pearson
252fce5a2a
Rename a number of old tq methods that are no longer tq specific
13 years ago
tpearson
a37fd34f6b
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f42d56d07c
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
902ba103f2
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago