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
ac29f76f55
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=684724
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()).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=682260
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
Albert Astals Cid
7c92c4a497
Adapt to r676616
...
Start the part in dummy mode if one of the args we get passed is "Print/Preview"
svn path=/trunk/KDE/kdegraphics/okular/; revision=676617
19 years ago
Pino Toscano
4bc728d950
better check, in case of session restoring
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=672273
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=672269
19 years ago
Laurent Montel
01f27ec687
Minor fix mem leak
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=672263
19 years ago
Albert Astals Cid
b883cbcfa6
The part starts in dummy mode (very few ui) by default
...
Can be deactivated using unsetDummyMode(), that is the first thing the okular shell does
that's useful because for example for print preview you don't want to embed all the okular ui to do the preview, you just want to see the ps
svn path=/trunk/KDE/kdegraphics/okular/; revision=671928
19 years ago
Pino Toscano
a258885372
use the document interface, if available, to get the supported mimetypes
...
otherwise use an internal fileFormats() (polished and more correct now)
svn path=/trunk/KDE/kdegraphics/okular/; revision=668029
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
Albert Astals Cid
b0339a4e40
fix some easy krazy issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654317
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
Script Kiddy
e46e391e7d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=650659
19 years ago
Pino Toscano
ff25e151c5
new kdelibs API
...
svn path=/trunk/playground/graphics/okular/; revision=649300
19 years ago
David Faure
0c1b5314e9
Use standard mimetype names from shared-mime-info
...
svn path=/trunk/playground/graphics/okular/; revision=644959
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
...
svn path=/trunk/playground/graphics/okular/; revision=641337
19 years ago
Pino Toscano
6d16cfd1f6
krazy issues
...
svn path=/trunk/playground/graphics/okular/; revision=641195
19 years ago
Pino Toscano
a33baf4982
connect to the right signal
...
svn path=/trunk/playground/graphics/okular/; revision=640973
19 years ago
Pino Toscano
290ae2a264
really new KMainWindow API
...
svn path=/trunk/playground/graphics/okular/; revision=635975
19 years ago
Tobias Koenig
fd73c59b97
Adapt to new KMainWindow API
...
svn path=/trunk/playground/graphics/okular/; revision=635671
19 years ago
Tobias Koenig
e950a357d9
Make it compile with current SVN trunk
...
svn path=/trunk/playground/graphics/okular/; revision=635664
19 years ago
Pino Toscano
beb8b93787
bump version to 0.5.82
...
svn path=/trunk/playground/graphics/okular/; revision=634987
19 years ago
Pino Toscano
c40ccf4808
a simple plain list is enough
...
svn path=/trunk/playground/graphics/okular/; revision=631312
19 years ago
Albert Astals Cid
4586139282
Adapt to kdelibs changes
...
svn path=/trunk/playground/graphics/okular/; revision=628342
19 years ago
Pino Toscano
ad036bf27a
SVN_SILENT forgot this
...
svn path=/trunk/playground/graphics/okular/; revision=628219
19 years ago
Pino Toscano
5a81f6f920
- make the toolbar recent file action working again as kpdf
...
- move #include to the cpp
- kpdf -> okular
svn path=/trunk/playground/graphics/okular/; revision=628216
19 years ago
Pino Toscano
d37f6a80ff
no need to include config.h anymore
...
svn path=/trunk/playground/graphics/okular/; revision=628210
19 years ago
Leandro Emanuel López
1f478d57fb
The boolean variable is not needed
...
svn path=/trunk/playground/graphics/okular/; revision=625256
19 years ago
Albert Astals Cid
2904258674
I for one welcome our new overlord^Wmantainer
...
svn path=/trunk/playground/graphics/okular/; revision=623465
19 years ago
Leandro Emanuel López
26f4618ae3
Moved the handleCompressed method to part
...
svn path=/trunk/playground/graphics/okular/; revision=622784
19 years ago
Laurent Montel
34edbef72d
Port to new api
...
svn path=/trunk/playground/graphics/okular/; revision=621624
19 years ago
Pino Toscano
edecb5b1b3
SVN_SILENT clean up
...
svn path=/trunk/playground/graphics/okular/; revision=620359
19 years ago
Albert Astals Cid
9194097545
Fix strange behaviour reported by dimsuz on #kpdf regarding the rightclick event when on zoom mode
...
svn path=/trunk/playground/graphics/okular/; revision=619948
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:
...
-p, --page <page> : to select the startup page
--presentation : to start directly in presentation mode
implementing also KPDF wishes #134115 and #137905 .
svn path=/trunk/playground/graphics/okular/; revision=619681
19 years ago
Pino Toscano
bd14706edb
leak a bit less memory
...
svn path=/trunk/playground/graphics/okular/; revision=619558
19 years ago
Leandro Emanuel López
5f60f757a7
Let's use KTemporaryFile instead of K3TempFile
...
svn path=/trunk/playground/graphics/okular/; revision=618017
19 years ago
Laurent Montel
06b79cdf27
Compile++
...
svn path=/trunk/playground/graphics/okular/; revision=614897
20 years ago
Laurent Montel
79b01fa27d
Fix i18n api
...
svn path=/trunk/playground/graphics/okular/; revision=611278
20 years ago