qBittorrent/src/webui
2014-08-15 22:29:50 -04:00
..
css Web UI: Cosmetic improvements to preferences 2011-10-02 12:35:27 +03:00
html Removed essentially useless "Visit website" iframe and changed it to a regular link. Improves fix qbittorrent/qBittorrent#1343 2014-08-15 22:29:50 -04:00
qjson Add QJson files. 2014-06-04 17:01:40 +04:00
scripts Removed essentially useless "Visit website" iframe and changed it to a regular link. Improves fix qbittorrent/qBittorrent#1343 2014-08-15 22:29:50 -04:00
btjson.cpp Don't localize double numbers in the webui. Closes #1525. 2014-08-08 02:59:48 +03:00
btjson.h Use new JSON parser/generator. 2014-06-04 17:01:41 +04:00
httpconnection.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 2014-08-05 02:34:22 +03:00
httpconnection.h Fix handling of simultaneous connections in Web UI. 2012-09-29 14:11:07 +03:00
httpheader.cpp Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httpheader.h Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httprequestheader.cpp Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httprequestheader.h Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httprequestparser.cpp Fix HTTP request parsing on Qt5. 2014-06-04 17:01:39 +04:00
httprequestparser.h Use the new Http classes. 2014-05-04 15:28:56 +03:00
httpresponsegenerator.cpp Use the new Http classes. 2014-05-04 15:28:56 +03:00
httpresponsegenerator.h Use the new Http classes. 2014-05-04 15:28:56 +03:00
httpresponseheader.cpp Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httpresponseheader.h Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 2014-05-04 15:28:55 +03:00
httpserver.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 2014-08-05 02:34:22 +03:00
httpserver.h Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
jsonutils.h Use new JSON parser/generator. 2014-06-04 17:01:41 +04:00
prefjson.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 2014-08-05 02:34:22 +03:00
prefjson.h Use new JSON parser/generator. 2014-06-04 17:01:41 +04:00
webui.pri Add QJson files. 2014-06-04 17:01:40 +04:00
webui.qrc Web UI: cosmetic improvements to torrent upload dialog 2011-10-02 10:22:41 +03:00