5729 Commits (2002e0a4b0ae5408ea0ba9ff63243fb45940d1ca)
 

Author SHA1 Message Date
Aaron Seigo 63a0b4f3cb close the window currently viewing when selecting Quit, as per the KDE ui standards 15 years ago
Albert Astals Cid ea1f02b61a Merge branch 'kill_poppler_thread' 15 years ago
Mohammad Mahfuzur Rahman Mamun aa5128630c Little Experiment for pdf 15 years ago
Michel Ludwig 5db362fb26 Use the correct line number in 'Part::showSourceLocation' 15 years ago
Michel Ludwig ab436aaaf5 Better move the calls to 'viewport()->update()' relating to the ViewerInterface inside the PageView class. 15 years ago
Michel Ludwig d02c86fe9b Also add an update call to 'Part::showSourceLocation'. 15 years ago
Michel Ludwig 5b7c6b8170 Add two new methods to the viewer interface. 15 years ago
Michel Ludwig 1be2696cc3 Allow for more control over when source locations are shown graphically. 15 years ago
Albert Astals Cid 689f6507d3 Avoid searching three times in the hash 15 years ago
Albert Astals Cid 99b3906560 Move the calculation of the key to a single place 15 years ago
Albert Astals Cid 5a48a4aab9 Fix crash due to new text algorithm 15 years ago
Pino Toscano a5c80e1c8e fb2: basic conversion for <stanza> 15 years ago
Albert Astals Cid 5ec4c069f0 Add @since markers 15 years ago
Albert Astals Cid 804abdc542 Merge branch 'master' into kill_poppler_thread 15 years ago
Albert Astals Cid 0c4ed4c08a Make PageView::notifyViewportChanged call "itself" with a queued connection 15 years ago
Albert Astals Cid 744915f243 Remove thread from the pdf generator 15 years ago
Michel Ludwig d7e116f2d7 Move the definition of the 'EmbedMode' enum to 'part.h' 15 years ago
Michel Ludwig 00b01aa987 Add method 'setLastSourceLocationViewport( const Okular::DocumentViewport& vp )' to PageView 15 years ago
Michel Ludwig 872c537f44 Merge branch 'master' into viewerinterface 15 years ago
Michel Ludwig a823df5c8f Some more changes according to the review. 15 years ago
Jiri Baum 412e3e739e table selection tool - semi-automatic dividers 15 years ago
Niels Ole Salscheider 40620cb44f fix escaping / unescaping of latex formula in html code 15 years ago
Albert Astals Cid 3b272175ea Also add the possibility of renaming bookmarks using RMB menu 15 years ago
Albert Astals Cid 405bd75a1a add a property with the page number 15 years ago
Albert Astals Cid 880dae2e19 Add a way to rename the current page bookmark from the menu 15 years ago
Michel Ludwig 31828b4850 Move the setting of shortcuts for viewer mode to a special method 'setViewerShortcuts()' 15 years ago
Michel Ludwig 2fd4100cbd Coding style fixes 15 years ago
Michel Ludwig 6494e071d7 Also update the state of the menu 'view_orientation' correctly. 15 years ago
Michel Ludwig 1adb8cc718 Merge branch 'master' into viewerinterface 15 years ago
Michel Ludwig f431e98bb8 Change the action states according to whether a document is shown or not 15 years ago
Michel Ludwig 627d29bca2 Some reorganization 15 years ago
Albert Astals Cid fc58c9824f Do not assume pdfdoc hints won't change 15 years ago
Michel Ludwig 1bed158f68 Correctly "clear" the page view when closing a document 15 years ago
Michel Ludwig e8e0237ca0 Add the possibility to show sources location graphically on the rendered pages. 15 years ago
Albert Astals Cid d41f230123 Move correctTextOrder to TextPagePrivate 15 years ago
Michel Ludwig d29099b39c Only activate a subset of the available features when the part is launched in viewer mode. 15 years ago
Michel Ludwig 1a5f2be05c Merge branch 'master' into viewerinterface 15 years ago
Albert Astals Cid 94d4035acb Add the table selection tool to the selection toolbar icon 15 years ago
Albert Astals Cid 901abc0baf Rever addition of rectExtractText that is used only in one place 15 years ago
Albert Astals Cid 760c86642f Replace two for more with foreach 15 years ago
Albert Astals Cid 5d06d5b31e use foreach to iterate over d->tableSelectionParts 15 years ago
Albert Astals Cid 2795f61341 Make two params for TableSelectionPart const & 15 years ago
Albert Astals Cid a16aa7cff0 struct fields are already public 15 years ago
Albert Astals Cid e88f9c2915 Need to increase version number 15 years ago
Albert Astals Cid 3f34db152f We do not give Author status for small contributions 15 years ago
Jiri Baum f81a49fafa table selection tool 15 years ago
Albert Astals Cid 9d6926f9b8 Fix creation of the TOC tree for dvi files 15 years ago
Michel Ludwig b4206819e3 Allow to specify which config file the part uses. 15 years ago
Pino Toscano 5647ad5647 cmake: reenable the search of the JPEG library 15 years ago
Albert Astals Cid 086c0dbce4 Comparing paths with strcmp is not really smart 15 years ago