.. |
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
|
Fixed krazy issues
|
2007-01-04 15:22:28 +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
|
better use HTML ref instead of ref, otherwise we'll have "encoding" problems
|
2006-12-27 17:02:45 +00:00 |
bookmarkmanager.h
|
allow only the Document to construct a BookmarkManager
|
2007-01-05 12:44:35 +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
|
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 |
document.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 |
generator.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 |
generator.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 |
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
|
be sure to delete the old pixmap before setting a new one
|
2007-01-09 23:37:26 +00:00 |
page.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 |
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
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +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
|
Fixed krazy issues
|
2007-01-04 15:22:28 +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 |
textpage.cpp
|
no need to pass a reference to an enum value
|
2007-01-05 15:00:12 +00:00 |
textpage.h
|
no need to pass a reference to an enum value
|
2007-01-05 15:00:12 +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 |