- 22 Aug, 2019 3 commits
-
-
- 20 Aug, 2019 1 commit
-
-
Peter Eszlari authored
-
- 18 Aug, 2019 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"
-
- 17 Aug, 2019 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"
-
- 16 Aug, 2019 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"
-
- 15 Aug, 2019 3 commits
-
-
Joao Oliveira authored
Changed util.printd to use the default locale on case 2. Also made kjsfunctionstest to be in a consistent locale
-
Summary: - swap out manual management for a PrintDHelper class that allocates an action and MessageBoxHelper, runs the script, and checks the result. - use _data() to run the helper with different data; this improves observability as well. Test Plan: - Run tests, see same results as before Subscribers: okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D23164
-
Joao Oliveira authored
-
- 14 Aug, 2019 8 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
-
Changed util.printd to work with the default locale set on QLocale::setDefault to allow consistent results in tests
-
-
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"
-
- 13 Aug, 2019 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"
-
- 12 Aug, 2019 3 commits
-
-
Joao Oliveira authored
-
Joao Oliveira authored
-
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"
-
- 11 Aug, 2019 6 commits
-
-
-
-
-
-
Summary: With formatting there is an internal value, which represents the true value of a field additionaly to the normal, visible, text. For fields which have formatting rules these might differ and for calculations the internal value is used. The behavior to format on focus in / focus out events is similar to that of Acrobat reader. Test Plan: Needs unit test Reviewers: aacid Subscribers: okular-devel Tags: #okular Maniphest Tasks: T8886 Differential Revision: https://phabricator.kde.org/D13171
-
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"
-
- 10 Aug, 2019 4 commits
-
-
Jonah Brüchert authored
Summary: - Correct QQC2 import - Apply search field changes from Thumbnails here as well Test Plan: - Open https://openboard.ch/download/Tutoriel_OpenBoard_1.5EN.pdf with okularkirigami - open the context drawer - switch to the "Table of Contents" tab - the ToC should load successfully Reviewers: #okular, bshah Reviewed By: bshah Subscribers: bshah, okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D23066
-
Test Plan: Open a cb7 file (e.g. [[ https://bugs.kde.org/attachment.cgi?id=122002 | Attachment 122002 ]] from [[ https://bugs.kde.org/show_bug.cgi?id=410696 | Bug 410696 ]]) using Okular and see if it works. Reviewers: #okular, aacid Subscribers: broulik, pino, okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D23037
-
Yuri Chornoivan authored
-
Reviewers: aacid Subscribers: pino, ngraham, okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D23027
-
- 08 Aug, 2019 5 commits
-
-
-
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 07 Aug, 2019 3 commits
-
-
-
Albert Astals Cid authored
-
Summary: Now //fontBoundaries// always has smaller width than //boundingRect// from ``` void QPainter::drawText(const QRect &rectangle, int flags, const QString &text, QRect *boundingRect = nullptr) ``` which is required to enclose the whole text. The difference is only several pixels, but sometimes it can cause visual problems. You can see the sidebar without and with this patch in Russian language with Noto Sans 10pt font on a picture below. {F7177644} Now the first and the last symbols are fully visible. Reviewers: #okular Subscribers: okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D23012
-