1. 01 Dec, 2014 1 commit
    • Bryant's avatar
      Remove all unnecessary calls to QSettings.sync(). · 6359f78a
      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
      6359f78a
  2. 30 Nov, 2014 1 commit
  3. 28 Nov, 2014 1 commit
    • Don Gagne's avatar
      New Unit Testing framework · 028c7009
      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
      028c7009
  4. 27 Nov, 2014 1 commit
  5. 26 Nov, 2014 3 commits
  6. 25 Nov, 2014 5 commits
  7. 24 Nov, 2014 1 commit
    • Don Gagne's avatar
      Saved files location support · 33220de0
      Don Gagne authored
      - Also renamed QGCCore->QGCApplication to better reflect usage.
      - New global qgcApp api to access main QHCApplication singleton
      33220de0
  8. 05 Nov, 2014 1 commit
  9. 01 Nov, 2014 2 commits
  10. 31 Oct, 2014 1 commit
  11. 30 Oct, 2014 1 commit
  12. 25 May, 2014 1 commit
  13. 13 Feb, 2014 1 commit
  14. 01 Sep, 2013 1 commit
  15. 03 Aug, 2013 1 commit
  16. 01 Aug, 2013 3 commits
  17. 31 Jul, 2013 1 commit
  18. 28 Jul, 2013 2 commits
  19. 16 Jul, 2013 2 commits
  20. 15 Jul, 2013 1 commit
  21. 17 Jun, 2013 1 commit
  22. 13 Jun, 2013 2 commits
  23. 05 Jun, 2013 1 commit
  24. 04 Jun, 2013 1 commit
  25. 17 May, 2013 1 commit
  26. 19 Sep, 2012 1 commit
  27. 05 Sep, 2012 2 commits