Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Add AsyncTask helper functionsJanek Bevendorff
2018-01-13Add support for KDFs and cyphers to the db settings widgetangelsl
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2018-01-09Refactor src/DatabaseWidget.cppAdolfo E. GarcĂ­a
2018-01-05Consistency using filepath and minor code fixesJonathan White
2018-01-05Corrected use of canonicalfile info in autoopen codeJonathan White
2018-01-05Addressed comments; further streamlined codeJonathan White
2018-01-05Remove lock file and cleanup file handling [#1002]Jonathan White
2018-01-04keepassxc-browservarjolintu
2018-01-03Add test for drag and drop database files into main windowfrostasm
2018-01-03Pass (using IPC) command line filenames to already running instancefrostasm
2018-01-03Implement drag&drop support in main form to open database filesfrostasm
2018-01-03Remove minus since it's an invalid literalthez3ro
2018-01-03improve regex filteringthez3ro
2018-01-03add test for syntax checkingthez3ro
2018-01-03add a method to perform the autotype sequence showing graphical dialogsMarco
2018-01-03move autotype syntax warning and error dialogs from AutoType to DatabaseWidge...Marco
2018-01-03create message boxes for saving editing autotypes statements, fix multiple me...Marco
2018-01-03fix typoMarco
2018-01-03extract syntax checking methods as static methods to the Autotype classMarco
2018-01-03fix regular expressions for delays and repetitionMarco
2018-01-03Extended autotype syntax to allow all things in keepass2Marco
2018-01-03check autotype syntax, high repetion, reformat codeMarco
2017-12-29Prevent shadowing of application settings on MacOSJonathan White
2017-12-27Restrict Q_OS_UNIX ifdefs to non-Mac platformsJanek Bevendorff
2017-12-27s/Q_OS_LINUX/Q_OS_UNIX/gRafael Sadowski
2017-12-27Moved dark icon logic into FilePath.Vlad N
2017-12-27Added dark tray icon parameter to settings.Vlad N
2017-12-26Add WITH_XC_SSHAGENT flag to build config and use cmake3 packageJanek Bevendorff
2017-12-26Correct regression to ssh-agent from entry attachment refactorJonathan White
2017-12-25Use EntryAttachmentsWidget in details viewfrostasm
2017-12-25Move attachments view to the separate widget EntryAttachmentsWidgetfrostasm
2017-12-25Fix failing entry model test for attachment name and sizefrostasm
2017-12-24Add attachments tab to details viewfrostasm
2017-12-24Add drag and drop support for attachments view in EditEntryWidgetfrostasm
2017-12-24Use a table view to display the list of attachments in EditEntryWidgetfrostasm
2017-12-23Fix font size of URL label in the preview panelYen Chi Hsuan
2017-12-21Add \n in merge request message. (#1310)louib
2017-12-16SSH Agent: Split private key selectionToni Spets
2017-12-16Refactor fixed font selection into Font classToni Spets
2017-12-12Merge branch 'master' into developJonathan White
2017-12-08Enable translations for 'Extended ASCII' buttonNicolas Garnier
2017-12-06Tidied up code.Matt Signorini
2017-12-06Add keypress handler to the password generator widget so that esc quitsMatt Signorini
2017-11-28Merge branch 'develop' into feature/autoopenalterratz
2017-11-28Fixed memory leaks in non-gui testsMichal Kaptur
2017-11-27Remove empty context menu from toolbarWeslly
2017-11-26Merge branch 'release/2.2.3' into developJanek Bevendorff
2017-11-26Use Consolas on Windows for PasswordEdit instead of the default Courier New, ...Janek Bevendorff