okular/ui
2013-04-20 11:16:31 +02:00
..
data Allow nameless tools (which default to predefined names) 2013-04-20 10:47:33 +02:00
annotationmodel.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
annotationmodel.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
annotationpopup.cpp Use different RMB menus in page view and review pane 2012-08-15 19:21:25 +02:00
annotationpopup.h Use different RMB menus in page view and review pane 2012-08-15 19:21:25 +02:00
annotationpropertiesdialog.cpp Distinguish straight lines and polygons in texts 2013-04-20 11:16:31 +02:00
annotationpropertiesdialog.h Annotation properties dialog: Moved color and opacity fields from the dialog to the config widget itself 2012-12-28 18:08:01 +01:00
annotationproxymodels.cpp Qt decided to start passing invalid indexes to mapFromSource, do not crash on them 2012-01-16 21:09:10 +01:00
annotationproxymodels.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
annotationtools.cpp Small style changes 2012-10-15 20:21:43 +02:00
annotationtools.h Small style changes 2012-10-15 20:21:43 +02:00
annotationwidgets.cpp HighlightAnnotation text improvements 2013-04-20 11:16:11 +02:00
annotationwidgets.h Made polygon annotations' inner color configurable 2013-04-19 01:28:30 +02:00
annotwindow.cpp Add undo/redo support for annotations 2013-04-06 00:22:48 +02:00
annotwindow.h Add undo/redo support for annotations 2013-04-06 00:22:48 +02:00
bookmarklist.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
bookmarklist.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp Fix the embedded files dialog's save button, so that it enables/disables as per selection. 2010-03-03 16:46:29 +00:00
embeddedfilesdialog.h Fix the embedded files dialog's save button, so that it enables/disables as per selection. 2010-03-03 16:46:29 +00:00
fileprinterpreview.cpp Make it possible to type a page number and press enter in Print Preview 2012-06-05 00:49:15 +02:00
fileprinterpreview.h PS print dialog: open with a non-lilliputian size, and remember its size across invocations 2009-03-26 22:44:16 +00:00
findbar.cpp Keep the find bar working after ESC is pressed in PageView 2012-07-12 22:56:24 +02:00
findbar.h Keep the find bar working after ESC is pressed in PageView 2012-07-12 22:56:24 +02:00
formwidgets.cpp Added support for user strings in editable form combobox fields 2012-11-03 18:28:50 +01:00
formwidgets.h Added support for user strings in editable form combobox fields 2012-11-03 18:28:50 +01:00
guiutils.cpp Distinguish straight lines and polygons in texts 2013-04-20 11:16:31 +02:00
guiutils.h Merge remote-tracking branch 'origin/master' into configurable-review-tools 2013-04-19 01:17:56 +02:00
ktreeviewsearchline.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
ktreeviewsearchline.h Support case sensitivity and regular expressions in the 2009-10-15 20:25:47 +00:00
latexrenderer.cpp fix escaping / unescaping of latex formula in html code 2011-10-29 15:03:30 +02:00
latexrenderer.h Revert m_fileList removal, we actually need it 2011-09-22 20:20:53 +02:00
minibar.cpp Cope with global color scheme changes in the page number entry. 2013-02-13 13:52:42 +01:00
minibar.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
pageitemdelegate.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
pageitemdelegate.h Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 2007-01-19 23:30:32 +00:00
pagepainter.cpp Fill polygon annotations with their inner color in PagePainter (for non-PDF docs) 2013-04-19 01:28:30 +02:00
pagepainter.h Merge remote-tracking branch 'origin/master' into configurable-review-tools 2013-04-19 01:17:56 +02:00
pagesizelabel.cpp Introduce notifyCurrentPageChanged callback DocumentObserver interface 2012-09-06 08:46:10 +02:00
pagesizelabel.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
pageview.cpp Merge remote-tracking branch 'origin/master' into configurable-review-tools 2013-04-19 01:17:56 +02:00
pageview.h Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
pageviewannotator.cpp Consistently call "Note" -> "Pop-up Note" (as opposed to "Inline Note") 2013-04-20 11:16:30 +02:00
pageviewannotator.h Allow nameless tools (which default to predefined names) 2013-04-20 10:47:33 +02:00
pageviewutils.cpp Don't hardcode pixmap name in annotation tools' XML description 2012-12-28 10:26:04 +01:00
pageviewutils.h Don't hardcode pixmap name in annotation tools' XML description 2012-12-28 10:26:04 +01:00
presentationsearchbar.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
presentationsearchbar.h make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
presentationwidget.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
presentationwidget.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
priorities.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
propertiesdialog.cpp Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
propertiesdialog.h Fix my email address 2013-03-14 23:09:07 +01:00
searchlineedit.cpp Reset search input box color when SearchLineEdit::resetSearch() is called 2012-07-12 22:57:46 +02:00
searchlineedit.h Keep the find bar working after ESC is pressed in PageView 2012-07-12 22:56:24 +02:00
searchwidget.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
searchwidget.h it does not need to be a toolbar, a widget + layout is more than enough 2007-08-24 14:04:48 +00:00
side_reviews.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
side_reviews.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
sidebar.cpp Move KColorScheme instanciation out of the paint path. 2013-02-19 11:52:11 +01:00
sidebar.h Move KColorScheme instanciation out of the paint path. 2013-02-19 11:52:11 +01:00
snapshottaker.cpp Fix behaviour of VideoWidget and SnapshotTaker 2012-09-28 10:11:13 +02:00
snapshottaker.h Fix behaviour of VideoWidget and SnapshotTaker 2012-09-28 10:11:13 +02:00
thumbnaillist.cpp Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
thumbnaillist.h Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
toc.cpp Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
toc.h Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
tocmodel.cpp Fix my fixes for 313147 and 313146 2013-01-18 18:03:10 +01:00
tocmodel.h Fix my fixes for 313147 and 313146 2013-01-18 18:03:10 +01:00
toolaction.cpp Fix my email address 2013-03-14 23:09:07 +01:00
toolaction.h Fix my email address 2013-03-14 23:09:07 +01:00
tts.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
tts.h port TTS to QDBusServiceWatcher 2010-08-14 13:18:55 +00:00
url_utils.h Add header guards 2013-03-26 22:50:58 +01:00
videowidget.cpp Make VideoWidget independet of associated annotation type 2012-10-22 13:03:36 +02:00
videowidget.h Make VideoWidget independet of associated annotation type 2012-10-22 13:03:36 +02:00