96 Commits (master)

Author SHA1 Message Date
Albert Astals Cid 252236d413 Port a few more QLinkedList to QList 4 years ago
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid bb8de23468 CHM: Fix memory leak every time we open a file 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Albert Astals Cid 5ecbb51f77 Enable modernize-use-nullptr 6 years ago
Ahmad Samir 54494cc3d4 [generators/*] Replace deprecated foreach with range-for 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
David Faure ee2418be1d Re-enable -DQT_NO_URL_CAST_FROM_STRING and fix the CHM backend. 8 years ago
Gilbert Assaf 6b27aa53fa CHM Generator Lib Update 9 years ago
Gilbert Assaf 786ec88526 Bug 236688 - Sort pages according to TOC in CHM Files 9 years ago
Gilbert Assaf ff1647ce68 CHM: zooming changes the font size 9 years ago
Martin T. H. Sandsmark b512e668e0 chm, dvi: Fix build with compiler flags after removing kdelibs4support 10 years ago
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Raymond Wooninck f4badbc117 Port the aboutData to the new methods. Next would be to bring back 12 years ago
Vishesh Handa 2bfa3ccff0 Port the CHM generator 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Albert Astals Cid 12b6d1c3d3 Kill the ZoomFactor config 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
Montel Laurent 71cc9b131c Fix compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 15 years ago
Pino Toscano 505139af31 generators: fix core #includes removing the okular prefix 15 years ago
Pino Toscano 2b1c2202a6 bump plugins versions to be in sync with kde 4.3 and, in case, consider more work being done 16 years ago
Pino Toscano 87320d1f08 Better check for libchmfile loading errors. 17 years ago
Pino Toscano 3f1010b976 a couple of fixes for the resolution of page urls: 17 years ago
Pino Toscano 07e6cc3bb0 bump plugins versions to be in sync with kde 4.2 and, in case, consider more work being done 17 years ago
Pino Toscano 16db4f6a0d use the width and heightof the view, it seems to slightly improve the placement of the text areas 17 years ago
Pino Toscano 3aeb12fe1e use the right values of width/height for the x/y scale when getting the links of each page 17 years ago
Pino Toscano 899882dd27 various fixes: 17 years ago
Pino Toscano 9385f99ef2 Get the file list from the document, instead of spoofing them from the TOC. 17 years ago
Pino Toscano c3de82f197 handle/discard LCHM entries with no urls 17 years ago
Pino Toscano c499bfb02d cancel the loading loop on errors too 17 years ago
Pino Toscano 43276feebc Really exclude user input while doing the sync loading of the HTML documents. 17 years ago
Pino Toscano e468befe0f bump versions (sync with kde 4.2) 17 years ago
Pino Toscano 86169f7558 SVN_SILENT remove old code 18 years ago
Pino Toscano 730e1f665b Take into account relative links in pages, and resolve them correctly. 18 years ago
Pino Toscano 6b6a111099 Make the poppler(pdf), spectre(ps), dvi and chm backend calculate and set bounding box of pages. 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
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago