- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this: 1) The QMessageBox implementation on OSX does now show the title string. This leads to message boxes which don't make much sense. So on OSX we set title to text and text to informative text. 2) If parent is NULL, we set parent to MainWindow::instance. This prevents message boxes which can go behind MainWindow
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
- 02 Nov, 2014 1 commit
-
-
Don Gagne authored
QSerialPort buffering too slow on Windows.
-
- 31 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Oct, 2014 2 commits