.. |
qhttp
|
Fix compiler warnings in QHttp library
|
2017-02-26 22:13:22 -05:00 |
AccessControlDialog.cpp
|
Replace remaining instances of Q_FOREACH with C++11 range-based for loops
|
2017-03-10 16:11:57 +01:00 |
AccessControlDialog.h
|
Fixed various Qt5 changes in the http code
|
2016-02-28 10:52:02 -05:00 |
AccessControlDialog.ui
|
Updated English translation file and fixed typos in HTTP language
|
2016-11-14 21:54:56 -05:00 |
CMakeLists.txt
|
Fix and clean up CMake files
|
2017-02-17 02:43:25 +01:00 |
EntryConfig.cpp
|
Fixed various Qt5 changes in the http code
|
2016-02-28 10:52:02 -05:00 |
EntryConfig.h
|
Confirmation dialog to list entries.
|
2013-04-12 15:17:56 +02:00 |
HttpPasswordGeneratorWidget.cpp
|
Rework HTTP settings
|
2017-02-22 17:53:39 +01:00 |
HttpPasswordGeneratorWidget.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
HttpPasswordGeneratorWidget.ui
|
Rework HTTP settings
|
2017-02-22 17:53:39 +01:00 |
HttpSettings.cpp
|
Do not enable KeePassHTTP by default
|
2017-01-24 03:19:27 +01:00 |
HttpSettings.h
|
Only listen to local loopback instead of user-configured host as discussed in issue #147
|
2017-01-24 00:08:48 +01:00 |
OptionDialog.cpp
|
Shorten KeePassHTTP checkbox description and only enable settings when it's checked
|
2017-02-24 16:36:14 +01:00 |
OptionDialog.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
OptionDialog.ui
|
Make HTTP port input field smaller
|
2017-02-24 16:36:51 +01:00 |
Protocol.cpp
|
Replace remaining instances of Q_FOREACH with C++11 range-based for loops
|
2017-03-10 16:11:57 +01:00 |
Protocol.h
|
Fixed various Qt5 changes in the http code
|
2016-02-28 10:52:02 -05:00 |
Server.cpp
|
Fully functional http plugin with qhttp
|
2017-02-17 02:43:25 +01:00 |
Server.h
|
Implemented qhttp in server protocol
|
2017-02-17 02:43:25 +01:00 |
Service.cpp
|
Replace remaining instances of Q_FOREACH with C++11 range-based for loops
|
2017-03-10 16:11:57 +01:00 |
Service.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |