3404 Commits

Author SHA1 Message Date
Janek Bevendorff
ea8f9c3d0d Merge pull request from keepassxreboot/meta/issue-template
Update issue template to ask for debug info from new About dialog
2017-06-29 03:47:09 +02:00
Janek Bevendorff
9a22ac6ee6
Update issue template to ask for debug info from new About dialog 2017-06-29 03:39:39 +02:00
Janek Bevendorff
8a36322e28
Merge branch 'release/2.2.1' into develop 2017-06-29 03:23:14 +02:00
Weslly
a766052243 Fix edit entry header entity encoding 2017-06-29 02:50:47 +02:00
Janek Bevendorff
31ec840a8d Merge pull request from keepassxreboot/feature/make-google-fallback-optional
Make favicon Google fallback optional and off by default
2017-06-29 00:50:21 +02:00
Janek Bevendorff
e555937214
Make favicon Google fallback optional and off by default 2017-06-29 00:32:47 +02:00
Janek Bevendorff
3799833cfa Merge pull request from weslly/fix/settings-apply
Fix apply button on settings window (repost)
2017-06-28 22:22:46 +02:00
Weslly
231f90a8e5 Fix apply button on settings window 2017-06-28 17:09:32 -03:00
Janek Bevendorff
4a6fddf280 Merge pull request from weslly/fix/settings-apply
Fix apply button on settings window
2017-06-28 21:34:38 +02:00
Weslly
2822f5fd0a Fix apply button on settings window 2017-06-28 13:56:20 -03:00
Janek Bevendorff
0359c1845a Merge pull request from LocutusOfBorg/zxcvbn
detect system zxcvbn library
2017-06-28 16:13:25 +02:00
Julian Andres Klode
34ff6d5f6b Change from ZXCVBN_FOUND to ZXCVBN_LIBRARIES to be aligned with other libraries 2017-06-28 15:19:09 +02:00
Gianfranco Costamagna
640b09c6b2 Add code to detect a system library for zxcvbn, with fallback to the embedded one in case it is not found 2017-06-28 15:13:57 +02:00
Janek Bevendorff
079e383319 Merge pull request from vsvyatski/develop
Added proper plural processing in CSV importer (localization)
2017-06-27 13:49:33 +02:00
Vladimir Svyatski
a42ac00d3c Requested code changes 2017-06-27 14:39:58 +03:00
Vladimir Svyatski
701f3d6054 🐛 Add proper plural processing in CSV importer (found issues during localization) 2017-06-27 12:49:41 +03:00
Janek Bevendorff
45c2a98b5b Merge pull request from keepassxreboot/hotfix/666-appimage-qt-library-path
Use correct Qt library path, resolves 
2017-06-26 18:16:46 +02:00
Janek Bevendorff
6b9137ac6c
Use correct Qt library path, resolves 2017-06-26 16:56:29 +02:00
Janek Bevendorff
35e86efbce
Require CMake 3.1.0 and update Dockerfile 2017-06-26 16:41:16 +02:00
Janek Bevendorff
549eaefdb8
Fix release tool build checks 2017-06-26 16:41:04 +02:00
Weslly
b553af8fd0
Bring unlock database dialog to the front 2017-06-26 16:40:36 +02:00
Jonathan White
9d1c58a218 Merge pull request from keepassxreboot/feature/fix-release-building
Fix release building and require CMake 3.1+
2017-06-25 20:59:09 -04:00
Janek Bevendorff
13cc117caa
Require CMake 3.1.0 and update Dockerfile 2017-06-26 02:26:15 +02:00
Janek Bevendorff
2727f75919
Fix release tool build checks 2017-06-26 02:26:11 +02:00
Jonathan White
0f2f6621b5
Merge remote-tracking branch 'origin/master' into develop 2017-06-25 20:23:05 -04:00
Jonathan White
caa49a8ef3
Release 2.2.0
- Added YubiKey 2FA integration for unlocking databases []
- Added TOTP support []
- Added CSV import tool [, ]
- Added KeePassXC CLI tool []
- Added diceware password generator []
- Added support for entry references [, ]
- Added support for Twofish encryption []
- Enabled DEP and ASLR for in-memory protection []
- Enabled single instance mode []
- Enabled portable mode []
- Enabled database lock on screensaver and session lock []
- Redesigned welcome screen with common features and recent databases []
- Multiple updates to search behavior [, , , , , ]
- Added auto-type fields {CLEARFIELD}, {SPACE}, {{}, {}} [, , ]
- Fixed auto-type errors on Linux []
- Prompt user prior to executing a cmd:// URL []
- Entry attributes can be protected (hidden) []
- Added extended ascii to password generator []
- Added new database icon to toolbar []
- Added context menu entry to empty recycle bin in databases []
- Added "apply" button to entry and group edit windows []
- Added macOS tray icon and enabled minimize on close []
- Fixed issues with unclean shutdowns [, ]
- Changed keyboard shortcut to create new database to CTRL+SHIFT+N []
- Compare window title to entry URLs []
- Implemented inline error messages []
- Ignore group expansion and other minor changes when making database "dirty" []
- Updated license and copyright information on souce files []
- Added contributors list to about dialog []
2.2.0
2017-06-25 17:52:43 -04:00
Jonathan White
9a6a787191
Update translations 2017-06-25 17:52:35 -04:00
Jonathan White
836c996544
Cleanup before release
* Cleanup cpack commands
* Add default config for portable install
* Force translation downloads
* Reduce translation download threshold to 40%
2017-06-25 17:50:47 -04:00
Weslly
3a5f19f7fd Merge pull request from weslly/fix/unlock-dialog
Bring unlock database dialog to the front
2017-06-25 14:40:26 -03:00
Weslly
e708ef96d1 Bring unlock database dialog to the front 2017-06-25 12:21:32 -03:00
Jonathan White
b8028ff318
Updated snapcraft file to compile on Ubuntu 17.04 2017-06-24 11:24:41 -04:00
Jonathan White
9a7e6850d6
Merge remote-tracking branch 'origin/develop' into release/2.2.0 2017-06-23 14:21:30 -04:00
louib
fdbed324f7 Outputing newline after password prompt. () 2017-06-22 16:25:24 -04:00
louib
95baf25648 failure when showing help () 2017-06-21 19:09:44 -04:00
louib
48ea024d7e Adding support for listing a group. ()
* Adding support for listing a group.

* added findGroupByPath

* Removing useless asserts.

* Code review.
2017-06-21 17:34:49 -04:00
Jonathan White
6dfeea1980
Merge remote-tracking branch 'origin/develop' into release/2.2.0 2017-06-21 17:20:57 -04:00
Jonathan White
9d6cf95cf0 Merge pull request from keepassxreboot/feature/contributors
Added contributors to about dialog
2017-06-21 17:20:19 -04:00
Jonathan White
97c8603478
Removed font size on text labels in about dialog 2017-06-21 17:09:00 -04:00
Jonathan White
7654983d3d
Added contributors to about dialog; general cleanup 2017-06-21 17:08:54 -04:00
Weslly
3c2b4b1560 Merge pull request from weslly/feature/search-scope-option
Add option to limit search to current group
2017-06-21 16:35:53 -03:00
Janek Bevendorff
cb63df2bac Merge pull request from weslly/feature/disable-stdin-echo
Disable stdin echo when entering passwords on cli
2017-06-21 17:26:37 +02:00
Weslly
400073c7cc Disable stdin echo when entering passwords on cli 2017-06-21 11:15:59 -03:00
Weslly
7438d6db18 Change text color of search label 2017-06-21 07:23:53 -04:00
Weslly
719323e9c3 Add option to limit search to current group 2017-06-21 01:01:50 -03:00
Jonathan White
a3020b6787
Bumped version to 2.2.0 and populated CHANGELOG 2017-06-20 23:14:44 -04:00
Jonathan White
702a68307a Allow multiple instances when debugging () 2017-06-20 16:17:35 -04:00
louib
344235b1e1 Fix CLI help and version options. ()
* Correct handling of --help and --version

* Moving arguments building up.

* Only manipulating argv is the command is valid.

* Not a failure when --help

* Not using showVersion()
2017-06-19 11:09:19 -04:00
Jonathan White
8d70167acf Add support for portable config settings ()
* Add support for portable config settings

* Use applicationDirPath instead of currentPath
2017-06-19 10:49:02 -04:00
louib
b75b9fb7d6 Adding gui prompt to List command. () 2017-06-18 14:43:02 -04:00
Janek Bevendorff
f817eaa5c8 Merge pull request from louib/adding_save_database_file
Adding saveToFile function to Database.
2017-06-15 23:11:24 +02:00