]> cloud.milkyroute.net Git - dolphin.git/history - src/treeviewcontextmenu.cpp
Forwardport 773570:
[dolphin.git] / src / treeviewcontextmenu.cpp
2007-12-24 David FaureMove (broken) action "Edit/Properties" to dolphinpart...
2007-11-08 Craig DrummondFix parentless dialogs
2007-10-22 Pino Toscanoicon renamings:
2007-10-15 Peter Penzuse KGlobal::config() instead of parsing kdeglobals...
2007-10-13 Peter PenzFixed issue that the "Show 'Delete' command in context...
2007-10-02 Peter Penzreplace QList<KFileItem> by KFileItemList, as KFileItem...
2007-08-16 Jeff MitchellRemove unnecessary parameter.
2007-08-14 Peter Penzstyle-guide nitpicking :-)
2007-08-14 Jeff MitchellWhen renaming, use the actual name of the item (from...
2007-08-13 David FaureUse KFileItem by value rather than by pointer
2007-07-09 Peter PenzKUIT adaptions
2007-05-28 Peter Penzcreate modal dialogs on stack as David suggested
2007-05-26 Laurent Monteldisplay properties dialogbox
2007-05-26 Laurent MontelFix signal/slot
2007-05-09 Dirk Muellerinclude cleanup
2007-05-06 Peter Penzcoding style cleanup: fix wrong indenting of members...
2007-04-19 Stephan BinnerSVN_SILENT i18n style guide fixes
2007-04-09 Peter Penzadapt Dolphin to kdelibs coding style (http://techbase...
2007-04-04 Stephan Binneri18n style guide fixes
2007-04-02 Peter Penzdon't use KUrl::upUrl() (thanks to David for the hint!)
2007-04-02 Peter PenzUse KonqOperations::del() as David suggested. In opposi...
2007-04-01 Peter Penzdon't just ask for confirmation for deleting, also...
2007-04-01 Peter Penzimplement renaming, moving to trash and deleting for...
2007-03-25 Peter Penzfixed wrong state of the paste action
2007-03-25 Peter PenzPatch by Luca Gugelmann: get rid of any mainwindow...