.. |
data
|
okular: remove unused image source
|
2024-03-31 20:18:26 +03:00 |
annotationmodel.cpp
|
generic: replace QLinkedList<T> with QList<T>
|
2022-01-29 18:41:17 +02:00 |
annotationmodel.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
annotationpopup.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
annotationpopup.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
annotationpropertiesdialog.cpp
|
generic: adjust to KLocale changes
|
2023-07-26 09:56:25 +03:00 |
annotationpropertiesdialog.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
annotationproxymodels.cpp
|
generic: make changes required for building against Katie
|
2015-11-25 10:01:00 +00:00 |
annotationproxymodels.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
annotationtools.cpp
|
generic: remove code for features that Katie does not support
|
2022-02-24 15:07:01 +02:00 |
annotationtools.h
|
generic: remove code for features that Katie does not support
|
2022-02-24 15:07:01 +02:00 |
annotationwidgets.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
annotationwidgets.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
annotwindow.cpp
|
okular: add warning about the context menu hacks
|
2024-03-31 14:39:00 +03:00 |
annotwindow.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
bookmarklist.cpp
|
okular: adjust to KUrl changes
|
2023-06-06 07:48:04 +03:00 |
bookmarklist.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
CMakeLists.txt
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
embeddedfilesdialog.cpp
|
generic: adjust to KLocale changes
|
2023-07-26 09:56:25 +03:00 |
embeddedfilesdialog.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
findbar.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
findbar.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
formwidgets.cpp
|
okular: add warning about the context menu hacks
|
2024-03-31 14:39:00 +03:00 |
formwidgets.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
guiutils.cpp
|
okular: remove redundant icon loader glue
|
2023-06-20 18:49:23 +03:00 |
guiutils.h
|
okular: remove redundant icon loader glue
|
2023-06-20 18:49:23 +03:00 |
ktreeviewsearchline.cpp
|
generic: make changes required for building against Katie
|
2015-11-25 10:01:00 +00:00 |
ktreeviewsearchline.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
latexrenderer.cpp
|
okular: adjust to KProcess changes
|
2023-06-14 23:40:52 +03:00 |
latexrenderer.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
magnifierview.cpp
|
okular: remove unused tiles feature
|
2022-12-17 00:14:33 +02:00 |
magnifierview.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
minibar.cpp
|
generic: cast pointers with QObject as base class via qobject_cast<T>()
|
2022-06-01 22:53:32 +03:00 |
minibar.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
pageitemdelegate.cpp
|
generic: prepare for Katie changes
|
2024-03-15 08:35:55 +02:00 |
pageitemdelegate.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
pagepainter.cpp
|
generic: replace QVarLengthArray<T> with std::vector<T>
|
2023-07-30 18:58:58 +00:00 |
pagepainter.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
pagesizelabel.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
pagesizelabel.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
pageview.cpp
|
okular: do not look for and remove "0" in the zoom text
|
2024-03-14 19:12:52 +02:00 |
pageview.h
|
okular: drop text-to-speech support
|
2022-12-18 16:24:02 +02:00 |
pageviewannotator.cpp
|
generic: remove code for features that Katie does not support
|
2022-02-24 15:07:01 +02:00 |
pageviewannotator.h
|
generic: remove code for features that Katie does not support
|
2022-02-24 15:07:01 +02:00 |
pageviewutils.cpp
|
generic: fix bad usage of mutable iterators
|
2022-03-02 02:45:06 +02:00 |
pageviewutils.h
|
generic: replace QLinkedList<T> with QList<T>
|
2022-01-29 18:41:17 +02:00 |
presentationsearchbar.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
presentationsearchbar.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
presentationwidget.cpp
|
okular: reset screen and sleep cookies
|
2024-03-22 13:51:23 +02:00 |
presentationwidget.h
|
generic: use freedesktop interfaces for power management
|
2022-04-19 07:35:40 +03:00 |
priorities.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
propertiesdialog.cpp
|
generic: replace QLabel with the new KPixmapWidget class
|
2023-08-30 16:42:48 +03:00 |
propertiesdialog.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
searchlineedit.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
searchlineedit.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
searchwidget.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
searchwidget.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
side_reviews.cpp
|
generic: make changes required for building against Katie
|
2015-11-25 10:01:00 +00:00 |
side_reviews.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
sidebar.cpp
|
generic: prepare for Katie changes
|
2024-03-15 08:35:55 +02:00 |
sidebar.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
snapshottaker.cpp
|
okular: multiply the size by 4 from SnapshotTaker
|
2022-11-28 11:22:50 +02:00 |
snapshottaker.h
|
okular: copyrighting snapshot taker to me
|
2022-11-28 05:53:07 +02:00 |
thumbnaillist.cpp
|
okular: adjust to KGlobalSettings changes
|
2023-08-09 03:59:50 +03:00 |
thumbnaillist.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
toc.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
toc.h
|
generic: generate export headers
|
2021-07-28 14:58:10 +03:00 |
tocmodel.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
tocmodel.h
|
import a bunch of important libraries and applications
|
2014-11-19 02:23:05 +00:00 |
toolaction.cpp
|
generic: adjust for CMake moc
|
2015-02-27 11:02:43 +00:00 |
toolaction.h
|
generic: replace forward declarations with headers inclusions
|
2019-05-23 00:08:45 +00:00 |
videowidget.cpp
|
okular: switch from poster to player on mouse button release event
|
2022-12-16 17:32:10 +02:00 |
videowidget.h
|
okular: partially deal with TODO
|
2021-03-10 21:35:51 +02:00 |