| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-23 | Remove ResizeAnimation/IconResizeAnimation | Marco Martin | |
| ResizeAnimation and IconResizeAnimation are not used anymore anywhere so remove them from KItemListViewAnimation | |||
| 2023-02-05 | Add clang-format and format code as in Frameworks | Serg Podtynnyi | |
| 2022-02-13 | Fix zooming animation | Eugene Popov | |
| Current implementation of the zooming animation is a bit buggy. This MR fixes the following issues: * in the Icon view mode, the icons sometimes "jump" * in the Compact view mode, the labels sometimes are cut off BUG: 449179 | |||
| 2021-02-09 | Build with QT_NO_KEYWORDS | Nicolas Fella | |
| 2020-08-25 | Output of licensedigger + manual cleanup afterwards. | Elvis Angelaccio | |
| Unfortunately licensedigger does not strip the trailing * characters. While at it, use a common style for all source files. | |||
| 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 | |||
| 2015-02-25 | Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ↵ | Emmanuel Pescosta | |
| the deprecated KVersionControlPlugin interface from konqlib REVIEW: 122687 | |||
| 2015-01-30 | Port away from KGlobalSettings::graphicEffectsLevel() | Emmanuel Pescosta | |
| REVIEW: 122309 | |||
| 2014-11-20 | Fix Exports. | Andrius da Costa Ribas | |
| REVIEW: 121078 | |||
| 2014-10-10 | Clean includes + port to QMenu | Montel Laurent | |
| 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 | |||
