56 Commits (b1b2f93e587c112e6d8dfcd26d0ca8aaa665ffe2)

Author SHA1 Message Date
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Laurent Montel 6f9913802c Remove qt prefix 7 years ago
Albert Astals Cid ec692e459b Remove unused variables 7 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Milian Wolff ec795473fa Make compile with strict iterators 9 years ago
Milian Wolff 9d0cc7528f Make compile with strict iterators 9 years ago
Gilbert Assaf 6b27aa53fa CHM Generator Lib Update 9 years ago
Gilbert Assaf e876640c21 Bug 262265 chmlib should not send qFatal if encoding could not be guessed 9 years ago
Albert Astals Cid 6874317c8a Fix crash on CHM files that use "plain English" LCID 9 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
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