Skip to content
  1. Dec 01, 2014
  2. 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
  3. Nov 24, 2014
  4. Nov 14, 2014
  5. Aug 23, 2014
  6. Jul 03, 2014
  7. Jul 02, 2014
  8. Jun 25, 2014
  9. Mar 17, 2014
  10. Feb 18, 2014
  11. 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
  12. 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
  13. Dec 11, 2013
  14. Jun 10, 2013
  15. Jun 07, 2013
  16. May 25, 2013
  17. Apr 23, 2013
  18. Sep 29, 2012
  19. Sep 23, 2012
  20. Sep 16, 2012
  21. Aug 23, 2012
  22. Aug 22, 2012
  23. Aug 08, 2012
  24. Jul 25, 2012
  25. May 31, 2012
  26. Mar 09, 2012
  27. Mar 08, 2012
  28. Mar 06, 2012
  29. Feb 27, 2012
  30. Feb 26, 2012
Loading