Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qgroundcontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valentin Platzgummer
qgroundcontrol
Commits
Commits · f6ca6cb64f0f7187bfedd7d6a6d0b40999e61f5b
f6ca6cb64f0f7187bfedd7d6a6d0b40999e61f5b
Select Git revision
Selected
f6ca6cb64f0f7187bfedd7d6a6d0b40999e61f5b
Branches
6
master
default
protected
dev1
merge_branch_alt
original
rc1
phil
7 results
qgroundcontrol
src
ui
linechart
ChartPlot.cc
Author
Search by author
Any Author
authors
Daniel A. Maierhofer
dmaierho
Danilo Radovic
DRadovic
Gerfried Krainz
gkrainz
Lukas Eller
leller
Manuel Rösel
mroesel
Martin Fraunhofer
mfraunhofer
Philipp Svoboda
psvoboda
Sonja Tripkovic
stripkov
Vaclav Raida
vraida
Wolfgang Hofer
whofer
10 authors
Browse files
Jun 16, 2013
Renamed slot in ChartPlot to match connect() calls elsewhere.
· 481edea8
Bryant
authored
Jun 11, 2013
481edea8
Jun 11, 2013
Renamed slot in ChartPlot to match connect() calls elsewhere.
· c55ff611
Bryant
authored
Jun 11, 2013
c55ff611
Jun 05, 2013
Fixed the styling of all ChartPlot instances updating when the MainWindow updates.
· 45da9517
Bryant
authored
Jun 4, 2013
45da9517
Jun 04, 2013
Light themes should have darker plot colors and dark themes vice-versa.
· 467280bb
Bryant
authored
Jun 4, 2013
467280bb
Refactored QGC startup so that MainWindow::instance() is usable everywhere....
· 608daefa
Bryant
authored
Jun 4, 2013
608daefa
A few more style updates. Added theme awareness to the toolbar. Also switched...
· 8e05f821
Bryant
authored
Jun 4, 2013
8e05f821
Further consolidation of Plot code into ChartPlot. Also removed some unused...
· f89cbf71
Bryant
authored
Jun 4, 2013
f89cbf71
Simplified color code for ChartPlot
· ce9fead2
Bryant
authored
Jun 4, 2013
ce9fead2
Moved all shared code for IncrementalPlot and LinechartPlot into a common...
· c8f12ee4
Bryant
authored
Jun 4, 2013
c8f12ee4
Loading