| Age | Commit message (Expand) | Author |
| 2009-11-09 | move the "Download New Services..." entry from the Settings menu to the servi... | Peter Penz |
| 2009-11-06 | allow to set a custom description for the KMetaDataConfigurationDialog | Peter Penz |
| 2009-11-06 | allow to configure which meta data should be shown for tooltips | Peter Penz |
| 2009-10-16 | prepare the behavior-settings dialog to configure the shown meta data for too... | Peter Penz |
| 2009-08-30 | allow to turn off natural sorting | Peter Penz |
| 2009-08-26 | allow to change the order of columns in the details view | Peter Penz |
| 2009-07-31 | Fix forward declaration | Laurent Montel |
| 2009-06-30 | Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon... | Andrius Štikonas |
| 2009-05-29 | Krazy knows about KSharedPtrs now so no need to exclude | Allen Winter |
| 2009-05-26 | fixed xmllint --validate issues reported by krazy | Peter Penz |
| 2009-05-26 | SVN_SILENT: 2 false positives reported by krazy | Peter Penz |
| 2009-05-26 | fixed krazy issues (see http://www.kdedevelopers.org/node/3919) | Peter Penz |
| 2009-05-19 | Fix spurious tool tip | Christoph Feck |
| 2009-05-19 | krazy fixes | Peter Penz |
| 2009-04-20 | Let the user choose if folders are always shown first in the views of | Frank Reininghaus |
| 2009-04-10 | Allow to configure which preview plugins should be enabled. Per default previ... | Peter Penz |
| 2009-04-06 | Fixed regression introduced with KDE 4.2.0 that the column width setting was ... | Peter Penz |
| 2009-03-21 | - Write the settings to the disk as soon as "Apply" or "OK" has been pressed ... | Peter Penz |
| 2009-03-12 | Ask for confirmation when closing a Dolphin window with more than one tab. Th... | Frank Reininghaus |
| 2009-03-03 | §$%$ revert last commit, this does not compile (sorry!) | Peter Penz |
| 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 |