louib
eb1882453f
CLI password generation options cleanup ( #3275 )
...
Summary of changes:
* Extract function for creating password generator from options into
`Generate` command. This function is now reused in `Add` and `Edit`
commands.
* Updated manpage with missing password generation options.
* Updated manpage with missing longer forms of password generation options.
* Added unit tests for new password generation options in `Add` and
`Edit`.
* Handle case when `-g` and `-p` options are used at the same time.
This PR adds password generation functionalities while reducing
code duplication, but at the cost of 2 small breaking changes:
* The password generation option for `Add` and `Edit` for specifying
password length is now `-L` instead of `-l`, to not clash with the
`-l --lower` option.
* The `-u` shorthand for the `--upper` option has to be removed, to not
clash with the `-u --username` option.
* Add -U variant for uppercase.
2019-08-30 22:50:32 -04:00
Balazs Gyurak
11dabfa1b7
Fix password generator properties initialization
2019-06-29 18:34:49 -04:00
Balazs Gyurak
8e248bbde6
Drop to background on copy feature
2019-06-29 07:34:41 -04:00
Jonathan White
d49e74c1f4
Add monospaced font option for Notes field
2019-06-28 22:23:57 -04:00
Balazs Gyurak
a0d1304bfc
Move notes to General tab on Group Preview Panel ( #3336 )
2019-06-28 21:48:25 -04:00
Balazs Gyurak
6dcd00b609
Rework the Entry Preview panel ( #3306 )
...
* Add notes to General tab
* Combine Attributes and Attachments tabs into Advanced
* Remove extra viewTotpWidget
* Shrink minimum size of preview panel
2019-06-23 10:02:02 -04:00
Balazs Gyurak
05c11d1b7c
CLI: Add 'flatten' option to the 'ls' command ( #3276 )
...
* Fixes #925
* Add 'flatten' option to CLI ls command
* Add test for Group::hierarchy() and man page for ls --flatten
* Rename group sort test to align with others
2019-06-18 20:42:19 -04:00
Balazs Gyurak
09181fab13
Add group sorting feature
...
* Enabling sorting of groups and their children in ascending and descending direction
2019-06-18 18:51:38 -04:00
Janek Bevendorff
1398b9f5fc
Bump version to 2.4.3, update CHANGELOG
2019-06-12 01:04:40 +02:00
Jonathan White
9a3481e900
2.4.2 Changelog
2019-05-31 16:01:54 -04:00
Jonathan White
0d4318e466
Version bump to 2.4.1
2019-04-12 18:10:39 -04:00
Jonathan White
10568f4200
Bump to 2.4.0; add Changelog
2019-03-19 18:56:17 -04:00
Jonathan White
4ce42fa6d4
Bumped version number to 2.4.0-preview
2018-09-16 10:28:39 -04:00
Jonathan White
d6cae74176
Release 2.3.4 version bump
...
* Corrects INSTALL.md build instructions for Windows (#2126 )
* Rephrase Qt 5.5.x warning to include on-screen keyboard combo
2018-08-22 11:23:18 -04:00
Janek Bevendorff
34ed6fdd1c
Bump version to 2.3.3
2018-05-09 19:22:16 +02:00
Jonathan White
3b7e63a773
Bump version number to 2.3.2 & fix Win build
2018-05-07 23:17:32 -04:00
Janek Bevendorff
642daa641b
Bump version to 2.3.1 and update CHANGELOG
2018-03-06 22:54:01 +01:00
Janek Bevendorff
d8866c64d2
Update CHANGELOG for 2.3.0
2018-02-27 22:36:40 +01:00
Janek Bevendorff
8c682c80ce
Bump version to 2.2.4
2017-12-13 18:55:54 +01:00
Jonathan White
228843b010
Version bump to 2.2.3 and changelog
2017-12-11 20:59:41 -05:00
Janek Bevendorff
880a8da68a
Bump version to 2.2.2 and update changelog
2017-10-22 00:27:26 +02:00
Jonathan White
7d3c18e1fb
Version number bump
2017-10-01 10:58:00 -04:00
Jonathan White
a3020b6787
Bumped version to 2.2.0 and populated CHANGELOG
2017-06-20 23:14:44 -04:00
Jonathan White
918db68c52
Bumped version to 2.1.4, updated CHANGELOG
2017-04-09 09:54:55 -04:00
Janek Bevendorff
e2d098dd9b
Bump version to 2.1.3, update CHANGELOG
2017-03-02 21:56:22 +01:00
Janek Bevendorff
9d55369c57
Update CHANGELOG
2017-02-17 16:20:35 +01:00
Jonathan White
db75d94961
Added release version and changelist
2017-02-06 18:43:11 -05:00
Janek Bevendorff
8878d7c5dc
Formatting
2017-01-22 20:15:58 +01:00
Janek Bevendorff
2c00cb555c
Add missing pull request reference
2017-01-22 19:58:22 +01:00
Janek Bevendorff
20f42aa2cc
Update CHANGELOG
2017-01-22 19:49:23 +01:00
Felix Geyer
5ec9d0685d
Finalize changelog.
2016-10-02 21:50:15 -04:00
Felix Geyer
f05caf7623
Prepare for 2.0.3 release.
2016-10-02 21:50:15 -04:00
Felix Geyer
3679b21701
Fix typo in changelog.
2016-02-02 01:22:48 +01:00
Felix Geyer
49f58b4ed8
Prepare 2.0.2 release.
2016-02-02 01:21:39 +01:00
Felix Geyer
00f068b93e
Fix typo in changelog.
2016-01-31 20:00:44 +01:00
Felix Geyer
654353e26b
Update translations.
2016-01-31 19:03:25 +01:00
Felix Geyer
d670ef2638
Prepare for 2.0.1 release.
2016-01-31 18:49:35 +01:00
Felix Geyer
54fb1abb96
Update changelog.
2015-12-06 21:03:00 +01:00
Felix Geyer
95c449481e
Prepare beta 2 release.
2015-09-06 23:39:54 +02:00
Felix Geyer
1226d1dbd5
Prepare next release.
2015-07-18 21:20:38 +02:00
Felix Geyer
63ae460a80
Fix the alpha 6 release date.
2014-04-12 15:45:09 +02:00
Felix Geyer
43a1d54bba
Prepare 2.0 alpha 6 release.
2014-04-12 15:29:20 +02:00
Felix Geyer
0cbf59209b
Prepare the next alpha release.
2013-12-20 12:41:45 +01:00
Felix Geyer
98e59215b8
Bump version and update changelog.
2013-03-29 09:46:03 +01:00
Felix Geyer
4ff9681667
Fix another typo in the changelog.
2012-10-28 11:25:08 +01:00
Florian Geyer
22655e67ff
Fix typo in changelog.
2012-10-27 11:18:06 +02:00
Felix Geyer
f7d10707e7
Update changelog.
2012-10-27 10:29:35 +02:00
Felix Geyer
9b66eae12c
Add a changelog.
2012-07-02 22:57:59 +02:00