okular/core
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually
svn path=/trunk/playground/graphics/okular/; revision=616667
2006-12-26 12:26:49 +00:00
..
annotations.cpp Finished API cleanup of Annotation by moving all private members 2006-12-18 07:28:02 +00:00
annotations.h added missing OKULAR_EXPORT 2006-12-25 15:10:39 +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 RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 2006-12-24 18:19:18 +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 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 2006-12-26 12:26:49 +00:00
document.h add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 2006-12-26 12:26:49 +00:00
generator.cpp Add the following functionality: 2006-11-20 07:53:32 +00:00
generator.h Add the following functionality: 2006-11-20 07:53:32 +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 added missing OKULAR_EXPORT 2006-12-25 15:10:39 +00:00
okularGenerator.desktop missing Encoding 2006-12-15 14:39:40 +00:00
page.cpp properly delete the regular areas of a RegularArea<> when it stores pointers to areas. no more memory leaks for RegularArea<>, yay! 2006-12-23 15:39:26 +00:00
page.h Make okular able to copy the text selection to the clipboard (finally!). 2006-11-24 21:02:38 +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