| Age | Commit message (Collapse) | Author |
|
* minor changes in detailsview settings and columnview settings
svn path=/trunk/KDE/kdebase/apps/; revision=852982
|
|
details- and column-view. The current version still requires some improvements (Labels on the left + right, preview, ...).
svn path=/trunk/KDE/kdebase/apps/; revision=852961
|
|
it can be embedded into Konqueror
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789209
|
|
the used font of all views too (assuming that the user selected "system font" as font)
* store the font weight instead of a bool property "isBold"
Thanks to Rafael for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=776188
|
|
the view in Dolphin have not been changed.
This has been fixed by differing between a "Use system font" setting (= default) or a "Use custom font" setting.
TODO: if the general font of KDE is changed during Dolphin is open, no update is done yet
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775487
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=719642
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=714564
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=714342
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=687991
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681910
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=676768
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=668398
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=648926
|