| .. |
|
data
|
i18n fixes
|
19 years ago |
|
painter_agg2
|
Fixed krazy issues
|
19 years ago |
|
CMakeLists.txt
|
…
|
|
|
annotationguiutils.cpp
|
i18n fixes
|
19 years ago |
|
annotationguiutils.h
|
Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated.
|
19 years ago |
|
annotationpopup.cpp
|
krazy include order issues
|
19 years ago |
|
annotationpopup.h
|
krazy include order issues
|
19 years ago |
|
annotationpropertiesdialog.cpp
|
i18n fixes
|
19 years ago |
|
annotationpropertiesdialog.h
|
always as temporary widget, show a text area for the annotation contents
|
19 years ago |
|
annotationtools.cpp
|
krazy include order issues
|
19 years ago |
|
annotationtools.h
|
fix win32 compilation
|
19 years ago |
|
annotationwidgets.cpp
|
kiconloader fixes
|
19 years ago |
|
annotationwidgets.h
|
Add a way to change the font of text annotations.
|
19 years ago |
|
annotwindow.cpp
|
get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow
|
19 years ago |
|
annotwindow.h
|
…
|
|
|
bookmarklist.cpp
|
adapt the debug stuff to the new kdebug way:
|
19 years ago |
|
bookmarklist.h
|
Remove not necessary "class classname;"
|
19 years ago |
|
embeddedfilesdialog.cpp
|
duplicate header
|
19 years ago |
|
embeddedfilesdialog.h
|
add a simple popup menu for the items, just with 'save as' at the moment
|
19 years ago |
|
findbar.cpp
|
add a "Find:" text in the find bar
|
19 years ago |
|
findbar.h
|
fix some easy krazy issues
|
19 years ago |
|
formwidgets.cpp
|
i18n fixes
|
19 years ago |
|
formwidgets.h
|
Remove not necessary "class classname;"
|
19 years ago |
|
minibar.cpp
|
small tweaks to the prev/next buttons in the minibar:
|
19 years ago |
|
minibar.h
|
…
|
|
|
pageitemdelegate.cpp
|
krazy include order issues
|
19 years ago |
|
pageitemdelegate.h
|
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane.
|
19 years ago |
|
pagepainter.cpp
|
kiconloader fixes
|
19 years ago |
|
pagepainter.h
|
krazy include order issues
|
19 years ago |
|
pagesizelabel.cpp
|
krazy include order issues
|
19 years ago |
|
pagesizelabel.h
|
PageSizeLabel misses its moc
|
19 years ago |
|
pageview.cpp
|
Usability work on the toolbar:
|
19 years ago |
|
pageview.h
|
when in embedded mode, create only the base actions for the view (zoom combo/in/out)
|
19 years ago |
|
pageviewannotator.cpp
|
i18n fixes
|
19 years ago |
|
pageviewannotator.h
|
Refactor a bit the annotating toolbar, so it can handle better its items and cha
|
19 years ago |
|
pageviewutils.cpp
|
Back from holiday, let's do some comitting :-)
|
19 years ago |
|
pageviewutils.h
|
revert my r659797, a QButtonGroup can't help here
|
19 years ago |
|
presentationsearchbar.cpp
|
make the D-Bus call for the search have effect also when in presentation mode;
|
19 years ago |
|
presentationsearchbar.h
|
make the D-Bus call for the search have effect also when in presentation mode;
|
19 years ago |
|
presentationwidget.cpp
|
improve the support of searching when in presentation mode:
|
19 years ago |
|
presentationwidget.h
|
make the D-Bus call for the search have effect also when in presentation mode;
|
19 years ago |
|
propertiesdialog.cpp
|
init fix
|
19 years ago |
|
propertiesdialog.h
|
stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished
|
19 years ago |
|
searchlineedit.cpp
|
add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself
|
19 years ago |
|
searchlineedit.h
|
add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself
|
19 years ago |
|
searchwidget.cpp
|
krazy include order issues
|
19 years ago |
|
searchwidget.h
|
krazy include order issues
|
19 years ago |
|
side_reviews.cpp
|
i18n fixes
|
19 years ago |
|
side_reviews.h
|
krazy include order issues
|
19 years ago |
|
sidebar.cpp
|
change the global sidebar "visibility" only when needed (saves some troubles)
|
19 years ago |
|
sidebar.h
|
Make the sidebar able to show the text for the items;
|
19 years ago |
|
thumbnaillist.cpp
|
Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them.
|
19 years ago |
|
thumbnaillist.h
|
Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them.
|
19 years ago |
|
toc.cpp
|
rename (almost) every ActionFoo class to FooAction
|
19 years ago |
|
toc.h
|
update correctly when the option for toggling the page numbers in the toc is changed
|
20 years ago |