Nathan
6a4556ddd0
Add sip conversions for profile times
2016-06-05 14:16:30 +10:00
nirvn
14342ce65a
[processing] fix missing quotes to field name in refactor fields
2016-06-05 09:32:51 +07:00
Matthias Kuhn
e7b04f24f9
Tabs > Spaces
2016-06-04 12:34:42 +02:00
Nyall Dawson
eac51e99e5
Fix ListMultiSelectWidget under PyQt5
2016-06-04 19:26:40 +10:00
Nyall Dawson
17f4b4c0c0
Fix doxygen warnings, missing docs+sip
2016-06-04 19:07:11 +10:00
Nathan
d409006ce0
Render widget now based on stack widget
2016-06-04 16:11:17 +10:00
Nathan
7573b221e7
Improve API for QgsMapStylePanelFactory
2016-06-04 11:53:39 +10:00
Matthias Kuhn
95f81391d3
sip bindings
2016-06-03 15:13:42 +02:00
Sandro Mani
bded2b518c
Remove QgsBillboardRegistry
2016-06-03 12:58:03 +02:00
Nathan
6b52f7ea0e
Add resample options to raster style dock
2016-06-03 20:33:04 +10:00
rldhont
7abd691e9d
Merge pull request #3172 from dmarteau/master
...
Expose server interfaces methods to python for clearing server cache
2016-06-03 12:24:41 +02:00
Martin Dobias
9c7dbb9e09
[FEATURE] Layer tree embedded widgets
...
This allows definition of widgets embedded into layer tree for individual layers in the layer properties dialog (in new Legend tab). The idea is to have a way to quickly access to some actions that are often used with a layer.
The implementation comes with transparency widget, in the future there may be more standard widgets coming, e.g. to setup filtering, selection, style or other stuff. The API allows plugins to register their own widgets, which will be useful for various domain specific plugins to assign custom widgets to layers they manage.
2016-06-03 10:32:55 +02:00
David Marteau
a4a0c9b2fb
Expose server interfaces methodsi to python for clearing server layer cache.
2016-06-03 10:02:47 +02:00
Matthias Kuhn
000eb072b0
Add support for adding custom properties to providers
2016-06-03 10:02:38 +02:00
Nathan
f8715444fb
[feature] Add runtime profiler class to profile code
2016-06-03 17:49:42 +10:00
Alexander Bruy
62582098b9
Merge pull request #3169 from medspx/processing_grass7_rinlidar
...
[processing] add GRASS 7 r.in.lidar algorithms
2016-06-03 10:41:05 +03:00
Marco Bernasocchi
f9ab7223fc
[processing] ParameterTableMultipleField type added
...
This adds a widget with multiple column attributes selector
2016-06-03 09:27:51 +02:00
Marco Bernasocchi
2dea7c8c93
[processing] allow optional in all getAsScriptCode
2016-06-03 09:27:51 +02:00
Matthias Kuhn
514b03c9ee
Fix missing bindings, headers and build
2016-06-03 09:25:10 +02: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
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
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
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
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
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
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
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
006b581870
fix warnings
2016-06-02 12:27:40 +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
Nyall Dawson
0e03115d33
Add support for field renaming in QgsVectorLayer and edit buffer
2016-06-02 17:09:46 +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
Matthias Kuhn
c68eaeb929
Refactor widget constraints to keep variables private
2016-06-02 08:51:03 +02:00
Piers Titus van der Torren
c84dc8d715
implement comments from nyalldawson
2016-06-02 16:06:42 +10:00
Piers Titus van der Torren
2556c7ce94
documentation and sip coverage
2016-06-02 15:54:39 +10:00
Nyall Dawson
6c6a177756
Cosmetic fixups to organize table columns dialog
2016-06-02 13:18:55 +10:00
Blottiere Paul
3da3cf18b5
[FEATURE] add copy cell content action in attributetable context menu
2016-06-02 11:17:50 +10:00