summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-08-12Updates for Qt 5.13Anne Jan Brouwer
2019-06-05Minor extra safeguardingAnne Jan Brouwer
2019-06-05Node version thing and some nullptrAnne Jan Brouwer
2019-04-17Updates and more cleanupAnne Jan Brouwer
2019-04-17Merge branch 'master' into clang-tidy-clazyAnne Jan Brouwer
2019-04-17Merge pull request #421 from frawi/masterAnne Jan Brouwer
2019-04-17clang-format againAnne Jan Brouwer
2019-04-17Updated to current masterAnne Jan Brouwer
2019-04-17Merge pull request #452 from Natureshadow/gpg-use-fprAnne Jan Brouwer
2019-04-16Use key fingerprint as ID instead of “long” ID.Dominik George
2019-01-08Typo: dialouge to dialogue.Georg Jaehnig
2018-12-17Merge pull request #439 from rdoeffinger/winstoreAnne Jan Brouwer
2018-12-12Add a special winstore config flag.Reimar Döffinger
2018-12-12For config check, check that the selected binary is available.Reimar Döffinger
2018-12-10Automated housekeepingAnne Jan Brouwer
2018-12-10Merge pull request #432 from rdoeffinger/configfixesAnne Jan Brouwer
2018-12-10Merge pull request #431 from rdoeffinger/wslsupportAnne Jan Brouwer
2018-12-10Merge pull request #430 from mrsch/windows_fixesAnne Jan Brouwer
2018-11-17Fix character encoding issues for non-UTF-8 locales.Reimar Döffinger
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-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-09-28Add qrencode to settingsFrank Gabriel
2018-09-28Prototype for QR encoding fieldsFrank Gabriel
2018-09-25It compiles, ship it . .Anne Jan Brouwer
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 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-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-06Cleaning old mountWebDav declaration. Fix another problem with AppVeyorClaudio Maradonna
2018-08-06Fix for AppVeyorClaudio Maradonna
2018-08-06Auto update CHANGELOG and sorting of treeviewAnne Jan Brouwer