- 13 May, 2011 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1231700
-
- 10 May, 2011 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1231185
-
- 09 May, 2011 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230986
-
- 08 May, 2011 3 commits
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230922
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230896
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230852
-
- 06 May, 2011 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230663
-
- 05 May, 2011 2 commits
-
-
David Palacio authored
FilePathA is a substring of FilePathB: E.g: /foo/bar /foo/barr A Filepath ends in space /foo/bar /foo/ba_ <- _ is a space In debug build this code fails this assert: qstring.h: inline const QChar QString::operator[](int i) const { Q_ASSERT(i >= 0 && i < size()); return d->data[i]; } REVIEW: 6672 svn path=/trunk/KDE/kdegraphics/okular/; revision=1230522
-
David Palacio authored
REVIEW: 6667 svn path=/trunk/KDE/kdegraphics/okular/; revision=1230519
-
- 25 Feb, 2011 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1222775
-
- 11 Jan, 2011 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1213671
-
- 05 Jan, 2011 1 commit
-
-
Pino Toscano authored
bump some generators version number to the values of the 4.5 branch, plus increase if there was work/fixes done svn path=/trunk/KDE/kdegraphics/okular/; revision=1212170
-
- 28 Dec, 2010 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1209701
-
- 27 Dec, 2010 1 commit
-
-
Albert Astals Cid authored
QImageReader is a bit dumb and does not know how to open jpeg files with .png extension so use kmimetype that is somehow smarter svn path=/trunk/KDE/kdegraphics/okular/; revision=1209685
-
- 19 Dec, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1207664
-
- 23 Oct, 2010 1 commit
-
-
Pino Toscano authored
CCBUG: 254610 svn path=/trunk/KDE/kdegraphics/okular/; revision=1189015
-
- 19 Oct, 2010 2 commits
-
-
Pino Toscano authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1187566
-
Laurent Montel authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1187515
-
- 05 Oct, 2010 4 commits
-
-
Pino Toscano authored
this way we can load resources of 0 bytes (not much useful per-se, but at least we know they are actually existing in the epub archive) svn path=/trunk/KDE/kdegraphics/okular/; revision=1182899
-
Pino Toscano authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1182878
-
Pino Toscano authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1182639
-
Pino Toscano authored
When iterating through the document HTML files, set in the epub document the URL of the current file being loaded, so it is possible to resolve the locations of resources based on the base URL of the current file. This makes it possible to load resources like "foo.css", "somedir/foo.css", "../somedir/foo.css" and so on. BUG: 198764 FIXED-IN: 4.6 svn path=/trunk/KDE/kdegraphics/okular/; revision=1182629
-
- 04 Oct, 2010 1 commit
-
-
David Faure authored
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd) svn path=/trunk/KDE/kdegraphics/okular/; revision=1182571
-
- 03 Oct, 2010 2 commits
-
-
Pino Toscano authored
pages can have identifiers made up only with numbers; this needs to be taken into account when resolving the destination of outline items, otherwise the previous algorithm would assume that a numeric destination is a page number, and thus potentially accessing to wrong pages (and crashing) svn path=/trunk/KDE/kdegraphics/okular/; revision=1182195
-
Pino Toscano authored
so it can be reused within other methods in the private class svn path=/trunk/KDE/kdegraphics/okular/; revision=1182194
-
- 22 Sep, 2010 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1178207
-
- 10 Sep, 2010 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1173928
-
- 25 Aug, 2010 1 commit
-
-
Jeff Mitchell authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1167828
-
- 21 Aug, 2010 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1166364
-
- 10 Aug, 2010 1 commit
-
-
Pino Toscano authored
this way, if we move "data" (for ghostscript/PC research faxes -- see FAXMAGIC) we are always sure to free the right memory buffer CCBUG: 247300 svn path=/trunk/KDE/kdegraphics/okular/; revision=1161849
-
- 08 Aug, 2010 1 commit
-
-
Pino Toscano authored
BUG: 245499 svn path=/trunk/KDE/kdegraphics/okular/; revision=1160615
-
- 28 Jul, 2010 1 commit
-
-
Pino Toscano authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1156088
-
- 27 Jul, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1155394
-
- 15 Jul, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1150134
-
- 12 Jul, 2010 1 commit
-
-
Albert Astals Cid authored
Interpret the char as utf8, fixes inverse search from dvi to tex not working if tex-file's path indicated in dvi contains non-latin letters Patch by mathieu lornac BUGS: 243473 svn path=/trunk/KDE/kdegraphics/okular/; revision=1149143
-
- 23 Jun, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1141647
-
- 19 Jun, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1139821
-
- 08 Jun, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdegraphics/okular/; revision=1135864
-
- 04 Jun, 2010 1 commit
-
-
John Layt authored
Changed exported api so cc: to bindings. CCMAIL: kde-bindings@kde.org CCBUG: 194586 svn path=/trunk/KDE/kdegraphics/okular/; revision=1134379
-
- 03 Jun, 2010 1 commit
-
-
Albert Astals Cid authored
BUGS: 240549 svn path=/trunk/KDE/kdegraphics/okular/; revision=1134257
-