Skip to content
  1. Jan 29, 2015
    • dogmaphobic's avatar
      Added default suffixes to these functions: · 32495fc4
      dogmaphobic authored
      QGCApplication::saveTempFlightDataLogOnMainThread()
      MainWindow::startVideoCapture()
      QGCBaseParamWidget::saveParametersToFile()
      QGCDataPlot2D::savePlot()
      QGCDataPlot2D::saveCsvLog()
      WaypointList::saveWaypoints()
      QGCToolWidget::exportWidget()
      LinechartWidget::startLogging()
      
      Making sure defaultSuffix doesn’t start with a dot (i.e. “.bar”)
      
      QGCFileDialog::getSaveFileName()
      
      Assert if defaultSuffix contains a dot (i.e. “.bar”)
      
      UnitTest::_getSaveFileName()
      32495fc4
  2. Dec 26, 2014
  3. 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
  4. Nov 24, 2014
  5. Jun 27, 2014
  6. Jun 26, 2014
  7. Oct 08, 2013
  8. Jun 05, 2013
  9. Jun 04, 2013
  10. Aug 27, 2012
  11. Apr 13, 2012
  12. Mar 23, 2012
  13. Dec 23, 2011
  14. Jul 21, 2011
  15. Mar 30, 2011
  16. Jan 04, 2011
  17. Jan 03, 2011
  18. Dec 28, 2010
  19. Aug 26, 2010
  20. Aug 21, 2010
  21. Aug 19, 2010
  22. Aug 18, 2010
  23. Aug 16, 2010
  24. Aug 15, 2010
Loading