3588 Commits (4e7fa038b4e587635d3da8c5ad6a72ac414f8dfd)
 

Author SHA1 Message Date
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
Pino Toscano be0023b02a recognize correctly the compressed mimetypes for pdf, ps and dvi 19 years ago
Pino Toscano ec4827fc16 bump version to 0.5.90 for kde 4.0 beta1 19 years ago
Pino Toscano 4611b6ffad svnrevertlast 19 years ago
Aaron J. Seigo a8e576712e kiconloader fixes 19 years ago
Aaron J. Seigo a58e671331 build 19 years ago
Thiago Macieira 55f327e0cc Adapt to the new UDSEntry 19 years ago
Pino Toscano 23337e1c71 move the number of maximum and saved history step into a single location for both 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
Laurent Montel 2e59ada023 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex. 19 years ago
Pino Toscano a6c0f7d46d it makes no sense having a returned type for the base Annotation class (that can not be instanced directly) 19 years ago
Pino Toscano aa8155f8ed decouple the transformation applying and resetting methods, and reset the transformation when setting a new bonding rect or translating 19 years ago