672 Commits (0b76db026f4434b2d7358bbdcd0544def01ac694)

Author SHA1 Message Date
Pino Toscano 2498bea799 update the cursor correctly in text selection mode 19 years ago
Albert Astals Cid 3f80eceaae Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code 19 years ago
Pino Toscano cbcd969e6a filter only the page changes interesting for the thumbnails 19 years ago
Pino Toscano 45960f6b71 Allow the use to choose any icon as stamp symbol. 19 years ago
Pino Toscano fd0d892373 make the spacer expand a bit less, and fix a crash when the current annotation type has no info 19 years ago
Pino Toscano 4c80e8a8e1 properly ignore a mouse press if it's going to be context menu event 19 years ago
Pino Toscano 969bc7b908 Ctrl+A to select all the text in the document. 19 years ago
Troy Unrau 6b6e0a8dc4 Fixed zoom factor issue. When zooming out at 100%, you would end up at 80%, 19 years ago
Pino Toscano 490cf6fc67 Add a new text selection algo that should be a bit more reliable than the current one (just commented out), especially if the backend does not provide text areas in the logical order. Drawback: slightly slower. 19 years ago
Pino Toscano 17e6bdfcfd make the bookmark tree showing its contents with no document open; 19 years ago
Pino Toscano 0416e07a37 make some view actions disabled by default, so they are not enabled when opening a new empty window 19 years ago
Pino Toscano 8b0a80ba4b Start making the annotation system DRM-aware. In case the document does not want changes to its annotations (and okular is set to obey), 19 years ago
Pino Toscano a4dada31bb Remember if the text is shown for the sidebar items. 19 years ago
Pino Toscano cb2475cbab properly set the current index, so the first click does not give a flicker 19 years ago
Pino Toscano 21a8ebbe1e simply a bit its layout, making it coherent with the other sidebar panes 19 years ago
Pino Toscano dac41f84ad give the thumbnail list, the toc and the bookmark list a coherent look 19 years ago
Pino Toscano 0b0a33d347 it does not need to be a toolbar, a widget + layout is more than enough 19 years ago
Pino Toscano 0ecdc5b3c6 add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself 19 years ago
Pino Toscano 78d7cb27a3 improve the support of searching when in presentation mode: 19 years ago
Pino Toscano 531b8abff5 change the global sidebar "visibility" only when needed (saves some troubles) 19 years ago
Pino Toscano ffdbac71c6 hopefully fix the keyboard navigation 19 years ago
Pino Toscano 01ec727681 add a "Find:" text in the find bar 19 years ago
Pino Toscano 2127a46eeb really draw the text of selected and hover items with the highlighted text color; micro-fix of the selection change 19 years ago
Pino Toscano 5a069b0543 Make the sidebar able to show the text for the items; 19 years ago
Pino Toscano 7e4b15542d Usability work on the toolbar: 19 years ago
Pino Toscano cd0dd24193 i18n fixes 19 years ago
Pino Toscano 1e3e5a74bf Use a pencil cursor (when available) when drawing stuff in presentation mode. 19 years ago
Albert Astals Cid 41c25cb208 Back from holiday, let's do some comitting :-) 19 years ago
Pino Toscano 005267e0af restore the side bar correctly after show/hiding the whole sidebar 19 years ago
Pino Toscano 0ceee0b64e small tweaks to the prev/next buttons in the minibar: 19 years ago
Pino Toscano a2bda2bebb explain a bit this cryptic lonely two-letters word 19 years ago
Pino Toscano 17ad0df66c New sidebar for okular. 19 years ago
Pino Toscano 5bfd0d5bd2 don't draw garbage in the progress widget when there's no document open 19 years ago
Pino Toscano ee200d286c adapt to the new naming of the 'mouse' device icon 19 years ago
Pino Toscano 9610c6a9c5 SVN_SILENT dead code 19 years ago
Pino Toscano 23016eacd4 Change/set the efault shortcuts for some actions: 19 years ago
Pino Toscano 7bef230d46 draw the gradient of the review toolbar using QLinearGradient 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Aaron J. Seigo a8e576712e kiconloader fixes 19 years ago
Pino Toscano bd462a9a0d "Single" -> "Single Page" 19 years ago
Pino Toscano 5556af3210 get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow 19 years ago
Pino Toscano 857d423c46 Correctly (hopefully) translate the text annotations now. 19 years ago
Pino Toscano 7c7c673845 Instead of hardcoding Qt::gray, use the Dark color of the widget palette. 19 years ago
Pino Toscano ff3cf049ce Shift + Space is one screen back, says the HIG. 19 years ago
Pino Toscano b8a458dcdc old stuff no more used, and no need to waste i18n strings 19 years ago
Pino Toscano 301ab93196 Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 19 years ago
Pino Toscano 536b632536 Correctly translate the ink annotations now. 19 years ago
Pino Toscano 668dcad8da Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 19 years ago
Pino Toscano 9f17173619 always as temporary widget, show a text area for the annotation contents 19 years ago
Pino Toscano 54f586f18a remove the editing of unique name and flags, they are internal 19 years ago