1. 08 Sep, 2015 1 commit
  2. 07 Sep, 2015 1 commit
  3. 03 Sep, 2015 1 commit
  4. 01 Sep, 2015 1 commit
  5. 31 Aug, 2015 1 commit
  6. 29 Aug, 2015 2 commits
  7. 23 Aug, 2015 1 commit
  8. 09 Jun, 2015 1 commit
  9. 06 Jun, 2015 1 commit
  10. 31 May, 2015 1 commit
  11. 14 May, 2015 1 commit
  12. 13 May, 2015 1 commit
  13. 12 May, 2015 1 commit
  14. 04 May, 2015 1 commit
  15. 30 Apr, 2015 1 commit
  16. 29 Apr, 2015 2 commits
  17. 28 Apr, 2015 1 commit
  18. 27 Apr, 2015 1 commit
  19. 22 Apr, 2015 1 commit
  20. 18 Apr, 2015 1 commit
  21. 14 Apr, 2015 2 commits
  22. 10 Apr, 2015 1 commit
  23. 09 Apr, 2015 1 commit
  24. 05 Apr, 2015 1 commit
  25. 30 Mar, 2015 1 commit
  26. 27 Mar, 2015 1 commit
  27. 26 Mar, 2015 1 commit
  28. 09 Mar, 2015 1 commit
    • dogmaphobic's avatar
      Moved update canvas to ScreenTools · 72a7acc5
      dogmaphobic authored
      Moved update canvas signal to perspective load instead of hooking it to the paint event.
      Added an "S" as the unit for the number of cells fact (as in 4S).
      72a7acc5
  29. 06 Mar, 2015 1 commit
  30. 05 Mar, 2015 3 commits
  31. 04 Mar, 2015 2 commits
  32. 13 Feb, 2015 1 commit
  33. 07 Feb, 2015 1 commit
  34. 02 Feb, 2015 1 commit
    • Don Gagne's avatar
      New MainWindow central and dock widget architecture · 48663c8a
      Don Gagne authored
      - Central widget no longer stacked. Views are added/removed to layout
      to switch view
      - Dock Widgets are globals with single instance of each type
      - Both central views and dock widgets are just-in-time created saving
      lots of memory
      48663c8a