1. 02 Feb, 2015 2 commits
    • dogmaphobic's avatar
      Changing the defaultSuffix argument from a pointer to a const. · 77f442fd
      dogmaphobic authored
      Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last.
      Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
      77f442fd
    • dogmaphobic's avatar
      Removed the “selectedFilter” argument from the QGCFileDialog functions along... · 209d354c
      dogmaphobic authored
      Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests.
      Fixed function declarations and prototypes formatting while at it.
      Changed the caption of a few file save dialogs with a more descriptive text (explicitly telling what is being saved).
      209d354c
  2. 31 Jan, 2015 1 commit
  3. 29 Jan, 2015 1 commit
    • 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
  4. 04 Dec, 2014 1 commit
  5. 25 Nov, 2014 1 commit
  6. 24 Nov, 2014 1 commit
  7. 27 Jun, 2014 1 commit
  8. 12 Jan, 2014 2 commits
  9. 20 Oct, 2013 1 commit
    • John Tapsell's avatar
      Add an XY plot widget · 6c59f5f4
      John Tapsell authored
      This allows you to add XY graph plots of any data.  For example,
      x,y position data of a servo.
      6c59f5f4
  10. 19 Oct, 2013 1 commit
  11. 18 Oct, 2013 5 commits
  12. 14 Oct, 2013 1 commit
  13. 13 Oct, 2013 4 commits
  14. 03 May, 2013 1 commit
  15. 01 May, 2013 8 commits
  16. 15 Apr, 2013 1 commit
  17. 21 Sep, 2011 1 commit
  18. 20 Sep, 2011 1 commit
  19. 19 Sep, 2011 1 commit
  20. 08 Sep, 2011 3 commits
  21. 05 Sep, 2011 1 commit
  22. 31 Jul, 2011 1 commit