| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-20 | Initial draft for bringing back the "Folders" panel | Peter Penz | |
| The folders panel has been adjusted to use the new view-engine. A lot of things don't work yet, but are mostly minor issues that should be fixable during the next 10 days. | |||
| 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-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 | |||
