Azat Khuzhin
1fdb0a0a06
Font selector for TextDocumentGenerator
...
REVIEW: 109021
13 years ago
Albert Astals Cid
076e0cfaf8
More the commands to a different file
13 years ago
Albert Astals Cid
541650a4f4
Remove the concept of observer/view id
...
Just use the pointer as id :-)
This is BIC and SIC, increase the soversion now to makes sure we don't forget in the future
Patch based in an earlier patch by Bogdan Cristea <cristeab@gmail.com>
REVIEW: 109115
13 years ago
Fabio D'Urso
394cc00ac5
Initial implementation of widget to edit annotation tools
...
It only supports removal, moveup and movedown.
13 years ago
Fabio D'Urso
17ccabb691
Renamed "Identity" -> "Annotations" config panel
...
It only contained an option to set annotations' author name
13 years ago
Fabio D'Urso
437ddad588
Hide tiles manager within okularcore
...
Only the Tile class (tile.h) is visible from the outside
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
Albert Astals Cid
23d474e6a9
I'll increase the number myself since tokoe seems to ingore my mails
...
CCMAIL: tokoe@kde.org
14 years ago
Tobias Koenig
d3e0dadcac
Introduce notifyCurrentPageChanged callback DocumentObserver interface
14 years ago
Tobias Koenig
8dbd83ab2a
Implement support for poster image of videos in PDF documents
...
With this commit Okular will show a so called poster image for PDF documents
containing movie annotations. The image will be a screenshot of the first frame
of the video.
BUGS: 301603
REVIEW: 105890
FIXED-IN: 4.10.0
14 years ago
Mailson Menezes
9f3cf45e37
Rendering with a tiles manager
...
Currently it's only available for PDFs and does not support rotation.
14 years ago
Albert Astals Cid
7d3a064e15
New ABI compatible changes in okularcore
14 years ago
Fabio D'Urso
6f629e3237
CMakeLists: Install saveinterface.h
14 years ago
Marco Martin
fd84427cc4
add a declarative plugin
...
two components:
Document, represents an Okular::Document
Page: represents an Okular::Page, once connected to a Document can display a single page
14 years ago
Albert Astals Cid
81c5c540df
Update versions for KDE 4.8
...
(cherry picked from commit 51a77e6a51 )
14 years ago
Albert Astals Cid
51a77e6a51
Update versions for KDE 4.8
14 years ago
Dario Freddi
bc182d3a00
Make Okular inhibit sleep and screen power management when in Presentation mode
...
REVIEW:103713
(cherry picked from commit 1a31dffca9 )
14 years ago
Dario Freddi
1a31dffca9
Make Okular inhibit sleep and screen power management when in Presentation mode
...
REVIEW:103713
14 years ago
Michel Ludwig
d29099b39c
Only activate a subset of the available features when the part is launched in viewer mode.
...
In viewer mode the part will now use a different XML GUI file (part-viewermode.rc).
Also, some actions won't be created, e.g. those used for exporting stuff, for
launching presentation mode, or for selecting parts of the document. The captions
of the configuration dialogs also contain the word 'viewer' then.
15 years ago
Niels Ole Salscheider
33b9ff1a36
Add LatexRenderer class
15 years ago
Michel Ludwig
0e29008150
Initial commit of the 'ViewerInterface' and of a first implementation.
15 years ago
David Faure
2c9794071a
Port away from deprecated API + from deprecated lib
15 years ago
Pino Toscano
e2e8ea721f
bump okularcore library version to 1.7.0
15 years ago
Montel Laurent
71cc9b131c
Fix compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"
15 years ago
Pino Toscano
8951699475
cmake: remove the include dir hack, and put the source dir as first
15 years ago
Pino Toscano
a87fb880c7
cmake: improve build system to make okular compile standalone
15 years ago
Pino Toscano
e468048d54
bump okularcore library version to 1.6.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1212166
15 years ago
Albert Astals Cid
64063fe996
Alex says FindOkular.cmake is not the way to go and that we need to install an OkularConfig.cmake
...
That get_filename_component thing seems quite fragile and hacky to me but he is the expert :-)
CCMAIL: neundorf@kde.org
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1179984
16 years ago
Pino Toscano
a934ccf236
bump okularcore library version to 1.5.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1156083
16 years ago
Pino Toscano
e273cfe15f
port SearchLineWidget to KPixmapSequence* and remove own AnimatedWidget
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1105224
16 years ago
Pino Toscano
f5585e12d8
bump okularcore library version to 1.4.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1082010
16 years ago
Pino Toscano
52ce4cc095
disable the (already unused) knewstuff2 stuff from compilation and installation
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1066279
16 years ago
Pino Toscano
27f6d2dd65
add the tests to the build
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1066277
16 years ago
Pino Toscano
b56b3c9160
bump okularcore library version to 1.3.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=989173
17 years ago
Pino Toscano
e5b2b22d20
add a small widget for showing an animation from the "animations" category of the icon theme
...
similar to what KAnimatedButton does, but much simplier
svn path=/trunk/KDE/kdegraphics/okular/; revision=926295
17 years ago
Jakub Stachowski
124feacd06
Split into directories
...
Convert <mbp:pagebreak/>
svn path=/trunk/playground/graphics/okular/mobipocket/okular/; revision=917031
17 years ago
Laurent Montel
975de758ba
Now it compiles with enable-final
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908743
17 years ago
Laurent Montel
316ff85e8f
They don't compile with enable-final
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908183
17 years ago
Pino Toscano
d2cde67548
bump minor number in okularcore library version
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=907919
17 years ago
Jakub Stachowski
9d75b36f60
Proper mime type
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=896219
18 years ago
Laurent Montel
a831fd4628
Use QIMAGEBLITZ cmake module
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=888269
18 years ago
Jakub Stachowski
3b0f174402
Strigi analyzer form mobipocket format.
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=883893
18 years ago
Jakub Stachowski
4361d56b2b
Thumbnail generator
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=882597
18 years ago
Jakub Stachowski
81f027ec30
Support for files compressed with Huffman encoding. This means you can finally
...
read some files that FBReader cannot handle
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=882322
18 years ago
Jakub Stachowski
605ae18b99
Initial import of mobipocket generator
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=882081
18 years ago
Pino Toscano
4da5b7a105
Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search).
...
Factor out the editor commands structure.
svn path=/trunk/KDE/kdegraphics/okular/; revision=873570
18 years ago
Pino Toscano
6639ca47ec
the okularpart uses phonon too now, so link to it
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=851966
18 years ago
Pino Toscano
3ede96ef1b
add a video widget class that encapsulates a Phonon video player and includes all the logic for repeated playbacks, media controls, etc
...
at the moment, it provides just playback and repeat mode
svn path=/trunk/KDE/kdegraphics/okular/; revision=851956
18 years ago
Pino Toscano
b95403b0b2
Add a preliminary and simple version of Movie object and MovieAnnotation.
...
CCBUG: 136574
svn path=/trunk/KDE/kdegraphics/okular/; revision=851145
18 years ago
Laurent Montel
64c0aa80e3
Tag as devel component
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825027
18 years ago