Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix build with newer versions of Qt | Aleix Pol | 2017-06-08 |
| | | | | | | | | Otherwise we get the following error message: framework/src/libframeworkplugin.so: undefined reference to `bool QTest::qCompare<int, unsigned int>(int const&, unsigned int const&, char const*, char const*, char const*, int)' clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) CCMAIL: Christian Mollekopf <chrigi_1@fastmail.fm> | ||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |