summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
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/118v1.0.6Anne 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 setv1.0.5Anne 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
2015-11-17Remove (trailing) newline(s) from pwgen output, fixes https://github.com/IJHa...Anne Jan Brouwer
2015-11-11Show git error output as (dark)gray instead of red, fixes https://github.com/...Anne Jan Brouwer
2015-11-03renamed Dialog to ConfigDialog for clarity, upped version number to 1.0.4Anne Jan Brouwer
2015-10-25Don't template urlsAnne Jan Brouwer
2015-10-22Use 'pass show password' instead of just 'pass password' for showing fixes ht...Anne Jan Brouwer
2015-09-24Version 1.0.2 and set default passwordChars if missingv1.0.2Anne Jan Brouwer
2015-09-24Adding trailing newline to password file, fixes #93Anne Jan Brouwer
2015-09-24Simpler regex for url replacement, solves #97Anne Jan Brouwer
2015-09-24Safeguard agains modulus zero in password generatorAnne Jan Brouwer
2015-08-09cleanup, sizing of template fieldsv1.0.1Anne Jan Brouwer