119 Commits (4e7fa038b4e587635d3da8c5ad6a72ac414f8dfd)

Author SHA1 Message Date
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 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
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
Script Kiddy 0fc32d6b18 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy c1a3a10aa0 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 94e66ff910 SVN_SILENT made messages (.desktop file) 19 years ago
Allen Winter 5110d1d3f2 remove kde4_automoc() 19 years ago
Script Kiddy ac29f76f55 SVN_SILENT made messages (.desktop file) 19 years ago
Chusslove Illich 968760cb6c Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). 19 years ago
Script Kiddy 9fb2221299 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 7c8a8bce4f SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 3211dbbaf5 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 7c92c4a497 Adapt to r676616 19 years ago
Pino Toscano 4bc728d950 better check, in case of session restoring 19 years ago
Pino Toscano 2a1d70ab13 revert r672263 in okular, and do the cleanup in the proper place, otherwise we lose all the command line arguments 19 years ago
Laurent Montel 01f27ec687 Minor fix mem leak 19 years ago
Albert Astals Cid b883cbcfa6 The part starts in dummy mode (very few ui) by default 19 years ago
Pino Toscano a258885372 use the document interface, if available, to get the supported mimetypes 19 years ago
Script Kiddy 9984a73c33 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 1d727e66f6 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 46781db872 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Script Kiddy 2e5b353482 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy e54cfd797f SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 55a67a082e Each plugin installs a application desktop so that the supported mimetypes are exactly the ones supported by the plugins installed 19 years ago
Script Kiddy e46e391e7d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano ff25e151c5 new kdelibs API 19 years ago
David Faure 0c1b5314e9 Use standard mimetype names from shared-mime-info 19 years ago
Pino Toscano 9a10418505 move the about data in an own file, so it can be used from both the shell and the part 19 years ago
Pino Toscano 6d16cfd1f6 krazy issues 19 years ago
Pino Toscano a33baf4982 connect to the right signal 19 years ago
Pino Toscano 290ae2a264 really new KMainWindow API 19 years ago
Tobias Koenig fd73c59b97 Adapt to new KMainWindow API 19 years ago
Tobias Koenig e950a357d9 Make it compile with current SVN trunk 19 years ago
Pino Toscano beb8b93787 bump version to 0.5.82 19 years ago
Pino Toscano c40ccf4808 a simple plain list is enough 19 years ago
Albert Astals Cid 4586139282 Adapt to kdelibs changes 19 years ago
Pino Toscano ad036bf27a SVN_SILENT forgot this 19 years ago
Pino Toscano 5a81f6f920 - make the toolbar recent file action working again as kpdf 19 years ago
Pino Toscano d37f6a80ff no need to include config.h anymore 19 years ago
Leandro Emanuel López 1f478d57fb The boolean variable is not needed 19 years ago
Albert Astals Cid 2904258674 I for one welcome our new overlord^Wmantainer 19 years ago
Leandro Emanuel López 26f4618ae3 Moved the handleCompressed method to part 19 years ago
Laurent Montel 34edbef72d Port to new api 19 years ago
Pino Toscano edecb5b1b3 SVN_SILENT clean up 19 years ago
Albert Astals Cid 9194097545 Fix strange behaviour reported by dimsuz on #kpdf regarding the rightclick event when on zoom mode 19 years ago
Pino Toscano 20661ff61e Add an interface (implemented by the Part) for controlling the really basic document viewer functionalities. This (along with a small refactor in the okular shell) gives the user the possibility to start okular with: 19 years ago
Pino Toscano bd14706edb leak a bit less memory 19 years ago
Leandro Emanuel López 5f60f757a7 Let's use KTemporaryFile instead of K3TempFile 19 years ago