okular/core
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works:
* putting it in an own view mode
* associating the selection to every page
* using a better algorithm to calculate the selection, even in a page range
* moving its drawing from the page view to the page painter, so it's possibile to draw it just like it's done with eg annotations

Other changes (more or less related):
* moved the annotation popup to a better place, so it won't interfere with annotation drawing
* commented some debug code in TextPage

svn path=/trunk/playground/graphics/okular/; revision=588795
2006-09-26 22:22:01 +00:00
..
annotations.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
annotations.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
area.cpp Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
area.h Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
chooseenginedialog.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +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 Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
document.h Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
generator.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
generator.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
link.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
link.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
misc.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
observer.h Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
okularGenerator.desktop last move 2006-06-12 18:30:40 +00:00
page.cpp Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
page.h Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
pagetransition.cpp more KPDF -> okular renaming in comments, include guards and READMEs 2006-09-21 09:33:56 +00:00
pagetransition.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
textpage.cpp Restructuring a bit how the text-editor-like selection works: 2006-09-26 22:22:01 +00:00
textpage.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
utils.cpp Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
utils.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00