Salvatore Larosa
6c27d16309
[pyqgis-console] some fix for find text in editor
...
- changes tabs to north
2013-05-04 22:30:06 +02:00
Juergen E. Fischer
b4ba4c82da
fix spelling errors
2013-05-03 01:45:46 +02:00
Juergen E. Fischer
d4542feedf
another indention update
2013-05-03 00:25:39 +02:00
Salvatore Larosa
9ed5063844
[pyqgis-console] adds a find text widget to editor
2013-05-02 23:24:51 +02:00
Salvatore Larosa
ae7115f74f
[pyqgis-console] re-added shortcut mistakenly removed in 07abb34
2013-05-02 12:46:36 +02:00
Salvatore Larosa
ee4fc4e1a6
[pyqgis-console] fixes import warning
2013-05-02 00:15:34 +02:00
Juergen E. Fischer
d0aa1e47e8
indentation update
2013-05-02 00:02:25 +02:00
Salvatore Larosa
334f43e41e
[pyqgis-console] warning the user if the file has been modified by another process
...
- set fixed size for corner widget icons
- reorganized message levels for the message bar
- minor fixes
2013-05-01 23:48:16 +02:00
Salvatore Larosa
d8fd259628
[pyqgis-console] fix sharing snippets code via codepad
2013-05-01 02:42:51 +02:00
Salvatore Larosa
36e613ae5a
[pyqgis-console] fix comment/uncomment code also on Windows OS
2013-05-01 02:42:51 +02:00
Salvatore Larosa
5407616bb7
[pyqgis-console] running script without shell window (for Windows OS)
...
- changed runscript icon to contextual menu
2013-04-30 16:33:44 +02:00
Salvatore Larosa
e755815ff0
[pyqgis-console] allows comments and quotes folding in editor lexer
2013-04-29 12:41:45 +02:00
Salvatore Larosa
195918293c
[pyqgis-console] small fix for show/hide editor action
2013-04-29 01:22:45 +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
5cbf42b084
[pyqgis-console] fix object inspector on windows 7
...
- minor fixes
2013-04-25 18:17:50 +02:00
Salvatore Larosa
e22f0d162f
[pyqgis-console] fixes #7653 and #7646
...
- more minor fixes
2013-04-23 23:50:57 +02:00
Salvatore Larosa
4e4b0a915e
[pyqgis-console] allows to handle non-ascii chars in script file name
2013-04-22 16:55:04 +02:00
Salvatore Larosa
12a8390ea3
[pyqgis-console] shows also derived class name in object browser widget
2013-04-22 16:51:39 +02:00
Salvatore Larosa
4696e019ee
[pyqgis-console] fix indentation
2013-04-22 16:51:39 +02:00
Salvatore Larosa
1a9184144d
[pyqgis-console] fix - allows to apply the console settings at all the tabs
2013-04-22 10:27:54 +02:00
Salvatore Larosa
269a419b25
[pyqgis-console] converts all newlines to "\n" in order to fix the "Enter selected command" from the editor
...
- fixes background color for toolbar editor on Windows
- minor fixes
2013-04-21 23:27:23 +02:00
Salvatore Larosa
b70934af49
[pyqgis-console] Follow up 7096a73
2013-04-21 02:50:12 +02:00
Salvatore Larosa
7096a73bf0
[pyqgis-console] added a python object browser for editor
...
- allow to save state for splitters
- minor fixes and cleanup
2013-04-21 01:54:07 +02:00
Salvatore Larosa
f12eebe35e
[pyqgis-console] remove unnecessary code and fix tabs tooltip
2013-04-20 23:10:38 +02:00
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