Oleg Shparber
38d14735b6
ui: Add in-page search toolbar ( #861 )
2018-01-04 02:05:47 +02:00
Oleg Shparber
5b9fed94db
ui: Use one web view per tab ( #825 )
...
This change stops practice of sharing a single web view
between tabs.
2017-11-25 13:19:53 +00:00
Oleg Shparber
96bfa2d3cd
ui: Use predefined zooming levels
2017-11-18 21:02:30 +02:00
Oleg Shparber
01f939aebd
core,ui: Move all UI classes into Zeal::WidgetUi namespace
2017-03-26 23:54:13 -04:00
Oleg Shparber
a5ef8e88c5
core,ui: Remove support for Qt WebEngine
2017-02-17 19:58:11 -05:00
Oleg Shparber
e642cb509d
ui: Use QWebView::load() instead of setUrl()
2016-09-22 02:20:26 -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