156 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
Allen Winter 1e34663484 remove deprecated Encoding 19 years ago
Script Kiddy d9e6745bc7 SVN_SILENT made messages (.desktop file) 19 years ago
Dirk Mueller 7ea0bce44a fix FSF address 19 years ago
Laurent Montel 8702899c83 Fix separator 19 years ago
Nicolas Lécureuil 24024a20c2 Fix desktop files for XDG 19 years ago
Pino Toscano 3237f94761 use 'graphics-viewer-document' as icon in our .desktop files 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
Pino Toscano a3aca79a4e a vector of bool is better here 19 years ago
Pino Toscano 4dcadf5544 Add a mutex in the base generator class, so any generator that wants a mutex can use it. 19 years ago
Pino Toscano 231839f344 SVN_SILENT include fixes 19 years ago
Pino Toscano 78e2377a87 Add a method for generators to know some metadata of the document 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
Thiago Macieira c778ca36b0 Unbreak compilation. 19 years ago
Script Kiddy a688f5b331 SVN_SILENT made messages (.desktop file) 19 years ago
Arto Hytönen e8ad05552b kdegraphics QString::null clean-up. 19 years ago
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 19 years ago
Laurent Montel d7193013e2 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 4611b6ffad svnrevertlast 19 years ago
Aaron J. Seigo a58e671331 build 19 years ago
Thiago Macieira 55f327e0cc Adapt to the new UDSEntry 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
Aaron J. Seigo 425252e04a add about data to this generator. also makes a pot file possible again. everyone wins. ;) 19 years ago
Script Kiddy c1a3a10aa0 SVN_SILENT made messages (.desktop file) 19 years ago
Laurent Montel 889031ab1d Remove not necessary cmake variable 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
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
Pino Toscano 758daf07d1 connect() to finished() only once, and close the url of the khtml part after every usage 19 years ago
Pino Toscano de45467966 properly free the resources of a document when calling closeDocument(), not in the destructor of the generator or in loadDocument() 19 years ago