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-07-14Optimize includes across code basepeter
2021-05-15Show search bar when toolbar is hidden or overflowJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2020-10-15Merge branch 'release/2.6.2' into developJonathan White
2020-10-15Improve default Qt widget iconsJonathan White
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-05-15Fix changing focus around the main window using tabJonathan White
2020-05-02Refactor Config.Janek Bevendorff
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-06Fix issues with PopupHelpWidget on Linux and macOSJonathan White
2020-02-28Fix clearing search field when using applicationJonathan White
2019-12-21Fix memory leaks (mostly) in tests (#3922)Carlo Teubner
2019-10-05Revert search delay timer to 100msJonathan White
2019-09-16Always show search menu when icon clickedJonathan White
2019-07-31Add setting for search results timeout (#3411)Ziah Jyothi
2019-06-11Fix remaining issues with menu keyboard navigation (#3248)Jonathan White
2019-04-08Allow copying passwords directly from searchingJonathan White
2019-03-07Add share indication label in group view (#2742)ckieschnick
2019-01-29Performed project-wide code formattingJonathan White
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-11-17Add search help pop-upJonathan White
2018-11-17Implement search auto-clear and goto groupJonathan White
2018-11-17Add advanced search term parserJonathan White
2018-11-17Streamlined searcher codeJonathan White
2018-11-16Fix multiple issues with entries and keyboard shortcuts (#2431)Jonathan White
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-13Fix weird base strings and reduce concatenationEdward Jones
2017-08-23replaced hard function call with signal connectionEttore Dreucci
2017-06-21Add option to limit search to current groupWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-05-14Adding .clang-format file.Louis-Bertrand Varin
2017-04-06More compact search widgetFrancois Ferrand
2017-01-26Pressing escape quits searchAkinori MUSHA
2017-01-15Changed built-in clear search button with custom one to fix pixelationJonathan White
2017-01-15Added clear text button, accurate down arrow behavior, and fixed sizingJonathan White
2017-01-15Enhanced search ui keypress actionsJonathan White
2016-12-24Cleaned up SearchWidget codeJonathan White
2016-12-22Improve UI of the search edit (resurrecting 5c7c7f54)Akinori MUSHA
2016-11-29Search scopes to currently selected group (and children) (#118)Jonathan White
2016-11-03Make search always visible (PR #67)Jonathan White