summaryrefslogtreecommitdiffstats
path: root/src/qtpasssettings.h
AgeCommit message (Collapse)Author
2020-01-24qrencode and QR popup refactoredAnne Jan Brouwer
2018-09-28Add qrencode to settingsFrank Gabriel
2018-08-25Avoid crashes caused by dynamic initialization.Reimar Döffinger
2018-05-09Added checkbox for otp plugin in config dialog. Some problems with signal ↵Ettore Dreucci
finishedOtpShow: ui hang Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
2018-05-03Fixed bug with QComboBox in ConfigDialogClaudio Maradonna
2018-05-01Fixed margins around profile groupBox. Added a new function to avoid manual ↵Claudio Maradonna
static_cast to int for Enums::ClipboardType
2018-04-26Cleaning comment out codeClaudio Maradonna
2018-04-26Switched old frame to QToolBarClaudio 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-18Cleaning #includes. This should make compilation faster and should help to ↵Claudio Maradonna
make a good refactoring
2018-03-16More refactorings, contributes to #107Lukas Vogel
* Split datahelpers.h to userinfo.h and passwordconfiguration.h * Rename passwordConfiguration to PasswordConfiguration * Move some code to separate methods in MainWindow * Handle PasswordConfiguration in QtPassSettings and in ConfigDialog
2018-03-13Remove unused codeLukas Vogel
2017-01-18Add primary selection as clipboard optionKrayon
QTPass only allowed for the use of the X clipboard. A checkbox has been added to optionally place the password in the X primary selection instead.
2017-01-11HousekeepingAnne Jan Brouwer
2016-12-14Updated from masterAnne Jan Brouwer
2016-12-13Moved sources to srcAnne Jan Brouwer