| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-06-29 | Remove the automoc noise | Christophe Giboudeaux | |
| 2014-05-05 | dolphin: convert statusbar, settings and search to qt5 signals/slot syntax | Alex Richardson | |
| 2011-02-10 | revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a | Christoph Thielecke | |
| 2011-02-10 | compile fix: includes does only exist with old names, please fix kde headers too | Christoph Thielecke | |
| 2011-02-09 | Coding style update for pointer comparison | Peter Penz | |
| Most developers seem to prefer if (ptr) ... if (!ptr) ... in comparison to if (ptr != 0) ... if (ptr == 0) ... Adjusted the Dolphin-code to use the "most-prefered style" to make contributors happy. | |||
| 2011-02-09 | Use capitalized includes of recently committed kdelibs headers | Peter Penz | |
| 2011-02-04 | Use capitalized KDE includes | Peter Penz | |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move further files from src to src/views | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1154150 | |||
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a ↵ | Peter Penz | |
| flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. svn path=/trunk/KDE/kdebase/apps/; revision=911065 | |||
