Fabio D'Urso
e9189c0d71
Added support for user strings in editable form combobox fields
14 years ago
Pino Toscano
abda591a83
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Pino Toscano
bb44ec4afe
use FREETYPE_INCLUDE_DIRS (correct variable)
14 years ago
Albert Astals Cid
769e079e70
Merge remote-tracking branch 'origin/KDE/4.9'
14 years ago
Albert Astals Cid
d59ffb4a7a
Fix crash when searching backwards
...
When searching backwards end is not actually words.end but words.begin (since the loop goes backwards) hence we can't pass end to stringLengthAdaptedWithHyphen
I've now renamed end to loop_end to make it a bit more clear.
BUGS: 309030
FIXED-IN: 4.9.4
14 years ago
Albert Astals Cid
9843a76cc0
Merge remote-tracking branch 'origin/KDE/4.9'
...
Conflicts:
VERSION
core/version.h
14 years ago
Albert Astals Cid
84be046806
Update version 0.15.3 for 4.9.3 release
14 years ago
Script Kiddy
58b76a228a
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
02893a5d74
SVN_SILENT made messages (.desktop file)
14 years ago
Tobias Koenig
24e8fbd447
Make sure HAVE_POPPLER_0_22 really checks for latest version
14 years ago
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
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