┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings
Age
Commit message (
Expand
)
Author
2009-02-03
SVN_SILENT: updated comment
Peter Penz
2009-02-03
* no general settings are read -> invoking loadSettings has no effect in rest...
Peter Penz
2009-02-03
String change - Added clarification in the displayed message box for when the...
Shaun Reich
2009-02-03
SVN_SILENT Small update to a comment.
Shaun Reich
2009-02-03
Both the 'preview size' slider and the 'embed thumbnails in files' settings n...
Shaun Reich
2009-02-02
A few more fixes...mostly cleanups.
Shaun Reich
2009-02-02
We were calling methods within loadSettings() which should have been moved to...
Shaun Reich
2009-02-02
Navigation click type (single/double-click) now gets set to it's default when...
Shaun Reich
2009-02-02
Changed group config reference pertaining to the "kcminputrc" file. The Navig...
Shaun Reich
2009-02-02
Reverted my previous commit(919897), I was incorrect, it looked to work like ...
Shaun Reich
2009-02-02
Confirmations of the following settings now reset themselves to their defaults:
Shaun Reich
2009-02-02
The "Show 'Delete' Command" checkbox now gets restored to it's default (false).
Shaun Reich
2009-02-02
These radio buttons are paired, when you enable one, you inherently disable t...
Shaun Reich
2009-02-01
I forgot to change these three tabs to the new method usage also. Effected wa...
Shaun Reich
2009-02-01
Now when you click the button "Defaults" in the settings dialog, it will push...
Shaun Reich
2009-01-28
Default size and Preview size sliders, were using wrong signal to notify that...
Shaun Reich
2009-01-27
The apply button in the settings dialog now disables itself when settings are...
Shaun Reich
2009-01-17
Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...
Peter Penz
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz