Nyall Dawson
ea9d5bb363
Fix mangled fonts in script editors
...
Don't override default font letter spacing or stretch -- it's not
safe to do because the results are very dependent on the individual
font's appearance and rendering hints.
Fixes #20349
2018-11-05 10:35:18 +10:00
nirvn
45aca2f942
fix unclosed strings not style in python console & script editor
2018-05-23 10:08:02 +07:00
nirvn
9cf6bbf424
Improve default color scheme for python console & script editor
2018-05-22 17:56:25 +07:00
nirvn
45b045d212
Fix missing color settings for python console / script editor
2018-05-22 13:31:29 +07:00
nirvn
310bfb1e3e
[processing] show indentation guides in script editor
2018-05-20 15:50:31 +07:00
nirvn
af45b84c1f
[processing] do no wrap line in script editor
...
(harmonize behavior with python console)
2018-05-20 15:50:31 +07:00
nirvn
5a4d33f351
[processing] use python console color/font settings for the script editor
2018-05-20 15:50:31 +07:00
Alexander Bruy
f5f0399171
[processing] use custom editor class, as QgsCodeEditor is not available
...
on some platforms
2018-02-05 08:50:37 +02:00