Nyall Dawson
|
8e88d4842b
|
Use QgsCodeEditorWidget in processing script editor
And remove custom search/replace functionality, it's now replaced
by the standard QgsCodeEditorWidget implementation
|
2024-05-16 08:44:14 +10:00 |
|
Nyall Dawson
|
8a3ab39bd3
|
Fix invalid base class used in processing ui file
|
2023-03-20 16:06:24 +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
|
28b23d0b24
|
[processing] Fix script editor dialog title
|
2018-05-21 14:28:37 +10:00 |
|
nirvn
|
6d067ba9e0
|
[processing] tiny improvements to the script editor
- add a keyboard shortcut to toggle the find panel
- focus on the find text box when opening panel
- find text when hitting return
|
2018-05-19 18:22:27 +07:00 |
|
Matthias Kuhn
|
55a256f9f2
|
Merge pull request #5065 from DelazJ/typos
Fix some wording and spelling
|
2018-05-07 09:23:30 +02:00 |
|
Nyall Dawson
|
a82bffcc72
|
String capitalization
|
2018-04-02 17:57:03 +10:00 |
|
matteo
|
61c3b485ef
|
remove load template button action and fix double separator
|
2018-03-31 18:30:40 +11:00 |
|
matteo
|
ca210dcad7
|
removed useless dots in UI
|
2018-03-31 18:30:40 +11:00 |
|
matteo
|
cdac11f132
|
Typo and remove shortcut
|
2018-03-31 18:30:40 +11:00 |
|
matteo
|
46d59b7177
|
[processing][feature] load default script from template
|
2018-03-31 18:30:40 +11: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 |
|
Alexander Bruy
|
e1a64f6a8f
|
[processing] remove unused files
|
2018-02-05 08:50:37 +02:00 |
|
Alexander Bruy
|
862b1139fa
|
[processing] move script provider stuff into provider directory
|
2018-02-05 08:49:29 +02:00 |
|
Harrissou Sant-anna
|
ac88f2afe9
|
Fix some wording and spelling
|
2018-01-21 12:38:31 +01:00 |
|
Alexander Bruy
|
5016c21ed3
|
[FEATURE][processing][needs-docs] add find and replace functionality to
Processing script editor (forward-port from 2.18 branch)
|
2017-12-15 11:07:15 +02:00 |
|
Alexander Bruy
|
f83351be25
|
[processing] remove statusbar from script editor
|
2016-11-24 12:41:04 +02:00 |
|
Alexander Bruy
|
c3ed39061d
|
[processing] improve script editor dialog
Use QMainWindow instead of QDialog, add normal toolbar instead of
QToolButtons. Also fix some issues caused by Qt5 switch.
|
2016-11-24 12:34:59 +02:00 |
|
volaya
|
7d8e188e4d
|
[processing] allow changing font size in script editor
fixes #11328
|
2015-07-03 08:18:55 +02:00 |
|
volaya
|
ac0eddaea1
|
[processing] Add snippet collection to script editor
The list of snippets is still very short, but the snippet management logic is added in this commit
|
2014-11-21 15:02:20 +01:00 |
|
Alexander Bruy
|
4c24666c87
|
[processing] add open script action to script editor
|
2014-11-19 12:02:20 +02:00 |
|
Alexander Bruy
|
0ca7773b39
|
add shortcuts to some Processing actions
|
2014-11-17 12:30:17 +02:00 |
|
Salvatore Larosa
|
ac1e9cb95a
|
[processing] set autoRaise to True for toolbutton in script and modeler dialog
|
2014-10-07 23:13:12 +02:00 |
|
Richard Duivenvoorde
|
eedab4f4ca
|
gui tweak: adding margin around processing dialogs
|
2013-11-22 19:25:35 +01:00 |
|
Alexander Bruy
|
59a5a14515
|
[FEATURE] new Scintilla-based script editor for Processing
|
2013-09-15 14:30:58 +03:00 |
|