Chocobo1
|
9e99a0d3f5
|
Replace single-character string with character literal
Also remove unnecessary dynamic allocation.
|
2018-08-12 11:08:06 +03:00 |
|
Chocobo1
|
c93b05c293
|
Replace QRegExp with QRegularExpression
Revise `static` keyword usage, static is added to frequently used
instances.
|
2018-08-12 11:08:06 +03:00 |
|
Chocobo1
|
55c3813fac
|
Cleanup header include order
Add missing header.
Cleanup license.
|
2018-08-12 11:08:06 +03: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 |
|