Michele Calgaro
c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
55cef71441
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
b93a9330d8
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
0e051a3c83
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
fce92533f8
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe
08380de42c
Some fixes for cover page mode
...
* 1-page shift is now taken into account for size pages.
Before this change, the last page of a document with an even count of
pages would have zero height and be displayed 'floating' over the page
above it.
* Improved code readability by using a variable to store the result of
the cover page mode check.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
3afb31110a
Cover page support for KPDF
...
This resolves issue #26 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro
14d0fbe96c
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
7f685c3c9b
kpdf: Enable zoom up to 800%.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Timothy Pearson
28766e0e41
Bring mouse icon into XDG compliance
10 years ago
Timothy Pearson
a09a812266
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
65dde0a768
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
50e3d450c5
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
642b172d8e
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
958d14ea30
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2de651421
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
81576b1337
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
65eca7929c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
00b4f54142
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6adb71382c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
74f47aebb7
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e8f365173e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
1aa0bb45dc
Rename a few stragglers
13 years ago
Timothy Pearson
ebbee358ab
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
74c05bbf9d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
45f529de24
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ec1fddcd0d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit c2637a0da6
.
13 years ago
Timothy Pearson
c2637a0da6
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
698dd70e28
Additional renaming of kde to tde
13 years ago
Timothy Pearson
47edcc660c
Rename kwin to twin (part 1 of 2)
13 years ago
tpearson
e7366c97c9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da4be7880f
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bce8199dda
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/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e69e8b1d09
TQt4 port kdegraphics
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b41a969e52
[kdegraphics/kpdf] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1229555 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eba47f8f06
TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9116c29739
* kpdf page rotate options
...
* kdvi options dialog enhancements
* djvu plugin for kviewshell
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1062216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
47d455dd55
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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago