OSDN Git Service

okular: correct breaks scope in document source file
[kde/kde-extraapps.git] / okular / core / document.cpp
2022-11-27 Ivailo Monevokular: correct breaks scope in document source file
2022-11-11 Ivailo Monevokular: drop non-native printing support
2022-11-05 Ivailo Monevgeneric: use sysconf() to get the total memory
2022-10-06 Ivailo Monevgeneric: use the new karchive library
2022-09-25 Ivailo Monevgeneric: remove authorization checks
2022-04-24 Ivailo Monevokular: filter duplicate font information entries
2022-04-24 Ivailo Monevgeneric: replace deprecated std::auto_ptr<T> with std...
2022-04-04 Ivailo Monevgeneric: port to KPasswdStore
2022-03-02 Ivailo Monevgeneric: fix bad usage of mutable iterators
2022-03-01 Ivailo Monevgeneric: adjust to Katie changes
2022-01-29 Ivailo Monevgeneric: replace QLinkedList<T> with QList<T>
2021-08-24 Ivailo Monevokular: replace std::auto_ptr<T> with QScopedPointer...
2021-07-23 Ivailo Monevokular: hack to fix KWallet support
2016-06-01 Ivailo Monevgeneric: misc cleanups
2015-11-25 Ivailo Monevgeneric: make changes required for building against...
2015-03-01 Ivailo Monevgeneric: replace now gone KGenericFactory with KPluginF...
2015-02-27 Ivailo Monevgeneric: adjust for CMake moc
2014-12-04 Ivailo Monevcleanup okular, rendition actions are JavaScript relate...
2014-11-21 Ivailo Monevfurther code remove on JS action of okular
2014-11-19 Ivailo Monevremoved JS support for Okular (requires KJS)
2014-11-19 Ivailo Monevimport a bunch of important libraries and applications