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.
 
 
 
 
 
Pino Toscano 2ef46f8d90 simplify a bit the export action creation code 19 years ago
..
annotations.cpp remove misplaced ';' 19 years ago
annotations.h DOX: improvements and fixes 19 years ago
area.cpp handy method 19 years ago
area.h handy method 19 years ago
audioplayer.cpp compile with the latest kdelibs 19 years ago
audioplayer.h Make the playback of repeating sounds working (hopefully). 19 years ago
bookmarkmanager.cpp Adapt to kdelibs changes 19 years ago
bookmarkmanager.h DOX: improvements and fixes 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 Cache the export formats, so we can know better if the text/plain formst is supported by the backend (and act accordingly). 19 years ago
document.h they are constant methods, so let them be 'const' 19 years ago
form.cpp Preliminary supports for text and choice form fields. 19 years ago
form.h Preliminary supports for text and choice form fields. 19 years ago
generator.cpp simplify a bit the export action creation code 19 years ago
generator.h simplify a bit the export action creation code 19 years ago
generator_p.h Last step of the ThreadedGenerator -> Generator merge: remove the old files and rename the used file. 19 years ago
global.h Add a second parameter to requestTextPage/generateTextPage where you can 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 they are constant methods, so let them be 'const' 19 years ago
page.h they are constant methods, so let them be 'const' 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 DOX: improvements and fixes 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 simplify a bit the export action creation code 19 years ago
textdocumentgenerator.h Merge the new functions of ThreadedGenerator into the base Generator: this means that there's again only a single base Generator that can provide the multithreading for the generation of contents, just pixmaps for now. 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