summaryrefslogtreecommitdiffstats
path: root/src/configdialog.cpp
AgeCommit message (Expand)Author
2020-02-24Hide password is default behavior on clean install . . toggle hide/show passw...Anne Jan Brouwer
2020-01-24qrencode and QR popup refactoredAnne Jan Brouwer
2020-01-24Allow qrencode and pass-otp on macAnne Jan Brouwer
2019-12-20Don't base pass-otp availability decision on hardcoded /usr/libNiklas Hambüchen
2019-10-19Don't use a deprecated methodAschwin Marsman
2019-10-17More testing at first startup, adding some pathsAnne Jan Brouwer
2019-08-12Updates for Qt 5.13Anne 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
2018-12-12Add a special winstore config flag.Reimar Döffinger
2018-12-10Automated housekeepingAnne Jan Brouwer
2018-12-10Merge pull request #432 from rdoeffinger/configfixesAnne 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-04Add support for using Linux binaries on Windows.Reimar Döffinger
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-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-07-24clang-formatClaudio Maradonna
2018-07-24Now qDebug enable only if QT_DEBUG is defined. Trying to refactoring MainWind...Claudio Maradonna
2018-06-26Minor cleanupAnne Jan Brouwer
2018-05-09OTP is shown and copied to clipboard automatically. If compiled on WIN and AP...Ettore Dreucci
2018-05-09Added checkbox for otp plugin in config dialog. Some problems with signal fin...Ettore Dreucci
2018-05-03Fixed bug with QComboBox in ConfigDialogClaudio Maradonna
2018-05-01Fixed margins around profile groupBox. Added a new function to avoid manual s...Claudio Maradonna
2018-04-28Some refactors. Some fixes with error with Pass processClaudio Maradonna
2018-04-27Refactored ConfigDialogClaudio Maradonna
2018-04-18Automated housekeeping (clang-format CHANGELOG and localization)Anne Jan Brouwer
2018-04-18Cleaning #includes. This should make compilation faster and should help to ma...Claudio Maradonna
2018-03-16More refactorings, contributes to #107Lukas Vogel
2017-02-27Housekeeping (new clang-format settings test)Anne Jan Brouwer
2017-01-18Some code fell out of my bufferAnne Jan Brouwer
2017-01-18CommentingAnne Jan Brouwer
2017-01-18Disable use of selection on non-supported platformsAnne Jan Brouwer
2017-01-18Hide 'use selection' when not QClipboard::supportsSelection() closes #280Anne Jan Brouwer
2017-01-18Add primary selection as clipboard optionKrayon
2017-01-11HousekeepingAnne Jan Brouwer
2016-12-30new signal interface for internal processestezeb
2016-12-13Moved sources to srcAnne Jan Brouwer