10173 Commits

Author SHA1 Message Date
jef
e82a8f8c6a automatic indentation update (r13658-r14312)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-29 20:39:42 +00:00
jef
0e18e05e5e api documentation on qgis.org
git-svn-id: http://svn.osgeo.org/qgis/trunk@14312 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-29 20:29:43 +00:00
jef
e551929798 GRASS 6.4.0 in OSgeo4W
git-svn-id: http://svn.osgeo.org/qgis/trunk@14311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-29 20:28:40 +00:00
cfarmer
601039146c Adds three new classification modes to graduated symbol renderer (version 2), including Natural Breaks (Jenks), Standard Deviations, and Pretty Breaks (based on pretty from the R statistical environment)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14308 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-29 00:26:34 +00:00
mhugent
e5e80b086d Possibility to set prefix path for mapserver by environment variable
git-svn-id: http://svn.osgeo.org/qgis/trunk@14303 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-28 20:00:58 +00:00
jef
235ac00509 fix max/min values in spatialite provider for non-numeric fields
git-svn-id: http://svn.osgeo.org/qgis/trunk@14298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-27 20:49:41 +00:00
timlinux
8ecc563b5b Zen minimalism for raster graphing page
git-svn-id: http://svn.osgeo.org/qgis/trunk@14296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-27 09:31:45 +00:00
borysiasty
c087a660fe translation update: pl (last-minute commit from a train for a qgis training;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-26 17:53:04 +00:00
kyngchaos
de873055a2 sync with r14283;
misc cleanup;
default single native arch to match compilation instructions

git-svn-id: http://svn.osgeo.org/qgis/trunk@14287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-26 16:38:05 +00:00
jef
d47bb3fc3c missed a file in r14284
git-svn-id: http://svn.osgeo.org/qgis/trunk@14286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-25 23:31:33 +00:00
jef
73e690edd3 save feature attribute changes from plugins to layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-25 20:11:22 +00:00
jef
c8c01721e0 allow attribute and alias names in actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-25 20:09:20 +00:00
jef
ff198a85d1 also report provider errors when not debugging
git-svn-id: http://svn.osgeo.org/qgis/trunk@14281 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-25 14:21:50 +00:00
mhugent
da2cfb8cdc Flag geometry as derived attribute in feature info
git-svn-id: http://svn.osgeo.org/qgis/trunk@14279 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-24 06:38:28 +00:00
jef
cdf7d44469 fix #3036
git-svn-id: http://svn.osgeo.org/qgis/trunk@14276 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-23 15:13:23 +00:00
mhugent
d7d8789a1f [FEATURE]: append the feature geometry to the feature info (probably make that optionally in the future with a new request parameter)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-23 15:00:15 +00:00
timlinux
f13cebec7f Use qwt to plot raster rather than my my homegrown charting stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@14274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-23 08:19:57 +00:00
pcav
cc330cb780 Typos in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-21 20:48:37 +00:00
jef
71d099ab20 default to geometry postgres tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@14267 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-20 19:42:36 +00:00
jef
c07fd4a1db fix #3021
git-svn-id: http://svn.osgeo.org/qgis/trunk@14266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-20 18:59:10 +00:00
mhugent
514d79710d Fix typo in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14265 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-20 12:23:08 +00:00
mhugent
2222397334 [FEATURE]: added reload method to map layers and provider interface. Like this, caching providers (currently WMS and WFS) can synchronize with changes in the datasource
git-svn-id: http://svn.osgeo.org/qgis/trunk@14264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-20 11:27:12 +00:00
jef
9e9f788462 remove Qt translations (fix #2855)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14260 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 21:57:35 +00:00
jef
f2e5e4b9ff apply #2973
git-svn-id: http://svn.osgeo.org/qgis/trunk@14259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 21:25:27 +00:00
jef
86c37b20ef fix postgres layer beautification
git-svn-id: http://svn.osgeo.org/qgis/trunk@14258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 20:20:06 +00:00
jef
1354d2a095 fix #3011
git-svn-id: http://svn.osgeo.org/qgis/trunk@14257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 19:02:18 +00:00
macho
2dacfe48d8 translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 16:42:28 +00:00
jef
3b193c1420 more comment fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 15:32:35 +00:00
jef
4cb5276868 add symbol ASSERTions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 15:29:01 +00:00
jef
8e443953f4 comment fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 15:25:48 +00:00
jef
635117c9d1 fix #3022
git-svn-id: http://svn.osgeo.org/qgis/trunk@14251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 12:45:46 +00:00
mhugent
21c79de762 Consider toplevel group in mapserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@14250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-19 05:40:49 +00:00
jef
e83886e18e hide symbology on renderless layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 21:55:55 +00:00
jef
fa92616037 [FEATURE] allow adding geometryless layers from postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@14248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 18:20:24 +00:00
jef
bab2eff382 [FEATURE] add search string support for feature ids ($id)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 15:31:31 +00:00
mhugent
aa9aa01b20 Implement featureAtId for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 10:03:56 +00:00
mhugent
c7b8f3b84e Added two 0 pointer checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@14245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 08:59:37 +00:00
jef
8783e12d74 missed a file in r14243
git-svn-id: http://svn.osgeo.org/qgis/trunk@14244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-17 12:39:15 +00:00
jef
cb1e739909 implement #3015
git-svn-id: http://svn.osgeo.org/qgis/trunk@14243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-17 10:28:01 +00:00
timlinux
6d350ff216 Applied patch from #3005 - allow entry of scale without leading 1:
git-svn-id: http://svn.osgeo.org/qgis/trunk@14242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-16 22:58:08 +00:00
timlinux
e9f245d818 Applied patch to close #25 - allow case insensitive search of attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@14241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-16 22:52:26 +00:00
timlinux
e6658a0335 Added attribution for some map icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@14240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-16 22:35:07 +00:00
timlinux
07e7c5a622 Fixed small typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-16 21:54:45 +00:00
macho
3b7075d8b6 updated list of TRANSLATORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@14235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-16 07:20:03 +00:00
mhugent
a953fa14e7 Improve update of canvas item in case of size changes. Maybe fixes bug #2929
git-svn-id: http://svn.osgeo.org/qgis/trunk@14234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-15 19:57:10 +00:00
pcav
0c09a41d2d More IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-15 16:44:29 +00:00
timlinux
e24e567741 Fix for #889 - show selection count in atribute table dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14231 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-15 13:59:09 +00:00
pcav
65835d0f5d Update to v.kernel GRASS module - fixes #3009
git-svn-id: http://svn.osgeo.org/qgis/trunk@14230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-15 12:21:52 +00:00
jef
a2fd4ea818 fix #3001
git-svn-id: http://svn.osgeo.org/qgis/trunk@14228 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-14 20:06:38 +00:00
jef
b420878d7f fix #3000
git-svn-id: http://svn.osgeo.org/qgis/trunk@14227 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-14 18:18:57 +00:00