Commit graph

56 commits

Author SHA1 Message Date
Nicholas Guriev
4c165ea446 Remove explicitly defined copy operator for style::internal::Font
It was equivalent of default copy operator generated by compiler itself.
Removing this copy operation, we do not change behavior of the code but
resolve the -Wdeprecated-copy warning from GCC.
2020-01-21 12:32:06 +03:00
Ilya Fedin
777cf61626 Don't load linux.qrc when DESKTOP_APP_USE_PACKAGED is defined 2020-01-17 17:46:45 +03:00
John Preston
e824bb2f6b Use custom named fonts. 2019-10-13 10:44:45 +04:00
John Preston
54f84cdb8d Fix resources and build on Xcode. 2019-10-04 23:59:35 +03:00
John Preston
f762cc8b87 Allow scales below 100. 2019-10-03 10:28:52 +03:00
John Preston
85c83003ca Initial commit. 2019-09-17 17:48:58 +03:00