Vladimir
|
c634874ed5
|
Change include for appsettings.h
|
2025-01-13 01:25:57 +05:00 |
|
Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
9b0c9046b4
|
Use QSettings object from AppSettings
|
2017-03-15 19:06:24 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
e9a2c8494f
|
Added function for conversion from QRgb to QColor, with alpha component
Because ctor QColor(QRgb) sets alpha component to 0xffff.
|
2016-07-16 21:41:05 +05:00 |
|
Vladimir
|
d249ee45ec
|
Settings for fore/back colors moved to FontEditorOptions
|
2015-02-04 20:12:35 +05:00 |
|
Vladimir
|
5e5dfdc2e9
|
Save scale to settings
|
2013-01-27 00:59:25 +06:00 |
|