Martin T. H. Sandsmark
d9a31fa02a
Fix font color parsing in Plucker
10 years ago
Martin T. H. Sandsmark
2b473fedbd
generators: Fix build without implicit cast to/from ascii
...
See previous commit for details.
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Montel Laurent
49129b788a
Reactivate it
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
12 years ago
Pino Toscano
505139af31
generators: fix core #includes removing the okular prefix
15 years ago
Thomas Georgiou
5908d4e67d
Compile. Thanks to hdh.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=721771
19 years ago
Bernhard Loos
5412b15459
port parts of kdegraphics
...
svn path=/branches/work/kde4_kconfig/kconfig/port_trunk/kdegraphics/okular/; revision=720917
19 years ago
Dirk Mueller
604b53033b
fix various memory leaks. It would be nice to use std::auto_ptr
...
here, but that doesn't work, as its an array. Introducing boost::
scoped_array for that is probably overkill. We're not PIM.
svn path=/trunk/KDE/kdegraphics/okular/; revision=671465
19 years ago
Pino Toscano
106e96240c
rename (almost) every ActionFoo class to FooAction
...
exception to this is the ActionDocumentAction, renamed to DocumentAction and whose id is DocAction
svn path=/trunk/KDE/kdegraphics/okular/; revision=660523
19 years ago
Pino Toscano
5f21b15d99
Link -> Action renaming.
...
Step #2 : Link -> Action for the action hierarchy, and for the ObjectRect type.
svn path=/trunk/KDE/kdegraphics/okular/; revision=656140
19 years ago
Pino Toscano
f3e484082d
Link -> Action renaming.
...
Step #1 : link.(cpp|h) -> action.(cpp|h)
svn path=/trunk/KDE/kdegraphics/okular/; revision=656123
19 years ago
Tobias Koenig
ef13da1225
Fixed the loading of documents where not all pages are referenced
...
via links. That's a bug which also exists in the original explode.c
demo app from plkr.org.
svn path=/trunk/playground/graphics/okular/; revision=643276
19 years ago
Tobias Koenig
bc309799d7
Worked around some bugs in QTextCursor/Document, bug reports already sent to TT
...
svn path=/trunk/playground/graphics/okular/; revision=643230
19 years ago
Tobias Koenig
bbab731ce0
Add plugin for the Plucker format ( http://www.plkr.org/ ) which is used for
...
many eBooks. You can find sample files under http://www.gutenberg.org/
svn path=/trunk/playground/graphics/okular/; revision=641974
19 years ago