summaryrefslogtreecommitdiff
path: root/src/settings/networkwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Settings, easier than copy/paste...Andrea Diamantini2012-12-101-0/+100
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-100/+0
| | | | Preparing repo to merge rekonq2 code...
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-5/+5
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* commit the fixnihui2010-10-131-3/+3
|
* cleaning headersAndrea Diamantini2010-04-301-1/+0
|
* A coding style roundAndrea Diamantini2010-04-301-20/+20
|
* This commit should finally fix settings handlingAndrea Diamantini2010-03-241-0/+3
|
* Created a new Network Widget containing Cache, Cookies & Proxy Settings.Andrea Diamantini2010-03-151-0/+98
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.