59 Commits (a3b05bff00a80cc08c0f2898457148c08fe4c8db)

Author SHA1 Message Date
Albert Astals Cid 52d1a3b91e Fix "endl" use 4 years ago
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 78fc7e8c91 Fix & clean up SPDX conversions 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Alexander Lohnau 3c1fa441d9 Remove dead code 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 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 93540ac16d Enable most of clazy level2 6 years ago
Ahmad Samir 4a4456abd7 Port QRegExp to QRegularExpression in a couple of locations 6 years ago
Laurent Montel cea7d0fa28 Don't use endl at the end of qDebug as it already adds end line 6 years ago
Albert Astals Cid b001ea2019 CI: Enable a bunch of bugprone- clang-tidy warnings 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Laurent Montel c3db297225 Remove deprecated method 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 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
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 8f8b70d893 kdelibs4support-- 12 years ago
Montel Laurent 2d8df45845 kdelibs4support-- 12 years ago
Montel Laurent 7098b044c9 Port KSharedPtr 12 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent a94b09684a Use new connect api. Remove not necessary include moc 12 years ago
Frederik Gladhorn 1e01a5cfc9 Use KSharedConfig::openConfig instead of KGlobal::config 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
Luigi Toscano ae555519c5 Move the call to fontLocate in the pixmap rendering thread 12 years ago
Albert Astals Cid 5826ba35f3 Remove the use of progress dialog and widget in the dvi exporter 12 years ago
Luigi Toscano 9a59b49d8c Code cleanup: remove references to the old KDVI statusbar 12 years ago
Luigi Toscano b27d890812 Use signals to display messages in fontpool 12 years ago
Luigi Toscano 2c5672ea74 Use signals to display messages in dviRenderer* 12 years ago
Luigi Toscano 4ae6ece82e Use signals to propagate notifications in dviexport and psgs 12 years ago
Luigi Toscano 90779f4a2a Comments cleanup: remove references to the old KDVI info dialog 12 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts 17 years ago
Pino Toscano c08afdd0e6 use a per-dviRender-instance painter instead of a global (!) one, so different documents can be painted safely at the same time 17 years ago
Malcolm Hunter b6124a900b Typo fixes 18 years ago
Pino Toscano 4554ddbf8b Patch by Luigi Toscano <luigi.toscano@tiscali.it> to reactivate the rendering of postscript specials. 18 years ago
Pino Toscano 59f19fe8aa Patch by Luigi Toscano <luigi.toscano@tiscali.it> to mplemented printing support for DVI backend. 18 years ago
Albert Astals Cid e7a3f58308 KDVI -> Okular on visible messages 19 years ago
Pino Toscano f1fa4254f3 i18n fixes (s/KDVI/okular/) by Luigi Toscano. 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Laurent Montel d7193013e2 Adapt to new KWarning/kFatal/kDebug api 19 years ago