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
2017-11-23Corrected database corruption when locked [#1113]Jonathan White
2017-11-23refactor saveLastDir codethez3ro
2017-11-23forget keyfile path, fix #1151thez3ro
2017-11-21Add menu shortcut Alt+m (underlined letter) for "Empty recycle bin" for consi...Vladimir Svyatski
2017-11-21Change QTotp class name to TotpWeslly
2017-11-21Add initial Steam TOTP supportJoel Smith
2017-11-20Change MacPasteboard init object to QScopedPointerWeslly
2017-11-20Review fixesWeslly
2017-11-20Improve macOS pasteboard handlingWeslly
2017-11-20Revert 5bc000c to fix startup delayWeslly
2017-11-20Focus database unlock dialog on macOS, fix #1023Weslly
2017-11-19SSH agent supportToni Spets
2017-11-12Add support for working with multiple entry attachments at oncefrostasm
2017-11-12Fix usage of LastAttachmentDir in entry attachmentsfrostasm
2017-11-12Fix #1156Adolfo E. GarcĂ­a
2017-11-02add test for DB creationthez3ro
2017-11-02Fix formatting brackets in DatabaseWidgetStateSync::setActive functionfrostasm
2017-11-02Synchronize the height of the preview panel for all open databasesfrostasm
2017-11-02Allow to change the height of the preview panel (#1135)frostasm
2017-10-29Save the geometry of main window only if the window is visiblefrostasm
2017-10-28prevent crash with empty databasethez3ro
2017-10-28Fix apply button not saving new entriesJonathan White
2017-10-26hide note optionthez3ro
2017-10-26Hint is displayed when notes section is hidden.Joe Brown
2017-10-26Do not hide notes by default.Joe Brown
2017-10-26Notes section no longer visible by default.Joe Brown
2017-10-26Use fixed-width font for NotesJoe Brown
2017-10-26Cleaned up url display codeJonathan White
2017-10-26Resolve placeholders in entry details urlJonathan White
2017-10-26fix protected transalationthez3ro
2017-10-26remember last selected tab, hide passwords by defaultthez3ro
2017-10-26fix group layout, add autotype associationsthez3ro
2017-10-26remove root group from path, resize icons to 16x16thez3ro
2017-10-26layout updatethez3ro
2017-10-26fix notes labelthez3ro
2017-10-26fix group parent, add details update by keyboardthez3ro
2017-10-26add preview panel for entries and groupsthez3ro
2017-10-25Q_NULLPTR -> nullptrLouis-Bertrand Varin
2017-10-25Disable reload prompt when db is lockedLouis-Bertrand Varin
2017-10-24disable the save button if there isn't anything to savethez3ro
2017-10-24remove useless View menuthez3ro
2017-10-24Merge branch 'release/2.2.3' into developJanek Bevendorff
2017-10-24Restrict global menu fix to Qt < 5.9.0, resolves #691Janek Bevendorff
2017-10-24Ensure that YubiKey is only polled once, even if showEvent() is called twiceJanek Bevendorff
2017-10-23AutoType: resolve placeholders in window associations listfrostasm
2017-10-21Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-21Use QSharedPointerJanek Bevendorff
2017-10-21Using QScopedPointerLouis-Bertrand Varin
2017-10-21Fix double warning display for database openLouis-Bertrand Varin
2017-10-21Merge pull request #1059 from frostasm/add-auto-hide-functionality-to-inline-...Janek Bevendorff