summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
2015-04-11Start process only after we finished disabling UI elements etc.Reimar Döffinger
2015-04-04merged manuallyAnne Jan Brouwer
2015-04-04Merge pull request #20 from mexus/masterAnne Jan Brouwer
2015-04-04More proper support for subdirectories.Reimar Döffinger
2015-04-04When adding a file only add .gpg if we do not use "pass".Reimar Döffinger
2015-04-04Typo fixedMexus
2015-04-04Ensure that error message really appear in red.Reimar Döffinger
2015-04-04Show stdout even if stderr contains data.Reimar Döffinger
2015-04-04Support encrypting to multiple recipients.Reimar Döffinger
2015-04-01Adding push button to push git reporealitygaps
2015-03-30Removing the .gpg file extension from being added on edit, add only on new pa...realitygaps
2015-03-30Remove unused class variable.Reimar Döffinger
2015-03-30Reduce variable scope.Reimar Döffinger
2015-03-30Use QScopedPointer to reduce memleaks.Reimar Döffinger
2015-03-29Ensure error output is not overwritten on edit/add.Reimar Döffinger
2015-03-29Use multiline input dialog if available.Reimar Döffinger
2015-03-29Fix password files containing spaces.Reimar Döffinger
2015-03-29Simplify, fix editing if passStore is relative path.Reimar Döffinger
2015-03-29Add support for gpgHome setting.Reimar Döffinger
2015-03-29Support ini file in application directory.Reimar Döffinger
2015-03-29Normalize path to password store to end in directory separator.Reimar Döffinger
2015-03-29Add quotes around executable name in QProcess::start.Reimar Döffinger
2015-03-29Implement edit, insert and delete.Reimar Döffinger
2015-03-29Add --use-agent to allow secret keys with password or smartcard with PIN.Reimar Döffinger
2015-03-29Avoid dependency in "sh", let Qt handle argument splitting.Reimar Döffinger
2015-03-29Enable UI elements when the process e.g. fails to start.Reimar Döffinger
2015-03-02Deal with "special" charactersjason
2014-08-20safe clipboard clear ;-)Anne Jan Brouwer
2014-08-20focusAnne Jan Brouwer
2014-08-17Merge branch 'master' of https://github.com/IJHack/qtpass into dev/whichshitbangs
2014-08-17Replaced calls to `which` with custom path resolution thingieshitbangs
2014-08-17can't connect to QtPass for some reason.. added auto open via command (dmenu ...Anne Jan Brouwer
2014-08-17select and focus lineEditAnne Jan Brouwer
2014-08-17Inter Process CommunicationAnne Jan Brouwer
2014-08-17escapismAnne Jan Brouwer
2014-08-17clickable urlsAnne Jan Brouwer
2014-08-17ordering and placeholderAnne Jan Brouwer
2014-08-17privacy guard and info in mainscreenAnne Jan Brouwer
2014-08-17regexp powerAnne Jan Brouwer
2014-08-15search on filtered pathsAnne Jan Brouwer
2014-08-15working keyboard magicAnne Jan Brouwer
2014-08-15minor claenupAnne Jan Brouwer
2014-08-14removed completerAnne Jan Brouwer
2014-08-14TODOsAnne Jan Brouwer
2014-08-14space is wildcardAnne Jan Brouwer
2014-08-14search on filePathAnne Jan Brouwer
2014-08-09retro merge masterAnne Jan Brouwer
2014-08-05hidden headerAnne Jan Brouwer
2014-08-05additionsAnne Jan Brouwer
2014-08-04regexAnne Jan Brouwer