Skip to content
  1. Dec 09, 2014
  2. Dec 08, 2014
  3. Dec 05, 2014
  4. Dec 03, 2014
  5. Dec 01, 2014
    • 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
  6. Nov 30, 2014
  7. Nov 28, 2014
    • 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
  8. Nov 27, 2014
  9. Nov 26, 2014
  10. Nov 25, 2014
  11. Nov 24, 2014
    • 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
  12. Nov 05, 2014
  13. Nov 01, 2014
  14. Oct 31, 2014
  15. Oct 30, 2014
  16. May 25, 2014
  17. Feb 13, 2014
  18. Sep 01, 2013
  19. Aug 03, 2013
  20. Aug 01, 2013
  21. Jul 31, 2013
  22. Jul 28, 2013
  23. Jul 16, 2013
  24. Jul 15, 2013
  25. Jun 17, 2013
  26. Jun 13, 2013
  27. Jun 05, 2013
  28. Jun 04, 2013
Loading