l10n daemon script
c74cf70ca7
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
9a4f79ff83
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
1f29b8c0ba
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
e0f9255768
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
3a513f34b8
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
7c87c702df
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"
5 years ago
l10n daemon script
7ae4288f35
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"
5 years ago
l10n daemon script
f023cdc5b7
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
2acaf9fc52
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
bb34db29b8
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
31c857523a
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
36e5d4b074
GIT_SILENT made messages (after extraction)
5 years ago
Albert Astals Cid
80eeec3a63
We don't ship ODT anymore
5 years ago
Albert Astals Cid
0c659a5466
clang-tidy: Enable google-explicit-constructor
5 years ago
Heiko Becker
5c16b25a11
GIT_SILENT Update Appstream for new release
5 years ago
Heiko Becker
9672d09900
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 5c16b25a11 )
5 years ago
l10n daemon script
361d084c44
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
7c2bac7d27
GIT_SILENT made messages (after extraction)
5 years ago
Volker Krause
2a7e4416b5
Don't require D-Bus on Android
...
Also, actually fully disable the build of okularpart, which isn't needed
on Android.
With this Okular can be built for Android without the D-Bus stub, at least
once KIO doesn't pull in D-Bus anymore.
5 years ago
l10n daemon script
568e032a02
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
45baa05248
GIT_SILENT made messages (after extraction)
5 years ago
Yuri Chornoivan
79ce3890a8
Fix minor typo
5 years ago
Heiko Becker
139b822b0f
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit bf0642bfcb )
5 years ago
Heiko Becker
bf0642bfcb
GIT_SILENT Update Appstream for new release
5 years ago
Alex Richardson
0d15048e55
Avoid crashing on startup if DBus isn't running
...
I am trying to run Okular on a minimal FreeBSD CHERI-RISC-V QEMU
instance and I haven't got DBus running. Without this change, I get
crashes because QDBusConnection::sessionBus().interface() returns NULL
if DBus isn't running.
5 years ago
l10n daemon script
16da5cb4b4
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"
5 years ago
l10n daemon script
561336f2f0
GIT_SILENT made messages (after extraction)
5 years ago
Heiko Becker
ab812e6a52
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit a0cc1cd31e )
5 years ago
Nicolas Fella
e95adea486
Remove dead code
...
There's always at least one tab since an okularpart is created at startup.
The supported minetypes are always read from this so fileFormats is never called.
5 years ago
Shriraj Hegde
d8845025f2
Add StartupWMClass
5 years ago
l10n daemon script
b29eedbdc8
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
bded651d90
GIT_SILENT made messages (after extraction)
5 years ago
Alexander Lohnau
ac083e44e3
Make meaning of sponsoring note more clear
5 years ago
Alexander Lohnau
83dfef19ab
Put author and mail on same SPDX-FileCopyrightText line
5 years ago
Alexander Lohnau
24c75071be
Move sponsoring note outside of SPDX-FileCopyrightText statement
5 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Heiko Becker
0692e8b037
GIT_SILENT Update Appstream for new release
5 years ago
Heiko Becker
c785887516
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 0692e8b037 )
5 years ago
l10n daemon script
1030422319
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
dcf3aff4f3
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
6ad2ebdbbb
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"
5 years ago
l10n daemon script
724b9413e3
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"
5 years ago
Heiko Becker
5941247354
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 1898bd2bec )
5 years ago
Heiko Becker
1898bd2bec
GIT_SILENT Update Appstream for new release
5 years ago
Nate Graham
97264b534c
Improve default window size
...
Okular's current default window size is very small, due to a bug which
will be fixed by
https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/53 . Once that
is fixed, its default window size will become huge due to the current
sizeHint value, which basically says "take up 75% of the screen space".
This may be somewhat excessive.
This commit reduces the sizeHint to a saner default size while still
being big enough to show all toolbar buttons.
5 years ago
Nicolas Fella
c4e33d0e79
Make dependency on KI18n and KTextWidgets explicit
...
They are already pulled in by KParts, but we better not rely on that
5 years ago
l10n daemon script
74c92306b8
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"
5 years ago
l10n daemon script
218c5ab64e
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
41d3bedc41
GIT_SILENT made messages (after extraction)
5 years ago
Heiko Becker
e6dae5d4f9
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 8bdc851688 )
5 years ago