1. 06 Aug, 2014 2 commits
    • Bryant's avatar
      Remove unconnected view from QGC. · 1b1e5727
      Bryant authored
      Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
      1b1e5727
    • Bryant's avatar
      Removed all dead code from MainWindow. · f8a05dd1
      Bryant authored
      Includes removing an if-statement that should've been dead but was erronously applied to the following statement. Dead code = bad, if-statements without braces = bad.
      f8a05dd1
  2. 23 Jul, 2014 2 commits
  3. 01 Jul, 2014 1 commit
  4. 20 Jun, 2014 2 commits
  5. 11 Jun, 2014 1 commit
  6. 05 May, 2014 1 commit
  7. 22 Feb, 2014 1 commit
    • Don Gagne's avatar
      Fix failed connection · cab41473
      Don Gagne authored
      MainWindow::loadDataView has been commented out for 9 months now.
      Removed commented out code instead of leaving cruft in.
      cab41473
  8. 13 Feb, 2014 5 commits
  9. 20 Oct, 2013 2 commits
    • 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
    • John Tapsell's avatar
      Remove MainWindow styleChanged() signal · 00a7baae
      John Tapsell authored
      There's no need to create multiple signals - connect() is fine with
      connecting styleChanged(MainWindow::QGC_MAINWINDOW_STYLE)  to a slot
      with no parameters.
      00a7baae
  10. 18 Oct, 2013 1 commit
  11. 14 Oct, 2013 1 commit
  12. 24 Aug, 2013 1 commit
  13. 03 Aug, 2013 1 commit
  14. 01 Aug, 2013 2 commits
  15. 27 Jul, 2013 1 commit
  16. 18 Jul, 2013 1 commit
  17. 12 Jul, 2013 1 commit
  18. 09 Jul, 2013 1 commit
  19. 03 Jul, 2013 1 commit
  20. 19 Jun, 2013 1 commit
  21. 16 Jun, 2013 1 commit
  22. 11 Jun, 2013 1 commit
  23. 05 Jun, 2013 1 commit
  24. 04 Jun, 2013 3 commits
  25. 02 Jun, 2013 1 commit
  26. 26 May, 2013 1 commit
  27. 24 May, 2013 1 commit
  28. 22 May, 2013 1 commit
  29. 21 May, 2013 1 commit