Juergen E. Fischer
74fd0e48ae
more sip fixes:
...
- also move enum StyleEntity in QgsStyleV2
- fix some warnings
2012-09-24 18:43:20 +02:00
Alexander Bruy
cd97358263
fix SIP bindings
2012-09-24 16:56:59 +03:00
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
Hugo Mercier
6a1c2808d4
Clean up the last commit
2012-09-24 09:46:11 +02:00
Juergen E. Fischer
04f934841d
add a missing file
2012-09-24 09:20:33 +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
Tim Sutton
ccf3195760
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-23 10:09:21 +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
f7af2defa9
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-22 22:17:48 +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
2b1443fe26
Merge branch 'master' of github.com:timlinux/Quantum-GIS
2012-09-21 18:44:27 +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
Tim Sutton
003f83330d
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-21 18:35:40 +02: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
Hugo Mercier
4c82adee0a
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into atlas
2012-09-21 16:41:38 +02:00
Tim Sutton
719db73e38
Test new ComposerHtml accessor method and fixes for other tests.
2012-09-21 16:24:25 +02:00
Hugo Mercier
a220ef5731
Integration of Atlas into the core, first shot
2012-09-21 16:21:56 +02:00