summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
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
2014-08-04testAnne Jan Brouwer
2014-08-04statusbar stuff addedAnne Jan Brouwer
2014-08-04config and autoclearAnne Jan Brouwer
2014-08-02Adding basic clipboard integrationrealitygaps
2014-08-01more red errorsAnne Jan Brouwer
2014-08-01non-blockingAnne Jan Brouwer
2014-08-01linux version works againAnne Jan
2014-08-01Merge branch 'master' of https://github.com/ijhack/qtpassrealitygaps
2014-08-01Reverting change that broke linux pass integration, might break something elserealitygaps
2014-08-01config sanityAnne Jan Brouwer