┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnwidget.cpp
AgeCommit message (Expand)Author
2007-12-18Show elastic band on the column widgetRafael Fernández López
2007-12-18So I guess that is the behaviour that we really want :)Rafael Fernández López
2007-12-18Revert the whole code regarding the discussed issue. Columns view still show ...Rafael Fernández López
2007-12-18Keep consistent all views. Peter, if you decide to revert the change that Dav...Rafael Fernández López
2007-12-16The drag&drop helper did not make the difference between the different kind o...Rafael Fernández López
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
2007-12-11fixed issue that turning off the preview during the preview job still was act...Peter Penz
2007-12-08Follow David's advice and use 'delete' instead of 'deleteLater()'. Disconnect...Peter Penz
2007-12-08don't forget to delete the proxy modelPeter Penz
2007-12-08fixed memory leaks (thanks to David for fixing this in KDirOperator)Peter Penz
2007-12-06Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co...Peter Penz
2007-12-03Revert my last commit, it's not quite workingJohn Tapsell
2007-12-03The first columns model and selection model should be the same as the view's ...John Tapsell
2007-11-28fix crash during drag & drop if the file item is not available (thanks to Joh...Peter Penz
2007-11-20Drag & drop fixes for all views: assure that a consistent pixmap for the drag...Peter Penz
2007-11-18Revert last fix, otherwise context menus on viewport don't work anymore. I'll...Peter Penz
2007-11-18fix crash for the following use case:Peter Penz
2007-11-07SVN_SILENT: add line breakPeter Penz
2007-10-30* fixed drag & drop issue in column view (dropping on files was not possible ...Peter Penz
2007-10-26Simplify DolphinController: don't remember the show-preview state in the cont...Peter Penz
2007-10-26Simplify the DolphinController: The "show hidden files" state can be retrieve...Peter Penz
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-16polish look of column view:Peter Penz
2007-10-09Allow filtering of items also for the column view. A filtering of directories...Peter Penz
2007-10-09column view fixes:Peter Penz
2007-10-07* assure that the columns of the colum-view get dimmed if the colum-view is i...Peter Penz
2007-10-05fix issues when the split view is active and the inactive column view gets se...Peter Penz
2007-10-05fixed most regressions due to the previous column-view refactoringPeter Penz
2007-10-05Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...Peter Penz