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
028c7009829bb839d08ab712e5cf9ebd90adb26e
Select Git revision
Branches
6
master
default
protected
dev1
merge_branch_alt
original
rc1
phil
6 results
qgroundcontrol
src
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
Valentin Platzgummer
platzgummer
Wolfgang Hofer
whofer
11 authors
Nov 28, 2014
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
Remove unused
· 8b84127e
Don Gagne
authored
10 years ago
8b84127e
Commit
· 62550909
Don Gagne
authored
10 years ago
62550909
Nov 25, 2014
File renames
· 68a59a78
Don Gagne
authored
10 years ago
68a59a78
Rename files in git friendly way
· d3cb8f9a
Don Gagne
authored
10 years ago
d3cb8f9a
Add Q_UNUSED to variable only used in Q_ASSERT
· a7e6cc57
Don Gagne
authored
10 years ago
a7e6cc57
New File Locations key not set in QSettings at boot
· 1aa044cc
Don Gagne
authored
10 years ago
1aa044cc
Use new QGCMessageBox apis
· db7b86fb
Don Gagne
authored
10 years ago
db7b86fb
Only reset if file is open
· e833fe46
Don Gagne
authored
10 years ago
e833fe46
Remove unused code
· 1d97a7fd
Don Gagne
authored
10 years ago
1d97a7fd
Fix XPlane 9 operation, now tests ok. By Mark Whitehorn
· 58e75ae8
Lorenz Meier
authored
10 years ago
58e75ae8
Be careful with QObject:::destroyed signal
· 491b1b01
Don Gagne
authored
10 years ago
491b1b01
Can't use interface as variable on Windows
· ba0ef0a0
Don Gagne
authored
10 years ago
ba0ef0a0
Fixes for new _connect/_disconnect apis
· 2af98191
Don Gagne
authored
10 years ago
2af98191
Nov 24, 2014
More cross platform variadic issues
· 74e1e580
Don Gagne
authored
10 years ago
74e1e580
New QGCFileDialog apis
· a6870045
Don Gagne
authored
10 years ago
a6870045
Use new QGCFileDialog api
· 10a00eb0
Don Gagne
authored
10 years ago
10a00eb0
Use SLOT not SIGNAL
· 4544472b
Don Gagne
authored
10 years ago
4544472b
Fix flaky cross-platform variadic connect
· b20dca79
Don Gagne
authored
10 years ago
b20dca79
Remove old connect/disconnect API
· 0b68fffc
Don Gagne
authored
10 years ago
0b68fffc
Hotfix: Make XPlane 9 work in HIL
· d712b105
Lorenz Meier
authored
10 years ago
d712b105
Loading