.. |
annotations.cpp
|
move the ui-related utils functions for annotations in an own utils class
|
2006-12-27 23:56:38 +00:00 |
annotations.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
area.cpp
|
use the right include
|
2007-01-02 17:50:24 +00:00 |
area.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
bookmarkmanager.cpp
|
Use the form "<page> - <name>" for the items in the Bookmarks menu.
|
2007-01-18 21:20:08 +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 |
CMakeLists.txt
|
clean up the CMakeLists.txt files from the auto* stuff
|
2006-07-07 15:08:46 +00:00 |
document.cpp
|
- don't reset the pixmap memory descriptors when rotating, as the pixmaps are rotated thus the memory is preserved
|
2007-01-17 23:06:40 +00:00 |
document.h
|
Make PixmapRequest::swap() public but mark it for internal usage.
|
2007-01-17 16:50:54 +00:00 |
generator.cpp
|
also the page size is a feature, so thread it as such (and remove supportsPageSizes())
|
2007-01-17 18:02:53 +00:00 |
generator.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
global.h
|
Use a proper enum to deal with orientation/rotation all around okular.
|
2007-01-05 17:09:47 +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
|
Moved dummy implementation of DocumentObserver in observer.cpp,
|
2006-12-05 08:53:26 +00:00 |
observer.h
|
remove old enum (belongs to the external -removed- notification system)
|
2007-01-07 11:46:33 +00:00 |
okular_export.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
okularGenerator.desktop
|
missing Encoding
|
2006-12-15 14:39:40 +00:00 |
page.cpp
|
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane.
|
2007-01-19 23:30:32 +00:00 |
page.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +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
|
Use a proper enum to deal with orientation/rotation all around okular.
|
2007-01-05 17:09:47 +00:00 |
rotationjob.h
|
Use a proper enum to deal with orientation/rotation all around okular.
|
2007-01-05 17:09:47 +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
|
Arrgh, forgot to commit this last time :/
|
2007-01-19 16:33:58 +00:00 |
textdocumentgenerator.h
|
Arrgh, forgot to commit this last time :/
|
2007-01-19 16:33:58 +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
|
API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY()
|
2006-11-27 08:13:47 +00:00 |
utils.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |