Nyall Dawson
|
8d3e028d15
|
Cleanup raw margin manipulation used to hide holding controls, use proper methods
|
2020-10-13 14:14:53 +10:00 |
|
Nyall Dawson
|
1ac59415ec
|
Cleanup handling of margins in QgsCodeEditor and subclasses
|
2020-10-13 14:14:53 +10:00 |
|
Nyall Dawson
|
0a3f40a191
|
Allow error indicator colors to be controlled for code editor color scheme
|
2020-10-13 10:47:21 +10:00 |
|
Nyall Dawson
|
5c8013df61
|
[console] Fix exception when running scripts (followup cce7aa7)
and move responsibility for showing warning messages to QgsCodeEditor
base class, so that the same code can be used by other dialog script editors
|
2020-10-12 13:06:34 +10:00 |
|
Nyall Dawson
|
aaa813a15a
|
Split indentation guide color from edge color in code editor settings
Reusing the same color resulted in too subtle indentation guides
|
2020-10-12 11:53:34 +10:00 |
|
Nyall Dawson
|
c9fb3620db
|
Fix fold icon colors in code editors -- allow these to be set so that
they can match the editor theme
|
2020-10-07 15:06:02 +10:00 |
|
Nyall Dawson
|
3f40dbfb10
|
Fix rendering of CSS comments in QgsCodeEditorCSS
Refs https://www.riverbankcomputing.com/pipermail/qscintilla/2019-July/001414.html
|
2020-10-07 13:13:17 +10:00 |
|
Nyall Dawson
|
3098fa5906
|
Move code editor color scheme tracking to dedicated registry,
QgsCodeEditorColorSchemeRegistry
This cleans up the code, and makes it possible for creation of plugins
which add new code editor color schemes!
|
2020-10-06 17:11:34 +10:00 |
|
Nyall Dawson
|
1bafa2f66f
|
Code shuffle: move QgsCodeEditor classes to their own folder
|
2020-10-06 17:11:34 +10:00 |
|