qBittorrent/src/webui/api
Mike Tzou 7f1bff4eb4
Merge pull request #11017 from Chocobo1/apictrl
Improvements to APIController class
2019-08-06 10:17:27 +08:00
..
serialize Replace obsoleted QDateTime::toTime_t() 2019-08-01 23:19:21 +08:00
apicontroller.cpp Avoid redundant actions/conversions 2019-08-05 09:51:38 +08:00
apicontroller.h Replace QMap with QHash 2019-08-05 09:51:39 +08:00
apierror.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
apierror.h Redesign Web API 2018-01-28 19:16:24 +03:00
appcontroller.cpp Avoid redundant data copy by using JSON objects directly 2019-08-01 23:18:50 +08:00
appcontroller.h Add advanced options in WebUI 2019-07-13 14:41:26 +08:00
authcontroller.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
authcontroller.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
freediskspacechecker.cpp Add free disk space to WebUI status bar 2018-10-22 22:06:14 -04:00
freediskspacechecker.h Add free disk space to WebUI status bar 2018-10-22 22:06:14 -04:00
isessionmanager.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
logcontroller.cpp Avoid redundant data copy by using JSON objects directly 2019-08-01 23:18:50 +08:00
logcontroller.h Redesign Web API 2018-01-28 19:16:24 +03:00
rsscontroller.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
rsscontroller.h Redesign Web API 2018-01-28 19:16:24 +03:00
searchcontroller.cpp Use numeric_limits instead of constants from C 2019-06-23 11:16:58 +08:00
searchcontroller.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
synccontroller.cpp Replace QList by QVector 2019-08-05 20:56:15 +08:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Merge pull request #10158 from Piccirello/webui-peers-table 2019-08-06 10:16:09 +08:00
torrentscontroller.h Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00
transfercontroller.cpp Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00
transfercontroller.h Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00