| LOW | CMakeLists.txt | 1 | # Copyright (C) 2026 KeePassXC Team <team@keepassxc.org> |
| LOW | release-tool.py | 1 | #!/usr/bin/env python3 |
| LOW | release-tool.py | 41 | |
| LOW | tests/CMakeLists.txt | 1 | # Copyright (C) 2026 KeePassXC Team <team@keepassxc.org> |
| LOW | tests/TestKeys.cpp | 21 | #include <QBuffer> |
| LOW | tests/TestCli.cpp | 21 | #include "core/Bootstrap.h" |
| LOW | tests/TestCli.cpp | 41 | #include "cli/Edit.h" |
| LOW | tests/TestKeePass1Reader.cpp | 21 | #include <QBuffer> |
| LOW | tests/TestKdbx4.cpp | 21 | #include "core/Metadata.h" |
| LOW | tests/TestEntryModel.cpp | 21 | #include <QSignalSpy> |
| LOW | tests/TestAutoType.cpp | 21 | #include <QPluginLoader> |
| LOW | tests/TestImports.cpp | 21 | #include "core/Group.h" |
| LOW | tests/TestDatabase.cpp | 21 | #include <QRegularExpression> |
| LOW | tests/TestPasskeys.cpp | 21 | #include "browser/BrowserPasskeysClient.h" |
| LOW | tests/gui/TestGui.cpp | 21 | |
| LOW | tests/gui/TestGui.cpp | 41 | #include "crypto/Crypto.h" |
| LOW | tests/gui/TestGui.cpp | 61 | #include "gui/entry/EntryView.h" |
| LOW | tests/gui/CMakeLists.txt | 1 | # Copyright (C) 2011 Felix Geyer <debfx@fobos.de> |
| LOW | tests/gui/TestGuiBrowser.cpp | 21 | |
| LOW | tests/gui/TestGuiFdoSecrets.cpp | 21 | #include "fdosecrets/FdoSecretsPlugin.h" |
| LOW | tests/gui/attachments/TestTextAttachmentsWidget.cpp | 1 | #include "TestTextAttachmentsWidget.h" |
| LOW | tests/gui/attachments/TestAttachmentsGui.cpp | 1 | #include <QtTest> |
| LOW | utils/keepassxc-flatpak-wrapper.sh | 1 | #!/usr/bin/env bash |
| LOW | utils/makeappicons.sh | 1 | #!/usr/bin/env bash |
| LOW | utils/makeappicons.sh | 21 | # How to use: (assuming you check out stuff in ~/src) |
| LOW | utils/keepassxc-snap-helper.sh | 1 | #!/usr/bin/env bash |
| LOW | docs/CMakeLists.txt | 1 | # Copyright (C) 2020 KeePassXC Team <team@keepassxc.org> |
| LOW | docs/styles/dark.css | 121 | .menuseq,.menuref{color:#000} |
| LOW | docs/styles/dark.css | 141 | #header .details br{display:none} |
| LOW | docs/styles/dark.css | 161 | #toc.toc2>ul{font-size:.9em;margin-bottom:0} |
| LOW | .github/CONTRIBUTING.md | 141 | // Class includes |
| LOW | share/CMakeLists.txt | 1 | # Copyright (C) 2011 Felix Geyer <debfx@fobos.de> |
| LOW | share/translations/CMakeLists.txt | 1 | # Copyright (C) 2025 KeePassXC Team <team@keepassxc.org> |
| LOW | src/CMakeLists.txt | 1 | # Copyright (C) 2026 KeePassXC Team <team@keepassxc.org> |
| LOW | src/main.cpp | 21 | #include <QFile> |
| LOW | src/core/Global.h | 21 | #ifndef KEEPASSX_GLOBAL_H |
| LOW | src/core/EntryAttachments.cpp | 21 | #include "core/Global.h" |
| LOW | src/core/Entry.cpp | 21 | #include "core/Config.h" |
| LOW | src/core/Database.cpp | 21 | #include "core/AsyncTask.h" |
| LOW | src/core/Alloc.cpp | 21 | #if defined(Q_OS_MACOS) |
| LOW | src/core/Config.cpp | 21 | |
| LOW | src/core/Database.h | 21 | |
| LOW | src/core/Bootstrap.cpp | 21 | |
| LOW | src/core/Bootstrap.cpp | 101 | #endif |
| LOW | src/core/Tools.cpp | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| LOW | src/quickunlock/WindowsHello.cpp | 21 | #include <winrt/base.h> |
| LOW | src/quickunlock/QuickUnlockInterface.cpp | 21 | #if defined(Q_OS_MACOS) |
| LOW | src/quickunlock/TouchID.mm | 21 | #include "crypto/SymmetricCipher.h" |
| LOW | src/quickunlock/TouchID.mm | 141 | |
| LOW | src/proxy/CMakeLists.txt | 1 | # Copyright (C) 2025 KeePassXC Team <team@keepassxc.org> |
| LOW | src/proxy/NativeMessagingProxy.cpp | 21 | #include <QCoreApplication> |
| LOW | src/fdosecrets/objects/SessionCipher.cpp | 21 | |
| LOW | src/fdosecrets/dbus/DBusTypes.cpp | 61 | } |
| LOW | src/cli/Utils.cpp | 21 | #include "core/Entry.h" |
| LOW | src/cli/CMakeLists.txt | 1 | # Copyright (C) 2025 KeePassXC Team |
| LOW | src/cli/Command.cpp | 21 | #include "AttachmentExport.h" |
| LOW | src/cli/keepassxc-cli.cpp | 21 | #include "Command.h" |
| LOW | src/qrcode/CMakeLists.txt | 1 | # Copyright (C) 2025 KeePassXC Team <team@keepassxc.org> |
| LOW | src/keeshare/CMakeLists.txt | 1 | # Copyright (C) 2025 KeePassXC Team <team@keepassxc.org> |
| LOW | src/keeshare/ShareExport.cpp | 21 | #include "crypto/Random.h" |
| 91 more matches not shown… |