┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewcontextmenu.cpp
AgeCommit message (Collapse)Author
2007-04-04i18n style guide fixesStephan Binner
svn path=/trunk/KDE/kdebase/apps/; revision=650575
2007-04-02don't use KUrl::upUrl() (thanks to David for the hint!)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=649108
2007-04-02Use KonqOperations::del() as David suggested. In opposite to the old ↵Peter Penz
approach it's possible now to turn off the confirmation dialog -> provide a way to turn it on again like in Konqi. svn path=/trunk/KDE/kdebase/apps/; revision=649105
2007-04-01don't just ask for confirmation for deleting, also delete the item :-)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=648960
2007-04-01implement renaming, moving to trash and deleting for the treeview panelPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=648956
2007-03-25fixed wrong state of the paste actionPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=646260
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=646256