Fabio D'Urso
07c57bb2ab
Dead code removed (PagePrivate::modifyAnnotation)
...
The first if ("modified already") is always taken
14 years ago
Script Kiddy
f6781637c0
SVN_SILENT made messages (.desktop file)
14 years ago
Tobias Koenig
fd03f48bd7
Fix z-order handling of annotations in PDFs
...
REVIEW: 104576
14 years ago
Script Kiddy
d7e2453a4d
SVN_SILENT made messages (.desktop file)
14 years ago
Tobias Koenig
8683822a47
Improve auto play behaviour of videos
...
Use the auto play property of movies that are not started via
the 'page open' action. That's the case for Rendition-based videos
from PDF documents for example.
14 years ago
Albert Astals Cid
648c2a0638
Merge remote-tracking branch 'origin/KDE/4.8'
14 years ago
Albert Astals Cid
25f2776090
Make sure we enable rePos before call setViewport
...
BUGS: 298362
FIXED-IN: 4.8.3
14 years ago
Script Kiddy
ac51eb486c
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
5482696067
SVN_SILENT made messages (.desktop file)
14 years ago
Tobias Koenig
40dd53e5de
Be explicit about auto-play for movie annotations
14 years ago
Tobias Koenig
881e217262
Fix crash in dtor of ScreenAnnotation
...
We don't need to keep the Poppler ScreenAnnotation object around.
14 years ago
Tobias Koenig
802020b5a9
Use embedded ctor of Movie only if media rendition has embedded stream
14 years ago
Albert Astals Cid
0ccf769bbe
Comment this since we don't use it for anything and the window field will be going away in the future
...
(cherry picked from commit 4681d01e5a )
14 years ago
Albert Astals Cid
4681d01e5a
Comment this since we don't use it for anything and the window field will be going away in the future
14 years ago
Tobias Koenig
924fc69854
Start auto-play of video when presentation view is opened
...
Disable auto-play feature for page view, it's not supposed to be used
there when just browsing through a document.
14 years ago
Script Kiddy
00fdc61daa
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
df5b9cd4a2
Do not set mTextPageReady to true
...
mTextPageReady is only used for threaded generation and this is a sync one so resetting it to true make very bad things happen
An improvement of this area is needed since it makes no sense canGenerateTextPage returns mTextPageReady when generateTextPage doesn't use itB
BUGS: 297379
FIXED-IN: 4.8.3
(cherry picked from commit c29ce712cf )
14 years ago
Albert Astals Cid
c29ce712cf
Do not set mTextPageReady to true
...
mTextPageReady is only used for threaded generation and this is a sync one so resetting it to true make very bad things happen
An improvement of this area is needed since it makes no sense canGenerateTextPage returns mTextPageReady when generateTextPage doesn't use itB
BUGS: 297379
FIXED-IN: 4.8.3
14 years ago
Tobias Koenig
63547acd52
Fix compilation for older poppler versions
14 years ago
Tobias Koenig
4639ded310
Implement autostart support for movie annotations
...
Evaluate MovieActions to implement autostart behavior for movie annotations.
REVIEW:104271
14 years ago
Tobias Koenig
5f87327c61
Hide video widget after the video has finished in PlayOnce mode.
14 years ago
Tobias Koenig
8bd5deea1f
cleanup coding style
...
Replace tabs with white spaces and remove trailing white spaces
14 years ago
Albert Astals Cid
a796f78919
Update version for 4.8.2
14 years ago
David Faure
dc2f2d36aa
Fix compilation with strict iterators
14 years ago
Mailson Menezes
bd9087f20a
Remember position on the page in bookmark
...
IOW accept more than one bookmark per page
BUGS: 157198
REVIEW: 104365
14 years ago
Albert Astals Cid
9d805df013
Double click selects words
...
BUGS: 187347
FIXED-IN: 4.9,0
14 years ago
Guillermo A. Amaral B
592c0c1611
Allow PDF Generator to handle embedded movies
14 years ago
Albert Astals Cid
aa893dd0d7
Do not crash on non movie annotations
...
Patch by Fabio D'Urso
CCMAIL: tokoe@kde.org
14 years ago
Tobias Koenig
486df96203
Make video player behave similar to Adobe Acroread
...
Hide the video player initially until the user has clicked on
the annotation area. This ensures that an available 'first-frame' image
is always visible. Also change the appearance of the mouse cursor when
the annotation area is entered.
REVIEW:104159
14 years ago
Parker Coates
1a96a7c797
Remember the mouse mode on exit
...
The default mouse mode on Okular startup is panning. I almost always
want text selection. Somebody else might prefer rectangular selection or
zooming. This patch stores the last active mouse mode in the config and
switches to it on startup.
REVIEW:104147
14 years ago
Yuri Chornoivan
34e4695efc
This is not c-formatted message. Mark it to avoid confusion during translation.
14 years ago
Albert Astals Cid
d3d8025ef1
Merge remote-tracking branch 'origin/KDE/4.8'
...
Conflicts:
VERSION
core/version.h
14 years ago
Albert Astals Cid
bf47b97cc2
Do not return 0 in getFreeMemory for the first two seconds
14 years ago
Albert Astals Cid
4d8ba36488
Add greedy preloading option
...
Based on a patch by Sebastian Rose <s.rose@semkath.de>
REVIEW: 103129
BUGS: 184196
14 years ago
Albert Astals Cid
3e3a504d3c
Allow the renaming of bookmark "parent" items (i.e. file names)
...
Patch heavily inspired on a patch by Constantin Serban-Radoi <costashsrc@gmail.com>
14 years ago
Albert Astals Cid
5e6e54dbb0
Do not delete m_annowindows directly
...
If we do that slotAnnotationWindowDestroyed bites us and the list gets out of sync
14 years ago
Albert Astals Cid
bd6219327f
Update version for 4.8.1
14 years ago
Albert Astals Cid
d34bc7f263
Do not cache end() of a QList you are removing stuff from...
...
...makes it crash :D
BUGS: 294633
FIXED-IN: 4.8.1
14 years ago
Albert Astals Cid
04716f9fd1
Do not cache end() of a QList you are removing stuff from...
...
...makes it crash :D
BUGS: 294633
FIXED-IN: 4.8.1
14 years ago
Script Kiddy
37b9467299
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
cee823fa35
Make search from current page the default
14 years ago
Script Kiddy
5778a66e7c
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
b30c1c7334
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
5cfe3b8575
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
56e356df61
Fix crash on close
14 years ago
Albert Astals Cid
80d7cf0b8a
Merge branch 'textfind-enhancement'
...
Conflicts:
core/textpage.cpp
14 years ago
Albert Astals Cid
12ab23e631
Add a note why we can't use rightRef
14 years ago
Albert Astals Cid
d6c1ead1b0
More small adaptations
14 years ago
Albert Astals Cid
e74894ce94
Put duplicate code in a function
14 years ago
Albert Astals Cid
7825e4c545
Fix stuff for a better merge
14 years ago