Chocobo1
|
75c93d72be
|
Revise string literal usage
This commit covers src/gui folder.
PR #16757.
|
2022-03-29 10:41:17 +08:00 |
|
Chocobo1
|
802ec5a14e
|
Use QString literals
This patch covers src/gui and some leftovers from previous commit.
|
2022-03-18 12:46:01 +08:00 |
|
Vladimir Golovnev (Glassez)
|
f022458383
|
Raise minimum supported Qt version to 5.12
|
2021-03-13 15:33:58 +03:00 |
|
jagannatharjun
|
952dc26514
|
Use delegate provided rect for textRect in LogItemDelegate
Previously we get textRect from QStyle but on some OS this returns invalid rect
|
2020-07-04 15:49:21 +05:30 |
|
jagannatharjun
|
8267898655
|
Fix large strings not visible in log widget
|
2020-05-31 15:37:33 +05:30 |
|
jagannatharjun
|
cce8f178e4
|
Allow changing log colors from config.json
|
2020-05-05 18:53:31 +05:30 |
|
Vladimir Golovnev (Glassez)
|
4a2d25b03b
|
Clean up header inclusion
|
2020-05-01 17:02:49 +03:00 |
|
Chocobo1
|
16a76eee9f
|
Add final specifier to GUI classes
Follow up d3d3f7dbb3 .
|
2020-04-19 10:59:59 +08:00 |
|
jagannatharjun
|
fd89717330
|
Convert the Log widget to use custom View/Model
Co-authored-by: sledgehammer999 <hammered999@gmail.com>
|
2020-04-15 22:18:00 +05:30 |
|