Keith Bennett
fae4f69b8c
Quieten compilation warnings.
2014-03-23 17:25:39 +00:00
Keith Bennett
b27ba03d42
Replaced qhttpserver with libmicrohttp.
...
The qhttpserver seems to be riddled with memory leaks and was
continuously crashing. I don't know Qt well enough to fix it so
I have replaced it with libmicrohttp. This is not nearly as
elegant but it is much more stable.
2014-03-23 17:25:39 +00:00
Keith Bennett
2cd6787141
Fixed compilation using qjson subtree.
2014-03-22 17:06:08 +00:00
Francois Ferrand
21204971ff
re-apply: Cleaner qobject2qvariant().
2014-03-22 17:06:08 +00:00
Keith Bennett
c570a13a1f
Merge commit '5c71260c12798afe3c331d08477bb241acdb78ca' as 'src/http/qjson'
2014-03-22 17:05:45 +00:00
Keith Bennett
e105970945
Removed qjson so we can replace it with a subtree.
2014-03-22 17:04:59 +00:00
Keith Bennett
d7a8a43024
Temporary fixup for the password generator.
2014-03-22 17:01:52 +00:00
Keith Bennett
73f91db939
Merged keepassx-http.
2014-03-22 14:49:32 +00:00
Francois Ferrand
41be9e8178
Implement option to search all open databases.
2013-05-02 13:58:01 +02:00
Francois Ferrand
be24872bba
Notifications pseudo-code.
2013-05-02 13:58:01 +02:00
Francois Ferrand
db56546871
Filter GetAllLogins entries, to return only entries with an URL.
2013-05-02 13:58:01 +02:00
Francois Ferrand
53b30e267c
Fix entry partial matching rules.
2013-05-02 13:58:01 +02:00
Francois Ferrand
8f33c5235b
Fix StringField copy.
2013-05-02 13:58:00 +02:00
Francois Ferrand
478d30b529
Fix typo.
2013-04-19 17:20:26 +02:00
Francois Ferrand
d6597400de
Support IPv6 as well as IPv4.
2013-04-19 11:30:11 +02:00
Francois Ferrand
f6fa6d6563
KeyPassX/Http settings.
2013-04-19 11:29:46 +02:00
Francois Ferrand
fd7a49f4a6
Sort entries.
2013-04-18 17:57:00 +02:00
Francois Ferrand
47d7598e99
Fix confirmation allowing access to all entries.
2013-04-18 17:57:00 +02:00
Francois Ferrand
e2ba754f91
Default icon.
2013-04-18 17:57:00 +02:00
Francois Ferrand
c98aad698a
Cleanup reference/pointer declarations.
2013-04-18 17:57:00 +02:00
Francois Ferrand
75f0d132e5
Add removeSharedEncryptionKeys() and removeStoredPermissions()
2013-04-18 17:57:00 +02:00
Francois Ferrand
f82725139a
Support "KPH: " extra fields.
2013-04-18 17:57:00 +02:00
Francois Ferrand
ad67eac257
Confirmation dialog to list entries.
2013-04-12 15:17:56 +02:00
Francois Ferrand
eef51f26f0
Cleaner qobject2qvariant().
2013-04-12 15:17:19 +02:00
Francois Ferrand
ea992bc3e6
Support KeyPassHttp protocol.
...
Allows using passIfox (firefox) and Chromeipass (chrome).
2013-04-12 15:16:56 +02:00