mhugent
3717e57e82
Fix graduated classifications for joined fields
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-08 16:32:01 +00:00
cfarmer
c08e1a424f
dummy commit to reflect changes to address #3148 : writing output with conflicting field names now handled gracefully by writer (or caught ahead of time by fTools)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15385 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-08 00:09:39 +00:00
cfarmer
b4880375ed
python/plugins/fTools/tools/doJoinAttributes.py
...
python/plugins/fTools/tools/frmJoinAttributes.ui
python/plugins/fTools/tools/doReProject.py
python/plugins/fTools/tools/frmReProject.ui
python/plugins/fTools/ftools_help.xsl
python/plugins/fTools/doAbout.py
python/plugins/fTools/frmAbout.ui
python/plugins/fTools/__init__.py
python/plugins/fTools/CMakeLists.txt
python/plugins/fTools/fTools.py
python/plugins/fTools/ftools_help.xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@15384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 23:29:15 +00:00
jef
a285aaaf4b
[FEATURE] add $x, $y and $perimeter to field calculator
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 20:57:51 +00:00
alexbruy
8d1b9e5853
add option to select shapefile geometry in merge shapes tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15370 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-06 19:35:26 +00:00
jef
155b9996d1
deprecate QgsMapLayer::srs()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15346 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 22:09:01 +00:00
brushtyler
eda85f11a7
fix #3450
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15342 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 16:03:44 +00:00
borysiasty
c85fe42b60
revert r15340 as it doesn't solve anything
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15341 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 15:58:21 +00:00
borysiasty
2712098f56
fix #3362
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15340 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 15:46:37 +00:00
wonder
9ff2f5793b
Added missing python bindings for table joins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15327 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 22:45:21 +00:00
alexbruy
d9533d424f
use crs() instead of deprecated srs()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 17:27:25 +00:00
alexbruy
3c8d31dd13
get uniquie values from provider instead of using own function
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 12:30:06 +00:00
alexbruy
d8b56da8b2
display correct fTools version in About dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 12:20:34 +00:00
mhugent
2c0e214df0
Add uniqueValues() method for vector layer. Fixes #3528
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 14:45:49 +00:00
cfarmer
44441dec33
update version number again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15304 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 09:14:12 +00:00
jef
c83ce04880
cleanup: remove QgsApplication::msexportAppPath() and app/qgshelpviewer*
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:06:46 +00:00
cfarmer
9bea2bc5e9
removes symbology which may cause problems with new/old symbology
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:40:23 +00:00
cfarmer
1fc2bd1dcf
Increases QGIS minimum version, and increases fTools version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15291 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:37:08 +00:00
cfarmer
84bab934f9
[FEATURE] Adds 'Lines to polygons' tool to fTools. Thanks to Piotr Pociask for the patch.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:35:47 +00:00
cfarmer
8781ff4ce4
adds marker at location of geometry errors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15289 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:31:07 +00:00
jef
cdc9ae7c5d
implement #3522
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-24 17:53:50 +00:00
jef
3fd6119492
deprecated special handling of EPSG - just one authority
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-22 23:32:33 +00:00
jef
afe5613e1b
fix #2996
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15233 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-21 14:36:46 +00:00
wonder
4f82c342b8
Implemented renaming of symbols and color ramps. Fixes #3509
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-20 17:05:46 +00:00
jef
b2c6d045ce
r15197 worked with SIP 4.12.1 on OSGeo4W
...
r15205 breaks SIP 4.12.1 again, but apparently works on SIP 4.12.0 on OSX
This hopefully works with both.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15211 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 13:33:44 +00:00
jef
ce8e3d5f05
add 'deprecated' annotation to SIP bindings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15209 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 13:24:24 +00:00
jef
56823410a3
deprecate QgsMapCanvas::pixmap() following QgsMapCanvasMap::pixmap()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15208 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 13:21:34 +00:00
gsherman
943f6abfb6
Fix failure when compiling on OS X with Sip version 4.12.
...
sipClass_QVariant was undefined so it appears it is still
required to be defined at Sip 4.12. This has not been tested on
other platforms with this Sip version so may not be a final fix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15205 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 02:34:01 +00:00
jef
1edaeca304
add QGISDEPRECATED macro and fix a bunch of warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-18 15:05:35 +00:00
mhugent
d373bb68af
Safer handling of layers with unknown geometry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15180 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-17 09:15:25 +00:00
jef
132088f6d2
fix API QgsMapLayer::getLayerID() to id()), some warnings and use doxygen deprecation tag.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15168 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-13 20:24:55 +00:00
cfarmer
9f1a59f679
fix bug where k+1 closest feature are measured in point distance tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15153 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-10 17:32:07 +00:00
cfarmer
01893af455
allow for more precise grid dimentions in vector grid tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15152 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-10 17:30:43 +00:00
cfarmer
2868eea8dc
quick fix for problem when assigning crs of existing layer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15151 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-10 17:28:26 +00:00
mhugent
04af2f9125
[FEATURE]: rotation for svg fills
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15139 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-08 10:00:09 +00:00
brushtyler
2941838882
Applied the patch attached to #3331 to implement gdaltindex. Thanks alexbruy!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15135 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-08 00:09:24 +00:00
jef
e5863992af
paintEvent isn't a signal
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-05 13:10:10 +00:00
brushtyler
6129ea5086
fixed #3449 making sure the clipping result has the layers order as in TOC
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-03 23:18:42 +00:00
alexbruy
124ab99fd2
use correct expand option when combobox items translated
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15078 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-25 18:55:59 +00:00
timlinux
43aff11843
#3420 fix for map canvas rerender not working under python
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-25 07:43:44 +00:00
gsherman
dfb0602f0b
Patch for delimited text, ticket #3414 . Submitted by ccrook.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-25 05:50:42 +00:00
jef
656ca4ad6a
fix windows build, warnings, typos and roadgraph plugin indentation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-24 16:33:27 +00:00
mhugent
c99a9bbda0
WMS print: manual setting for exported label ids, display paper width and height in capabilities
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15064 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-21 14:34:26 +00:00
brushtyler
8133a995d1
allowing unicode error messages
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-15 12:49:35 +00:00
mhugent
f25950db31
Add a label id to distinguish different composer labels. Allow label string replacement in GetPrint request of qgis server and return more verbose error messages
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15041 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-14 10:23:15 +00:00
mhugent
2065e89bdd
Apply only default size (not all other default settings) when adding scalebar to composer view
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-11 14:52:17 +00:00
jef
5aed037fdc
add 'internal' pyspatialite
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-10 21:34:39 +00:00
wonder
f373836922
Added clearConsole() to Python console. Contributed by Nathan Woodrow - thanks!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-05 23:32:29 +00:00
wonder
1fa7abb75e
Docking of Python console - contributed by Nathan Woodrow - with some improvements.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-05 23:26:18 +00:00
gsherman
e8e8bd607a
Revert "Adding docking support to python console"
...
This reverts commit f371465e122e525e3e3b10038090bb29be0d0ab7.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-05 04:43:34 +00:00