779 Commits (a58a3cfc59b6b51c0150db12938c62e6a400bfe1)

Author SHA1 Message Date
Don Gagne 1d8d0db275 Expose reset button enable/disable 6 years ago
Don Gagne f5c2c4aba5 Add support for ArduRover MockLink 6 years ago
Gus Grubba f68fb4f45e Make checkbox colors consistent with radio buttons (and other UI elements) 6 years ago
Gus Grubba 1e7836af39 Check box check mark using vector image 6 years ago
Don Gagne 0ced75ceee Fix crappy font rendering on Windows 6 years ago
Don Gagne 821f08c824 Fix write storage permission problem 6 years ago
Don Gagne 181ed11323 Fix GStreamer Debug positioning 6 years ago
Don Gagne efd5f65229 Support for new AltitudeFactTextField 6 years ago
DonLakeFlyer 00ea831b14 Fix startup crash on initial font change signalling qgc reboot required 6 years ago
Don Gagne b6cdbf1a22 Only use small font on mobile 6 years ago
Don Gagne b60eef46ec Size/Position fixes 6 years ago
Don Gagne 54d1057523 Better mobile visuals 6 years ago
Don Gagne 6bb9a8fb0e Newer version to support containsPress 6 years ago
Don Gagne fb8d580644 Simpler control design for better mobile display 6 years ago
Don Gagne a5db2eef48 Cleanup unused code 6 years ago
Gus Grubba 339da87a16 Add support for Linux and experimenting with settings (there are "set" but no "get" options for them though) 7 years ago
Gus Grubba 352c53b183 On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
Gus Grubba c6f4d7fbe4 Cleaning up comm link settings 7 years ago
Don Gagne 3c4bf979d0 Fix category change signalling. 7 years ago
Don Gagne d643989dfc Fix Values Widget gear color based on new combo box colors 7 years ago
Gus Grubba 31026f3820 CP - Don't show GStreamer debug options if it is set to not visible 7 years ago
Gus Grubba 605c285e02 Replace overly redundant code with macros for settings. 7 years ago
Don Gagne 5e3d0414d9 Support 1 or 2 column layout 7 years ago
Daniel Agar e91bbca190 cmake OSX fixes 7 years ago
Daniel Agar 7e11e615f6 cmake cleanup dependency handling 7 years ago
Daniel Agar f212a5bb29 cmake create FactSystem library in src/FactSystem 7 years ago
Daniel Agar 5df65cdb3e cmake create QmlControls library in src/QmlControls 7 years ago
Don Gagne e660233ec3 Fix delete file 7 years ago
Don Gagne 6e4127f89d Fix reset handling 7 years ago
Don Gagne 5332ca14c9 Support editing non-default component parameters 7 years ago
Gus Grubba fb32766eb9 Fix fitMapViewportToMissionItems 7 years ago
Willian Galvani 24c47ca08d GCCheckBox: add opacity 7 years ago
Willian Galvani 0aefb51abb QGCTextField: hide borders when disabled 7 years ago
Willian Galvani 3ed720b0db QGCComboBox: change style so it matches with QGCTextField 7 years ago
Willian Galvani 125982a644 QGCCheckBox: Change colors when disabled 7 years ago
Willian Galvani fed7b37749 APMSubMotorComponent: Create file for sub motor testing 7 years ago
Willian Galvani e9ea347952 APMSubMotorDisplay: Display motor configurations for each sub frame 7 years ago
Patrick José Pereira 3be77bd260 QmlControls: Change from foreach to c++11 for 7 years ago
Daniel Agar d591d86f9c
initial optional cmake support (#6862) 7 years ago
Don Gagne e07b730b09 Add support for specifying fixed RTK base position 7 years ago
Don Gagne 13a90d74ae Remove unused code 7 years ago
Gus Grubba 5c956faa7d Added option to enable/disable Airspaces on map 7 years ago
Thomas Gubler 2e36cbf256 [QmlObjectListModel] fix list insert 7 years ago
Thomas Gubler 5997bd1b29 [QmlObjectListModel] fix list insert 7 years ago
Gus Grubba 72ba6b07b6 Fix Windows build. 7 years ago
Gus Grubba c1da073b84 CP - Limit pixel density fudge to Android only 7 years ago
Gus Grubba 49432220d0 Dealing with pixel density on Windows and iOS 7 years ago
Gus Grubba 8054795511 Deal with unreliable Device Pixel Ratio on mobile platforms. 7 years ago
Gus Grubba bac7281f47 Mobile devices don't report devicePixelRatio 7 years ago
Gus Grubba 5cce4a26ba iOS Build 7 years ago