┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/metatextlabel.cpp
AgeCommit message (Collapse)Author
2009-10-10Start of refactoring so that the metadata widget can be moved outside of ↵Peter Penz
Dolphin for other applications. The temporary removed code will be integrated again within the next 10 days (-> currently no meta data is shown and cannot be updated). svn path=/trunk/KDE/kdebase/apps/; revision=1033585
2009-06-21fixed issue the label texts with spaces might overlap with other labelsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=984673
2009-03-10insert the meta text information alphabetically sortedPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=937920
2009-02-17assure that the size hint calculation and the painting code are consistentPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=927623
2009-02-17removed m_minimumSizeHint member, it is redundantPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=927537
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a ↵Peter Penz
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. svn path=/trunk/KDE/kdebase/apps/; revision=911065