qBittorrent/src/app
Eugene Shalygin 0710a59bf5 Refactor parameters parsing
Introduce classes that encapsulate parameter names and parsing schemes
from command line and from environment variables.
2017-04-12 00:50:33 +02:00
..
qtsingleapplication Drop Qt 4 support 2017-03-05 22:24:59 +01:00
app.pri Add support for different configurations. Partially closes #465 2017-04-12 00:50:28 +02:00
application.cpp Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 2017-04-12 00:50:33 +02:00
application.h Add support for different configurations. Partially closes #465 2017-04-12 00:50:28 +02:00
CMakeLists.txt Add support for different configurations. Partially closes #465 2017-04-12 00:50:28 +02: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 Add support for different configurations. Partially closes #465 2017-04-12 00:50:28 +02:00
options.cpp Refactor parameters parsing 2017-04-12 00:50:33 +02:00
options.h Initialise QBtCommandLineParameters members from environment 2017-04-12 00:50:33 +02:00
stacktrace.h Print warning to the user if stacktrace contains no function names 2016-12-17 17:46:05 +01: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