┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-05-26SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-24SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-20SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-19Fix spurious tool tipChristoph Feck
2009-05-19SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-19SVN_SILENT: fixed typo in commentPeter Penz
2009-05-19krazy fixesPeter Penz
2009-05-18SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-17Update the directory of the Terminal Panel if the current URL is not aFrank Reininghaus
2009-05-16SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-16Set the font to italic for symbolic links before calculating the sizeFrank Reininghaus
2009-05-14SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-13SVN_SILENT made messages (.desktop file)Script Kiddy
2009-05-12SVN_SILENT made messages (.desktop file)Script Kiddy
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