| Age | Commit message (Collapse) | Author |
|
"src/panels/information"
svn path=/trunk/KDE/kdebase/apps/; revision=1154154
|
|
approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code).
Additionally the tooltip uses now KMetaDataWidget instead of using KMetaInfo. This assures that no blocking of the application will occur even if there is a buggy Strigi analyzer that ignores the maximum size-setting and might block the retrieving of the meta data.
BUG: 182941
BUG: 195878
svn path=/trunk/KDE/kdebase/apps/; revision=1044485
|
|
size of the item preview to take advantege of the additional space.
BUG: 156046
svn path=/trunk/KDE/kdebase/apps/; revision=770173
|
|
http://www.parashift.com/c%2B%2B-faq-lite/inline-functions.html#faq-9.9
svn path=/trunk/KDE/kdebase/apps/; revision=717738
|
|
constantly during small time slots (thanks to Rafael Fernández López for the original patch!).
svn path=/trunk/KDE/kdebase/apps/; revision=700580
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=660579
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=654753
|
|
http://techbase.kde.org/Policies/Kdelibs_Coding_Style
svn path=/trunk/KDE/kdebase/apps/; revision=654698
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=654581
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=653049
|
|
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
|
|
(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
|
|
patches!).
svn path=/trunk/playground/utils/dolphin/; revision=621872
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|