Revision 623adc3...

Go back to digest for 13th October 2013

Bug Fixes in KDE Base

Andrea Iacovitti committed changes in [kde-baseapps/KDE/4.11] konqueror/settings/kio/kproxydlg.cpp:

Use the correct variable, instead of the entire QStringList, to fill in
lineedit's text in autoDetectSystemProxy().
When saving for "System Proxy" configuration be sure to write the name
of environment variables and not their values in the configuration file.
Added missing signal connection for mUi.systemProxyRadioButton.
Connect slotChanged() to textEdited() signal, instead of textChanged(),
for systemProxy's lineedits: this avoid to emit changed() when
"Show the value of the envirnment variables" checkbox is clicked.


FIXED-IN: 4.11.3
REVIEW: 113129

File Changes

Modified 1 files
  • konqueror/settings/kio/kproxydlg.cpp
1 files changed in total