┌ ┐
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
/
behaviorsettingspage.cpp
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz
2010-07-12
Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.
Peter Penz
2010-05-14
Use the term "Select" instead of "Configure", as it is less technical (at lea...
Peter Penz
2010-03-25
Enable the meta data configuration dialog again after the KFileMetaDataWidget...
Peter Penz
2010-03-22
Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...
Peter Penz
2009-11-06
allow to set a custom description for the KMetaDataConfigurationDialog
Peter Penz
2009-11-06
allow to configure which meta data should be shown for tooltips
Peter Penz
2009-10-16
prepare the behavior-settings dialog to configure the shown meta data for too...
Peter Penz
2009-08-30
allow to turn off natural sorting
Peter Penz
2009-03-21
- Write the settings to the disk as soon as "Apply" or "OK" has been pressed ...
Peter Penz
2009-03-12
Ask for confirmation when closing a Dolphin window with more than one tab. Th...
Frank Reininghaus
2009-02-26
adjust size hints of group boxes
Peter Penz
2009-02-04
Added const bools for a few settings that were referenced more than once. Oth...
Shaun Reich
2009-02-02
Confirmations of the following settings now reset themselves to their defaults:
Shaun Reich
2009-02-01
Now when you click the button "Defaults" in the settings dialog, it will push...
Shaun Reich
2009-01-17
Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...
Peter Penz