Pino Toscano
4e5096e731
let's try telling doxygen which class should it extract from...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765695
18 years ago
Pino Toscano
fa5c99b318
SVN_SILENT few updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765686
18 years ago
Script Kiddy
75f203b82f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765681
18 years ago
Pino Toscano
71f4bc4d1c
remove the old agg stuff; fix the path for the external gs stuff (libspectre)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765594
18 years ago
Pino Toscano
507511d607
Refactor a bit the thumbnails view.
...
Instead of putting in the scrollarea as many widgets as the number of pages, just paint the thumbnails on the scroll widget itself;
this should reduce a bit the memory usage due to the child widgets (especially in documents w/ many pages).
All should work as before, even the few annoyances with the visible areas drag were left (now they can be solved).
svn path=/trunk/KDE/kdegraphics/okular/; revision=765585
18 years ago
Pino Toscano
e26ce5255b
the text color needs to be adapted to the color scheme as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765271
18 years ago
Pino Toscano
a3e0474e35
Use the standard KDE color for the content area messages.
...
Patch by Robert Knight, thanks!
BUG: 156457
svn path=/trunk/KDE/kdegraphics/okular/; revision=765205
18 years ago
Pino Toscano
b897d75b0b
Correctly determine if the sidebar is shown or not (visible != !hidden, grr)
...
BUG: 156445
svn path=/trunk/KDE/kdegraphics/okular/; revision=765184
18 years ago
Script Kiddy
3e8a8d9d1d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765166
18 years ago
Pino Toscano
0fc3a401bd
lower the priority
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=764777
18 years ago
Burkhard Lück
050d63153b
unified the spelling of okular to Okular
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=764676
18 years ago
Burkhard Lück
14d253d3a4
fixed errors found while translating
...
CCMAIL:toscano.pino@tiscali.it
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=764463
18 years ago
Script Kiddy
0f9027a566
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=764259
18 years ago
Pino Toscano
1f43811f61
redirect all the debug output of core to the debug area
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=763941
18 years ago
Pino Toscano
a0a3c239e2
Standardize our naming: Okular.
...
CCMAIL: okular-devel@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=763904
18 years ago
Pino Toscano
c6f91f4e51
Use the local file path, so remote URLs are not downloaded again. (For local files there is no change.)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=761845
18 years ago
Albert Astals Cid
ff20b1ee86
Don't show an ugly popup saying the document could not be loaded when we come from a file changed reload
...
BUG: 155734
svn path=/trunk/KDE/kdegraphics/okular/; revision=761490
18 years ago
Pino Toscano
4333d4b0b5
Manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size.
...
BUG: 155652
svn path=/trunk/KDE/kdegraphics/okular/; revision=761348
18 years ago
Pino Toscano
b0245bd01d
Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu.
...
FEATURE: 155668
svn path=/trunk/KDE/kdegraphics/okular/; revision=761323
18 years ago
Pino Toscano
51f34f3f9f
support more than one annotation in the annotation popup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=761316
18 years ago
Albert Astals Cid
048ca1d519
fix width calculation to work on plastique, oxygen and windows styles, tahnks to boemman for the tipts
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=761052
18 years ago
Laurent Montel
929ba8c53b
Fix help button
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760515
18 years ago
Albert Astals Cid
2f61e6545b
use kclasses
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760478
18 years ago
Pino Toscano
a35532befd
I feel really sorry in reverting the last commit, but we keep binary compatibility :/
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760476
18 years ago
Albert Astals Cid
1c6cc2484f
const & is your friend
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760473
18 years ago
Pino Toscano
bb62a5b2fa
small apidox fixes:
...
- remove the translated entries for the x-test language
- remove DocPath from the application .desktop
- MimeType is a list of strings, so it should end with the separator (';')
svn path=/trunk/KDE/kdegraphics/okular/; revision=759082
18 years ago
Pino Toscano
88ea8c2992
Remove the X-DocPath key from the Application .desktop of the generators, so they won't show up in KHelpCenter.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=759080
18 years ago
Script Kiddy
c729c3d5db
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=758821
18 years ago
Pino Toscano
056de06cf0
Get rid of our custom anti-aliasing options and use the Document settings.
...
Also react correctly when they change, and a PS document is open.
svn path=/trunk/KDE/kdegraphics/okular/; revision=757659
18 years ago
Pino Toscano
f238c3d95d
Start adding a configuration to toggle anti-aliasing for both text and graphics.
...
Let the Document propagate these settings to the backends, if they query for them.
svn path=/trunk/KDE/kdegraphics/okular/; revision=757647
18 years ago
Pino Toscano
7e35a9c0cf
due to a small bug in poppler-qt4, we cannot trust the document render hints
...
so, store ourselves the flags
svn path=/trunk/KDE/kdegraphics/okular/; revision=757637
18 years ago
Stephan Binner
c06deaf9fc
i18n style guide fixes, the capitalization rules are explained on
...
http://developer.kde.org/documentation/standards/kde/style/basics/labels.html
svn path=/trunk/KDE/kdegraphics/okular/; revision=757596
18 years ago
Pino Toscano
4d047a47b0
rename the "save as" action as "save copy as", as it's what it really does
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757449
18 years ago
Pino Toscano
1c0f503050
oops, forgot ','
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757437
18 years ago
Pino Toscano
04ff967d3e
update copyrights text
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757404
18 years ago
Pino Toscano
b48bd67893
temporary bump version to 0.6.80 to distinguish it from branch
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757381
18 years ago
Pino Toscano
a4827e24a5
i18n fix: Postscript -> PostScript
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757269
18 years ago
Script Kiddy
4109de93c1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=757115
18 years ago
Pino Toscano
9c64d8e720
disable the GHNS implementation, as not really ready, yet
...
(hoping it's not too late)
svn path=/trunk/KDE/kdegraphics/okular/; revision=757059
18 years ago
Jakob Petsovits
46eaee7f44
Icon renaming (code and icon changes - KDE/):
...
* bookmark -> bookmarks
* and finally, remove user-2 and konv-message[2] from Oxygen
svn path=/trunk/KDE/kdegraphics/okular/; revision=757019
18 years ago
Jakob Petsovits
df780d0096
Icon naming spec compliance (code changes - KDE/):
...
* text -> draw-text, or edit-rename (depends)
* replace inappropriate usage of "table"
(in preparation of moving it out to KOffice)
svn path=/trunk/KDE/kdegraphics/okular/; revision=756900
18 years ago
Burkhard Lück
0caecb79ad
updated screenshots
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=756845
18 years ago
Jakob Petsovits
11dcfffce7
Icon renaming (code changes - KDE/):
...
frame-edit -> select-rectangular
svn path=/trunk/KDE/kdegraphics/okular/; revision=756813
18 years ago
Jakob Petsovits
0141282203
Icon naming spec compliance (code changes - KDE/):
...
* zoom-best-fit -> zoom-fit-best
* plasmagik -> tools-wizard
* and some other fixes, many of them in KMobileTools
svn path=/trunk/KDE/kdegraphics/okular/; revision=756800
18 years ago
Urs Wolfer
2ea7ce44b3
Re-compress svgz files with:
...
find . -name "*.svgz" -exec advdef -z -4 '{}' \;
That saves around 6MB in trunk without any restrictions.
Also correct the svn mimetype for all svgz files which had a wrong one (which is thy reason why my fist commit failed...) with:
svn propset svn:mime-type 'application/octet-stream'
svn path=/trunk/KDE/kdegraphics/okular/; revision=756680
18 years ago
Pino Toscano
9109f88519
bump version to 0.6, yay
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756476
18 years ago
Script Kiddy
ff1e230a47
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756424
18 years ago
Pino Toscano
26b02fe068
vertically center the icon in the message
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756265
18 years ago
Eike Hein
a56276f00d
Review toolbar tweaks.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756192
18 years ago
Eike Hein
93fdfab88c
person("pinotree")->happiness++
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756180
18 years ago