Pino Toscano
793a8fc9b6
do not hardcode the maximum number of digits of the pages line edit to 4
...
actually, do not hardcode it at all, as the validator will do the job just fine
CCBUG: 191859
svn path=/trunk/KDE/kdegraphics/okular/; revision=964588
17 years ago
Pino Toscano
1b84b3fb4a
raise the typing timeout from 500ms to 700ms
...
it does not seem too slow, and it allows slightly more time for "not too fast" typers
svn path=/trunk/KDE/kdegraphics/okular/; revision=964098
17 years ago
Jakub Stachowski
9931d3cc99
Do not blindly assume that contents are HTML file.
...
It is also can be plain text - AportisDoc format.
I don't think many of those are still around but it is simpler to make them display properly
than tweak mime rules to make sure that they will be ignored by Okular.
svn path=/trunk/KDE/kdegraphics/okular/; revision=962670
17 years ago
Pino Toscano
0599270e40
take the reading of the X/Y dpi values out of the for loop
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=962293
17 years ago
Pino Toscano
2f61233ab2
export the actual page numbers, instead of the page count
...
BUG: 191223
svn path=/trunk/KDE/kdegraphics/okular/; revision=961994
17 years ago
Laurent Montel
26e33dfc8d
add missing i18n
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=958064
17 years ago
Albert Astals Cid
d796459fb6
Add some userMutex to remove some helgrind warnings
...
May or may not fix bug 190336
Please try once KDE 4.2.3 is out if this still crashes for you
CCBUG: 190336
svn path=/trunk/KDE/kdegraphics/okular/; revision=957819
17 years ago
Christoph Feck
1f812e3e46
SVN_SILENT Cleanup .ui files
...
This removes (as discussed on k-c-d)
* obsolete <pixmapfunction>
* deprecated <layoutdefault>
* empty <author>, <comment>, <exportmacro>
svn path=/trunk/KDE/kdegraphics/okular/; revision=957378
17 years ago
Pino Toscano
9a4b23d866
force the sidebar widget to not be transparent
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=957332
17 years ago
Script Kiddy
8a04e58248
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=956741
17 years ago
Pino Toscano
9190c9224d
raise a bit the tolerance
...
Thomas, what do you think?
CCBUG: 157336
svn path=/trunk/KDE/kdegraphics/okular/; revision=956361
17 years ago
Sascha Peilicke
f806e7cb53
Reverted wrong poppler build check removal.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=956061
17 years ago
Sascha Peilicke
3cc3c5b969
Remove check HAVE_POPPLER_08 for now, this breaks build for later versions. The poppler-qt4 generator does version checks itself.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=956051
17 years ago
Pino Toscano
93953ef2c0
use the kde toolbar font for the text in the sidebar
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=955952
17 years ago
Script Kiddy
8a6422f66e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=954907
17 years ago
Andrew Coles
372c8bd0a6
SVN_SILENT
...
Added missing period.
svn path=/trunk/KDE/kdegraphics/okular/; revision=952406
17 years ago
Albert Astals Cid
87a00c3fdc
use the new kfiledialog:/// variant that let's you both specify a keyword and a filename
...
ok'ed by pino
svn path=/trunk/KDE/kdegraphics/okular/; revision=951941
17 years ago
Andrew Coles
9f3163ee61
Extracting missing strings from .kcfg files.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=951704
17 years ago
Script Kiddy
1fc8693c81
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=951139
17 years ago
André Wöbbeking
3e7626447a
finish old todo: completed KAboutData to enable "About Backend" action
...
I hoped to see the mimetype icon but there is no icon for x-dvi :-(
svn path=/trunk/KDE/kdegraphics/okular/; revision=946999
17 years ago
Pino Toscano
512ad01b14
PS print dialog: open with a non-lilliputian size, and remember its size across invocations
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=945138
17 years ago
Script Kiddy
fa136bc6db
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=944478
17 years ago
André Wöbbeking
d99acec0f2
forwardport of rev. 943375 by woebbe:
...
slotAboutBackend(): use the document's mimetype to get an icon instead of the unknown icon.
this way you don't have to specify redundant icon names yourself.
svn path=/trunk/KDE/kdegraphics/okular/; revision=943494
17 years ago
Pino Toscano
bb73bf347c
detect when we are embedded in KHTML
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=943271
17 years ago
Pino Toscano
f0066c8212
use -1 to indicate an unspecified coordinate now
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=943102
17 years ago
Pino Toscano
212e8a6417
improve the source reference picking by looking for the nearest object in case there's none right under the mouse
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=943101
17 years ago
Pino Toscano
6d0241e5d2
add functions to get the nearest object rect to a point in a page, and return its distance, and the accessor functions for object rects
...
based on an patch by Luigi Toscano, thanks!
CCMAIL: luigi.toscano@tiscali.it
svn path=/trunk/KDE/kdegraphics/okular/; revision=943099
17 years ago
Pino Toscano
a0028d494d
read correctly the destination file name for non-grouped items in pdfsync links
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=942965
17 years ago
Pino Toscano
42afd676d9
handle relative file names in source reference links correctly
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=942963
17 years ago
Pino Toscano
9822fae845
centralize the idea of knowing where are we embedded into
...
apply it to the print preview mode (effectively replacing the "dummy mode"), and to the "native shell" case
svn path=/trunk/KDE/kdegraphics/okular/; revision=942873
17 years ago
Script Kiddy
98a4a3e915
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=942761
17 years ago
Christian Ehrlicher
be51224a3c
KUrl::path() -> KUrl::toLocalFile() - fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=941468
17 years ago
Pino Toscano
1eac0dc906
make Poppler 0.8 the minimum version required for Okular, and drop support for Poppler 0.6
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=940958
17 years ago
Script Kiddy
0757dc7f60
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=940941
17 years ago
Pino Toscano
ede4f767ce
- add a compile check for poppler 0.8
...
- improve the message shown
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=940936
17 years ago
Pino Toscano
70f7610f9e
SVN_SILENT no gui to configure
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=939431
17 years ago
Pino Toscano
85f5f975db
small usability improvement: remove any margin in the topbar of the presentation mode
...
this way, you can drop the mouse to the upper-right corner to find the exit button (fitts++)
svn path=/trunk/KDE/kdegraphics/okular/; revision=939309
17 years ago
Script Kiddy
9a426d8fde
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=939261
17 years ago
Burkhard Lück
c3a1edc179
did this really ever work?
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=939242
17 years ago
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