71 Commits (24e03633fc0b06fd6bd6406aadabd8a00d96cee4)

Author SHA1 Message Date
Script Kiddy 4bc4f57855 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 270b737e0d SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy e3d71f162d SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 8d7e8be0c7 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 2354aebd55 remove the 'lib' prefix from the okularpart 19 years ago
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
Script Kiddy 4b1e246e87 SVN_SILENT made messages (.desktop file) 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
Allen Winter 1e34663484 remove deprecated Encoding 19 years ago
Script Kiddy d9e6745bc7 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 4973559541 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 3237f94761 use 'graphics-viewer-document' as icon in our .desktop files 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Script Kiddy d5fcbc09a8 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago
Script Kiddy d5dc96cb3b SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 44dd16d127 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 63b6301d12 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 4c9b70db9d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano ef3769ea5b DocPath -> X-DocPath for .desktop of type Application 19 years ago
Pino Toscano 48b2cad049 fixed wrong example in the apidox, and all the code that was done by copy&paste from it, basically... 19 years ago
Script Kiddy a550d8c0d4 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy a688f5b331 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 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
Pino Toscano 27e738f238 Start adding backend information to each generator. 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 f12c3a3a6f SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy ac29f76f55 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 9fb2221299 SVN_SILENT made messages (.desktop file) 19 years ago
Stephan Binner 2eccd176e2 make .desktop files valid 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
Script Kiddy 9984a73c33 SVN_SILENT made messages (.desktop file) 19 years ago
Tobias Koenig 06e831a3c9 Add a new method DocumentInfo::set( enum, QString ) to get more 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
Script Kiddy 2e5b353482 SVN_SILENT made messages (.desktop file) 19 years ago
David Jarvie 6ccde0505c Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime() 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
David Faure 06d18ea3cc Make it possible to compile all of playground in one go (but also still to compile it like before, of course). 19 years ago
Pino Toscano 88006a575b extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot 19 years ago
Pino Toscano 6068c76df6 Merge the new functions of ThreadedGenerator into the base Generator: this means that there's again only a single base Generator that can provide the multithreading for the generation of contents, just pixmaps for now. 19 years ago
Tobias Koenig d227a94e79 First part of the porting to a threaded api for generators 19 years ago
Pino Toscano 55d26ba370 no more initial rotation 19 years ago