23996 Commits

Author SHA1 Message Date
Denis Rouzaud
c80bae57be setExpression returns void 2014-06-23 08:58:28 +02:00
Martin Dobias
daefe3e8ee Identify results: move the view mode to the top as the dock was too wide 2014-06-23 11:32:09 +07:00
Martin Dobias
10af737aa6 Fix a crash with highlights in identify results 2014-06-23 11:30:32 +07:00
Juergen E. Fischer
d62a49810e don't write project files with native line endings on windows
(fixes #6407, fixes #7735, fixes #8267)
2014-06-23 00:32:24 +02:00
volaya
b73c870f27 Fixed #10666 2014-06-22 23:29:43 +02:00
gioman
4eb995c17b add v.surf.rst modules for lines 2014-06-22 20:56:58 +01:00
Juergen E. Fischer
ec1bfadac3 wms: fix redirected requests 2014-06-22 20:22:48 +02:00
Martin Dobias
e8d80a36de Fix #10663 (additional nodata value pixels not transparent) 2014-06-22 23:20:17 +07:00
Juergen E. Fischer
0d360d450a fix interactive network authentication 2014-06-22 17:56:39 +02:00
Martin Dobias
91b14352dd Tidy up cmakelists for core lib a bit 2014-06-22 22:15:07 +07:00
Martin Dobias
436b05e0cc Move QgsRendererJob subclasses to new files (no code changes) 2014-06-22 21:58:39 +07:00
volaya
cfe43c3573 fixed #10669 2014-06-22 16:50:15 +02:00
Werner Macho
e24335efe0 Merge pull request #1478 from qgis-jp/pullreq_2_4
Update GUI Translation JA
2014-06-22 13:44:11 +01:00
Marco Hugentobler
7269126719 Server: allow more layers in cache for projects with many layers 2014-06-22 12:57:20 +02:00
Yoichi Kayama
41a2e26042 Update GUI Translation JA 2014-06-22 19:08:46 +09:00
Juergen E. Fischer
df19f65445 expressions: add help for $uuid (fixes #10094) 2014-06-22 04:23:39 +02:00
Juergen E. Fischer
fae015c6cc fix cpt-city-archive on windows (fixes #9794) 2014-06-22 03:25:59 +02:00
Juergen E. Fischer
88bbe384dc new vector layer: limit attribute name length of shape files to 10 (fixes #9753) 2014-06-22 02:36:11 +02:00
Juergen E. Fischer
c8375f5a63 debian packaging update: include LICENSE (fixes #8712) 2014-06-22 02:09:06 +02:00
Sandro Mani
00692c7fd8 Chop lines after merging connected features 2014-06-22 01:36:04 +02:00
Sandro Mani
7e4600fed6 Increase label repeat distance spin box maximum 2014-06-22 01:33:39 +02:00
Sandro Mani
74de2fbcab Pass polygon boundary geometry to pal if labeling polygon perimeter with repetitions 2014-06-22 01:33:39 +02:00
Sandro Mani
9f295da71d Show repeat label UI when labeling polygon perimeters 2014-06-22 01:33:39 +02:00
Sandro Mani
7fe4a20201 Fix typos 2014-06-22 01:33:39 +02:00
Juergen E. Fischer
422148ce45 add style manager translations (fixes #8436) 2014-06-22 00:49:17 +02:00
Juergen E. Fischer
ef31ccc4eb browser: fix update after spatialite database creation (fixes #6258) 2014-06-22 00:01:31 +02:00
Juergen E. Fischer
69ce0397a3 ogr provider: return wkbNone if ogr reports unknown geometry and first feature is geometryless (fixes #7505) 2014-06-21 23:39:10 +02:00
Juergen E. Fischer
ce96eaae59 attribute table: allow toggling editing if layer is capabable of any change, not only attributes (fixes #7504) 2014-06-21 22:06:38 +02:00
Juergen E. Fischer
71c15f0639 show failure to create a new shapefile on message bar and point to message log (fixes #6709) 2014-06-21 21:53:16 +02:00
Martin Dobias
d2bc8fb40a Small API cleanup in QgsMapSettings 2014-06-22 00:58:54 +07:00
Martin Dobias
37fd5b7ca5 More doxygen docs for QgsMapSettings 2014-06-22 00:58:54 +07:00
Martin Dobias
12628c5fd1 Add doxymentation for QgsMapSettings 2014-06-22 00:58:54 +07:00
Juergen E. Fischer
6b67375b16 german translation update 2014-06-21 19:50:08 +02:00
Juergen E. Fischer
a63ddd2ed9 expression interval fixes:
* allow more than two translated forms (fixes #8453)
* support signed floating point values
* allow non-ascii characters in translation strings
2014-06-21 19:46:38 +02:00
Juergen E. Fischer
c25e3587bc emit QgsProject.snapSettingsChanged() (fixes #9465) 2014-06-21 17:45:51 +02:00
Alexander Bruy
01412bf6b6 add separate filter for Panorama's Storage and eXchange Format 2014-06-21 16:35:41 +03:00
Juergen E. Fischer
07f21dfba1 fix #6204 2014-06-21 14:26:34 +02:00
Juergen E. Fischer
e3250c1759 several components require spatialite, make it required (fixes #8797) 2014-06-21 14:13:35 +02:00
Juergen E. Fischer
c5fba8a8a1 fix wording of split messages (fixes #8875) 2014-06-21 13:34:49 +02:00
Nyall Dawson
20e34e8e1c [composer] Fix attribute table column sort order could not be changed after initially adding columns to sort 2014-06-21 21:33:19 +10:00
Nyall Dawson
0b96d5af36 Fix various models failing qt model test 2014-06-21 20:58:23 +10:00
Nyall Dawson
1f12d00ebd Invalidate model filter when setting filter for QgsMapLayerComboBox, fixes filters not correctly applying to layers in combo box (fix #10656) 2014-06-21 15:14:15 +10:00
Nyall Dawson
168eaa0822 [composer] Allow choice of tables without geometry for atlas coverage layer 2014-06-21 15:12:55 +10:00
Nyall Dawson
f71fad3782 [composer] Always default attribute tables to show all visible features (fix #10655) 2014-06-21 13:37:16 +10:00
Juergen E. Fischer
522f2e4bd3 nsis: fix master installer bitmap 2014-06-20 23:42:25 +02:00
Victor Olaya
260d55e541 [processing] fix #10662 2014-06-20 23:18:40 +02:00
Victor Olaya
b390b3e778 [processing] fixed behaviour of select algorithms in modeler 2014-06-20 23:18:40 +02:00
Victor Olaya
2e858c439c [processing] fixes #10641 2014-06-20 23:18:39 +02:00
Victor Olaya
b96f8fe342 [processing] allow 'set raster layer style' alg to use layers not loaded in qgis 2014-06-20 23:18:38 +02:00
Victor Olaya
2b234d929f [processing] provide some more info in batch processing interface 2014-06-20 23:18:38 +02:00