.. |
data
|
add the svg of the annotation tool icons
|
2012-06-10 22:04:27 +02:00 |
annotationmodel.cpp
|
Copy Okular's app icon from Oxygen core as "okular",
|
2008-06-12 18:51:36 +00: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
|
Disable GUI operations on certain types of annotations
|
2012-05-17 23:50:10 +02:00 |
annotationpropertiesdialog.h
|
SVN_SILENT fix include guard
|
2008-02-08 15:22:15 +00: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
|
Store and render presentation drawings at UI level instead of involving core.
|
2012-06-07 18:58:52 +02:00 |
annotationtools.h
|
Store and render presentation drawings at UI level instead of involving core.
|
2012-06-07 18:58:52 +02:00 |
annotationwidgets.cpp
|
Normalize signals/slots
|
2011-07-31 21:22:04 +02:00 |
annotationwidgets.h
|
Add a very simple configuration widget for caret annotations.
|
2008-04-23 07:55:39 +00:00 |
annotwindow.cpp
|
Show latex button when the annotation popup window is opened
|
2012-06-05 00:48:52 +02:00 |
annotwindow.h
|
Small rework of AnnotWindow
|
2012-01-17 23:46:37 +01:00 |
bookmarklist.cpp
|
Sort bookmarks from the same page in viewport order
|
2012-06-05 00:49:16 +02:00 |
bookmarklist.h
|
add a context menu for the top-level items (representing the files), to allow to:
|
2010-01-09 13:15:33 +00: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:53:53 +02:00 |
findbar.h
|
Keep the find bar working after ESC is pressed in PageView
|
2012-07-12 22:53:53 +02:00 |
formwidgets.cpp
|
Make sure we show arrows in the form widgets
|
2011-08-25 23:14:37 +02:00 |
formwidgets.h
|
Krazy: Check for C++ ctors that should be declared 'explicit'.
|
2010-04-02 19:03:57 +00:00 |
guiutils.cpp
|
Evaluate additional actions of screen and widget annotations
|
2012-09-21 10:50:57 +02:00 |
guiutils.h
|
make the iconloader in GuiUtils a stack
|
2010-03-17 19:37:52 +00: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
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
minibar.h
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02: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
|
Only draw the bounding box of (ExternallyDrawn & BeingMoved) annotations
|
2012-05-17 23:50:44 +02:00 |
pagepainter.h
|
Add the possibility to show sources location graphically on the rendered pages.
|
2011-10-17 20:56:45 +01:00 |
pagesizelabel.cpp
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
pagesizelabel.h
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
pageview.cpp
|
Make document scroll as necessary when in text selection mode
|
2012-09-28 17:57:03 +02:00 |
pageview.h
|
Make document scroll as necessary when in text selection mode
|
2012-09-28 17:57:03 +02:00 |
pageviewannotator.cpp
|
Fix Tools->review inconsistency when switching tool
|
2012-08-27 21:01:17 +02:00 |
pageviewannotator.h
|
Fix Tools->review inconsistency when switching tool
|
2012-08-27 21:01:17 +02:00 |
pageviewutils.cpp
|
Make video player behave similar to Adobe Acroread
|
2012-03-12 17:20:51 +01:00 |
pageviewutils.h
|
Allow the "continuous" selection of a tool by double clicking on it
|
2011-01-31 23:51:34 +00: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 disable threading option
|
2012-09-25 21:18:10 +02:00 |
presentationwidget.h
|
Don't remove the drawings when changing page in presentation mode
|
2012-09-08 19:29:28 +02:00 |
propertiesdialog.cpp
|
orderedProperties should contain keys (i.e. tagnames) not titles
|
2012-07-02 12:03:45 +02:00 |
propertiesdialog.h
|
Document properties: remove toggle button
|
2010-07-20 22:19:41 +00:00 |
searchlineedit.cpp
|
Reset search input box color when SearchLineEdit::resetSearch() is called
|
2012-07-12 22:53:53 +02:00 |
searchlineedit.h
|
Keep the find bar working after ESC is pressed in PageView
|
2012-07-12 22:53:53 +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
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
side_reviews.h
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
sidebar.cpp
|
Remember collapse state of sidebar when file is auto-reloaded
|
2011-12-28 00:49:44 +01:00 |
sidebar.h
|
Remember collapse state of sidebar when file is auto-reloaded
|
2011-12-28 00:49:44 +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
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
thumbnaillist.h
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
toc.cpp
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
toc.h
|
Introduce notifyCurrentPageChanged callback DocumentObserver interface
|
2012-09-06 08:46:10 +02:00 |
tocmodel.cpp
|
do not try to get the label of pages "out of the document"
|
2011-02-12 14:42:55 +00:00 |
tocmodel.h
|
Krazy: Check for C++ ctors that should be declared 'explicit'.
|
2010-04-02 19:03:57 +00:00 |
toolaction.cpp
|
Remember the mouse mode on exit
|
2012-03-09 13:31:24 -05:00 |
toolaction.h
|
Add a tool button in the toolbar with the "select" actions.
|
2007-09-14 10:02:33 +00: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 |
videowidget.cpp
|
Fix behaviour of VideoWidget and SnapshotTaker
|
2012-09-28 10:11:13 +02:00 |
videowidget.h
|
Fix visibility of VideoWidget on page change events
|
2012-09-21 11:20:53 +02:00 |