Janek Bevendorff
b457c8c1fa
Replace signtool with osslsigncode
2017-12-15 09:51:55 +01:00
Janek Bevendorff
f257145ee0
Separate code and GPG signing and add support for macOS codesign
2017-12-15 09:51:55 +01:00
louib
8b1c8f69f7
Removing password output from Estimate. ( #1281 )
...
* Removing password output from Estimate.
* clang-format
2017-12-14 20:22:59 -05:00
Janek Bevendorff
57845851c0
Merge branch 'master' into develop
2017-12-13 19:00:04 +01:00
Janek Bevendorff
4723f66d23
Release 2.2.4
...
- Prevent database corruption when locked [#1219 ]
- Fixes apply button not saving new entries [#1141 ]
- Switch to Consolas font on Windows for password edit [#1229 ]
- Multiple fixes to AppImage deployment [#1115 , #1228 ]
- Fixes multiple memory leaks [#1213 ]
- Resize message close to 16x16 pixels [#1253 ]
2017-12-13 18:58:56 +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
525e66d566
Update release-tool with new AppStream info filename
2017-12-13 18:53:51 +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
Jonathan White
0141fa2f1c
Correct memory leaks in TestGroup.cpp
2017-12-12 23:46:25 -05: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
cf94610f46
Release 2.2.3
...
- Prevent database corruption when locked [#1219 ]
- Fixes apply button not saving new entries [#1141 ]
- Switch to Consolas font on Windows for password edit [#1229 ]
- Multiple fixes to AppImage deployment [#1115 , #1228 ]
- Fixes multiple memory leaks [#1213 ]
- Resize message close to 16x16 pixels [#1253 ]
2017-12-11 21:01:14 -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
Jonathan White
1bc2d58ae1
Corrected file link to INSTALL.md
2017-12-08 17:17:33 -05:00
Janek Bevendorff
89c59498d1
Merge pull request #1261 from chuinul/translate-extendedASCII
...
Enable translations for 'Extended ASCII' button
2017-12-08 22:29:35 +01:00
Nicolas Garnier
74dac174db
Enable translations for 'Extended ASCII' button
2017-12-08 10:52:40 +01:00
Matt Signorini
fef8f5c453
Tidied up code.
2017-12-06 17:10:25 +01:00
Matt Signorini
8f48ede957
Add keypress handler to the password generator widget so that esc quits
...
in standalone mode.
2017-12-06 17:10:25 +01:00
thez3ro
8a71c680ac
resize message-close to 16x16 pixels
2017-12-05 22:03:55 +01:00
TheZ3ro
5584481bef
Merge pull request #1249 from mikewoudenberg/develop
...
Adds listener for Gnome specific screensaver activation
2017-12-05 17:32:44 +01:00
TheZ3ro
f2a464f626
Merge branch 'develop' into develop
2017-12-05 17:26:14 +01:00
TheZ3ro
44399991f4
Merge pull request #1144 from dupondje/fix_wmclass
...
Add WMClass to the desktop file to have proper linking to the desktop file
2017-12-04 22:51:13 +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
louib
471e684151
Rename EntropyMeter -> Estimate ( #1250 )
...
* EntropyMeter -> Estimate
* Cleaning estimate
* Documentation
* clang-formatting /cli
2017-12-04 09:46:23 -05:00
Mike Woudenberg
938cf8fce2
Adds listener for Gnome specific screensaver activation
2017-12-03 13:17:43 +01:00
Weslly
18c4df98ff
Merge pull request #1178 from frostasm/implement-resolving-for-references-placeholders
...
Implement search for reference placeholder based on fields other than ID
2017-11-30 17:10:02 -02:00
frostasm
c4bbb76da4
Remove "Can't resolve placeholder" warning ( #1137 )
2017-11-30 20:07:16 +02:00
frostasm
d99dee9c40
Small refactoring related to references placeholders
2017-11-30 20:07:16 +02:00
Serhii Moroz
5c7d34677d
Merge pull request #1 from Logout22/implement-resolving-for-references-placeholders
...
Implement resolving for references placeholders
2017-11-30 20:07:16 +02:00
frostasm
4c4d8a5e84
Implement search for reference placeholder based on fields other than ID
2017-11-30 20:07:16 +02:00
Martin Unzner
b44092ac43
Add capability to resolve UUID
2017-11-30 20:07:16 +02:00
frostasm
806dd5d783
Add unit test to search for referenced entries based on fields other than ID
2017-11-30 20:07:16 +02:00
Martin Unzner
d4d0f4c131
Add failing test for complete entry resolution
2017-11-30 20:07:16 +02:00
frostasm
8c7ef64fab
Show "Can't resolve placeholder" warning only in debug mode
2017-11-30 20:07:16 +02:00
TheZ3ro
fb6636d182
Merge pull request #1053 from alterratz/feature/autoopen
...
added autoopen functionality (#477 )
2017-11-30 15:13:41 +01:00
alterratz
58faae95af
Merge branch 'develop' into feature/autoopen
2017-11-28 17:43:40 +01:00
alterratz
468519cd46
Merge branch 'develop' into feature/autoopen
2017-11-28 17:29:05 +01:00
Michal Kaptur
0ff75e7a88
Fixed memory leaks in non-gui tests
...
Fixed 2 memory leaks in production code and a few in testcases. As a
result leak_check_at_exit ASAN option does not need to turned off for
non-gui tests.
Smart pointers should be used elsewhere for consistency, but the sooner
this fixes are delivered, the lesser memory leaks are introduced.
2017-11-27 23:36:09 +01:00
Janek Bevendorff
d2063cc357
Merge pull request #1235 from keepassxreboot/feature/warnings-as-errors
...
Treat warning as errors
2017-11-27 22:48:03 +01:00
Janek Bevendorff
d35f3fc573
Treat warning as errors
2017-11-27 20:57:55 +01:00
Weslly
d1c26e4535
Merge pull request #1232 from weslly/fix/toolbarhide
...
Remove empty context menu from toolbar
2017-11-26 23:31:39 -02:00
Weslly
5fa76dfd66
Remove ShowToolbar
from config
2017-11-26 22:59:48 -02:00
Weslly
525d5de30c
Remove empty context menu from toolbar
2017-11-26 22:23:15 -02:00
Rich Brown
54d500737a
Create docs directory and QUICKSTART.md instructions; editorial pass … ( #1227 )
...
Create docs directory and QUICKSTART.md instructions; editorial pass on README and INSTALL
2017-11-26 22:36:46 +01:00
Janek Bevendorff
8651736e61
Merge branch 'release/2.2.3' into develop
2017-11-26 18:23:48 +01:00
Janek Bevendorff
b20918b60e
Add update information to AppImage and use KeePassXC PPA for YubiKey libs, resolves #1157
2017-11-26 18:18:34 +01:00