summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
2016-12-02Don't search for -psn_* fixes #213Anne Jan Brouwer
2016-12-02Readability of QT version checkAnne Jan Brouwer
2016-12-02now using gitexecutable variable, rather then "git"Janosch Knack
2016-12-02creating password store directory, if it doesnot exists.Janosch Knack
2016-12-02Better seeder for qrand() as noted in #238Anne Jan Brouwer
2016-10-19Updated changelog and localizationv1.1.5Anne Jan Brouwer
2016-10-19Replace spaces with   in textBrowser closes #210Anne Jan Brouwer
2016-10-19Update mainwindow.cppcgonzalez
2016-10-12TODO added, closing #202Anne Jan Brouwer
2016-10-12Disable character selection when using pwgen, fixes #207Anne Jan Brouwer
2016-10-12Init + cleanupAnne Jan Brouwer
2016-10-12Init length and selected, minor cleanup / styleAnne Jan Brouwer
2016-10-11Added password settings to the new password dialougeJonathan Klimt
2016-10-11smaller Bugfixes for previous commit and comments addedJonathan Klimt
2016-10-11Added Password Generator TemplatesJonathan Klimt
2016-10-10ConsistensyAnne Jan Brouwer
2016-09-27Lookup validity field to check if keys are validPaulo Matias
2016-09-26issue 91 bugfixAndras Salamon
2016-09-24issue 101 bugfixAndras Salamon
2016-06-20Fixed errors found by DoxygenAnne Jan Brouwer
2016-06-20Lots of source documentation, some minor cleanup and added a previously non-t...Anne Jan Brouwer
2016-06-20Some missing commentsAnne Jan Brouwer
2016-06-12More docsAnne Jan Brouwer
2016-06-11Some more docsAnne Jan Brouwer
2016-06-11CleanupAnne Jan Brouwer
2016-06-11Needs serious debuggingAnne Jan Brouwer
2016-06-11Some UX safekeepingAnne Jan Brouwer
2016-06-11Whoops, showing passwordsAnne Jan Brouwer
2016-06-11Scary itteration but this fixes #161Anne Jan Brouwer
2016-06-11Dummy is thereAnne Jan Brouwer
2016-06-10Slowly starting to replicate pass on the reencryptingAnne Jan Brouwer
2016-06-10Just a quick testAnne Jan Brouwer
2016-06-10Make sure process is ready, fixes #177v1.1.3Anne Jan Brouwer
2016-06-10Placeholder related: #161Anne Jan Brouwer
2016-06-10Fixed user adding for pass usersAnne Jan Brouwer
2016-06-10clearClipboard() on exitAnne Jan Brouwer
2016-06-10Hide content also when using templates closes #160Anne Jan Brouwer
2016-05-30clang formatterAnne Jan Brouwer
2016-05-30Deletion of empty folder broken when using git via @tobiasvandriessel fixes #181Anne Jan Brouwer
2016-04-21Added coala bears and did some minor cleanupAnne Jan Brouwer
2016-04-04prematureAnne Jan Brouwer
2016-04-04Forgotten version numberAnne Jan Brouwer
2016-03-07Remove leading space in "Remove" commit messageAndrey Mazo
2016-03-07Fix pass-name in commit message on WindowsAndrey Mazo
2016-03-06Use --secure for pwgen and add more configurable optionsAndrey Mazo
2016-02-02Focus the treeView when down is pressed on the search boxScott Wehrenberg
2016-02-02Focus the search box when the window becomes activeScott Wehrenberg
2016-01-31Only use setClearButtonEnabled on QT >= 5.2Anne Jan Brouwer
2016-01-29Esc Key clears search fieldJonathan Klimt
2016-01-28removed the seperate clearbutton and inserted background text to the search barJonathan Klimt