Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
Vladimir Golovnev (Glassez)
|
4a2d25b03b
|
Clean up header inclusion
|
2020-05-01 17:02:49 +03:00 |
|
Chocobo1
|
b5b678c58f
|
Replace QString::split() by faster alternatives
|
2019-08-08 18:57:54 +08:00 |
|
Prince Gupta
|
8267a4fef9
|
Incorporate GuiIconProvider inside UIThemeManager
|
2019-07-16 09:31:33 +05:30 |
|
thalieht
|
9995967fbf
|
Remove some unused #include
|
2019-06-04 17:48:55 +03:00 |
|
Chocobo1
|
ed6bb0efdc
|
Replace QList by QVector for tracker related operations
|
2019-05-22 12:57:22 +08:00 |
|
Vladimir Golovnev (Glassez)
|
746916a963
|
Use DownloadHandler behind the scenes
|
2019-03-08 13:00:37 +03:00 |
|
Vladimir Golovnev (Glassez)
|
6cb15706f5
|
Reduce number of DownloadManager signals
|
2019-03-05 11:28:29 +03:00 |
|
Chocobo1
|
2a84345835
|
Mark constructors as explicit
|
2018-12-26 12:04:40 +08:00 |
|
thalieht
|
1f36b8b89f
|
Combine qAsConst() with copyAsConst() to asConst()
|
2018-11-28 23:41:23 +02:00 |
|
thalieht
|
6b1d26d555
|
Convert all foreach() to range-based for()
|
2018-11-28 23:40:12 +02:00 |
|
thalieht
|
456270bbb1
|
Delete several unused #include
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
6d4434ad66
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
2018-07-03 08:38:32 +03:00 |
|
Vladimir Golovnev (Glassez)
|
112a9bcfa2
|
Use new DownloadManager interface
|
2018-06-29 15:48:17 +03:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|