Alessandro Pasotti
b00b3f68fc
Merge pull request #8358 from elpaso/bugfix-20255
...
Fix geometry precision input in vector layer properties and not-dot l…
2018-10-29 13:58:37 +01:00
Alessandro Pasotti
ac54e9611b
Show an empty string if precision is 0 or not valid
2018-10-29 12:36:08 +01:00
Alessandro Pasotti
12c75d3ca2
Fix geometry precision input in vector layer properties and not-dot locales
...
Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
2018-10-29 12:01:47 +01:00
Matthias Kuhn
8fc43780dc
Merge pull request #8114 from signedav/bugfix_not_deleting_relation
...
More intuitive relation reference widget text filter
2018-10-29 09:52:41 +01:00
Nyall Dawson
d4cf8cf7de
More clazy optimisations
2018-10-29 18:14:57 +10:00
Nyall Dawson
3c3fcf50a9
Fix clazy warnings
2018-10-29 18:14:57 +10:00
Nyall Dawson
d196125bd0
Fix build
2018-10-29 18:14:57 +10:00
Nyall Dawson
0035b7c369
Avoid creating temporary project properties and options dialogs
...
for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
Replace with an alternative approach which doesn't rely on
creation of temporary dialogs, yet should still ensure that
these dialogs don't go out of sync with the locator.
2018-10-29 18:14:57 +10:00
Nyall Dawson
1dd36f132d
Capitalization
2018-10-29 11:27:40 +10:00
Nyall Dawson
0d5a8ddd8e
[processing] Fix exceptions due to closed algorithm dialogs when
...
opened from toolbox and closed before task completes
2018-10-29 10:49:46 +10:00
Nyall Dawson
908a058a3a
Avoid useless tray icon on Windows 7
...
Fixes #20247
2018-10-29 10:17:34 +10:00
Nyall Dawson
c920688437
Follow up status bar font fixes, avoid too small font on Windows
2018-10-29 10:06:02 +10:00
Juergen E. Fischer
9e45223d42
reset English translations on update
2018-10-27 19:06:37 +02:00
Juergen E. Fischer
9ad01cf9ba
replace three dots with ellipsises in translation strings
2018-10-27 19:06:37 +02:00
Juergen E. Fischer
012bd99e11
scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
2018-10-27 19:06:37 +02:00
Etienne Trimaille
c4b3cbcd07
add missing expression groups
2018-10-27 11:51:57 +07:00
Etienne Trimaille
ce32a25386
remove translations for expression group to fix the UI
2018-10-27 11:51:57 +07:00
Nyall Dawson
aa42b8689c
Add native platform method to show file/folder properties, implement
...
for linux
2018-10-27 09:54:37 +10:00
Denis Rouzaud
d34fe6b109
fix gdal_contour in test ( #8351 )
...
now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix abae82ccf4
2018-10-26 13:50:49 -08:00
Juergen E. Fischer
f3b0b257e4
add islandic translator (followup f4e6477a)
2018-10-26 22:01:32 +02:00
Denis Rouzaud
b872f61708
add missing GUI_EXPORT macro
2018-10-27 05:11:50 +10:00
Nyall Dawson
7ac521529b
[FEATURE] Add "export to file" options for raster and vector layers
...
within the browser panel
Allows direct export of these files (e.g. to a different format,
crs, etc) without having to actually load them into a project
first.
2018-10-27 05:07:15 +10:00
Juergen E. Fischer
2089887754
Bump version to 3.5
2018-10-26 14:34:02 +02:00
Juergen E. Fischer
736b0f7051
changelog and news update for 3.4
2018-10-26 14:32:54 +02:00
Juergen E. Fischer
07e05d8949
translation update for 3.4 from transifex
2018-10-26 14:32:41 +02:00
rldhont
6249b07f7c
Merge pull request #8320 from rldhont/server-reactivate-print-selection-3
...
[Server] Reactivate the capability to print selection with Server 3.4
2018-10-26 14:23:09 +02:00
Denis Rouzaud
4ba77f83a6
fix typo
2018-10-26 08:12:57 -04:00
Denis Rouzaud
9e6d165861
doxymentation
2018-10-26 08:11:17 -04:00
lbartoletti
f002a9c43d
fix snapping indicator when advance digitizing tools is enabled
2018-10-26 08:11:17 -04:00
Hugo Mercier
443afcd0bf
Merge pull request #8323 from mhugo/fix_15709
...
Fix virtual layer FilterRect handling when no uid is defined
2018-10-26 14:04:27 +02:00
lbartoletti
40e9406670
Add snapindicator to shape tools ( #8292 )
2018-10-26 03:46:07 -08:00
Denis Rouzaud
547fdb8292
be more explicit when detecting dark theme on Mac
2018-10-26 07:40:43 -04:00
Salvatore Larosa
4295e0e8e2
Fix build on OSX platform < 10.14 ( #8348 )
2018-10-26 03:37:25 -08:00
Nyall Dawson
5f5edb6b04
Black mssql test on Travis
...
The mssql odbc driver is proving very crashy on the Travis
docker image. Revisit when the docker image is upgraded
2018-10-26 21:24:41 +10:00
Matthias Kuhn
0633ee04a3
Merge pull request #8336 from m-kuhn/doNotReportEnvelopeAsGap
...
Do not report envelope as gap
2018-10-26 13:00:21 +02:00
Matthias Kuhn
2c835f9702
Merge pull request #8347 from DelazJ/patch-4
...
[Bugfix]Update "refresh layer at interval" tooltip
2018-10-26 12:59:58 +02:00
Matthias Kuhn
03c38e92f8
Merge pull request #8345 from m-kuhn/snapToGridExtentsUpdate
...
Update snap to grid rect on extentChange
2018-10-26 12:58:49 +02:00
Harrissou Sant-anna
3e7ee919fa
Update "refresh layer at interval" tooltip
...
Fix #20223
2018-10-26 12:02:44 +02:00
rldhont
b4e31608e5
[Server][GetPrint] Draw selection for SVG output
2018-10-26 11:51:42 +02:00
rldhont
c47c0ef7d5
[Server][Tests] Update WMS GetPrint Selection
2018-10-26 11:36:28 +02:00
rldhont
91c19ff53f
[Bugfix][Server][GetPrint] Correctly set way to draw selection in layout settings
2018-10-26 11:32:14 +02:00
Hugo Mercier
efe4a79687
Fix virtual layer FilterRect handling when no uid is defined ( fixes #15709 )
...
When no uid if defined, features returned have an id defined by an
autoincremented integer. So we cannot use a SQL filter here because it
would return a subset of features and then an autoincremented id that
does not correspond to ids without filters.
So in this case, all the features are requested and the rectangle
intersection is done by the provider, not by SQLite.
2018-10-26 11:07:43 +02:00
Matthias Kuhn
0a8081416f
Update snap to grid rect on extentChange
...
Fix #20222
2018-10-26 10:38:27 +02:00
Matthias Kuhn
32cdf3a0b2
Do not report envelope as gap
...
Under some circumstances, the envelope of a check region would be reported as a gap.
While a check that this doesn't happen is normally enforced, this check doesn't work
when the features happen to be placed unfortunate enough to have their bounding box
rounded differently than the envelope.
2018-10-26 10:01:18 +02:00
Matthias Kuhn
a0e3c2df3b
Merge pull request #8335 from m-kuhn/qgsrectangleSnappedToGrid
...
Add QgsRectangle::snappedToGrid
2018-10-26 10:00:39 +02:00
Matthias Kuhn
04edcb7552
Merge pull request #8305 from signedav/action-icon
...
Different mAction icon, when action activated
2018-10-26 09:38:06 +02:00
Matthias Kuhn
e797f7efe9
Merge pull request #8229 from signedav/duplication-context-fix
...
Select feature menu on action with multiple features
2018-10-26 09:36:35 +02:00
Nyall Dawson
bbdbfa17a9
[layouts] Final fixes for data defined widgets showing outdated
...
data defined definitions when clicking between layout items
of the same type
Fixes #18694
2018-10-26 16:58:08 +10:00
Nyall Dawson
5e3fdb96b8
[layouts] Fix some data defined buttons don't update when
...
clicking between objects of same type
Refs #18694
2018-10-26 16:58:08 +10:00
Nyall Dawson
e991d98c36
[layouts] Fix data defined table button loses state
...
Refs #18694
2018-10-26 16:58:08 +10:00