| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-12 | Re-implement dropping of files on folders in the Places Panel. | Frank Reininghaus | |
| This resolves a regression caused by the Places Panel rewrite. There is a small glitch left when reordering items (dragging below the last or above the first item only shows the drop indicator when first dragging out of the item and then back), but I prefer not to fix this glitch right now because this would require a more intrusive change, and I do not want to risk regressions because is not much time left to fix them before 4.9.0 is released. Thanks to Peter Penz for providing some advice about this issue. CCBUG: 302557 | |||
| 2012-05-01 | Places Panel: Allow hiding of items | Peter Penz | |
| Related changes: - Animate changed items for the details-view in case it is not expandable - Remove the hardcoded "isHidden"-code in KStandardItemListWidget and allow derived widgets to define themselves what means "hidden" within their context. The current code needs a lot of bugfixing, but lets make this in smaller steps during the next days... | |||
