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
AgeCommit message (Expand)Author
2021-05-13Auto-Type: Resolve username/password when copying to clipboardJonathan White
2021-04-09Auto-Type: PageUp/PageDown scrolling for entriesToni Spets
2021-04-01Auto-Type: Shortcuts for selection dialog (#6361)Toni Spets
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-05-02Refactor Config.Janek Bevendorff
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2019-06-19Enable copy & paste from AutoType selection dialogTobias Schwackenhofer
2019-05-20Code formattingJonathan White
2019-04-15Add free text filter to Auto-Type dialog (#2955)Toni Spets
2018-11-29Restore correct formattingGianluca Recchia
2018-10-31Normalize signature of SIGNAL() and SLOT()Gianluca Recchia
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-02-05relock database after successful autotypethez3ro
2018-02-05add support for multiple autotype sequence, fix #559thez3ro
2018-01-22quit autotype dialog with esc keythez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2016-11-03Rename application to KeePassXC and change icon (#70)Jonathan White
2016-09-30Remember auto-type window size.Felix Geyer
2015-11-02Use availableGeometry() to calculate the dialog position.Felix Geyer
2015-11-02Show AutoTypeSelectDialog on the active desktop.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-03-24Close AutoTypeSelectDialog when there are no entries left.Felix Geyer
2012-07-22Implement global auto-type dialog.Felix Geyer