1. 03 Feb, 2015 3 commits
  2. 02 Feb, 2015 4 commits
  3. 31 Jan, 2015 1 commit
  4. 30 Jan, 2015 1 commit
  5. 29 Jan, 2015 1 commit
  6. 28 Jan, 2015 2 commits
  7. 01 Dec, 2014 1 commit
  8. 24 Nov, 2014 1 commit
    • Don Gagne's avatar
      New QGCFileDialog apis · a6870045
      Don Gagne authored
      Using QFileDialog directly on OS X can hang intermittently due to Qt
      bug. QGCFileDialog works around this by not using the native dialogs.
      a6870045