qBittorrent/src
Chocobo1 4751b79f42
Initialize variables properly
The warnings are emitted when compiling on msys2, mingw

The warning was:
gui/torrentcontentmodel.cpp:135:33: warning: missing initializer for
member '_SHFILEINFOW::iIcon' [-Wmissing-field-initializers]

..\..\qBittorrent\src\app\stacktrace_win.h:141:30: warning: missing
initializer for member '_IMAGEHLP_LINE64::Key'
[-Wmissing-field-initializers]
2018-05-25 21:22:31 +08:00
..
app Initialize variables properly 2018-05-25 21:22:31 +08:00
base Merge pull request #8962 from sledgehammer999/suppress_errors 2018-05-24 16:35:03 +03:00
gui Initialize variables properly 2018-05-25 21:22:31 +08:00
icons Add height padding to the transfer list icons. Closes #7951. 2017-12-02 00:50:40 +02:00
lang Sync translations from Transifex and run lupdate 2018-05-05 00:39:47 +03:00
searchengine Fix typo 2018-03-14 23:37:08 +08:00
webui Merge pull request #8944 from Chocobo1/literal 2018-05-23 13:23:41 +08:00
CMakeLists.txt Allow to disable Stacktrace support 2018-04-10 20:51:11 +03:00
config.h.cmakein Drop Qt 4 support 2017-03-05 22:24:59 +01:00
icons.qrc Remove unused image. 2017-10-30 02:41:24 +02:00
lang.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
qbittorrent.exe.manifest Embed manifest when compiling with MSVC 2017-03-04 13:09:32 +08:00
qbittorrent.ico Update Windows icons 2018-05-12 11:34:53 +04:00
qbittorrent.rc Update copyright year. 2018-01-06 02:23:09 +02:00
qbittorrent_file.ico Update Windows icons 2018-05-12 11:34:53 +04:00
qbittorrent_mingw.rc Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
searchengine.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
src.pro Allow to disable Stacktrace support 2018-04-10 20:51:11 +03:00
update_qrc_files.py Change project directory structure. 2015-02-05 19:10:26 +03:00