David Faure
0c1b5314e9
Use standard mimetype names from shared-mime-info
...
svn path=/trunk/playground/graphics/okular/; revision=644959
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
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
Leandro Emanuel López
1f478d57fb
The boolean variable is not needed
...
svn path=/trunk/playground/graphics/okular/; revision=625256
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
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
Pino Toscano
afa2e5a999
iterator -> const_iterator
...
svn path=/trunk/playground/graphics/okular/; revision=607842
20 years ago
Albert Astals Cid
9099fbecf7
Some krazy fixes
...
svn path=/trunk/playground/graphics/okular/; revision=605992
20 years ago
Pino Toscano
e7bbe08957
trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work
...
svn path=/trunk/playground/graphics/okular/; revision=596083
20 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Albert Astals Cid
4e04b301f1
Almost foget to fordwardport r582561
...
Fix bug 133507 that prevented the correct restoring of the document viewport on session restore for remote documents
svn path=/trunk/playground/graphics/okular/; revision=584932
20 years ago
Tobias Koenig
4c923f00ac
Don't connect twice to the selectUrl() signal, because the second time
...
the passed KUrl object was deleted by the slot of the first signal in the meantime.
svn path=/trunk/playground/graphics/okular/; revision=582173
20 years ago
Tobias Koenig
90140c1479
warnings--
...
svn path=/trunk/playground/graphics/okular/; revision=578892
20 years ago
Tobias Koenig
5bfa5435a8
URL -> url renaming to reimplement the correct KPart::openUrl()...
...
svn path=/trunk/playground/graphics/okular/; revision=578859
20 years ago
Albert Astals Cid
760fdbcadb
makeItBuild
...
svn path=/trunk/playground/graphics/okular/; revision=578661
20 years ago
Pino Toscano
12edea34f8
adapt to the new snapshot
...
svn path=/trunk/playground/graphics/okular/; revision=558247
20 years ago
Pino Toscano
3ea724e75f
less deprecated
...
svn path=/trunk/playground/graphics/okular/; revision=552878
20 years ago
Pino Toscano
854e1060e0
in case the url is a local file, start the filedialog from its directory
...
svn path=/trunk/playground/graphics/okular/; revision=552608
20 years ago
Pino Toscano
0e925faf02
KMimeType::mimeType can return an empty pointer, so better check for it
...
svn path=/trunk/playground/graphics/okular/; revision=552137
20 years ago
Albert Astals Cid
eabbaeaead
oKular is now okular
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550782
20 years ago
Albert Astals Cid
703ed15db3
port to dbus, at least compiles, but i'm not sure it'll work
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548432
20 years ago
Dirk Mueller
8ab527f601
fix memory leak (I love copy&paste code) (CID 2231)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=544253
20 years ago
Pino Toscano
7049feb8de
port to the new kdelibs api; mainly ktrader usage and URL -> Url
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543576
20 years ago
Pino Toscano
ec385777e6
IO_ReadOnly -> QIODevice::ReadOnly
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=541290
20 years ago
Albert Astals Cid
c2da771144
compile
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538754
20 years ago
Laurent Montel
202ed24f9d
Fix some missing include
...
Fix compile
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=538600
20 years ago
Pino Toscano
fc51c9b24e
activate a missing connection; less deprecated functions
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538064
20 years ago
Albert Astals Cid
4e1c6cfbb8
fordwardport r535156
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=535163
20 years ago
Albert Astals Cid
655d2607ed
fordwardport r535156
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=535159
20 years ago
Pino Toscano
622cea4f92
put a toolbutton in the toolbar instead of the so loooong combobox, and fix the connection. still crashes, though
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533654
20 years ago
Pino Toscano
e3994658b6
make it compile with the new snapshot
...
port to the new i18n api
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
20 years ago
Pino Toscano
8d25788703
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525545
20 years ago
Pino Toscano
55bc51a6d0
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525131
20 years ago
Pino Toscano
58a391e7a2
improve a bit
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524837
20 years ago
Pino Toscano
22c45feb7e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
20 years ago
Pino Toscano
4bd3b60d6c
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524083
20 years ago
Albert Astals Cid
cbb8e80154
some more compile changes, now let's see basketball
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521882
20 years ago