Skip to content
  1. Jun 28, 2015
  2. May 31, 2015
  3. Apr 18, 2015
  4. Apr 06, 2015
  5. Apr 04, 2015
  6. Feb 13, 2015
  7. Dec 12, 2014
  8. 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
  9. Dec 01, 2014
  10. 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
  11. Nov 27, 2014
  12. Nov 26, 2014
  13. Nov 25, 2014
  14. Nov 24, 2014
  15. Oct 30, 2014
  16. Oct 13, 2014
  17. Jul 29, 2014
  18. Jul 09, 2014
  19. Jul 02, 2014
  20. May 30, 2014
  21. May 25, 2014
  22. Feb 25, 2014
  23. Jan 03, 2014
  24. Dec 26, 2013
  25. Aug 01, 2013
  26. May 10, 2013
  27. Aug 09, 2011
  28. Jul 31, 2011
  29. Mar 30, 2011
  30. Mar 26, 2011
  31. Jan 28, 2011
  32. Aug 20, 2010
  33. Jul 24, 2010
  34. Jul 12, 2010
Loading