Kyle Kneitinger
a90a577ee1
Add favicon fetch button next to entry's url edit textbox ( #2439 )
...
When WITH_XC_NETWORKING is defined, create a QToolButton beside the Edit Entry -> Entry -> URL, which when pressed, acts as though the Edit Entry -> Icon -> Download Favicon button is pressed. This button is disabled (grayed-out) when the URL text is empty, and enabled when the text is present.
Fixes #936
* Add favicon download button
* Remove the progress dialog that appears when
downloading an entry's URL's favicon since (when working correctly) it disappears before it can be read. When downloading icons from the button
located next to the URL text box, display a message panel that confirms the download was a success.
* Do not show successful icon download msg if icon alread exists
2018-11-24 17:30:55 -05:00
Chih-Hsuan Yen
6ea869bb18
Replace all .svgz in paths to .svg ( #2405 )
2018-10-24 08:08:37 -04:00
Jonathan White
a64d2ec716
Revert appveyor addition and DeployQt cmake
2018-09-19 12:25:39 -04:00
Adolfo E. García
83917299db
Add AppVeyor support ( #1380 )
2018-06-10 18:16:30 -04:00
Jonathan White
410d88bf99
Remove KeePassHttp plugin and qhttp ( #1752 )
...
Remove KeePassHttp plugin and qhttp
2018-03-31 11:36:18 -04:00
Janek Bevendorff
698b44f71c
Update zxcvbn library
2018-02-21 06:18:33 -05:00
Janek Bevendorff
a326d72be9
Update list of contributors
2018-01-31 00:24:51 +01:00
Janek Bevendorff
c2ead0e265
Fix macOS building and code signing, resolves #1344
2018-01-13 23:49:24 +01:00
Toni Spets
4840c2c64f
SSH agent support
2017-11-19 14:38:59 +02:00
Yen Chi Hsuan
78408cf54b
COPYING: remove a duplicated entry
...
Already in line 46~48 :)
2017-11-06 16:05:39 +08:00
thez3ro
1a87e30b95
add preview panel for entries and groups
2017-10-26 12:19:23 +02:00
Adolfo E. García
522e132200
New base32 implementation ( #984 )
...
* Add new base32 encode/decode implementation
* Remove old base32 implementation
* Updates licensing info
2017-09-24 18:00:12 -04:00
thez3ro
11607b108c
fix base32 copyright
2017-06-14 15:54:43 +02:00
thez3ro
62748f6d4c
Add missing icon to COPYING
2017-06-14 15:54:43 +02:00
thez3ro
a53b111182
Update and fix copyright headers
2017-06-14 15:54:43 +02:00
Jan Hellwig
c06e55df81
Use a dedicated tray icon when the database is unlocked.
2017-05-11 12:27:40 +02:00
Janek Bevendorff
bf419d18a9
Update KMessageWidget files in COPYING also [skip ci]
2017-02-10 02:50:46 +01:00
Janek Bevendorff
84222e8078
Add license notice for KMessageWidget
2017-02-10 02:26:05 +01:00
TheZ3ro
b2f3cc6903
Add some password-related feature ( #92 )
...
* Add Standalone Password Generator. Closes #18
* Add an entropy meter for passwords. Closes #84
* Don't require password repeat when it is visible. Fixes #27
2016-11-23 21:59:24 -05:00
Felix Geyer
fdec16c3a0
Fix copyright file match for username-copy.png.
2015-07-19 21:16:22 +02:00
Felix Geyer
d1331053c8
Document GetGitRevisionDescription.cmake license.
2015-07-18 17:37:48 +02:00
Felix Geyer
bc14898b13
Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2.
2014-01-18 15:23:55 +01:00
Felix Geyer
811eb2714f
Add copy username and password actions to the clipboard.
...
Also add corresponding icons that I've put together from
various Oxygen icons.
2014-01-14 19:53:42 +01:00
Felix Geyer
223c5a1651
Use an icon for the button that shows/masks passwords.
...
Closes #38
Additionally make use of the new PasswordEdit class where possible.
2014-01-12 17:13:10 +01:00
Felix Geyer
5a577e5e4c
Document license of document-encrypt.png.
2013-12-05 22:12:13 +01:00
Felix Geyer
fd18bc0330
Use standard GNU install dirs and make them overridable.
2013-04-29 22:17:31 +02:00
Felix Geyer
b1b602678e
Improve the application icon.
...
The one one has a shadow that looks better especially on a
dark background.
https://gitorious.org/keepassx/keepassx/merge_requests/18
2013-03-24 11:40:18 +01:00
Felix Geyer
fcb1ab2688
Add scalable versions of the Oxygen icons.
...
This is required by its license. They aren't actually used by KeePassX.
Closes #70
2013-03-23 22:21:49 +01:00
Felix Geyer
3847944c44
Add some comments to copyright file.
2013-03-23 22:06:30 +01:00
Felix Geyer
cf2327f5aa
Remove wrong copyright paragraph.
2013-03-23 22:03:26 +01:00
Felix Geyer
248fd12abd
Copyright format syntax fixes.
2013-03-23 22:01:37 +01:00
Felix Geyer
eb6612b787
Fix database icons license issues.
...
Pull C62_Tux.png, C63_Feather.png, C64_Apple.png, C65_Apple.png
and C65_W.png from the latest KeePass 2 version.
Replace C68_BlackBerry.png with another icon from openclipart.org.
It's unclear where this KeePass 2 icon is from.
Closes #69
2013-03-23 21:50:23 +01:00
Felix Geyer
c6edeaddb7
Add icon for the auto-type action.
2013-03-22 19:51:39 +01:00
Felix Geyer
bc207714da
Add initial auto-type implementation.
...
The platform dependent bits are separated in plugins.
A plugin for X11 using Xlib is already done.
2012-07-12 22:33:20 +02:00
Felix Geyer
40f194fe4b
Update copyright file.
2012-07-02 23:01:23 +02:00
Felix Geyer
b00a8350a6
Update copyright information.
2012-05-27 19:48:53 +02:00
Felix Geyer
3f4f9abb36
Support RTL layout in LineEdit.
2012-05-27 19:43:34 +02:00
Felix Geyer
089bcba89f
Add more icons.
2012-05-27 15:39:44 +02:00
Felix Geyer
10321adc0b
Fix icons/application/22x22/action folder name.
2012-05-27 12:49:09 +02:00
Felix Geyer
264c69d046
Add some action icons.
2012-05-27 12:46:22 +02:00
Felix Geyer
18c7fae463
Add icons used by KMessageWidget.
2012-05-03 00:15:31 +02:00
Felix Geyer
a3d8c1a4d2
Update copyright information.
2012-04-25 00:44:28 +02:00
Felix Geyer
66234756a3
Update COPYING to the final debian copyright format.
2012-04-25 00:36:40 +02:00
Felix Geyer
50e5b24740
Update copyright information.
2012-01-06 00:04:35 +01:00
Felix Geyer
dc0de8caf2
Update copyright information.
2011-12-25 20:58:19 +01:00
Felix Geyer
a428464573
Add Salsa20 cipher.
...
Restructure SymmetricCipher implementation to allow multiple backends.
2010-11-21 16:19:27 +01:00
Felix Geyer
b8dfb9cc4d
Add support for gzip compressed databases.
2010-09-23 22:27:59 +02:00
Felix Geyer
567dd92d4c
Add built-in icons.
2010-09-19 21:22:24 +02:00
Felix Geyer
3e3c23e4ad
Initial import.
2010-08-07 15:10:44 +02:00