okular/conf
Elvis Stansvik 820a667190 Save case sensitivity and regular expression search options for the Contents
and Reviews side panels to okularpartrc.

If these options are turned on they are now saved as:

[Contents]
ContentsSearchCaseSensitive=true
ContentsSearchRegularExpression=true

and

[Reviews]
ReviewsSearchCaseSensitive=true
ReviewsSearchRegularExpression=true

respectively.


svn path=/trunk/KDE/kdegraphics/okular/; revision=1051497
2009-11-19 17:26:41 +00:00
..
dlgaccessibility.cpp hide the "draw border around images" option, as it's not working yet 2008-01-01 00:46:54 +00:00
dlgaccessibility.h Accessibility configuration "refactory", part #2: 2007-09-13 20:16:19 +00:00
dlgaccessibilitybase.ui SVN_SILENT Cleanup .ui files 2009-04-21 21:54:46 +00:00
dlgdebug.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
dlgdebug.h isolate the debug options in an own tab, so it's easier to show/hide them 2006-12-22 15:04:01 +00:00
dlgeditor.cpp Add "Lyx client" as predefined editor. 2009-07-06 19:21:48 +00:00
dlgeditor.h Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search). 2008-10-19 18:01:16 +00:00
dlgeditorbase.ui SVN_SILENT Cleanup .ui files 2009-04-21 21:54:46 +00:00
dlggeneral.cpp don't leak 2007-06-08 22:29:07 +00:00
dlggeneral.h don't leak 2007-06-08 22:29:07 +00:00
dlggeneralbase.ui Fix warning 2009-09-20 14:28:05 +00:00
dlgidentity.cpp fix leak (CID 3621) 2007-06-04 20:40:40 +00:00
dlgidentity.h Remove not necessary "class classname;" 2007-06-04 07:44:15 +00:00
dlgidentitybase.ui text proofread by mwoehlke 2007-10-03 18:23:22 +00:00
dlgperformance.cpp disable icon which is not available 2008-05-25 16:56:51 +00:00
dlgperformance.h don't leak 2007-06-08 22:29:07 +00:00
dlgperformancebase.ui Fix warning 2009-09-20 14:28:05 +00:00
dlgpresentation.cpp Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 16:16:13 +00:00
dlgpresentation.h Add the possibility to choose which screen to use for the presentation mode. 2008-04-07 18:16:39 +00:00
dlgpresentationbase.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 16:16:13 +00:00
okular.kcfg Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
preferencesdialog.cpp Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search). 2008-10-19 18:01:16 +00:00
preferencesdialog.h Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search). 2008-10-19 18:01:16 +00:00
settings.kcfgc export the Setting class with a dpointer 2007-05-23 22:16:54 +00:00