Skip to content
  1. Apr 30, 2015
  2. Apr 28, 2015
  3. Apr 27, 2015
  4. Apr 22, 2015
  5. Apr 20, 2015
  6. Apr 18, 2015
  7. Apr 16, 2015
  8. Apr 14, 2015
  9. Apr 10, 2015
  10. Apr 05, 2015
  11. Mar 31, 2015
  12. Mar 30, 2015
  13. Mar 27, 2015
  14. Mar 22, 2015
  15. Mar 19, 2015
  16. Mar 09, 2015
  17. Mar 06, 2015
  18. Mar 05, 2015
    • Don Gagne's avatar
      Don't force visibility of toolbar · 05bd9273
      Don Gagne authored
      Although this should theoretically be a no-op it causes a crash in
      Windows when running unit tests. Also parent toolbar in constructor.
      05bd9273
  19. Mar 04, 2015
  20. Feb 13, 2015
  21. Feb 07, 2015
  22. Feb 04, 2015
  23. Feb 02, 2015
  24. Jan 31, 2015
  25. 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
Loading