┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-01-17Fix Dolphin's desktop file. The additional quotation of %u made dolphin be st...Harald Sitter
2009-01-17Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...Peter Penz
2009-01-16Remove useless code, replaced with slotRedirection.David Faure
2009-01-16Repair redirections in DolphinPart, it used to notify of redirections by conn...David Faure
2009-01-16Pressing "Enter" in the folders panel should open the folder in the main view...Peter Penz
2009-01-16provide icons for "Places", "Folders", "Information" and "Terminal" actions, ...Peter Penz
2009-01-14cleanup sort order, so that it is easier later to split the files into severa...Peter Penz
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2009-01-13prevent that the user can open more than one instance of the settings dialogPeter Penz
2009-01-12someone forgot to move the comment along with the code ;)Stefan Monov
2009-01-11SVN_SILENT: fixed indentation (was a mix of 1, 2 or 4 spaces...)Peter Penz
2009-01-11add action "Close Tab" to the file menu, so that users get the chance to disc...Peter Penz
2009-01-10raise() and activateWindow() are not needed in this casePeter Penz
2009-01-09there is no reason that the settings dialog is modal...Peter Penz
2009-01-08same optimization as in 907877 but for the info sidebar's preview.David Faure
2009-01-08Small optimization found while having debug output in kfileitem: pass the KFi...David Faure
2009-01-08version updatePeter Penz
2009-01-08don't complain aboutDavid Faure
2009-01-07Fix compile with enable finalLaurent Montel
2009-01-07Not necessaryLaurent Montel
2009-01-06SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-05fixed issue that the zoom slider tooltip showed the previous size when changi...Peter Penz