1330 Commits

Author SHA1 Message Date
Salvatore Larosa
d2d7cae5ce typo (Python Console) 2012-09-30 18:07:18 +02:00
Salvatore Larosa
4b604f194e Added i18n for help (Python Console) 2012-09-30 16:47:58 +02:00
Salvatore Larosa
32deee72a5 New style for the toolbar icons
- update the help.htm
2012-09-28 14:06:49 +02:00
Salvatore Larosa
630a02153f Improved the console toolbar
- added menu for class import
- added menu for open/save script
- update help and Italian translate
2012-09-27 17:14:10 +02:00
Salvatore Larosa
29aeac7980 Added keys binding to view the command history
- added new command to clear completely the command history
- fixed copy,cut command in keyPressEvent more minor problems
- update for help
- update for Italian translate
2012-09-27 00:13:25 +02:00
Salvatore Larosa
f93cdff57f Update help for console
- header icon changed
- re-organized text
2012-09-26 02:02:05 +02:00
Salvatore Larosa
a0566c79b7 Cleaning the code 2012-09-25 16:31:51 +02:00
Salvatore Larosa
59ff69eae1 Added support to save history in python console
- edited console.py to save history on closeEvent
- edited console_sci.py to add read, clear and write history methods
- edited help file
- update to Italian translate file
2012-09-25 16:23:24 +02:00
Salvatore Larosa
69d062410f Translation into Italian for the console toolbar 2012-09-24 09:05:49 +02:00
Juergen E. Fischer
f3cb57b1eb SIP bindings update:
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
  same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
  missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00
Tim Sutton
aa74a8fd3d Merge pull request #243 from slarosa/master
Italian translation for python console
2012-09-23 11:16:25 -07:00
Salvatore Larosa
740eaf98dc adjustment to the translate file to get the Italian translation in python console 2012-09-23 16:01:51 +02:00
Victor Olaya
bf985a5534 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-09-22 22:50:45 +02:00
Victor Olaya
d80d3cf985 fixed #6295
did some cleaning in GrassAlgorithm.py
2012-09-22 22:49:13 +02:00
Salvatore Larosa
c5ff5ee5be improved paste action and minor bug fixes 2012-09-22 13:12:40 +02:00
Salvatore Larosa
7e6ec9bc32 cleaning and minor adjustments to the code for console 2012-09-22 13:09:23 +02:00
Juergen E. Fischer
3e08931e40 update QgsDiagramRendererV2 sip bindings 2012-09-21 21:01:11 +02:00
Magnus Homann
d1c8884ca1 Added SIP, fixed qgisapp to use new setter and optimized a bit 2012-09-21 19:14:51 +02:00
Etienne Tourigny
c5cc634520 raster save creation options validation:
- move help and validation to gdal provider
- validate options before saving
- test for valid PREDICTOR option, depending raster properties
2012-09-20 16:03:40 -03:00
Radim Blazek
212145d902 nodata per band, src nodata optional 2012-09-19 16:23:18 +02:00
Radim Blazek
9c6ebdd4ee fixes for QgsRasterInterface subclassing in Python 2012-09-18 21:02:16 +02:00
Juergen E. Fischer
aad3f4e5a1 add sip bindings to QgsCredentials 2012-09-17 12:41:29 +02:00
Juergen E. Fischer
0138c47e45 add more sip bindings:
QgsCentroidFillSymbolLayerV2
QgsImageFillSymbolLayer
QgsLinePatternFillSymbolLayer
QgsPointPatternFillSymbolLayer
QgsSVGFillSymbolLayer
QgsSimpleFillSymbolLayerV2
2012-09-17 00:18:34 +02:00
Juergen E. Fischer
8898e6b847 missed the new file 2012-09-16 20:40:18 +02:00
Juergen E. Fischer
d8675ba32a add sip bindings for QgsPalLabeling, QgsSimpleMarkerSymbolLayerV2,
QgsSvgMarkerSymbolLayerV2, QgsFontMarkerSymbolLayerV2
2012-09-16 20:21:37 +02:00
Magnus Homann
802ab85673 Fix stupid SIP error 2012-09-16 18:58:46 +02:00
Magnus Homann
96295010d3 Improved QgsClipper test, and ran prepare-commit 2012-09-16 12:09:33 +02:00
Magnus Homann
883dcab1fe Added conversion between QgsRectangle and QRectF. And tests. 2012-09-16 12:09:32 +02:00
Alexander Bruy
6edc945172 change line endings to UNIX 2012-09-15 18:30:32 +03:00
Alexander Bruy
7b80206793 Merge branch 'master' into sextante-import 2012-09-14 15:55:57 +03:00
Alexander Bruy
ca668ae3a8 create directories for scripts and models in user directory 2012-09-14 15:23:34 +03:00
Alexander Bruy
e460dde786 add cmake stuff for SEXTANTE plugin 2012-09-14 14:44:25 +03:00
Alexander Bruy
5eb0111874 fix migration errors 2012-09-14 11:53:46 +03:00
Alexander Bruy
799795a05a fix another signal-slot connection in new console 2012-09-14 10:50:40 +03:00
Tim Sutton
2f2fb53779 Merge pull request #232 from slarosa/master
fix error in path for sextante icon
2012-09-14 00:55:46 -07:00
Salvatore Larosa
26a43408b4 fix path for icon 2012-09-14 09:01:40 +02:00
Tim Sutton
5b91b38d8e Merge pull request #230 from slarosa/master
[New Python Console] - remember last used location for Open Tool
2012-09-13 21:13:32 -07:00
Salvatore Larosa
89e75cf64a added sextante icon for help 2012-09-14 01:18:04 +02:00
Salvatore Larosa
315e0c0043 added action to import sextante class 2012-09-13 23:38:47 +02:00
Salvatore Larosa
cd36650639 cleaning up code 2012-09-13 19:22:34 +02:00
Salvatore Larosa
78a1f244c2 improved icons and clean code 2012-09-13 17:51:24 +02:00
Radim Blazek
24a047d283 raster sip fix for test unit 2012-09-13 15:08:23 +02:00
Radim Blazek
c6a29fa8a0 raster sip fixes 2012-09-13 13:38:39 +02:00
Salvatore Larosa
c0c8f81efb added remember last used dir for open tool in python console 2012-09-13 09:54:45 +02:00
Tim Sutton
94c2e1cbb0 Transfer ownership of renderer to c++ in sip bindings when calling QgsRasterLayer.setRenderer and when passing shader to QgsSingleBandPseudoColorRenderer. Fixes crash experienced when using python bindings and replacing the shader or renderer of a raster. 2012-09-12 23:15:45 +02:00
Tim Sutton
aa063f67f2 Merge pull request #228 from slarosa/master
added support to paste code with multi-line text in console
2012-09-12 01:49:26 -07:00
Salvatore Larosa
e2fff49874 added support to paste multi-line text 2012-09-12 00:33:04 +02:00
Alexander Bruy
73ca04ebf3 fix signals connection in console 2012-09-11 19:51:09 +03:00
Juergen E. Fischer
3941112e60 also copy console_sci to build directory 2012-09-11 18:49:58 +02:00
Salvatore Larosa
a090559f3d added delete key in keyPressEvent 2012-09-11 16:05:52 +02:00