You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
..
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 20 years ago
annotations.cpp Finished API cleanup of Annotation by moving all private members 20 years ago
annotations.h added missing OKULAR_EXPORT 19 years ago
area.cpp simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 19 years ago
area.h simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 19 years ago
chooseenginedialog.cpp generator -> backend in the gui 20 years ago
chooseenginedialog.h Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
chooseenginewidget.ui improve a bit 20 years ago
document.cpp add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
document.h add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
generator.cpp Add the following functionality: 20 years ago
generator.h Add the following functionality: 20 years ago
link.cpp add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
link.h API cleanup 20 years ago
misc.h less use of pointers; more const's 20 years ago
observer.cpp Moved dummy implementation of DocumentObserver in observer.cpp, 20 years ago
observer.h added missing OKULAR_EXPORT 19 years ago
okularGenerator.desktop missing Encoding 20 years ago
page.cpp properly delete the regular areas of a RegularArea<> when it stores pointers to areas. no more memory leaks for RegularArea<>, yay! 20 years ago
page.h Make okular able to copy the text selection to the clipboard (finally!). 20 years ago
pagetransition.cpp API cleanup 20 years ago
pagetransition.h API cleanup 20 years ago
rotationjob.cpp Add the following functionality: 20 years ago
rotationjob.h Add the following functionality: 20 years ago
sound.cpp API cleanup 20 years ago
sound.h API cleanup 20 years ago
textpage.cpp simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 19 years ago
textpage.h added missing OKULAR_EXPORT 19 years ago
utils.cpp API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago
utils.h API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago