236 Commits

Author SHA1 Message Date
Salvatore Larosa
cfa3f57515 [pyqgis-console] disables tab widget editor if restore tabs is prompted and adds tab tooltip 2013-04-20 15:12:04 +02:00
Salvatore Larosa
08ef4f84f9 [pyqgis-console] fixes the undo action when comment/uncomment out code in editor 2013-04-18 01:29:59 +02:00
Salvatore Larosa
a928dce594 [pyqgis-console] remove duplicate entries 2013-04-17 13:10:58 +02:00
Salvatore Larosa
07abb34ebe [pyqgis-console] cleaning up code and minor fixes 2013-04-16 07:43:22 +02:00
Salvatore Larosa
b67d360fc5 [pyqgis-console] fix interrupted system call on run script for osx 2013-04-16 07:43:22 +02:00
Salvatore Larosa
256d28e882 [pyqgis-console] fix shortcut keysequence for side editor
- added class menu removed by mistake
- minor fixes
2013-04-16 07:43:22 +02:00
Salvatore Larosa
9ab83615ff [pyqgis-console] added button for comment/uncomment code in side editor and minor fixes 2013-04-16 07:43:22 +02:00
Salvatore Larosa
cba952c812 [pyqgis-console] added new toolbar for side editor 2013-04-16 07:43:01 +02:00
Salvatore Larosa
2c1f7e3e15 [pyqgis-console] some fix for run script and restore tabs 2013-04-16 07:42:21 +02:00
Salvatore Larosa
708a99c15b [pyqgis-console] added button to toggle the side editor in python console 2013-04-16 07:42:21 +02:00
Salvatore Larosa
09fe728104 [pyqgis-console] fixes prompt save tab on closing 2013-04-16 07:41:02 +02:00
Salvatore Larosa
69dc6ac5ee [FEATURE] Side Editor for Python Console 2013-04-16 07:41:02 +02:00
Juergen E. Fischer
dbe0c9e9ec update .qgis to .qgis2 (to be updated on release and some more utf8 fixes
(fixes #7537)
2013-04-07 23:14:37 +02:00
Juergen E. Fischer
cb7f7bfd8b indentation update 2013-02-07 01:09:39 +01:00
Alexander Bruy
a3966131f4 update russian python console help translation 2013-01-31 15:39:46 +04:00
Salvatore Larosa
73b3d9cc8c Followup d3981b8:
now it works properly with pylupdate4
2013-01-17 15:24:13 +01:00
Salvatore Larosa
d3981b8fbc Update translation for Python Console 2013-01-15 16:51:35 +01:00
Salvatore Larosa
6768327edb Add QgsMessageBar for pyqgis console 2013-01-15 12:15:51 +01:00
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