Chocobo1
|
f0dd7b7dae
|
Use QString literals
This patch covers src/app and src/base folders.
Follow up of ab64ee872b .
|
2022-03-11 00:11:30 +08:00 |
|
Vladimir Golovnev
|
dd1bd8ad10
|
Implement class for handling filesystem paths
PR #15915.
|
2022-02-08 06:03:48 +03:00 |
|
jagannatharjun
|
ab91d546e5
|
Move all icon resources to icon folder root
|
2020-05-18 20:30:51 +05:30 |
|
NotTsunami
|
6748e8d787
|
Remove redundant null checks
Attempting to delete a null pointer is a noop in C++.
Closes #2864.
[1] https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null
|
2020-02-03 16:38:51 -05:00 |
|
Chocobo1
|
71dcc76a64
|
Replace png icons with svg
|
2018-08-14 17:03:14 +08:00 |
|
Chocobo1
|
9df67b52b8
|
Add const to function signature
|
2018-08-01 01:40:50 +08:00 |
|
thalieht
|
eb508d67ef
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
3e4099fe5b
|
Replace the zeroing of pointers with nullptr
|
2018-04-15 13:06:31 +03:00 |
|
sledgehammer999
|
c384cc8c8c
|
Move new icons to their own theme folder.
|
2017-01-11 18:02:26 +02:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|