1110 Commits (89f0eb01fbce99c3e950ee39c2306a59fb6ef5e8)

Author SHA1 Message Date
Albert Astals Cid 89f0eb01fb Factor out static methods for determining the event type and button when dealing with annotations 16 years ago
Pino Toscano efcd020e2a port TTS to QDBusServiceWatcher 16 years ago
Albert Astals Cid e0cbb82cc4 make sure we wrap correctly when zoooming too 16 years ago
Albert Astals Cid 8a6b687e1b Typo fix by Radu Voicilas 16 years ago
Pino Toscano 4deb743fc1 ask for the annotation author before creating the actual annotator, so we can avoid it if needed 16 years ago
Albert Astals Cid 007de723db Forwardport aacid * r1157336 okular/branches/KDE/4.5/kdegraphics/okular/ui/pageview.cpp: 16 years ago
Albert Astals Cid 47801bc4ab forwardport aacid * r1156334 okular/branches/KDE/4.5/kdegraphics/okular/ui/pageview.cpp: 16 years ago
Albert Astals Cid d0b9699732 Allow dragging in thumbnails view to drag from one page to other 16 years ago
Albert Astals Cid 3ec94ee81a Forwardport aacid * r1155099 okular/branches/KDE/4.5/kdegraphics/okular/ui/pageview.cpp: 16 years ago
Albert Astals Cid 06a8da7bb9 There was a change of behaviour somewhere and my infinite scrollbar bug prevention code got outdated, fix it 16 years ago
Luigi Toscano b3eda791f4 Document properties: remove toggle button 16 years ago
Albert Astals Cid 89968298a5 forwardport SVN commit 1152384 by aacid: 16 years ago
Albert Astals Cid 0c52e164e0 forwardport r1146788 | aacid | 2010-07-06 18:18:21 +0100 (dt, 06 jul 2010) | 2 lines 16 years ago
Alex Fiestas 0552077c42 Forward of r1146302 which fix 240446 16 years ago
Jeremy Paul Whiting 022ff70197 revert last commit, fixed the wrong way 16 years ago
Jeremy Paul Whiting 7698d0db23 Fixed okular's speech to look for renamed kde speech application Jovie 16 years ago
Albert Astals Cid 6f0fec062e properly initialize m_vectorIndex 16 years ago
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