3750 Commits (f3f3179eaac466d5a3ac7a65c929cdf489fb45f1)
 

Author SHA1 Message Date
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 19 years ago
Pino Toscano afed3f475f update the information about menus, and a small paragraph more in the presentation mode section 19 years ago
Pino Toscano 1e3e5a74bf Use a pencil cursor (when available) when drawing stuff in presentation mode. 19 years ago
Pino Toscano 96bb344e61 cache the free memory on Windows as well 19 years ago
Pino Toscano 797c8d94d4 SVN_SILENT unused parameter 19 years ago
Pino Toscano 5acc8fcd0b extra ';' 19 years ago
Albert Astals Cid 41c25cb208 Back from holiday, let's do some comitting :-) 19 years ago
Daniel Teske c93025abc2 Port to new API. 19 years ago
David Faure 6e3966da60 KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split] 19 years ago
Daniel Teske ab380eefc8 Port to KBookmark::addBookmark and KBookmark::createNewFolder 19 years ago
Laurent Montel f95c00585b Adapt to new cmake macro 19 years ago
Pino Toscano 4fa5e016c6 port to the new kpart api: 19 years ago
Matthias Kretz 4e7fa038b4 adapt to phonon-Trolltech branch API changes 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
Laurent Montel 2171899347 Remove not necessary path 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 cf667d55b0 fixuifiles 19 years ago
Pino Toscano af7c661fb7 Change the names of two groups to be more coherent with the other settings. 19 years ago
Pino Toscano 80df7c8f59 As requested by Florian, set the defaul annotation author to the full name of the current user, or to the username if there's no full name available for it. 19 years ago
Pino Toscano 7bef230d46 draw the gradient of the review toolbar using QLinearGradient 19 years ago
Laurent Montel d7193013e2 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Pino Toscano dea213be87 use the proper zero-method with DDJVUAPI_VERSION >= 18 19 years ago
Pino Toscano a9f0d2eb46 Try to extract the text entities (thus the text) from a DjVu document. 19 years ago
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Pino Toscano 9b92fa1d41 no need to set the complete viewport of new page bookmarks, the page number is enough 19 years ago
Pino Toscano 09bae8bbc7 set the right position for the new viewport when requesting to open a page from command line 19 years ago
Thiago Macieira 000dc825e3 Use QDebug instead of kdbgstream 19 years ago
Pino Toscano 6254f609d8 really return an int where we are going to return an int, not a bool 19 years ago
Pino Toscano b59bca3b1b Small reordering into the General preferences tab: 19 years ago
Pino Toscano e862d6beb6 use 3 as default value of the overview columns, so it does not look like single mode 19 years ago
Pino Toscano 9bbcbace43 in the remote case the shell cannot determine the mimetypes the okularpart can read, just filter any file instead of exiting with an error 19 years ago
Pino Toscano 1c9b4bae68 SVN_SILENT fixing the include guard, the revenge 19 years ago
Pino Toscano b43e10e788 KUrl can not be used in the D-Bus API, so change openDocument and currentDocument to use QString, making them work again. 19 years ago
Laurent Montel fb4fe2c52d Not necessary 19 years ago
Pino Toscano d393001982 properly delete the temporary file when closing a document 19 years ago
Pino Toscano 1be1b40dd0 the compressed documents support should be done, more or less 19 years ago
Pino Toscano 456e98ae21 Move the compressed files handling from openUrl() to openFile(), this way we can really handle remove compressed files. 19 years ago
Pino Toscano 459192d34f temporarly disable the attachment size detection, as it breaks with poppler 0.6rc1 19 years ago
Pino Toscano e3e439e69c Revert to check the Poppler::Sound, otherwise the most of the Poppler API won't match. 19 years ago
Pino Toscano f96287978b also add the "compressed" versions of the mmetypes for the Application and the KParts services 19 years ago
Brad Hards 8c96f3c05e It looks like Mandriva is shipping 0.5.9 (a 0.6 release candidate) for 19 years ago
Pino Toscano d92fa39e65 simplier copy 19 years ago
Pino Toscano 67dff3b363 show the correct file name in the title when the document is compressed (that is, we're opening the temporary extracted file) and it has no title 19 years ago