28010 Commits

Author SHA1 Message Date
elpaso
4afeb9c453 Removed Qt5 include 2015-06-29 12:49:43 +02:00
elpaso
594357a182 Corrected file comment headers 2015-06-29 12:49:43 +02:00
elpaso
00fa63618b [SERVER] Server refactoring and Python bindings/tests
This is a refactoring of the server component, the
server is now wrapped into a new QgsServer class with
python bindings and an examples python test.
2015-06-29 12:49:43 +02:00
Denis Rouzaud
ab86897b1c add missing Q_PROPERTY to QgsExtentGroupBox 2015-06-29 10:20:33 +02:00
Denis Rouzaud
346f84afb4 added QgsExtentGroupBox to custom widgets 2015-06-29 10:20:33 +02:00
Pirmin Kalberer
8b2bbcd147 Merge pull request #2173 from cedi4155476/dbmanager-geopackage_2
DBManager: Drag&Drop support for GeoPackage layers
2015-06-29 09:21:32 +02:00
Nyall Dawson
355fc91a6c PostGIS browser improvements
- Add ability to create schemas
- Add ability to truncate tables
- Fix renaming of views
- Better wording of table related actions, so it's clear whether
they operated on a table or query
2015-06-29 16:08:38 +10:00
Martin Dobias
bba1985a87 Make sure that rescaling runs with the correct data type 2015-06-29 10:25:47 +08:00
Martin Dobias
dbb8cc20dd Set up geotransform so that origin is the top-left coordinate
This has no practical difference, but some software (InaSAFE) likes
more when the origin is top-left instead of bottom-left.

Probably this has a bit better memory access pattern too when
rendering images
2015-06-29 10:25:47 +08:00
Martin Dobias
11d1ac9540 Try to do automatic choice of the reference layer in GUI (using smallest cell area) 2015-06-29 10:25:47 +08:00
Martin Dobias
fcc0160755 Fix type of CRS WKT (use just QString instead of both QString and QByteArray) 2015-06-29 10:25:47 +08:00
Martin Dobias
06b4ad8512 Allow for custom setting of cell size / grid offset in GUI 2015-06-29 10:25:47 +08:00
Martin Dobias
3d290ef21a Align rasters: configuration of clip extent, reporting of output size 2015-06-29 10:25:47 +08:00
Martin Dobias
9e16952732 Extent group box improvements: custom title base, checkable group box 2015-06-29 10:25:47 +08:00
Martin Dobias
b452bc0245 Support reprojection in GUI, added unit tests for reprojection 2015-06-29 10:25:47 +08:00
Martin Dobias
d7a9493445 Add error messages, fix reporting of grid offset 2015-06-29 10:25:46 +08:00
Martin Dobias
7bdbbb84cd Started GUI for alignment of rasters 2015-06-29 10:25:46 +08:00
Martin Dobias
515de2879b Added progress reporting 2015-06-29 10:25:46 +08:00
Martin Dobias
d6d2f1a374 Add python bindings for QgsAlignRaster 2015-06-29 10:25:46 +08:00
Martin Dobias
1409f08576 [FEATURE] Raster Alignment Tool
This new tool in qgis_analysis library is able to take several rasters
as input and to align them perfectly, that means:
- reproject to the same CRS
- resample to the same cell size and offset in the grid
- clip to a region of interest
- rescale values when required
2015-06-29 10:25:46 +08:00
Nyall Dawson
3f6b5fa5f6 Improvements to generate mask script
- Rendered images can now be fetched from file:// urls
- Control image path can be deduced by just specifying a partial
match for the control image name instead of the full control
image path
2015-06-29 08:26:42 +10:00
carolinux
b6ae2e7d1e Fixes for search widgets 2015-06-28 11:19:02 +02:00
Nyall Dawson
4ebf0875d0 Update test masks 2015-06-28 16:52:33 +10:00
Juergen E. Fischer
9d5aabc160 osgeo4w: also follow designer batch rename in nightly build 2015-06-27 07:19:16 +02:00
Nyall Dawson
0ea638cbc0 Followup f4e356b 2015-06-27 14:11:44 +10:00
Sandro Mani
f4e356bcef Add QgsExpressionBuilderWidget::loadFieldsAndValues 2015-06-27 13:34:56 +10:00
Nyall Dawson
e4d0d27cd2 Followup 87c05f1 2015-06-27 12:05:55 +10:00
Sandro Mani
87c05f1e4f Add reverse-translation map for font styles 2015-06-27 11:54:36 +10:00
Nyall Dawson
feb3bee858 Add a bunch of optimised fuzzy string matching algorithms.
A new QgsStringUtils class has been added containing some
common fuzzy matching algorithms, including Levenshtein edit
distance and Soundex. These can be used for finding "similar"
strings in a table.

Expression functions for these algorithms have also been
added to a new "Fuzzy Matching" group.
2015-06-27 11:51:56 +10:00
Nyall Dawson
79305b272d [browser] Add rename, delete options for schemas and rename option
for layer for postgres providers
2015-06-27 11:26:23 +10:00
Matthias Kuhn
e0c824ab98 Fix warnings
followup 16ad2f82
followup eff1357e
2015-06-26 17:03:59 +02:00
Juergen E. Fischer
90b3efb93d postgres provider: also cast geography to geometry when using && (fixes #8572) 2015-06-26 16:55:51 +02:00
Cedric Christen
4420b3bf99 Drag&Drop support for GeoPackage layers 2015-06-26 16:35:31 +02:00
Matthias Kuhn
16ad2f82d4 Fix warning
Followup eff1357e
2015-06-26 15:55:08 +02:00
Matthias Kuhn
abd1978530 [rpmbuild] support for multi-digit version numbers and add Fedora 22 to default 2015-06-26 15:45:50 +02:00
carolinux
eff1357e2b New design compiles but does nothing 2015-06-26 15:13:42 +02:00
Juergen E. Fischer
d3c49b321a Bump version to 2.11 2015-06-26 14:39:39 +02:00
Juergen E. Fischer
7d9dcb1f21 changelog update for 2.10 2015-06-26 14:38:56 +02:00
Juergen E. Fischer
615d364432 translation update for 2.10 from transifex 2015-06-26 14:38:51 +02:00
Juergen E. Fischer
a2470c8167 release.pl: fix setting of new release name 2015-06-26 14:28:15 +02:00
Juergen E. Fischer
65797222f8 indentation update 2015-06-26 13:59:53 +02:00
volaya
ae7f180c09 [processing] fixed attribute filtering in parameters panel for ParameterTableFIeld param
fixes #12807
2015-06-26 12:43:21 +02:00
Martin Dobias
a4b2cf88d0 Fix a crash on start due to race condition in GDAL data items
Thanks Radim for spotting this
2015-06-26 18:34:26 +08:00
Martin Dobias
7532000706 Data items: Close GDAL dataset when it is not needed
This was leading to situations where QGIS was hitting limit of the maximum open files
2015-06-26 18:34:26 +08:00
volaya
b80a1bcac5 [processing] fixed handling of folders and files in settings
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
38d598008e [processing] better error capturing when connection to models repo fails
fixes #12515
2015-06-26 12:00:01 +02:00
Nathan Woodrow
21121286f0 Fix crash on user.py import of expressions 2015-06-26 19:54:16 +10:00
Vincent Mora
ab0aa0448f Merge pull request #2167 from vmora/keep_data_defined_at_marker_level_on_property_change
fix loss of expression when subsymbol is changed
2015-06-26 11:17:27 +02:00
Jürgen Fischer
04439fe2a9 Merge pull request #2171 from Gustry/changelog
Changelog update : news.t2t
2015-06-26 10:48:44 +02:00
vmora
c62b52bc67 fix loss of expression when subsymbol is changed
bug mentionned in issue #13033
if the angle, size, width or offset is changed for a subsymbol which
parent (a marker) has data-defined size, angle or width, restore the
data-defined property for the marker.
2015-06-26 10:45:36 +02:00