..
data
the PickPoint annotator engine can draw a dashed frame around the selected zone if a tool wants it; applied to the free text annotation for now [and improved its description while I was there]
19 years ago
painter_agg2
Fixed krazy issues
19 years ago
CMakeLists.txt
clean up the CMakeLists.txt files from the auto* stuff
20 years ago
annotationguiutils.cpp
if you don't check the result, then don't waste time
19 years ago
annotationguiutils.h
krazy include order issues
19 years ago
annotationpopup.cpp
krazy include order issues
19 years ago
annotationpopup.h
krazy include order issues
19 years ago
annotationpropertiesdialog.cpp
krazy include order issues
19 years ago
annotationpropertiesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotationtools.cpp
krazy include order issues
19 years ago
annotationtools.h
fix win32 compilation
19 years ago
annotationwidgets.cpp
SVN_SILENT i18n fix
19 years ago
annotationwidgets.h
Add a way to change the font of text annotations.
19 years ago
annotwindow.cpp
krazy include order issues
19 years ago
annotwindow.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
bookmarklist.cpp
instead of emitting a signal, just use a simple action
19 years ago
bookmarklist.h
Remove not necessary "class classname;"
19 years ago
embeddedfilesdialog.cpp
krazy include order issues
19 years ago
embeddedfilesdialog.h
krazy include order issues
19 years ago
findbar.cpp
krazy include order issues
19 years ago
findbar.h
fix some easy krazy issues
19 years ago
formwidgets.cpp
respect the DRM permissions for form filling
19 years ago
formwidgets.h
Remove not necessary "class classname;"
19 years ago
minibar.cpp
Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count.
19 years ago
minibar.h
don't show a wide minibar when no document is opened
20 years ago
newstuff.cpp
krazy include order issues
19 years ago
newstuff.h
Set the NewStuffDialog window title and when a item is installed one click open the PDF.
20 years ago
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
When paiting an empty page (because there are no pixmaps for it), then fill with a color conforming with all the accessibility settings (not just the paper color).
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
The part starts in dummy mode (very few ui) by default
19 years ago
pageview.h
Sharing the same option for the accessibility render mode and for the view mode is not a good idea, really.
19 years ago
pageviewannotator.cpp
Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig()
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
and a static QBitmap here leaks as well
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
hopefully make really use in presentation mode of the global shortcuts for first/last/next/prev page
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
krazy include order issues
19 years ago
propertiesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
searchlineedit.cpp
krazy include order issues
19 years ago
searchlineedit.h
add a 'find next' button in the search bar of presentation mode
19 years ago
searchwidget.cpp
krazy include order issues
19 years ago
searchwidget.h
krazy include order issues
19 years ago
side_reviews.cpp
center the "no items" text of the annotation pane, until a better solution comes
19 years ago
side_reviews.h
krazy include order issues
19 years ago
thumbnaillist.cpp
use the bookmark icon for the bookmark overlay in the thumbnail list
19 years ago
thumbnaillist.h
Remove not necessary "class classname;"
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