- 12 Feb, 2014 1 commit
-
-
Don Gagne authored
This removes a race condition between both qwt and qt against math.h on windows with _USE_MATH_DEFINES set. If math.h comes after qwt or qt math headers the math defines will be redefined. Really nasty to track down and ordering problems. So instead I just removed using math defines on windows and fall back to asin definition of M_PI_2. This will have some slight perf impact since it calls function instead of using constant. But I doubt on any of today’s machine it really makes a difference.
-
- 04 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 10 Sep, 2013 1 commit
-
-
Lorenz Meier authored
-
- 09 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 04 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 08 Jun, 2013 1 commit
-
-
Lorenz Meier authored
This reverts commit 233a1716.
-
- 07 Jun, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 01 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 09 Jan, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Dec, 2012 1 commit
-
-
Lorenz Meier authored
-
- 26 Nov, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 18 Oct, 2012 1 commit
-
-
Lorenz Meier authored
-
- 14 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 06 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 05 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 03 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 23 Aug, 2012 1 commit
-
-
Lorenz Meier authored
-
- 08 Aug, 2012 1 commit
-
-
Jessica authored
-
- 28 Jul, 2012 1 commit
-
-
Jessica authored
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
-