Summary: | Slider for file copy dialog to decrease the speed of transfer rate | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | jg |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | REOPENED --- | ||
Severity: | wishlist | CC: | halla, miguel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/58d4edea0aabe8d92ba3e8f7a2705ac195160ef3 | Version Fixed In: | 4.9 |
Sentry Crash Report: |
Description
jg
2006-09-28 23:57:13 UTC
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. |