2788 Commits (cb414fbf1dbe5b85d766ecfeecfa40fbdddda02c)
 

Author SHA1 Message Date
Pino Toscano cb414fbf1d remember, pino, remember: djvu coordinates refer to the lower-left corner of a page. 20 years ago
Pino Toscano 28c63b44e8 read the 'width' info for lines 20 years ago
Pino Toscano 825c725eaf change the internal KDjVu data storage to an hash of variants 20 years ago
Pino Toscano 132daba86a update with some annotation stuff 20 years ago
Pino Toscano 0c4a081174 Add preliminary support for DjVu Text and Line annotations. 20 years ago
Pino Toscano a29cbda39e The DjVu backend can now read hyperlinks whose url is decoded as "(url href target)". 20 years ago
Pino Toscano d50a458de4 fix regression: behave correctly when putting the mouse out of a link area 20 years ago
Pino Toscano e681776682 don't show a wide minibar when no document is opened 20 years ago
Pino Toscano 2d99ab2588 no need to create it on the heap 20 years ago
Pino Toscano 56e1266ae5 move initializers to the d-ptr ctor 20 years ago
Pino Toscano 2c6f87ec97 some updates 20 years ago
Pino Toscano ea0421d82e this was sone in kpdf too 20 years ago
Pino Toscano 30de0a7dcb generator -> backend in the gui 20 years ago
Pino Toscano 11c5fdaeda the preferences dialog is not needed in the core library, but just in the kpart 20 years ago
Pino Toscano 5adbe4c66f there's no more need for libtool files 20 years ago
Pino Toscano fa3fe38862 generator -> backend in the gui 20 years ago
Pino Toscano 68a2b7c162 one more wish done 20 years ago
Pino Toscano 26ea104ae6 Automatically put the bookmarked pages as page pelection in the print dialog. 20 years ago
Albert Astals Cid ea831f2214 following popular aclamation we use whole numbers as default zoom values 20 years ago
Pino Toscano 4c35d1fcc7 every one at openusability.org agrees about [ zoom combo ] [ zoom out ] [ zoom in ], so let's follow the precious usability suggestion. 20 years ago
Pino Toscano f66f7333ed usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down) 20 years ago
Pino Toscano b6756ecfa4 usability fix: don't make clicks in the top bar of the presentation mode being propagated to the presentation widget 20 years ago
Tobias Koenig 16ca81993f Applyed patch written by Leandro Emanuel Lopez which adds plain text and 20 years ago
Pino Toscano a23fab8291 display eg '66.7%' instead of '66.70%' in zoom combobox 20 years ago
Tobias Koenig bea71df6e0 * Made image rotation asynchronous 20 years ago
Pino Toscano 6cfdf6bed4 regression: show the popup menu also with no active page, as some actions don't need one 20 years ago
Pino Toscano 49074ea305 improve these strings, as our usability master suggested 20 years ago
Pino Toscano 862f7de63a a pair of updates and kpdf -> okular conversions 20 years ago
Pino Toscano 3336a73429 fix regression (related to kpdf's #99315) 20 years ago
Pino Toscano a3fad9594f add a simple config page to configure the identity settings (only the author at the moment) 20 years ago
Pino Toscano 5862ea6dc8 create an Identity settings section and move the author field there 20 years ago
Pino Toscano 91611a9afc better this way 20 years ago
Pino Toscano 1112ada99f add an option to configure the color of the pencil of the presentation mode 20 years ago
Albert Astals Cid e113d48bf3 I need this so that print and print preview of a landscape pdf work 20 years ago
Pino Toscano 1afaa4dc4b this is done 20 years ago
Pino Toscano 4cb78d9ec6 stop the popping up of a "what's this?" context menu when pressing the right mouse button (to go to the previous page) 20 years ago
Pino Toscano 4130ba5e49 Just like any other presentation application, now you can draw red paths on a page during the presentation mode. 20 years ago
Pino Toscano fdbd0101a4 move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator 20 years ago
Pino Toscano 1285f20c21 be able to remove more than one annotation at once (and notify the observers only one) 20 years ago
Pino Toscano e9ec5399ff stop crashing when removing an annotation under particular circumstances 20 years ago
Albert Astals Cid 46ac215751 Now that i fixed kdeprint i can ensure that Pino's change was wrong and PageSize is what we want 20 years ago
Albert Astals Cid 3910dab04d we do support links to things != web pages 20 years ago
Albert Astals Cid 511e6f32a1 fix porting bug 20 years ago
Pino Toscano e7f46c265e i like icons 20 years ago
Pino Toscano 2bd05e79d5 a generator can not block the gui events of the main page view, otherwise bad things will happen - it's also not really logic to allow such a thing, better think about something else if a generator wants to interact with the gui somehow 20 years ago
Pino Toscano e43d62afff old, limited and replaced by the tiff one (was already disabled since some time) 20 years ago
Pino Toscano 0a2d8a0d65 use Utils::getDpi(X|Y), less header include 20 years ago
Pino Toscano 1b501cd8d2 add missing copyright statement 20 years ago
Pino Toscano cdf6d44742 forward declaration & apidox fixing 20 years ago
Holger Freyther 569e93b929 oKular: Add method(s) to get the DPI of the primary screen 20 years ago