┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-01-30minor coding style fixes (http://techbase.kde.org/Policies/Kdelibs_Coding_Sty...Peter Penz
2009-01-29The mouse wheel now works on Dolphin's tabs (to switch tabs), like just about...Shaun Reich
2009-01-29SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-28Default size and Preview size sliders, were using wrong signal to notify that...Shaun Reich
2009-01-28SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-27Initial import of Matthias's draft patch for adding video and audio previewin...Simon Paul St James
2009-01-27The apply button in the settings dialog now disables itself when settings are...Shaun Reich
2009-01-26Don't crash if parentWidget is 0 (even though I don't recommend setting it to...David Faure
2009-01-25Refactor the folder expansion system. Main effect: instead of having a list ...Simon Paul St James
2009-01-23In rare circumstances (a very narrow viewport is a necessary, but not suffici...Simon Paul St James
2009-01-21Two KFilePreviewGenerator's operating on the same KDirModel can lead to infin...Simon Paul St James
2009-01-20Only actually change the resource if tags were changed.Sebastian Trueg
2009-01-19Update the KPart host's status bar info when selection changes.Simon Paul St James
2009-01-19don't use any spacing between the search button and the input fieldPeter Penz
2009-01-19Fix lack of error handling in RMB/Move To... (e.g. when src is root-owned) be...David Faure
2009-01-19Use a custom SearchWidget instead directly using a KLineEdit. Currently the D...Peter Penz
2009-01-19Provide a search box for the nepomuksearch:/ KIO slave. This is just an initi...Peter Penz
2009-01-19use correct iconPeter Penz
2009-01-19added settings module 'General' that can be used by KonquerorPeter Penz
2009-01-19* enable the apply button when settings have been changedPeter Penz
2009-01-19added settings module for 'Navigation', that can be used by KonquerorPeter Penz
2009-01-19hide the tooltips when a key is pressed (thanks to Shaun Reich for the initia...Peter Penz