summaryrefslogtreecommitdiff
path: root/src/settings/networkwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* 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.