Eelke Klein
a32e2c83ca
Query, explain, cancel buttons are now enabled/disabled when the state of the connection changes.
2017-01-15 21:38:07 +01:00
Eelke Klein
d19741f111
Connection manager can now open a query window for selected connection.
...
Query window has now buttons with icons made in the designer for better looks.
Depending on received responses from the database the tabcontrol with the message, data and explain tab
now switches to the appropriate tab.
2017-01-15 21:01:40 +01:00
Eelke Klein
2db661b7a6
Fix: crash when closing window while no connection open.
2017-01-09 07:38:13 +01:00
Eelke Klein
5e0b8578e2
Fix: do not join the connection thread if it hasn't been started.
2017-01-08 20:00:34 +01:00
Eelke Klein
30638b11e5
Fix: high cpu loading while waiting for result caused by wrong event selection
...
Fix: next bug where it wouldn't retrieve all result when using the proper
events causing hangs because it didn't loop isbusy.
2017-01-08 15:15:40 +01:00
Eelke Klein
2502aea9e5
Notices and errors are as before switch might need still some work.
2017-01-08 10:29:52 +01:00
Eelke Klein
a36bf5f7f4
Query, Explain and Cancel are going throught the asyncdbconnection now.
...
Todo: Notice processing and error reporting.
2017-01-08 09:58:34 +01:00
Eelke Klein
fce51a7b7e
The previous async method's are being updated to the ASyncDBConnection class. Connecting is working.
2017-01-06 07:23:40 +01:00
Eelke Klein
83064ab86b
Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation.
2017-01-03 07:22:36 +01:00