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
dff36b98f8
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
...
Fixing also the text extraction when using the rectangular selection across two or more pages.
svn path=/trunk/playground/graphics/okular/; revision=616264
20 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
it seems it needs to be exported...
20 years ago
area.cpp
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
20 years ago
area.h
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
20 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
simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway.
20 years ago
document.h
* observer API cleanup
20 years ago
generator.cpp
Add the following functionality:
20 years ago
generator.h
Add the following functionality:
20 years ago
link.cpp
API cleanup
20 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
Moved dummy implementation of DocumentObserver in observer.cpp,
20 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.
20 years ago
textpage.h
less includes in the headers
20 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