.. |
data
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
annotationmodel.cpp
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
annotationmodel.h
|
Krazy: Check for C++ ctors that should be declared 'explicit'.
|
2010-04-02 19:03:57 +00:00 |
annotationpopup.cpp
|
Port KAction and KMenu
|
2014-08-13 12:45:40 +02:00 |
annotationpopup.h
|
Use different RMB menus in page view and review pane
|
2012-08-15 19:21:25 +02:00 |
annotationpropertiesdialog.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +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
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
annotationproxymodels.h
|
Qt5 porting
|
2014-08-09 21:29:06 +02:00 |
annotationtools.cpp
|
Show IBeam cursor instead of Cross while creating text markup annotations
|
2013-07-31 00:02:12 +02:00 |
annotationtools.h
|
Show IBeam cursor instead of Cross while creating text markup annotations
|
2013-07-31 00:02:12 +02:00 |
annotationwidgets.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
annotationwidgets.h
|
Made Inplace annotations' alignment configurable
|
2013-05-18 15:30:46 +02:00 |
annotwindow.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
annotwindow.h
|
Add undo/redo support for annotations
|
2013-04-06 00:22:48 +02:00 |
bookmarklist.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02: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 |
debug_ui.cpp
|
Use categorized logging
|
2014-09-16 23:24:36 +02:00 |
debug_ui.h
|
Use categorized logging
|
2014-09-16 23:24:36 +02:00 |
embeddedfilesdialog.cpp
|
Remove some deprecated kdelibs4support
|
2014-10-01 07:27:09 +02: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
|
Use categorized logging even more
|
2014-09-16 23:38:25 +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
|
Merge remote-tracking branch 'origin/KDE/4.14' into frameworks
|
2014-10-01 07:29:17 +02:00 |
findbar.h
|
Move focus to view when closing the find bar with the [x] button
|
2014-09-30 23:15:12 +02:00 |
formwidgets.cpp
|
Use categorized logging
|
2014-09-16 23:24:36 +02:00 |
formwidgets.h
|
Undo support for PDF forms
|
2013-06-03 22:46:41 +02:00 |
guiutils.cpp
|
Remove some deprecated kdelibs4support
|
2014-10-01 07:27:09 +02:00 |
guiutils.h
|
Merge remote-tracking branch 'origin/master' into configurable-review-tools
|
2013-04-19 01:17:56 +02:00 |
ktreeviewsearchline.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
ktreeviewsearchline.h
|
Support case sensitivity and regular expressions in the
|
2009-10-15 20:25:47 +00:00 |
latexrenderer.cpp
|
Remove some deprecated kdelibs4support
|
2014-10-01 07:27:09 +02:00 |
latexrenderer.h
|
Remove some unused #includes
|
2013-10-14 20:42:34 +02:00 |
magnifierview.cpp
|
Use moc include style dictated by automoc
|
2014-08-09 00:21:03 +02:00 |
magnifierview.h
|
Improvements to magnifier feature
|
2014-02-25 00:04:57 +01:00 |
minibar.cpp
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
minibar.h
|
React to toolbar icon change when minibar is in the toolbar
|
2014-01-12 22:20:29 +01:00 |
pageitemdelegate.cpp
|
Use moc include style dictated by automoc
|
2014-08-09 00:21:03 +02: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
|
Use categorized logging even more
|
2014-09-16 23:38:25 +02:00 |
pagepainter.h
|
Merge remote-tracking branch 'origin/master' into configurable-review-tools
|
2013-04-19 01:17:56 +02:00 |
pagesizelabel.cpp
|
Use moc include style dictated by automoc
|
2014-08-09 00:21:03 +02:00 |
pagesizelabel.h
|
Modify how page size label is shown on the bottom bar
|
2014-04-15 21:20:32 +02:00 |
pageview.cpp
|
Merge remote-tracking branch 'origin/KDE/4.14' into frameworks
|
2014-10-01 07:29:17 +02:00 |
pageview.h
|
Port KAction and KMenu
|
2014-08-13 12:45:40 +02:00 |
pageviewannotator.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
pageviewannotator.h
|
Show IBeam cursor instead of Cross while creating text markup annotations
|
2013-07-31 00:02:12 +02:00 |
pageviewutils.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
pageviewutils.h
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
presentationsearchbar.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +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
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
presentationwidget.h
|
Improvements to the play/pause button
|
2014-02-24 23:30:21 +01:00 |
priorities.h
|
Remove the concept of observer/view id
|
2013-02-24 23:01:02 +01:00 |
propertiesdialog.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
propertiesdialog.h
|
Fix my email address
|
2013-03-14 23:09:07 +01:00 |
searchlineedit.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +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
|
Port to new connect api
|
2014-10-01 19:40:48 +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
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
side_reviews.h
|
Qt5 porting
|
2014-08-09 21:29:06 +02:00 |
sidebar.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
sidebar.h
|
Port away from KUrl::List
|
2014-08-13 13:07:44 +02: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
|
Remove some deprecated kdelibs4support
|
2014-10-01 07:27:09 +02:00 |
thumbnaillist.h
|
Launch documents from external sources in new tabs
|
2014-04-09 23:29:58 +02:00 |
toc.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
toc.h
|
Merge remote-tracking branch 'origin/KDE/4.10'
|
2013-03-14 23:09:57 +01:00 |
tocmodel.cpp
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
tocmodel.h
|
Don't attempt to restore old TOCModel if it hasn't been actually saved
|
2013-06-08 17:27:17 +02:00 |
toolaction.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
toolaction.h
|
Port KAction and KMenu
|
2014-08-13 12:45:40 +02:00 |
tts.cpp
|
Port to new connect api
|
2014-10-01 19:40:48 +02:00 |
tts.h
|
port TTS to QDBusServiceWatcher
|
2010-08-14 13:18:55 +00:00 |
url_utils.h
|
Pedentic--
|
2014-03-02 13:59:49 +01:00 |
videowidget.cpp
|
KIcon -> QIcon
|
2014-08-13 11:54:49 +02:00 |
videowidget.h
|
Make VideoWidget independet of associated annotation type
|
2012-10-22 13:03:36 +02:00 |