Moved everything associated with executing and explaining queries to querytab.

It is now possible to create multiple independent query tabs. However
somethings are currently a bit broken.
This commit is contained in:
Eelke Klein 2017-01-21 18:16:57 +01:00
parent 6c268bd774
commit 7f379f3b80
13 changed files with 668 additions and 634 deletions

View file

@ -9,5 +9,6 @@
<file>icons/script_save.png</file>
<file>icons/lightbulb.png</file>
<file>icons/table_save.png</file>
<file>icons/page_white_add.png</file>
</qresource>
</RCC>