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