5 Commits

Author SHA1 Message Date
Larry Shaffer
015fdf23ce Update QCA CMake qcatool find function for macOS and Qt5 2017-01-08 17:27:17 -07:00
Matthias Kuhn
d559d7ff25 Partially revert 9bb3235
The -DCMAKE_POSITION_INDEPENDENT_CODE=ON resolves to -fPIE instead
of -fPIC (on some platforms?) rendering cmake broken.
2016-11-23 09:26:44 +01:00
Larry Shaffer
eca83e3c0f Add CMAKE_POSITION_INDEPENDENT_CODE flag to QCA test for OSSL plugin 2016-11-20 17:25:43 -07:00
Larry Shaffer
9bb32357c7 Update finding QCA OSSL plugin for Qt5 and C++11 2016-11-20 15:30:12 -07:00
Larry Shaffer
e65aa99ae7 [FEATURE] Authentication configuration system with master password
- Main C++ core and gui classes and desktop app integration
- Support for authentication method plugins
- Does not contain any integration with service connections
2015-09-21 08:51:18 -06:00