Sun, 30 Sep 2018 01:40:29 +0200 add QTableWidget with rows and collumns filled with attribute values v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 30 Sep 2018 01:40:29 +0200] rev 18
add QTableWidget with rows and collumns filled with attribute values
Sat, 29 Sep 2018 14:14:00 +0200 rename background thread to RelationalReaderThread v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 29 Sep 2018 14:14:00 +0200] rev 17
rename background thread to RelationalReaderThread
Sat, 29 Sep 2018 13:26:33 +0200 Do not destroy background thread before application end. v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 29 Sep 2018 13:26:33 +0200] rev 16
Do not destroy background thread before application end. Avoids "QThread: Destroyed while thread is still running" and SIGABRT / core dump. This error occured when the thread was still reading STDIN (no EOF yet) and the window was closed.
(0) -10 -3 +3 +10 +30 tip