| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Update e-mail address from [email protected] to [email protected] | Peter Penz | |
| 2011-02-04 | Use capitalized KDE includes | Peter Penz | |
| 2010-10-25 | - Add support for file item actions (see http://reviewboard.kde.org/r/5659/) | Peter Penz | |
| - Internal cleanups of DolphinContextMenu code svn path=/trunk/KDE/kdebase/apps/; revision=1189651 | |||
| 2010-07-24 | Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" ↵ | Peter Penz | |
| into "views" svn path=/trunk/KDE/kdebase/apps/; revision=1154151 | |||
