Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the autoscroll checkbox to control whether or not the auto scroll ↵ | Jonathan Thomas | 2010-05-26 | 1 | -3/+6 |
| | | | | | | | | feature is enabled, rather than wether or not it is disabled. This solves a HIG issue, since checkboxes are always supposed to enable an option when checked, rather than to disable an option when checked: http://techbase.kde.org/Projects/Usability/HIG/Check_Box | ||||
* | Fixing lost settings | Andrea Diamantini | 2010-05-24 | 1 | -5/+2 |
| | | | | Now the "fixed font" KFontRequester should show just fixed fonts.. | ||||
* | Improving fonts situation | Andrea Diamantini | 2010-05-24 | 1 | -64/+54 |
| | |||||
* | New Settings classes, one for each widget. | Andrea Diamantini | 2010-05-23 | 1 | -0/+248 |
It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class |