┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-11select items after they have been copied/moved by a drag & drop operationPeter Penz
2009-05-11SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-11Only select the clipboard items after the user triggered "Paste". This fixes ...Peter Penz
2009-05-10SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-08assure that clipboard items don't get selected when changing the URLPeter Penz
2009-05-08If the item height is nearly equal to the toggle height, center the toggle ve...Peter Penz
2009-05-08Select copied/moved items automatically if no item is already selected. This ...Peter Penz
2009-05-08remove unused method (relict from times when KFilePreviewGenerator was not av...Peter Penz
2009-05-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-07Don't draw an alpha blended circle around the toggle selection. It looks less...Peter Penz
2009-05-07* Use the height of the icon as factor for the toggle size. This prevents tha...Peter Penz
2009-05-07increase the size of the selection toggle corresponding to the item sizePeter Penz
2009-05-07don't show the selection toggle during a rubberband selectionPeter Penz
2009-05-06initialize pointer correctlyPeter Penz
2009-05-06Don't crash if the the metadata widget is 0 (this can happen if Nepomuk has n...Peter Penz
2009-05-06SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-05Don't show an empty window caption when browsing "/", "trash:", etc.Frank Reininghaus
2009-05-01SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-30Do not emit DolphinView's urlChanged(const KUrl&) signal if the viewFrank Reininghaus
2009-04-29initialize m_canceled property in the constructorPeter Penz
2009-04-29SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-28properly initialize m_canceled.Sebastian Trueg
2009-04-28Gracefully end the metadata loading thread. This should fixSebastian Trueg
2009-04-28Fixed context menu to delete tags.Sebastian Trueg
2009-04-26i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capita...Stephan Binner
2009-04-26SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-25SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-24fixed issue that the video preview size was wrong during resizing the informa...Peter Penz
2009-04-24SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-23- Postpone the video player initialization until the play button has been pre...Peter Penz
2009-04-23i18n fixes: disambiguation contexts.Chusslove Illich
2009-04-22Make it impossible to hide one of the views in a split view setupFrank Reininghaus
2009-04-22SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-04-17make it compile w/o nepomukPino Toscano
2009-04-16* share Context Menu page settings from dolphin with konquerorAlessandro Diaferia
2009-04-15Make Qt 4.5's new "move tab" feature work in Dolphin. Up to now, tabs could b...Frank Reininghaus
2009-04-15Workaround: Phonon::BackendCapabilities::isMimeTypeAvailable(...) returns tru...Peter Penz
2009-04-15After restoring the current item when going back to a folder, the current-ite...Peter Penz
2009-04-15Initialize the name-label widget with a maximum size. This is important, othe...Peter Penz
2009-04-15remove the '!' prefix, which is used for a literal commandPeter Penz
2009-04-12- hide the video player in any case when the stop-button has been pressedPeter Penz
2009-04-12The feature freeze is near: Add video support to the Information Panel. Phono...Peter Penz
2009-04-12Allow to enable/disable which information should be shown in the Information ...Peter Penz
2009-04-12Assure that the extension is added correctly when renaming multiple files eve...Peter Penz
2009-04-10Allow to configure which preview plugins should be enabled. Per default previ...Peter Penz
2009-04-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-04-07We don't know the mimetype here, so better not set it at all, konq will deter...David Faure
2009-04-06Fixed regression introduced with KDE 4.2.0 that the column width setting was ...Peter Penz
2009-04-03This patch allows the user to clear the search bar with an Escape keypress. T...Sascha Peilicke