817 Commits (d1b4c8ae171e213f3dccc18c17394faf51da3ef8)

Author SHA1 Message Date
Pino Toscano 3578b4b9e8 Annotations: 20 years ago
Pino Toscano 0395938c7a move the drawing of the TextAnnotation::InPlace from the unbuffered annotations to the buffered ones: this allow us to draw using the specified opacity, and later we could easily draw the callout 20 years ago
Albert Astals Cid 5d7dd80086 fordwardport r582532 20 years ago
Pino Toscano 53fa802939 now the PickPointEngine can draw the pixmap either in the center or in the bottom-right part of the cursor 20 years ago
Pino Toscano ecf3fec2d1 the standard icon names as specified in the PDF Reference are CamelCase, so better lowering them when loading their icons 20 years ago
Pino Toscano b66b54a9c9 very small fixes about annotations 20 years ago
Pino Toscano d77701bc61 visible texts need to be i18n'ed 20 years ago
Pino Toscano 08e3a7de21 improve a bit the annotation dialog: 20 years ago
Dirk Mueller 3c092edf3f if tmp can be null then m_current can be as well (CID 2644) 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Tobias Koenig 69a72ebbe8 We have to use setFixedSize() here, otherwise the layout will set a height 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 e207d0d6f4 Note&TextBox annotation remove operation enabled 20 years ago
Pino Toscano 6e53be7386 fix crash when the TwoPointsEngine successfully creates an annotation 20 years ago
Pino Toscano f26c31409a less qt3_support 20 years ago
Pino Toscano 9531690655 source files don't need to be executable 20 years ago
Chu Xiaodong 521cec3577 added missing file, sorry :-P 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
Pino Toscano 61565f3f1b KIO::Job -> KJob 20 years ago
Albert Astals Cid 50cef946b2 qt4 port 20 years ago
Pino Toscano de91a0e587 SVN_SILENT spell check 20 years ago
Clarence Dang 8fa041d06f make zoom combobox work; editing the text directly is not supported yet 20 years ago
Pino Toscano 25eb77c1de some fixes according to EBN: 20 years ago
Pino Toscano 14b1e51907 assign shortcuts and icons to the tabs 20 years ago
Pino Toscano aafa09c535 for some strange reason the QSortFilterProxyModel seems crashy - so #ifdef it for the moment 20 years ago
Pino Toscano e5b044eb3c SVN_SILENT reindent to four-spaces 20 years ago
Pino Toscano 1ba01ac6f1 Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 20 years ago
Pino Toscano bfc6133c9c update a thumbnail only if its visible area rect is changed 20 years ago
Pino Toscano 0b3a61356b use the own layout direction, no warning 20 years ago
Pino Toscano cc447bd3dc use the layout direction of the parent treewidget 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
Chu Xiaodong 88b724dbf1 Text annotation and Straight line annotation added 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 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Albert Astals Cid 3e620c0918 the very slight gain in looks is not worth the porting cost 20 years ago
Pino Toscano a73c1d14a1 don't exclude ourself when setting a new viewport 20 years ago
Pino Toscano aa82718199 adapt the icons to RtL layouts; use KIcon 20 years ago
Pino Toscano 12edea34f8 adapt to the new snapshot 20 years ago
Pino Toscano 87c3e54827 Forwardport of KPDF bug #105211. 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano 12e7a137d2 Port to the new snapshot. 20 years ago