Tobias Koenig
6dddb7eff8
Adapt PageView and PresentationWidget to handle ScreenAnnotations correctly
...
REVIEW: 106986
14 years ago
Tobias Koenig
77ccbbcbaa
Create proper ScreenAnnotations in poppler generator
...
REVIEW: 106605
14 years ago
Tobias Koenig
a41a727e21
Extend GuiUtils with helper function for ScreenAnnotations
...
REVIEW: 106607
14 years ago
Tobias Koenig
563ad0458e
Extend Document::processAction() to handle RenditionActions
...
REVIEW: 106608
14 years ago
Tobias Koenig
d68bba55b4
Make VideoWidget independet of associated annotation type
...
REVIEW: 106606
14 years ago
Tobias Koenig
f713dd0fdf
Extended Okular::ScreenAnnotation to take a trigger action
...
REVIEW: 106604
14 years ago
Tobias Koenig
282950d127
Add Okular::RenditionAction class
...
REVIEW: 106603
14 years ago
Script Kiddy
c639a3434e
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
448a5222f5
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
2d8deeb086
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
94f4b9fe37
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
61565de476
Do not crash in files spectre fails to render
...
BUGS: 308629
FIXED-IN: 4.9.3
14 years ago
Script Kiddy
4e98bdc9c5
SVN_SILENT made messages (.desktop file)
14 years ago
Mailson Menezes
b87d0f6c5b
Fix bug where outdated requests were used on tiles manager
...
Requests created before the tiles manager has started aren't meant to be
used.
14 years ago
Script Kiddy
ba8bd8ba34
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
c1add8acdc
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
5650efa667
Follow allow rules
14 years ago
Christian Holme
146369e3d2
Send word to selection clipboard on double click
...
BUGS: 306824
FIXED-IN: 4.9.3
14 years ago
Albert Astals Cid
c769593ecd
Fix Messages.sh
14 years ago
Script Kiddy
b5954fe334
SVN_SILENT made messages (.desktop file)
14 years ago
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
14 years ago
Marco Martin
b04aa923dc
Merge branch 'mart/okularActive'
14 years ago
Albert Astals Cid
1f2e2353b2
Small style changes
14 years ago
Jon Mease
b395e742fc
Support high precision QTabletEvents for creating annotations
...
REVIEW: 106816
14 years ago
Albert Astals Cid
a1d49eff90
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
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
14 years ago
Albert Astals Cid
f1269cf223
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
30e4830094
Do not crash if start or end layout don't exist
...
BUGS: 308003
FIXED-IN: 4.9.3
14 years ago
Pino Toscano
ef9d86bc34
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Pino Toscano
d6b28e0503
docs: restore <bookinfo>
14 years ago
Marco Martin
b4600c0a95
fix pinch zoom
14 years ago
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
14 years ago
Burkhard Lück
ae5b823811
document permanent mode for annotation tools
...
CCBUG:308284
14 years ago
Marco Martin
fc477b4d4a
access resultsgrid
14 years ago
Marco Martin
06c00e01e6
width is correct even if complains on binding loop
14 years ago
Marco Martin
bb63aaf316
be verbose with scrollbars
14 years ago
Marco Martin
7a40bad3f7
remove reference errors
14 years ago
Marco Martin
bd01d7a069
remove binding loops
14 years ago
Marco Martin
6041b31e43
go to exact bookmark point if possible
14 years ago
Marco Martin
6de4500fd1
bookmarkPosition function
14 years ago
Marco Martin
f59404ed02
expose complete url
14 years ago
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
14 years ago
Albert Astals Cid
42c03e2139
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
1525dea87d
Fix printing contiguous selected pages with bookmarks
...
BUGS: 308200
FIXED-IN: 4.9.3
14 years ago
Mailson Menezes
6032dae9b4
Remove request mutex
...
This mutex at tiles manager is not actually necessary since any of the
related code will run on a different thread.
14 years ago
Albert Astals Cid
3d658eccaa
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
daec8b5411
Give the user an error message
...
At least he'll understand why everything looks so bad
14 years ago
Albert Astals Cid
d0b325c6c5
Merge remote-tracking branch 'origin/KDE/4.9'
...
Conflicts:
shell/shell.cpp
14 years ago
Albert Astals Cid
50b9424577
Don't crash if can't create the part
...
It can fail in some extreme cases
BUG: 308093
14 years ago
Marco Martin
e60bba5f6b
don't use kdeinit, crashes w/ opengl
14 years ago