538 Commits

Author SHA1 Message Date
Marco Hugentobler
2da854368c Added python test for composer html 2012-08-29 16:16:39 +02:00
Juergen E. Fischer
f006b234e7 fix build error and a few warnings 2012-08-29 00:45:18 +02:00
Juergen E. Fischer
65b978fb57 [FEATURE] add optional filter value to value relation edit widget
and sync QgsVectorLayer sip bindings with C++ interface
2012-08-28 22:34:15 +02:00
Etienne Tourigny
b9ae061014 add raster stats to python bindings (many more functions missing) 2012-08-28 16:59:16 -03:00
Etienne Tourigny
eda71f5a9c implement pyramids in raster save dialog ; improve pyramids creation ; remove pyramid-related stuff from qgsrasterlayer 2012-08-26 20:16:51 -03:00
Tim Sutton
ae089619c2 Merge pull request #208 from homann/issue1969
Issue1969 - Improvements to use of measurement functionality
2012-08-24 23:58:06 -07:00
Marco Hugentobler
d0bf482683 Add accessor for individual frame to QgsComposerMultiFrame. Adapt unit tests because composer items without frames are now the default 2012-08-24 17:30:47 +02:00
Magnus Homann
1873866054 Renamed one member and its funtcion, and undo last commit 2012-08-23 08:48:42 +02:00
Magnus Homann
a1db95fc98 Moved convertMeasure to QgsDistanceArea 2012-08-23 08:48:42 +02:00
Magnus Homann
e455264ac6 Renamed accessor/mutator and deprecated old names 2012-08-23 08:48:42 +02:00
Radim Blazek
a2b6bcc73c raster transparency single band ranges, no data in save as, pipe to file writer 2012-08-22 19:41:12 +02:00
Marco Hugentobler
0980056925 Merge branch 'multiframe_options' 2012-08-19 11:15:04 +02:00
Marco Hugentobler
8e02e1f90f Implemented new resize modes for multiframe item (currently only html) 2012-08-17 13:47:03 +02:00
Magnus Homann
b5a59fd251 Typo. 2012-08-17 12:06:17 +02:00
Magnus Homann
8e16c8e37a Fixed SIP errors and reinstated expand() as depreceated. 2012-08-17 11:23:58 +02:00
Radim Blazek
ac4486a7a1 raster save as raw/image mode, pipe clone 2012-08-16 17:05:58 +02:00
Martin Dobias
21253f99e9 [FEATURE] Reworked symbol selector/properties dialog, greatly improved style manager
This is merge of Arun's GSoC 2012 work.

Merge remote-tracking branch 'arun/gsoc'

Conflicts:
	src/gui/symbology-ng/qgssymbolv2selectordialog.cpp
2012-08-14 21:45:32 +02:00
Marco Hugentobler
18f2c43e5f [FEATURE]: possibility to have scale bar in meters also for maps in degrees (based on map diagonal) 2012-08-13 15:00:15 +02:00
Marco Hugentobler
f5ff7c222b Add python bindings for composerhtml 2012-08-09 11:10:55 +02:00
Juergen E. Fischer
dc8ac451da [FEATURE] allow adding of sql queries with SelectAtId=false
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
  C++
2012-08-03 00:02:19 +02:00
Juergen E. Fischer
93e0a43055 [FEATURE][API] allow display in degrees, decimal minutes
- store degree format setting in project file
- [API] drop degree formats in unit type
2012-08-01 18:36:26 +02:00
Juergen E. Fischer
2d9115fa56 - GEOSInterpolate only available in GEOS>=3.2
- sync QgsGeometry sip bindings with C++
2012-08-01 08:48:10 +02:00
Radim Blazek
bc591f580b typo 2012-07-29 16:43:50 +02:00
Nathan Woodrow
e8bbc2de71 Add interoplate to QgsGeometry 2012-07-29 23:02:48 +10:00
Radim Blazek
540df9cb0d continues removing of stats from raster layer 2012-07-28 19:41:47 +02:00
Radim Blazek
de20264c31 Stats/histogram removed from raster layer 2012-07-27 11:48:09 +02:00
Radim Blazek
9980b454c0 raster histograms separated from stats, generic implementation (used by GRASS,WCS), more histogram and stats options (extent, sample size), stats and histograms cached in providers 2012-07-26 18:51:55 +02:00
Radim Blazek
73f991f3be master merge 2012-07-20 18:37:09 +02:00
Larry Shaffer
0c62390027 sip binding for QgsLabelingEngineInterface::labelsWithinRect()
qgis.utils.iface.mapCanvas().mapRenderer().labelingEngine().labelsWithinRect(some_extent) can now return all labels shown within the canvas (if that's the extent given).
2012-07-18 16:06:46 -06:00
Marco Hugentobler
171ae62c85 Python bindings for printing 2012-07-18 11:36:32 +02:00
Marco Hugentobler
3a663fbcb7 Merge branch 'composer_multi_pages' 2012-07-17 11:47:18 +02:00
Marco Hugentobler
cb1ecadec9 Python bindings for multipage composer 2012-07-17 11:08:14 +02:00
Juergen E. Fischer
32978fb4e9 fix sip bindings to QgsVectorLayer signals attributeValueChanged/geometryChanged 2012-07-16 16:45:53 +02:00
Martin Dobias
e35b115881 [API] removed QgsSearchString - QgsExpression should be used instead 2012-07-15 11:14:53 +02:00
Marco Hugentobler
7a349a9240 Python bindings for overview map frame 2012-07-10 12:02:21 +02:00
Arunmozhi
ca1026d802 Added support for creating nested symbol XML and save symbol to DB 2012-07-10 00:03:43 +05:30
Juergen E. Fischer
aa8cccb527 sip fix 2012-07-05 19:12:42 +02:00
Juergen E. Fischer
545220ec31 refactor QgsPaintEngineHack into core and add python bindings 2012-07-05 17:38:52 +02:00
Marco Hugentobler
9d3b505271 Set correct frame style in composermap widget, update python bindings 2012-07-04 17:03:55 +02:00
Marco Hugentobler
a8ae49a5cd Also update enum in python bindings of composer map 2012-07-04 11:50:24 +02:00
Marco Hugentobler
aa39674bd4 Project file conversion for composer grid annotation position and direction 2012-07-04 11:17:18 +02:00
Radim Blazek
b34e058f4b more methods from provider to interface, renderer shortcuts 2012-07-01 10:08:51 +02:00
Radim Blazek
b69ff588dc sip modified for raster pipes 2012-07-01 10:08:51 +02:00
Nathan Woodrow
c467e79f3c Add expression functions for handling date/time:
- year,month,day,hour,minute,second extraction
    - new QgsInterval objects - handles time amounts
    - age() function returns the difference between two  datetimes
    - $now returns the current date and time
    - support for datetime - interval = new datetime
    - tointerval, todate, totime functions
    - tests ;)
2012-06-30 20:40:54 +10:00
Denis Rouzaud
67b3acf678 [FEATURE] add multiple selection option in value relations 2012-06-28 20:36:23 +02:00
Marco Hugentobler
01cb95392f Remove symbology related member variables and functions from raster layer 2012-06-22 17:47:37 +02:00
Marco Hugentobler
31e504124a Add comments for new functions 2012-06-20 16:18:05 +02:00
Marco Hugentobler
618832252f Convenient access functions also for topological editing 2012-06-20 11:43:53 +02:00
Marco Hugentobler
1db042251e Write snap settings for a layer in a convenient way 2012-06-19 14:55:07 +02:00
Marco Hugentobler
654924d276 Implement QgsProject::snapSettingsForLayer as a convenient way to access snap properties for a layer 2012-06-19 14:10:15 +02:00