Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix download settings application on rekonq config dialog | Andrea Diamantini | 2012-01-17 | 1 | -1/+1 |
| | | | | | | | Courtesy patch by "Wyatt", thanks!!! BUG:291726 REVIEWED-BY:adjam | ||||
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 1 | -2/+2 |
| | | | | | REVIEW: 103242 REVIEWED-BY: adjam | ||||
* | Fix data insert in the home page setting dialog | Furkan Uzumcu | 2011-08-31 | 1 | -0/+1 |
| | | | | | REVIEW: 102423 REVIEWED-BY: adjam | ||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | disableKGet --> checkKGetPresence | Andrea Diamantini | 2010-08-18 | 1 | -1/+1 |
| | | | | let rekonq also reenable it :) | ||||
* | Define GeneralWidget::disableKGet() to disable KGet | Rohan Garg | 2010-08-17 | 1 | -0/+1 |
| | | | | | | | when KGet is not installed modified: src/settings/generalwidget.cpp Declare GeneralWidget::disableKGet() modified: src/settings/generalwidget.h | ||||
* | New Settings classes, one for each widget. | Andrea Diamantini | 2010-05-23 | 1 | -0/+60 |
It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class |