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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valentin Platzgummer
qgroundcontrol
Commits
ac00e34d355e1cea1cde8d7857701b43027a1ce1
Select Git revision
0 results
qgroundcontrol
src
Author
Search by author
Any Author
authors
0 authors
Dec 01, 2014
Remove unusable Radio Control widget.
· ac00e34d
Bryant
authored
10 years ago
ac00e34d
Rearrange code and add documentation for perspective code.
· 4608295a
Bryant
authored
10 years ago
4608295a
Remove signal overrides
· 2e496e92
Don Gagne
authored
10 years ago
2e496e92
Fix warning
· 330d3eb3
Lorenz Meier
authored
10 years ago
330d3eb3
Turn off Windows Error Reporting for unit tests
· 21dd2122
Don Gagne
authored
10 years ago
21dd2122
Fix compiler warning
· e8c7680d
Don Gagne
authored
10 years ago
e8c7680d
No need to call UnitTest::[init|cleanup]TestCase
· 90fb522e
Don Gagne
authored
10 years ago
90fb522e
Unit test for file dialog catching mechanism
· 6592a881
Don Gagne
authored
10 years ago
6592a881
QGCFileDialog UnitTest support
· 1b4239d3
Don Gagne
authored
10 years ago
1b4239d3
Nov 30, 2014
Remove unused code
· 08caae78
Don Gagne
authored
10 years ago
08caae78
Restructured for unit testing
· c7e17869
Don Gagne
authored
10 years ago
c7e17869
A new MainWindow unit test
· 3b5a0086
Don Gagne
authored
10 years ago
3b5a0086
Fix bug with base mode
· 3d0ade08
Don Gagne
authored
10 years ago
3d0ade08
Fix typo
· 13bbc5a3
Don Gagne
authored
10 years ago
13bbc5a3
Cleanup for use with unit test
· 4ea83c50
Don Gagne
authored
10 years ago
4ea83c50
Fix incorrect usage of deleteLater
· 6c35a7ff
Don Gagne
authored
10 years ago
6c35a7ff
Nov 29, 2014
Fix constructor ordering bug
· 89de2ae2
Don Gagne
authored
10 years ago
89de2ae2
Fix debug includes
· 91abffc0
Don Gagne
authored
10 years ago
91abffc0
Nov 28, 2014
Remove unused variable
· bb01911e
Don Gagne
authored
10 years ago
bb01911e
Remove unused variable
· 88e1e3b0
Don Gagne
authored
10 years ago
88e1e3b0
New Unit Testing framework
· 028c7009
Don Gagne
authored
10 years ago
028c7009
Nov 27, 2014
Add back include after bad merge fix
· c4f7cc8b
Don Gagne
authored
10 years ago
c4f7cc8b
Remove unused code
· 45d5c5e6
Don Gagne
authored
10 years ago
45d5c5e6
Remove double friend class
· 75e835ef
Don Gagne
authored
10 years ago
75e835ef
Unit test changes
· 381de98a
Don Gagne
authored
10 years ago
381de98a
Use new LinkManager::deleteLink api
· efeccf93
Don Gagne
authored
10 years ago
efeccf93
Fix LinkManager bugs found by unit test
· 98771561
Don Gagne
authored
10 years ago
98771561
Constructor should not add itself to LinkManager
· 656fa897
Don Gagne
authored
10 years ago
656fa897
Guard again deletes not from LinkManager
· 15dc9237
Don Gagne
authored
10 years ago
15dc9237
New LinkManager unit test
· e3dac790
Don Gagne
authored
10 years ago
e3dac790
Move LinkManager testing to new LinkManagerTest
· 7881d9d1
Don Gagne
authored
10 years ago
7881d9d1
deleteLink signal changed to linkDeleted
· f3e8727d
Don Gagne
authored
10 years ago
f3e8727d
Don't wait on dead thread
· e1a5f35b
Don Gagne
authored
10 years ago
e1a5f35b
Support --unittest::testname
· 89be3424
Don Gagne
authored
10 years ago
89be3424
Add support for option argument
· 34414960
Don Gagne
authored
10 years ago
34414960
Fix LinkManager link removal
· 55bc70ff
Don Gagne
authored
10 years ago
55bc70ff
Nov 26, 2014
Fix shutdown sequence
· d1bab199
Don Gagne
authored
10 years ago
d1bab199
Cleanup application object
· 23e9acf2
Don Gagne
authored
10 years ago
23e9acf2
Mocks need QGCSingleton which does not register
· 647ee6cc
Don Gagne
authored
10 years ago
647ee6cc
Track Singletons in QGCApplication
· d2923d8e
Don Gagne
authored
10 years ago
d2923d8e
Loading