qBittorrent/src/app
Eugene Shalygin 5b59b18606 Fix crash when entering daemon mode. Closes #6759.
We stored reference to parameters object in main(), but that object gets
deleted when we reset Application object upon entering daemon mode.
Change reference to copy to fix that.
2017-05-08 18:01:38 +02:00
..
qtsingleapplication Drop Qt 4 support 2017-03-05 22:24:59 +01:00
app.pri Rename cmd options source files. 2017-05-07 16:20:18 +03:00
application.cpp Fix shutdownconfirm position 2017-05-01 15:32:08 +08:00
application.h Rename cmd options source files. 2017-05-07 16:20:18 +03:00
CMakeLists.txt Rename cmd options source files. 2017-05-07 16:20:18 +03:00
cmdoptions.cpp Rename cmd options source files. 2017-05-07 16:20:18 +03:00
cmdoptions.h Rename cmd options source files. 2017-05-07 16:20:18 +03:00
filelogger.cpp Use SettingsStorage instead. 2016-03-26 01:50:13 +02:00
filelogger.h Use SettingsStorage instead. 2016-03-26 01:50:13 +02:00
main.cpp Fix crash when entering daemon mode. Closes #6759. 2017-05-08 18:01:38 +02:00
stacktrace.h Replace variable length array with std::vector in print_stacktrace() 2017-04-27 14:32:02 +02:00
stacktrace_win.h Improve stack trace for windows by including source filenames and line numbers 2016-05-23 22:37:24 +03:00
stacktrace_win_dlg.h Indicate bitness in stackstrace and about dialog. Closes #6172. 2017-03-08 01:01:17 +02:00
stacktrace_win_dlg.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
upgrade.h Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 2017-04-12 00:50:33 +02:00