Skip to content
  1. Apr 29, 2015
  2. Apr 28, 2015
  3. Apr 27, 2015
  4. Apr 22, 2015
  5. Apr 20, 2015
  6. Apr 14, 2015
  7. Apr 02, 2015
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  8. Apr 01, 2015
  9. Mar 13, 2015
  10. Mar 09, 2015
    • dogmaphobic's avatar
      Created new ScreenTools exported control for QML code to obtain screen DPI... · b6cf543e
      dogmaphobic authored
      Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
      Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
      Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
      b6cf543e
  11. Mar 07, 2015
  12. Feb 19, 2015
  13. Feb 18, 2015
  14. Feb 17, 2015
  15. Feb 13, 2015
  16. Feb 07, 2015
  17. Feb 04, 2015
  18. Feb 03, 2015
  19. Feb 02, 2015
  20. 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
  21. Jan 28, 2015
  22. Dec 27, 2014
  23. Dec 26, 2014
  24. Dec 20, 2014
  25. Dec 12, 2014
  26. Dec 11, 2014
  27. Dec 10, 2014
Loading