summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-05-25Merge pull request #394 from Noettore/feature/otpAnne Jan Brouwer
2018-05-16Removed blank linesEttore Dreucci
2018-05-15Removed libotp. Further thinking required to integrate OTP generation in imit...Ettore Dreucci
2018-05-12Merge pull request #393 from destanyol/patch-1Anne Jan Brouwer
2018-05-11Revert scroll bar changesDaniel Estanyol
2018-05-11Added OTP lib for imitatepassEttore Dreucci
2018-05-10Fixed wrong numeration in configdialog.uiEttore Dreucci
2018-05-09TypoEttore Dreucci
2018-05-09OTP is shown and copied to clipboard automatically. If compiled on WIN and AP...Ettore Dreucci
2018-05-09Added OTP handler. Now ui doesn't hang any more.Ettore Dreucci
2018-05-09Added checkbox for otp plugin in config dialog. Some problems with signal fin...Ettore Dreucci
2018-05-09OTP button calls external pass otp -cEttore Dreucci
2018-05-09Started integrating pass otp pluginEttore Dreucci
2018-05-03Should fix #383Claudio Maradonna
2018-05-03Fixed bug with QComboBox in ConfigDialogClaudio Maradonna
2018-05-03Move connect action to main.cpp. Default search text as parameter of MainWin...Claudio Maradonna
2018-05-03Merge branch 'master' of github.com:UnitooTeam/QtPassClaudio Maradonna
2018-05-03fix #380Claudio Maradonna
2018-05-02Fallback (no trayicon) nullptr initialisation should fix #379Anne Jan Brouwer
2018-05-02Moved parentwin initialisation should fix #379Anne Jan Brouwer
2018-05-01Remove old #includeClaudio Maradonna
2018-05-01Some TrayIcon refactor. Should the mainwindow know if is SystemTrayIsAvailableClaudio Maradonna
2018-05-01MergeClaudio Maradonna
2018-05-01Fixed margins around profile groupBox. Added a new function to avoid manual s...Claudio Maradonna
2018-05-01Some refactoring.Claudio Maradonna
2018-04-29Some tips from codefactorAnne Jan Brouwer
2018-04-28Some refactors. Some fixes with error with Pass processClaudio Maradonna
2018-04-27Now icons follow freedesktops standardsClaudio Maradonna
2018-04-27Refactored ConfigDialogClaudio Maradonna
2018-04-27Fixed BUG with profileBox. Fixed problem with Icon in QToolBarClaudio Maradonna
2018-04-26Some accomodationsClaudio Maradonna
2018-04-26Cleaning comment out codeClaudio Maradonna
2018-04-26Merge solvedClaudio Maradonna
2018-04-26Switched old frame to QToolBarClaudio Maradonna
2018-04-26Link resources around a bit, Fixes #344, Fixes #333Anne Jan Brouwer
2018-04-26Fixes #368Anne Jan Brouwer
2018-04-25Fixed some typosClaudio Maradonna
2018-04-24Clang-formatClaudio Maradonna
2018-04-24Moved QtPass logo to StatusBarClaudio Maradonna
2018-04-24Refactor PasswordDialogClaudio Maradonna
2018-04-24clang-formatClaudio Maradonna
2018-04-24Cleanup QDebugClaudio Maradonna
2018-04-24Refactor QtPassSettings classClaudio Maradonna
2018-04-23Trying to refactor QtPassSettingsClaudio Maradonna
2018-04-18Automated housekeeping (clang-format CHANGELOG and localization)Anne Jan Brouwer
2018-04-18Removed comment out #includesClaudio Maradonna
2018-04-18Cleaning #includes. This should make compilation faster and should help to ma...Claudio Maradonna
2018-04-05Now you can open the folder directly on file managerClaudio Maradonna
2018-04-04Now before folder deletion, check if there are unexpected files and warn the ...Claudio Maradonna
2018-03-16More refactorings, contributes to #107Lukas Vogel