| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=783626
|
|
implementation gets the focus, it should request it's activation.
* Let the metadata widget only get the focus by clicking.
* Tried to install a similar filter for the wheel-event code duplication in the view-implementations, but the event filter is invoked _after_ the view implementation gets the wheel event... -> added a note the the 3 implementations as hint.
svn path=/trunk/KDE/kdebase/apps/; revision=777757
|
|
mapping yet this does make much more sense.
svn path=/trunk/KDE/kdebase/apps/; revision=746846
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=714564
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=685763
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=674158
|
|
* Dolphin now handles multiple file selections properly in case of metadata.
svn path=/trunk/KDE/kdebase/apps/; revision=668954
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=666761
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=666375
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=666164
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=664542
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=664331
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=662129
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=660108
|
|
Once we have the proper ontology I will change it back.
svn path=/trunk/KDE/kdebase/apps/; revision=659702
|
|
(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=645737
|
|
directory)
svn path=/trunk/KDE/kdebase/apps/; revision=644721
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644565
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644555
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644554
|
|
to allow file rating, commenting, and tagging.
This commit is indended to show what can be done with KMetaData in an easy way. The GUI is not perfect yet.
svn path=/trunk/KDE/kdebase/apps/; revision=644510
|