1266 Commits (2002e0a4b0ae5408ea0ba9ff63243fb45940d1ca)

Author SHA1 Message Date
Albert Astals Cid 52d118fc4b Reduce the uses of mAnnotations.first(), less confusing 14 years ago
Albert Astals Cid 948ea54026 Decided i don't want to use a QPair here, just use a struct with two fields 14 years ago
Albert Astals Cid 7884c879a7 Qt decided to start passing invalid indexes to mapFromSource, do not crash on them 14 years ago
Albert Astals Cid 2c9122192d Qt decided to start passing invalid indexes to mapFromSource, do not crash on them 14 years ago
Mohammad Mahfuzur Rahman Mamun 746414b86b changing the branch name 14 years ago
Elvis Stansvik d066fb0004 Remember collapse state of sidebar when file is auto-reloaded 14 years ago
Stephen Anthony cdc1b0c78d Several variables aren't 'const' in PageView::slotRelayoutPages when they probably should be 14 years ago
Stephen Anthony a6dba2434f Improve facing pages (center first page) mode when document contains only 1 or 2 pages 14 years ago
Albert Astals Cid ac79610a8b Set a focus proxy in case this widget ends up with focus 14 years ago
Albert Astals Cid 8df96e9e64 ThumbnailListPrivate does not handle keypresses 14 years ago
Albert Astals Cid ed052f4fa1 l00p -> loop :D 14 years ago
Albert Astals Cid 73ab9e8e75 make some stuff const 14 years ago
Albert Astals Cid 89e2611f32 Stop playing videos when they are no longer visible 14 years ago
Albert Astals Cid 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Michel Ludwig a7021f5677 Correctly repaint the page view in all circumstances when closing the currently shown document 14 years ago
Stephen Anthony ac85f27474 Modify behaviour for 'facing pages' mode to have pages touch at the center 14 years ago
Yuri Chornoivan 9dab469366 Fix typos: occured -> occurred. 15 years ago
Frederik Schwarzer 40ac3d889b Make strings more user friendly. 15 years ago
Michel Ludwig b8389cac7a Ensure that the zoom combo box is enabled when a new current item is set. 15 years ago
Geoffry Song 4877786a78 Revert "Grey out copy option for empty text selections" 15 years ago
Geoffry Song 888043991d fix a crash when rightclicking outside a page in text selection mode 15 years ago
Geoffry Song 34b2e1bab5 Grey out copy option for empty text selections 15 years ago
Albert Astals Cid 94daa325b2 Remove this code since it totally breaks okular itself 15 years ago
Albert Astals Cid 0cb5a67ef1 Fix repainting for repaints with small regions 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 1be2696cc3 Allow for more control over when source locations are shown graphically. 15 years ago
Albert Astals Cid 0c4ed4c08a Make PageView::notifyViewportChanged call "itself" with a queued connection 15 years ago
Michel Ludwig 00b01aa987 Add method 'setLastSourceLocationViewport( const Okular::DocumentViewport& vp )' to PageView 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
Michel Ludwig 2fd4100cbd Coding style fixes 15 years ago
Michel Ludwig f431e98bb8 Change the action states according to whether a document is shown or not 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
Michel Ludwig d29099b39c Only activate a subset of the available features when the part is launched in viewer mode. 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
Jiri Baum f81a49fafa table selection tool 15 years ago
Albert Astals Cid 5e050a0351 No need for a variable 15 years ago
Michal Svec 2360049a64 Added configuration setting for default zoom 15 years ago
Albert Astals Cid 5e64f0bfa1 Revert m_fileList removal, we actually need it 15 years ago
Albert Astals Cid 62bea46f5e Do not need QMessageBox include 15 years ago
Niels Ole Salscheider 65153935d9 add LaTeX support to annotation window 15 years ago
Albert Astals Cid b7bf26207a QString() instead of QString("") 15 years ago
Albert Astals Cid 891abe2da8 zap unused member variable 15 years ago