- 26 Jul, 2014 2 commits
-
-
Bryant Mairs authored
Our included make file doesn't build for 64-bit. We actually need better selection on Windows and Linux platforms for building 32-bit or 64-bit versions.
-
Bryant Mairs authored
This causes problems for some systems with Qt5 and Qt4 installed (like Fedora 20).
-
- 25 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 22 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 15 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 09 Jul, 2014 2 commits
-
-
Bryant Mairs authored
Added an exists() call beforehand.
-
Bryant Mairs authored
-
- 03 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 27 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 26 Jun, 2014 1 commit
-
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- 11 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 24 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 17 Mar, 2014 2 commits
- 18 Feb, 2014 1 commit
-
-
Thomas Gubler authored
-
- 16 Feb, 2014 2 commits
-
-
Lorenz Meier authored
- 13 Feb, 2014 22 commits
-
-
Bryant authored
Settings in user_config.pri are overridden by those specified at the command line when calling qmake. Also updated the README and user_config.pri.dist to be a little more clear about specifying these other options.
-
Bryant Mairs authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
Also fixed some code in QGCPX4VehicleConfig to remove unnecessary DialogBare references.
-
Bryant authored
Manual override through DISABLE_SPEECH now works on all platforms.
-
Bryant authored
-
Bryant authored
It can now be manually disabled.
-
Bryant authored
-
Bryant authored
-
Bryant authored
Can now be disabled by the DISABLE_KINECT define. Also better output for users when running qmake.
-
Bryant authored
Added documentation and clarified messages to the user.
-
Bryant authored
This feature can be enabled at compile-time and documentation has been added to the README.
-
Bryant authored
XBee support can now be disabled by defining DISABLE_XBEE. Details on why XBee support is disabled are now output.
-
Bryant authored
-
Bryant authored
Speech synthesis support can now be disabled (DEFINES+=DISABLE_SPEECH) Speech synthesis dependencies are now checked before enabling. When support cannot be enabled, the user is now notified.
-
Bryant authored
MAVLink dialects can now be specified as a list, so multiple dialects can be compiled in simultaneously (may result in conflicts between dialects). MAVLink dialects are checked for existance before support is added. Users are notified of which dialects are used and which cannot be added and why. The README now has info about specifying MAVLink dialects.
-
Bryant authored
MAVLink dialects can now be specified as a list, so multiple dialects can be compiled in simultaneously (may result in conflicts between dialects). MAVLink dialects are checked for existance before support is added. Users are notified of which dialects are used and which cannot be added and why. The README now has info about specifying MAVLink dialects.
-