nirvn
45b045d212
Fix missing color settings for python console / script editor
2018-05-22 13:31:29 +07:00
Mathieu Pellerin
a7397b1726
[python console] improve settings UI ( #7041 )
...
- improve UI spacing
- harmonize reset icon
2018-05-21 16:48:43 +07:00
Felis Pimeja
85660db91f
Vectorized remaining propertyicons
...
List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools.png
histogram.png
digitizing.png
attributes.png
2018-05-09 11:21:51 +07:00
Salvatore Larosa
d7485a4349
[pyqgis-console] fix strings in options tooltips
2017-11-29 17:45:46 +01:00
Tim Sutton
0d092f9212
Python console ( #4550 )
...
* Use tabbed view for python console settings. Allow fonts larger that 15pt in console and python editor.
* Make the python console settings list look more like the C++ implemented settings dialogs.
* Use scroll areas in python console settings to prevent widget squashing
* Fix python console settings icons
* updating python console settings to be part of main QGIS settings
* Revert "updating python console settings to be part of main QGIS settings"
This reverts commit a811d7d7b184fece419f6610321a98f1acc9238f.
2017-08-05 23:45:11 +02:00
Nyall Dawson
8e6d792710
Swap all QScrollAreas to QgsScrollAreas
2017-03-21 08:46:41 +10:00
Nyall Dawson
100667ace0
Fix dialogs which violate HIG (use of : at end of label)
2016-11-04 10:02:46 +10:00
Juergen E. Fischer
3f6233079b
python console: workaround for PyQt 4.11 problem
2014-06-17 13:10:58 +02:00
Salvatore Larosa
049edb2b10
[pyqgis-console] added more settings for fonts color
2013-09-19 13:17:13 +02:00
Salvatore Larosa
dc1824f560
[pyqgis-console] added some typing setting:
...
- auto insertion "import" string
- auto insertion "):" for classes and methods
2013-09-15 23:31:46 +02:00
Salvatore Larosa
d8b8089e38
[pyqgis-console] allows to set font color in python lexer
2013-09-14 13:49:01 +02:00
Salvatore Larosa
3b4dfd724d
[FEATURE] [pyqgis-console] Module to generate prepared APIs for calltips and auto-completion
2013-06-11 14:16:58 +02:00
Salvatore Larosa
085f636962
[pyqgis-console] set default value for splitters state
2013-05-29 23:51:26 +02:00
Alexander Bruy
bac09e99c0
use checkable groupbox instead of separate checkboxes in console
...
settings
2013-05-23 13:33:50 +04:00
Salvatore Larosa
942d6bfa5d
[pyqgis-console] allow to disable automatic parentheses insertion from settings:
...
- fix: add Shift+Insert to paste action
- fix: set default Monospaced font at the first start
- allow to save state for console splitter
- fix for mousePressEvent into console
2013-05-20 01:58:41 +02:00
Salvatore Larosa
0175a8053d
[pyqgis-console] uses QFileInfo instead of os.path to check if file exists
...
- minor fixes and cleanup
2013-05-16 01:11:09 +02:00
Salvatore Larosa
256684134c
[pyqgis-console] allow to disable the object inspector from settings (default it is disabled)
...
- fixes some translation string
2013-05-15 15:25:50 +02:00
Salvatore Larosa
9e5b889ac3
[pyqgis-console] add scroll area for settigs dialog
...
- does also the last tab closable
- fixes some translate string and warns the user
if the file has been deleted
- minor fixes
2013-05-07 16:21:54 +02:00
Salvatore Larosa
71c9d96f44
[pyqgis-console ] adds more options to settings dialog:
...
- reorganized settings dialog
- added option autosave script before running
- added options for autocompletion code (from Document, from APIs, from Doc and API)
- minor fixes
2013-04-28 23:56:52 +02:00
Salvatore Larosa
d3981b8fbc
Update translation for Python Console
2013-01-15 16:51:35 +01:00
Salvatore Larosa
6abe8611f4
Moved all the console files into own directory
2012-11-01 11:26:52 +01:00