summaryrefslogtreecommitdiff
path: root/src/settings/networkwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-1/+1
|
* Settings, easier than copy/paste...Andrea Diamantini2012-12-101-0/+63
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-63/+0
| | | | Preparing repo to merge rekonq2 code...
* 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.