Pino Toscano
5bd023ee5e
does not seem to be used
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650482
19 years ago
Pino Toscano
ab89efdc56
move okular doc to kdegraphics
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=650478
19 years ago
Pino Toscano
29d515a996
adapt to the recent fix of Lubos to FindFreetype.cmake
...
svn path=/trunk/playground/graphics/okular/; revision=650464
19 years ago
Pino Toscano
8f443fc5fd
disable the old newstuff system, waiting for the porting to the new one
...
svn path=/trunk/playground/graphics/okular/; revision=649662
19 years ago
Pino Toscano
88feb05854
use QCursor instead of KCursor for cursor shapes
...
svn path=/trunk/playground/graphics/okular/; revision=649588
19 years ago
Pino Toscano
ff25e151c5
new kdelibs API
...
svn path=/trunk/playground/graphics/okular/; revision=649300
19 years ago
Luboš Luňák
cf3922d498
No kde_xget_temp_gc().
...
svn path=/trunk/playground/graphics/okular/; revision=649258
19 years ago
Anne-Marie Mahfouf
f8b2cc98a6
typos
...
svn path=/trunk/playground/graphics/okular/; revision=648199
19 years ago
Albert Astals Cid
1c8453f629
remove accidental change
...
svn path=/trunk/playground/graphics/okular/; revision=648179
19 years ago
Albert Astals Cid
5365f79d6d
fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs):
...
Give KMessageBoxes a parent widget.
DVI plugin is missing 4 messageboxes, some work has to be done to get them know the document() so they can call widget()
svn path=/trunk/playground/graphics/okular/; revision=648175
19 years ago
Pino Toscano
fda81c6a58
SVN_SILENT unused #include
...
svn path=/trunk/playground/graphics/okular/; revision=648134
19 years ago
Pino Toscano
0861c3286f
small touches to the backend choosing dialog:
...
- improves the text, getting rid of the wordwrap for the label
- delete the widget class when no more needed
svn path=/trunk/playground/graphics/okular/; revision=648131
19 years ago
Pino Toscano
5deae607aa
do time profiling only when needed
...
svn path=/trunk/playground/graphics/okular/; revision=648103
19 years ago
Pino Toscano
95bb597a85
hide the text selection inside the private class of Page
...
svn path=/trunk/playground/graphics/okular/; revision=648095
19 years ago
Laurent Montel
874714e2b5
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648068
19 years ago
Laurent Montel
4cdcb4a674
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648066
19 years ago
Brad Hards
5f09330e23
Find libqgs, even if it isn't installed.
...
CURRENT_SOURCE_DIR is playground/graphics/okular/generators/ghostview/
so ../libqgs would be
playground/graphics/okular/generators/libqgs
and ../../libqgs would be
playground/graphics/okular/libqgs
so we need ../../../libqgs
svn path=/trunk/playground/graphics/okular/; revision=648055
19 years ago
Pino Toscano
c953ca9927
now that kde depends on Qt4.3, reenable the xps generator by default
...
svn path=/trunk/playground/graphics/okular/; revision=648028
19 years ago
Pino Toscano
08ac5c5a06
simplify
...
svn path=/trunk/playground/graphics/okular/; revision=648027
19 years ago
Albert Astals Cid
233c5c6e0f
make ps transform work again. It was not working because openurl called closeurl that deleted the temporary file. I added a new check not to delete the temporary file if that's the file we are opening :-D
...
svn path=/trunk/playground/graphics/okular/; revision=647619
19 years ago
David Faure
06d18ea3cc
Make it possible to compile all of playground in one go (but also still to compile it like before, of course).
...
-> CMAKE_SOURCE_DIR replaced with CMAKE_CURRENT_SOURCE_DIR.
Remove module-wide config.h files, unused yet, but better remove the temptation.
svn path=/trunk/playground/graphics/okular/; revision=647336
19 years ago
Pino Toscano
a54af96ed8
KProcess -> K3Process
...
svn path=/trunk/playground/graphics/okular/; revision=647321
19 years ago
Pino Toscano
5e1c70b8cb
Use an opaque background for the presentation top bar, as it looks better with Oxygen icons.
...
Original patch by Wilfried Huss, thanks!
CCMAIL: okular-devel@kde.org
svn path=/trunk/playground/graphics/okular/; revision=647275
19 years ago
Marc Espie
eb1f42237b
locate include on OpenBSD
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=647251
19 years ago
Laurent Montel
9c9ee91dba
Port to new api
...
svn path=/trunk/playground/graphics/okular/; revision=647114
19 years ago
Pino Toscano
6501e93423
convert the ps2pdf process to QProcess, albeit not working (almost clueless about why it does not work...)
...
svn path=/trunk/playground/graphics/okular/; revision=646969
19 years ago
Albert Astals Cid
e5e91b7dad
Thanks for helping Wilfried, but i am reverting this change as the transparency is the intended look.
...
If you feel it is wrong to have the topbar transparent please write to okular mailing list https://mail.kde.org/mailman/listinfo/okular-devel and we will be happy to discuss with you and others if having the topbar transparent is a good solution or not.
Albert.
CCMAIL: Wilfried.Huss@gmx.at
svn path=/trunk/playground/graphics/okular/; revision=646819
19 years ago
Anne-Marie Mahfouf
1945d479ef
that fixes the "undefined reference to `jpeg_std_error(jpeg_error_mgr*)'" error that several of us get
...
svn path=/trunk/playground/graphics/okular/; revision=646728
19 years ago
Pino Toscano
82389f9efa
after constructing the text annotation, delete the selection as it's no more useful (and it isn't leaked)
...
svn path=/trunk/playground/graphics/okular/; revision=646514
19 years ago
Pino Toscano
229f3cf1de
add a private function for the nearest Page pixmap, for the PagePainter usage;
...
this way, the pixmap structure can be finally hidden in the private class
svn path=/trunk/playground/graphics/okular/; revision=646502
19 years ago
Wilfried Huss
37235743bf
Fix drawing of the toolbar.
...
svn path=/trunk/playground/graphics/okular/; revision=646481
19 years ago
Pino Toscano
a02c0785fe
use the right icons for the rotation
...
svn path=/trunk/playground/graphics/okular/; revision=646383
19 years ago
Pino Toscano
213b25284f
make the annotation tool tooltip text translatable
...
svn path=/trunk/playground/graphics/okular/; revision=646205
19 years ago
Pino Toscano
6d75d1bff5
make sure to extract the annotation tool tooltips
...
svn path=/trunk/playground/graphics/okular/; revision=646204
19 years ago
Pino Toscano
abd42c14cd
the PickPoint annotator engine can draw a dashed frame around the selected zone if a tool wants it; applied to the free text annotation for now [and improved its description while I was there]
...
svn path=/trunk/playground/graphics/okular/; revision=646200
19 years ago
Pino Toscano
599b77cc37
two bugs and a wish hopefully closed with the new find bar implementation
...
svn path=/trunk/playground/graphics/okular/; revision=646199
19 years ago
Pino Toscano
36b894c75a
Create a (private) PageController that handles the rotation jobs from all the pages.
...
This removes the needs for Page to be a QObject (it's the PageController that connects to the jobs and emits the right signals), so it again a "cheap" object.
svn path=/trunk/playground/graphics/okular/; revision=646010
19 years ago
Pino Toscano
5d5eb0f2ad
don't leak the menu
...
svn path=/trunk/playground/graphics/okular/; revision=645966
19 years ago
Pino Toscano
a67410f74f
move the private class of Page in an own private header
...
svn path=/trunk/playground/graphics/okular/; revision=645963
19 years ago
Pino Toscano
363023331d
add a 'find next' button in the search bar of presentation mode
...
svn path=/trunk/playground/graphics/okular/; revision=645960
19 years ago
Pino Toscano
38c0e26674
keep the right position when we resize
...
svn path=/trunk/playground/graphics/okular/; revision=645759
19 years ago
David Faure
0c1b5314e9
Use standard mimetype names from shared-mime-info
...
svn path=/trunk/playground/graphics/okular/; revision=644959
19 years ago
Pino Toscano
a7abb688a3
- convert to the xdg mimetypes
...
- remove the self-installed mimetypes, as they are in freedesktop.org or in our db
svn path=/trunk/playground/graphics/okular/; revision=644840
19 years ago
Pino Toscano
6293345c95
okular_export.h and form.h must be installed as well
...
svn path=/trunk/playground/graphics/okular/; revision=643914
19 years ago
Christian Ehrlicher
c5c2da7c89
fix win32 compilation
...
warnings--
svn path=/trunk/playground/graphics/okular/; revision=643874
19 years ago
Pino Toscano
6452da8291
PageSizeLabel misses its moc
...
svn path=/trunk/playground/graphics/okular/; revision=643859
19 years ago
Urs Wolfer
6a7101b632
take use of antialiased painter
...
svn path=/trunk/playground/graphics/okular/; revision=643728
19 years ago
Pino Toscano
8704da3d13
react to highlights and draw them
...
svn path=/trunk/playground/graphics/okular/; revision=643612
19 years ago
Pino Toscano
f55c401b20
Refactor the document search interfaces, as discussed on the mailing list.
...
Merge the search in normal mode and the type-ahead in a search bar that appears on the bottom of the page view. This should work nicely.
In presentation mode, add a small floating search toolbar that takes care of searching during the presentation mode, on document request. This is not working yet, but basically most of the work is done.
Please test and report any problems you find.
CCMAIL: okular-devel@kde.org
svn path=/trunk/playground/graphics/okular/; revision=643607
19 years ago
Pino Toscano
af1fd0c1f3
new icon name
...
svn path=/trunk/playground/graphics/okular/; revision=643535
19 years ago