Albert Astals Cid
7cd16e9d61
fix indenting + hoverbuttons do not accept focus
...
svn path=/trunk/playground/graphics/okular/; revision=595774
20 years ago
Pino Toscano
a618f8f7aa
two more kpdf wishes implemented in okular
...
svn path=/trunk/playground/graphics/okular/; revision=595770
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
Albert Astals Cid
0635edb9e4
debug--
...
svn path=/trunk/playground/graphics/okular/; revision=595691
20 years ago
Albert Astals Cid
0d942a0cce
fordward port r595680
...
*******
When reloading a document because it changed still be in presentation mode after the reload
*******
and while at it make the document reloading work again
svn path=/trunk/playground/graphics/okular/; revision=595690
20 years ago
Pino Toscano
2b143ca661
better this than a null icon
...
svn path=/trunk/playground/graphics/okular/; revision=595472
20 years ago
Pino Toscano
22aac31f78
remove some code that is done automatically by Qt for us
...
svn path=/trunk/playground/graphics/okular/; revision=595471
20 years ago
Pino Toscano
c8ba6d8c15
be sure to remove also the pointer to the old annotation window when deleting the window itself
...
svn path=/trunk/playground/graphics/okular/; revision=595393
20 years ago
Pino Toscano
c9346d8331
tooltip for annotation on the pageview
...
svn path=/trunk/playground/graphics/okular/; revision=595377
20 years ago
Pino Toscano
fad1cda795
we're working on this since so many time ago...
...
svn path=/trunk/playground/graphics/okular/; revision=595369
20 years ago
Pino Toscano
20947b2e8d
much like the other side panes
...
svn path=/trunk/playground/graphics/okular/; revision=595366
20 years ago
Pino Toscano
280ba5fd68
improve tooltip
...
svn path=/trunk/playground/graphics/okular/; revision=595313
20 years ago
Pino Toscano
5107d8cd0a
remove old comments and improve another one
...
svn path=/trunk/playground/graphics/okular/; revision=595311
20 years ago
Pino Toscano
b48e3b9c04
- correctly mark a docinfo as not dirty after the first generation
...
- clean up correctly when closing a document
svn path=/trunk/playground/graphics/okular/; revision=595288
20 years ago
Pino Toscano
3f06c92940
remove qt3 hack and make the left toolbox collapsible again
...
svn path=/trunk/playground/graphics/okular/; revision=595267
20 years ago
Laurent Montel
8c4c673073
Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINAL
...
(there was not a dependancy between <name>_final.cpp file and
kcfg file => kfg files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
(I didn't test all compile for the moment I will fix all compile today (without enable-final argument)
kdelibs/kdepimlibs/kdebase/kdeutils compiles fine)
svn path=/trunk/playground/graphics/okular/; revision=595199
20 years ago
Laurent Montel
9f317e53ca
Port to new kde4_automoc macro
...
Necessary to change KDE4_AUTOMOC macro to support
enable-final argument
(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
Regards
svn path=/trunk/playground/graphics/okular/; revision=595060
20 years ago
Pino Toscano
08877db01b
const&
...
svn path=/trunk/playground/graphics/okular/; revision=594961
20 years ago
Pino Toscano
c42348edaa
improve the HighlightAreaRect ctor
...
svn path=/trunk/playground/graphics/okular/; revision=594957
20 years ago
Pino Toscano
12827bf0eb
re-write to avoid using a temporary object
...
svn path=/trunk/playground/graphics/okular/; revision=594953
20 years ago
Pino Toscano
2854e8aea3
slightly improve (not much, but well...)
...
svn path=/trunk/playground/graphics/okular/; revision=594951
20 years ago
Pino Toscano
5d139f7480
some const'ness more
...
svn path=/trunk/playground/graphics/okular/; revision=594950
20 years ago
Pino Toscano
bd7f6f8071
bump version
...
svn path=/trunk/playground/graphics/okular/; revision=594923
20 years ago
Pino Toscano
c566e65326
less verbose, please
...
svn path=/trunk/playground/graphics/okular/; revision=594659
20 years ago
Pino Toscano
b566530fad
very small optimization: instead of doing toLower for each char, do it only once (if necessary, of course)
...
svn path=/trunk/playground/graphics/okular/; revision=594655
20 years ago
Albert Astals Cid
7ae910d0b8
fix rendering when at very high zoom levels
...
svn path=/trunk/playground/graphics/okular/; revision=594633
20 years ago
Pino Toscano
6bd498e8e3
draw the page outline rect correctly again
...
svn path=/trunk/playground/graphics/okular/; revision=594614
20 years ago
Adriaan de Groot
b5ccd28d79
Normalization. Move X11-detecting stuff into kdelibs out of kdegraphics, adjust for style of kdelibs. Put some order in the mess of header and libs checks for X11.
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=594265
20 years ago
Stephan Kulow
80d9cbb9fc
DANGER: pascal compilers ahead
...
svn path=/trunk/playground/graphics/okular/; revision=594114
20 years ago
Pino Toscano
92c358a10e
read sounds, sound links and page actions if the poppler version is head
...
svn path=/trunk/playground/graphics/okular/; revision=593976
20 years ago
Pino Toscano
cf33727105
Add the support for Sounds, links to sounds and opning/closing page actions (only in Page, not really working yet)
...
svn path=/trunk/playground/graphics/okular/; revision=593975
20 years ago
Pino Toscano
8082ea8ff3
detect if we're using poppler head
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=593974
20 years ago
Pino Toscano
fd26a17131
show the clear button of the line edit
...
svn path=/trunk/playground/graphics/okular/; revision=593736
20 years ago
Albert Astals Cid
934a3562d6
- Qt::ScrollBarAlwaysOn
...
+ Qt::ScrollBarAsNeeded
Seems to work well and Florian will be happier
svn path=/trunk/playground/graphics/okular/; revision=593727
20 years ago
Albert Astals Cid
4458c20075
viewport() -> widget()
...
well spotted pino!
svn path=/trunk/playground/graphics/okular/; revision=593718
20 years ago
Albert Astals Cid
d212d60a99
correct indentign, that happens because i use vim instead of kate :-/
...
svn path=/trunk/playground/graphics/okular/; revision=593716
20 years ago
Albert Astals Cid
a5b9f5bff9
since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough
...
svn path=/trunk/playground/graphics/okular/; revision=593714
20 years ago
Albert Astals Cid
d767c84a30
Fix painting when at very few pages and zoom level alst pages where not beign painted
...
svn path=/trunk/playground/graphics/okular/; revision=593692
20 years ago
Pino Toscano
bee45c6eef
SVN_SILENT tab -> spaces
...
svn path=/trunk/playground/graphics/okular/; revision=593650
20 years ago
Pino Toscano
c52a0e622b
Change the way we rotate the pages.
...
Instead of telling the generators to do the work themselves (that was usually destraoying the ld pages and creating the new ones), now we just rotate the page objects deleting only their "mutable" contents.
This way, generators can just return true in their supportRotation() to make okular rotate the pages for them for free. Of course they still have to generate the page pixmaps according to the given page rotation.
Now, there's a new rotationChanged() function in the Generator API so generator that needs it can be norified about the document rotation changing.
CCMAIL: developers@okular.org
svn path=/trunk/playground/graphics/okular/; revision=593632
20 years ago
Pino Toscano
480c2b7431
revert error, so we can still use the "old" wallet (should be do some kind of migration?)
...
svn path=/trunk/playground/graphics/okular/; revision=593463
20 years ago
Albert Astals Cid
e6dae78ac3
Port Q3ScrollView to QScrollArea, probably still has some small issues but seems to work quite well
...
svn path=/trunk/playground/graphics/okular/; revision=593332
20 years ago
Albert Astals Cid
49554bd23b
make internals link work, at least for the dia-manual.chm file, i have no other chm file laying around
...
svn path=/trunk/playground/graphics/okular/; revision=593293
20 years ago
Pino Toscano
c2686ba1d1
show the annotation type in the review side tab, and a simple tooltip with its author
...
svn path=/trunk/playground/graphics/okular/; revision=593266
20 years ago
Pino Toscano
858a6bf783
factor out the text selections ruotines, so they can be used also from other places
...
svn path=/trunk/playground/graphics/okular/; revision=592041
20 years ago
Pino Toscano
ac87494ce0
As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button.
...
svn path=/trunk/playground/graphics/okular/; revision=591837
20 years ago
Adriaan de Groot
7fbf0569b9
Add cmake test to find xf86vmode.h -- which would live in the X includes dir, but I don't know how to get that directory from earlier checks, so look in likely places instead. Code based on FindSane.cmake. License of this 'code' is BSD.
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=590778
20 years ago
Adriaan de Groot
875a299c5d
Typospotting on the cmake modules: follow some of the user docs guidelines and avoid contractions.
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=590777
20 years ago
Albert Astals Cid
792023ffde
don't show invalid dates
...
svn path=/trunk/playground/graphics/okular/; revision=590351
20 years ago
Pino Toscano
53bc686b56
show the right page number in the link tip
...
svn path=/trunk/playground/graphics/okular/; revision=590342
20 years ago