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
75e835ef4b549a70e5f0843ab7ac69cfe4917ea8
Select Git revision
Branches
6
master
default
protected
dev1
merge_branch_alt
original
rc1
phil
6 results
qgroundcontrol
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 27, 2014
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
Merge pull request #1010 from DonLakeFlyer/Singleton
· ac45d022
Don Gagne
authored
10 years ago
ac45d022
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
Merge pull request #1006 from DonLakeFlyer/FileRenames
· 0dd0e656
Don Gagne
authored
10 years ago
0dd0e656
File renames
· 68a59a78
Don Gagne
authored
10 years ago
68a59a78
Rename files in git friendly way
· d3cb8f9a
Don Gagne
authored
10 years ago
d3cb8f9a
Merge pull request #998 from DonLakeFlyer/Destroyed
· 1cb0d7f9
Don Gagne
authored
10 years ago
1cb0d7f9
Merge pull request #1002 from DonLakeFlyer/QGCMessageBox
· 7fe044d1
Don Gagne
authored
10 years ago
7fe044d1
Merge pull request #1003 from DonLakeFlyer/FixFileLocations
· 88a73680
Don Gagne
authored
10 years ago
88a73680
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
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
Merge pull request #991 from DonLakeFlyer/LoggingRC2
· 38ccebd3
Lorenz Meier
authored
10 years ago
38ccebd3
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
Merge pull request #977 from DonLakeFlyer/RemovePixhawkAutopilot
· 5e89b4eb
Lorenz Meier
authored
10 years ago
5e89b4eb
Use SLOT not SIGNAL
· 4544472b
Don Gagne
authored
10 years ago
4544472b
Loading