1196 Commits (90bc2dadcbe8d824463e00bbb56d7fd31f1eedee)
 

Author SHA1 Message Date
Pino Toscano 90bc2dadcb clear the visible rects when closing a document 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Pino Toscano a3dc3b2646 add a desktop file so the ghostscript generator can make okular good candidate for print preview 20 years ago
Pino Toscano cfaefdc3cb not needed 20 years ago
Albert Astals Cid 38343cd4e1 drop .la as per dfaure's suggestion 20 years ago
Albert Astals Cid ffc5953ca0 okular core by itself does not support any mimetype 20 years ago
Pino Toscano e37ff4f3fe small trick: when generating small pixmaps (ie less wide than 300px) the render it as a page wider than 800px, and then rescale it back. this way, we respect more the geometry of the page in the small pixmaps (tipically, thumbnails). 20 years ago
Pino Toscano 80a843cbed TGenerator -> CHMGenerator 20 years ago
Pino Toscano 5f90685f37 update 20 years ago
Pino Toscano 8f32edb95e Make the TOC highlight (well, just indicate with an arrow for the moment) the first entry for the current page. 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano 6dd1769fe0 use Configure okular only when using the okular shell, and Configure viewer otherwise 20 years ago
Albert Astals Cid e5d59dfca7 update my adress to the shiny kde one 20 years ago
Albert Astals Cid b95bcc5867 DjVu renderer and beign the only dude on http://cia.navi.cx/stats/project/kde/oKular guarantess a place in the about box i think 20 years ago
Pino Toscano 157783d209 use the KButtonGroup in the Accessibility and Performance pages 20 years ago
Pino Toscano 3ea724e75f less deprecated 20 years ago
Pino Toscano 381149409a this was done 20 years ago
Pino Toscano 854e1060e0 in case the url is a local file, start the filedialog from its directory 20 years ago
Pino Toscano 49a5be93da isolate the code for creating pages in an own method, should work correctly for pages with an initial rotation different than 0 20 years ago
Pino Toscano 15d8822c6f directly convert the image into a ixmap, instead of painting the image over the pixmap 20 years ago
Pino Toscano c2cb18a4bf don't leak the image we get from qgs 20 years ago
Pino Toscano ebe64cc2b7 SVN_SILENT wordings 20 years ago
Pino Toscano b1dd2e8d04 fix layout warnings 20 years ago
Pino Toscano 3375d653a0 KMimeTypePtr can be empty 20 years ago
Pino Toscano f70a14c462 a pair of updates 20 years ago
Pino Toscano 0e925faf02 KMimeType::mimeType can return an empty pointer, so better check for it 20 years ago
Pino Toscano 6edb8be453 use the qt4 way of showing tooltips basing on the cursor position 20 years ago
Pino Toscano 90684050a4 shut up gcc 20 years ago
Pino Toscano 6096556a6a a bit less headers and forward declarations 20 years ago
Pino Toscano 37f9c2f5c4 setting a default button so won't crash 20 years ago
Pino Toscano 5242e3bd7e encode the file name correctly 20 years ago
Pino Toscano c9b0e67148 some const's more 20 years ago
Pino Toscano e4eeca193a append the number of pages as last info (more coherency); no warnings 20 years ago
Pino Toscano e270fc7d3b first attempt to gather some information from a ps document 20 years ago
Pino Toscano d93299960c less qt3_support: 20 years ago
Pino Toscano 8333023023 port to qt4/kde4 20 years ago
Pino Toscano c6d4439b78 (less) warnings 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Albert Astals Cid 27a8263a91 remove comment in spanish 20 years ago
Albert Astals Cid 1a10d4e610 don't make it a kapplication, we don't need it and we win some things like not registering to dbus 20 years ago
Pino Toscano 88f57e8bff less deprecated 20 years ago
Pino Toscano b2df1f472f no more need to link to kutils, kfinddialog is in kdeui now 20 years ago
Pino Toscano 84c4ed8ef5 improve a bit 20 years ago
Pino Toscano 36a175670d don't ask me why, but this avoid the crash of the dialog... 20 years ago
Pino Toscano d8d19c5db5 leak less 20 years ago
Pino Toscano 130627e02b kpdflibgsasyncgenerator -> okulargsasyncgenerator 20 years ago
Pino Toscano 0efdeb7d42 don't give them an initial parent 20 years ago
Piotr Szymanski 4045795de8 - fix warnings 20 years ago
Pino Toscano 2599329b64 Port to the new KDialog / KPageDialog API 20 years ago
Pino Toscano d2c5882a27 Port to the new KDialog / KPageDialog API 20 years ago