jef
95ca955748
remove tons of pyuic4, pyrcc4 generated files and create them when building (apply #1877 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 22:40:48 +00:00
timlinux
831879d7a7
Fix for syntax error preventing compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11386 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 10:46:03 +00:00
jef
10d1a0e283
fix missing python uis in osm plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 22:31:19 +00:00
wonder
aae80cb3d4
Update to OSM plugin from Lukas Berka:
...
-classes and .ui,.py files renamed
-bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11378 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 14:47:49 +00:00
wonder
075583b338
Update of OSM plugin from Lukas Berka:
...
new osm icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@11377 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 14:21:26 +00:00
cfarmer
eb02422e7c
Applies patch to add several new strings from the fTools modules to the qgis_xx.ts files; Patch provided by Carlos Davila
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11365 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 20:43:26 +00:00
mhugent
702fc884ed
Fix current_date field in composer label
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11350 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 07:35:38 +00:00
cfarmer
ad3028bbe6
Additional updates to 'Clip' Geoprocessing tool: Properly fixes #1758 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11348 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 00:49:53 +00:00
cfarmer
b5eefa525a
Additional updates to 'Union' geoprocessing tool:Fixes #1865 again, this time properly! Should also fix other complaints regarding missing features in output shapefile.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11347 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-11 22:23:53 +00:00
cfarmer
724bd28ad9
Updates to union geoprocessing tool: Fixes ##1865; Note: Misformed geometries still an issue with some complex geometries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11341 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-10 22:36:47 +00:00
cfarmer
b466b2b6a8
Fix clip geoprocessing function: Fixes #1758
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11339 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-10 22:13:19 +00:00
wonder
4321be982d
...forgotten to update the generated files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11285 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-06 14:39:36 +00:00
wonder
207acbfee5
Update to OSM provider+plugin from Lukas Berka:
...
-osm provider code documentation; refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@11284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-06 14:12:49 +00:00
wonder
8a7b9c472b
Update to OSM plugin from Lukas Berka:
...
-displaying recommended tag keys and values for easier tags editing
-created features now doesn't have created_by tag automatically (coz it's deprecated)
-eh, names of some dockwidget elements are shorter now :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-06 14:09:40 +00:00
jef
669b6940a2
use linker flags when compiling python bindings ( fixes #1518 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11279 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-05 21:45:29 +00:00
jef
bd71472ba0
fix syntax error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11278 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-05 19:55:30 +00:00
homann
b4f7e94235
Updated SIP-files after r11275 and r11276. Fix for #1220 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-05 16:43:33 +00:00
borysiasty
951d2a5b07
Plugin Installer small fixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-04 20:22:25 +00:00
jef
2b5663083b
more cleanups:
...
- don't link GSL's CBLAS. We don't use it.
- don't link GEOS and GDAL into python bindings. They don't use them directly.
- link libdl on unix when internal spatialite is used
- update SONAMEs
- fix some warnings and typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-02 15:28:05 +00:00
jef
f7f3424a00
fix some translation strings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-31 16:21:56 +00:00
wonder
66544fdde9
osm plugin: fixed a problem with raster layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-30 13:02:43 +00:00
wonder
257e30ea9b
[FEATURE] Imported OpenStreetMap provider and plugin.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-30 11:08:18 +00:00
jef
f0b412a0be
include OSGeo4W build scripts
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-29 08:59:18 +00:00
jef
0c59c74425
[FEATURE] symbology enhancements:
...
- add QgsMarkerCatalogue::refreshList() to refresh the symbol list w/o restart
- allow refresh of symbols via popup menu on the renderer's symbol selection
- add support for data define symbol(name)s
- add support for font symbol markers (only data define - no gui yet)
- pass QgsRenderContext to rendering methods
- add symbol size in map units (ie. symbols that keep the size in mapunits
independant of the mapscale)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11152 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-23 10:59:59 +00:00
wonder
0054b7a41d
Undo changes in active edit command when it gets destroyed.
...
Fixed return value for deletion of vertices.
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11143 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-22 11:40:13 +00:00
mhugent
de9d62fcde
Add missing edit types in python bindings (ticket #1781 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11084 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-15 11:33:17 +00:00
mhugent
0408094792
Updated python bindings with some added functions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11014 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-03 15:42:42 +00:00
jef
be7c156a3f
sync QgsVectorDataProvider sip interface
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-26 17:37:59 +00:00
jef
7331968172
re-add vector attribute method removed in r10863
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-26 17:04:31 +00:00
jef
4f604a6aaf
fix a warning and add a note about QgsVectorDataProvider::addAttributes() change
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-25 17:03:48 +00:00
borysiasty
638608415b
partial fix for #1743 : connection to proper QAction's triggered() signal in all core plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-23 12:03:18 +00:00
timlinux
66fde8f8c4
Put map name in quotes to avoid issues with map names having spaces
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10929 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-15 14:20:26 +00:00
wonder
a4ac4f8305
Always use QPixmap when drawing the map in canvas.
...
This results in faster updates of canvas when rendered map is QImage - e.g. when panning / updating rubber bands.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-14 21:26:42 +00:00
wonder
7fd5ba816a
Added infrastructure for vector editing undo/redo functionality.
...
Note - when implementing edit tools for vector layer:
All editation should be done between beginEditCommand() and endEditCommand()
calls so that the operation are stored.
Note - when doing changes inside QgsVectorLayer code:
When doing any changes inside QgsVectorLayer they should be done using edit*() functions
and _not_ directly e.g. mChangedGeometries[fid] = (...) otherwise the change won't be
stored in the undo stack and it would lead to invalid behaviour of undo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10920 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-14 14:17:18 +00:00
mhugent
535490afff
Support for enumerations as an edit type in the infotool dialog (with combo box selection)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10902 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-11 07:23:31 +00:00
wonder
43202ab685
Fixed #1706 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10896 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-09 23:25:10 +00:00
jef
c45c93c47e
fix build problems with GRASS 6.5 GEOS support and #1723
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-09 06:57:55 +00:00
mhugent
bbc5fdc891
Use a DPI parameter in the WMS request. This allows printing with QGIS from QGIS mapserver (and is ignored by the other WMS servers)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-05 13:13:45 +00:00
jef
3e01e6d3d5
- allow setting of field width and precision when adding attributes
...
- update vector data providers accordingly
- postgres provider:
- add support for more native types and setting of column comments
- catch errors on retrieval of defaults values (fixes #1713 )
git-svn-id: http://svn.osgeo.org/qgis/trunk@10863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-30 17:48:49 +00:00
cfarmer
f13f45e813
applying patch from ticket #1714 : adds option to perform geoprocessing and basic statistics functions on selected features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-26 18:07:37 +00:00
cfarmer
d37aae28a6
fix basic statistics calculation ( mean no longer always 0.00! )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-25 21:05:34 +00:00
mhugent
cfd97adee1
Revert change in qgsvectorlayer.sip
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10847 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-25 19:29:15 +00:00
mhugent
9a2e66a11f
added overlay methods to python bindings for QgsVectorLayer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10845 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-25 14:08:27 +00:00
wonder
1e6882ada9
Fixed documentation of QgsGeometry::asMulti*() functions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-22 10:58:55 +00:00
cfarmer
aacd9f60a9
fix typo in simply_geometry function
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10833 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-21 12:34:23 +00:00
cfarmer
38705646e9
add delaunay triangulation to the help xml file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-21 11:56:00 +00:00
borysiasty
4345ff5184
Plugin Installer minor fixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10818 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-18 21:48:54 +00:00
mhugent
749390f2e4
Change in overlay classes such that pal object and geos geometry don't appear in the public interfaces (important for python bindings)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-14 15:58:24 +00:00
jef
5cf3395673
fix python binding compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-05 21:52:46 +00:00
wonder
c2d0a40061
Renamed delete hole tool to delete ring per suggestion by Borys.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-02 19:38:46 +00:00