..
annotations.cpp
move the ui-related utils functions for annotations in an own utils class
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
First version of an audio player for okular, able to play the sounds in the documents.
19 years ago
audioplayer.h
First version of an audio player for okular, able to play the sounds in the documents.
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
First version of an audio player for okular, able to play the sounds in the documents.
19 years ago
document.h
Add a second parameter to requestTextPage/generateTextPage where you can
19 years ago
generator.cpp
Add a second parameter to requestTextPage/generateTextPage where you can
19 years ago
generator.h
Add a second parameter to requestTextPage/generateTextPage where you can
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
tokoe does not know that Page::text() and TextPage::text() have different functions ;)
19 years ago
page.h
small api fix
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
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.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