qBittorrent/src/webui/api
2021-10-09 08:54:03 +03:00
..
serialize Improve "last activity" calculation in WebAPI (#15339) 2021-08-19 11:16:34 +08:00
apicontroller.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
apicontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
apierror.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
apierror.h Remove const from class variables 2020-04-29 21:32:34 +08:00
appcontroller.cpp Expose SSRF mitigation (#15247) 2021-08-04 11:28:36 +08:00
appcontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
authcontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
authcontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
freediskspacechecker.cpp Add free disk space to WebUI status bar 2018-10-22 22:06:14 -04:00
freediskspacechecker.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
isessionmanager.h Improve coding style 2020-11-17 21:02:37 +03:00
logcontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
logcontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
rsscontroller.cpp Don't use output parameters for error handling 2021-10-09 08:54:03 +03:00
rsscontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
searchcontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
searchcontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
synccontroller.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
synccontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
torrentscontroller.cpp Don't use output parameters for error handling 2021-10-09 08:54:03 +03:00
torrentscontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
transfercontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
transfercontroller.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00