Magnus Homann
add0ebcc1e
Merge pull request #246 from homann/CP-legal
...
A fix for #6396 .
2012-09-24 06:55:22 -07:00
Magnus Homann
75452b8102
A fix for #6396
2012-09-24 15:53:33 +02:00
Werner Macho
1190eea55f
translation update: gl_ES by Xan
2012-09-24 14:57:30 +02:00
Juergen E. Fischer
86217d0a1a
fix QgsSymbolLayerV2Metadata sip bindings
2012-09-24 14:31:05 +02:00
Tim Sutton
f99cf89562
Added sample template needed for tests
2012-09-24 14:16:30 +02:00
Tim Sutton
ffb7f1b17d
Reinstate public qualifier for vector gradient colour ramp
2012-09-24 14:15:35 +02:00
Tim Sutton
e8ef7031a2
Added missing sys import
2012-09-24 12:50:39 +02:00
Tim Sutton
ee515bd989
Reinstate symbol layer registry sip stuff
2012-09-24 12:49:47 +02:00
Tim Sutton
4f2d9dba9f
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-24 10:47:35 +02:00
Juergen E. Fischer
34f542edef
fix sip syntax error
2012-09-24 10:46:31 +02:00
Tim Sutton
1dc93021f2
Mark composer html multiframe test as expected to fail for now
2012-09-24 10:29:50 +02:00
Tim Sutton
5f79bcb16f
Resolved merge conflicts with origin master
2012-09-24 10:03:06 +02:00
Juergen E. Fischer
04f934841d
add a missing file
2012-09-24 09:20:33 +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
Larry Shaffer
58ba3f0084
Update to QgsCollapsibleGroupBox
...
- Saving/restoring checked state is off by default
Restoring checked state caused many issues for groupboxes used in same window, but for different parent objects (e.g. labeling for different layers).
- Saving/restoring checked state can be get/set via code
- Add ability to get/set a QSettings group (instead of window obj name) for saving states.
Allows for groupboxes to be used in multiple places/dialogs and maintain same states (e.g. adv labeling dialog).
2012-09-22 15:49:52 -06: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
Tim Sutton
1b95cdca85
Merge pull request #242 from slarosa/master
...
improved python console paste action and minor bug fixes
2012-09-22 12:57:14 -07: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
Magnus Homann
73fcb66257
Used QsgScaleComboBox in scale based visibility. Also fix #6213
2012-09-21 21:45:44 +02:00
Juergen E. Fischer
413e9dcd4e
indentation update
2012-09-21 21:01:31 +02:00
Juergen E. Fischer
3e08931e40
update QgsDiagramRendererV2 sip bindings
2012-09-21 21:01:11 +02:00
Juergen E. Fischer
f24862ae16
fix OGRSpatialReferenceH member declaration
2012-09-21 20:59:43 +02:00
Magnus Homann
331ef1b3a6
Merge pull request #240 from homann/test_scalecombobox
...
Test and refactoring - qgsscalecombobox
2012-09-21 10:16:43 -07:00
Magnus Homann
d1c8884ca1
Added SIP, fixed qgisapp to use new setter and optimized a bit
2012-09-21 19:14:51 +02:00
Magnus Homann
01c4ac7d54
Added setting of scale programatially
2012-09-21 19:14:51 +02:00
Magnus Homann
dbbb3c35be
Added test for rounding
2012-09-21 19:14:51 +02:00
Magnus Homann
f059e6f899
Change in qgisapp and fixed a test
2012-09-21 19:14:51 +02:00
Magnus Homann
1b09393bd7
Test of signals
2012-09-21 19:14:51 +02:00
Magnus Homann
08d28df9c2
Simplified, and more test
2012-09-21 19:14:51 +02:00
Magnus Homann
576c0a5e83
Added static helper functions and more tests
2012-09-21 19:14:51 +02:00
Magnus Homann
09d6399b23
First simple test
2012-09-21 19:14:50 +02:00
Tim Sutton
341935d214
Merge pull request #239 from matthias-kuhn/diagram-numberformat
...
Always show numbers in decimal format ( no e format )
2012-09-21 09:41:45 -07:00
Juergen E. Fischer
dd367274a0
fix windows build
2012-09-21 18:01:46 +02:00
Matthias Kuhn
8f155b9755
Always show numbers in decimal format ( no e format )
2012-09-21 17:31:46 +02:00
Juergen E. Fischer
a15e34f3dd
add links to old api version to doxygen documentation
2012-09-21 17:26:19 +02:00
Tim Sutton
719db73e38
Test new ComposerHtml accessor method and fixes for other tests.
2012-09-21 16:24:25 +02:00
Tim Sutton
6b878341f2
Fixes for fetching a CompositionHtml from a Composition
2012-09-21 15:36:30 +02:00
D'Hont René-Luc
0133ed20fc
The parameter TYPENAME in the DescribeFeature request is now optional
2012-09-21 12:09:28 +02:00
Radim Blazek
4a61eb423f
wcs test - improved report
2012-09-21 10:56:15 +02:00
Tim Sutton
b220bd4caf
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-21 08:08:15 +02:00
Etienne Tourigny
5243423f0b
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-20 16:08:16 -03: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
Tim Sutton
88ca822c4e
Better test html table
2012-09-20 17:23:53 +02:00
Tim Sutton
caa342b763
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-20 17:23:16 +02:00
Radim Blazek
fed17aa552
wcs test - issues descriptions, GDAL WCS comparison
2012-09-20 17:03:27 +02:00
D'Hont René-Luc
593da45219
In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds boundedBy to FeatureCollection and Feature element.
2012-09-20 16:36:19 +02:00