27055 Commits

Author SHA1 Message Date
Matthias Kuhn
6952a389ea Fix compiling without QtWebKit
This makes it possible to compile QGIS master for Android.
Hooray!
2015-05-22 11:48:02 +02:00
Matthias Kuhn
6075442439 Doxymentation 2015-05-22 10:27:14 +02:00
Juergen E. Fischer
5910adf55e fix windows build 2015-05-22 08:39:07 +02:00
Juergen E. Fischer
f2d4d3083b debian packaging update 2015-05-22 08:39:07 +02:00
volaya
5c3a7af532 Merge pull request #2058 from arnaud-morvan/processing-model-help
Fix processing model help saving
2015-05-22 08:37:53 +02:00
Matthias Kuhn
f5054ce702 Allow compiling QGIS without QtWebkit
This allows to compile QGIS without webkit.

1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android
3. Who needs it anyway
4. The developer map on the about page is gone with webkit disabled
5. So is the information about plugins
2015-05-21 18:11:17 +02:00
Radim Blazek
8abe726c74 [GRASS] raster import: create link by r.external if crs are the same; link icon 2015-05-21 18:04:32 +02:00
Radim Blazek
bb7943f38b new mIconRasterLink.svg 2015-05-21 18:04:32 +02:00
Radim Blazek
c0361ba3f7 fixed browser symlink icons 2015-05-21 18:04:32 +02:00
rldhont
e3a832c29e [FEATURE][SERVER] GetFeature without geometry
You can add an extra parameter GeometryName with the value to NONE or None or
 none in GetFeature WFS Request to only have fields.
2015-05-21 18:02:03 +02:00
arnaud.morvan@camptocamp.com
c19a4a70bd Fix processing model help saving and make script help content saving consistent with models behavior 2015-05-21 17:29:02 +02:00
Nyall Dawson
1e3b820da4 [FEATURE] Data defined properties for font marker 2015-05-22 01:04:02 +10:00
volaya
87f2370da3 [processing] implement alternative display names for algorithms 2015-05-21 16:53:46 +02:00
volaya
7a35d62b09 [processing] add help links for gdal/ogr alga 2015-05-21 15:44:00 +02:00
volaya
f1dc58ce01 [processing] fixed saga help links 2015-05-21 15:44:00 +02:00
volaya
c9841fb645 [processing] cosmetic improvements to gdal/ogr algs 2015-05-21 15:44:00 +02:00
Nyall Dawson
a32ac3d43a Fix broken area scaling for simple marker symbols 2015-05-21 23:38:53 +10:00
Nyall Dawson
d62794de5d [symbology] Fix potential crash in data defined symbol rotation 2015-05-21 23:38:53 +10:00
Hugo Mercier
d9f54c42fc Merge pull request #1970 from mhugo/fix_spatialite
[spatialite] Allows to use a query as a table without primary key. It will auto increments an internal counter as feature id in this case.
2015-05-21 15:19:10 +02:00
Radim Blazek
a6f1ece73b [GRASS] browser import cancel action 2015-05-21 14:23:59 +02:00
rldhont
263d89c334 [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
 like FILTER is not applied.

To fix it, we check in the QgsMapLayerRegistry if the layers associated to
 QUERY_LAYERS has already created.
2015-05-21 13:56:42 +02:00
Martin Dobias
19c1dc69e9 Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493
2015-05-21 13:48:00 +02:00
Nyall Dawson
a80c3496ac Add size assistant to simple and svg marker data defined sizes 2015-05-21 21:47:33 +10:00
Nyall Dawson
de3377bca9 Remove option for custom side bar style, always on now 2015-05-21 21:14:14 +10:00
Alexander Bruy
daee595366 [processing] allow to specify geometry type for input vectors in R
scripts
2015-05-21 12:57:50 +03:00
Nyall Dawson
d019e72415 Remove option to set icon themes 2015-05-21 19:47:20 +10:00
Nyall Dawson
4e09d4d038 Remove option to bold group box names, now always on 2015-05-21 19:36:34 +10:00
Tobias Reber
fca8c5e082 Hej fra Noedebo 2015-05-21 10:30:00 +02:00
Nyall Dawson
7f3180926d Followup c6f9b07, add unit test 2015-05-21 18:27:39 +10:00
Nyall Dawson
7d97ab50fc Fix multiple overlaps of curved labels (fix #12792) 2015-05-21 18:01:45 +10:00
Radim Blazek
195972acc2 [GRASS] removed plugin browser, substituted by QGIS browser 2015-05-21 10:01:04 +02:00
Radim Blazek
7765d8d67f [GRASS] plugin: removed add raster/vector layer actions, substituted by QGIS browser 2015-05-21 09:31:30 +02:00
volaya
4d62566db7 [processing] fixed ‘add script from file’ tool 2015-05-21 09:25:11 +02:00
volaya
a58085bf4e [processing] allow selection parameters with option populated from data source 2015-05-21 09:05:26 +02:00
Radim Blazek
8c8a123194 [GRASS] fixed crash when GISRC is set but file does not exist or it is corrupted 2015-05-21 09:01:45 +02:00
Juergen E. Fischer
e8587c3d4f dxf export: more ellipse marker fixes (essentially like in simple marker) 2015-05-21 00:05:10 +02:00
Juergen E. Fischer
c6f9b07a27 feature: fix crash when feature 'owns' no geometry 2015-05-21 00:00:47 +02:00
pcav
c382655c97 Merge branch 'master' of https://github.com/qgis/QGIS 2015-05-20 23:08:26 +02:00
pcav
d14c4aa41e Uniform and informative output names for Processing (GRASS-v.* modules completed) 2015-05-20 23:08:20 +02:00
Radim Blazek
27c2b5c034 [GRASS][FEATURE] copy layers within location mapsets using browser drag and drop 2015-05-20 22:52:48 +02:00
pcav
80a8c49bfa Uniform and informative output names for Processing (GRASS-v.* modules take #2 - up to v.split*) 2015-05-20 22:41:10 +02:00
Nyall Dawson
b1ffff826d Fix build 2015-05-21 05:49:04 +10:00
volaya
1ad36c4afb [processing] added support for online R scripts 2015-05-20 21:11:41 +02:00
volaya
70023dbd2f [processing] do not close window after executing algorithm if there are problems 2015-05-20 21:11:41 +02:00
volaya
5a00912b3d [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
pcav
2e7f344214 Uniform and informative output names for Processing (GRASS-v.* modules take #1 - up to v.lidar*) 2015-05-20 21:08:49 +02:00
pcav
5e080ec389 Merge branch 'master' of https://github.com/qgis/QGIS 2015-05-20 19:56:04 +02:00
pcav
7cc38aee84 Uniform and informative output names for Processing (GRASS-r.* modules complete) 2015-05-20 19:55:11 +02:00
Juergen E. Fischer
9a32c282ad dxf export: fix circle marker 2015-05-20 19:54:22 +02:00
Juergen E. Fischer
b186e71bd5 remove maprenderertest in app 2015-05-20 19:47:55 +02:00