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/core
AgeCommit message (Expand)Author
2018-01-13Removed dead codeJonathan White
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Add AsyncTask helper functionsJanek Bevendorff
2018-01-13Reformat code, fix minor style issues, make kdf() getter constJanek Bevendorff
2018-01-13Refactor Endian namespaceJanek Bevendorff
2018-01-13Fix typo in Endian and add uint{16,32,64}ToBytesangelsl
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2018-01-04keepassxc-browservarjolintu
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-27Add default value for DarkTrayIcon option and fix style issuesJanek Bevendorff
2017-12-27Moved dark icon logic into FilePath.Vlad N
2017-12-27Added dark tray icon parameter to settings.Vlad N
2017-12-24Add attachments tab to details viewfrostasm
2017-12-23Refactor Translator class to load qtbase translations from local directory if...Janek Bevendorff
2017-12-17keepassxc-cli show: resolve references in output (#1280)Aleksa Sarai
2017-12-03Adds listener for Gnome specific screensaver activationMike Woudenberg
2017-11-30Remove "Can't resolve placeholder" warning (#1137)frostasm
2017-11-30Small refactoring related to references placeholdersfrostasm
2017-11-30Add capability to resolve UUIDMartin Unzner
2017-11-30Implement search for reference placeholder based on fields other than IDfrostasm
2017-11-30Show "Can't resolve placeholder" warning only in debug modefrostasm
2017-11-27Remove `ShowToolbar` from configWeslly
2017-11-21FormattingLouis-Bertrand Varin
2017-11-21Extracting default clone flags.Louis-Bertrand Varin
2017-11-21Only updating custom group icon if set.Louis-Bertrand Varin
2017-11-21Merge : Synchronising groups.Louis-Bertrand Varin
2017-11-21Change QTotp class name to TotpWeslly
2017-11-21Add initial Steam TOTP supportJoel Smith
2017-11-20Review fixesWeslly
2017-11-20Improve macOS pasteboard handlingWeslly
2017-11-12Remove deprecated Optional.hAdolfo E. García
2017-11-12Improve Base32.cppAdolfo E. García
2017-11-12Add support for working with multiple entry attachments at oncefrostasm
2017-10-26Cleaned up url display codeJonathan White
2017-10-26Resolve placeholders in entry details urlJonathan White
2017-10-26remember last selected tab, hide passwords by defaultthez3ro
2017-10-26layout updatethez3ro
2017-10-26fix group parent, add details update by keyboardthez3ro
2017-10-26add preview panel for entries and groupsthez3ro
2017-10-25Detect session lock on Xfce/XUbuntu 16.04Francois Ferrand
2017-10-21Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-21Improve readability of codeAdolfo E. García
2017-10-21Improve testing of Base32Adolfo E. García
2017-10-21Fix bug in Base32::decode and add bounds checkAdolfo E. García
2017-10-21Replace Optional with QVariantAdolfo E. García
2017-10-21Fix for loop's variable increment styleAdolfo E. García
2017-10-21Fix code styleAdolfo E. García
2017-10-21Add new Base32 implementationAdolfo E. García
2017-10-19Merge pull request #1078 from frostasm/implement-recursive-resolving-for-plac...Janek Bevendorff