11 Commits

Author SHA1 Message Date
Juergen E. Fischer
c918952c74 more sip fixes 2012-09-26 18:46:52 +02:00
Juergen E. Fischer
b86453a390 typo fixes and german function help update 2012-09-26 09:01:07 +02:00
Juergen E. Fischer
eef8627663 more sip fixes 2012-09-24 22:40:24 +02:00
Juergen E. Fischer
60ab4b3290 fix typos 2012-09-24 22:40:24 +02:00
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
Juergen E. Fischer
86217d0a1a fix QgsSymbolLayerV2Metadata sip bindings 2012-09-24 14:31:05 +02:00
Tim Sutton
ffb7f1b17d Reinstate public qualifier for vector gradient colour ramp 2012-09-24 14:15:35 +02:00
Tim Sutton
ee515bd989 Reinstate symbol layer registry sip stuff 2012-09-24 12:49:47 +02:00
Juergen E. Fischer
34f542edef fix sip syntax error 2012-09-24 10:46:31 +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