Commit graph

108 commits

Author SHA1 Message Date
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
2008-01-05 15:50:40 +00:00
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
2008-01-05 13:41:54 +00:00
Pino Toscano 53abd1a5a6 hide the "draw border around images" option, as it's not working yet
svn path=/trunk/KDE/kdegraphics/okular/; revision=755305
2008-01-01 00:46:54 +00:00
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
2007-12-26 19:31:48 +00:00
Pino Toscano a38e6e7e70 icon renaming:
- launch -> preferences-system-performance

svn path=/trunk/KDE/kdegraphics/okular/; revision=735537
2007-11-11 23:25:11 +00:00
Pino Toscano e789814651 use the 'cpu' icon
svn path=/trunk/KDE/kdegraphics/okular/; revision=732278
2007-11-03 12:03:21 +00:00
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
2007-11-01 22:58:09 +00:00
Pino Toscano e38e9b397b no more need to show the 'debug' config page
svn path=/trunk/KDE/kdegraphics/okular/; revision=722138
2007-10-06 17:54:33 +00:00
Pino Toscano 6582af2a38 text proofread by mwoehlke
svn path=/trunk/KDE/kdegraphics/okular/; revision=720792
2007-10-03 18:23:22 +00:00
Pino Toscano 5df1895ec0 don't use deprecated api of KUser
svn path=/trunk/KDE/kdegraphics/okular/; revision=720663
2007-10-03 12:43:44 +00:00
Pino Toscano 02d6dab204 adapt to the new icon names
svn path=/trunk/KDE/kdegraphics/okular/; revision=720180
2007-10-02 16:23:28 +00:00
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
2007-10-01 22:49:47 +00:00
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
2007-09-29 17:55:56 +00:00
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
2007-09-13 20:16:19 +00:00
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
2007-09-13 18:00:01 +00:00
Pino Toscano 83454a5ff3 fix some memory leaks
svn path=/trunk/KDE/kdegraphics/okular/; revision=711280
2007-09-11 22:27:39 +00:00
Pino Toscano 0517d30bfc Remove the "Show Search Bar" option, mostly unuseful.
svn path=/trunk/KDE/kdegraphics/okular/; revision=709361
2007-09-07 10:31:33 +00:00
Pino Toscano a4dada31bb Remember if the text is shown for the sidebar items.
svn path=/trunk/KDE/kdegraphics/okular/; revision=704629
2007-08-25 15:39:17 +00:00
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
2007-08-21 23:18:17 +00:00
Pino Toscano cf667d55b0 fixuifiles
svn path=/trunk/KDE/kdegraphics/okular/; revision=696247
2007-08-04 10:38:20 +00:00
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
2007-08-04 10:08:27 +00:00
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
2007-08-03 20:34:04 +00:00
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
2007-07-30 15:16:44 +00:00
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
2007-07-30 15:05:42 +00:00
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
2007-07-19 11:23:09 +00:00
Albert Astals Cid 68822746af fixuifiles
svn path=/trunk/KDE/kdegraphics/okular/; revision=676227
2007-06-16 10:44:39 +00:00
Albert Astals Cid a9abffb5ac Better wording.
Thanks Alex for the suggestion.
CCMAIL: suy@badopi.org

svn path=/trunk/KDE/kdegraphics/okular/; revision=676224
2007-06-16 10:36:56 +00:00
Pino Toscano 2cd592a81e don't leak
svn path=/trunk/KDE/kdegraphics/okular/; revision=673077
2007-06-08 22:29:07 +00:00
Dirk Mueller efee38c632 fix leak (CID 3621)
svn path=/trunk/KDE/kdegraphics/okular/; revision=671470
2007-06-04 20:40:40 +00:00
Dirk Mueller 60fc1ef5a3 fix memory leak (CID 3626)
svn path=/trunk/KDE/kdegraphics/okular/; revision=671467
2007-06-04 20:34:31 +00:00
Laurent Montel e31f9ada54 Remove not necessary "class classname;"
svn path=/trunk/KDE/kdegraphics/okular/; revision=671220
2007-06-04 07:44:15 +00:00
Pino Toscano 8d28fd09eb export the Setting class with a dpointer
svn path=/trunk/KDE/kdegraphics/okular/; revision=667774
2007-05-23 22:16:54 +00:00
Pino Toscano 5049a38b70 slightly improve: remove some unneeded margins and spacers
svn path=/trunk/KDE/kdegraphics/okular/; revision=665792
2007-05-17 22:23:36 +00:00
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
2007-05-17 20:46:16 +00:00
Albert Astals Cid 0d47b62715 krazy include order issues
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
2007-04-19 18:30:20 +00:00
Pino Toscano d37f6a80ff no need to include config.h anymore
svn path=/trunk/playground/graphics/okular/; revision=628210
2007-01-29 14:35:07 +00:00
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
2007-01-25 18:06:53 +00:00
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important
header files now

svn path=/trunk/playground/graphics/okular/; revision=619492
2007-01-03 14:30:48 +00:00
Pino Toscano f72521f6bb SVN_SILENT no margin, like the other pages
svn path=/trunk/playground/graphics/okular/; revision=618137
2006-12-31 10:51:45 +00:00
Pino Toscano e5ea578a9f our usability expert Florian agrees that the toc page numbers should be enabled by default
svn path=/trunk/playground/graphics/okular/; revision=615822
2006-12-22 21:16:30 +00:00
Pino Toscano 24c960bab0 simplify, and add an option
svn path=/trunk/playground/graphics/okular/; revision=615812
2006-12-22 20:26:19 +00:00
Pino Toscano 30362c45fc no more need to export is, as now it is in the kpart library only
svn path=/trunk/playground/graphics/okular/; revision=615761
2006-12-22 15:08:37 +00:00
Pino Toscano b663cb313c isolate the debug options in an own tab, so it's easier to show/hide them
svn path=/trunk/playground/graphics/okular/; revision=615758
2006-12-22 15:04:01 +00:00
Albert Astals Cid a0f5833201 somehow the signal connection got lost when going to Qt4
svn path=/trunk/playground/graphics/okular/; revision=608529
2006-11-27 20:03:08 +00:00
Pino Toscano 274469dae8 Almost complete support for inverse search within okular.
THe system generally works; what is missing is a good activating strategy (added in TODO - our usability expert is working on that), and a GUI to configure the editor.
The DVI backend was adapted to use this new feature.
(The PDF backend will use it soon.)

svn path=/trunk/playground/graphics/okular/; revision=605708
2006-11-17 22:15:15 +00:00
Aaron J. Seigo 77932c92dd two small changes, passed by pintoree on irc:
- render the viewed rect area in the thumbnail a bit more elegantly
- Render Mode -> View Mode ... "render" is geekanese, "view" is proper luserian

svn path=/trunk/playground/graphics/okular/; revision=604731
2006-11-14 00:27:30 +00:00
Pino Toscano fa3fe38862 generator -> backend in the gui
svn path=/trunk/playground/graphics/okular/; revision=603918
2006-11-10 19:16:03 +00:00
Pino Toscano a3fad9594f add a simple config page to configure the identity settings (only the author at the moment)
svn path=/trunk/playground/graphics/okular/; revision=601342
2006-11-02 22:47:52 +00:00
Pino Toscano 5862ea6dc8 create an Identity settings section and move the author field there
svn path=/trunk/playground/graphics/okular/; revision=601335
2006-11-02 22:19:32 +00:00
Pino Toscano 1112ada99f add an option to configure the color of the pencil of the presentation mode
svn path=/trunk/playground/graphics/okular/; revision=601067
2006-11-01 23:03:48 +00:00