183 Commits (master)

Author SHA1 Message Date
Albert Astals Cid 0a571b84df clang-tidy-14 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Fabio Bas da5fdc151b XPS: fix multipiece image loading 4 years ago
Fabio Bas 3506fb2ea8 XPS: fix multipiece image loading 4 years ago
Albert Astals Cid a2576dc746 Act on core/ TODOs that are not binary compatible 4 years ago
Alexander Lohnau beaa9fd490 Convert xps files to SPDX license headers 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 45702f2291 Port deprecated QFontMetrics::width -> horizontalAdvance 6 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 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Laurent Montel cea7d0fa28 Don't use endl at the end of qDebug as it already adds end line 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 2e4212ad80 Partially revert "Fix two easy deprecation warnings" 7 years ago
Albert Astals Cid ec51b2f02f Remove QFontDatabase::supportsThreadedFontRendering checks 7 years ago
Albert Astals Cid 69ec17554a Fix two easy deprecation warnings 7 years ago
Laurent Montel 549c32e4be Port qStableSort 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 7 years ago
Yuri Chornoivan 2f014ccd20 Fix minor EBN issues 8 years ago
Albert Astals Cid 5ea455fe68 xps: fix file font unloading 8 years ago
Albert Astals Cid 985e06a2f5 Fix crash in some more xps files 8 years ago
Albert Astals Cid 42d4710198 XPS: Fix crash opening some files 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Martin T. H. Sandsmark 7f3eebd9f3 Only show warning messages by default 9 years ago
Albert Astals Cid f467807506 Remove #ifdefs for Qt we require in cmake anyway 9 years ago
Albert Astals Cid aa38e8d1b7 Fix xps url resolving porting regression 10 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Martin T. H. Sandsmark 2b473fedbd generators: Fix build without implicit cast to/from ascii 10 years ago
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 5c85b83a8f Fix includes 11 years ago
Lukáš Tinkl e9ae1d99af port away from KLocale 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent f59383196d Fix debug, QStandardpath 12 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
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Fabio D'Urso 75c8acee60 Compile DVI, TIFF and XPS generators 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Frederik Gladhorn 7261d5d45a Generator porting (mostly kaboutdata) 12 years ago
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 14 years ago