Commit Graph

17 Commits

Author SHA1 Message Date
Roman Telezhynskyi
ff44834417 GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.

--HG--
branch : develop
2015-04-01 20:08:35 +03:00
Roman Telezhynskyi
30f6aea194 Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
Roman Telezhynskyi
39068847f5 Correct paths for ignoring Qt headers.
--HG--
branch : release
2015-03-16 11:44:14 +02:00
Roman Telezhynskyi
9c1972ede2 Suppressing warning “ISO C99 requires rest arguments to be used” on Windows.
--HG--
branch : develop
2015-02-25 15:21:34 +02:00
dismine
ac09c9c123 Qmake log looks much better.
--HG--
branch : develop
2014-12-30 23:24:51 +02:00
dismine
f62b78bd9b Compile debug build with gcc's Address Sanitizer.
--HG--
branch : develop
2014-12-20 20:18:00 +02:00
dismine
b32f0a7c08 Using ccache need disable only for release mode on Max OS X.
--HG--
branch : develop
2014-11-30 17:35:30 +02:00
dismine
53be9a337f Disable using ccache on mac.
--HG--
branch : develop
2014-11-28 15:58:17 +02:00
dismine
776d8be8bb Fixed broken copy after link on Windows.
--HG--
branch : develop
2014-11-13 18:03:34 +02:00
dismine
1f0521ea30 Catch exceptions on Winows if using Mingw compiler.
--HG--
branch : develop
2014-11-13 14:14:00 +02:00
dismine
ebfe0b4fc3 Comments in qmake scripts. Broken installation on macx.
--HG--
branch : develop
2014-10-27 16:29:31 +02:00
dismine
ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine
a8bb3e8161 GCC warnings.
--HG--
branch : develop
2014-09-20 19:05:21 +03:00
dismine
7673deade8 Fix bug with calculator and tools visualization.
--HG--
branch : develop
2014-09-20 18:00:29 +03:00
dismine
2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
e95b886eb4 Change in dialog individual measurements.
--HG--
branch : feature
2014-05-15 12:29:12 +03:00
dismine
140d2d463b Checking Qt version, updating building requirement.
--HG--
branch : develop
2014-05-07 11:47:53 +03:00