┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/draganddrophelper.cpp
AgeCommit message (Collapse)Author
2007-12-17Maybe this attribute is more correctRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=749785
2007-12-17There we go. Fix this bug :)Rafael Fernández López
BUG: 153420 svn path=/trunk/KDE/kdebase/apps/; revision=749755
2007-12-16The drag&drop helper did not make the difference between the different kind ↵Rafael Fernández López
of views. The only view that draws the hover indicator with rounded corners is the icon view mode. For that reason, the drop marker with the detailed view was drawn with rounded corners. For making it consistent, we draw the drop indicator as the hover effect indicator, so the only one that draws rounded corners is the icon one. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=749225
2007-11-23Icon renaming:Jakob Petsovits
item-drag-multiple -> document-multiple svn path=/trunk/KDE/kdebase/apps/; revision=740350
2007-11-20don't draw anything if the bounding rectangle is emptyPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=739378
2007-11-20Drag & drop fixes for all views: assure that a consistent pixmap for the ↵Peter Penz
drag object is used throughout all views (still open yet: KCategorizedView uses its custom code yet) svn path=/trunk/KDE/kdebase/apps/; revision=739322