1093 Commits (v4.4.85)

Author SHA1 Message Date
Pino Toscano 1de3285d37 maintain the bookmark view sorted when adding new elements in the "selective" tree update 16 years ago
Sascha Peilicke 56163dd1aa Set the 'close' toolbutton in the findbar to default size (review request 3589). 16 years ago
Glen Kaukola b72c292f1a Okular: in presentation mode, disable mouse clicks on the overlay if mouse cursor is hidden. 16 years ago
Glen Kaukola 122fab0eee Krazy: Check single-char QString operations for efficiency. 16 years ago
Glen Kaukola 824a620d7a Krazy: Check for C++ ctors that should be declared 'explicit'. 16 years ago
Glen Kaukola 45c82f8636 Krazy: Check for spelling errors 16 years ago
Albert Astals Cid 9771a06f0d bring back the leaveEvent as as pino noted its is needed for multimonitor setups 16 years ago
Glen Kaukola fd4d90173b Okular: presentationwidget.cpp, added the "// </widget events>" comment back that was accidentally removed. 16 years ago
Glen Kaukola 185f4f2a58 Okular: when in presentation mode, prevent hovering over a tooltip from hiding the top toolbar. 16 years ago
Glen Kaukola f675421c89 Okular presentation mode pencil cursor fix: when in drawing mode a left mouse button release over a link shouldn't change the mouse cursor. 16 years ago
Glen Kaukola 270d9c6cce Show mouse cursor if it's over the top toolbar, even if the hidden mouse cursor option is enabled. 16 years ago
Glen Kaukola 337def100c Disable mouse cursor autohide when the cursor is over the top toolbar. 16 years ago
Glen Kaukola f9353fd482 Fix so that the okular presentation window grabs the focus right away when it's created so that mouse auto-hide works if enabled. 16 years ago
Albert Astals Cid d3c8411482 Nicer way to handle setting of the drag cursor now that we have some actions that trigger on double click 16 years ago
Albert Astals Cid 24b20c5521 do not trust kdelibs to give a pixmap even if we ask for it since sometimes it fails 16 years ago
Albert Astals Cid 97b3d4d478 Open annotations on double click 16 years ago
Pino Toscano e273cfe15f port SearchLineWidget to KPixmapSequence* and remove own AnimatedWidget 16 years ago
Albert Astals Cid e90fa31bf9 make the iconloader in GuiUtils a stack 16 years ago
Harsh Chouraria J a212da143a Fix the embedded files dialog's save button, so that it enables/disables as per selection. 16 years ago
Albert Astals Cid ad4a193e29 Close annotation windows on document change/reload 16 years ago
Pascal Létourneau afb7b7f462 Send point in content area coordinates 16 years ago
Albert Astals Cid ce5993f614 proxyWidget just died 16 years ago
Christoph Feck 8112b22ed6 SVN_SILENT compile 16 years ago
Albert Astals Cid dfac3d0236 use the new proxyWidget member if you are on the edge 16 years ago
Albert Astals Cid 24b1b33906 remove the ViewRows config entry as it was unused 16 years ago
Albert Astals Cid 790efdba28 rename delayResizeTimer to delayRelayoutTimer and always create it, not on first resizeEvent 16 years ago
Pino Toscano ea7480e2a5 SVN_SILENT unused parameters 16 years ago
Pino Toscano 32ccf8593b add a context menu for the top-level items (representing the files), to allow to: 16 years ago
Pino Toscano 4ee7112fe7 create a FileItem type of QTreeWidgetItem to handle better items representing the files 16 years ago
Pino Toscano d607996bce isolate the context menu for BookmarkItem in an own method 16 years ago
Christian Ehrlicher 9e2f6edcf5 KUrl::path() -> KUrl::toLocalFile() 16 years ago
Pino Toscano f31db87a63 add a ExternallyDrawn flag to mark annotations which are drawn elsewhere (eg by the generator) 16 years ago
Pino Toscano b025b4113a activate the overwriting confirmation in all the other file save dialogs 16 years ago
Pino Toscano c7b7ce7b08 fix selectiveUrlUpdate() 16 years ago
Pino Toscano 52ce4cc095 disable the (already unused) knewstuff2 stuff from compilation and installation 16 years ago
Luigi Toscano 4fbb5676c1 Add support for DVI fonts (TeX font type) to FontInfo, as they can not mapped 17 years ago
Albert Astals Cid e05f0fb861 Get the viewport before resizing the canvas otherwise the canvas resizal makes the viewport change and later we end up with an incorrect viewport 17 years ago
Elvis Stansvik 820a667190 Save case sensitivity and regular expression search options for the Contents 17 years ago
Albert Astals Cid 2b7265066b add a tooltip to the button 17 years ago
Albert Astals Cid b9d749bc0d Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 17 years ago
Albert Astals Cid f18659612f Use the just created Okular::TextPage::CentralPixelTextAreaInclusionBehaviour flag when copying text selected with the text selection tool 17 years ago
Jonathan Schmidt-Dominé 3fad1f66b5 Old Presentation-Mode (the small CMakeLists-change was kept) 17 years ago
Jonathan Schmidt-Dominé d6ad4b9b31 Better Presentationmode: 17 years ago
Albert Astals Cid 3e4b406aea stop the search when pressing the [x] button in the find bar 17 years ago
Albert Astals Cid baa4f0113b not only request next and previous page pixmaps, take into account the viewmode so if we are viewing in facing mode we request the two next and the two previous 17 years ago
Albert Astals Cid d6d9ff0e5c crop area needs to be just against user rotation, not taking account page orientation since the cropbox is done on page orientation coords 17 years ago
Albert Astals Cid 2fd0a0124a Fix the name of the tool to represent what it is 17 years ago
Elvis Stansvik 4154fa8665 Support case sensitivity and regular expressions in the 17 years ago
Eike Hein 1f3536bc83 Kill two superfluous empty lines I added by mistake. SVN_SILENT 17 years ago
Eike Hein 796958b1a7 Fix the mouse interaction model of the sidebar icon list 17 years ago