Skip to content
  1. Feb 07, 2015
  2. Feb 04, 2015
  3. Feb 02, 2015
    • 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. Dec 30, 2014
    • 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. Dec 28, 2014
  6. Dec 23, 2014
  7. Dec 22, 2014
  8. Dec 20, 2014
  9. Dec 12, 2014
  10. Dec 10, 2014
  11. Dec 09, 2014
  12. Dec 08, 2014
  13. Dec 05, 2014
  14. Dec 04, 2014
  15. Dec 03, 2014
  16. Dec 01, 2014
  17. Nov 30, 2014
  18. Nov 28, 2014
  19. Nov 27, 2014
  20. Nov 26, 2014
  21. Nov 25, 2014
    • 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. Nov 24, 2014
  23. Nov 21, 2014
  24. Nov 17, 2014
  25. Nov 14, 2014
Loading