okular/generators/djvu
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way:
- make the output looking more or less like before (using nospace() or removing the spaces)
- remove endl and '\n' at the end of debug outputs
- fixing the QDebug operator<<'s around
- isolate the debug area number of the core into a separate header, and apply it instead of the numbers found in textpage.cpp

svn path=/trunk/KDE/kdegraphics/okular/; revision=694667
2007-07-31 10:19:48 +00:00
..
CMakeLists.txt 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. 2007-07-23 07:05:28 +00:00
generator_djvu.cpp Start adding backend information to each generator. 2007-07-14 14:00:19 +00:00
generator_djvu.h fix or add the include guards 2007-07-15 13:53:26 +00:00
kdjvu.cpp adapt the debug stuff to the new kdebug way: 2007-07-31 10:19:48 +00:00
kdjvu.h Add printing support for DjVu files. (It is also PostScript exporting, as you can print to file to get a PS document.) 2006-11-20 22:48:44 +00:00
libokularGenerator_djvu.desktop SVN_SILENT made messages (.desktop file) 2007-07-18 05:47:51 +00:00
Messages.sh 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 2007-03-12 00:26:41 +00:00
okularApplication_djvu.desktop SVN_SILENT made messages (.desktop file) 2007-07-18 05:47:51 +00:00
okularDjvu.desktop SVN_SILENT made messages (.desktop file) 2007-07-18 05:47:51 +00:00
TODO update 2006-11-12 00:52:31 +00:00