Version: (using KDE KDE 3.5.4) Installed from: Ubuntu Packages OS: Linux Hi, When I copy a lot of data at once in a directory my system becomes slow because the file-transfer is taking all CPU resources. It averages around 35MB/sec. Could a slider be added to the dialog to slow the transfer down? Maybe adding some idle time, the slider could be a proportion of 0.5sec delay. This would allow other processes time to function if the user wanted to reduce the speed. Could be done using a process priority too perhaps? like "nice" and "renice" Cheers Jon
omg. i came on this site to add this same feature request. (i thought i was the first to think of it). anyway, i have my /home on an nfs mount... i'm copying large files to local drive and everything is soooo sluggish. it'd be nice if the copy was, well, nice. having an advanced button on the copy/move dialog would be nice, to show such options. btw, this seems to be very similar to this one... https://bugs.kde.org/show_bug.cgi?id=27212
Git commit f1f36f58b47d9af773cfc0ad770775a43268a21b by Boudewijn Rempt. Committed on 27/06/2012 at 10:33. Pushed by rempt into branch 'master'. Don't notify the undo adaptor if there is no shape selection M +10 -6 krita/ui/flake/kis_shape_selection_model.cpp http://commits.kde.org/calligra/f1f36f58b47d9af773cfc0ad770775a43268a21b
Git commit 82bbef1854005906330c73dd3ce17f7b53eda6b7 by Boudewijn Rempt. Committed on 27/06/2012 at 10:33. Pushed by rempt into branch 'calligra/2.5'. Don't notify the undo adaptor if there is no shape selection M +10 -6 krita/ui/flake/kis_shape_selection_model.cpp http://commits.kde.org/calligra/82bbef1854005906330c73dd3ce17f7b53eda6b7
Git commit 324acb59c39065a10e76459691fe8be73032c0c9 by Boudewijn Rempt. Committed on 27/06/2012 at 14:25. Pushed by rempt into branch 'master'. Show selected rows in the layer docker in Windows styles Adding m_wdgLayerBox->listLayers->setSelectionBehavior(QAbstractItemView::SelectRows); makes the windows styles paint the selection background for the whole row. Oxygen-based styles don't need that, apparently, but it cannot hurt. M +1 -0 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp http://commits.kde.org/calligra/324acb59c39065a10e76459691fe8be73032c0c9
Git commit 58d4edea0aabe8d92ba3e8f7a2705ac195160ef3 by Boudewijn Rempt. Committed on 27/06/2012 at 14:25. Pushed by rempt into branch 'calligra/2.5'. Show selected rows in the layer docker in Windows styles Adding m_wdgLayerBox->listLayers->setSelectionBehavior(QAbstractItemView::SelectRows); makes the windows styles paint the selection background for the whole row. Oxygen-based styles don't need that, apparently, but it cannot hurt. M +1 -0 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp http://commits.kde.org/calligra/58d4edea0aabe8d92ba3e8f7a2705ac195160ef3
Argh, I pasted the wrong number in my commits.