summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
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
2016-01-22Coding standards ;)Anne Jan Brouwer
2016-01-19Manual merge of config and de/se translationsAnne Jan Brouwer
2016-01-03Always on top, fixes https://github.com/IJHack/qtpass/issues/118Anne Jan Brouwer
2015-12-31Merge conflict ResolvedJonathan Klimt
2015-12-31qrand always generating the same sequence of passwordsErik Lander
2015-12-22Worked on Delete DirectoryJonathan Klimt
2015-12-22Doubleclick on Folder in Treeview does nothingJonathan Klimt
2015-12-22Deletes Folders ProperlyJonathan Klimt
2015-12-22Small cleanupJonathan Klimt
2015-12-22Added a small menu to the add Button, so you can add either a password entry ...Jonathan Klimt
2015-12-21Small cosmetic change to the last commit. Also added an idea for checking for...Jonathan Klimt
2015-12-21Shows absolute Path in Password Add Dialouge, as the relative path always rem...Jonathan Klimt
2015-12-20Some minor coding style fixesJonathan Klimt
2015-12-19The spacing between the button groups is corrected for when the git buttons a...Jonathan Klimt
2015-12-17Short Fix, remove empty functionJonathan Klimt
2015-12-17Added usage of system icons on the buttons and improved spacing between buttonsJonathan Klimt
2015-12-17When doubleclick on treeview Item open change DialougeJonathan Klimt
2015-12-02Patch from @bearsh fixes https://github.com/IJHack/qtpass/issues/122Anne Jan Brouwer
2015-11-24I'm done for now :)Anne Jan Brouwer
2015-11-24Even more linting and one more tiny optiAnne Jan Brouwer
2015-11-24clang-formatAnne Jan Brouwer
2015-11-23uncrustifyAnne Jan Brouwer
2015-11-23Naming conventionsAnne Jan Brouwer
2015-11-21Some tweaks to make the linthub check happier. Most removing whitespace and ...Jonathan Hanks
2015-11-20Modified the clipboard logic to allow for on-demand copy to clipboard.Jonathan Hanks
2015-11-18clear lastDecrypt on file (or folder) deletion, solves https://github.com/IJH...Anne Jan Brouwer
2015-11-18Correct \n (it was late) and always add default template if none is setAnne Jan Brouwer
2015-11-18User https://github.com/jvenant/passff standard for template on clean installAnne Jan Brouwer
2015-11-17Stop timer when new task startsAnne Jan Brouwer
2015-11-17Remove template widgets when starting new taskAnne Jan Brouwer
2015-11-17reset the timer, should I (needlessly) do this for the clipboard too?Anne Jan Brouwer
2015-11-17Autoclear doesn't need clipboardAnne Jan Brouwer