- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 01 Dec, 2014 1 commit
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- 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
This avoids collision with main app SettingsDialog class
-
- 01 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 02 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 12 Jan, 2014 2 commits
- 01 Sep, 2013 1 commit
-
-
tstellanova authored
-
- 30 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 29 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 27 Jul, 2013 1 commit
-
-
Bill Bonney authored
-