Nyall Dawson
dbf8d89459
[composer] Double click legend item to edit text ( fix #13578 )
2016-06-16 18:30:22 +10:00
Nyall Dawson
aa0e6d8944
Followup c78347, update test images
2016-06-16 18:30:22 +10:00
Matthias Kuhn
9f704d6e92
Attribute table: always show sequential column header numbers
2016-06-16 09:24:16 +02:00
Mathieu Pellerin
4746158a2c
fix bookmarks editing regression ( fixes #15034 ) ( #3204 )
2016-06-16 08:39:15 +02:00
Nyall Dawson
4574f953fd
Merge pull request #3203 from nirvn/move_feature_icon_imp
...
[gui] proper geometry type for move feature icon
2016-06-16 12:55:17 +10:00
Marco Hugentobler
c7834751ba
Legend: leave away empty groups ( fix #12969 )
2016-06-16 12:51:37 +10:00
nirvn
f6998e2722
[gui] proper geometry type for move feature icon
2016-06-16 09:09:21 +07:00
Nyall Dawson
7f7b9f901a
Move bookmarks toolbar icons to navigation group
2016-06-16 11:55:27 +10:00
Larry Shaffer
23a3273fe0
Fix file write error when offline.sqlite is saved to root dir by default
...
- Default to user's home directory instead
2016-06-15 14:20:16 -06:00
Alessandro Pasotti
b51cd2edc1
Added missing newline to the param doc
2016-06-15 14:12:44 +02:00
Nathan Woodrow
a555f91a46
Clean up showPanel API. Open dialog if not in dock mode
2016-06-15 22:07:25 +10:00
Denis Rouzaud
15efc31374
Merge pull request #3201 from nirvn/more_icons
...
[gui/hidpi] more vector love for default toolbars
2016-06-15 11:59:22 +02:00
nirvn
127386a1f1
[gui/hidpi] more vector love for default toolbars
2016-06-15 16:45:00 +07:00
Juergen E. Fischer
3a91d92d56
translation string fixes
2016-06-15 11:43:57 +02:00
Sandro Mani
cae029d48e
[Globe] Add bundled world.tif to raster imagery menu
2016-06-15 11:29:18 +02:00
Sandro Mani
4ba2433692
[Globe] Fix typos, fix model layer logic
2016-06-15 11:29:18 +02:00
Sandro Mani
f9c589e4fe
[Globe] Delay initial layer update to workaround some mysterious opengl errors
2016-06-15 11:29:18 +02:00
Sandro Mani
7ddb2928fe
[Globe] Set home viewport to lon 0
2016-06-15 11:29:18 +02:00
Mathieu Pellerin
3fd27e0d17
[gui/hidpi] vectorize attribute toolbar icons ( #3200 )
2016-06-15 11:27:02 +02:00
Nyall Dawson
72176808f8
Merge pull request #3199 from nirvn/annotation_icons
...
[gui] vectorize and add missing annotation icons (fixes #7076 )
2016-06-15 16:00:14 +10:00
Nyall Dawson
ae93ee3ca7
Use QgsFieldProxyModel for filtering read only fields
2016-06-15 15:34:51 +10:00
Nyall Dawson
8563285bec
Better icon for multiedit mode
2016-06-15 15:31:33 +10:00
nirvn
5eb14a9b0e
[gui] vectorize and add missing annotation icons ( fixes #7076 )
2016-06-15 12:29:08 +07:00
Nyall Dawson
f50f221b91
Followup b6e97c
2016-06-15 15:12:30 +10:00
Nyall Dawson
b6e97cadb8
Give feedback why multiedit/search is disabled with custom UI
2016-06-15 15:05:30 +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
ebf1df5d5e
Capitalization
2016-06-15 14:43:10 +10:00
Nyall Dawson
83160632ac
Followup 71dc33, fix projective transform in georeferencer ( fix #14551 )
2016-06-15 12:15:43 +10:00
Nyall Dawson
33a5ee7ab4
Fix selecting features by radius ( fix #14748 )
2016-06-15 11:57:04 +10:00
Nyall Dawson
bf4cf51e1a
Fix incorrect area calculation for polygon ( fix #14675 )
2016-06-15 11:10:32 +10:00
Nyall Dawson
a6cb81bf60
Save raster symbology with full precision ( fix #14950 )
2016-06-15 09:19:10 +10:00
Juergen E. Fischer
5bb2c7d175
open message log on QgisApp::openMessageLog instead of toggling it
2016-06-14 20:56:43 +02:00
Matthias Kuhn
7e2865c6c8
Fix "Relation form grows infinitely"
...
Fix #14977
2016-06-14 15:20:31 +02:00
Matthias Kuhn
0c10f68a01
Followup bbbc9d0: Fix tests
2016-06-14 14:40:45 +02:00
Alexander Bruy
aa9fe9ecd0
Merge pull request #3118 from arnaud-morvan/processing_gdal_postgis_credentials
...
[processing] support postgis service parameter and credentials input
2016-06-14 15:19:03 +03:00
Matthias Kuhn
bbbc9d0abf
QgsDockWidget add openedStateChanged and openedStateChanged signals
2016-06-14 14:07:36 +02:00
Alexander Bruy
4b7fc98e33
Merge pull request #3130 from arnaud-morvan/processing_gdal_shapeencoding
...
[processing] Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
2016-06-14 14:51:14 +03:00
Nyall Dawson
834ab1c702
More QgsDockWidget fixes ( fix #15011 )
2016-06-14 21:47:06 +10:00
Matthias Kuhn
6bf99d6901
[UX] Action map tool title and icon
...
Visually communicate to the user which action will be triggered when the
button is clicked.
2016-06-14 12:56:54 +02:00
Matthias Kuhn
717e8c9ae5
Persist default attribute action between sessions
...
Refs #15027
2016-06-14 12:18:42 +02:00
Juergen E. Fischer
0db9556b64
update 'Report an issue' link
2016-06-14 11:53:39 +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
Juergen E. Fischer
6d1e554206
don't save extents to style ( fixes #15026 , followup 92aed6e and d690d72)
2016-06-14 09:58:44 +02:00
Matthias Kuhn
a05b2ad9a1
Fix crash when closing docked attribute table
...
Fix #14909
Fix #15018
git bisect is your friend
2016-06-14 09:40:11 +02:00
Matthias Kuhn
df6d2c631c
Allow docking the attribute table left and right
...
Fix #14941
2016-06-14 09:15:51 +02:00
Nyall Dawson
1563526f0d
Fix actions are not enabled when loading layer with default style ( fix #13910 )
2016-06-14 15:20:02 +10:00
Nyall Dawson
1152fef86c
Remove "attribute table" from dialog title ( fix #14959 )
2016-06-14 14:05:51 +10:00
Nyall Dawson
21f37303e8
Fix some status bar widgets could not be hidden via customisation
2016-06-14 13:24:05 +10:00
Nyall Dawson
e765719594
Fix cannot deactivate customization widget catcher ( fix #9732 )
2016-06-14 13:17:23 +10:00
Nyall Dawson
6568da6ce0
Rename arrow symbol head width/height to length/thickness
...
Width/height naming is dependant on line direction, so for
clarity rename them to something which doesn't depend
on direction (fix #15002 )
2016-06-14 12:54:49 +10:00