45 Commits (f2e9633ea7603df965eb7fdddf875fa8e950fb4d)

Author SHA1 Message Date
Martin T. H. Sandsmark b512e668e0 chm, dvi: Fix build with compiler flags after removing kdelibs4support 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Vishesh Handa 2bfa3ccff0 Port the CHM generator 12 years ago
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 13 years ago
Laurent Montel 975de758ba Now it compiles with enable-final 17 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Frederik Schwarzer 62668cdb2c let me introduce: typo of the year "the the" 18 years ago
Pino Toscano 8a3dda1142 fix the portability fixes: 18 years ago
Adriaan de Groot 59479a6169 Quiet complaints that a function with C++ linkage is being passed to a C function expecting a function pointer with C linkage. 18 years ago
Adriaan de Groot 23e114f2a3 Missed one set of u_int -> uint; the latter is available on more platforms. 18 years ago
Adriaan de Groot 837bb55306 u_int types are less portable than uint types; if this gives problems we can use quint as the most general solution. 18 years ago
Adriaan de Groot 608c465480 Correct peculiar typedef construct 18 years ago
Laurent Montel 3f43482199 Make dashboard happy 18 years ago
Pino Toscano c77c26bcfe extra ';' 18 years ago
Albert Astals Cid aab9224955 resync with kchmviewer 18 years ago
Albert Astals Cid d60620d33d fix FSF address 18 years ago
Albert Astals Cid 2e29cd8ffa port to new kchmviewer code, this brings us to almost no local patch on extern code (we have 1 bugfix + making kio-msits work that i'll notify upstream) 18 years ago
Dirk Mueller 7ea0bce44a fix FSF address 19 years ago
Arto Hytönen e8ad05552b kdegraphics QString::null clean-up. 19 years ago
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 19 years ago
David Faure 728f386e95 extra ';' 19 years ago
Tobias Koenig ac792e5c9c Fixed krazy issues 19 years ago
Albert Astals Cid f67a7f00a6 chm generator no longer needs qt3support 20 years ago
Pino Toscano 80a843cbed TGenerator -> CHMGenerator 20 years ago
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed 20 years ago
Pino Toscano 419cdfbcd0 simply my previous algorithm 20 years ago
Pino Toscano 56a03cd1e4 avoid to consider pages like foo.html and foo.html#bar as different, as actualy they are the same page, just with a different ref. this way we avoid to load many pages repeated (depending on the hyperlinks in the document) 20 years ago
Pino Toscano 9361ce44be less deprecated (Q3CString) 20 years ago
Albert Astals Cid 33848a3ee8 The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD 20 years ago
Pino Toscano f8de9e780e adapt to the recent cmake changes 20 years ago
Pino Toscano 1e697c87ca less qt3_support 20 years ago
Pino Toscano 90db8a5868 less qt3_support 20 years ago
Pino Toscano 55bc51a6d0 less qt3_support 20 years ago
Pino Toscano 22c45feb7e less qt3_support 20 years ago
Pino Toscano 0b29b076b8 Some work on the chm generator: 20 years ago
Laurent Montel 3d0eefb6d4 Add support for cmake (not tested for the moment) 20 years ago
Pino Toscano 20747dabd7 compile (still not link) 20 years ago
Albert Astals Cid 221f3ffa9b compile 20 years ago
Piotr Szymanski b59e6dcf8b - ported ghostview backend to libqgs, finally compiles 21 years ago
Piotr Szymanski 99c8344024 - notfinished indexing stuff from kchmpart 21 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Piotr Szymanski d5c57158b5 - rename to oKular 21 years ago
Laurent Montel b72814a9d4 Fix postincremental 21 years ago
Adriaan de Groot 15bbda73ca Dox fixes: match parameters w/ @param list; looks like CHMFile::ParseAndFillIndex got a little out-of-sync. 21 years ago
Piotr Szymanski c394549b81 - reusing code from KCHHViewer, contains a small wrapper around chmlib and a better version of kio-msits then the one from kdevelop, added minor modifications by myself so that they can be used in oKular, also stripped the library of unneeded stuff 21 years ago