.. |
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
|
move the ui-related utils functions for annotations in an own utils class
|
2006-12-27 23:56:38 +00:00 |
area.cpp
|
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
|
2006-12-24 18:19:18 +00:00 |
area.h
|
Simplify the auxiliary functions used within RegularArea<>, patch by André Wöbbeking.
|
2006-12-27 17:10:06 +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
|
Improving the bookmark capabilities of okular.
|
2006-12-27 16:04:49 +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
|
Improving the bookmark capabilities of okular.
|
2006-12-27 16:04:49 +00:00 |
document.h
|
improve EmbeddedFile apidox
|
2006-12-28 16:28:28 +00:00 |
generator.cpp
|
do not explicitely include document.h in generator.h
|
2006-12-28 16:45:50 +00:00 |
generator.h
|
do not explicitely include document.h in generator.h
|
2006-12-28 16:45:50 +00:00 |
link.cpp
|
add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually
|
2006-12-26 12:26:49 +00:00 |
link.h
|
API cleanup
|
2006-12-04 09:31:53 +00:00 |
misc.h
|
less use of pointers; more const's
|
2006-11-18 18:33:47 +00:00 |
observer.cpp
|
Moved dummy implementation of DocumentObserver in observer.cpp,
|
2006-12-05 08:53:26 +00:00 |
observer.h
|
Improving the bookmark capabilities of okular.
|
2006-12-27 16:04:49 +00:00 |
okularGenerator.desktop
|
missing Encoding
|
2006-12-15 14:39:40 +00:00 |
page.cpp
|
Improving the bookmark capabilities of okular.
|
2006-12-27 16:04:49 +00:00 |
page.h
|
Improving the bookmark capabilities of okular.
|
2006-12-27 16:04:49 +00:00 |
pagetransition.cpp
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
pagetransition.h
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
rotationjob.cpp
|
Add the following functionality:
|
2006-11-20 07:53:32 +00:00 |
rotationjob.h
|
Add the following functionality:
|
2006-11-20 07:53:32 +00:00 |
sound.cpp
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
sound.h
|
API cleanup
|
2006-11-27 08:04:41 +00:00 |
textpage.cpp
|
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
|
2006-12-24 18:19:18 +00:00 |
textpage.h
|
added missing OKULAR_EXPORT
|
2006-12-25 15:10:39 +00:00 |
utils.cpp
|
API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY()
|
2006-11-27 08:13:47 +00:00 |
utils.h
|
API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY()
|
2006-11-27 08:13:47 +00:00 |