l10n daemon script
2857dc241f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
l10n daemon script
6cd2e32e64
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
35e43602d4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
l10n daemon script
ef53790eba
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
l10n daemon script
cc452498e5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
Christoph Feck
6bb75da566
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 884b082aea )
6 years ago
Christoph Feck
884b082aea
GIT_SILENT Update Appstream for new release
6 years ago
Christoph Feck
3d148bd570
GIT_SILENT Update Appstream for new release
6 years ago
Christoph Feck
5e1f2c9a47
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 3d148bd570 )
6 years ago
l10n daemon script
35ef78d708
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
334904c48b
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
903cdec02b
GIT_SILENT fix version
...
need to figure out a way to make this work :/
6 years ago
Christoph Feck
8fd53e5674
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit c8dcf1fdea )
6 years ago
Christoph Feck
c8dcf1fdea
GIT_SILENT Update Appstream for new release
6 years ago
l10n daemon script
054f8930ab
GIT_SILENT made messages (after extraction)
6 years ago
Christoph Feck
a7876ca013
GIT_SILENT Update Appstream for new release
6 years ago
Pino Toscano
76e972e950
appdata: use canonical cdn screenshot location
6 years ago
l10n daemon script
a13ef3ecaa
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
a26dd5118a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
l10n daemon script
5ed14740ab
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
0d5bd0bc43
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
6 years ago
Christoph Feck
a18c013932
GIT_SILENT Update Appstream for new release
6 years ago
l10n daemon script
a5eda6348f
GIT_SILENT made messages (after extraction)
6 years ago
Christoph Feck
475652a990
Update Appstream for new release
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
...
Since unfortunately some of the autogenerated includes don't pass the
checks we do a trick of building out of source and then specifying the
.*/okular/.* path as the only includes we care about
6 years ago
Albert Astals Cid
a2ac42b9c7
CI: Enable modernize-use-bool-literals
6 years ago
Aleix Pol
c23acead6c
mobile: Make footer look like a footer
6 years ago
Aleix Pol
4b6c51c3bc
mobile: improve Thumbnails view
...
Use Kirigami.CardsListView instead of custom elements.
Use Kirigami.ScrollablePage.
6 years ago
Aleix Pol
066f50ad33
mobile: Improve TOC
...
Leverage Kirigami.ScrollablePage.
Use Kirigami.BasicListItem instead of custom components.
Clean up the animation when filtering
6 years ago
Aleix Pol
392755775c
mobile: Fix Qt warning
6 years ago
Ahmad Samir
45c72ff0eb
Port from deprecated foreach to range-for
...
autotests/*, conf/* , mobile/* , shell/*, part.cpp, extension.cpp
The code compiles and all unit tests pass (except for the two that
fail on master too).
6 years ago
l10n daemon script
033d6d55f7
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
abc8e13a8c
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
f7f2b3105f
Increase version here too
6 years ago
Christoph Feck
7974aa1d36
Update Appstream for new release
6 years ago
Yuri Chornoivan
b510bb8f20
Update links to the dependencies
6 years ago
l10n daemon script
2a3d99e873
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
13bb95c253
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
35b7d057a2
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
8d1dbe5041
GIT_SILENT made messages (after extraction)
6 years ago
Jonah Brüchert
421210bb41
mobile: Another attempt to fix the TextFields sizes
6 years ago
Nicolas Fella
0110d2f584
[android] Use filedialog from Qt
...
(cherry picked from commit 187c474024 )
6 years ago
l10n daemon script
b16dcf41aa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
7 years ago
l10n daemon script
bf7a53d62b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
7 years ago
Jonah Brüchert
b659b06ec7
mobile: app: Fix TableOfContents
...
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
7 years ago
l10n daemon script
0507bea427
GIT_SILENT made messages (after extraction)
7 years ago
Jonah Brüchert
230ae9affe
Improve search field
...
Summary: Adds a placeholder text and uses contentItem
Reviewers: #okular, #plasma:_mobile, ngraham, apol
Reviewed By: #plasma:_mobile, ngraham, apol
Subscribers: ognarb, ngraham, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D22903
7 years ago
Jonah Brüchert
cff01c1063
Fix bookmark action
...
Summary: Adds tootip, different icons depending on checked state and fixed functionality
Test Plan:
- Open a document
- click bookmark action
- the bookmarked page should appear in the bookmarks tab of the contextDrawer
Reviewers: #okular, #plasma:_mobile, ngraham
Reviewed By: ngraham
Subscribers: ngraham, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D22904
7 years ago