1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00
qBittorrent/src
Mike Tzou fa380c8b2c
Merge pull request #8622 from Chocobo1/formatter
Unify coding style for WebUI files
2018-04-10 14:51:32 +08:00
..
app Merge pull request #8669 from Chocobo1/runext 2018-04-03 22:19:29 +08:00
base Stop creating Download folder on start 2018-04-05 14:12:47 +08:00
gui Avoid showing an empty row in AdvancedSettings 2018-04-05 21:34:07 +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-02-09 21:14:12 +02:00
searchengine Fix typo 2018-03-14 23:37:08 +08:00
webui Merge pull request #8622 from Chocobo1/formatter 2018-04-10 14:51:32 +08:00
CMakeLists.txt speedwidget class: excess QtConcurent usage removal 2017-10-12 20:59:13 +07: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_file.ico Use new logo in the file icon. 2017-10-30 02:41:26 +02:00
qbittorrent_mingw.rc
qbittorrent.exe.manifest Embed manifest when compiling with MSVC 2017-03-04 13:09:32 +08:00
qbittorrent.ico Change qbittorrent logo. Issue #6467. 2017-10-30 02:41:22 +02:00
qbittorrent.rc Update copyright year. 2018-01-06 02:23:09 +02:00
searchengine.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
src.pro Don't implicitly cast iterator to const_iterator 2018-02-17 17:02:52 +00:00
update_qrc_files.py