kde-extraapps/okular/core
Ivailo Monev 01ef0e2b06 okular: remove unused X-KDE-okularAPIVersion property
note that it is not checked for by okular itself, it's just being parsed
and stored in memory by anything using KService and such

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-11 07:47:34 +02:00
..
action.cpp cleanup okular, rendition actions are JavaScript related and Okular no longer supports those since the KJS removal 2014-12-04 22:31:43 +00:00
action.h cleanup okular, rendition actions are JavaScript related and Okular no longer supports those since the KJS removal 2014-12-04 22:31:43 +00:00
annotations.cpp generic: fix bad usage of mutable iterators 2022-03-02 02:45:06 +02:00
annotations.h generic: replace QLinkedList<T> with QList<T> 2022-01-29 18:41:17 +02:00
annotations_p.h generic: replace QLinkedList<T> with QList<T> 2022-01-29 18:41:17 +02:00
area.cpp generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
area.h generic: compiler warnings fixes 2022-06-06 15:25:57 +03:00
audioplayer.cpp okular: map the sound action volume to value appropriate for KAudioPlayer 2022-11-27 21:35:10 +02:00
audioplayer.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
audioplayer_p.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
bookmarkmanager.cpp generic: compiler warnings fixes 2022-06-06 15:25:57 +03:00
bookmarkmanager.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
chooseenginedialog.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
chooseenginedialog_p.h okular: adjust to Katie changes 2019-05-30 18:42:44 +00:00
chooseenginewidget.ui generic: prepare for Katie changes 2022-10-14 16:21:09 +03:00
debug_p.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
document.cpp okular: correct breaks scope in document source file 2022-11-27 22:04:20 +02:00
document.h okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
document_p.h generic: replace QLinkedList<T> with QList<T> 2022-01-29 18:41:17 +02:00
documentcommands.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
documentcommands_p.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
fontinfo.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
fontinfo.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
form.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
form.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
form_p.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
generator.cpp generic: port to KPasswdStore 2022-04-05 01:40:28 +03:00
generator.h okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
generator_p.cpp generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
generator_p.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
global.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
misc.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
misc.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
movie.cpp okular: use KTemporaryFile instead of QTemporaryFile in Movie constructor 2022-10-23 18:34:52 +03:00
movie.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
observer.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
observer.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
okularGenerator.desktop okular: remove unused X-KDE-okularAPIVersion property 2022-12-11 07:47:34 +02:00
page.cpp generic: bump minimum Katie version requirement to 4.12.0 2022-05-22 04:04:43 +03:00
page.h generic: replace QLinkedList<T> with QList<T> 2022-01-29 18:41:17 +02:00
page_p.h generic: prepare for Katie changes 2022-11-13 15:37:30 +02:00
pagecontroller.cpp okular: use QThread instead of ThreadWeaver for image rotation jobs 2016-04-23 00:50:43 +00:00
pagecontroller_p.h okular: use QThread instead of ThreadWeaver for image rotation jobs 2016-04-23 00:50:43 +00:00
pagesize.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
pagesize.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
pagetransition.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
pagetransition.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
rotationjob.cpp okular: use QThread instead of ThreadWeaver for image rotation jobs 2016-04-23 00:50:43 +00:00
rotationjob_p.h okular: use QThread instead of ThreadWeaver for image rotation jobs 2016-04-23 00:50:43 +00:00
sound.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
sound.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
sourcereference.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
sourcereference.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
sourcereference_p.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
textdocumentgenerator.cpp generic: adjust to Katie changes 2022-03-01 21:07:06 +02:00
textdocumentgenerator.h generic: generate export headers 2021-07-28 14:58:10 +03:00
textdocumentgenerator_p.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
textdocumentsettings.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
textdocumentsettings.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
textdocumentsettings.ui generic: prepare for Katie changes 2022-10-14 16:21:09 +03:00
textdocumentsettings_p.h okular: adjust to Katie changes 2019-05-30 18:42:44 +00:00
texteditors_p.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
textpage.cpp generic: fix bad usage of mutable iterators 2022-03-02 02:45:06 +02:00
textpage.h okular: typos 2022-04-24 11:57:20 +03:00
textpage_p.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
tile.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
tilesmanager.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
tilesmanager_p.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
utils.cpp okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
utils.h okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
utils_p.h generic: use the new karchive library 2022-10-06 16:55:46 +03:00
version.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
view.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
view.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
view_p.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00