Skip to content
  1. Oct 01, 2015
  2. Jul 08, 2015
  3. Jul 01, 2015
  4. Jun 28, 2015
  5. May 31, 2015
  6. Apr 18, 2015
  7. Apr 06, 2015
  8. Apr 04, 2015
  9. Feb 13, 2015
  10. Dec 12, 2014
  11. Dec 02, 2014
    • Don Gagne's avatar
      Work around qRegisterMetaType race condition · 0ce03b53
      Don Gagne authored
      There appears to be a threading issue in qRegisterMetaType which can
      cause it to throw a qWarning about duplicate type converters. This is
      caused by a race condition in the Qt code. Still working with them on
      tracking down the bug. For now we register the type which is giving us
      problems here while we only have the main thread. That should prevent
      it from hitting the race condition later on in the code.
      0ce03b53
  12. Dec 01, 2014
  13. 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
  14. Nov 27, 2014
  15. Nov 26, 2014
  16. Nov 25, 2014
  17. Nov 24, 2014
  18. Oct 30, 2014
  19. Oct 13, 2014
  20. Jul 29, 2014
  21. Jul 09, 2014
  22. Jul 02, 2014
  23. May 30, 2014
  24. May 25, 2014
  25. Feb 25, 2014
  26. Jan 03, 2014
  27. Dec 26, 2013
  28. Aug 01, 2013
  29. May 10, 2013
  30. Aug 09, 2011
  31. Jul 31, 2011
  32. Mar 30, 2011
  33. Mar 26, 2011
  34. Jan 28, 2011
Loading