┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings
AgeCommit message (Expand)Author
2010-05-05Proof-reading: don't -> do not (house style).Andrew Coles
2010-05-04Don't use a ':' in a text of a group-box.Peter Penz
2010-05-04Provide a cleaner layout and better description about the maximum file size s...Peter Penz
2010-04-13SVN_SILENT: Remove unnecessary debugging outputPeter Penz
2010-04-13Allow configuring different maximum sizes for remote and local filesPeter Penz
2010-04-04Do expensive loading operations in the Dolphin Preferences when getting the Q...Peter Penz
2010-04-04Add the submenu-name of a service menu entry as prefix. As an alphabetic sort...Peter Penz
2010-04-04Invert default behavior regarding loading of version control plugins: Only lo...Peter Penz
2010-03-27Use floating point font sizes for font requesterChristoph Feck
2010-03-27Start font requester with previously set custom fontChristoph Feck
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-02-05Be more clear that selecting the checkbox means, that the shown view properti...Peter Penz
2010-02-03Respect floating point font sizesChristoph Feck
2010-01-20- Fix minor typosDarío Andrés Rodríguez
2009-12-12Allow to disable version control plugins. It's too late already for providing...Peter Penz
2009-12-07use KNewStuff3 instead of the deprecated KNewStuff2Peter Penz
2009-11-09move the "Download New Services..." entry from the Settings menu to the servi...Peter Penz
2009-11-06allow to set a custom description for the KMetaDataConfigurationDialogPeter Penz
2009-11-06allow to configure which meta data should be shown for tooltipsPeter Penz
2009-10-16prepare the behavior-settings dialog to configure the shown meta data for too...Peter Penz
2009-08-30allow to turn off natural sortingPeter Penz
2009-08-26allow to change the order of columns in the details viewPeter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-06-30Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon...Andrius Štikonas
2009-05-29Krazy knows about KSharedPtrs now so no need to exclude Allen Winter
2009-05-26fixed xmllint --validate issues reported by krazyPeter Penz
2009-05-26SVN_SILENT: 2 false positives reported by krazyPeter Penz
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-05-19Fix spurious tool tipChristoph Feck
2009-05-19krazy fixesPeter Penz
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-04-10Allow to configure which preview plugins should be enabled. Per default previ...Peter Penz
2009-04-06Fixed 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-12Ask 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-03SVN_SILENT: coding style fixPeter Penz
2009-03-03only add the service to the list, if there is no other service using the same...Peter Penz
2009-03-03Changed activated() signal usages... to currentIndexChanged();Shaun Reich
2009-03-01Use currentIndexChanged() signal instead of activated(), the latter does not ...Shaun Reich
2009-02-26adjust size hints of group boxesPeter Penz
2009-02-26Calling the "Show" group "hiddenGroup" is a bit surprising to the casual read...David Faure
2009-02-26remember which service menus should be shown in the context menuPeter Penz
2009-02-25Provide a basic UI for the "Services" settings dialog. It's open yet whether ...Peter Penz
2009-02-20Remember the used URL completion mode of the URL navigator. Thanks to Frank R...Peter Penz
2009-02-17The tab order of the View Properties Dialog now moves in a logical and cohere...Shaun Reich
2009-02-16I forgot to change these connection statements to both send and receive boole...Shaun Reich
2009-02-15Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...Shaun Reich
2009-02-15The View Properties dialog now correctly disables/enables the Apply button, i...Shaun Reich