]> cloud.milkyroute.net Git - dolphin.git/commit
It was a bad idea to store the enabled additional-information as bit-values: With...
authorPeter Penz <peter.penz19@gmail.com>
Tue, 21 Sep 2010 19:03:04 +0000 (19:03 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 21 Sep 2010 19:03:04 +0000 (19:03 +0000)
commit1e8e05e81f50a7567cc67666ffb8bccab9a10199
treef7860df72a1e9f09c6ae006caeaea883bb15a38f
parentfcef5f7721dbcb2fa5d672ff123edfed078c0006
It was a bad idea to store the enabled additional-information as bit-values: With the current setup only up to 8 additional informations are possible. This restriction is bypassed now:
- Backward compatibility for old .directorry files is provided
- A version-information has been added for possible future changes
- As "side-effect" it also allows to have a details-view with only one column (#238140)

BUG: 238140
FIXED-IN: 4.6.0

svn path=/trunk/KDE/kdebase/apps/; revision=1177944
src/settings/dolphin_directoryviewpropertysettings.kcfg
src/views/additionalinfoaccessor.cpp
src/views/additionalinfoaccessor.h
src/views/viewproperties.cpp
src/views/viewproperties.h