Martin T. H. Sandsmark
d9a31fa02a
Fix font color parsing in Plucker
10 years ago
Martin T. H. Sandsmark
868bf74410
Fix usage of string constants
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
26e4f8de60
Use QVector here too
11 years ago
Albert Astals Cid
250eccf530
plucker: Also accept f as false
...
This bug is present at upstream unpluck too, but given the cvs code hasn't
been touched in ages i have not reported it there
11 years ago
Montel Laurent
49129b788a
Reactivate it
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
12 years ago
Dirk Mueller
c9242ad8e2
add format string marker for better warnings
14 years ago
Pino Toscano
505139af31
generators: fix core #includes removing the okular prefix
15 years ago
Jeff Mitchell
c4a4a08a17
Patch KDE Security Advisory 2010-08-25-1 and CVE-2010-2575
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1167828
16 years ago
Laurent Montel
975de758ba
Now it compiles with enable-final
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908743
17 years ago
Dirk Mueller
cfb96103cb
fix format string
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=819740
18 years ago
Dirk Mueller
a9470717c9
fix logical typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775046
18 years ago
Dirk Mueller
7ea0bce44a
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=734468
19 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
Pino Toscano
1380d9c045
urls can't be NULL at this point (CID 3656), same for urls
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=678155
19 years ago
Dirk Mueller
8d80337da4
fix bazillion of memory leaks (CID 3614)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=671473
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
Dirk Mueller
37d03accd0
fix memory leak (CID 3620)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666003
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
Anne-Marie Mahfouf
1945d479ef
that fixes the "undefined reference to `jpeg_std_error(jpeg_error_mgr*)'" error that several of us get
...
svn path=/trunk/playground/graphics/okular/; revision=646728
19 years ago
Christian Ehrlicher
c5c2da7c89
fix win32 compilation
...
warnings--
svn path=/trunk/playground/graphics/okular/; revision=643874
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
Albert Astals Cid
6c75fd3203
No idea why it was a void * if it always was used as int.
...
This change makes it compile on amd64.
Tobias is the support complete? I tried a document from gutenberg website at it seems i don't get all content.
CCMAIL: tokoe@kde.org
svn path=/trunk/playground/graphics/okular/; revision=642294
19 years ago
Pino Toscano
61ace600ec
extra ';'
...
svn path=/trunk/playground/graphics/okular/; revision=642284
19 years ago
Dirk Mueller
92628902bd
pedantic--
...
svn path=/trunk/playground/graphics/okular/; revision=642236
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