Commit graph

5922 commits

Author SHA1 Message Date
Tobias Koenig 24e8fbd447 Make sure HAVE_POPPLER_0_22 really checks for latest version 2012-10-28 17:38:21 +01:00
Tobias Koenig 6dddb7eff8 Adapt PageView and PresentationWidget to handle ScreenAnnotations correctly
REVIEW: 106986
2012-10-25 08:30:41 +02:00
Tobias Koenig 77ccbbcbaa Create proper ScreenAnnotations in poppler generator
REVIEW: 106605
2012-10-22 13:04:48 +02:00
Tobias Koenig a41a727e21 Extend GuiUtils with helper function for ScreenAnnotations
REVIEW: 106607
2012-10-22 13:04:26 +02:00
Tobias Koenig 563ad0458e Extend Document::processAction() to handle RenditionActions
REVIEW: 106608
2012-10-22 13:04:02 +02:00
Tobias Koenig d68bba55b4 Make VideoWidget independet of associated annotation type
REVIEW: 106606
2012-10-22 13:03:36 +02:00
Tobias Koenig f713dd0fdf Extended Okular::ScreenAnnotation to take a trigger action
REVIEW: 106604
2012-10-22 13:03:08 +02:00
Tobias Koenig 282950d127 Add Okular::RenditionAction class
REVIEW: 106603
2012-10-22 13:02:23 +02:00
Script Kiddy c639a3434e SVN_SILENT made messages (.desktop file) 2012-10-21 10:35:53 +02:00
Script Kiddy 448a5222f5 SVN_SILENT made messages (.desktop file) 2012-10-20 11:36:37 +02:00
Script Kiddy 2d8deeb086 SVN_SILENT made messages (.desktop file) 2012-10-19 10:37:40 +02:00
Albert Astals Cid 94f4b9fe37 Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-19 00:28:57 +02:00
Albert Astals Cid 61565de476 Do not crash in files spectre fails to render
BUGS: 308629
FIXED-IN: 4.9.3
2012-10-19 00:28:36 +02:00
Script Kiddy 4e98bdc9c5 SVN_SILENT made messages (.desktop file) 2012-10-18 10:32:30 +02:00
Script Kiddy ba8bd8ba34 SVN_SILENT made messages (.desktop file) 2012-10-17 16:31:12 +02:00
Albert Astals Cid c1add8acdc Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-16 20:39:58 +02:00
Albert Astals Cid 5650efa667 Follow allow rules 2012-10-16 20:38:55 +02:00
Christian Holme 146369e3d2 Send word to selection clipboard on double click
BUGS: 306824
FIXED-IN: 4.9.3
2012-10-16 20:36:52 +02:00
Albert Astals Cid c769593ecd Fix Messages.sh 2012-10-16 20:20:07 +02:00
Script Kiddy b5954fe334 SVN_SILENT made messages (.desktop file) 2012-10-16 18:40:37 +02:00
Bogdan Cristea 7ce6990098 Separate settings in core and non core
Will make it easier to make separate apps based on the core in the future
Note this will most probably break your settings if you are not running a very up to date kdelibs (4.9 or 4.10)
so be careful on updating
REVIEW: 104947
2012-10-16 00:28:29 +02:00
Marco Martin b04aa923dc Merge branch 'mart/okularActive' 2012-10-15 20:56:10 +02:00
Albert Astals Cid 1f2e2353b2 Small style changes 2012-10-15 20:21:43 +02:00
Jon Mease b395e742fc Support high precision QTabletEvents for creating annotations
REVIEW: 106816
2012-10-15 20:11:47 +02:00
Albert Astals Cid a1d49eff90 Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-14 22:30:52 +02:00
Albert Astals Cid a0c398ea07 Only spectre_exporter_end if everything was successful
Otherwise we might end up crashing, of course this does not solve
why this error happened, but better getting an error saying something failed
than a crash .-)
FIXED-IN: 4.9.3
BUGS: 308160
2012-10-14 22:28:28 +02:00
Albert Astals Cid f1269cf223 Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-14 18:59:17 +02:00
Albert Astals Cid 30e4830094 Do not crash if start or end layout don't exist
BUGS: 308003
FIXED-IN: 4.9.3
2012-10-14 18:57:37 +02:00
Pino Toscano ef9d86bc34 Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-13 01:50:28 +02:00
Pino Toscano d6b28e0503 docs: restore <bookinfo> 2012-10-13 01:50:14 +02:00
Marco Martin b4600c0a95 fix pinch zoom 2012-10-12 22:04:06 +02:00
Aaron Seigo d34de680c3 limit zoom to between 1/3rd and 2x in size.
this also consolidates the zoom application in one function which already
actually existed but was only used for one part of one area of scaling.
put it all in one place so we can manage zoom policies in a tidy fashion
2012-10-12 16:47:18 +02:00
Burkhard Lück ae5b823811 document permanent mode for annotation tools
CCBUG:308284
2012-10-12 16:23:44 +02:00
Marco Martin fc477b4d4a access resultsgrid 2012-10-12 14:50:15 +02:00
Marco Martin 06c00e01e6 width is correct even if complains on binding loop 2012-10-12 14:11:08 +02:00
Marco Martin bb63aaf316 be verbose with scrollbars 2012-10-12 13:59:36 +02:00
Marco Martin 7a40bad3f7 remove reference errors 2012-10-12 13:22:44 +02:00
Marco Martin bd01d7a069 remove binding loops 2012-10-12 13:15:13 +02:00
Marco Martin 6041b31e43 go to exact bookmark point if possible 2012-10-12 12:50:39 +02:00
Marco Martin 6de4500fd1 bookmarkPosition function 2012-10-12 11:05:31 +02:00
Marco Martin f59404ed02 expose complete url 2012-10-12 10:51:32 +02:00
T.C. Hollingsworth e84d64816a docs: add id attribute to <book> and <article> elements
this commit was automated; please revert if it causes trouble
for details see http://lists.kde.org/?l=kde-doc-english&m=134965352825792&w=2

SVN_SILENT
2012-10-11 22:16:14 -04:00
Albert Astals Cid 42c03e2139 Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-10 23:18:56 +02:00
Albert Astals Cid 1525dea87d Fix printing contiguous selected pages with bookmarks
BUGS: 308200
FIXED-IN: 4.9.3
2012-10-10 23:17:17 +02:00
Albert Astals Cid 3d658eccaa Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-09 00:09:38 +02:00
Albert Astals Cid daec8b5411 Give the user an error message
At least he'll understand why everything looks so bad
2012-10-09 00:08:05 +02:00
Albert Astals Cid d0b325c6c5 Merge remote-tracking branch 'origin/KDE/4.9'
Conflicts:
	shell/shell.cpp
2012-10-08 23:58:47 +02:00
Albert Astals Cid 50b9424577 Don't crash if can't create the part
It can fail in some extreme cases
BUG: 308093
2012-10-08 23:52:44 +02:00
Marco Martin e60bba5f6b don't use kdeinit, crashes w/ opengl 2012-10-08 10:29:45 +02:00
Aaron Seigo e82ee0f7e3 set an interval on the timer 2012-10-07 21:09:15 +02:00