Skip to content
  1. Nov 25, 2014
    • 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
  2. Nov 24, 2014
  3. Nov 14, 2014
  4. Aug 23, 2014
  5. Jul 03, 2014
  6. Jul 02, 2014
  7. Jun 25, 2014
  8. Mar 17, 2014
  9. Feb 18, 2014
  10. Feb 15, 2014
    • Don Gagne's avatar
      OpenSceneGraph has overridden virtuals defined in its headers · 374ae602
      Don Gagne authored
      Use a pragma around our use of that header to silence the warning. OSG
      3.01 has these warnings, 3.2 has fixed them, but 3.2 doesn’t isn’t the
      widely used release yet. So at some point when we upgrade to 3.2 this
      will no longer be needed.
      374ae602
  11. Feb 13, 2014
    • Don Gagne's avatar
      OpenSceneGraph has overridden virtuals defined in its headers · 26847ffd
      Don Gagne authored
      Use a pragma around our use of that header to silence the warning. OSG
      3.01 has these warnings, 3.2 has fixed them, but 3.2 doesn’t isn’t the
      widely used release yet. So at some point when we upgrade to 3.2 this
      will no longer be needed.
      26847ffd
  12. Dec 11, 2013
  13. Jun 10, 2013
  14. Jun 07, 2013
  15. May 25, 2013
  16. Apr 23, 2013
  17. Sep 29, 2012
  18. Sep 23, 2012
  19. Sep 16, 2012
  20. Aug 23, 2012
  21. Aug 22, 2012
  22. Aug 08, 2012
  23. Jul 25, 2012
  24. May 31, 2012
  25. Mar 09, 2012
  26. Mar 08, 2012
  27. Mar 06, 2012
  28. Feb 27, 2012
  29. Feb 26, 2012
  30. Feb 25, 2012
Loading