okular/part
Friedrich W. H. Kossebau 9de70e2499 Port away from deprecated PurposeWidgets include
GIT_SILENT
2023-03-03 02:39:25 +01:00
..
data Fix wrong default font string for annotation tools 2022-02-22 14:38:44 +01:00
actionbar.cpp slots -> Q_SLOTS 2022-03-19 10:58:47 +00:00
actionbar.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
annotationactionhandler.cpp Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
annotationactionhandler.h Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
annotationmodel.cpp Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
annotationmodel.h
annotationpopup.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
annotationpopup.h
annotationpropertiesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationpropertiesdialog.h
annotationproxymodels.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
annotationproxymodels.h
annotationtools.cpp Fix: Involuntary scrolling when annotations encounter the edge of the page 2022-11-15 13:30:55 +00:00
annotationtools.h Port away from more QLinkedLists 2022-03-22 00:11:55 +01:00
annotationwidgets.cpp Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
annotationwidgets.h
annotwindow.cpp Prevent popup note from being dragged outside the viewport 2022-08-05 23:06:38 +00:00
annotwindow.h
bookmarklist.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
bookmarklist.h Fix broken page MiniBar 2022-02-22 23:16:34 +00:00
certificateviewer.cpp Add a few definitions that will come with ECM 5.85 2022-04-07 23:02:12 +00:00
certificateviewer.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
CMakeLists.txt
colormodemenu.cpp Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
colormodemenu.h
cursorwraphelper.cpp
cursorwraphelper.h
dlgaccessibility.cpp Allow user to select tts voice in addition to engine. 2022-02-14 08:20:14 -07:00
dlgaccessibility.h Allow user to select tts voice in addition to engine. 2022-02-14 08:20:14 -07:00
dlgannotations.cpp Fix minor typo 2021-08-15 08:53:44 +03:00
dlgannotations.h
dlgdebug.cpp
dlgdebug.h
dlgeditor.cpp
dlgeditor.h
dlggeneral.cpp Add a configuration option to disable drag-scrolling beyond screen edges 2022-09-28 00:10:56 +00:00
dlggeneral.h
dlgperformance.cpp
dlgperformance.h
dlgpresentation.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
dlgpresentation.h
drawingtoolactions.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
drawingtoolactions.h
editannottooldialog.cpp Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00
editannottooldialog.h
editdrawingtooldialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
editdrawingtooldialog.h
embeddedfilesdialog.cpp Add a few definitions that will come with ECM 5.85 2022-04-07 23:02:12 +00:00
embeddedfilesdialog.h
extensions.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
extensions.h
fileprinterpreview.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
fileprinterpreview.h
findbar.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
findbar.h
formwidgets.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
formwidgets.h Simplify form action handling 2022-01-24 16:00:19 +01:00
ktreeviewsearchline.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
ktreeviewsearchline.h
latexrenderer.cpp Add a few definitions that will come with ECM 5.85 2022-04-07 23:02:12 +00:00
latexrenderer.h
layers.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
layers.h
magnifierview.cpp Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00
magnifierview.h
minibar.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
minibar.h Fix minor typo 2021-08-15 08:53:44 +03:00
okmenutitle.cpp
okmenutitle.h
pageitemdelegate.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pageitemdelegate.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
pagesizelabel.cpp
pagesizelabel.h
pageview.cpp Do continous scrolling when there is high resolution scroll 2023-02-20 01:07:11 +00:00
pageview.h Do continous scrolling when there is high resolution scroll 2023-02-20 01:07:11 +00:00
pageviewannotator.cpp Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
pageviewannotator.h Port away from more QLinkedLists 2022-03-22 00:11:55 +01:00
pageviewmouseannotation.cpp Prevent annotations from being moved over the page border 2022-08-09 22:51:42 +00:00
pageviewmouseannotation.h
pageviewutils.cpp Simplify QPainter::drawRoundedRect usage 2022-03-09 22:38:55 +00:00
pageviewutils.h [PageViewMessage] Resolve icon on the fly 2021-11-23 21:55:01 +01:00
part-viewermode.rc
part.cpp Port away from deprecated PurposeWidgets include 2023-03-03 02:39:25 +01:00
part.h Port sidebar to QDockWidget 2022-12-22 22:50:55 +00:00
part.rc Tweak default toolbar to fit View Mode combobox 2023-02-23 16:21:27 +00:00
preferencesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
preferencesdialog.h Adds option editor-cmd to the commandline 2022-02-18 13:33:28 +00:00
presentationsearchbar.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
presentationsearchbar.h
presentationwidget.cpp Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
presentationwidget.h Set minimum requirement to Ubuntu 22.04 2022-11-19 09:48:15 +00:00
propertiesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
propertiesdialog.h
revisionviewer.cpp
revisionviewer.h
searchlineedit.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
searchlineedit.h
searchwidget.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
searchwidget.h
side_reviews.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
side_reviews.h
sidebar.cpp Port sidebar to QDockWidget 2022-12-22 22:50:55 +00:00
sidebar.h Port sidebar to QDockWidget 2022-12-22 22:50:55 +00:00
signaturepanel.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
signaturepanel.h PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
signaturepartutils.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
signaturepartutils.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturepropertiesdialog.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturepropertiesdialog.h
snapshottaker.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
snapshottaker.h
textdocumentsettings.ui
thumbnaillist.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
thumbnaillist.h Onetime sync thumbnail 2022-02-18 12:12:41 +00:00
toc.cpp Reduce sidebar title size 2023-01-05 23:45:52 +00:00
toc.h
toggleactionmenu.cpp ToggleActions: Obey "don't show text" for a particular action toolbar setting 2022-08-31 19:59:22 +00:00
toggleactionmenu.h ToggleActions: Obey "don't show text" for a particular action toolbar setting 2022-08-31 19:59:22 +00:00
tts.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
tts.h signals-> Q_SIGNALS 2022-03-19 10:58:47 +00:00
url_utils.h
videowidget.cpp Fix wrong interpretation of autoplay flag 2023-02-15 23:32:49 +00:00
videowidget.h
widgetannottools.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
widgetannottools.h
widgetconfigurationtoolsbase.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
widgetconfigurationtoolsbase.h
widgetdrawingtools.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
widgetdrawingtools.h