Script Kiddy
|
b998bc9491
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=695423
|
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.
svn path=/trunk/KDE/kdegraphics/okular/; revision=691222
|
19 years ago |
Script Kiddy
|
0fc32d6b18
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=689368
|
19 years ago |
Script Kiddy
|
c1a3a10aa0
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=686774
|
19 years ago |
Script Kiddy
|
94e66ff910
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=686331
|
19 years ago |
Allen Winter
|
5110d1d3f2
|
remove kde4_automoc()
svn path=/trunk/KDE/kdegraphics/okular/; revision=686063
|
19 years ago |
Script Kiddy
|
94aadef88d
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=685504
|
19 years ago |
Script Kiddy
|
ac29f76f55
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=684724
|
19 years ago |
Script Kiddy
|
9fb2221299
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=679853
|
19 years ago |
Script Kiddy
|
7c8a8bce4f
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=678711
|
19 years ago |
Script Kiddy
|
3211dbbaf5
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=678319
|
19 years ago |
Script Kiddy
|
9984a73c33
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=667190
|
19 years ago |
Script Kiddy
|
1d727e66f6
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=662419
|
19 years ago |
Script Kiddy
|
46781db872
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=658969
|
19 years ago |
Albert Astals Cid
|
0d47b62715
|
krazy include order issues
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
|
19 years ago |
Script Kiddy
|
2e5b353482
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=652113
|
19 years ago |
Script Kiddy
|
e54cfd797f
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=651276
|
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
svn path=/trunk/KDE/kdegraphics/okular/; revision=651194
|
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).
-> CMAKE_SOURCE_DIR replaced with CMAKE_CURRENT_SOURCE_DIR.
Remove module-wide config.h files, unused yet, but better remove the temptation.
svn path=/trunk/playground/graphics/okular/; revision=647336
|
19 years ago |
Pino Toscano
|
a7abb688a3
|
- convert to the xdg mimetypes
- remove the self-installed mimetypes, as they are in freedesktop.org or in our db
svn path=/trunk/playground/graphics/okular/; revision=644840
|
19 years ago |
Script Kiddy
|
9c27194383
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/playground/graphics/okular/; revision=640317
|
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.
svn path=/trunk/playground/graphics/okular/; revision=628853
|
19 years ago |
Pino Toscano
|
55dfb87f3f
|
simplify a bit the Feature system: move it to the base Generator class, and add a protected method to switch a feature on and off easily - no more need to copy&paste hasFeature() anymore
svn path=/trunk/playground/graphics/okular/; revision=627450
|
19 years ago |
Tobias Koenig
|
d227a94e79
|
First part of the porting to a threaded api for generators
- made comicbook, tiff and kimgio a threaded generator
svn path=/trunk/playground/graphics/okular/; revision=626761
|
19 years ago |
Tobias Koenig
|
e642b97c8c
|
Make the generator multithreaded
svn path=/trunk/playground/graphics/okular/; revision=625262
|
19 years ago |
Tobias Koenig
|
427325fef2
|
Don't print over the size of the page
svn path=/trunk/playground/graphics/okular/; revision=625254
|
19 years ago |
Tobias Koenig
|
deabbae3bf
|
Say hello to the new ComicBook generator for okular.
Information about this format and testfiles can be found at
http://en.wikipedia.org/wiki/CDisplay_RAR_Archived_Comic_Book_File
svn path=/trunk/playground/graphics/okular/; revision=624702
|
19 years ago |