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. Jun 03, 2014
  4. May 17, 2014
  5. May 07, 2014
  6. May 06, 2014
  7. Feb 19, 2014
  8. Feb 17, 2014
  9. Feb 14, 2014
  10. Feb 13, 2014
  11. Feb 12, 2014
  12. Dec 11, 2013
  13. May 28, 2013
  14. May 25, 2013
  15. May 24, 2013
  16. Sep 06, 2012
  17. Aug 27, 2012
  18. Apr 01, 2012
  19. Feb 08, 2012
  20. Jan 17, 2012
  21. Jan 11, 2012
  22. Jan 10, 2012
  23. Jan 09, 2012
  24. Oct 06, 2011
  25. Oct 05, 2011
  26. Oct 01, 2011
  27. Sep 30, 2011
  28. Sep 29, 2011
Loading