summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
AgeCommit message (Collapse)Author
2015-11-03renamed Dialog to ConfigDialog for clarity, upped version number to 1.0.4Anne Jan Brouwer
2015-10-28FreeBSD lib location addedAnne Jan Brouwer
2015-10-28Preparations for Hebrew and Arabic (Moroccan)Anne Jan Brouwer
2015-10-25one upAnne Jan Brouwer
2015-10-22Use PREFIX from environment or from qmake directly, fixes ↵Anne Jan Brouwer
https://github.com/IJHack/qtpass/issues/106
2015-10-22Reverted https://github.com/IJHack/qtpass/pull/104 broke on CentOS and DebianAnne Jan Brouwer
2015-10-16Non-versioned osx SDKAnne Jan Brouwer
2015-10-06Get PREFIX variable from environmentJuan Orti Alcaine
2015-09-24Version 1.0.2 and set default passwordChars if missingAnne Jan Brouwer
2015-09-24Selectable PREFIX for installation, fixes #100Anne Jan Brouwer
2015-09-24Safeguard agains modulus zero in password generatorAnne Jan Brouwer
2015-08-03git init now also for non-pass peopleAnne Jan Brouwer
2015-08-01version 1.0Anne Jan Brouwer
2015-08-01recompiled localizationsAnne Jan Brouwer
2015-08-01Adding hebrew and chinese translation filesrealitygaps
2015-07-30show created and exiry date in users view, also filter out expired keys, ↵Anne Jan Brouwer
fixes https://github.com/IJHack/qtpass/issues/70
2015-07-28version and more checkabilityAnne Jan Brouwer
2015-07-17cleanup of ui and finalizing stuffAnne Jan Brouwer
2015-07-10Basic PasswordDialog implemented . . don't clipboard empty passwordsAnne Jan Brouwer
2015-07-09Revert "Enable C++11 and use it to simplify loops."Anne Jan Brouwer
This reverts commit 4c8b9cf0ada9f93299e898e325b2069304089ac8.
2015-07-08save size and stuffAnne Jan Brouwer
2015-07-07numbersAnne Jan Brouwer
2015-06-11fixes after static analysisAnne Jan Brouwer
2015-06-09trying old trayicon codeAnne Jan Brouwer
2015-05-27removed double widgetsAnne Jan Brouwer
2015-05-27reverted more revertsAnne Jan Brouwer
2015-05-26Added waiting animation widget from ↵Anne Jan Brouwer
https://github.com/mojocorp/QProgressIndicator
2015-05-22keygen start, dialog ideasAnne Jan Brouwer
2015-05-19cleanupAnne Jan Brouwer
2015-05-18cleanup, rework and clean wizard dialog addedAnne Jan Brouwer
2015-05-18updated translartions, these will need a lot of love before the 1.0Anne Jan Brouwer
2015-05-18Revert "Profile config layout"Anne Jan Brouwer
This reverts commit c1174e344a4af35745eb30b9c322a8fed333a805.
2015-05-13Merge branch 'master' into developAnne Jan Brouwer
2015-05-13added conditional -std=c++11 flagAnne Jan Brouwer
2015-05-11Merge branch 'rdoeffinger-c++11' into developAnne Jan Brouwer
2015-05-09Enable C++11 and use it to simplify loops.Reimar Döffinger
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2015-05-08Profile config layoutAnne Jan Brouwer
2015-05-06version stuffAnne Jan Brouwer
2015-05-05test fix for macAnne Jan Brouwer
2015-05-03Correct linking on bare minimum windows qt installAnne Jan Brouwer
2015-05-02Re-enable Windows WebDAV support.Reimar Döffinger
Try to improve compatibility with other MinGW versions.
2015-04-15w00ps in mergingAnne Jan Brouwer
2015-04-15cleanupAnne Jan Brouwer
2015-04-12Add nosingleapp config.Reimar Döffinger
If set, allows multiple instances, thus avoiding the issues with the SingleApplication (which has issues with multiple users, multiple X servers, race conditions, ...). Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2015-04-11User edit dialog for modifying .gpg-id added.Reimar Döffinger
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2015-04-04Added Russian translationMexus
2015-03-29Windows: Make static builds truly static, enable NX and ASLR.Reimar Döffinger
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2014-12-31Generating spanish localisations and adding them to project resourcesrealitygaps
2014-08-17Replaced calls to `which` with custom path resolution thingieshitbangs
2014-08-17Highlander codeAnne Jan Brouwer