summaryrefslogtreecommitdiff
path: root/src/settings/networkwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* A coding style roundAndrea Diamantini2010-04-301-3/+3
|
* Created a new Network Widget containing Cache, Cookies & Proxy Settings.Andrea Diamantini2010-03-151-0/+63
This for multiple purposes: - clean a bit our settings dialog. Network settings are usually the less used - Provide a unique place where managing the settings network related. This to implement (one day) some better Ui to manage them. This commit also fixes all the handling with the network & the adblock widgets related to updating buttons and settings Ui at the beginning.