qBittorrent/src/app
Vladimir Golovnev dc31e82d00
CI: Use dynamic MSVC run-time library
Otherwise, there is a conflict of run-time libraries used (since Qt DLLs are still use dynamic MSVCRT) that leads to strange errors.

PR #19718.
Closes #19701.
2023-11-08 08:34:01 +03:00
..
qtlocalpeer Simplify code 2023-05-06 16:35:13 +08:00
app.pri Migrate to Boost.Stacktrace 2022-05-12 11:06:05 +08:00
application.cpp Improve .torrent associate handling 2023-10-18 12:12:30 +08:00
application.h Initialize member variables 2023-05-07 16:30:56 +08:00
applicationinstancemanager.cpp Revise string literal usage 2022-03-26 11:53:50 +08:00
applicationinstancemanager.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
CMakeLists.txt Use CMake to update translation files 2022-05-29 02:49:57 +03:00
cmdoptions.cpp CI: Use dynamic MSVC run-time library 2023-11-08 08:34:01 +03:00
cmdoptions.h Improve command line parameters dispatching 2023-02-02 10:02:51 +03:00
filelogger.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
filelogger.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
main.cpp Display error message when unrecoverable error occurred 2023-08-20 15:23:31 +03:00
signalhandler.cpp Fix crash on application exit (Qt 6.5) 2023-10-08 10:17:20 +03:00
signalhandler.h Move system signal related functions to its own file 2022-05-01 12:32:51 +08:00
stacktrace.cpp Migrate to Boost.Stacktrace 2022-05-12 11:06:05 +08:00
stacktrace.h Migrate to Boost.Stacktrace 2022-05-12 11:06:05 +08:00
upgrade.cpp Allow to globally disable the use of proxy 2023-07-04 09:27:46 +03:00
upgrade.h Migrate settings much earlier 2023-01-24 10:23:12 +02:00