.. |
bittorrent
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
http
|
Use 'auto' to avoid duplicating the type name
|
2019-02-16 18:54:17 +02:00 |
net
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
private
|
Mark constructors as explicit
|
2018-12-26 12:04:40 +08:00 |
rss
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
search
|
Convert pass-by-value arguments to const refs where applicable
|
2019-02-12 02:45:55 +02:00 |
utils
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
algorithm.h
|
Don't create temporary containers just to iterate over them
|
2018-03-18 16:22:12 +03:00 |
asyncfilestorage.cpp
|
Show error message when Session failed to start
|
2018-12-05 19:57:44 +03:00 |
asyncfilestorage.h
|
Show error message when Session failed to start
|
2018-12-05 19:57:44 +03:00 |
base.pri
|
Replace prio namespace with FilePriority enum class
|
2018-12-10 23:21:09 -05:00 |
CMakeLists.txt
|
Replace prio namespace with FilePriority enum class
|
2018-12-10 23:21:09 -05:00 |
exceptions.cpp
|
Show error message when Session failed to start
|
2018-12-05 19:57:44 +03:00 |
exceptions.h
|
Show error message when Session failed to start
|
2018-12-05 19:57:44 +03:00 |
filesystemwatcher.cpp
|
Combine qAsConst() with copyAsConst() to asConst()
|
2018-11-28 23:41:23 +02:00 |
filesystemwatcher.h
|
Add isNetworkFileSystem() detection on Windows
|
2018-10-12 00:03:12 +08:00 |
global.h
|
Add QBT_APP_64BIT define
|
2019-01-19 10:14:10 +08:00 |
iconprovider.cpp
|
Replace png icons with svg
|
2018-08-14 17:03:14 +08:00 |
iconprovider.h
|
Add const to function signature
|
2018-08-01 01:40:50 +08:00 |
indexrange.h
|
Revise comments about C++14
|
2019-02-05 13:35:54 +08:00 |
logger.cpp
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
logger.h
|
Add license header
|
2019-02-04 17:28:55 +08:00 |
preferences.cpp
|
Load WebUI certificate & key from file path
|
2019-01-28 16:33:48 +08:00 |
preferences.h
|
Load WebUI certificate & key from file path
|
2019-01-28 16:33:48 +08:00 |
profile.cpp
|
Fix coding style
|
2018-05-09 17:06:22 +03:00 |
profile.h
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
scanfoldersmodel.cpp
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
scanfoldersmodel.h
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
settingsstorage.cpp
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
settingsstorage.h
|
Revert email address changes in copyright notices
|
2018-07-10 00:37:44 +03:00 |
settingvalue.h
|
Fix coding style
|
2018-05-09 17:06:22 +03:00 |
torrentfileguard.cpp
|
Implement enum support in CachedSettingValue
|
2017-07-05 12:41:58 +02:00 |
torrentfileguard.h
|
Mark constructors as explicit
|
2018-12-26 12:04:40 +08:00 |
torrentfilter.cpp
|
Don't use 'else' after return/break
|
2019-02-13 18:23:25 +02:00 |
torrentfilter.h
|
Add const to function parameters
|
2018-07-30 02:23:51 +08:00 |
tristatebool.cpp
|
Add constexpr to TriStateBool class
|
2018-05-23 14:30:56 +08:00 |
tristatebool.h
|
Revise comments about C++14
|
2019-02-05 13:35:54 +08:00 |
types.h
|
Rename enum
|
2016-04-14 14:50:59 +08:00 |
unicodestrings.h
|
Add include guard to headers
|
2018-09-26 23:49:33 +08:00 |