Chocobo1
|
1cea6a25af
|
Add final specifier to GUI classes
Follow up d3d3f7dbb3.
|
2020-04-22 18:19:23 +03:00 |
|
Chocobo1
|
e90a2c00a5
|
Replace QList by QVector
|
2019-08-05 20:56:15 +08:00 |
|
Chocobo1
|
3748b995ff
|
Avoid creating unnecessary event loops
The `exec()` method will create another event loop and transfer
control over there which might introduce unexpected bugs.
|
2019-06-17 20:44:57 +08:00 |
|
Vladimir Golovnev (Glassez)
|
6cb15706f5
|
Reduce number of DownloadManager signals
|
2019-03-05 11:28:29 +03:00 |
|
thalieht
|
445adb0ab4
|
Convert pass-by-value arguments to const refs where applicable
|
2019-02-12 02:45:55 +02:00 |
|
thalieht
|
eb508d67ef
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|