- 28 Dec, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 07 Dec, 2014 1 commit
-
-
Don Gagne authored
Also only update the full tree one time once the full parameter list is ready.
-
- 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.
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
This allows you to filter the list of parameters the widget displays.
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
This allows you to filter the list of parameters the widget displays.
-
- 02 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 08 Jan, 2014 1 commit
-
-
Don Gagne authored
TeamCity caught this, but I thought the error was from my warnings work. Turns out it was a real build failure. Windows doesn’t know which floating point floor to use. In reality the parentheses are in the wrong place and should be the floor of the divide by 2. But integer division is always floor, so it’s not needed at all.
-
- 27 Dec, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 24 Dec, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 16 Aug, 2013 5 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- 15 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 13 Aug, 2013 21 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
still some remaining issues with pending line items bouncing back from data model
-
tstellanova authored
-
tstellanova authored
fix pending items indicator
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-