103 Commits (da1296ef2dc3e55c37e17d9269bd75323370cf91)

Author SHA1 Message Date
DonLakeFlyer da1296ef2d New file save settings and desktop/mobile file dialog capability 8 years ago
Don Gagne 147ebb387d More moves of settings to new support 8 years ago
Don Gagne 88f084eb8a More moves of settings to new support 8 years ago
Gus Grubba 3262f6fc0a Charting Tweaks 8 years ago
Lorenz Meier a8fda9bc69 Update more headers to point to COPYING.md 9 years ago
Tomaz Canabrava 559f37f8a2 Changed QPointer connect to connect directly to it's ->data(); 9 years ago
Tomaz Canabrava 69004c9bef Mode signal/slots to new style 9 years ago
Anselmo L. S. Melo 7d47b470a5 Review iterations over QStrings 9 years ago
Nate Weibley 9e047cc0cc Track last timestamp to support toggling between ground and plane time 10 years ago
Lorenz Meier bb0c43c96f Linechart: Output log format with 15 digits precision 10 years ago
Lorenz Meier f7de2f03b4 Line chart widget: Auto-force ground time if offset is more than 3 seconds (30% of default view width) 10 years ago
dogmaphobic 795d72a304 No longer forcing .log extension 10 years ago
dogmaphobic 1b813145f0 More work on filter description consistency. 10 years ago
dogmaphobic e3136fc485 Fixing grammar in file filters (and making them consistent). 10 years ago
dogmaphobic 53751dfe89 Adding some TODO items 10 years ago
dogmaphobic 2b8196b104 Adding and/or fixing even more captions. 10 years ago
dogmaphobic 77f442fd86 Changing the defaultSuffix argument from a pointer to a const. 10 years ago
dogmaphobic 209d354cd3 Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests. 10 years ago
dogmaphobic 6ee1a42384 Initial work on enforcing extension. 10 years ago
dogmaphobic 0262ce2107 Removing unnecessary double semi-colon from single type filters in file dialogs 10 years ago
dogmaphobic 32495fc404 Added default suffixes to these functions: 10 years ago
Don Gagne fb197a75bc Move ui style from MainWindow to QGCApplication 10 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 10 years ago
Bryant 6359f78a32 Remove all unnecessary calls to QSettings.sync(). 11 years ago
Don Gagne db7b86fbbe Use new QGCMessageBox apis 11 years ago
Don Gagne 10a00eb087 Use new QGCFileDialog api 11 years ago
Bryant Mairs 8fecd7bc0f Fixes for using unitialized variables reported by valgrind. 11 years ago
Bryant Mairs ca0c51ab00 Fixed missing includes in LinechartWidget. 11 years ago
Bryant Mairs 3acd1ab7ff QDesktopServices no longer provides system paths, switched to QStandardPaths. 11 years ago
Lorenz Meier fda0d238c8 Fixed slot on curve visibility selection 11 years ago
Don Gagne aa14800fc3 Fix a virtual function override 11 years ago
Thomas Gubler d2e513c558 Do not filter/hide line in linechartwidget when checkbox of the line is checked 12 years ago
Thomas Gubler ee32097e0b LinechartWidget: fix removal of curves 12 years ago
Thomas Gubler 878ba466e5 add keyboard shortcut for plot filtering 12 years ago
Thomas Gubler bd9e85c9d6 basic filter functionality 12 years ago
John Tapsell 00a7baae03 Remove MainWindow styleChanged() signal 12 years ago
John Tapsell a44dcf3cfe Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication 12 years ago
John Tapsell d046a5f2fd Linechart - Make it possible to change time axis range 12 years ago
John Tapsell 8538e1a8da LinechartWidget - Make the scaling log button a propper toggle button 12 years ago
Lorenz Meier cbfff6d765 Fixed critical issue in refactored startup code 12 years ago
Bryant 481edea88f Renamed slot in ChartPlot to match connect() calls elsewhere. 12 years ago
Bryant c55ff61135 Renamed slot in ChartPlot to match connect() calls elsewhere. 12 years ago
Bryant 45da95172d Fixed the styling of all ChartPlot instances updating when the MainWindow updates. 12 years ago
Bryant f11f194295 Curve colors are only displayed when curves are being plotted. Also fixed bug when generating CSS coloring from color. 12 years ago
Bryant 656d8e6527 Cleaned up the LinechartWidget::addCurve() 12 years ago
Bryant f89cbf7151 Further consolidation of Plot code into ChartPlot. Also removed some unused variables from LinechartWidget.cc. Also only active curves are recolored in the IncrementalPlot class. 12 years ago
Lorenz Meier 3ce959cfd1 Fixed debug vector and array linechart issues 12 years ago
Lorenz Meier da1218a2e3 Fixed last remaining bugs in logging, now reliable with Unix and non-Unix timestamps 13 years ago
Lorenz Meier fb5829864b Fixed logging 13 years ago
Lorenz Meier 106ffa74e5 Fixed Logging, MAVLink API adjustments 13 years ago