1. 07 Feb, 2015 1 commit
  2. 04 Feb, 2015 1 commit
  3. 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
  4. 30 Dec, 2014 1 commit
    • Don Gagne's avatar
      New MainWindow central and dock widget architecture · 4d40f298
      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
      4d40f298
  5. 28 Dec, 2014 1 commit
  6. 23 Dec, 2014 3 commits
  7. 22 Dec, 2014 1 commit
  8. 20 Dec, 2014 1 commit
  9. 12 Dec, 2014 1 commit
  10. 10 Dec, 2014 1 commit
  11. 09 Dec, 2014 4 commits
  12. 08 Dec, 2014 2 commits
  13. 05 Dec, 2014 2 commits
  14. 04 Dec, 2014 1 commit
  15. 03 Dec, 2014 1 commit
  16. 01 Dec, 2014 2 commits
  17. 30 Nov, 2014 2 commits
  18. 28 Nov, 2014 3 commits
  19. 27 Nov, 2014 2 commits
  20. 26 Nov, 2014 2 commits
  21. 25 Nov, 2014 3 commits
    • Don Gagne's avatar
      File renames · 68a59a78
      Don Gagne authored
      68a59a78
    • Don Gagne's avatar
      Use new QGCMessageBox apis · db7b86fb
      Don Gagne authored
      Subclass of QMessageBox which re-implements the static public
      functions. There are two reasons for this:
      1) The QMessageBox implementation on OSX does now show the title
      string. This leads to message boxes which don't make much sense. So on
      OSX we set title to text and text to informative text.
      2) If parent is NULL, we set parent to MainWindow::instance. This
      prevents message boxes which can go behind MainWindow
      db7b86fb
    • Don Gagne's avatar
      Remove unused code · 1d97a7fd
      Don Gagne authored
      1d97a7fd
  22. 24 Nov, 2014 1 commit
  23. 21 Nov, 2014 1 commit
  24. 17 Nov, 2014 1 commit
  25. 14 Nov, 2014 1 commit