┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-10Middle-clicking on tabs will now close them.Shaun Reich
2009-02-10Fixed issue that the 'Create New' menu might be disabled although creating of...Peter Penz
2009-02-09The Column Widget would not disconnect it's connection to request a tab(seen ...Shaun Reich
2009-02-08* open folders always on single clickPeter Penz
2009-02-08Allow the view implementations to directly trigger an item without mouse inte...Peter Penz
2009-02-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-08Revert SVN commit 923057: This code should not be part of DolphinController, ...Peter Penz
2009-02-08Added right arrow key usage when in the Column View mode. When a directory is...Shaun Reich
2009-02-07The layout algorithm of QListView in Qt4.5 also respects the style-hint QStyl...Peter Penz
2009-02-07Changed the order of the shortcut for opening a new tab from Ctrl+Shift+N to ...Shaun Reich
2009-02-07SVN_SILENT Added newline at EOF.Shaun Reich
2009-02-06SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-06Reverted r921975, I wasn't aware that the lack of reading the double-click se...Shaun Reich
2009-02-06The column view did not obey single/double-click navigation settings, it does...Shaun Reich
2009-02-06SVN_SILENT: Added a comment.Shaun Reich
2009-02-05SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-04SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-04The Home folder location, when set via loadSettings(), and when set via the '...Shaun Reich
2009-02-04Added const bools for a few settings that were referenced more than once. Oth...Shaun Reich
2009-02-03Check whether the global single-click/double-click setting has been changed d...Peter Penz
2009-02-03Don't differ between single-click and double-click in the column view, stay c...Peter Penz
2009-02-03rename the checkbox "Browse through archives" to "Open archives as folder"Peter Penz
2009-02-03SVN_SILENT: updated commentPeter Penz
2009-02-03SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2009-02-03* no general settings are read -> invoking loadSettings has no effect in rest...Peter Penz
2009-02-03String change - Added clarification in the displayed message box for when the...Shaun Reich
2009-02-03SVN_SILENT Small update to a comment.Shaun Reich
2009-02-03Both the 'preview size' slider and the 'embed thumbnails in files' settings n...Shaun Reich
2009-02-02A few more fixes...mostly cleanups.Shaun Reich
2009-02-02We were calling methods within loadSettings() which should have been moved to...Shaun Reich
2009-02-02SVN_SILENT Fix to avoid accidental doxygen-highlighted header license.Shaun Reich
2009-02-02Navigation click type (single/double-click) now gets set to it's default when...Shaun Reich
2009-02-02Changed group config reference pertaining to the "kcminputrc" file. The Navig...Shaun Reich
2009-02-02Reverted my previous commit(919897), I was incorrect, it looked to work like ...Shaun Reich
2009-02-02SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-02Confirmations of the following settings now reset themselves to their defaults:Shaun Reich
2009-02-02The "Show 'Delete' Command" checkbox now gets restored to it's default (false).Shaun Reich
2009-02-02These radio buttons are paired, when you enable one, you inherently disable t...Shaun Reich
2009-02-01Hovering over blank space in a view while dragging would trigger the FolderEx...Simon Paul St James
2009-02-01I forgot to change these three tabs to the new method usage also. Effected wa...Shaun Reich
2009-02-01Now when you click the button "Defaults" in the settings dialog, it will push...Shaun Reich
2009-02-01SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-01Replace patch for bug 181226 by a different approach, as the previous patch r...Peter Penz
2009-01-31SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-31Postpone the creating of the media object until the play- or stop-button has ...Peter Penz
2009-01-31Don't delete and recreate the phonon widget each time the URL changes, use th...Peter Penz
2009-01-31* move the search button to the endPeter Penz
2009-01-31Allow to enable/disable the "Expandable Folders" setting of the details-view ...Peter Penz
2009-01-31Display correct folder names in tabs, if they contain a '&' character. Thanks...Peter Penz
2009-01-30SVN_SILENT: just mention what the method does, skip implementation detailsPeter Penz