81 Commits

Author SHA1 Message Date
Salvatore Larosa
9ed5063844 [pyqgis-console] adds a find text widget to editor 2013-05-02 23:24:51 +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
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
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
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
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
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
cb7f7bfd8b indentation update 2013-02-07 01:09:39 +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
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
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
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