98 Commits

Author SHA1 Message Date
Salvatore Larosa
12fcea167a [pyqgis-console] removes console/help folder:
it is no longer necessary, now it is into context help
2013-06-11 18:24:16 +02:00
Salvatore Larosa
a415950d63 [pyqgis-console] another updating to new SIP API 2013-06-11 18:20:26 +02:00
Salvatore Larosa
780772f37c [pyqgis-console] fixes for the new SIP APIs 2013-06-08 23:34:50 +02:00
Nathan Woodrow
e6f98362dc Merge master 2013-06-08 15:59:04 +10:00
Salvatore Larosa
8201335835 [pyqgis-console] update help
- shows help at the first launch of the console
2013-06-03 18:51:34 +02:00
Salvatore Larosa
24bffbf262 [pyqgis-console] shows info messages also for temporary scripts 2013-05-31 23:46:53 +02:00
Salvatore Larosa
085f636962 [pyqgis-console] set default value for splitters state 2013-05-29 23:51:26 +02:00
Salvatore Larosa
b1843de774 [pyqgis-console] again more upadte for sip api v2 2013-05-29 23:23:17 +02:00
Salvatore Larosa
bc726dcbb5 more update to console for sipapiv2 2013-05-29 17:30:12 +02:00
Matthias Kuhn
a0b451593f Set default values for python console settings 2013-05-29 15:02:28 +02:00
Nathan Woodrow
17d424340e Start sipapi update 2013-05-29 22:08:16 +10:00
Salvatore Larosa
35489cc174 [pyqgis-console] changes and cleans up some icon 2013-05-25 00:30:23 +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
022ca43995 [pyqgis-console] fix for save as in tabbar context menu 2013-05-22 17:59:13 +02:00
Salvatore Larosa
2a9e0aee91 [pyqgis-console] enables to select multiple files to load in the file editor 2013-05-22 17:59:13 +02:00
Juergen E. Fischer
bb04e70d4c yet another german translation update 2013-05-22 02:45:25 +02:00
Salvatore Larosa
9242170d8d [pyqgis-console] small fixes 2013-05-22 01:52:24 +02:00
Salvatore Larosa
3f58142a4a [pyqgis-console] increases height of the row in QListView and QTreeWidget for Windows OS
- small fixes for the run script command
2013-05-22 00:20:07 +02:00
Salvatore Larosa
b805894564 [pyqgis-console] uses context menu to handle the command history instead of typing directly the command into the console
- shows history in dialog (much more usable)
2013-05-20 23:33:47 +02:00
Juergen E. Fischer
65d3535fc5 - Quantum GIS => QGIS update
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Salvatore Larosa
51d73a94e5 [pyqgis-console] fix translation string 2013-05-20 11:02:09 +02: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
acacf84845 [pyqgis-console] adds more options to find text in the editor 2013-05-19 00:43:57 +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
Radim Blazek
8f363b570e python console setPlaceholderText qt < 4.7 fix 2013-05-15 16:43:12 +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
41932dfcca [pyqgis-console] again more fixes and cleanup (for the editor) 2013-05-13 21:03:57 +02:00
Salvatore Larosa
0a5e09a69c [pyqgis-console] minor fixes: followup a60e74a 2013-05-12 10:09:09 +02:00
Salvatore Larosa
a60e74a01e [pyqgis-console] a simple syntax checker for the editor
- some fixes and code cleanup
2013-05-11 23:45:37 +02:00
Salvatore Larosa
09f5ee6296 [pyqgis-console] disables the save button if the document is not modified 2013-05-11 00:48:37 +02:00
Salvatore Larosa
839343b1e5 [pyqgis-console] close bracket automatically 2013-05-11 00:25:49 +02:00
Juergen E. Fischer
42929762a6 localize support links 2013-05-10 09:15:13 +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
471dab184a [pyqgis-console] just shows the context menu on tabs (does not on tabbar) 2013-05-05 22:34:14 +02:00
Salvatore Larosa
eb47ff5d8a [pyqgis-console] fix typo and indentation update 2013-05-05 20:47:59 +02:00
Salvatore Larosa
507756a7f7 [pyqgis-console] add a context menu for tabs 2013-05-05 20:40:24 +02:00
Salvatore Larosa
d3f9dd5dc4 [pyqgis-console] fixes translation strings 2013-05-04 23:44:18 +02:00
Salvatore Larosa
fb91f76c19 [pyqgis-console] minor fixes and cleanup 2013-05-04 23:27:21 +02:00
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