Nyall Dawson
9139872c9e
Fix crash when using add circular string by radius tool
2016-07-05 11:42:59 +10:00
Nyall Dawson
a240cd8f8e
Replace doxygen MapComposer group with core/gui
...
Since the MapComposer group doesn't actually exist
2016-07-04 19:57:13 +10:00
Martin Dobias
5f6627624e
Fix incorrectly loaded sublayers if they had the same name ( fixes #15168 )
...
Use "layerid=N" instead of "layername=XYZ" for OGR sublayers
2016-06-30 14:28:06 +02:00
Nyall Dawson
19564672c2
Fix raster load min/max from extent in style dock ( fix #15171 )
2016-06-30 18:25:20 +10:00
Nyall Dawson
c49af32e95
Fix rule based settings not saved ( fix #15146 , #15147 , #15148 )
2016-06-27 15:56:06 +10:00
Juergen E. Fischer
92bfcd4802
update QgsAttributeTableFilterModel sip bindings
2016-06-24 01:04:10 +02:00
Matthias Kuhn
437cb85cd5
Left align mapped values
...
Fix #15101
2016-06-23 12:50:38 +02:00
Marco Bernasocchi
b4436271fe
Fix allow clicking on a tags in maptips ( #3218 )
...
this is done by listening to the linkClicked signal
2016-06-21 18:01:49 +02:00
Nathan Woodrow
8e2c201a16
Fix build
2016-06-21 17:00:03 +10:00
Nathan Woodrow
1072d9681e
[styledock] Inline edit panel for rules
2016-06-21 16:26:23 +10:00
Nathan Woodrow
0914b7440f
Rename Map Styling Dock to Layer Styling Dock
2016-06-20 20:56:34 +10:00
Nathan Woodrow
7a572c4ff8
[style dock] Refactor API. Move back button outside scrollarea.
...
Clean up API. Remove QgsPanelWidgetPage - no longer needed
QgsPanelWidgetStack widget manages back button and breadcrumb.
QgsPanelWidget manages state of active widget.
2016-06-20 10:48:53 +10:00
Nathan Woodrow
a555f91a46
Clean up showPanel API. Open dialog if not in dock mode
2016-06-15 22:07:25 +10:00
Nyall Dawson
ae93ee3ca7
Use QgsFieldProxyModel for filtering read only fields
2016-06-15 15:34:51 +10:00
Nyall Dawson
f1e4c4592b
Fallback to generated layout for Select by Value if using a custom
...
UI form
Custom UI forms are not supported with the attribute form search
mode, but this way users with custom UI forms can still use the
feature
2016-06-15 14:57:37 +10:00
Nyall Dawson
33a5ee7ab4
Fix selecting features by radius ( fix #14748 )
2016-06-15 11:57:04 +10:00
Matthias Kuhn
bbbc9d0abf
QgsDockWidget add openedStateChanged and openedStateChanged signals
2016-06-14 14:07:36 +02:00
Matthias Kuhn
3fcabc96fe
Fix action column widget rendering artifacts
...
This creates an action column widget when the widget is rendered for the
first time.
The original approach was to create an image and render the buffered
image onto the cell until the first mouse action triggered the creation
of the real widget. This led to several rendering problems and triggered
some strange ownership issues with crashes under certain situations.
Followup a05b2ad9
2016-06-14 11:15:15 +02:00
Nathan Woodrow
659d91649c
Add missing files
2016-06-13 18:52:24 +10:00
Nathan Woodrow
e926e2d0aa
[style dock] Add better API for panels
2016-06-13 18:07:39 +10:00
Matthias Kuhn
7040ad41d2
Fix sip bindings
2016-06-11 12:50:19 +02:00
Matthias Kuhn
1877bcd081
Only show writable fields in field calculator
...
Fix #15000
2016-06-11 12:29:00 +02:00
Nyall Dawson
7af6d24788
Change QDockWidgets to QgsDockWidgets
...
No benefit as yet, but future proofing for when QgsDockWidget
gains additional fixes/tweaks over QDockWidget
2016-06-10 13:10:59 +10:00
Juergen E. Fischer
03de74dc89
fix typo
2016-06-09 11:13:11 +02:00
Nyall Dawson
fe26d33e29
[needs-docs] Add shortcut to Select by Form to toolbar and menu
...
Also add keyboard shortcut (F3) to open select by form
dialog
2016-06-09 16:48:27 +10:00
Nyall Dawson
b44f62a1c2
Cleanups for attribute form in search mode
2016-06-09 16:48:27 +10:00
Nyall Dawson
31c572f0ad
Fix style dock forgets expanded state of rendering group ( fix #14864 )
...
Also fix a memory leak
2016-06-09 11:10:34 +10:00
Nyall Dawson
cb4dacfebc
Fix style dock button not synced to dock state ( fix #14862 )
...
Add a new class QgsDockWidget which has finer control over setting
and retrieving the dock visibility, to account for dock widgets
which are open but hidden by other docks
2016-06-09 11:01:56 +10:00
Matthias Kuhn
f84584c6ad
Fix header
2016-06-07 13:46:40 +02:00
ThomasG77
e4a1b3f8ad
Remove reference to renamed QgsAdvancedDigitizingDock in API doc
2016-06-07 13:46:40 +02:00
Nyall Dawson
a625eeb508
Add missing sip binding
2016-06-07 08:59:09 +10:00
Nyall Dawson
c5b8060b4b
Fix warnings, missing docs+bindings
2016-06-07 07:59:44 +10:00
Matthias Kuhn
8285356525
External resource widget relative path fix for integrated viewer
...
Fixes #14891
References #13283
2016-06-06 19:19:52 +02:00
Nathan
4556a0d288
[styledock] inline effects widget
2016-06-06 22:34:22 +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
Nathan
6b52f7ea0e
Add resample options to raster style dock
2016-06-03 20:33:04 +10: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
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
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
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