- 08 Oct, 2017 1 commit
-
-
Christoph Feck authored
-
- 29 Sep, 2017 1 commit
-
-
Albert Astals Cid authored
Summary: BUG: 384147 Reviewers: rkflx Reviewed By: rkflx Subscribers: ngraham, rkflx, tobiasdeiminger, #okular Tags: #okular Differential Revision: https://phabricator.kde.org/D7874
-
- 26 Sep, 2017 1 commit
-
-
Elvis Angelaccio authored
Summary: The KPixmapSequence constructor needs the full path of the icon, so the current code doesn't work and generates a "Invalid pixmap specified" warning at runtime. By using KIconLoader we can fix this issue. Test Plan: Search something and reach the end of document to make the animation start. Subscribers: #okular Tags: #okular Differential Revision: https://phabricator.kde.org/D7996
-
- 22 Sep, 2017 1 commit
-
-
Nathaniel Graham authored
Summary: BUG: 382139 Previously these labels were white-on-light-blue with light themes; now they use the correct theme color property, and become black appropriately. Test Plan: Tested on KDE Neon (dev unstable). Verified that with the default Breeze color scheme, tab text is more readable when hovered over and then active but not in focus. See before and after: {F3909142} {F3909143} Also tested these changes with all standard color schemes as well as the Oxygen theme to make sure that there were no visual regressions. Reviewers: aacid, #okular, #kde_applications, broulik, sander, rkflx Reviewed By: aacid, #okular, #kde_applications, rkflx Subscribers: rkflx Tags: #okular Differential Revision: https://phabricator.kde.org/D7793
-
- 19 Sep, 2017 1 commit
-
-
Script Kiddy authored
-
- 18 Sep, 2017 1 commit
-
-
Script Kiddy authored
-
- 11 Sep, 2017 1 commit
-
-
Script Kiddy authored
-
- 07 Sep, 2017 1 commit
-
-
Julian Wolff authored
Summary: Files saved with QSaveFile don't get dirty. They are deleted and replaced. Thus, inotify and KDirWatch don't emit a "dirty" signal (which is the correct behaviour). Listening for the "created" signal of KDirWatch allows us to get notified on replaced files. BUG: 384185 Test Plan: Opened a markdown document in Okular. Edited and saved the document with Kate. The file is reloaded in Okular as expected. Reviewers: aacid Reviewed By: aacid Subscribers: sander, rkflx, #okular Tags: #okular Differential Revision: https://phabricator.kde.org/D7671
-
- 04 Sep, 2017 1 commit
-
-
Heiko Becker authored
Summary: Makes it a bit more obvious that Kirigami is needed at runtime. Test Plan: Shows a nice status message Reviewers: #okular, aacid Tags: #okular Differential Revision: https://phabricator.kde.org/D7241
-
- 02 Sep, 2017 1 commit
-
-
Albert Astals Cid authored
-
- 31 Aug, 2017 1 commit
-
-
Kevin Funk authored
-
- 30 Aug, 2017 3 commits
-
-
Albert Astals Cid authored
If you press and hold F5 we try to reload multiple times, which isn't a nice idea, let's finish one before starting the next
-
Albert Astals Cid authored
Unregister the part dbus object when it gets destroyed Also fixes a crash if you try to inspect okular with qdbusviewer after having closed the a part/tab BUGS: 384142
-
Albert Astals Cid authored
-
- 29 Aug, 2017 2 commits
-
-
Luigi Toscano authored
-
Luigi Toscano authored
Generators are libraries, so define the proper TRANSLATION_DOMAIN for each for them. Thanks Albert for spotting this.
-
- 27 Aug, 2017 2 commits
-
-
Albert Astals Cid authored
-
Script Kiddy authored
-
- 26 Aug, 2017 1 commit
-
-
Script Kiddy authored
-
- 20 Aug, 2017 1 commit
-
-
Albert Astals Cid authored
BUGS: 383734
-
- 08 Aug, 2017 2 commits
-
-
Andreas Sturmlechner authored
Summary: In >=KF-5.38 target kimgiotest is only built if BUILD_TESTING=ON, so subsequent target_compile_definitions will fail if OFF. Reviewers: #okular Subscribers: kfunk Tags: #okular Differential Revision: https://phabricator.kde.org/D7212
-
Albert Astals Cid authored
-
- 30 Jul, 2017 1 commit
-
-
Christoph Feck authored
-
- 28 Jul, 2017 5 commits
-
-
Albert Astals Cid authored
upstream plucker is dead so no need to maitain code unchanged to ease merges the variables were set but never used so for now commented them out
-
Albert Astals Cid authored
It is needed because EOLCnt is set inside a macro used from various functions but the EOLCnt value is then not really used in all of the functions so for those that are not used creates a "set but not used warning"
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
May potentially cause a crash
-
- 27 Jul, 2017 1 commit
-
-
Albert Astals Cid authored
-
- 17 Jul, 2017 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 15 Jul, 2017 1 commit
-
-
Luigi Toscano authored
-
- 13 Jul, 2017 1 commit
-
-
Marco Martin authored
port kirigami 1 usage to kirigami 2 partially port to QQC2 when possible (will need to wait newer qt versions for a full port waiting on icons on toolbuttons and the new ScrollView
-
- 09 Jul, 2017 1 commit
-
-
Albert Astals Cid authored
-
- 08 Jul, 2017 1 commit
-
-
ntninja authored
REVIEW: 130172
-
- 05 Jul, 2017 1 commit
-
-
Oliver Sander authored
The method FilePrinter::psPaperSize used to contain a long list of hard-coded paper sizes for the different paper formats. This patch makes the method get the same information from QPrinter directly, which is much simpler and more robust, too. Note that the method is not actually used anywhere in okular, though, so this change is purely cosmetic. REVIEW: 130043
-
- 02 Jul, 2017 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
No need to sync it when Shell uses a native menubar
-
- 30 Jun, 2017 1 commit
-
-
Script Kiddy authored
-
- 20 Jun, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-