]> rtime.felk.cvut.cz Git - coffee/qtwebbrowser.git/commit
Add SettingsView and refactor settings handling to be generic
authorAndras Becsi <andras.becsi@theqtcompany.com>
Tue, 4 Aug 2015 17:30:24 +0000 (19:30 +0200)
committerAndras Becsi <andras.becsi@theqtcompany.com>
Wed, 12 Aug 2015 15:22:03 +0000 (17:22 +0200)
commit784380f0cd8f14f8f33ac3cc2a83890ba412574a
tree71956424bd10fdaba9a64781ead3c8f8f4782774
parent2b511970a1ff03c43c622688ef12e078f2284981
Add SettingsView and refactor settings handling to be generic

This connects the simplest settings first, for toggling
offTheRecord we need more advanced logic.
src/engine.cpp
src/engine.h
src/qml/BrowserWindow.qml
src/qml/HomeScreen.qml
src/qml/NavigationBar.qml
src/qml/PageView.qml
src/qml/SettingsView.qml [new file with mode: 0644]
src/resources.qrc
src/src.pro