summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginesettings
Commit message (Collapse)AuthorAgeFilesLines
* Add widget auto test for WebEngineSettings default font familiesPeter Varga2016-09-181-0/+23
| | | | | | Task-number: QTBUG-55222 Change-Id: Iff7ffc81d83598eff5ab8b1386298241e8a10979 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-122-0/+65
Store default values in separate containers and remove related FIXMEs from WebEngineSettings. Add API test case in order to demonstrate the bug. Change-Id: If9d98265cab0f41b543fe690d534879b65f2b577 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>