1. 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
  2. 28 Dec, 2014 1 commit
  3. 23 Dec, 2014 3 commits
  4. 22 Dec, 2014 1 commit
  5. 20 Dec, 2014 1 commit
  6. 12 Dec, 2014 1 commit
  7. 10 Dec, 2014 1 commit
  8. 09 Dec, 2014 4 commits
  9. 08 Dec, 2014 2 commits
  10. 05 Dec, 2014 2 commits
  11. 04 Dec, 2014 1 commit
  12. 03 Dec, 2014 1 commit
  13. 01 Dec, 2014 2 commits
  14. 30 Nov, 2014 2 commits
  15. 28 Nov, 2014 3 commits
  16. 27 Nov, 2014 2 commits
  17. 26 Nov, 2014 2 commits
  18. 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
  19. 24 Nov, 2014 1 commit
  20. 21 Nov, 2014 1 commit
  21. 17 Nov, 2014 1 commit
  22. 14 Nov, 2014 2 commits
  23. 02 Nov, 2014 1 commit
  24. 30 Oct, 2014 1 commit