445 Commits (9095faebccf767fbc7eef0f652ef78c2cc3a8fd9)

Author SHA1 Message Date
Lorenz Meier c3843beebb Make Qt Quick Widgets Mac specific. Apparently its so new the Qt folks have not figured out cross platform config entirely yet 11 years ago
Lorenz Meier 1d4da07a1c Fix compile errors 11 years ago
Bryant c339a05a9e Unit testing now always built due to Windows Qt/VS bug. 11 years ago
Bryant b7dc11b40c Minor changes to build scripts. 11 years ago
Bryant Mairs 4b7c587184 Make sure we error on supported platforms. 11 years ago
Bryant Mairs 8ce7153014 Added details for platform/build requirements. 11 years ago
Kynos 489282363f Add msvc2013 to build types 11 years ago
Bryant Mairs e983aecede QML stuff is under the 'quick' module now 11 years ago
Bryant Mairs 62d221006a Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h 11 years ago
Bryant Mairs 187293ea0d Added missing Qt modules to build script. 11 years ago
Bryant Mairs 54201d5295 Phonon has been deprecated for a while. Disabled until ported to QtMultimedia. 11 years ago
Bryant Mairs c879baba08 Removing QSerialPort library that's now in Qt5. 11 years ago
Don Gagne f3c8e5276f Add new QGCUASFileManager unit test 11 years ago
Lorenz Meier 6e8454d2ad Fix parse error in project file 11 years ago
Lorenz Meier b7f495b178 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Lorenz Meier a6fae6b539 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Don Gagne 85d15747cd Start of mock FileSever for unit testing 11 years ago
Don Gagne be2780d728 Modify TCPLinkTest for new threading model 11 years ago
Don Gagne a8559d6e3a Add back TCPLinkTest after threading change fixes 11 years ago
Don Gagne 0f90f07977 commit 11 years ago
Don Gagne 3b43cf6dd3 UAS unit test back on 11 years ago
Don Gagne 00b48cfea2 Temporary removal of UAS and TCPLink unit test 11 years ago
Lorenz Meier ebdd072e57 Fix up threading of UAS object, WIP 11 years ago
Lorenz Meier 663aa1b779 Added file manager and associated widgets / handling 11 years ago
Don Gagne 22e10b7edf Recent mavlink update is causing C4005 errors on Windows 11 years ago
Don Gagne 8002815e2c Turn off warnings as errors as default 11 years ago
David Goodman 0de3633121 Removed -Werror for Mac since QT wont build otherwise. 11 years ago
Don Gagne 9d23583b85 Reverting previous Installer commit 11 years ago
Don Gagne 65a345a064 Changes to allow msbuild to build installers 11 years ago
Don Gagne 656e153fce Issue 535 fix 11 years ago
Don Gagne ec15777c51 Turn off -Werror for Linux 11 years ago
Don Gagne 3d5c119d55 Final Warnings fixed plus Warnings as Errors turned on 11 years ago
Don Gagne 67f00be79e Installers for Mac and Windows 11 years ago
Don Gagne 174ad91de2 Silence some warnings from Windows build 11 years ago
Don Gagne 2042d65a90 Silence some warnings from Windows build 11 years ago
Bryant 5e88241d42 Make sure Windows builds suport Unicode, not ASCII. 11 years ago
Don Gagne 359fde68c5 Removed warning overrides 11 years ago
Lorenz Meier 5c6015c837 Fix up Mac console build 11 years ago
Don Gagne c9cdc4649d -Wreorder fixes 11 years ago
Thomas Gubler 39421a209a disable -Werror 11 years ago
Don Gagne f4f721ef8b Remove fixed warnings from Windows side 11 years ago
Don Gagne ca92434dfa Turn off fixed warnings, add new ones that showed up! 11 years ago
Don Gagne 888e59bd37 -Wunitialized and /wd4700 no longer ignored 11 years ago
Don Gagne 0409a723d6 Baseline warnings setup 11 years ago
Lorenz Meier 034f106305 Reduce update rate of HUD 11 years ago
Don Gagne 3347d285d2 Fixed release/debug DLLs in Windows 11 years ago
Don Gagne 956b686136 Version information in .exe 11 years ago
Don Gagne 34c2c3d980 Restructured project files 11 years ago
Don Gagne 3b059a3107 Screwed up merge cleanup 11 years ago
Don Gagne 9f2a98b347 Unit test for FlightModeConfig 11 years ago