1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00
qBittorrent/src/app
Chocobo1 a6cdba17f0
Fix singleton class ownership
We shouldn't allow Qt parent ownership in here.
2020-02-07 15:34:04 +08:00
..
qtlocalpeer Call Windows API directly 2019-09-29 09:52:13 +08:00
app.pri Move implementation to its own file 2019-07-18 00:30:44 +08:00
application.cpp Fix singleton class ownership 2020-02-07 15:34:04 +08:00
application.h Enable portable mode if "profile" directory exists 2019-12-16 05:12:47 +02:00
applicationinstancemanager.cpp Implement "Application instances manager" 2019-06-30 20:02:46 +03:00
applicationinstancemanager.h Implement "Application instances manager" 2019-06-30 20:02:46 +03:00
CMakeLists.txt CMake: Fix WebUI checks 2020-01-19 15:08:45 -05:00
cmdoptions.cpp Enable portable mode if "profile" directory exists 2019-12-16 05:12:47 +02:00
cmdoptions.h Enable portable mode if "profile" directory exists 2019-12-16 05:12:47 +02:00
filelogger.cpp Remove excessive usage of pointer 2019-03-15 14:29:06 +08:00
filelogger.h Remove excessive usage of pointer 2019-03-15 14:29:06 +08:00
main.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
stacktrace_win.h Initialize variables properly 2018-05-25 21:22:31 +08:00
stacktrace.h Include/print caught signal in stackdump 2017-11-03 14:13:17 +08:00
stacktracedialog.cpp Move implementation to its own file 2019-07-18 00:30:44 +08:00
stacktracedialog.h Move implementation to its own file 2019-07-18 00:30:44 +08:00
stacktracedialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
upgrade.cpp Add migration code for WebUI https related change 2019-01-29 12:52:42 +08:00
upgrade.h Add migration code for WebUI https related change 2019-01-29 12:52:42 +08:00