318 Commits

Author SHA1 Message Date
Salvatore Larosa
8203effa72 remove item QgsInterface from import class menu in python console
since a369ed0 it is no longer necessary to import iface object
2013-01-12 21:54:18 +01:00
Nathan Woodrow
a369ed0f5c Import iface into Python console 2013-01-12 22:05:35 +10:00
Larry Shaffer
866bc22a34 Fix #6940, error traceback output to console crashes under QScintilla 2.7 2013-01-04 09:28:07 -07:00
Werner Macho
de54c165c2 Merge pull request #373 from slarosa/pyqgis_console_1
Reorganize icons theme for pyqgis console
2013-01-03 13:41:59 -08:00
Salvatore Larosa
d6a33f5298 Reorganize icons theme for pyqgis console
- add icon to Python Console entry in Plugins menu
2013-01-03 14:20:56 +01:00
Salvatore Larosa
77d48a05b4 fix output directory for pyqgis console on installing 2012-12-20 01:43:01 +01:00
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00
Salvatore Larosa
b54c3bf54e changed import sextante class entry according to 6173fa3 2012-11-26 21:47:12 +01:00
Salvatore Larosa
4f9e8c289c minor fix for console help dialog 2012-11-16 21:54:46 +01:00
Salvatore Larosa
12375462de changes console help in window modal 2012-11-13 23:31:44 +01:00
Salvatore Larosa
1495f659c7 Added action: Hide/Show toolbar for PyQGIS Console
- image help update
2012-11-12 22:46:30 +01:00
Salvatore Larosa
aaded5a737 Update the console help:
- update italian/english translations
2012-11-12 18:46:42 +01:00
Salvatore Larosa
b2eb1c10e9 updating help and minor changes for console 2012-11-11 23:02:52 +01:00
Salvatore Larosa
38f82d3711 minor changes for layout in console:
- moved header text in output area
- add default value to True for Use preloaded API option in settings dialog
- include traceback to codepad link
2012-11-04 23:07:13 +01:00
Salvatore Larosa
ed4bc25413 removed shortcut for sharing code action 2012-11-03 18:40:25 +01:00
Salvatore Larosa
b1d7a155bc [FEATURE] - Sharing snippets code from PyQGIS console
- now you can share snippets code by codepad.org
- added much more actions in contextual menu
2012-11-03 15:26:56 +01:00
Salvatore Larosa
2425f92ce0 automatically switch focus to the input area in console
- any keystroke switch focus when in the output area
- moved closeEvent method to DockWidget (since 0330202 it has not worked anymore)
2012-11-02 11:50:19 +01:00
Salvatore Larosa
6abe8611f4 Moved all the console files into own directory 2012-11-01 11:26:52 +01:00