DonLakeFlyer
8140aae006
New QGCFileDownload support for bit.ly style redirects and file name
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
murata
35bab34353
QGC: Change NULL or 0 to nullptr
6 years ago
Don Gagne
5824e3468a
Handle redirects in file downloads
9 years ago
Don Gagne
c55af2f8ea
Handle redirects in file downloads
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Tomaz Canabrava
c91a28be0d
More signal / slot conversion
...
The overloaded member signal just hit us, to use it is a pain
but the resuting code is faster and less error prone, so it's
still a good thing to do.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
45e471895c
New file downloader class
9 years ago
Don Gagne
4ef772d6ed
Add support for flight track lines
10 years ago
Don Gagne
2777628889
Convert Log Replay to Link
10 years ago
Don Gagne
92c0b53cad
Update tests for new toolbar
...
Also turn them back on
10 years ago
Don Gagne
e0fed930e9
Fix SetupView to work with latest mavlink headers
...
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
10 years ago
Don Gagne
581a026fda
Fix SetupView to work with latest mavlink headers
...
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
10 years ago
Don Gagne
acbc19aa3d
Generic AutopilotPlugin full implementation
10 years ago
Don Gagne
cac402bba6
Test disallow of close if active connections
11 years ago
Don Gagne
027e96757b
Test all views on the toolbar
...
Simple starting point to view testing
11 years ago
Don Gagne
08caae78f9
Remove unused code
...
This was leftover from a problem I was having with virtual slots
11 years ago
Don Gagne
3b5a008677
A new MainWindow unit test
11 years ago
Don Gagne
028c700982
New Unit Testing framework
...
Allows for UI unit tests to be written:
- Ability to respond to expected message boxes
- Ability to fail test if unexpected message boxes occurs
11 years ago
Don Gagne
6963097588
commit
11 years ago
Don Gagne
af676062f1
Added/fixed license headers plus a tab
11 years ago
Don Gagne
36fafeec1c
Mock implementations of UAS, UASManager and QGCUASParamManger
...
Used for unit testing
11 years ago