- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
Needs to be re-written
-
- 09 Dec, 2014 4 commits
-
-
Don Gagne authored
Allows parameter access from QML among other things
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
- 08 Dec, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 05 Dec, 2014 2 commits
- 04 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 2 commits
- 30 Nov, 2014 2 commits
-
-
Helio Chissini de Castro authored
-
Don Gagne authored
-
- 28 Nov, 2014 3 commits
-
-
Don Gagne authored
Deployment target is still 10.6
-
Don Gagne authored
Allows for UI unit tests to be written: - Ability to respond to expected message boxes - Ability to fail test if unexpected message boxes occurs
-
Lorenz Meier authored
-
- 27 Nov, 2014 2 commits
- 26 Nov, 2014 2 commits
- 25 Nov, 2014 3 commits
-
-
Don Gagne authored
-
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
-
Don Gagne authored
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 14 Nov, 2014 2 commits
- 02 Nov, 2014 1 commit
-
-
Don Gagne authored
QSerialPort buffering too slow on Windows.
-
- 30 Oct, 2014 2 commits
- 28 Oct, 2014 2 commits
- 24 Oct, 2014 1 commit
-
-
Thomas Gubler authored
-
- 23 Oct, 2014 2 commits
- 22 Oct, 2014 1 commit
-
-
Don Gagne authored
-