Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make QNetworkProxy calculate the capabilities for a new proxy type | Thiago Macieira | 2009-05-07 | 1 | -0/+33 |
| | | | | | | | | | | | | If you write: QNetworkProxy proxy; proxy.setType(QNetworkProxy::HttpProxy); Then now QNetworkProxy will set the capabilities to the default value for the new proxy type. Previously, it wouldn't do that: default values were set only for the type passed in the constructor. Reviewed-by: Peter Hartmann | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+96 |