| .. |
|
Alloc.cpp
|
Significantly enhance hardware key robustness
|
2020-05-14 20:19:56 -04:00 |
|
AsyncTask.h
|
Introduce AsyncTask::runThenCallback
|
2020-09-27 15:25:27 -04:00 |
|
AutoTypeAssociations.cpp
|
Introduce synchronize merge method
|
2018-09-30 09:36:39 -04:00 |
|
AutoTypeAssociations.h
|
Introduce synchronize merge method
|
2018-09-30 09:36:39 -04:00 |
|
AutoTypeMatch.cpp
|
Reduce unnecessary copies using move semantics
|
2018-10-31 15:16:04 +01:00 |
|
AutoTypeMatch.h
|
add support for multiple autotype sequence, fix #559
|
2018-02-04 23:13:15 +01:00 |
|
Base32.cpp
|
Improve Base32.cpp
|
2017-11-12 12:09:35 -06:00 |
|
Base32.h
|
Replace Optional with QVariant
|
2017-10-21 13:15:02 +02:00 |
|
Bootstrap.cpp
|
Use Segoe UI font on Windows.
|
2020-05-21 18:54:03 +02:00 |
|
Bootstrap.h
|
Multiple macOS fixes and include keepassxc-cli in DMG (#2165)
|
2018-12-28 18:32:25 -05:00 |
|
Clock.cpp
|
Correct issues with hiding and minimizing the MainWindow
|
2020-02-27 23:25:44 -05:00 |
|
Clock.h
|
Correct issues with hiding and minimizing the MainWindow
|
2020-02-27 23:25:44 -05:00 |
|
Compare.cpp
|
Removing QColor (from Qt::Widgets) from core modules. (#4247)
|
2020-01-26 21:38:43 -05:00 |
|
Compare.h
|
Removing QColor (from Qt::Widgets) from core modules. (#4247)
|
2020-01-26 21:38:43 -05:00 |
|
Config.cpp
|
Make "Always on top" a local setting
|
2021-05-30 08:44:09 -04:00 |
|
Config.h
|
Persist Always on Top setting
|
2021-05-30 08:44:09 -04:00 |
|
CsvParser.cpp
|
Add braces around single line statements
|
2020-02-02 08:46:18 -05:00 |
|
CsvParser.h
|
Reduce number of unneeded copies
|
2018-10-31 15:16:04 +01:00 |
|
CustomData.cpp
|
Fix merging browser keys
|
2020-05-16 17:41:10 -04:00 |
|
CustomData.h
|
Fix merging browser keys
|
2020-05-16 17:41:10 -04:00 |
|
Database.cpp
|
Retain file creation time when saving database (#6576)
|
2021-06-01 21:50:12 -04:00 |
|
Database.h
|
Fixup saving non-data changes on database lock
|
2020-08-08 15:40:00 -04:00 |
|
DatabaseIcons.cpp
|
Fix excessive memory usage by icons
|
2020-08-16 22:40:57 -04:00 |
|
DatabaseIcons.h
|
Introduce Compact Mode
|
2020-06-28 16:21:50 -04:00 |
|
Endian.h
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
Entry.cpp
|
Copy history when drag/drop entries and groups
|
2020-12-20 22:57:42 -05:00 |
|
Entry.h
|
Copy history when drag/drop entries and groups
|
2020-12-20 22:57:42 -05:00 |
|
EntryAttachments.cpp
|
Avoid creation of temporary containers
|
2019-01-30 09:50:10 -05:00 |
|
EntryAttachments.h
|
Refactor Database and Database widgets (#2491)
|
2018-11-22 11:47:31 +01:00 |
|
EntryAttributes.cpp
|
Updates to EntrySearcher
|
2019-02-25 18:09:54 -05:00 |
|
EntryAttributes.h
|
Updates to EntrySearcher
|
2019-02-25 18:09:54 -05:00 |
|
EntrySearcher.cpp
|
Add an option to EntrySearcher to skip protected attributes
|
2020-05-27 22:07:25 -04:00 |
|
EntrySearcher.h
|
Add an option to EntrySearcher to skip protected attributes
|
2020-05-27 22:07:25 -04:00 |
|
Exporter.h
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
FileWatcher.cpp
|
Introduce AsyncTask::runThenCallback
|
2020-09-27 15:25:27 -04:00 |
|
FileWatcher.h
|
Fix various issues with KeeShare
|
2020-05-10 17:23:53 -04:00 |
|
Global.h
|
Introduce Compact Mode
|
2020-06-28 16:21:50 -04:00 |
|
Group.cpp
|
Copy history when drag/drop entries and groups
|
2020-12-20 22:57:42 -05:00 |
|
Group.h
|
Copy history when drag/drop entries and groups
|
2020-12-20 22:57:42 -05:00 |
|
HibpDownloader.cpp
|
Check passwords against the HIBP online service (#4438)
|
2020-03-29 09:39:06 -04:00 |
|
HibpDownloader.h
|
Check passwords against the HIBP online service (#4438)
|
2020-03-29 09:39:06 -04:00 |
|
HibpOffline.cpp
|
CLI: add 'analyze' subcommand for offline HIBP breach checks
|
2019-06-25 15:37:40 -04:00 |
|
HibpOffline.h
|
CLI: add 'analyze' subcommand for offline HIBP breach checks
|
2019-06-25 15:37:40 -04:00 |
|
IconDownloader.cpp
|
Extract highest resolution from downloaded ICO files
|
2020-05-29 10:00:32 -04:00 |
|
IconDownloader.h
|
Extract highest resolution from downloaded ICO files
|
2020-05-29 10:00:32 -04:00 |
|
InactivityTimer.cpp
|
Restore correct formatting
|
2018-11-28 18:29:15 -05:00 |
|
InactivityTimer.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
ListDeleter.h
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
MacPasteboard.cpp
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
MacPasteboard.h
|
Fix Mac Pasteboard header location
|
2021-05-30 08:44:09 -04:00 |
|
Merger.cpp
|
Replace database icons with SVG's
|
2020-05-29 10:00:32 -04:00 |
|
Merger.h
|
Add CLI --dry-run option for merge (#3254)
|
2019-06-18 21:45:24 -04:00 |
|
Metadata.cpp
|
Fix excessive memory usage by icons
|
2020-08-16 22:40:57 -04:00 |
|
Metadata.h
|
Replace "Master Key" with "Database Credentials"
|
2020-07-02 17:39:45 -04:00 |
|
NetworkManager.cpp
|
Download all favicons (#3169)
|
2019-07-07 15:29:11 -04:00 |
|
NetworkManager.h
|
Download all favicons (#3169)
|
2019-07-07 15:29:11 -04:00 |
|
OSEventFilter.cpp
|
Force app exit if session manager signals a shutdown. (#3666)
|
2019-10-26 16:14:28 +02:00 |
|
OSEventFilter.h
|
Code quality updates for 2.4.0 (#2709)
|
2019-02-18 08:26:56 -05:00 |
|
PassphraseGenerator.cpp
|
Bundle icons using the Qt resource system.
|
2020-03-14 10:13:12 -04:00 |
|
PassphraseGenerator.h
|
Fix keepassxc-browser password entropy display (#3107)
|
2019-06-19 20:40:41 -04:00 |
|
PasswordGenerator.cpp
|
Exclude additional lookalike characters (6G8B)
|
2021-02-27 07:35:03 -05:00 |
|
PasswordGenerator.h
|
Refactor Config.
|
2020-05-02 22:30:27 +02:00 |
|
PasswordHealth.cpp
|
Ignore format changes for new clang-format version
|
2021-01-15 15:02:05 -05:00 |
|
PasswordHealth.h
|
Reports: Add "Known Bad" flag for entries
|
2020-05-08 20:51:11 -04:00 |
|
Resources.cpp
|
Fix on/off icons not being redrawn on theme change (backport)
|
2021-01-31 14:29:49 -05:00 |
|
Resources.h
|
Fix on/off icons not being redrawn on theme change (backport)
|
2021-01-31 14:29:49 -05:00 |
|
ScreenLockListener.cpp
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
ScreenLockListener.h
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
ScreenLockListenerDBus.cpp
|
Add support for the Xfce screensaver
|
2020-07-20 21:18:51 -04:00 |
|
ScreenLockListenerDBus.h
|
retrieve login1 session object from manager (#3339)
|
2020-01-25 09:56:16 -05:00 |
|
ScreenLockListenerMac.cpp
|
Performed project-wide code formatting
|
2019-01-28 22:38:59 -05:00 |
|
ScreenLockListenerMac.h
|
Performed project-wide code formatting
|
2019-01-28 22:38:59 -05:00 |
|
ScreenLockListenerPrivate.cpp
|
Replace deprecated parts of the code (#2419)
|
2018-10-26 15:19:04 +02:00 |
|
ScreenLockListenerPrivate.h
|
Improve readability and type-safety
|
2018-10-31 15:16:04 +01:00 |
|
ScreenLockListenerWin.cpp
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
ScreenLockListenerWin.h
|
Fixes for minor issues found by static analysis
|
2020-02-02 08:46:58 -05:00 |
|
SignalMultiplexer.cpp
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
SignalMultiplexer.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
TimeDelta.cpp
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
TimeDelta.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
TimeInfo.cpp
|
Performed project-wide code formatting
|
2019-01-28 22:38:59 -05:00 |
|
TimeInfo.h
|
Introduce synchronize merge method
|
2018-09-30 09:36:39 -04:00 |
|
Tools.cpp
|
Don't mark URL references as invalid URL (#5380)
|
2020-09-05 09:00:36 -04:00 |
|
Tools.h
|
Implement SSH key file path env substitution
|
2020-01-27 22:57:31 -05:00 |
|
Translator.cpp
|
Add Qt translation dir for RPM packaging
|
2020-07-18 18:21:33 -04:00 |
|
Translator.h
|
Improve accessibility (#3409)
|
2019-08-30 20:18:41 -04:00 |