summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-01-04Removed bcrypt from windows prequisitesv1.2.1Anne Jan Brouwer
2018-01-02#include <cassert>Anne Jan Brouwer
2018-01-02Forgotten includesAnne Jan Brouwer
2018-01-02forgot init, now testing on 5.9Anne Jan Brouwer
2018-01-02QT_VERSION_CHECK in header tooAnne Jan Brouwer
2018-01-02Qt 5.9 fallback (unix) from #338Anne Jan Brouwer
2018-01-02Generate Password code from #338 placedAnne Jan Brouwer
2018-01-02Testing initial zx2c4 solutionAnne Jan Brouwer
2017-11-12remove comment leaking password info to terminal fixes #334Anne Jan Brouwer
2017-11-08PasswordDialog tab order fixes #331Anne Jan Brouwer
2017-10-24TrayIcon use 'qtpass-tray' fixes #318Anne Jan Brouwer
2017-10-24RESOURCES in main.pro (moved from src.pro) fixes #325Anne Jan Brouwer
2017-10-24separate into main/static librarytezeb
2017-10-11Add sftp, ftps, webdav and webdavs as supported linkscgonzalez
2017-09-08Ignore cmdline arguments if -session is used.Achim Herwig
2017-03-12coverage on release build with coverallstezeb
2017-03-10Codecov workingtezeb
2017-03-02Forgotten fallback iconsAnne Jan Brouwer
2017-02-28Moved INSTALL from qtpass.pro to src.proAnne Jan Brouwer
2017-02-28Util should normalize path with QDir::toNativeSeparators( path )Anne Jan Brouwer
2017-02-28OrderingAnne Jan Brouwer
2017-02-27Housekeeping (new clang-format settings test)Anne Jan Brouwer
2017-02-18Add pt_PT translationNuno Costa
2017-02-16Changed 'Password behaviour' label to 'Content panel behaviour', fixes #294Anne Jan Brouwer
2017-02-13autocleanupAnne Jan Brouwer
2017-01-18Some code fell out of my bufferAnne Jan Brouwer
2017-01-18CommentingAnne Jan Brouwer
2017-01-18Disable use of selection on non-supported platformsAnne Jan Brouwer
2017-01-18Hide 'use selection' when not QClipboard::supportsSelection() closes #280Anne Jan Brouwer
2017-01-18Also check clipboard/selection in clearClipboard callAnne Jan Brouwer
2017-01-18Add primary selection as clipboard optionKrayon
2017-01-16fallback to qrand if BCryptGenRandom failsErik Lander
2017-01-16fixes mistakes in 045e4bfErik Lander
2017-01-16use win32 crypt api for password generation on windowsErik Lander
2017-01-11HousekeepingAnne Jan Brouwer
2017-01-11minor improvementstezeb
2017-01-11fix path displayed when deletingtezeb
2017-01-11automate GitPush & minor fixestezeb
2017-01-11use signal based communication in MainWindowtezeb
2017-01-10implement transaction usage in imitatepasstezeb
2017-01-10creation of transaction entity for better process-mgmttezeb
2017-01-10fix interface for passtezeb
2017-01-10another attempt at fixing line duplication when displayingtezeb
2017-01-09Auto update Changelog, missing doc-blocksAnne Jan Brouwer
2017-01-09refactor unreadable switchtezeb
2017-01-09fix pwgen argumentstezeb
2017-01-09Missing break in switchAnne Jan Brouwer
2017-01-08hide password from rest of outputtezeb
2017-01-03coding style updatedtezeb
2017-01-03fixes to improve signal based process mgmttezeb