Commit Graph

10 Commits

Author SHA1 Message Date
Martchus bf73f3da9f Avoid deprecation warning by bumping CMake version 2023-07-23 21:43:06 +02:00
Martchus 6be974109d Make passwordmanager work when a suffix is used 2023-03-29 22:09:25 +02:00
Martchus c61caabf1e Add symlinks to use `CMakePresets.json` from `c++utilities` 2022-10-30 21:51:26 +01:00
Martchus 54b55c9b31 Allow building password manager with KDE deps against Qt 6
It builds but doesn't run yet as Kirigami isn't ready.
2022-07-10 16:59:57 +02:00
Martchus f3b12f90b4 Update password manager project for Qt Quick / Android
* At least attempt to bundle ECM and Kirigami
* Add GUI options
* Add symlink to android folder so ECM can find it
* Add symlink to qml files so the imports of these files
  are considered by androiddeployqt
2018-08-31 22:35:53 +02:00
Martchus c70c1340e5 Remove include_directories
The include directories are now handled via
target_include_directories
2017-10-16 21:21:53 +02:00
Martchus f9de30e551 Enable testing on source root level so all tests are executed 2017-03-27 22:16:51 +02:00
Martchus 11cd1f7a44 Add lib dirs, add qtutilities only when GUI enabled 2016-07-27 17:34:38 +02:00
Martchus e52a30524b Remove code for custom cppunit
Using the old ABI is no longer required.
2016-07-16 23:17:20 +02:00
Martchus 5b656152c6 initial import 2016-04-16 19:09:43 +02:00