| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-10 | Implement beginAnchoredSelection() and endAnchoredSelection(). | Frank Reininghaus | |
| Unit test included. | |||
| 2011-08-10 | Always use the 'Select' mode for anchored selections | Frank Reininghaus | |
| In Dolphin, we don't actually use the 'Deselect' and 'Toggle' modes for anchored selections, so we can just remove these modes and always use 'Select' to reduce code complexity. | |||
| 2011-08-10 | Initial support for anchored selections in the selection manager | Frank Reininghaus | |
| 2011-08-10 | Update the anchor item when items are added or removed | Frank Reininghaus | |
| If items are added or removed in the model, not only the current item, but also the anchor item, which is the starting point for any selections via Shift+Click or Shift+Key, needs to be updated. BUG: 262638 FIXED-IN: 4.8.0 | |||
| 2011-08-09 | Test setting the current item and anchor item | Frank Reininghaus | |
| 2011-08-09 | Improvements for selections, smooth scrolling, tooltips and info-panel | Peter Penz | |
