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 21, 2014
  3. Nov 17, 2014
  4. Oct 20, 2014
  5. Aug 24, 2014
  6. May 18, 2014
  7. May 12, 2014
  8. Apr 04, 2014
  9. Mar 16, 2014
  10. Feb 05, 2014
  11. Feb 04, 2014
  12. Jan 25, 2014
  13. Dec 28, 2013
  14. Sep 26, 2013
  15. Sep 11, 2013
  16. Sep 08, 2013
  17. Aug 28, 2013
  18. Aug 26, 2013
  19. Aug 24, 2013
  20. Aug 22, 2013
  21. Aug 21, 2013
  22. Aug 20, 2013
  23. Aug 19, 2013
  24. Aug 18, 2013
  25. Aug 17, 2013
Loading