Pino Toscano
b56ad8c3ae
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710227
19 years ago
Pino Toscano
0ceee0b64e
small tweaks to the prev/next buttons in the minibar:
...
- reduce their width of the 10%
- reduce their icon size, so they don't take 40px of height
- remove the custom hover code, Qt::WA_Hover does that for us
- make use of an already-there function to cut a pair of lines of code (yay for easiness!)
svn path=/trunk/KDE/kdegraphics/okular/; revision=698005
19 years ago
Pino Toscano
a2bda2bebb
explain a bit this cryptic lonely two-letters word
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=697972
19 years ago
Pino Toscano
5bfd0d5bd2
don't draw garbage in the progress widget when there's no document open
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=696988
19 years ago
Robert Knight
bb6936f60c
Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=669147
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
9ccf6d520d
adapt the icon names to the icon naming spec
...
svn path=/trunk/playground/graphics/okular/; revision=640710
19 years ago
Pino Toscano
0a40c2ad0f
double the width of the prev/next page buttons
...
svn path=/trunk/playground/graphics/okular/; revision=629217
19 years ago
Pino Toscano
e681776682
don't show a wide minibar when no document is opened
...
svn path=/trunk/playground/graphics/okular/; revision=604048
20 years ago
Pino Toscano
4c0808fabf
a bit less of #include's
...
svn path=/trunk/playground/graphics/okular/; revision=598229
20 years ago
Pino Toscano
1deb800611
instead of being a frame, just use two frames acting as side lines to emulate a
...
visual zone for the minibar. this makes the prev/next buttons more reachable.
svn path=/trunk/playground/graphics/okular/; revision=595840
20 years ago
Albert Astals Cid
7cd16e9d61
fix indenting + hoverbuttons do not accept focus
...
svn path=/trunk/playground/graphics/okular/; revision=595774
20 years ago
Pino Toscano
f27f44fd79
Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view.
...
Implements KPDF wish #102788 .
svn path=/trunk/playground/graphics/okular/; revision=595764
20 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Pino Toscano
9bbabc1f64
Forward port to okular of KPDF commit 586747:
...
Make okular a bit more friendly for users of RtL languages:
- correctly place the message pane (top-left corner of page view for LtR, top-right for RtL)
- make the mini-progressbar fully usable for both the writing directions
(the icons of the previous/next page buttons were already fixed by me)
svn path=/trunk/playground/graphics/okular/; revision=586751
20 years ago
Albert Astals Cid
3e620c0918
the very slight gain in looks is not worth the porting cost
...
svn path=/trunk/playground/graphics/okular/; revision=559181
20 years ago
Pino Toscano
aa82718199
adapt the icons to RtL layouts; use KIcon
...
svn path=/trunk/playground/graphics/okular/; revision=558417
20 years ago
Piotr Szymanski
4045795de8
- fix warnings
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=551075
20 years ago
Albert Astals Cid
6f0787a6fd
some cleaning
...
rotation half works on pdf, search is problematic
this makes you need poppler cvs again
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547375
20 years ago
Pino Toscano
82de708976
less deprecated
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=545419
20 years ago
Pino Toscano
51046d0d30
Port to the Qt4 QPalette usage
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=545413
20 years ago
Pino Toscano
b9c3847506
use parentWidget() instead of casting the parent() ourselves
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=541303
20 years ago
Pino Toscano
26a7422657
correctly overload
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=537819
20 years ago
Stephan Kulow
2805d4cb34
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=537038
20 years ago
Stephan Kulow
7e58d70943
replaced QColorGroup:: with QPalette::
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=535911
20 years ago
Pino Toscano
b86566591b
qt3_support--
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529440
20 years ago
Pino Toscano
383c18eaef
Some graphical improvements, most in the sidebar.
...
Ported the ThumbnailController to QAction.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525158
20 years ago
Pino Toscano
58a391e7a2
improve a bit
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524837
20 years ago
Pino Toscano
22c45feb7e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
20 years ago
Pino Toscano
25e194b435
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524069
20 years ago
Albert Astals Cid
b92b394596
commented some code that made it crash on startup
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522362
20 years ago
Albert Astals Cid
ec923ec701
compile some more files
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521912
20 years ago
Albert Astals Cid
6c6a1ac522
branchport r510876
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=510882
20 years ago
Albert Astals Cid
022dd597dc
fordwardport r510876
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=510880
20 years ago
Laurent Montel
eca207329e
Deprecated--
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=506839
20 years ago
Piotr Szymanski
d09fd28b89
- MERGE KPDF 3.5 CHANGES
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=477586
21 years ago
Albert Astals Cid
c26bc60c30
build
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=467254
21 years ago
Albert Astals Cid
9ae8acd6ef
Ensure the button is updated on enter/leave events, as some styles may not do that.
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=459781
21 years ago
Laurent Montel
fb499e8567
Adapt to new api
...
Remove kde_version
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=459570
21 years ago
Albert Astals Cid
ef18caf016
Qt4 build fix
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=459402
21 years ago
Albert Astals Cid
729ce7418e
Fordwardport fix for bug 112332
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=459401
21 years ago
Albert Astals Cid
dddf216406
Fordward port fix for bug 110171
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=453552
21 years ago
Enrico Ros
b4e8b1e941
applying patch_089
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425041
21 years ago
Albert Astals Cid
65f71d9cdf
fix layouting a bit
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420392
21 years ago
Albert Astals Cid
e73e00117d
Don't crash when receive null qfocusevent *
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420339
21 years ago
Albert Astals Cid
888b0c05a9
link, crashes on startup and has some commented things i need to port later on
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420319
21 years ago
Stephan Binner
a753159331
fix disabled icons
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=410001
21 years ago
Enrico Ros
b7cbbe8bc5
Minor cosmetic change.
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=400290
21 years ago
Albert Astals Cid
bcf32aaf7b
Build on KDE 3.3
...
svn path=/trunk/kdegraphics/kpdf/; revision=386560
21 years ago
Enrico Ros
d1e074058b
cleanups and scroll api
...
svn path=/trunk/kdegraphics/kpdf/; revision=385040
21 years ago