Yuri Chornoivan
d78fc2cfbc
Fix typos
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=939189
17 years ago
Pino Toscano
71c70ecb57
few misc updates
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=939156
17 years ago
Laurent Montel
ebebbb58c1
not necessary to have this function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=937632
17 years ago
Script Kiddy
febf292a6f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=936841
17 years ago
Pino Toscano
1121799376
make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291
...
thanks Roman Cheplyaka for the testing!
BUG: 180291
svn path=/trunk/KDE/kdegraphics/okular/; revision=936560
17 years ago
Script Kiddy
6b8fe9fc29
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=936377
17 years ago
Script Kiddy
ae42d35684
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=935173
17 years ago
Pino Toscano
4b50e543d6
focus the text when showing an annotation popup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=935096
17 years ago
Script Kiddy
5d813f6de2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=934678
17 years ago
Pino Toscano
6a41e324a5
Add Up (previous page) and Down (next page) keys for presentation mode.
...
Will be in KDE 4.3 and KDE 4.2.2.
CCBUG: 184095
svn path=/trunk/KDE/kdegraphics/okular/; revision=933720
17 years ago
Pino Toscano
41a9e20722
turn a sequence of if() into a single switch()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=933710
17 years ago
Pino Toscano
899882dd27
various fixes:
...
- put, if valid, the home url as first page
- accept .htm files too
- connect also to the signal for non-successful loading
svn path=/trunk/KDE/kdegraphics/okular/; revision=933582
17 years ago
Pino Toscano
9385f99ef2
Get the file list from the document, instead of spoofing them from the TOC.
...
FIlter out files not ending with ".html", to avoid loading non-HTML contents as pages.
BUG: 183542
svn path=/trunk/KDE/kdegraphics/okular/; revision=933550
17 years ago
Script Kiddy
c49986b62d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=932918
17 years ago
Script Kiddy
6c99153f88
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=932422
17 years ago
Script Kiddy
231d46204a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=930987
17 years ago
Script Kiddy
66d76028d6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=930428
17 years ago
Script Kiddy
0cf278f9d6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=929950
17 years ago
Script Kiddy
ceafa1fd86
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=929500
17 years ago
Script Kiddy
82d5f09912
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=929079
17 years ago
Pino Toscano
77d027bac0
save the real parent widget and use it later for getting the screen number of the okular application
...
BUG: 185013
svn path=/trunk/KDE/kdegraphics/okular/; revision=928888
17 years ago
Pino Toscano
bfeab33986
add a new Messages.sh (it seems the old one got lost in the move from kdereview)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=928868
17 years ago
Pino Toscano
4fe7ffe7b4
simplify and make it work within the okular tree
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=928741
17 years ago
Jakub Stachowski
a48680c1e5
Mobipocket support for okular, thumbnails and strigi
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=928589
17 years ago
Script Kiddy
100f198ab2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=926936
17 years ago
Script Kiddy
9b15f42f6f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=926460
17 years ago
Pino Toscano
4d48c59a34
now that we have a small "progress" animation next to the search line edit in the find bar, there's no need for the "searching for ..." dialog
...
feedback about this new "notification" is much welcome
CCBUG: 155858
svn path=/trunk/KDE/kdegraphics/okular/; revision=926301
17 years ago
Pino Toscano
04b09d0662
replace the search line edit with the search "widget"
...
this way, we get a small animation while the search is in progress
CCBUG: 155858
svn path=/trunk/KDE/kdegraphics/okular/; revision=926300
17 years ago
Pino Toscano
d89901852c
introduce a SearchLineWidget, which is a SearchLineEdit + AnimatedWidget
...
this small widget is useful for providing a search line edit with an animated widget next to it, with the latter shown while the search is in progress
currently, the animation is slightly delayed, so we avoid very quick results (ie the next occurrence is on the same page) to show the animation for a very short time
svn path=/trunk/KDE/kdegraphics/okular/; revision=926299
17 years ago
Pino Toscano
e7ce996372
add signals for the actual start and stop of the search of a selected lineedit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=926296
17 years ago
Pino Toscano
e5b2b22d20
add a small widget for showing an animation from the "animations" category of the icon theme
...
similar to what KAnimatedButton does, but much simplier
svn path=/trunk/KDE/kdegraphics/okular/; revision=926295
17 years ago
Pino Toscano
d89eb2ae9f
Add a "Find Previous" action.
...
BUG: 184230
svn path=/trunk/KDE/kdegraphics/okular/; revision=926106
17 years ago
Script Kiddy
5c038fd730
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=925116
17 years ago
Script Kiddy
e8b21a3b48
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=923260
17 years ago
Script Kiddy
048e7daded
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=923252
17 years ago
Patrick Spendrin
3330a5f992
fix crash in okular - forward port r923029
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=923031
17 years ago
Pino Toscano
e449fd1ef0
on document closing, clear the fifo with allocated text pages
...
(fixes potential crash because of references to potentially non-existing pages in the next open document)
svn path=/trunk/KDE/kdegraphics/okular/; revision=923020
17 years ago
Pino Toscano
cf18de2958
about data: fix name and catalog name, fix a typo and add copyright for 2009
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=922849
17 years ago
Pino Toscano
08b5b5fc82
Properly keep the vertical position on horizontal resize.
...
BUG: 183475
svn path=/trunk/KDE/kdegraphics/okular/; revision=922822
17 years ago
Script Kiddy
ba56d63b2e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=922815
17 years ago
Pino Toscano
c3de82f197
handle/discard LCHM entries with no urls
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=922601
17 years ago
Pino Toscano
c499bfb02d
cancel the loading loop on errors too
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=922589
17 years ago
Script Kiddy
f017ba235a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=921700
17 years ago
Script Kiddy
cdc5bac016
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=921222
17 years ago
Pascal Létourneau
d2ed51ac56
Read the document as utf8
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=920933
17 years ago
Pino Toscano
43276feebc
Really exclude user input while doing the sync loading of the HTML documents.
...
(And disable/enable a connection correctly.)
BUG: 178539
svn path=/trunk/KDE/kdegraphics/okular/; revision=920831
17 years ago
Pino Toscano
7cf332a943
Check for errors after document loading.
...
BUG: 182971
svn path=/trunk/KDE/kdegraphics/okular/; revision=920671
17 years ago
Script Kiddy
b24d8a0702
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=920644
17 years ago
Burkhard Lück
5bac390da9
typo grrr
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=920428
17 years ago
Burkhard Lück
6f06acb215
updated documentation for 4.2
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=920426
17 years ago