thalieht
|
6b1d26d555
|
Convert all foreach() to range-based for()
|
2018-11-28 23:40:12 +02:00 |
|
Chocobo1
|
0217d5b4c0
|
Replace single-character string with character literal
Also remove unnecessary dynamic allocation.
|
2018-07-21 23:26:15 +08:00 |
|
Chocobo1
|
09f759355f
|
Replace QRegExp with QRegularExpression
Revise `static` keyword usage, static is added to frequently used
instances.
|
2018-05-31 22:56:49 +08:00 |
|
Chocobo1
|
c22e6b4502
|
Cleanup header include order
Add missing header.
Cleanup license.
|
2018-05-31 22:56:25 +08:00 |
|
Chocobo1
|
fa2128cbae
|
Replace Utils::String::fromStdString() by QString::fromStdString()
|
2017-03-07 19:42:44 +08:00 |
|
Vladimir Golovnev (Glassez)
|
c57aaf0216
|
Create MagnetUri object from BC link or HASH string
|
2016-01-31 21:32:41 +03:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|