7404 Commits (bc53a26c7935490b4a275046ea631c2a7fd8bd3c)
 

Author SHA1 Message Date
Tomaz Canabrava bc53a26c79 Removed unused parameters, fix call on gcc 4.8 9 years ago
Tomaz Canabrava 559f37f8a2 Changed QPointer connect to connect directly to it's ->data(); 9 years ago
Tomaz Canabrava 6a4204e2f8 Finish converting the signals to the new system 9 years ago
Tomaz Canabrava 7a78f296ac Removed code for Qt < 4.0.0 9 years ago
Tomaz Canabrava 69004c9bef Mode signal/slots to new style 9 years ago
Tomaz Canabrava 081c5a0114 Pass the proper parent on Widget 9 years ago
Tomaz Canabrava 28ba4dac95 More signals to new syntax 9 years ago
Tomaz Canabrava 6a84a9a9b0 More conversions from old to new Connect syntax 9 years ago
Tomaz Canabrava 8e9f8ede10 More Signals to new syntax, shut up Eigen error for c++11 code 9 years ago
Tomaz Canabrava 11adc3426e Fix build for Android 9 years ago
Tomaz Canabrava 680fa638fd update eigen version to 3.2.7, to have better c++11 support 9 years ago
Tomaz Canabrava 641438a6e6 More signals converted to the new style 9 years ago
Tomaz Canabrava cae4dce2d4 More Signals to new syntax 9 years ago
Tomaz Canabrava c91a28be0d More signal / slot conversion 9 years ago
Tomaz Canabrava 344acaf6ab Modernize the C++ to accept variadic templates for signals with 6+ arguments 9 years ago
Tomaz Canabrava f0e2e15329 Modernize Qt connections 9 years ago
Don Gagne a8fbcbabe4 Merge pull request #2391 from dagar/linux_libs 9 years ago
Don Gagne 996c282c44 Merge pull request #2517 from DonLakeFlyer/USBStart 9 years ago
Don Gagne 6b9a329049 Merge pull request #2516 from DonLakeFlyer/DialogStdSize 9 years ago
Don Gagne 01498cb2ce Merge pull request #2513 from DonLakeFlyer/ParamEditWork 9 years ago
Don Gagne 3440bc7c57 PX4 Firmware no longer requires mavlink USB start 9 years ago
Don Gagne e07413f699 Merge remote-tracking branch 'origin/DialogStdSize' into DialogStdSize 9 years ago
Don Gagne f7071dfdc9 Standard sizing for QGCView::showDialog 9 years ago
Don Gagne fef58549e8 Standard sizing for QGCView::showDialog 9 years ago
Lorenz Meier 05092fe2e0 UAS Object: Avoid spamming the console on successful commands 9 years ago
Daniel Agar 94815cd5e2 linux include required libraries 9 years ago
Don Gagne 62e45635f5 Show enumStringValue if available 9 years ago
Don Gagne 140c572f00 Use combo box if enums available 9 years ago
Don Gagne 92db6e3ce0 Merge pull request #2511 from DonLakeFlyer/Colors 9 years ago
Don Gagne e1b61e4d5a Merge pull request #2509 from DonLakeFlyer/APMAirframe 9 years ago
Lorenz Meier e1ecf519b4 Set proper default mode for VTOL 9 years ago
Lorenz Meier 7580d24cb8 Teach mission manager about transition command 9 years ago
Lorenz Meier 62559ef4af Support camera and VTOL transition commands 9 years ago
Gus Grubba 58de729c66 Merge pull request #2508 from dogmaphobic/checkValidWidget 9 years ago
Don Gagne c2516cc854 Better light disabled text color 9 years ago
Don Gagne 163f024fe3 Add better button highlight color for light theme 9 years ago
Don Gagne 4c6d610d32 Change selected flight mode color 9 years ago
Don Gagne 1d0d3024c0 Update README.md 9 years ago
Don Gagne b68ab86cc2 Simplifying Airframe config 9 years ago
dogmaphobic d091759f3b Fixing crash bug. 9 years ago
Don Gagne 8ccf64f076 Merge pull request #2506 from DonLakeFlyer/MountMode 9 years ago
Don Gagne 848b864de7 Merge pull request #2504 from DonLakeFlyer/ArmingChecks 9 years ago
Don Gagne fb04b23323 Merge pull request #2503 from DonLakeFlyer/FocusCrap 9 years ago
Don Gagne e3ed76f093 Merge pull request #2502 from DonLakeFlyer/MissionHamburger 9 years ago
Don Gagne ae96582dac Add MTN_DEFLT_MODE combo 9 years ago
Don Gagne 3d66fe06a5 Add arming checks 9 years ago
Don Gagne dc3e21f821 Add Arming Checks to Safety 9 years ago
Don Gagne f488f6b017 Bitmask value must be correctly typed 9 years ago
Don Gagne 3e7d937594 Focus is still not working correctly 9 years ago
Don Gagne 0f71052002 Merge remote-tracking branch 'origin/MissionHamburger' into MissionHamburger 9 years ago