524 Commits (f09df0aa05db4858a6daae13aaf5ce30eca8d416)

Author SHA1 Message Date
Albert Astals Cid f09df0aa05 Don't let people zoomin/out past the "range of values" 12 years ago
Yuri Chornoivan 3669e776dc Fix two icons in the Tools menu 12 years ago
Albert Astals Cid e79719b93a reorder conditions to make the valgrind warning go away 12 years ago
Tingnan Zhang fad9c4e6fd Improvements to zoom behaviour 12 years ago
Jonathan Doman 89fd56c23b Launch documents from external sources in new tabs 12 years ago
Montel Laurent 10d6ed2d27 Initialize pointer => fix crash 12 years ago
Albert Astals Cid 6daa7991e8 Fix spacing 12 years ago
Montel Laurent 04335b886f Fix crash when we click on print preview 12 years ago
Albert Astals Cid 11deb53aa5 Improvements to magnifier feature 12 years ago
Michal Humpula f22d9d2897 Add Magnifier 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Alexander Potashev f68c26bbea Disable action "View -> Auto Fit" when no document is opened 12 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
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 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
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 13 years ago
Peter Grasch 09dad5e6d2 Usability: Use crosshair cursor while annotating 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
Albert Astals Cid 4e05cc2526 Fix wrong check 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Jaydeep Solanki 1121cff1b8 Implement Open url in browser for plain text 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
Albert Astals Cid 56e20047b8 Repaint on config change 13 years ago
Fabio D'Urso c9e5d0a0b0 Make PageViewAnnotator reparse tool list on configuration change 13 years ago
Fabio D'Urso 5b8d51d66e Fixed wrong index 13 years ago
Albert Astals Cid 7ba2f70453 Remove duplicated code 13 years ago
Albert Astals Cid f70c31aed6 Some const 13 years ago
Fabio D'Urso 7cdc42a682 Hide widget annotations from the user (some other checks) 13 years ago
Tobias Koenig 38861f5f57 Hide widget annotations from the user 13 years ago
Fabio D'Urso 9101f9b410 Two changes in PageView's zoom combobox 13 years ago
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 14 years ago
Mailson Menezes 66e93136f9 Limit zoom to 400% if document doesn't support tiles 14 years ago
Fabio D'Urso 0a64022a61 pagepainter: Fix wrong positioning of tiles if trim margins is on 14 years ago
Mailson Menezes d2d2fa3b2a Refactoring PageView 14 years ago
Fabio D'Urso 85d5f043a2 Removed useless Tile::operator= 14 years ago
Albert Astals Cid bb9508e2f4 Be const my friend 14 years ago
Fabio D'Urso 437ddad588 Hide tiles manager within okularcore 14 years ago
Fabio D'Urso e12966b259 Removed possibility to have a tiles manager per observer 14 years ago
Mailson Menezes f91f55d117 Split tile structure in Tile and TileNode 14 years ago
Mailson Menezes da54ffdd8e Improve the evicting algorithm 14 years ago
Tobias Koenig 6dddb7eff8 Adapt PageView and PresentationWidget to handle ScreenAnnotations correctly 14 years ago