Pino Toscano
4e927f01f8
Add Kile as possible editor.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=873571
18 years ago
Pino Toscano
4da5b7a105
Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search).
...
Factor out the editor commands structure.
svn path=/trunk/KDE/kdegraphics/okular/; revision=873570
18 years ago
Pino Toscano
9deffda3d0
in the editors enum, put "custom" as first
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=873569
18 years ago
Pino Toscano
69f905b632
revert r858395, the changes there were not decided, nor even proposed, and they *do* changes the meaning of an option
...
CCMAIL: shafff@ukr.net
svn path=/trunk/KDE/kdegraphics/okular/; revision=858809
18 years ago
Nick Shaforostoff
4b9e256b35
make okular's config dialog 1024x600 friendly
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=858395
18 years ago
Jakob Petsovits
df5364da6c
Copy Okular's app icon from Oxygen core as "okular",
...
in the hicolor namespace. Before, the non-specified
"graphics-viewer-document" icon was used, which caused
icon loaders from other toolkits not to find this icon
as they don't consider Oxygen by default.
Also update all the references that made use of the
"graphics-viewer-document" icon in the code and
the many .desktop files.
svn path=/trunk/KDE/kdegraphics/okular/; revision=819965
18 years ago
Pino Toscano
f75e92de5f
borders -> margins, except in UI (todo added for kde 4.2)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813364
18 years ago
Urs Wolfer
474d8d3d13
disable icon which is not available
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=812519
18 years ago
Pino Toscano
2b971b07b2
Make it possible to draw just sections (crops within bounding boxes) of pages.
...
Separated normal & cropped geometries in page items;
made the page painter able to draw based on a crop section;
add a config + menu option for turning the white borders removal.
Based on a patch by the Mr. anonymous kde2eran@tromer.org, thanks.
BUG: 161599
svn path=/trunk/KDE/kdegraphics/okular/; revision=809496
18 years ago
Pino Toscano
d6518cec86
Add the possibility to select the current screen as start of the presentation mode, and make that the default (as one would expect).
...
GUI:
(futhermore, use an explicit value as screen index)
svn path=/trunk/KDE/kdegraphics/okular/; revision=795880
18 years ago
Pino Toscano
1817a198d0
Add the possibility to choose which screen to use for the presentation mode.
...
Default is "Default Screen", with the options for showing it to any available screen.
Also, dynamically resize when the screen used for the presentation mode changes size during a presentation.
Many thanks to 'zbsz' for his testing!
CCMAIL: zbigniewo@gmail.com
GUI:
svn path=/trunk/KDE/kdegraphics/okular/; revision=794501
18 years ago
Pino Toscano
6672443f43
Add an option to disable page transitions in presentation mode.
...
Implements KPDF wish #119919 .
svn path=/trunk/KDE/kdegraphics/okular/; revision=785173
18 years ago
Laurent Montel
929ba8c53b
Fix help button
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760515
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
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
53abd1a5a6
hide the "draw border around images" option, as it's not working yet
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755305
18 years ago
Jakob Petsovits
6164d717d8
Icon naming spec compliance (code changes - KDE/):
...
* go-{next,previous,first,last}-rtl -> go-{previous,next,last,first}
* document-start-presentation -> view-presentation
svn path=/trunk/KDE/kdegraphics/okular/; revision=753149
18 years ago
Pino Toscano
a38e6e7e70
icon renaming:
...
- launch -> preferences-system-performance
svn path=/trunk/KDE/kdegraphics/okular/; revision=735537
19 years ago
Pino Toscano
e789814651
use the 'cpu' icon
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=732278
19 years ago
Pino Toscano
d51d279afb
Make it possible to choose the size for the icons in the sidebar, by choosing it in the popup menu of the sidebar itself.
...
CCBUG: 151205
svn path=/trunk/KDE/kdegraphics/okular/; revision=731824
19 years ago
Pino Toscano
e38e9b397b
no more need to show the 'debug' config page
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=722138
19 years ago
Pino Toscano
6582af2a38
text proofread by mwoehlke
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720792
19 years ago
Pino Toscano
5df1895ec0
don't use deprecated api of KUser
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720663
19 years ago
Pino Toscano
02d6dab204
adapt to the new icon names
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720180
19 years ago
Pino Toscano
424ebb655d
use better icons for a couple of sections in the preferences dialog, and in the File menu
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719820
19 years ago
Pino Toscano
20c96df680
Respect a bit more the HIG guidelines: align the labels of buttons and combos to the right.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=718787
19 years ago
Pino Toscano
cb693241b4
Accessibility configuration "refactory", part #2 :
...
make the group containing the "change colors" information shrink to the minimum size (depending on the configuration widget chosen)
svn path=/trunk/KDE/kdegraphics/okular/; revision=712179
19 years ago
Pino Toscano
5fe5082302
Restucture a bit the Accessibility configuration:
...
- old way: all the options (and their configurations) at once
- new way: options in a combo box, with only the configuration for the active option that is shown below
Based on Florian's idea and mockups, thanks!
svn path=/trunk/KDE/kdegraphics/okular/; revision=712131
19 years ago
Pino Toscano
83454a5ff3
fix some memory leaks
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711280
19 years ago
Pino Toscano
0517d30bfc
Remove the "Show Search Bar" option, mostly unuseful.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709361
19 years ago
Pino Toscano
a4dada31bb
Remember if the text is shown for the sidebar items.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=704629
19 years ago
Pino Toscano
1b0d81fbd4
(finally!) rename the okular configuration to okularpartrc, and make okular copy the old kpdf config if found (to preserve all the user settings)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=703108
19 years ago
Pino Toscano
cf667d55b0
fixuifiles
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=696247
19 years ago
Pino Toscano
af7c661fb7
Change the names of two groups to be more coherent with the other settings.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=696236
19 years ago
Pino Toscano
80df7c8f59
As requested by Florian, set the defaul annotation author to the full name of the current user, or to the username if there's no full name available for it.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=696101
19 years ago
Pino Toscano
b59bca3b1b
Small reordering into the General preferences tab:
...
- move the Center first page in row from the Features to the View options group, and state that it works not only in facing mode
- remove the Overview rows, never working
svn path=/trunk/KDE/kdegraphics/okular/; revision=694382
19 years ago
Pino Toscano
e862d6beb6
use 3 as default value of the overview columns, so it does not look like single mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=694373
19 years ago
Pino Toscano
d57dc437b5
Give a "better" subtitle for the Accessibility configuration page so it's more "compliant" (but it was also before, IMHO) to the new HIG.
...
BUG: 145368
svn path=/trunk/KDE/kdegraphics/okular/; revision=689887
19 years ago
Albert Astals Cid
68822746af
fixuifiles
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=676227
19 years ago
Albert Astals Cid
a9abffb5ac
Better wording.
...
Thanks Alex for the suggestion.
CCMAIL: suy@badopi.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=676224
19 years ago
Pino Toscano
2cd592a81e
don't leak
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=673077
19 years ago
Dirk Mueller
efee38c632
fix leak (CID 3621)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=671470
19 years ago
Dirk Mueller
60fc1ef5a3
fix memory leak (CID 3626)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=671467
19 years ago
Laurent Montel
e31f9ada54
Remove not necessary "class classname;"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=671220
19 years ago
Pino Toscano
8d28fd09eb
export the Setting class with a dpointer
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=667774
19 years ago
Pino Toscano
5049a38b70
slightly improve: remove some unneeded margins and spacers
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=665792
19 years ago
Pino Toscano
faeaa3ec01
Sharing the same option for the accessibility render mode and for the view mode is not a good idea, really.
...
So, create a new ViewMode setting for the single/facing/columns view mode (leaving the RenderMode for compatibility with KPDF).
Rename [Rr]enderMode into [Vv]iewMode in the page view, following the new name of the setting.
Remove the "padding" enums from the settings, as it seems they have no real use beside giving issues.
svn path=/trunk/KDE/kdegraphics/okular/; revision=665773
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
d37f6a80ff
no need to include config.h anymore
...
svn path=/trunk/playground/graphics/okular/; revision=628210
19 years ago
Pino Toscano
d3619da584
get rid of two CMakeLists.txt's used to only install one files each - install the stuff from the top-level CMakeLists.txt
...
svn path=/trunk/playground/graphics/okular/; revision=627106
19 years ago