okular/core
Tobias Koenig 77efd7dcb1 Cleaned up the Document API, moved all private members/methods/slots into
the d class.

svn path=/trunk/playground/graphics/okular/; revision=619100
2007-01-02 19:05:49 +00:00
..
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 use the right include 2007-01-02 17:50:24 +00:00
area.h Further documentation and API cleanups 2007-01-02 17:05:49 +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
configinterface.h Add API documentations 2007-01-02 17:25:26 +00:00
document.cpp Cleaned up the Document API, moved all private members/methods/slots into 2007-01-02 19:05:49 +00:00
document.h Cleaned up the Document API, moved all private members/methods/slots into 2007-01-02 19:05:49 +00:00
generator.cpp Moved SourceReference into its own file 2007-01-02 17:45:32 +00:00
generator.h Cleaned up the Document API, moved all private members/methods/slots into 2007-01-02 19:05:49 +00:00
guiinterface.h Add API documentations 2007-01-02 17:25:26 +00:00
link.cpp QString -> const QString& 2006-12-28 16:58:38 +00:00
link.h QString -> const QString& 2006-12-28 16:58:38 +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 Further documentation and API cleanups 2007-01-02 17:05:49 +00:00
page.h Cleaned up the Document API, moved all private members/methods/slots into 2007-01-02 19:05: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
printinterface.h Add API documentations 2007-01-02 17:25:26 +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
sourcereference.cpp Moved SourceReference into its own file 2007-01-02 17:45:32 +00:00
sourcereference.h Moved SourceReference into its own file 2007-01-02 17:45:32 +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