67 Commits (f8a26f3bd2db9925cfffcd2733c2e2dc39124fc2)

Author SHA1 Message Date
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Nicolas Fella 9af0bdee95 Remove dead cmake code 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Simone Gaiarin 580cbce837 Selectively reparse builtin and quick annotation tool configuration 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
Albert Astals Cid 2e46cf22f5 CI: enable clang tidy performance checks 6 years ago
Laurent Montel 5c1fe471a7 Port QSet::toList to QSet::values (toList() is deprecated) 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Albert Astals Cid a2ac42b9c7 CI: Enable modernize-use-bool-literals 6 years ago
Aleix Pol 392755775c mobile: Fix Qt warning 6 years ago
Ahmad Samir 45c72ff0eb Port from deprecated foreach to range-for 6 years ago
Nicolas Fella 0110d2f584 [android] Use filedialog from Qt 6 years ago
Jonah Brüchert c1b396af3e
mobile: fully port to QQC2 7 years ago
Laurent Montel 9f90e14dd1 Fix forward declaration 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Volker Krause bc4c19eb92 Remove dependency on okularpart from the mobile components 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Aleix Pol 600e72100b Remove the internal file navigation from the global drawer 8 years ago
Aleix Pol ad09cfdcf1 Kirigami: Properly reuse the page when scrolling back 8 years ago
Aleix Pol 9cafd504c0 Kirigami: Asynchronous request of pixmaps 8 years ago
Aleix Pol c92397da88 Kirigami: Don't try to render if the item is empty 8 years ago
Aleix Pol 1a170e81df Kirigami: set request's normalized rect 8 years ago
Aleix Pol cf4bb5e3b1 Android: Make it possible to associate with files 8 years ago
Aleix Pol 90f187e360 QtQuick: schedule a texture render when the window changes 8 years ago
Aleix Pol a082ace479 QtQuick: simplify PageItem 8 years ago
Aleix Pol 970e0f2ba9 QtQuick: simplify drawing code 8 years ago
Aleix Pol bf6f5f74dc QtQuick: Don't reset zoom when scrollbars appear 8 years ago
Aleix Pol df35e22314 QtQuick: make certain properties readonly 8 years ago
Aleix Pol 374d953e39 QtQuick: remove unnecessary use of QQuickPixmapItem 8 years ago
Aleix Pol 77dfe3ddc6 QtQuick: Port from Text to proper Kirigami.Units 8 years ago
Aleix Pol 84854afb64 QtQuick: Only emit when there's something to change 8 years ago
Aleix Pol a7b165c0f2 QtQuick: Adopt more assertive behavior upon document change 8 years ago
Aleix Pol 19222f27ca QtQuick: fix visual corruption 8 years ago
Aleix Pol c51419dd9f QtQuick: use the right bounds when painting 8 years ago
Aleix Pol 2648ad7b73 Correctly list the supported file suffixes 8 years ago
Marco Martin 71f870836e upport high dpi 8 years ago
Aleix Pol 4d19b4a8d7 No need to link to okularpart 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Luigi Toscano ce4057c8b6 Cleanup Messages.sh files for mobile 9 years ago
Martin T. H. Sandsmark afb5e01aed Make the QML component plugin not crash when trying to be loaded without a QApplication 10 years ago
Martin T. H. Sandsmark f2e9633ea7 Fix misuse of QWeakPointer 10 years ago
Olivier CHURLAUD ef6f5ebc3b Porting more files out of KDialog 10 years ago
Martin T. H. Sandsmark 67e7ada311 Fix build without implicit cast to/from ascii 10 years ago