Commit Graph

40 Commits (fd87b486699f3d3efe93f2d20847f23897a50a77)

Author SHA1 Message Date
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>
7 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 11 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. 13 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
14 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
14 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
14 years ago
tpearson 7e51b6d5dd rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6612bcfa1e 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/applications/kmymoney@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6aa61ac2c4 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fecb0e67b2 TQt4 port kmymoney
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dadc34655c Added kmymoney
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago