Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -2/+0 |
| | |||||
* | disableKGet --> checkKGetPresence | Andrea Diamantini | 2010-08-18 | 1 | -10/+16 |
| | | | | let rekonq also reenable it :) | ||||
* | Remove return, formatting++ | Rohan Garg | 2010-08-17 | 1 | -4/+0 |
| | | | | modified: src/settings/generalwidget.cpp | ||||
* | Define GeneralWidget::disableKGet() to disable KGet | Rohan Garg | 2010-08-17 | 1 | -0/+20 |
| | | | | | | | when KGet is not installed modified: src/settings/generalwidget.cpp Declare GeneralWidget::disableKGet() modified: src/settings/generalwidget.h | ||||
* | fix set home to current page button | Andrea Diamantini | 2010-05-25 | 1 | -1/+1 |
| | |||||
* | New Settings classes, one for each widget. | Andrea Diamantini | 2010-05-23 | 1 | -0/+85 |
It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class |