1731 Commits (3e48663fb764f60db63c9272f28258fcf06eb7fb)

Author SHA1 Message Date
Luigi Toscano 480df58d68 Few fixes to PageViewMessage 12 years ago
Albert Astals Cid 3a91b599a9 React to toolbar icon change when minibar is in the toolbar 12 years ago
Saheb Preet Singh c80c59b061 Add keyboard shortcut for 'search previous' action: Shift+Enter 12 years ago
Albert Astals Cid db53b2f359 Do not show the sidebar if it was hidden when defaulting to show the toc 13 years ago
Yuri Chornoivan 3097f70878 Fix typo found by Freek de Kruijf 13 years ago
Ciro Santilli afc74e76ef Add an action to toggle Change Colors 13 years ago
Jaydeep Solanki e95b1db23c epub audio support 13 years ago
Albert Astals Cid 5955d97af7 Fix Movie player controls sometimes only show up at the first playing of the movie 13 years ago
Jaan Vajakas dff8bf1b36 Improve searching code 13 years ago
Fabio D'Urso ad589985e1 Remove some unused #includes 13 years ago
Fabio D'Urso 68439221ea Unparent the old TOCModel so that it doesn't get deleted twice 13 years ago
Fabio D'Urso 177235d5d7 PageView: compile if PAGEVIEW_DEBUG is set 13 years ago
Thomas Fischer e4aa8317b5 Auto-fit zoom 13 years ago
Albert Astals Cid 45dc1990eb Don't keep track of middle mouse press in a variable 13 years ago
Fabio D'Urso 741abdc4a1 Improved squiggly annotation tool icon 13 years ago
Fabio D'Urso c64a6499e2 Show IBeam cursor instead of Cross while creating text markup annotations 13 years ago
Fabio D'Urso 39d44edbd7 Restore the open hand cursor after creating an annotation in non-continuous mode 13 years ago
Fabio D'Urso ef7aaaf4d5 updateCursor: small change to reflect that only Browse mode lets you interact with links/annotations 13 years ago
Fabio D'Urso 8bf046371a Centralize cursor selection logic during creation of annotations into updateCursor 13 years ago
Fabio D'Urso 31a163bc3d Use same fill rule as Poppler in polygon annotations rendered by PagePainter 13 years ago
Fabio D'Urso 119cd27c08 Set FixedRotation flag on new inline text annotations 13 years ago
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 13 years ago
Peter Grasch 09dad5e6d2 Usability: Use crosshair cursor while annotating 13 years ago
Fabio D'Urso 80ebb46d36 Don't attempt to restore old TOCModel if it hasn't been actually saved 13 years ago
Jon Mease b7ce9114c5 Undo support for PDF forms 13 years ago
Fabio D'Urso 5860fc89c5 Added shortcut to annotation config panel as review toolbar's context menu 13 years ago
Fabio D'Urso bc4965f936 Fixed fuzzy detection of coord equality in PolyLine engine 13 years ago
Albert Astals Cid 4e05cc2526 Fix wrong check 13 years ago
Fabio D'Urso 923698caab Change texts I forgot to change in 35d481e783 13 years ago
Fabio D'Urso b49db982ea Make two helper inline functions static 13 years ago
Fabio D'Urso e27182f113 Set clicked back to false when the creation of a PickPoint annotation is completed 13 years ago
Fabio D'Urso fded55268d Show stamp preview in stamp tool icon 13 years ago
Fabio D'Urso 871f230aa6 Fixed Inplace annotations' layout in PagePainter 13 years ago
Fabio D'Urso faaaeeb5c9 Made Inplace annotations' alignment configurable 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 13 years ago
Fabio D'Urso 38a5a3f526 Made font configurable in inplace text annotations 13 years ago
Fabio D'Urso 04e008de89 Put hex color codes in lower-case, so that kcfg can recognize default annotations 13 years ago
Fabio D'Urso 2e6edb5e2c Distinguish straight lines and polygons in texts 13 years ago
Fabio D'Urso d197c9a109 Consistently call "Ink" -> "Freehand Line" 13 years ago
Fabio D'Urso 35d481e783 Consistently call "Note" -> "Pop-up Note" (as opposed to "Inline Note") 13 years ago
Fabio D'Urso cfa8c3a6d5 HighlightAnnotation text improvements 13 years ago
Fabio D'Urso 806fd2eafb Allow nameless tools (which default to predefined names) 13 years ago
Fabio D'Urso def23dd0ba Moved (and partly rewritten) annotation tooltips from tools.xml to pageviewannotator 13 years ago
Fabio D'Urso 6bce1b85bc Made line extensions configurable in the straight line annotation tool 13 years ago
Fabio D'Urso 51076a2653 Fill polygon annotations with their inner color in PagePainter (for non-PDF docs) 13 years ago
Fabio D'Urso 5397f99262 Made polygon annotations' inner color configurable 13 years ago
Fabio D'Urso d07735b23d Configurable innerColor in GeomAnnotation tools (rectangle, ellipse) 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Albert Astals Cid a40bd6eab9 Add header guards 13 years ago
Albert Astals Cid 8288959bab Add proper headers 13 years ago