| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-03 | Fix all 'explicit constructor' krazy warnings | Elvis Angelaccio | |
| 2017-11-21 | Modernize: Use nullptr everywhere | Kevin Funk | |
| 2017-11-20 | Modernize: Use override where possible | Kevin Funk | |
| Also use override instead of Q_DECL_OVERRIDE | |||
| 2017-01-03 | Add missing Q_DECL_OVERRIDE | Montel Laurent | |
| 2015-09-03 | Only store modified columns widths after the mouse button was released | Frank Reininghaus | |
| This prevents that the new widths are written to disk multiple times in quick succession, which can make column resizing quite slow. BUG: 351846 REVIEW: 351846 FIXED-IN: 15.08.1 | |||
| 2015-02-25 | Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ↵ | Emmanuel Pescosta | |
| the deprecated KVersionControlPlugin interface from konqlib REVIEW: 122687 | |||
| 2014-11-20 | Fix Exports. | Andrius da Costa Ribas | |
| REVIEW: 121078 | |||
| 2014-02-06 | Set the Details View colummns width to the preferred column width, by ↵ | Emmanuel Pescosta | |
| double-clicking the header grips. BUG: 293315 FIXED-IN: 4.13 REVIEW: 115503 | |||
| 2012-04-11 | KItemViews: Internal directory restructuration | Peter Penz | |
| - Move all private headers from the kitemviews-directory into the 'private' subdirectory. - Get rid of DolphinDirLister and just use a directory-lister internally in KFileItemModel. - Minor interface-cleanups for signals | |||
