summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-13Auto-updated changelogAnne Jan Brouwer
2018-11-04Add autodetect button for programs.Reimar Döffinger
2018-11-04Show Programs tab in config dialog if config is broken.Reimar Döffinger
2018-11-04Fix incorrect use of / as path separator.Reimar Döffinger
2018-11-04Automatically detect and use WSL binaries.Reimar Döffinger
2018-11-04Add support for using Linux binaries on Windows.Reimar Döffinger
2018-11-04Disable Edit and Delete action on deselectMario Schlegel
2018-11-04Fix deselect bugMario Schlegel
2018-11-04PassStore path has to be normalizedMario Schlegel
2018-11-04Split keys on any newline character (line feed or carriage return)Mario Schlegel
2018-10-24Merge branch 'master' into clang-tidy-clazyAnne Jan Brouwer
2018-10-24Auto-update CHANGELOGAnne Jan Brouwer
2018-10-24Merge branches 'master' and 'master' of github.com:IJHack/QtPassAnne Jan Brouwer
2018-10-24Merge pull request #424 from hughwilliams94/patch-1Anne Jan Brouwer
2018-10-24Update to prevent the installer requesting adminHugh Williams
2018-10-24FAQ and README updated pinentry-macAnne Jan Brouwer
2018-10-24FAQ and README updated pinentry-macAnne Jan Brouwer
2018-10-14Some cleanup with help of Clang-Tidy and Clazy (part 4 of x)Anne Jan Brouwer
2018-10-12Some cleanup with help of Clang-Tidy and Clazy (part 3 of x)Anne Jan Brouwer
2018-10-12Some cleanup with help of Clang-Tidy and Clazy (part 2 of x)Anne Jan Brouwer
2018-10-11Some cleanup with help of Clang-Tidy and Clazy (part 1 of x)Anne Jan Brouwer
2018-10-02Auto-updated changelogAnne Jan Brouwer
2018-09-28Add qrencode to settingsFrank Gabriel
2018-09-28Prototype for QR encoding fieldsFrank Gabriel
2018-09-25Automated housekeepingAnne Jan Brouwer
2018-09-25Merge branch 'master' of github.com:IJHack/QtPassAnne Jan Brouwer
2018-09-25It compiles, ship it . .Anne Jan Brouwer
2018-09-25Merge pull request #419 from riccardocossu/patch-1Anne Jan Brouwer
2018-09-25Merge pull request #413 from rdoeffinger/bugfixesAnne Jan Brouwer
2018-09-25Merge pull request #418 from equaeghe/nl-vertalingverbeteringenAnne Jan Brouwer
2018-09-25Tested working on Mac Os HS with pinentry-macRiccardo Cossu
2018-09-13Forgotten update of .pro and .qcr file for merging of nl_NL and nl_BEErik Quaeghebeur
2018-09-13Improvements to Dutch translations (desktop file)Erik Quaeghebeur
2018-09-13Correct and improve Dutch translationsErik Quaeghebeur
2018-09-13Unify nl_BE and nl_NL localization filesErik Quaeghebeur
2018-09-05Avoid assert due to using proxyModel too early.Reimar Döffinger
2018-08-29Fix copy button :)Claudio Maradonna
2018-08-25Use || instead of "or".Reimar Döffinger
2018-08-25Avoid adding -Wall if compiling with MSVC.Reimar Döffinger
2018-08-25Avoid crashes caused by dynamic initialization.Reimar Döffinger
2018-08-21Moving GPG usersList business logic inside usersdialogClaudio Maradonna
2018-08-18Another fix for #400Claudio Maradonna
2018-08-18Updating translationsClaudio Maradonna
2018-08-18Profile Table cell has red background whenn text is empty. Added some tooltip...Claudio Maradonna
2018-08-17Fixed BUG with empty name in profileTable. Fixed BUG when you remove profile,...Claudio Maradonna
2018-08-13Fix for AppVeyorClaudio Maradonna
2018-08-12Simple way to understand if Pass OTP extension is installed.Claudio Maradonna
2018-08-12Removed unused headers from mainwindow.cpp. Disable UseTrayIcon if it's not a...Claudio Maradonna
2018-08-10Merge pull request #12 from IJHack/masterClaudio Maradonna
2018-08-09Merge branch 'master' of github.com:UnitooTeam/QtPassClaudio Maradonna