Marco Bernasocchi
2dea7c8c93
[processing] allow optional in all getAsScriptCode
2016-06-03 09:27:51 +02:00
Matthias Kuhn
ebf41f038b
Fix WITH_QTWEBKIT=OFF support
2016-06-03 09:25:10 +02:00
Matthias Kuhn
514b03c9ee
Fix missing bindings, headers and build
2016-06-03 09:25:10 +02:00
Marco Bernasocchi
45227e51d8
[FEATURE] QgsTooltip support full HTML
...
This is useful for example to add URL links that
allow being clicked on.
2016-06-03 09:24:04 +02:00
Nathan
2269543aa8
Fix ui cmake file
2016-06-03 17:19:30 +10:00
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
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
Thomas Gratier
380076c65f
Change some wording in QgsQueryBuilder API documentation ( #3133 )
2016-06-02 20:03:21 +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
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
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
Nyall Dawson
0e03115d33
Add support for field renaming in QgsVectorLayer and edit buffer
2016-06-02 17:09:46 +10:00
Nyall Dawson
ccc67ef7a5
Rename attributes support for postgres provider
2016-06-02 17:09:45 +10:00
Nyall Dawson
251474a62e
Add support for attribute renaming to OGR provider
2016-06-02 17:09:45 +10:00
Nyall Dawson
58cc89019c
[FEATURE] Add support for attribute renaming to QgsVectorDataProvider
...
Implemented in memory layer provider only, not yet supported
in edit buffer or configurable in GUI
2016-06-02 17:09:45 +10:00