┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/generalsettingspage.cpp
AgeCommit message (Expand)Author
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-10-24Provide a UI option for the "auto expand folders during drag operations" feat...Peter Penz
2008-10-06allow to configure whether the zoom slider and/or the space information shoul...Peter Penz
2008-08-07use the global setting for the "Show Delete" commandPeter Penz
2008-08-03fixed issue that the "[ ] Show 'Delete' command" for the context menu did not...Peter Penz
2008-07-19fixed issue that Dolphin uses the wrong settings for the move-to-trash and de...Peter Penz
2008-04-02improve layout of the "General Settings" dialogPeter Penz
2008-04-02Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c...Peter Penz
2008-03-23provide a config module for the settings GUI of the Dolphin views, so that it...Peter Penz
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-01-27- Fix some compiler warnings.Bill Egert
2008-01-21Split the "General Settings" into "Startup Settings" and "General Settings" f...Peter Penz
2008-01-21Make it configurable whether a browsing through archives should be done. The ...Peter Penz
2007-11-01fixed issue that the "Ask for confirmation when moving files or folders to tr...Peter Penz
2007-10-15use KGlobal::config() instead of parsing kdeglobals each time (thanks to Davi...Peter Penz
2007-10-13Fixed issue that the "Show 'Delete' command in context menu" setting is not r...Peter Penz
2007-10-13move reading of global settings also into GeneralSettingsPage::loadSettings()Peter Penz
2007-07-09KUIT adaptionsPeter Penz
2007-06-30KUIT adapations for labelsPeter Penz
2007-06-30KUIT adaptions for groups, checkboxes and radiobuttonsPeter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-06-01Slightly clearer checkbox names.Robert Knight
2007-05-26allow to reset all settings to default valuesPeter Penz
2007-05-18Allow to configure whether an asking for confirmation should be done for the ...Peter Penz
2007-05-18- allow to configure that the filter bar should be shown after starting Dolph...Peter Penz
2007-05-09include cleanupDirk Mueller
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-04-04i18n style guide fixesStephan Binner
2007-04-02fixesDavid Faure
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
2007-02-25As Aaron suggested: use the global setting for "Show Delete command" instead ...Peter Penz
2007-02-25Implemented one of the most often requested features for Dolphin: allow that ...Peter Penz
2007-02-22Add libkmetadata detection and minor fixesOscar Blumberg
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
2006-12-20Let the user chose whether view properties should be remembered for each dire...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-25Setting the right parent definitely helps. :-)Kevin Ottens
2006-11-23Byebye Q3H(V)BoxLaurent Montel
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-22Some portLaurent Montel
2006-11-21commited initial version of DolphinPeter Penz