| 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. | |||
| 2010-12-31 | Lock panels per default and allow to unlock them like in Amarok. | Peter Penz | |
| BUG: 229811 FIXED-IN: 4.7.0 svn path=/trunk/KDE/kdebase/apps/; revision=1210424 | |||
