summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-09-29Remove compiler_updateqm_make_all target from PRE_TARGETDEPS in src.proMaciej S. Szmigiero
2019-09-28Don't hide arguementAnne Jan Brouwer
2019-09-28Merge pull request #478 from amarsman/masterAnne Jan Brouwer
2019-09-28Add missing overridesAschwin Marsman
2019-09-28Don't show a TOTP secret when selecting a password entry in the main windowMaciej S. Szmigiero
2019-09-28Emit passShowHandlerFinished signal in MainWindow::passShowHandler()Maciej S. Szmigiero
2019-09-28Don't connect MainWindow::passShowHandlerFinished signal two timesMaciej S. Szmigiero
2019-09-28Remove unused uiEnabled signal and setTextTextBrowser() function from MainWindowMaciej S. Szmigiero
2019-09-26Fix HTML links font color to defaultAlexey Andreyev
2019-09-21Remove dead model sort calls in MainWindow constructorMaciej S. Szmigiero
2019-09-21Restore directories-first order of passwords tree view on non-Mac platformsMaciej S. Szmigiero
2019-09-21Avoid duplicate calls to model.setRootPath() in MainWindow constructorMaciej S. Szmigiero
2019-09-21Call setSourceModel() in StoreModel::setModelAndStore()Maciej S. Szmigiero
2019-09-20Applied patch by @Piraty fixes #467Anne Jan Brouwer
2019-09-08Add missing finishedShow() signal connection in PasswordDialog constructorMaciej S. Szmigiero
2019-09-04Merge branch 'feature/renameEntry' of https://github.com/Noettore/QtPass into...Anne Jan Brouwer
2019-08-30profileBox is now alphabetically sortedEttore Dreucci
2019-08-29Removed #include directive in mainwindow.cppEttore Dreucci
2019-08-29Resolved password rename problem.Ettore Dreucci
2019-08-29First implementation. Working for dir. Password end up with two trailing .gpgEttore
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