1416 Commits (b7ce9114c56a08770cc2f45abd67ca7d2f8dec51)

Author SHA1 Message Date
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
Albert Astals Cid 88afb3bf67 Make this a namespace 13 years ago
Jaydeep Solanki 1121cff1b8 Implement Open url in browser for plain text 13 years ago
Peter Grasch d7c71cb885 Don't (re-)show tool name for each stroke in continuous mode 13 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Eike Hein db1eb41171 Move KColorScheme instanciation out of the paint path. 13 years ago
Eike Hein 7bdf8d1f05 Remove unused member, thanks to Albert for noticing the slip-up. 13 years ago
Eike Hein db1a6e9894 Move the page numbers a little higher. 13 years ago
Eike Hein b0f64d2dcf Get rid of window background-colored bars between thumbnail containers. 13 years ago
Eike Hein d865f4d733 Cope with global color scheme changes in the page number entry. 13 years ago
Eike Hein a3b3545cab Port sidebar delegate to KColorScheme. 13 years ago
Albert Astals Cid 5261272e45 test to make sure the toc reload feature works 13 years ago
Albert Astals Cid f40b42f8db Fix my fixes for 313147 and 313146 13 years ago
Jaydeep Solanki 54b4a20e07 No need to prepare for reloading if there's nothing to reload 13 years ago
Albert Astals Cid 0413d53857 Delete the oldModel even if the new doc has no toc 13 years ago
Jaydeep Solanki 7c99477f94 Preserve TOC folding status on document dirty reload 13 years ago
Thomas Fischer 2e18b64a64 Properties dialog: switch to QFormLayout and showing icon for mime type 13 years ago
Albert Astals Cid 56e20047b8 Repaint on config change 13 years ago
Fabio D'Urso cb5d84eecf Provide default name for new annotation tools 13 years ago
Fabio D'Urso 36aca4403a Show tool icons in the configuration widget 13 years ago
Fabio D'Urso 18981a6707 Made icon for Note annotations configurable 13 years ago
Fabio D'Urso 8b88b73732 Removed calls to query size of pixmap size in PickPointEngine::event 13 years ago
Fabio D'Urso 798ad8102a Load hoverIcon through our icon loader, because DesktopEntry can't find SVG stamps 13 years ago
Fabio D'Urso 8d969a8dbf Made line width configurable in Ink, Line, Polygon, Square and Circle annotation tools 13 years ago