| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | Enable test mode in all test | Elvis Angelaccio | |
| 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 -Wunused-result warnings | Elvis Angelaccio | |
| 2018-02-03 | Port QSignalSpy to new signal syntax | Elvis Angelaccio | |
| More compile-time safety. Tests still pass. This also fixes a krazy warning about "normalised signal/slot signatures". | |||
| 2017-11-21 | Modernize: Use nullptr everywhere | Kevin Funk | |
| 2015-02-26 | Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ↵ | Emmanuel Pescosta | |
| present, because KFileMetaDataWidget is in KDELibs4Support) Reviewed-By: Vishesh Handa | |||
| 2014-12-24 | Fix compilation with Qt 5.2 and 5.3; QSignalSpy can't take a function ↵ | David Faure | |
| pointer yet | |||
| 2014-12-18 | Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir. | Emmanuel Pescosta | |
| All tests passed! | |||
| 2014-11-10 | make use of initializer lists | Emmanuel Pescosta | |
| 2014-10-18 | Port test to qt5 | Montel Laurent | |
| 2012-05-17 | Add unit-test to test a possible crash when updating group-headers | Peter Penz | |
| 2011-08-09 | Improvements for selections, smooth scrolling, tooltips and info-panel | Peter Penz | |
| 2011-07-30 | Merged very early alpha-version of Dolphin 2.0 | Peter Penz | |
| Dolphin 2.0 will get a new view-engine with the following improvements: - Better performance - Animated transitions - No clipped filenames due to dynamic item-sizes - Grouping support for all view-modes - Non-rectangular selection areas - Simplified code for better maintenance More details will be provided in a blog-entry during the next days. Please note that the code is in a very early alpha-stage and although the most tricky parts have been implemented already very basic things like drag and drop or selections have not been pushed yet. Those things are rather trivial to implement but this still will take some time. | |||
