Pino Toscano
df20b8d5a7
Backport: add a tooltip for the bookmark name.
...
CCBUG: 158219
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=779637
18 years ago
Pino Toscano
a329a5edb1
don't enable read-only widgets
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=774014
18 years ago
Pino Toscano
03ea6ff54d
Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773548
18 years ago
Pino Toscano
a822d4ce40
Backport: use the id of the form fields as id, not the name.
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=773441
18 years ago
Pino Toscano
7eac68815b
Use the id of the form fields as id, not the name!
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773440
18 years ago
Pino Toscano
7518bc0b56
store the EmbeddedFile* directly in the QTreeWidgetItem
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773060
18 years ago
Pino Toscano
aaf5f185f2
SVN_SILENT fix include guard
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772372
18 years ago
Pino Toscano
8e4d1708a6
few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770943
18 years ago
Pino Toscano
243dc79e0d
Adapt to the name change: okular -> Okular.
...
(can be done as the new message is already in the pot)
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=770015
18 years ago
Albert Astals Cid
660547861a
backport r768317
...
****************
Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
Florian agrees
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=768320
18 years ago
Albert Astals Cid
87fe7f277a
Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
...
Florian agrees
BUG: 156880
svn path=/trunk/KDE/kdegraphics/okular/; revision=768317
18 years ago
Albert Astals Cid
76566e8afe
check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766417
18 years ago
Pino Toscano
df5ebd37fb
use a yellow color if the annotation's one is not valid
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=765919
18 years ago
Pino Toscano
66c950fcbb
use a yellow color if the annotation's one is not valid
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765918
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
fec36e36de
the text color needs to be adapted to the color scheme as well
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=765272
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
5e726ef915
Backport: use the standard KDE color for the content area messages, patch by Robert Knight.
...
CCBUG: 156457
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=765206
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
4aaef6a69c
Backport: correctly determine if the sidebar is shown or not (visible != !hidden)
...
CCBUG: 156445
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=765185
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
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
6688822622
Backport: manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size.
...
CCBUG: 155652
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=761349
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
49b6a0fea4
backport r761052
...
****************
fix width calculation to work on plastique, oxygen and windows styles, tahnks to boemman for the tipts
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=761053
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
Albert Astals Cid
2f61e6545b
use kclasses
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760478
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
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
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
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
Eike Hein
2ab6d6f842
On second thought, keep the mask - less work for Qt.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756115
18 years ago
Eike Hein
3af668a384
Draw the review toolbar borders anti-aliased.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756114
18 years ago
Eike Hein
cb4367608b
Draw the page view message popup borders anti-aliased. Gets
...
rid of my #1 Okular annoyance (yes, I'm petty like that).
svn path=/trunk/KDE/kdegraphics/okular/; revision=756098
18 years ago
Urs Wolfer
d1b4c8ae17
Optimize PNG files again.
...
Last optimization has been done almost two years ago. There a lot of new files in trunk (e.g all Oxygen stuff).
It's not the correct time to do that again (before the release).
This run saves again around 10MB of diskspace without any restrictions.
svn path=/trunk/KDE/kdegraphics/okular/; revision=755647
18 years ago
Jakob Petsovits
0da4f3ebb8
Icon naming spec (code changes - KDE/):
...
* view-left-right -> view-split-left-right
* view-top-bottom -> view-split-top-bottom
svn path=/trunk/KDE/kdegraphics/okular/; revision=755418
18 years ago
Jakob Petsovits
1ae1545a4a
Icon renaming (code changes - KDE/):
...
consolidate the fileview-* icons to view-*
svn path=/trunk/KDE/kdegraphics/okular/; revision=755384
18 years ago
Pino Toscano
327ec1cc34
correctly reacts when the "center first page" option is changed, and we need to apply it (more than 1 column)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755279
18 years ago
Pino Toscano
39fb1ef5b6
correctly show/hide the form widgets in each page correctly even when not in Continuous mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755275
18 years ago
Pino Toscano
d54e2515ae
clear the list of pages with text selection when the document changes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755228
18 years ago
Pino Toscano
3c52fd1456
Change the page layouting procedure so:
...
- pages not in the view (wth no Continuous mode active) are just "hidden", but they now have a valid size;
this way, we can preload "hidden" pages even when in Continouos mode
- merge the layouting methods (simplify a bit)
CCBUG: 153675
svn path=/trunk/KDE/kdegraphics/okular/; revision=755216
18 years ago
Pino Toscano
8761aa5f12
add possibility to for an item to be "set visible" or not
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755208
18 years ago
Jure Repinc
e60c1ec1cf
The background is always yellow, the text can be hard to read with a dark
...
color scheme with white text. So now the text is always set to black.
svn path=/trunk/KDE/kdegraphics/okular/; revision=755179
18 years ago
Jakob Petsovits
24e03633fc
Icon naming spec compliance (code changes - KDE/):
...
* edit-find-next -> go-down-search
* edit-find-previous -> go-up-search
svn path=/trunk/KDE/kdegraphics/okular/; revision=753922
18 years ago