Commit Graph

7 Commits

Author SHA1 Message Date
Oleg Shparber 40e54b1b53 core,ui: Provide ability to set a custom style sheet file
Fixes #268.
2017-03-05 21:37:27 -05:00
Oleg Shparber 318eef91e7 core,ui: Add dark mode
Also makes highlighting on navigate configurable.

Fixes #466.
2017-03-02 22:45:33 -05:00
Oleg Shparber 5af3f1f2f5 core: Fix coding style 2017-03-02 22:36:43 -05:00
Oleg Shparber 29392886ac core,ui: Rename Browser settings into Content
Just to follow what most browsers have.
2017-03-02 20:18:13 -05:00
Oleg Shparber a5ef8e88c5 core,ui: Remove support for Qt WebEngine 2017-02-17 19:58:11 -05:00
Oleg Shparber 6cb63ee8f0 core: Store docset storage path in portable version (fixes #609) 2016-10-14 01:27:28 -04:00
Oleg Shparber 1c068d42f7 qmake: Reorganize the whole project
This is an attempt to provide a better structure to the project.
All modules are now individual subprojects called libraries.
QxtGlobalShortcut was moved to the Ui library, and resources are part
of the application (app) subproject.
2016-09-11 02:14:48 -04:00