Christoph Feck
2f560cde39
GIT_SILENT Upgrade KDE Applications version to 18.12.1.
7 years ago
Albert Astals Cid
22c5ceae7f
Update version for next stable release
...
GIT_SILENT
7 years ago
Christoph Feck
70aa15d37d
GIT_SILENT Upgrade KDE Applications version to 18.12.0.
7 years ago
Christoph Feck
461171e473
GIT_SILENT Upgrade KDE Applications version to 18.11.90.
7 years ago
Albert Astals Cid
88778d5436
GIT_SILENT Upgrade KDE Applications version to 19.03.70.
7 years ago
Albert Astals Cid
4a06e29d71
GIT_SILENT Upgrade KDE Applications version to 18.03.70.
7 years ago
Albert Astals Cid
8394e9722f
New version for master
...
GIT_SILENT
7 years ago
Albert Astals Cid
b642710130
GIT_SILENT Upgrade KDE Applications version to 18.11.80.
7 years ago
Christoph Feck
22e7cb86a5
GIT_SILENT Upgrade KDE Applications version to 18.08.2.
8 years ago
Christoph Feck
5ff0ef1e97
GIT_SILENT Upgrade KDE Applications version to 18.08.1.
8 years ago
Albert Astals Cid
e0907726d6
Increase version
...
GIT_SILENT
8 years ago
Christoph Feck
5431114b30
GIT_SILENT Upgrade KDE Applications version to 18.08.0.
8 years ago
Christoph Feck
5da85a88f1
GIT_SILENT Upgrade KDE Applications version to 18.07.90.
8 years ago
Albert Astals Cid
1503463958
GIT_SILENT Upgrade KDE Applications version to 18.11.70.
8 years ago
Albert Astals Cid
c05ebf2fc8
Increase version
8 years ago
Albert Astals Cid
0646a1dcfa
GIT_SILENT Upgrade KDE Applications version to 18.07.80.
8 years ago
Laurent Montel
634d8db004
Add missing ()
8 years ago
Laurent Montel
fd44517bae
Honor BUILD_TESTING
8 years ago
Christoph Feck
8061f4c098
GIT_SILENT Upgrade KDE Applications version to 18.04.3.
8 years ago
Friedrich W. H. Kossebau
2d8179fdcb
Remove usage of dead QT_USE_FAST_CONCATENATION
...
Dropped pre-Qt5
8 years ago
Christoph Feck
0b1ef88124
GIT_SILENT Upgrade KDE Applications version to 18.04.2.
8 years ago
Christoph Feck
84b404b845
GIT_SILENT Upgrade KDE Applications version to 18.04.1.
8 years ago
Aleix Pol
1fb77446a7
Make it possible to disable the build of okularkirigami
...
Summary:
Some distros seem to have the option.
BUG: 393119
Test Plan: Still builds, can disable build
Reviewers: #okular, mart, aacid, lbeltrame
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12352
8 years ago
Aleix Pol
77049d3b80
Android: include metadata for okular kirigami
...
Summary:
Include an AndroidManifest.xml file so when it's installed it has a
proper icon and name.
Include appdata information so it can be listed
Reviewers: #okular, mart, aacid
Reviewed By: #okular, mart, aacid
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12299
8 years ago
Aleix Pol
c325b342f3
Make some frameworks optional so okular can be built on Android
...
Summary:
Disables KWallet integration if there's no KWallet, KJS if there's no
KJS and KDocTools.
Here's a list of frameworks that don't work on Android:
https://cgit.kde.org/sysadmin/ci-tooling.git/tree/local-metadata/project-ignore-rules.yaml
Test Plan: Still works locally, ran Okular and Okular Mobile on Android.
Reviewers: #okular, aacid
Subscribers: aacid
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12177
8 years ago
Aleix Pol
621e4d9cd7
Improve searching for KActivities
8 years ago
Aleix Pol
c8b0677a25
Remove unneeded dependencies
8 years ago
Albert Astals Cid
1904f7e95e
Use KCrash
8 years ago
Albert Astals Cid
0cb59caabb
increase version to 1.4.x
...
GIT_SILENT
8 years ago
Christoph Feck
e843e85ca7
GIT_SILENT Upgrade KDE Applications version to 18.04.0.
8 years ago
Albert Astals Cid
3e25263d77
Use KCrash
8 years ago
Christoph Feck
0a91e0fbee
GIT_SILENT Upgrade KDE Applications version to 18.03.90.
8 years ago
Albert Astals Cid
7e1832c57a
autotests: Only compile parttest if you have the pdf support
...
I'm sure other tests fail to run too, but this one was failing to
compile :D
8 years ago
Albert Astals Cid
098a886ff1
Increase OkularCore soversion
...
Since we broke ABI since last release
8 years ago
Albert Astals Cid
1b57c7557b
GIT_SILENT Upgrade KDE Applications version to 18.07.70.
8 years ago
Albert Astals Cid
e6860a1194
GIT_SILENT Upgrade KDE Applications version to 18.03.80.
8 years ago
Albert Astals Cid
1a093dc572
New version for master
8 years ago
Andre Heinecke
cead2bbef3
Add initial support for built-in javascript functs
...
Summary:
This starts by adding support for AFSimple_Calculate which
is the standard "calculate" function in Adobe Acrobat Pro.
Reviewers: #okular
Subscribers: aacid
Tags: #okular
Maniphest Tasks: T7805
Differential Revision: https://phabricator.kde.org/D10049
8 years ago
Andre Heinecke
d3a549ca25
Add JavaScript Event Object handling
...
Summary:
This adds a new data object "Event" that can be used
to carry information in and out of JavaScript execution
contexts. The Event Object is defined in the Adobe JavaScript
scripting reference.
The implementation now adds handling for the FieldCalculate
Event. It should be extensible enough so that in the future
more events could be supported.
Reviewers: #okular
Subscribers: aacid
Tags: #okular
Maniphest Tasks: T7805
Differential Revision: https://phabricator.kde.org/D10073
8 years ago
Albert Astals Cid
879f40e3a8
Increase minimum required KF5 version
...
All the distributions tracked in repology.org that ship Qt 5.8 at least ship KF 5.33 so increase it to that version
8 years ago
Aleix Pol
e06883d102
Fix annoying warning
...
Summary:
Warning for every plugin was:
The file includes the moc file "generator_tiff.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_FACTORY macro.
Test Plan: Built
Reviewers: aacid
Reviewed By: aacid
Subscribers: #okular
Tags: #okular
Differential Revision: https://phabricator.kde.org/D10022
8 years ago
Albert Astals Cid
defe26ff1c
GIT_SILENT Upgrade KDE Applications version to 17.12.2.
8 years ago
Albert Astals Cid
e7f90332ea
GIT_SILENT Upgrade KDE Applications version to 17.12.1.
8 years ago
David Faure
ee2418be1d
Re-enable -DQT_NO_URL_CAST_FROM_STRING and fix the CHM backend.
8 years ago
Albert Astals Cid
26367babb4
Unbreak compilation of the chm backend
...
CCMAIL: faure@kde.org
8 years ago
Albert Astals Cid
2b7b8e94f8
We broke ABI by adding a new virtual to generator
8 years ago
Albert Astals Cid
deb01dce88
Increase version now that we're not on unstable versioning anymore
8 years ago
Christoph Feck
2f77b3294d
GIT_SILENT Upgrade KDE Applications version to 17.12.0.
8 years ago
David Faure
711e4e75ef
Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation
8 years ago
Christoph Feck
27b8c8cc27
GIT_SILENT Upgrade KDE Applications version to 17.11.90.
8 years ago