- Nov 30, 2014
-
-
Helio Chissini de Castro authored
-
- Nov 28, 2014
-
-
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
-
- Nov 27, 2014
- Nov 26, 2014
- Nov 25, 2014
-
-
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
-
- Nov 24, 2014
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Nov 14, 2014
- Nov 02, 2014
-
-
Don Gagne authored
QSerialPort buffering too slow on Windows.
-
- Oct 30, 2014
- Oct 28, 2014
- Oct 24, 2014
-
-
Thomas Gubler authored
-
- Oct 23, 2014
- Oct 22, 2014
-
-
Don Gagne authored
-
- Oct 19, 2014
-
-
Lorenz Meier authored
-
- Oct 13, 2014
-
-
Don Gagne authored
-
- Aug 30, 2014
-
-
Don Gagne authored
-
- Aug 23, 2014
-
-
Don Gagne authored
-
- Aug 21, 2014
-
-
Don Gagne authored
-
- Jul 31, 2014
- Jul 23, 2014
-
-
Bryant authored
SLUGS has maintained their patches out-of-tree for a long while now. These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
-
- Jul 22, 2014
-
-
Bryant authored
-
Lorenz Meier authored
Make Qt Quick Widgets Mac specific. Apparently its so new the Qt folks have not figured out cross platform config entirely yet
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
-
- Jul 18, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Also added Qt version check. And made the platform/toolchain check a little more descriptive.
-