Yoann Quenach de Quivillic
|
a4469591a7
|
Add reformat capability to the HTML editor
|
2023-03-28 05:53:33 +10:00 |
|
Nyall Dawson
|
a6b4742e97
|
Use settings registry for new settings
|
2023-03-20 16:06:24 +10:00 |
|
Nyall Dawson
|
8e526353f9
|
Move toggle comment handling to base QgsCodeEditor class
|
2023-03-20 16:06:24 +10:00 |
|
Nyall Dawson
|
3312bf1ad2
|
Move syntax checking capability to QgsCodeEditorPython
|
2023-03-20 16:06:24 +10:00 |
|
Nyall Dawson
|
ac5f8da74e
|
Support reformatting in base QgsCodeEditorPython class
|
2023-03-20 16:06:24 +10:00 |
|
Nyall Dawson
|
7b61080557
|
Port generic portions of reformat code action to base class
|
2023-03-20 16:06:24 +10:00 |
|
Yoann Quenach de Quivillic
|
74c60488f2
|
Fix sip
|
2023-01-11 07:33:27 +10:00 |
|
Yoann Quenach de Quivillic
|
59332e0984
|
Fix sip
|
2023-01-11 07:33:27 +10:00 |
|
Yoann Quenach de Quivillic
|
88a683fec3
|
Fix style
|
2023-01-11 07:33:27 +10:00 |
|
Yoann Quenach de Quivillic
|
eade013151
|
Document versioon added
|
2023-01-11 07:33:27 +10:00 |
|
Yoann Quenach de Quivillic
|
da260a7a46
|
add helper functions to get cursor context info
|
2023-01-11 07:33:27 +10:00 |
|
Yoann Quenach de Quivillic
|
1c79b4927d
|
[feature][console] Add toggle comment action in the python console (#50341)
Adds a toggle comment action in the Python Console and script editors
|
2023-01-07 09:27:08 +10:00 |
|
Nyall Dawson
|
f4280a77f2
|
Fix dox warning
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
6e1f4d7003
|
Dox
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
becbf979d2
|
Dox
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
955c72388d
|
Factor out interpreter
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
73b75af8c3
|
Move prompt handling to QgsCodeEditor
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
b7ffb0cb6f
|
Move responsibility for storing history of run commands to base class
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
3786cd178d
|
Move python console history handling to base QgsCodeEditor class
So that other non-python-console code editors can utilise this too
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
04dbee6eb7
|
Add a script language enum
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
dd4984eb49
|
Move some common code to base class
|
2022-10-24 16:46:11 +10:00 |
|
Nyall Dawson
|
1e18322722
|
Add QgsCodeEditorR code editor subclass for R scripts
|
2022-10-22 18:46:41 +10:00 |
|
Nyall Dawson
|
fcb83a7a30
|
Fix code folding not shown for non-python code editor classes
|
2022-10-10 14:01:24 +10:00 |
|
Nyall Dawson
|
39a4a63890
|
Promote to enum class
|
2022-10-10 14:01:24 +10:00 |
|
Nyall Dawson
|
ed54489a09
|
Move some useful python console methods to base class
|
2022-10-10 14:01:24 +10:00 |
|
Juergen E. Fischer
|
c6008b7ee1
|
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
reverting 3fb0f66 (followup #45348)
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
|
2021-10-21 23:03:48 +02:00 |
|
nirvn
|
ef84e48a09
|
Run sipify_all.sh
|
2021-10-12 16:34:05 +10:00 |
|
Denis Rouzaud
|
ec16736306
|
run sipify
|
2021-10-12 16:34:05 +10:00 |
|
Alessandro Pasotti
|
7460e4f777
|
Doxy
|
2021-07-06 21:00:55 +02:00 |
|
Alessandro Pasotti
|
927669df2b
|
Move target to 3.22
|
2021-07-06 20:59:58 +02:00 |
|
Alessandro Pasotti
|
27eb5743ad
|
Provider QSCI APIs for sqlite and PG
|
2021-07-06 20:58:36 +02:00 |
|
Alessandro Pasotti
|
9adbdfa8bf
|
Fix crash QsciAPIs is destroyed while worker running
|
2021-07-06 20:53:59 +02:00 |
|
Alessandro Pasotti
|
079264ebc4
|
Message bar and other improvements: working!
|
2021-07-06 20:52:19 +02:00 |
|
Alessandro Pasotti
|
d914a50b63
|
QgsQueryResultWidget
|
2021-07-06 20:52:19 +02:00 |
|
Damiano Lombardi
|
5759564f86
|
Updated sip file
|
2021-05-11 22:45:34 +02:00 |
|
Damiano Lombardi
|
9fdcda41fa
|
Added test for QgsJsonEditWidget
|
2021-05-10 22:54:44 +02:00 |
|
Denis Rouzaud
|
ba8a445850
|
run sipify
|
2021-03-22 21:13:52 +01:00 |
|
Nyall Dawson
|
50b9beaad6
|
[sipify] Catch more class references and insert :py:class: annotations
|
2021-01-31 05:41:22 +10:00 |
|
Matthias Kuhn
|
42af1efa18
|
Fix a bunch of doc issues
|
2020-10-22 20:42:14 +02:00 |
|
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 |
|