qBittorrent/src/webui/api
Vladimir Golovnev (Glassez) 62a6c725d6
Don't overwrite tracker message
Use one of the tracker endpoint messages.
2021-04-21 08:45:09 +03:00
..
serialize Merge pull request #14554 from thalieht/seeding_time_webui 2021-03-22 12:08:18 +08:00
apicontroller.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
apicontroller.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +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 Clean up code 2021-03-31 11:27:57 +08:00
appcontroller.h Fix trailing whitespace in multiple files 2020-10-28 14:20:11 +00:00
authcontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
authcontroller.h Use QDeadlineTimer for tracking WebUI banned duration 2020-02-14 16:22:52 +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 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 Fix coding style 2020-12-09 22:50:01 +08:00
rsscontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
rsscontroller.h Fix coding style 2020-12-09 22:50:01 +08:00
searchcontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
searchcontroller.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
synccontroller.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Don't overwrite tracker message 2021-04-21 08:45:09 +03:00
torrentscontroller.h Improve content file/folder names handling 2020-12-28 21:18:28 +03:00
transfercontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
transfercontroller.h Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00