qBittorrent/src/webui/api
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath"
Unlike "toNativePath" which name clearly reflects the function result
"fromNativePath" has no such clear meaning.
Since this function converts path into uniform format "toUniformPath"
is better name.
2019-06-17 15:55:49 +03:00
..
serialize Remove some unused #include 2019-06-04 17:48:55 +03:00
apicontroller.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
apicontroller.h Forward declare in a few places 2019-06-04 17:48:55 +03: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 Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
appcontroller.h Match WebUI About page to GUI 2019-01-20 18:40:25 -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 Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02: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 Forward declare in a few places 2019-06-04 17:48:55 +03:00
searchcontroller.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
synccontroller.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
torrentscontroller.h Add WebUI Trackers context menu 2018-12-11 01:37:32 -05:00
transfercontroller.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
transfercontroller.h Redesign Web API 2018-01-28 19:16:24 +03:00