A simple password manager
Go to file
Martchus f145566874 manual make for translations not needed anymore 2015-06-12 02:32:10 +02:00
android First commit 2015-04-22 19:30:09 +02:00
cli First commit 2015-04-22 19:30:09 +02:00
deprecated First commit 2015-04-22 19:30:09 +02:00
gui fixed bug concerning recent entry 2015-06-07 00:09:37 +02:00
model removed double return statement 2015-04-26 22:28:05 +02:00
pkgbuild manual make for translations not needed anymore 2015-06-12 02:32:10 +02:00
qml First commit 2015-04-22 19:30:09 +02:00
quickgui First commit 2015-04-22 19:30:09 +02:00
resources First commit 2015-04-22 19:30:09 +02:00
translations First commit 2015-04-22 19:30:09 +02:00
util First commit 2015-04-22 19:30:09 +02:00
.gitignore updated generation of translations 2015-06-12 02:29:30 +02:00
LICENSE Initial commit 2015-04-22 19:14:53 +02:00
README.md added build instructions 2015-05-19 23:04:29 +02:00
general.pri updated generation of translations 2015-06-12 02:29:30 +02:00
main.cpp First commit 2015-04-22 19:30:09 +02:00
passwordmanager.doxygen First commit 2015-04-22 19:30:09 +02:00
passwordmanager.pro updated generation of translations 2015-06-12 02:29:30 +02:00
translations.pri added pri file for translation generation 2015-06-12 02:30:39 +02:00

README.md

passwordmanager

A simple password manager.

Build instructions

The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries.

The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets