Yuri Chornoivan
5c4c33e725
Fix minor Appstreamercli issues
7 years ago
l10n daemon script
4e9bbfddb0
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"
8 years ago
l10n daemon script
96f4f27ba6
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
ccb19c681d
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
b632b36cb2
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
736f801dac
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
86858e6cb0
GIT_SILENT made messages (after extraction)
8 years ago
Yuri Chornoivan
39b6e8147d
Fix minor EBN issues
8 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
l10n daemon script
0d3e4a5853
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
a7aa8a46e1
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
d85fe1df64
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"
8 years ago
l10n daemon script
bae0e13719
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
f1d3c68115
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"
8 years ago
l10n daemon script
5f93a0b90e
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
c4570f7e40
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
853b711ff0
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
79cdfd3c21
GIT_SILENT made messages (after extraction)
8 years ago
Aleix Pol
8bf756c041
Name the manifest the same as the appdata
8 years ago
l10n daemon script
e090125cda
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
bb3893b33f
GIT_SILENT made messages (after extraction)
8 years ago
Aleix Pol
add2c59808
Kirigami: Don't show two drawer items
...
One just on Android, the other for the rest
8 years ago
Aleix Pol
885e1f2269
Android: Make it possible to open documents from Android
...
Include ad-hoc code to open files on Android.
8 years ago
Aleix Pol
9ca00505a5
Kirigami: Remove unused slot
8 years ago
Aleix Pol
356229a74f
Kirigami/Android: Try to get all android-specific code together
...
Create a separate android file for such code
8 years ago
Aleix Pol
600e72100b
Remove the internal file navigation from the global drawer
...
Summary: Instead include an "open" item.
Test Plan: opened a file
Reviewers: #okular, mart, aacid
Reviewed By: mart
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12884
8 years ago
l10n daemon script
93645d1f9d
GIT_SILENT made messages (after extraction)
8 years ago
Aleix Pol
5931c0de8d
Don't pretend to translate "Okular" as an application name
...
Fixes build when signing the package.
8 years ago
Aleix Pol
ad09cfdcf1
Kirigami: Properly reuse the page when scrolling back
...
Reviewed by Albert Astals
8 years ago
Aleix Pol
9cafd504c0
Kirigami: Asynchronous request of pixmaps
...
Don't block when reading the document to be able to render
Reviwed by Albert Astals
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
...
We used to give a null rectangle and okular didn't render anything.
Reviewed by Albert Astals
8 years ago
Aleix Pol
cf4bb5e3b1
Android: Make it possible to associate with files
...
Summary:
Put the file into a file descriptor and open this file descriptor.
Just application/pdf for now.
Test Plan: opened some documents on my phone
Reviewers: #okular, aacid, mart
Reviewed By: mart
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12770
8 years ago
Aleix Pol
90f187e360
QtQuick: schedule a texture render when the window changes
...
It needs to the devicePixelRatio to the window where it's in.
8 years ago
Aleix Pol
a082ace479
QtQuick: simplify PageItem
...
Don't compare the limits to itself
8 years ago
Aleix Pol
970e0f2ba9
QtQuick: simplify drawing code
...
Removes a deprecated optimization
8 years ago
l10n daemon script
26c40ab7bd
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
cc052577a4
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
e26b5826cc
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
aba5b8e6dc
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
8041ce82b7
GIT_SILENT made messages (after extraction)
8 years ago
Aleix Pol
58c09cd47c
QtQuick: Use proper drawer API
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
...
It was already ported to render into a pixmap, so just pass that pixmap
as a texture.
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
...
Don't change all pages to 0, it should be the application currentPage to
change. Otherwise we get to having 3 items at page 0.
8 years ago
Aleix Pol
19222f27ca
QtQuick: fix visual corruption
...
Don't request async pixmaps then render them straight away.
8 years ago
Aleix Pol
c51419dd9f
QtQuick: use the right bounds when painting
...
Use textureSize as the documentation suggests, contentsSize is
deprecated.
Sometimes this size is invalid, use textureSize in such case.
8 years ago