237 Commits (d92fa39e656a5617b579ea36b869ddd62614351a)

Author SHA1 Message Date
Albert Astals Cid 0ecf1ba8da Fix autoscroll 20 years ago
Albert Astals Cid de8d4bad59 reinstantiate the fact that right pressing and dragging in select mode moves you to the selection mode 20 years ago
Albert Astals Cid 6bf2d5947f fix my own breakage 20 years ago
Albert Astals Cid a1a3c9c559 IMadeItWorkSoRemoveTheTODO 20 years ago
Albert Astals Cid 7f63a0128c makeItWork 20 years ago
Pino Toscano 853d6c70a7 Give a tooltip in the page view for every kind of lnk we support. 20 years ago
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works: 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano 9bbabc1f64 Forward port to okular of KPDF commit 586747: 20 years ago
Pino Toscano b1d70d87a8 icon change for the annotation property action 20 years ago
Pino Toscano 45615e5289 Reworked a bit the ObjectRect API, by allowing subclassing for easiness wrt Annotation's. The brand new AnnotationObjectRect is responsible for providing the annotation bounding rect (that may vary for the various annotation types). 20 years ago
Pino Toscano 8357b47a8c Annotations: 20 years ago
Pino Toscano 58610481d8 Annotations: 20 years ago
Tobias Koenig 2f0946e831 Make selection tool working again 20 years ago
Tobias Koenig c3c79fa216 SVN_SILENT code cleanup 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Albert Astals Cid 760fdbcadb makeItBuild 20 years ago
Laurent Montel fcac6654b8 Adapt to new qtdbus 20 years ago
Albert Astals Cid 5ce0f2a634 branchport r573007 20 years ago
Chu Xiaodong 9c575a91d3 replace embedded annotation dialog with annot window, child of PageView 20 years ago
Chu Xiaodong a6516a74ef Fix annotation size difference when added in diff scales 20 years ago
Chu Xiaodong e6078e98c3 call Annotation context menu any time(implemented in pageview.cpp) 20 years ago
Chu Xiaodong 3f81e3788f Free TextAnnotation,pop-up window and annotation properties dialog added. 20 years ago
Laurent Montel ead282936e Compile++ 20 years ago
Clarence Dang 2561c5f879 remove probably unwanted debug from previous commit 20 years ago
Clarence Dang 8ecc533c70 Allow entering of "123" zoom instead of only "123%". Previously, if it couldn't find a % to chop, it would kill the last digit (the '3' in "123", giving an incorrect, 12%). 20 years ago
Clarence Dang 8fa041d06f make zoom combobox work; editing the text directly is not supported yet 20 years ago
Pino Toscano 250cca6cb5 no need to recalc the flags every time we paint 20 years ago
Pino Toscano fd03b7e799 the speech of the current selection (via kttsd) is working again 20 years ago
Pino Toscano 5ce5a5f062 no need to opaque paint event for the whole pageview, the viewport has it already 20 years ago
Pino Toscano 87c3e54827 Forwardport of KPDF bug #105211. 20 years ago
Pino Toscano 12e7a137d2 Port to the new snapshot. 20 years ago
Pino Toscano 840a526be7 Use the configured shortcuts for the PrevPage/NextPage/FirstPage/LastPage actions in the presentation mode, and for the FindNext in the find ahead of the main view. 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano 6b240f9166 fix the saving of the selection as image 20 years ago
Pino Toscano 1e97eb77c4 - give the right handle to XRenderFillRectangle 20 years ago
Pino Toscano 15130d0454 EXPERIMENTALLY reactivate Piotr's code for text-selection 20 years ago
Pino Toscano f41e458e7e recover well after zooming with mouse 20 years ago
Pino Toscano 87b4f81c14 less deprecated 20 years ago
Albert Astals Cid 68efb45a62 compile 20 years ago
Albert Astals Cid 703ed15db3 port to dbus, at least compiles, but i'm not sure it'll work 20 years ago
Pino Toscano dceb1211ca less qt3_support 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Pino Toscano b270842be1 SVN_SILENT fix comments 20 years ago
Pino Toscano 3309ac8c7b two checks more 20 years ago
Albert Astals Cid 6f0787a6fd some cleaning 20 years ago
Pino Toscano 8790d1d39c less deprecated (QString and QTimer) 20 years ago
Pino Toscano 91dc3ef06c move the searchIDs in document.h, like it's done for the observerIDs 20 years ago
Pino Toscano 59b267386c avoid using QString*, just use QString 20 years ago