You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Tobias Koenig 460f972d19 Arrgh, forgot to commit this last time :/ 19 years ago
..
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 20 years ago
annotations.cpp move the ui-related utils functions for annotations in an own utils class 19 years ago
annotations.h DOX: slightly improve apidox generation 19 years ago
area.cpp use the right include 19 years ago
area.h Do a lot of include cleanups... we install all important 19 years ago
bookmarkmanager.cpp Use the form "<page> - <name>" for the items in the Bookmarks menu. 19 years ago
bookmarkmanager.h As requested by our usability expert Florian, add a Bookmarks menu with the bookmarks in the current document, if any. 19 years ago
chooseenginedialog.cpp generator -> backend in the gui 20 years ago
chooseenginedialog.h Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
chooseenginewidget.ui improve a bit 20 years ago
document.cpp - don't reset the pixmap memory descriptors when rotating, as the pixmaps are rotated thus the memory is preserved 19 years ago
document.h Make PixmapRequest::swap() public but mark it for internal usage. 19 years ago
generator.cpp also the page size is a feature, so thread it as such (and remove supportsPageSizes()) 19 years ago
generator.h -pedantic 19 years ago
global.h Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
link.cpp don't leak memory when loading page actions from poppler, and sound objects 19 years ago
link.h Fixed krazy issues 19 years ago
misc.cpp Do a lot of include cleanups... we install all important 19 years ago
misc.h Do a lot of include cleanups... we install all important 19 years ago
observer.cpp Moved dummy implementation of DocumentObserver in observer.cpp, 20 years ago
observer.h remove old enum (belongs to the external -removed- notification system) 19 years ago
okularGenerator.desktop missing Encoding 20 years ago
okular_export.h Do a lot of include cleanups... we install all important 19 years ago
page.cpp be sure to delete the old pixmap before setting a new one 19 years ago
page.h DOX: slightly improve apidox generation 19 years ago
pagesize.cpp Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 19 years ago
pagesize.h Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 19 years ago
pagetransition.cpp API cleanup 20 years ago
pagetransition.h DOX: slightly improve apidox generation 19 years ago
rotationjob.cpp Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
rotationjob.h Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
sound.cpp API cleanup 20 years ago
sound.h Fixed krazy issues 19 years ago
sourcereference.cpp Moved SourceReference into its own file 19 years ago
sourcereference.h Add missing Q_DISABLE_COPY 19 years ago
textdocumentgenerator.cpp Arrgh, forgot to commit this last time :/ 19 years ago
textdocumentgenerator.h Arrgh, forgot to commit this last time :/ 19 years ago
textdocumentgenerator_p.h Add new TextDocumentGenerator class, which is a base class for 19 years ago
textpage.cpp no need to pass a reference to an enum value 19 years ago
textpage.h DOX: slightly improve apidox generation 19 years ago
utils.cpp API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago
utils.h Do a lot of include cleanups... we install all important 19 years ago