.. |
annotations.cpp
|
remove misplaced ';'
|
2007-02-09 14:53:26 +00:00 |
annotations.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
area.cpp
|
handy method
|
2007-02-01 18:31:45 +00:00 |
area.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
audioplayer.cpp
|
compile with the latest kdelibs
|
2007-02-06 00:53:24 +00:00 |
audioplayer.h
|
Make the playback of repeating sounds working (hopefully).
|
2007-02-05 15:26:05 +00:00 |
bookmarkmanager.cpp
|
Adapt to kdelibs changes
|
2007-01-29 20:18:39 +00:00 |
bookmarkmanager.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
chooseenginedialog.cpp
|
generator -> backend in the gui
|
2006-11-10 20:48:28 +00:00 |
chooseenginedialog.h
|
Moved all classes in core/ into the 'Okular' namespace and removed
|
2006-09-21 08:45:36 +00:00 |
chooseenginewidget.ui
|
improve a bit
|
2006-06-14 19:51:35 +00:00 |
document.cpp
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
2007-03-24 10:47:22 +00:00 |
document.h
|
Refactor the document search interfaces, as discussed on the mailing list.
|
2007-03-17 22:58:41 +00:00 |
form.cpp
|
Preliminary supports for text and choice form fields.
|
2007-02-25 00:07:59 +00:00 |
form.h
|
Preliminary supports for text and choice form fields.
|
2007-02-25 00:07:59 +00:00 |
generator.cpp
|
constness for document()
|
2007-03-17 12:11:41 +00:00 |
generator.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
generator_p.h
|
Last step of the ThreadedGenerator -> Generator merge: remove the old files and rename the used file.
|
2007-01-31 18:41:21 +00:00 |
global.h
|
add the permission to fill forms
|
2007-03-17 14:14:55 +00:00 |
link.cpp
|
don't leak memory when loading page actions from poppler, and sound objects
|
2007-01-06 14:25:33 +00:00 |
link.h
|
Fixed krazy issues
|
2007-01-04 15:22:28 +00:00 |
misc.cpp
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
misc.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
observer.cpp
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
observer.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
okular_export.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
okularGenerator.desktop
|
missing Encoding
|
2006-12-15 14:39:40 +00:00 |
page.cpp
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
2007-03-25 22:36:41 +00:00 |
page.h
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
2007-03-25 22:36:41 +00:00 |
page_p.h
|
add a private function for the nearest Page pixmap, for the PagePainter usage;
|
2007-03-25 22:36:41 +00:00 |
pagecontroller.cpp
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
2007-03-24 10:47:22 +00:00 |
pagecontroller_p.h
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
2007-03-24 10:47:22 +00:00 |
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.
|
2007-01-05 23:12:06 +00:00 |
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.
|
2007-01-05 23:12:06 +00:00 |
pagetransition.cpp
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
pagetransition.h
|
DOX: slightly improve apidox generation
|
2007-01-13 22:55:00 +00:00 |
rotationjob.cpp
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
2007-03-24 10:47:22 +00:00 |
rotationjob.h
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
2007-03-24 10:47:22 +00:00 |
sound.cpp
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
sound.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
sourcereference.cpp
|
Moved SourceReference into its own file
|
2007-01-02 17:45:32 +00:00 |
sourcereference.h
|
Add missing Q_DISABLE_COPY
|
2007-01-05 16:40:07 +00:00 |
textdocumentgenerator.cpp
|
simplify a bit the export action creation code
|
2007-03-10 21:32:09 +00:00 |
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.
|
2007-01-31 18:31:19 +00:00 |
textdocumentgenerator_p.h
|
Add new TextDocumentGenerator class, which is a base class for
|
2007-01-13 23:15:28 +00:00 |
textpage.cpp
|
no need to pass a reference to an enum value
|
2007-01-05 15:00:12 +00:00 |
textpage.h
|
DOX: slightly improve apidox generation
|
2007-01-13 22:55:00 +00:00 |
utils.cpp
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
utils.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |