[Konsole-devel] [Bug 67584] New: Maybe use KFileDialog::getOpenURLs instead of KFileDialog::getOpenFileNames
John Tapsell
johnflux at hotmail.com
Sat Nov 8 14:08:57 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=67584
Summary: Maybe use KFileDialog::getOpenURLs instead of
KFileDialog::getOpenFileNames
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: johnflux at hotmail.com
Version: (using KDE Devel)
Installed from: Compiled sources
When uploading a file via zmodem, perhaps it should allow non-local files, and so use getOpenURLs instead of getOpenFileNames
see: void Konsole::slotZModemUpload()
kdebase/konsole/konsole/konsole.cpp, line 3652 -- QStringList files = KFileDialog::getOpenFileNames(QString::null, QString::null, this,..
More information about the konsole-devel
mailing list