Chih-Hsuan Yen
6ea869bb18
Replace all .svgz in paths to .svg ( #2405 )
2018-10-24 08:08:37 -04:00
Darwin Shameran
b40e5686dc
Add option to not show password placeholder when field is empty ( #2333 )
...
* Add option to not show password placeholder when field is empty
* Set the option to show an empty passwd field instead of dots to true by default
2018-09-29 07:44:23 -04:00
William Gathoye
e7c5e17a8e
Convert all svgz to svg ( #2113 )
2018-09-25 16:12:47 -04:00
Janek Bevendorff
e443cde452
Add a new database settings wizard
...
This patch implements a new database wizard to guide users through the process
of setting up a new database and choosing sane encryption settings.
It also reimplements the master key settings to be more
user-friendly. Users can now add, change, or remove individual composite
key components instead of having to set all components at once. This
avoids confusion about a password being reset if the user only wants to
add a key file.
With these changes comes a major refactor of how database composite keys and key
components are handled. Copying of keys is prohibited and each key
exists only once in memory and is referenced via shared pointers. GUI
components for changing individual keys are encapsulated into separate
classes to be more reusable. The password edit and generator widgets
have also been refactored to be more reusable.
2018-09-25 21:12:47 +02:00
Max Kolhagen
d9fcdd2920
Add TouchID support on macOS
2018-09-18 22:42:05 -04:00
Jonathan White
4ce42fa6d4
Bumped version number to 2.4.0-preview
2018-09-16 10:28:39 -04:00
Jonathan White
b0812c2235
Update translations
2018-08-22 11:24:55 -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
Jonathan White
67304c71a0
Enhancements to About dialog and add settings button to toolbar
...
* Added Patreon contributors
* Added real names to project maintainers
* Cleaned up layout
* Added settings button to main toolbar
* Added actions for "Donate" and "Report a Bug" to help menu
2018-08-20 21:27:37 -04:00
Janek Bevendorff
27b08725fc
Update translations
2018-05-09 19:25:16 +02:00
Janek Bevendorff
34ed6fdd1c
Bump version to 2.3.3
2018-05-09 19:22:16 +02:00
Jonathan White
902584855b
Update translations
2018-05-07 23:20:04 -04:00
Jonathan White
3b7e63a773
Bump version number to 2.3.2 & fix Win build
2018-05-07 23:17:32 -04:00
Janek Bevendorff
d68d41a878
Update translations
2018-03-06 22:54:54 +01:00
Janek Bevendorff
642daa641b
Bump version to 2.3.1 and update CHANGELOG
2018-03-06 22:54:01 +01:00
Janek Bevendorff
02b923b0e5
Make cipher and KDF settings properly translatable
2018-03-04 21:01:00 +01:00
Janek Bevendorff
df185b4343
Add more 32x32 icons
2018-03-04 18:43:27 +01:00
Janek Bevendorff
da00a6c687
Fix inconsistent icon sizes
2018-03-04 14:37:31 +01:00
Janek Bevendorff
1db064425a
Update translations
2018-02-27 22:37:59 +01:00
Janek Bevendorff
d8866c64d2
Update CHANGELOG for 2.3.0
2018-02-27 22:36:40 +01:00
varjolintu
3cde0d988e
Kills keepassxc-proxy and KeePassXC during install or uninstall under Windows
2018-02-27 21:29:00 +01:00
Janek Bevendorff
a06a1f84e0
Don't hardcode install_name_tool change path, resolves #1518
2018-02-26 00:55:06 +01:00
Jonathan White
fd71b4a22e
Convert from unicode to image based paperclip
2018-02-25 19:38:00 +01:00
Janek Bevendorff
10bd73cd4a
Fixed English (US) translation mixed with Vietnamese
2018-02-21 19:43:01 +01:00
Janek Bevendorff
7c6eddeae7
Pull translations from transifex
2018-02-21 17:53:38 +01:00
Janek Bevendorff
3443c36087
Update translation source file
2018-02-04 13:56:53 +01:00
Jonathan White
3e2443a861
Add support for nightly builds to release tool
2018-01-30 21:21:23 +01:00
Janek Bevendorff
36b4d5a120
Update locale files and pull in latest translations
2018-01-21 15:54:47 +01:00
Janek Bevendorff
bbc5ff5103
Use actual full en_US translation for English and drop en_plurals file
2018-01-21 15:54:46 +01:00
Janek Bevendorff
7a4e74950c
Add missing Q_DECLARE_TR_FUNCTIONS to Kdbx classes
...
Remove obsolete Kdbx3XmlWriter header
2018-01-21 15:54:46 +01:00
Janek Bevendorff
c2ead0e265
Fix macOS building and code signing, resolves #1344
2018-01-13 23:49:24 +01:00
Janek Bevendorff
995d6646be
Redesign DatabaseSettingsWidget
2018-01-13 14:24:56 -05:00
Vlad N
55271311c4
Added dark tray icon parameter to settings.
2017-12-27 16:44:25 +01:00
Janek Bevendorff
a4cf32dce0
Bundle qtbase translations with macOS and AppImage releases
2017-12-23 17:47:46 +01:00
Janek Bevendorff
c579736158
Bundle qtbase translations on Windows
2017-12-23 17:47:46 +01:00
Sebastian Marsching
470ddb4704
Merge branch 'develop' into issue-1148-msi-package
2017-12-22 12:14:59 +01:00
Janek Bevendorff
57845851c0
Merge branch 'master' into develop
2017-12-13 19:00:04 +01:00
Janek Bevendorff
6f68d05545
Update translations
2017-12-13 18:58:52 +01:00
Janek Bevendorff
8c682c80ce
Bump version to 2.2.4
2017-12-13 18:55:54 +01:00
Janek Bevendorff
3cde0a5b96
Add StartupWMClass to desktop file (backport from develop)
2017-12-13 18:45:23 +01:00
Janek Bevendorff
882f0ab8a5
Correct desktop and appdata file paths (backport from develop)
2017-12-13 18:45:23 +01:00
Germano Massullo
4cfa687a3f
Fixed typo in XML tag
...
Signed-off-by: Germano Massullo <germano.massullo@gmail.com>
2017-12-13 13:14:32 +01:00
Germano Massullo
24b1ec2592
Fixed typo in XML tag
...
Signed-off-by: Germano Massullo <germano.massullo@gmail.com>
2017-12-12 23:44:02 +01:00
Jonathan White
28ad6ed552
Merge branch 'master' into develop
2017-12-11 21:10:25 -05:00
Jonathan White
c7836f1157
Update translations
2017-12-11 21:01:00 -05:00
Jonathan White
228843b010
Version bump to 2.2.3 and changelog
2017-12-11 20:59:41 -05:00
thez3ro
8a71c680ac
resize message-close to 16x16 pixels
2017-12-05 22:03:55 +01:00
Jean-Louis Dupond
afe2967473
Add WMClass to the desktop file to have proper linking to the desktop file
2017-12-04 20:38:58 +01:00
Weslly
5fa76dfd66
Remove ShowToolbar
from config
2017-11-26 22:59:48 -02:00
Toni Spets
4840c2c64f
SSH agent support
2017-11-19 14:38:59 +02:00