33358 Commits

Author SHA1 Message Date
Nathan
223262e2db Add missing sip file 2016-06-03 17:15:33 +10:00
Nyall Dawson
384a280f71 [FEATURE] Add hide column, set column width and autosize to
attribute table header right click menu
2016-06-03 15:04:01 +10:00
Nyall Dawson
5dc1c5239b Fix build 2016-06-03 15:04:01 +10:00
Nathan Woodrow
47916d0269 [styledock] Inline panels for renderers 2016-06-03 12:43:35 +10:00
Nyall Dawson
4c1812a9f6 [FEATURE] Remember widths for attribute table columns
If you resize columns, the width will be restored when next
opening the attribute table for that layer.
2016-06-03 12:24:28 +10:00
Nathan Woodrow
9d780bac1b [styledock] Add saved style manager 2016-06-03 11:07:13 +10:00
Martin Dobias
301fd985af Added python bindings 2016-06-02 23:16:17 +02:00
Juergen E. Fischer
e07986009f more typo fixes 2016-06-02 22:36:32 +02:00
Juergen E. Fischer
840022d772 fix indentation and some typos 2016-06-02 21:29:35 +02:00
Juergen E. Fischer
5fd69fd384 fix windows icon installation 2016-06-02 21:24:14 +02:00
Alexandre Neto
07c16fcd44 Adds File format Icons for Windows 2016-06-02 21:24:13 +02:00
Even Rouault
367c4a8f3e Fix warnings about unused parameters 2016-06-02 21:20:25 +02:00
Médéric RIBREUX
879244360f Add r.in.lidar.info and override projection by default (much easier to use) 2016-06-02 20:56:35 +02:00
Thomas Gratier
380076c65f Change some wording in QgsQueryBuilder API documentation (#3133) 2016-06-02 20:03:21 +02:00
Martin Dobias
ea580244ce Update API docs 2016-06-02 18:56:49 +02:00
Martin Dobias
291dbb59a1 Handle legend node in parent gracefully with embedded widgets 2016-06-02 18:31:34 +02:00
Martin Dobias
75e5da3796 Integrate into layer dialogs, save in layer's properties 2016-06-02 18:07:34 +02:00
Even Rouault
edace8d0e6 Merge branch 'master' of github.com:qgis/QGIS 2016-06-02 17:58:11 +02:00
Médéric Ribreux
f914a03663 [Processing] [Grass7] Add r.in.lidar algorithm (you have to use the same CRS than input file) 2016-06-02 17:53:41 +02:00
Juergen E. Fischer
94077b2a9d fix deprecation warning 2016-06-02 16:14:10 +02:00
Juergen E. Fischer
c34b36ff13 osgeo4w: include arcgis rest provider 2016-06-02 16:12:44 +02:00
Juergen E. Fischer
3348c9ace4 debian packaging: include arcgis rest provider 2016-06-02 16:10:37 +02:00
Alexander Bruy
9346b9fdcf fix build (follow up 2738c5097e) 2016-06-02 16:53:25 +03:00
Alexander Bruy
b312235b5f fix indentation 2016-06-02 16:52:24 +03:00
volaya
568ddb349a [processing] fixed wrong indentation 2016-06-02 16:52:24 +03:00
volaya
d46f98d4e5 [processing] lidar tools update
changes by Martin Isenburg
2016-06-02 16:52:24 +03:00
Martin Dobias
c7809498d6 Refactoring 2016-06-02 14:52:23 +02:00
Sandro Mani
30813f9170 Make using specific date/time an option, use current date/time otherwise 2016-06-02 14:43:32 +02:00
Sandro Mani
6293315e1d Remove unused code 2016-06-02 14:43:32 +02:00
Sandro Mani
45c0ef02bc Merge pull request #3122 from manisandro/arcgis_rest
Add provider for ArcGIS Map and Feature REST services
2016-06-02 14:38:44 +02:00
Nathan Woodrow
49eaf07440 [styledock] move live update checkbox 2016-06-02 22:12:28 +10:00
Nathan Woodrow
7dd1c592f0 [styledock] Layer picker 2016-06-02 22:00:34 +10:00
Sandro Mani
1f02d4a43d Add QgsSourceSelectDialog python bindings 2016-06-02 13:36:08 +02:00
Sandro Mani
0ac8ce1497 Docstring updates 2016-06-02 13:36:08 +02:00
Sandro Mani
ed2487deaa Move QJSON detection to toplevel CMakeLists, and make it optional, disabling the arcgisrest provider if it was not found 2016-06-02 13:36:08 +02:00
Sandro Mani
1828563331 Add QgsWKBTypes::zmType test 2016-06-02 13:36:08 +02:00
Sandro Mani
2738c5097e Add provider for ArcGIS Map and Feature REST services 2016-06-02 13:36:08 +02:00
Nathan Woodrow
7433d32e87 [Style Dock] Add interface for plugins to add panels to dock 2016-06-02 20:51:38 +10:00
volaya
a8a2246617 fixed addProvider method in toolbox 2016-06-02 12:49:51 +02:00
Juergen E. Fischer
6c878f9554 [FEATURE] oracle provider: add support for renaming attributes 2016-06-02 12:27:40 +02:00
Juergen E. Fischer
006b581870 fix warnings 2016-06-02 12:27:40 +02:00
Juergen E. Fischer
f52c2b39ba also disable webkit on xenial (followup 38f6ace) 2016-06-02 12:27:40 +02:00
Alessandro Pasotti
50fd2b1591 Fixed error in executing python file at start.
This exec form should be compatible with both py2 and py3
2016-06-02 11:01:51 +02:00
Even Rouault
3351f5533a test_provider_ogr_sqlite.py: rename class to TestPyQgsOGRProviderSqlite and add it in CMakeLists.txt 2016-06-02 10:26:20 +02:00
Hugo Mercier
efd32ff2a8 Arrow symbol layer: option to repeat or not the arrow on the line 2016-06-02 09:52:03 +02:00
Hugo Mercier
6c9b588906 Arrow symbol layer: halved arrows and head width/height
The head size can now be configured by its width and its height
Arrows can also be rendered as "half arrows"
2016-06-02 09:52:03 +02:00
volaya
99c16f0ba5 [processing] added activateProvider method in Processing class 2016-06-02 09:45:59 +02:00
Matthias Kuhn
1b905c814d Merge pull request #3165 from nirvn/fix_attributetable_sort
[attributetable] add quotes to column name when sorting (fixes #14873)
2016-06-02 09:12:29 +02:00
Nyall Dawson
732b1cb172 [OGR] Handle mFirstFieldIsFid in renameAttributes 2016-06-02 17:09:46 +10:00
Nyall Dawson
831f4c12b7 [FEATURE] Allow renaming fields by double clicking name
in layer properties window

Available for supported data providers only (postgres,
memory layers and OGR layers, dependant on OGR data format
and version)
2016-06-02 17:09:46 +10:00