644 Commits (4e7fa038b4e587635d3da8c5ad6a72ac414f8dfd)

Author SHA1 Message Date
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
Pino Toscano 4754b6713e no need for a parent widget, as its parent will be another layout 19 years ago
Pino Toscano 8114ea7200 fix or add the include guards 19 years ago
Pino Toscano f2ef436a56 when in embedded mode, create only the base actions for the view (zoom combo/in/out) 19 years ago
Pino Toscano 808aa2a621 duplicate header 19 years ago
Pino Toscano f1d5e478ba init fix 19 years ago
Pino Toscano 964424d62f stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 19 years ago
Pino Toscano ff308d7f83 hopefully fix the sorting of the fonts 19 years ago
Pino Toscano d746b667a4 minor renamings in the EmbedType enum: 19 years ago
Pino Toscano 3fd552ef21 Extend the FontInfo class to distinguish the different types of font embedding. 19 years ago
Pino Toscano 8a31e6f3f0 Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 19 years ago
Pino Toscano e5037f45b1 Refator a bit the way Document and the generators use to read the font information from a document. 19 years ago
Pino Toscano 80d7b04b0f lround() -> qRound() 19 years ago
Pino Toscano 8c42d8cf02 add a simple popup menu for the items, just with 'save as' at the moment 19 years ago
Pino Toscano 2602037fb9 display (if available) the file size for attachments, courtesy of Albert for his work in poppler 19 years ago
Albert Astals Cid 5348802a9b MultiSelection sucks, go go go ExtendedSelection 19 years ago
Albert Astals Cid d511adfd84 fordwardport r678167 19 years ago
Albert Astals Cid b883cbcfa6 The part starts in dummy mode (very few ui) by default 19 years ago
Dirk Mueller 12b7b0d5d1 if you don't check the result, then don't waste time 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Robert Knight bb6936f60c Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count. 19 years ago
Robert Knight 99d4342ae8 Remove frame around the page view. 19 years ago
Pino Toscano 753f06e8e3 use the bookmark icon for the bookmark overlay in the thumbnail list 19 years ago
Pino Toscano b4b3ebdded Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig() 19 years ago
Pino Toscano 905ca02fb2 center the "no items" text of the annotation pane, until a better solution comes 19 years ago
Pino Toscano e83f58d78d instead of emitting a signal, just use a simple action 19 years ago
Pino Toscano 3019616824 Bookmark list: add a tooltip for the top-level items with the number of bookmarks of the file. 19 years ago
Pino Toscano 4e2e675914 No need to show entries with no children. 19 years ago
Pino Toscano 0e9b82be96 get rid of the Xrender-related stuff 19 years ago