| .. |
|
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
|
fix win32 compilation
|
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
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
19 years ago |
|
document.h
|
Refactor the document search interfaces, as discussed on the mailing list.
|
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
|
constness for document()
|
19 years ago |
|
generator.h
|
fix win32 compilation
|
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 the permission to fill forms
|
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
|
fix win32 compilation
|
19 years ago |
|
observer.h
|
fix win32 compilation
|
19 years ago |
|
okularGenerator.desktop
|
missing Encoding
|
20 years ago |
|
okular_export.h
|
fix win32 compilation
|
19 years ago |
|
page.cpp
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
19 years ago |
|
page.h
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
19 years ago |
|
page_p.h
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
19 years ago |
|
pagecontroller.cpp
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
19 years ago |
|
pagecontroller_p.h
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
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
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
19 years ago |
|
rotationjob.h
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
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
|
fix win32 compilation
|
19 years ago |
|
utils.h
|
Do a lot of include cleanups... we install all important
|
19 years ago |