okular/ui
Tobias Koenig bea71df6e0 * Made image rotation asynchronous
* Changed Page API and PagePainter to work only with QImage

svn path=/trunk/playground/graphics/okular/; revision=601581
2006-11-03 17:57:32 +00:00
..
data Create a new AnnotationEngine to select some text from the current page, and make it able to distill Highlight annotations. Now you can hightlight th text in your document, wooo :) 2006-10-22 20:53:56 +00:00
painter_agg2 more KPDF -> okular renaming in comments, include guards and READMEs 2006-09-21 09:33:56 +00:00
annotationpropertiesdialog.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotationpropertiesdialog.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotationtools.cpp move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator 2006-11-01 15:23:11 +00:00
annotationtools.h move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator 2006-11-01 15:23:11 +00:00
annotationwidgets.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotationwidgets.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotwindow.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotwindow.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedannotationdialog.cpp source files don't need to be executable 2006-08-08 21:59:29 +00:00
embeddedannotationdialog.h source files don't need to be executable 2006-08-08 21:59:29 +00:00
embeddedfilesdialog.cpp don't show invalid dates 2006-09-29 21:46:13 +00:00
embeddedfilesdialog.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
minibar.cpp a bit less of #include's 2006-10-22 23:00:39 +00:00
minibar.h instead of being a frame, just use two frames acting as side lines to emulate a 2006-10-15 21:10:52 +00:00
newstuff.cpp a bit less of #include's 2006-10-22 23:00:39 +00:00
newstuff.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
pagepainter.cpp * Made image rotation asynchronous 2006-11-03 17:57:32 +00:00
pagepainter.h * Made image rotation asynchronous 2006-11-03 17:57:32 +00:00
pagesizelabel.cpp Report page size 2006-10-15 19:37:14 +00:00
pagesizelabel.h Report page size 2006-10-15 19:37:14 +00:00
pageview.cpp * Made image rotation asynchronous 2006-11-03 17:57:32 +00:00
pageview.h move the configuration update procedures of the page view into the page view itself 2006-10-28 22:58:05 +00:00
pageviewannotator.cpp create an Identity settings section and move the author field there 2006-11-02 22:19:32 +00:00
pageviewannotator.h Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
pageviewutils.cpp remove some code that is done automatically by Qt for us 2006-10-14 12:18:31 +00:00
pageviewutils.h As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 2006-10-03 10:11:16 +00:00
presentationwidget.cpp * Made image rotation asynchronous 2006-11-03 17:57:32 +00:00
presentationwidget.h Just like any other presentation application, now you can draw red paths on a page during the presentation mode. 2006-11-01 15:34:27 +00:00
propertiesdialog.cpp make the sorting model working correctly, thanks to icefox! 2006-09-28 12:21:04 +00:00
propertiesdialog.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
searchwidget.cpp show the clear button of the line edit 2006-10-08 21:37:28 +00:00
searchwidget.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
side_reviews.cpp improve tooltip 2006-10-13 23:13:47 +00:00
side_reviews.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
thumbnaillist.cpp * Made image rotation asynchronous 2006-11-03 17:57:32 +00:00
thumbnaillist.h since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough 2006-10-08 20:06:27 +00:00
toc.cpp change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 2006-10-28 19:18:36 +00:00
toc.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00