Don Gagne
|
66d45cc93e
|
Merge pull request #1871 from DonLakeFlyer/Positioning
Font size based sizing and relative positioning fixes
|
10 years ago |
Don Gagne
|
b30d4eb174
|
Font size based sizing and relative positioning fixes
|
10 years ago |
Daniel Agar
|
0a77bbcffd
|
Merge pull request #1863 from dagar/appveyor
Revert "Update NSIS script to include ANGLE dlls for windows, add NSI…
|
10 years ago |
Don Gagne
|
f19c3cfc31
|
Merge pull request #1869 from DonLakeFlyer/TestHighDPI
Add --test-high-dpi command line option
|
10 years ago |
Don Gagne
|
ae7becb532
|
Add --test-high-dpi command line option
This allows for testing issues found on high dpi screen without needing
a high dpi screen. it does this by doubling the font sizes.
|
10 years ago |
Don Gagne
|
cd2d960ac7
|
Merge pull request #1867 from DonLakeFlyer/MissionDeleteUpDown
Add Delete, Move Up, Move Down
|
10 years ago |
Don Gagne
|
5f5ff580d5
|
Don't delete rows until parent is deleted
|
10 years ago |
Don Gagne
|
f5389ba62d
|
Add Delete, Move Up, Move Down
Plus more overall ui work
|
10 years ago |
Don Gagne
|
46fd24138d
|
Merge pull request #1866 from DonLakeFlyer/VehicleSummary
Stop using fixed pixel count spacing
|
10 years ago |
Don Gagne
|
25f2007c69
|
Merge pull request #1865 from DonLakeFlyer/EvenMoreMission
More MissionEditor work
|
10 years ago |
Don Gagne
|
61414f8ba2
|
Fix compiler warnings
|
10 years ago |
Don Gagne
|
2b562b90dc
|
Stop using fixed pixel count spacing
|
10 years ago |
Don Gagne
|
86629c8b20
|
Fix compiler warning
|
10 years ago |
Don Gagne
|
d0d6cc420b
|
More MissionEditor work
- New MissionManager
- Plumb MissionManager through MissionEditor
- Mission Editor supports get/set
|
10 years ago |
Daniel Agar
|
702fe1f49f
|
Revert "Update NSIS script to include ANGLE dlls for windows, add NSIS script to otherfiles on windows"
This partially reverts commit 233ea3b436 .
|
10 years ago |
Don Gagne
|
830d7deeb4
|
Merge pull request #1860 from DonLakeFlyer/MissionWork
Mission work
|
10 years ago |
Lorenz Meier
|
00b393ba2a
|
Merge pull request #1862 from dogmaphobic/androidOrientation
Fixing Android screen orientation.
|
10 years ago |
dogmaphobic
|
9323034c66
|
Fixing Android screen orientation.
It now uses the sensor to maintain proper landscape mode.
|
10 years ago |
Lorenz Meier
|
c9e685554b
|
Merge pull request #1835 from Prioria/bugfixes
Update NSIS script to include ANGLE dlls for windows, add NSIS script…
|
10 years ago |
Lorenz Meier
|
c0607a749c
|
Merge pull request #1855 from dogmaphobic/enableAndroidVideo
Enable Android Video Streaming
|
10 years ago |
Don Gagne
|
faa7500cd1
|
Use Fact members for storage
|
10 years ago |
Don Gagne
|
d11aef1373
|
Support copy constructor
|
10 years ago |
Don Gagne
|
70c22ab39a
|
Merge pull request #1857 from DonLakeFlyer/MapFixes
Map menu fixes
|
10 years ago |
Don Gagne
|
82b91759fa
|
Map menu fixes
- Only show video option if supported
- Persist settings
- Show/Hide/Add items correctly
|
10 years ago |
dogmaphobic
|
f7f4a977e8
|
Attempt at making Windows build happy.
While at it, fixed an issue with builds that have video streaming disabled.
|
10 years ago |
dogmaphobic
|
f5ab8d3b81
|
Adding instructions for Android.
|
10 years ago |
dogmaphobic
|
a163845220
|
Hand picked plugins to link statically along with the rest of GStreamer dependencies
|
10 years ago |
dogmaphobic
|
bcc8b43f53
|
Move video streaming initialization away from QGCApplication.
|
10 years ago |
dogmaphobic
|
8dabbb98d5
|
Stop annoying errors when there is no serial device.
|
10 years ago |
dogmaphobic
|
9500b4e2dd
|
Separate video streaming initialization.
|
10 years ago |
dogmaphobic
|
2d31004d16
|
Recovering lost initial changes
|
10 years ago |
Don Gagne
|
f323f850b3
|
Merge pull request #1854 from DonLakeFlyer/MissionEditorSwitch
Add switch for using old/new mission editor
|
10 years ago |
Don Gagne
|
7a25f8f6a7
|
Add switch for using old/new mission editor
|
10 years ago |
Don Gagne
|
748f1dd96f
|
Merge pull request #1853 from DonLakeFlyer/MissionEdit
More mission editing work
|
10 years ago |
Don Gagne
|
2ca5bd843d
|
More mission editing
|
10 years ago |
Don Gagne
|
10bff8552e
|
Use new yawRadians method
|
10 years ago |
Lorenz Meier
|
c6aff9f457
|
Video streaming README: Add instructions to generate test stream
|
10 years ago |
Don Gagne
|
683cdd44e7
|
Merge pull request #1852 from DonLakeFlyer/MapVideo
Add video background support
|
10 years ago |
Don Gagne
|
0708752523
|
Add video background support
|
10 years ago |
Don Gagne
|
8ce307941c
|
Merge pull request #1848 from DonLakeFlyer/MissionEditor
Mission editor (WIP)
|
10 years ago |
Don Gagne
|
69f271419e
|
First cut at Mission Editor
- Restructured a number of MissionItem properties as well
|
10 years ago |
Daniel Agar
|
0a770c978c
|
Merge pull request #1812 from dagar/appveyor
appveyor support (windows ci)
|
10 years ago |
Daniel Agar
|
e0b08aa877
|
Merge pull request #1841 from dagar/travis-fixes
fix linux unittests failure
|
10 years ago |
Daniel Agar
|
a0a7b7884d
|
travis-ci linux switch to ppa:beineri/opt-qt542
|
10 years ago |
Daniel Agar
|
2d687443ff
|
qmake Linux installer create qgroundcontrol.tar.bz2
|
10 years ago |
Daniel Agar
|
47d93de04b
|
switch documentsDir.exists() assert to QWarning
|
10 years ago |
Daniel Agar
|
a70e22a999
|
re-enable travis-ci linux unittests
|
10 years ago |
Don Gagne
|
ca234ed5bc
|
commit
|
10 years ago |
Don Gagne
|
fa4e7a2cee
|
Merge pull request #1847 from DonLakeFlyer/ControlReorg
Restructure map controls for better reusability
|
10 years ago |
Daniel Agar
|
1e27c36ee4
|
appveyor temporarily disable unit tests
|
10 years ago |