okular/core
2007-01-02 16:40:22 +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 add handy debug operators for NormalizedPoint and NormalizedRect 2006-12-31 17:52:24 +00:00
area.h add handy debug operators for NormalizedPoint and NormalizedRect 2006-12-31 17:52:24 +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 move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 2007-01-02 16:40:22 +00:00
document.h move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 2007-01-02 16:40:22 +00:00
generator.cpp move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 2007-01-02 16:40:22 +00:00
generator.h move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 2007-01-02 16:40:22 +00:00
guiinterface.h move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 2007-01-02 16:40:22 +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 ok, let's sdo it seriously now: use the right precision for the page duration that a PDF can give us 2006-12-31 14:41:34 +00:00
page.h ok, let's sdo it seriously now: use the right precision for the page duration that a PDF can give us 2006-12-31 14:41:34 +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 SVN_SILENT d'oh, typo 2007-01-02 16:14:22 +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