| Age | Commit message (Expand) | Author |
| 2009-03-03 | SVN_SILENT: coding style fix | Peter Penz |
| 2009-03-03 | only add the service to the list, if there is no other service using the same... | Peter Penz |
| 2009-03-03 | Changed activated() signal usages... to currentIndexChanged(); | Shaun Reich |
| 2009-03-01 | Use currentIndexChanged() signal instead of activated(), the latter does not ... | Shaun Reich |
| 2009-02-26 | adjust size hints of group boxes | Peter Penz |
| 2009-02-26 | Calling the "Show" group "hiddenGroup" is a bit surprising to the casual read... | David Faure |
| 2009-02-26 | remember which service menus should be shown in the context menu | Peter Penz |
| 2009-02-25 | Provide a basic UI for the "Services" settings dialog. It's open yet whether ... | Peter Penz |
| 2009-02-20 | Remember the used URL completion mode of the URL navigator. Thanks to Frank R... | Peter Penz |
| 2009-02-17 | The tab order of the View Properties Dialog now moves in a logical and cohere... | Shaun Reich |
| 2009-02-16 | I forgot to change these connection statements to both send and receive boole... | Shaun Reich |
| 2009-02-15 | Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '... | Shaun Reich |
| 2009-02-15 | The View Properties dialog now correctly disables/enables the Apply button, i... | Shaun Reich |
| 2009-02-14 | Changed connections of the signals activated(), to currentIndexChanged() as u... | Shaun Reich |
| 2009-02-04 | The Home folder location, when set via loadSettings(), and when set via the '... | Shaun Reich |
| 2009-02-04 | Added const bools for a few settings that were referenced more than once. Oth... | Shaun Reich |
| 2009-02-03 | rename the checkbox "Browse through archives" to "Open archives as folder" | Peter Penz |
| 2009-02-03 | SVN_SILENT: updated comment | Peter Penz |
| 2009-02-03 | * no general settings are read -> invoking loadSettings has no effect in rest... | Peter Penz |
| 2009-02-03 | String change - Added clarification in the displayed message box for when the... | Shaun Reich |
| 2009-02-03 | SVN_SILENT Small update to a comment. | Shaun Reich |
| 2009-02-03 | Both the 'preview size' slider and the 'embed thumbnails in files' settings n... | Shaun Reich |
| 2009-02-02 | A few more fixes...mostly cleanups. | Shaun Reich |
| 2009-02-02 | We were calling methods within loadSettings() which should have been moved to... | Shaun Reich |
| 2009-02-02 | Navigation click type (single/double-click) now gets set to it's default when... | Shaun Reich |
| 2009-02-02 | Changed group config reference pertaining to the "kcminputrc" file. The Navig... | Shaun Reich |
| 2009-02-02 | Reverted my previous commit(919897), I was incorrect, it looked to work like ... | Shaun Reich |
| 2009-02-02 | Confirmations of the following settings now reset themselves to their defaults: | Shaun Reich |
| 2009-02-02 | The "Show 'Delete' Command" checkbox now gets restored to it's default (false). | Shaun Reich |
| 2009-02-02 | These radio buttons are paired, when you enable one, you inherently disable t... | Shaun Reich |
| 2009-02-01 | I forgot to change these three tabs to the new method usage also. Effected wa... | Shaun Reich |
| 2009-02-01 | Now when you click the button "Defaults" in the settings dialog, it will push... | Shaun Reich |
| 2009-01-28 | Default size and Preview size sliders, were using wrong signal to notify that... | Shaun Reich |
| 2009-01-27 | The apply button in the settings dialog now disables itself when settings are... | Shaun Reich |
| 2009-01-17 | Relayout of the settings dialog, so that all Dolphin KPart relevant settings ... | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |