Activity
From 2017-05-15 to 2017-06-13
2017-06-13
- 06:31 PM Revision e957224c (qgis): fix class declaration
- 06:31 PM Revision 5a8ed1d4 (qgis): sipify QgsRange as template
- 04:45 PM Revision 9a6235db (qgis): vector file writer fixes:
- * don't apply un-overridden default options
* DGN: don't export attributes and fix layername to "elements"
(cherry p... - 04:35 PM Revision 7634b0b7 (qgis): vector file writer fixes:
- * don't apply un-overridden default options
* DGN: don't export attributes and fix layername to "elements" - 03:03 PM Revision 8d35a42b (qgis): fix windows build
- 01:32 PM Revision abe48bf4 (qgis): move acceptable missing doc to code_layout tests path
- 10:50 AM Revision eb397607 (qgis): fixes failing sipify test
- 10:41 AM Revision 5a5dc31f (qgis): [sipify] fix again template inheritance
- 10:19 AM Revision a3b64e25 (qgis): Merge pull request #4721 from nyalldawson/processing_pt31
- [processing] Restore batch mode
- 09:39 AM Revision b6e75be4 (qgis): remove precise ppa
- doxygen has sufficient minimum version in trusty
- 08:03 AM Revision da0d9238 (qgis): fix 5ff6b14f (followup 00f8eff0)
- 07:58 AM Revision 9dd60e4a (qgis): followup 82bd08c187daa66cf5dbd11e34d9c90b9e4cfd30
- removed debugging stuff
- 07:53 AM Revision 82bd08c1 (qgis): [sipify] fixes to template based inheritance
- * fix space-formatting issue
* avoid double include of the same header - 07:42 AM Revision 145a5125 (qgis): fix 53d90b547
- 04:32 AM Revision 54124bd0 (qgis): Restore batch algorithm mode following new processing API
- 04:32 AM Revision 020537ac (qgis): Add string output type
- 02:58 AM Revision b45e5725 (qgis): Add QgsProcessingParameterFolderOuput
- 02:26 AM Revision df73a0f4 (qgis): Remove outdated TODO
- 02:26 AM Revision be45c2fd (qgis): Catch errors while running algs
2017-06-12
- 12:41 AM Revision b461adda (qgis): Fix crash when searching in options dialog (fix #16644)
- 12:07 AM Revision a8999639 (qgis): API cleanup for legend support in renderers
- 09:23 PM Revision b3bd45b0 (qgis): fix snapping in move feature tool
- 06:45 PM Revision 57e122bb (qgis): Merge pull request #4594 from boundlessgeo/postgis_merge_features_fix#1...
- Fix Postgis Merge selected features regression (fix #15741)
- 06:31 PM Revision e6f423b4 (qgis): install QgsGeometryRubberBand header
- 06:07 PM Revision e850c82c (qgis): Merge pull request #4604 from boundlessgeo/postgis_merge_features_port3...
- Fix Postgis Merge selected features regression (fix #15741)
- 05:38 PM Revision ac1a579b (qgis): adapted to the return value as QgsGeometry()
- 04:12 PM Revision e5e887f6 (qgis): more QgsPointXY
- 04:09 PM Revision 22b7498c (qgis): more QgsPoint -> QgsPointXY fixes
- 04:09 PM Revision fdd5a50c (qgis): avoid control on all geometries if one fail
- 04:09 PM Revision 87116abd (qgis): fix Postgis Merge selected features regression: port 3.0 fixes #15741
- 04:09 PM Revision 44c65602 (qgis): typo
- 04:09 PM Revision 008cc79d (qgis): added check if no gemetry is available
- 03:58 PM Revision e5b28434 (qgis): Merge pull request #4710 from PedroVenancio/fix_16672_2_18
- [processing] fixes GRASS 7 v.net.alloc (fix #16672)
- 03:48 PM Revision 53d90b54 (qgis): fix Postgis Merge selected features regression: port 2.18 fixes #15741
- 12:25 PM Revision 1be9997d (qgis): Fix some memory leaks in tests
- 11:35 AM Revision 82cfc318 (qgis): avoid python signature overloads to handle NaN default values
- 11:35 AM Revision 2eb3e648 (qgis): [sipify] properly handle python signatures
- 09:40 AM Revision faa7c750 (qgis): Merge pull request #4699 from pblottiere/getlegendgraphic
- [Server] WMS GetLegendGraphics refactoring
- 08:32 AM Revision 492ad2db (qgis): Merge pull request #4715 from nyalldawson/processing_pt31
- [processing] Bring back iterating mode for algorithms
- 08:32 AM Revision 9626d2f6 (qgis): [processing] Correctly update R provider after downloading scripts
- Fixes #16664
- 08:11 AM Revision 0579f3e8 (qgis): Try to fix test on Travis
- 07:59 AM Revision 63611b1d (qgis): Port script code functions to c++ classes
- Restore logging executed algorithms
- 05:39 AM Revision 5177c7d1 (qgis): Add a more descriptive tooltip for iterate mode button
- 05:39 AM Revision 4b81630a (qgis): More responsive feedback when using iterate mode
- 05:35 AM Revision b9e0b46f (qgis): Fix running algorithms in iterating mode
- 05:35 AM Revision 60ea095d (qgis): Port calculation of iterating destination to c++
- 03:17 AM Revision 40cae292 (qgis): Merge pull request #4702 from nyalldawson/processing_pt31
- More processing goodness, restore algs
- 03:16 AM Revision 6a7cd36b (qgis): Better test debug output
- 02:47 AM Revision 27792604 (qgis): Respect dissolve setting in c++ buffer alg
- 02:39 AM Revision 15b30124 (qgis): Hide qgis scripts for now (non-functional)
- 02:38 AM Revision d8302a26 (qgis): Fix feature source widget returns source even when not set
- 02:35 AM Revision c52e6a72 (qgis): Fix raster layers showing as input choices for vector algs
- 02:27 AM Revision 36ce8d15 (qgis): Port clip alg to c++
- Rough benchtests reveal it's about 25% faster then the python
version - 02:21 AM Revision 0ceeb297 (qgis): Merge pull request #4706 from nyalldawson/id
- Use uuid instead of timestamp when generating layer ids
- 02:19 AM Revision ebfa9f14 (qgis): Don't wastefully recalculate memory provider extent after every
- feature addition
Previously, the memory provider would automatically recalculate
the extent of the layer after new f...
2017-06-11
- 01:16 AM Revision d89b1604 (qgis): Native c++ dissolve alg
- 01:16 AM Revision 9f018e67 (qgis): Fix handling optional multiple table field parameter with no fields set
- 12:31 AM Revision b40f409d (qgis): Nicer formatting for log in algorithm dialog
- 12:05 AM Revision 29f50b72 (qgis): [processing] Catch transform errors in when iterating features
- 11:28 PM Revision bc9b1b64 (qgis): Astyle
- 11:26 PM Revision ea18e8e9 (qgis): Resurrect grid polygon algorithm
- 11:26 PM Revision a6a3027e (qgis): [processing] Clip alg allows mask in different CRS to clipped layer
- 11:26 PM Revision d8260b8c (qgis): [FEATURE] Port Extract by Expression to new API, allow saving
- non matching features to separate output
- 11:26 PM Revision 92397537 (qgis): Check validity outputs counts of valid/invalid features
- 11:26 PM Revision 355549ad (qgis): Avoid creating unused sinks
- 11:26 PM Revision 5ba0b5cd (qgis): Port merge alg to new API
- 11:26 PM Revision cb41ef1a (qgis): Output useful logging when running algorithms from toolbox
- Now outputs the input parameters, execution time, and results
- 11:26 PM Revision 1d6d4be5 (qgis): Correctly reject algorithm dialog
- Algorithm dialog was not being rejected when close button was
called (only hidden), leading to old dialogs and widget... - 11:26 PM Revision e49cc786 (qgis): Make html output in basic stats algorithm optional
- 11:26 PM Revision 2d2c2293 (qgis): Port checkInputCRS to c++, and allow algorithms to flag when they
- require all input layers to be in the same CRS
The default behaviour is to assume that algorithms are well behaved
a... - 11:26 PM Revision 386c4246 (qgis): Merge algorithm reprojects layers so that all features are
- in CRS of first input layer
- 11:26 PM Revision aa544a14 (qgis): Only use a temporary feedback object when running algorithms
- Otherwise canceling a run causes all future runs to be canceled
- 11:25 PM Revision dd0bb8c1 (qgis): Merge pull request #4713 from nyalldawson/rect_api
- Remove duplicate QgsRectangle::unionRect method
- 11:03 PM Revision 74ce5550 (qgis): Remove duplicate QgsRectangle::unionRect method
- QgsRectangle::combineExtentWith does the exact same thing
- 01:02 PM Revision 10341310 (qgis): Add a provider unit test checking extent after adding/deleting features
- 01:02 PM Revision 6a87889e (qgis): Don't wastefully recalculate memory provider extent after every
- feature addition
Previously, the memory provider would automatically recalculate
the extent of the layer after new f... - 12:54 PM Revision be2ec2f1 (qgis): Fix running processing algs through locator
- 12:36 PM Revision f5a0243c (qgis): Scroll to newly added entries in paletted renderer widget
- 12:08 PM Revision ad6c46ff (qgis): When using destination CRS in a feature request and a transform
- exception occurs, clear the feature's geometry before returning
We never want to return features with mixed CRS geom... - 10:13 AM Revision 31162adf (qgis): followup cc877c39: fix build
- 09:13 AM Revision cc877c39 (qgis): No more QgsGeometry pointers in the public API
- Geometries are passed as const reference and returned by value.
This make using the API easier and reduces the risk o...
2017-06-10
- 07:40 PM Revision 68965485 (qgis): Merge pull request #4705 from PedroVenancio/master
- [processing] fixes GRASS 7 v.net.alloc (fix #16672)
- 05:10 PM Revision e91e2475 (qgis): Use QgsOSMId type when it belongs (matches master version of file)
- 05:01 PM Revision 9adb4967 (qgis): Fixes GRASS 7 v.net.alloc #16672 - backport to 2.18
- 11:38 AM Revision e839ab1d (qgis): Indentation
- 11:07 AM Revision 03bfe9bf (qgis): Use uuid instead of timestamp when generating layer ids
- Timestamps can result in duplicate layer ids when layers
are created rapidly or in different threads.
Fix #14390 - 10:53 AM Revision 326e4425 (qgis): Fix crash when saving vector layer in background task
- 10:41 AM Revision aedb95b1 (qgis): Fixes GRASS 7 v.net.alloc #16672
- 10:30 AM Revision 30e145a2 (qgis): Cleanup and unify text formatting in projection combo box
- 08:55 AM Revision 4386be83 (qgis): spelling fixes
- 08:38 AM Revision afc230c7 (qgis): re-run t2tdoc
2017-06-09
- 07:25 PM Revision 43fac747 (qgis): include expect/unbuffer in INSTALL install list
- 07:23 PM Revision c21846a8 (qgis): fix install (followup 532b9a14)
- 01:55 PM Revision c1657ac8 (qgis): [Server] Add/update tests
- 01:55 PM Revision 7b844837 (qgis): [Server] Fonts used in GetLegendGraphics tests are bolded and increased
- 01:55 PM Revision dae8447b (qgis): [Server] GetLegendGraphics refactoring
- 01:52 PM Revision 04898393 (qgis): Merge pull request #4700 from sbrunner/service-onlineressource
- [Server] WMS Fix the mandatory OnlineResource
- 01:32 PM Revision 9d9e94e6 (qgis): Fix the mandatory OnlineResource
- 01:32 PM Revision 2346f59f (qgis): More verbose response
- 12:07 PM Revision f80a1f54 (qgis): Merge pull request #4687 from rldhont/server-wms-dxf-writer
- [Server] WMS DXF writer refactoring
- 10:58 AM Revision 8df3391f (qgis): [Server] dxf writer refactoring
- 10:16 AM Revision 532b9a14 (qgis): sipify gui part n
- 10:16 AM Revision 2454e56b (qgis): sipify gui attribute table
- 10:16 AM Revision f5c3b8a1 (qgis): [sipify] fix enum again
- 10:16 AM Revision 58674146 (qgis): sipify gui effects + layertree
- 10:16 AM Revision 00b2d242 (qgis): sipiy gui symbology
- 08:15 AM Revision f677eaf0 (qgis): consider middle geometry column when retrieving default values (fixes #...
- 08:01 AM Revision 5f10a0ba (qgis): fix 8c873b14 (fixes #16624)
- (cherry picked from commit 63269479682b9b71d0de74b518de09d5f72029d2)
- 08:00 AM Revision 63269479 (qgis): fix 8c873b14 (fixes #16624)
- 08:00 AM Revision 5ff6b14f (qgis): update translation scripts
- 06:54 AM Revision d4acdac6 (qgis): Merge pull request #4701 from nyalldawson/processing_pt31
- [processing] allow optional feature sink parameters
- 06:51 AM Revision 57a67358 (qgis): Merge pull request #4672 from nyalldawson/scale
- Unify scale widgets API, pt 1
- 06:26 AM Revision a8ca3b28 (qgis): Port test to new API
- 06:24 AM Revision 8c73bcbc (qgis): [FEATURE] Port CheckValidity alg to new API
- Also make outputs optional from the alg - now you can select
which outputs you need for your model! - 06:22 AM Revision 6b55300f (qgis): If a feature sink parameter is optional and not set, don't create the sink
- This adds a lot of flexibility to algorithms, as it makes output
sinks truely optional. For instance, the various "Ex... - 05:17 AM Revision 2d2dff9b (qgis): Restore basic stats alg
- 04:46 AM Revision e4134637 (qgis): [needs-docs] Use standard scale widgets and terminology for labeling
- Also unify API with other scale API.
Fix #16349 - 03:56 AM Revision b2e102d2 (qgis): Improve API docs
- 03:51 AM Revision b0c35ab4 (qgis): Unify scale API in rule based labeling, fix GUI issues
- 03:09 AM Revision 9805782b (qgis): Unifying rule based renderer scale API, fix scale related bugs
- Fix #15512
- 02:49 AM Revision 32ecbcfa (qgis): Merge pull request #4693 from nyalldawson/request_crs
- Allow specifying a destination CRS in QgsFeatureRequest
- 02:34 AM Revision 37f86f5f (qgis): Unify diagram scale API with rest of scale API
- 02:26 AM Revision 1be5fbda (qgis): More consistency across scale API
- Use a real scale widget for point displacement label scale
2017-06-08
- 01:51 AM Revision a3d919dc (qgis): Use a real scale widget in vector save as dialog
- 01:42 AM Revision e0d29e78 (qgis): Update tests for new API
- 01:36 AM Revision f7bfb9ce (qgis): Fix zoom to visibile scale when min/max scale is set to 0
- 01:14 AM Revision 10707b87 (qgis): Improve documentation
- 01:12 AM Revision 463e7224 (qgis): Clarify in doxygen what scale values represent
- 01:12 AM Revision b0772659 (qgis): Flip remaining scale API from real to denominators
- 01:11 AM Revision 08a9bcba (qgis): Unify scale widgets API
- Flip all scale based widgets to use scale denominators instead
of actual scales (ie 100.0 instead of 0.01 for 1:100).... - 01:00 AM Revision 482ed3f2 (qgis): Explicitly mention in docs that presence of destination CRS does
- not affect filter expressions or virtual field values
- 12:57 AM Revision e437812a (qgis): Return an invalid iterator if a transform exception occurs
- when projecting filter rects from destination crs
- 12:41 AM Revision 7d847bf3 (qgis): Rename transform methods for clarity
- 11:44 PM Revision 9f71156a (qgis): Merge pull request #4678 from nyalldawson/layer_scale
- Swap QgsMapLayer min/max scale API definitions (unify scale api, pt 2)
- 11:02 PM Revision b280c873 (qgis): Node tool: give preference to vertex match over segment match from prev...
- 11:02 PM Revision 91be49a1 (qgis): Fix python tests after previous commit
- 09:56 PM Revision 2964c33d (qgis): Reshape tool: use default Z value for 3D geometries
- 09:53 PM Revision f5b38fed (qgis): Node tool: add default Z value to new vertices in 3D geometries (fixes ...
- 03:56 PM Revision bdd81685 (qgis): Fix a crash when toggling a layer to editable mode
- 03:56 PM Revision c340e37e (qgis): Do not #include QtConcurrent when using map renderer jobs C++ API
- This way C++ apps using the API do not need to add QtConcurrent to their build
- 03:16 PM Revision 866bfc3d (qgis): sipify core symbology part 2
- 11:31 AM Revision 1a418f5d (qgis): Handle request crs transform in cached feature iterators
- 11:20 AM Revision a9892350 (qgis): Allow specifying a destination CRS in QgsFeatureRequest
- If set, all geometries will be reprojected from their original
coordinate reference system to the destination CRS whi... - 11:20 AM Revision b6e1eea4 (qgis): Handle request destinationCrs in QgsVectorLayerFeatureIterator
- 11:20 AM Revision 8ef6722e (qgis): Indentation
- 09:55 AM Revision fcc06ce3 (qgis): More typo fixes
- 09:55 AM Revision a148a789 (qgis): Typo fix and list ordering
- 09:39 AM Revision 7651f9fb (qgis): Merge pull request #4698 from nyalldawson/cache_test
- Add feature source test for QgsVectorLayerCache
- 09:38 AM Revision 9e176fee (qgis): gps fixes
- 09:38 AM Revision e545d44c (qgis): sipify core gps
- 09:26 AM Revision 5a3c7631 (qgis): Typo fix in Algorithms help
- 09:05 AM Revision e052933b (qgis): Identation
- 08:59 AM Revision fbad9116 (qgis): Add feature source test for QgsVectorLayerCache
- While it's not a QgsFeatureSource subclass (yet), it behaves
just like one so when can run the feature source conform... - 08:52 AM Revision ed915e75 (qgis): sipify gui part 1
- 07:31 AM Revision a7c9cc81 (qgis): fix merge
- 07:28 AM Revision 41ceed3d (qgis): [sipify] fix false virtual methods
- 06:09 AM Revision 0591225f (qgis): Don't allow selection of adding z/multigeometries when saving a vector
- layer with geometry type set to No Geometry
- 02:35 AM Revision dbdbd157 (qgis): Fix composer legend "Filter by Atlas Feature" does not save
- Fix #16663
(forward port from ecb4c5a) - 02:17 AM Revision 7d9cc131 (qgis): Merge pull request #4657 from DelazJ/patch-1
- Typo fix: Add missing spacing
- 02:16 AM Revision 5b5e053f (qgis): Merge pull request #4674 from SrNetoChan/backport_5f7178a
- Backport Fix missing Icon in Select Attribute Dialog
2017-06-07
- 11:29 PM Revision 1bbfd5b8 (qgis): Merge pull request #4692 from nyalldawson/prepare
- Make more use of prepared geometries for intersection tests
- 11:12 PM Revision 648ff293 (qgis): Merge pull request #4695 from nyalldawson/buffer_test
- Add feature source unit tests for vector layer with edits in buffer
- 10:42 PM Revision 342897c6 (qgis): Add source test for vector layer with deleted features in buffer
- 07:43 PM Revision 6606d463 (qgis): fix enum
- 04:34 PM Revision 67b01dee (qgis): [sipify] fix negative value assignment
- 04:04 PM Revision 154c8f5d (qgis): [sipify] fix body detection*
- 04:04 PM Revision 542dc854 (qgis): sipify core symbology classes
- 03:44 PM Revision d914a195 (qgis): Merge pull request #4685 from strk/dbmanager-test
- Add test for DBManager's PostGIS connector and plugin
- 02:59 PM Revision 9397c4fc (qgis): Fix previous commit (#16675)
- 02:41 PM Revision 5d7bf0df (qgis): [WFS provider] Recognize Geomedia layers with gmgml:LineString_Curve_Mu...
- 02:26 PM Revision 3f81fc09 (qgis): Add feature source unit tests for vector layer with edits in buffer
- Run the feature source tests over a layer with added, edited
geometries, and edited attributes unsaved in an edit buf... - 12:36 PM Revision 7435d342 (qgis): [WFS provider] Recognize Geomedia layers with gmgml:LineString_Curve_Mu...
- 12:03 PM Revision 9a40754f (qgis): sipify Qgis, QgsDxfExport
- 12:03 PM Revision 8d2f72c3 (qgis): [sipify] uniform die messages
- 09:28 AM Revision 11ace44a (qgis): Import cmp_to_key
- 06:36 AM Revision 22791cf0 (qgis): Fix TypeError: 'cmp' is an invalid keyword argument for this function
- 06:08 AM Revision be501a0f (qgis): Make more use of prepared geometries for intersection tests
- Should speed up a few operations
- 05:12 AM Revision fa9f202b (qgis): Merge pull request #4691 from nyalldawson/validator
- Add an explicit argument to set QgsGeometryValidator method
- 03:36 AM Revision 64a86e3d (qgis): Add an explicit argument to set QgsGeometryValidator method
- Previously this was always read from settings when using
QgsGeometryValidator. It's now an explicit argument
when con...
2017-06-06
- 11:41 PM Revision 14ab5eb0 (qgis): More unicode/utf8 fixes
- 11:40 PM Revision 4f4d63a6 (qgis): [db_manager] Fix DBConnector.getSchemaTableName
- 2.18 Backport
Ref #15910 - 10:22 PM Revision c36727dd (qgis): Avoid infinite loop in quoteString
- 09:46 PM Revision 5f1a78dd (qgis): Update inverted polygon test mask
- 09:20 PM Revision 35f7839f (qgis): Avoid .encode('utf8') call too
- Was tested with python2, let's see if it fixes python3 too
- 07:35 PM Revision cda88661 (qgis): Merge pull request #4626 from alexbruy/otb-update
- update Processing OTB provider for 2.18
- 07:14 PM Revision 413c6e52 (qgis): Merge pull request #4648 from alexbruy/saga-update
- update Processing SAGA provider for 2.18
- 05:59 PM Revision 50641f78 (qgis): Use str(), not unicode() to cast URI for use in psycopg2
- Hopefully fixes the new DBManager tests
- 05:46 PM Revision 3efee437 (qgis): Add test for DBManager's PostGIS connector and plugin
- Only enabled when ENABLE_PGTEST is set
Includes test for dbname-less URI and service-only URI
(ref #10600 ref #16625 ... - 03:06 PM Revision 9cd3ef02 (qgis): Use invalid CRS as default in map settings
- I have got caught by the default set to WGS 84 when I loaded a layer
in projected CRS, set extent to layer's extent a... - 02:56 PM Revision 362d4f06 (qgis): Add DBManager test for service-only URI
- Ref #16626
Also fixes runs with non-standard QGIS_PGTEST_DB env variable set - 02:33 PM Revision 3d9af5bb (qgis): [BUGFIX][Processing][Rscript] Write to R_OUTPUT_VALUES file if saveOut...
- Fixes #16618 Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- 02:23 PM Revision 7a198dff (qgis): [BUGFIX][Processing][Rscript] Write to R_OUTPUT_VALUES file if saveOut...
- Fixes #16618 Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- 01:50 PM Revision de9e70e6 (qgis): Merge pull request #4684 from nyalldawson/processing_pt3
- Add sourceExtent method to QgsFeatureSource
- 01:16 PM Revision 39b5f4e5 (qgis): Update acceptable missing doc
- 12:39 PM Revision eddf23c3 (qgis): Make the `check` rule use xvfb-run, drop `check-no-x`
- I see no reason for anyone wanting to see popping windows during
a `make check` run. Closes #12172. - 12:08 PM Revision 80911c6e (qgis): Merge pull request #4675 from alexbruy/processing-help
- [processing] improve help system
- 11:36 AM Revision 51e7efe2 (qgis): Replace QString::null by QString() in core (deprecated since Qt 5.9)
- 10:50 AM Revision e89502f4 (qgis): fix help opening
- 10:29 AM Revision 448f019e (qgis): Port polygon from layer extent alg to new API
- 10:09 AM Revision dbedd7e1 (qgis): Merge pull request #4683 from rldhont/server-string-list-exceptions
- [Server] bulk enhancements: string, list and exceptions
- 09:51 AM Revision 7af47c2a (qgis): Add a raster table to the test postgis setup, use it from dbmanager test
- 09:51 AM Revision 37387989 (qgis): Add test for DBManager's PostGIS connector and plugin
- Only enabled when ENABLE_PGTEST is set
Includes test for dbname-less URI (#10600 and #16625 and #16626)
The test rel... - 09:51 AM Revision 38d905f6 (qgis): Add a notice about service=qgis_test being used by some tests
- 09:51 AM Revision ffac4f96 (qgis): [processing] simplify modeler algorithm dialog and use new help in it
- too
- 09:51 AM Revision d859399c (qgis): [processing] use QGIS user manual as help source for all algorithms by
- default.
NOTE: URL scheme should be adopted when documentation team decided how
manual will be scructured. - 09:51 AM Revision 8af3707b (qgis): [processing] use arrow cursor for collapse button
- 09:51 AM Revision a137a7c0 (qgis): [processing] open help in the default webbrowser to be consistent with
- the rest of QGIS dialogs
- 09:51 AM Revision 77fa1778 (qgis): [processing] save and restore geometry of the algorithm dialog
- 09:51 AM Revision f4853a21 (qgis): [processing] add button to collapse/expand short help
- 09:51 AM Revision dec9ecf4 (qgis): [processing] make short help panel resizable and replace Help tab with...
- 09:51 AM Revision 0773e549 (qgis): [processing] move collapse button to the top
- 09:26 AM Revision c6c20c61 (qgis): Add sourceExtent method to QgsFeatureSource
- 08:51 AM Revision 72f95e6f (qgis): Merge pull request #4682 from nyalldawson/processing_pt3
- Processing rebuilding...
- 08:06 AM Revision 1d2e54d1 (qgis): Port delete columns alg to new API
- 07:54 AM Revision f1511a29 (qgis): Port clip algorithm to new API
- 07:43 AM Revision 90388722 (qgis): Fix warning
- 07:39 AM Revision 47a40edb (qgis): Port BarPlot alg to new API
- 07:39 AM Revision c1d35a04 (qgis): Port getHTMLOutputsCount to c++ API
- 07:36 AM Revision 1f0a3d97 (qgis): Add file based and HTML outputs to c++ API
- 07:21 AM Revision 74ffdb11 (qgis): Fix field widget wrapper
- 06:46 AM Revision f0f0411e (qgis): Port addautoincrementalfield to new API
- 06:39 AM Revision dfb687bf (qgis): Port aspect algorithm to new API
- 06:38 AM Revision 2f28736e (qgis): Remove some unused code
- 06:38 AM Revision a27c22d9 (qgis): Add raster layer output parameters
- 06:33 AM Revision e6a71ab5 (qgis): Allow direct map layer parameter/default values were appropriate
- 05:43 AM Revision b75a1747 (qgis): Rename QgsProcessingFeatureSinkDefinition to QgsProcessingOutputLayerDe...
- Since it also applies to raster layer outputs, we need a more generic name
- 05:41 AM Revision f64f74fb (qgis): Fix incorrect import
- 04:36 AM Revision d53fa8d2 (qgis): Port another alg to new API
- 04:09 AM Revision ecb4c5a6 (qgis): Fix composer legend "Filter by Atlas Feature" does not save
- Fix #16663
- 03:40 AM Revision ab644288 (qgis): Add a cancel button for algorithms which support cancelation
- 03:25 AM Revision 39d20a4c (qgis): Move algorithm expression context generation to QgsProcessingAlgorithm
- Fix error when selecting "from expression" in algorithm parameter dialog
- 02:34 AM Revision 607fed8c (qgis): Restore ability to save outputs directly to Spatialite/PostGIS providers
2017-06-05
- 01:51 AM Revision 5e92c0db (qgis): Fix saving processing outputs with correct encoding
- 01:06 AM Revision 2b0af000 (qgis): Merge pull request #4590 from nyalldawson/processing_pt3
- Processing armaggeddon, pt 1
- 12:42 AM Revision 77072b15 (qgis): Rename QgsProcessingFeatureSink to QgsProcessingFeatureSinkDefinition
- For consistency with QgsProcessingFeatureSourceDefinition
- 12:40 AM Revision 81da209b (qgis): Use a QgsProject pointer instead of bool loadIntoProject
- Allows potential future use case of loading results into
a different open project - 12:25 AM Revision 72be86dc (qgis): Only accept QgsPropertys in QgsProcessingFeatureSourceDefinition/
- QgsProcessingFeatureSink, not all QVariant types
Only strings/QgsPropertys are valid anyway, so instead of strings
u... - 12:00 AM Revision d7aa3f5f (qgis): [processing] Change explicit encoding string parameters to more
- flexible QVariantMap creatOptions parameters which include an
optional fileEncoding value
More flexible, allows sink... - 11:41 PM Revision ed09a8a7 (qgis): Create class for encapsulating settings relating to a feature source
- input to a processing algorithm.
This allows parameter inputs to encapsulate extra information
relating to a feature... - 11:41 PM Revision 93734758 (qgis): Indentation
- 11:41 PM Revision 57ffde36 (qgis): Fix build
- 11:41 PM Revision f41eb411 (qgis): Cleanup API - remove redundant name argument
- 11:41 PM Revision ffce9c9f (qgis): Add direct method to retrieve QgsFeatureSink from parameter
- 11:41 PM Revision 770c45da (qgis): Rename QgsProcessingParameterVectorLayer to QgsProcessingParameterFeatu...
- Helps abstract away sources to allow non vector layer sources in future
- 11:41 PM Revision 5b8affcb (qgis): Rename QgsProcessingParameterOutputVectorLayer to QgsProcessingParamete...
- 11:41 PM Revision 005a08ea (qgis): Create class for encapsulating settings relating to a feature sink
- input to a processing algorithm.
This allows parameter inputs to encapsulate extra information
relating to a feature... - 11:41 PM Revision b6fb41d4 (qgis): [processing] Don't use vector layers directly as feature sources
- Instead, parameters evaluate to QgsFeatureSource, which are
used for retrieving features, feature count, crs, wkb typ... - 11:41 PM Revision 0e991bf6 (qgis): Remove QgsProcessingUtils::uniqueValues
- Use QgsFeatureSource method instead
- 11:41 PM Revision 3bd74aef (qgis): Remove no longer required QgsProcessingContext::UseSelectionIfPresent flag
- Since using selection is now a per-feature-source setting
- 11:41 PM Revision d8552258 (qgis): Temporarily deactivate more algorithms
- 11:41 PM Revision f9887aab (qgis): [processing] Remove more UseSelectionIfPresent use
- 11:41 PM Revision 5b9d925c (qgis): Fix loading of results after running algorithms
- 11:41 PM Revision 46596c50 (qgis): Restore correct layer naming when loading results
- 11:41 PM Revision 7f687345 (qgis): [FEATURE][processing] Add checkbox for each vector input layer
- to control whether selected features only are to be used
Replaces the old global setting and makes it immediately ob... - 11:41 PM Revision a6581356 (qgis): Remove global processing use selection setting
- 11:41 PM Revision ea2e477d (qgis): Fix failing tests, temporarily disable some processing tests during
- refactoring
- 11:41 PM Revision 7683b25f (qgis): Move getFileFilter from params to gui wrappers
- 11:41 PM Revision 379d060d (qgis): Resurrect another Python QGIS algorithm
- 11:41 PM Revision ba03f1a1 (qgis): Move minimum layer extent calculation to c++
- 11:41 PM Revision 1e788556 (qgis): Port getCustomParametersDialog to QgsProcessingAlgorithm
- 11:41 PM Revision fb811766 (qgis): Add framework for algorithm outputs
- This somewhat changes the meaning of outputs from processing 2.x.
In 2.x processing outputs were used both as a metho... - 11:41 PM Revision fac8ca4d (qgis): Move execution check to QgsProcessingAlgorithm
- 11:41 PM Revision 03e40f74 (qgis): [processing] Remove all remaining algorithm copies
- Algorithms are no longer copied - just a single const instance
of each algorithm is used - 11:41 PM Revision 8b4bf88b (qgis): Add native c++ algorithm provider
- 11:41 PM Revision b64a71df (qgis): Port algorithm countVisibleParameters to c++
- 11:41 PM Revision 2d1579d2 (qgis): Port algorithm help to QgsProcessingAlgorithm
- 11:41 PM Revision 2da85f87 (qgis): Temporarily deactivate all processing providers/algorithms
- While the processing API is in such a state of flux it's
become unmaintainable to port these algorithms change-by-cha... - 11:41 PM Revision 134c04b8 (qgis): Move getParametersPanel out of algorithm class
- It's a gui related method, so shouldn't be in core class
- 11:41 PM Revision 77ab9337 (qgis): Move alg character definitions to __init__
- 11:41 PM Revision 9997ab6e (qgis): Partially port wrappers to QgsProcessingParameterDefinition
- And create a new WidgetWrapperFactory for creating a suitable wrapper
corresponding to a parameter - 11:41 PM Revision f1c53c3a (qgis): Refactor Algorithm setParamValues -> getParamValues
- Now returns a dict of parameter inputs for the algorithm
- 11:41 PM Revision 4cb7d18b (qgis): Push parameters into processAlgorithm and related functions
- 11:41 PM Revision c1d9d57d (qgis): First working pure c++ algorithms
- 11:41 PM Revision a23a6ac6 (qgis): Create a QgsProcessingAlgRunnerTask task
- Allows background execution of processing algorithms.
Not exposed anywhere in GUI (yet) - 11:41 PM Revision ef59d0c4 (qgis): Port parameter checking to c++
- 11:41 PM Revision 189f8047 (qgis): Adapt more code to c++ API
- 11:41 PM Revision bdf051a0 (qgis): Partially port a trial python alg to new API
- 11:41 PM Revision 0c3ad14c (qgis): Adapt more python code to new API
- 11:41 PM Revision 6517470d (qgis): Temporarily fix memory layer outputs
- 11:41 PM Revision 87fc31d6 (qgis): Adapt more python code to new API
- 11:41 PM Revision 28f7a8b7 (qgis): Move expression context generation out of parameters
- 11:41 PM Revision 416770b1 (qgis): Remove no longer required _resolveLayers method
- 11:41 PM Revision 168f1627 (qgis): Remove help related methods from GeoAlgorithm
- 11:41 PM Revision a9514242 (qgis): QgsProcessingParameterVectorLayer accepts lists of vector layer types
- 11:30 PM Revision 632a2be8 (qgis): Disable QgsTaskManager::waitForFinished test by default
- The test intermittently fails on Travis builds, likely due
to the platform's inconsistent availability to multiple th... - 10:59 PM Revision 176b7caf (qgis): sipify core raster part 3
- 10:19 PM Revision fa5bd491 (qgis): run code_layout build from top CMakeLists
- instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, ...
- 10:19 PM Revision 281daee0 (qgis): run Doxygen and doc coverage test on static Travis config
- 10:19 PM Revision c8555c3e (qgis): fix test import
- 10:19 PM Revision dff3011a (qgis): fix external lib path
- 08:03 PM Revision ad14373a (qgis): [Server] Replace list.size() > 0 by !list.isEmpty()
- 07:21 PM Revision 4ab6a065 (qgis): [Server] Test update masks WMS_GetMap_Annotations and WMS_GetMap_Highl...
- 04:55 PM Revision fc63cbec (qgis): [Server] Replace list.size() < 1 by list.isEmpty()
- 04:55 PM Revision 569cee19 (qgis): [Server] WMS GetMap throw exception is layer nickname is not available
- 04:55 PM Revision b9c2b64e (qgis): [Server] Replaced unnecessary QStringLiteral by character
- 04:55 PM Revision b6c76a0a (qgis): [Server] Replaced unnecessary QStringLiteral by character
- 11:33 AM Revision 05d9f92d (qgis): fix oracle provider build
- 09:22 AM Revision 63083abe (qgis): Merge pull request #4679 from nyalldawson/selected_feature_source
- QgsVectorLayerSelectedFeatureSource
- 09:22 AM Revision 09e03650 (qgis): Merge pull request #4680 from nyalldawson/unique_values
- Move uniqueValues to QgsFeatureSource
- 08:59 AM Revision 33888575 (qgis): Move uniqueValues to QgsFeatureSource
- Also change signature of QgsVectorLayer/QgsVectorDataProvider
uniqueValues method to match (and improve API) - 07:22 AM Revision 27850fb0 (qgis): Merge pull request #4592 from alexbruy/messagebars-for-db
- Use QgsMessageBar instead of QMessageBoxes to show result of testing connection
- 05:36 AM Revision 6fed80b1 (qgis): Add a couple more tests for QgsVectorLayerSelectedFeatureSource
- 05:28 AM Revision 405c55f1 (qgis): Create QgsVectorLayerSelectedFeatureSource
- ...which is a QgsFeatureSource subclass which only considers
selected features from a QgsVectorLayer
2017-06-04
- 01:56 AM Revision f69d1c20 (qgis): Convert isolated '...' strings to '…'
- Ideally we'd replace ALL ... instances to …, but need to
first work out how to avoid the translation burden of this
c... - 01:52 AM Revision 65b0ba81 (qgis): Fix inconsistent capitalization
- 01:50 AM Revision c040469c (qgis): Make paletted raster widget behave more like vector categorized
- renderer widget
Since they are basically counterparts to each other - 01:50 AM Revision e5b8b32e (qgis): Make paletted raster widget behave the same as categorized widget
- when changing current band
Now the widget asks users if they want to delete existing categories
when they switch a b... - 11:50 PM Revision e977f1f0 (qgis): remove unused provider mManagerMode member
- 11:26 PM Revision d0ebcd90 (qgis): Fix doxygen test
- 09:55 AM Revision 1bed323b (qgis): oracle provider: fix build
- 08:46 AM Revision 4318bfb8 (qgis): Merge pull request #4670 from nyalldawson/widget_action_header
- New classes QgsMenuHeader, QgsMenuHeaderWidgetAction
- 02:38 AM Revision cd9a802c (qgis): [FEATURE] Fix incorrectly swapper layer_property function min_scale and...
- The values returned were the opposite of what's shown in the GUI.
Marked as feature as reminder to include this proj...
2017-06-03
- 01:31 AM Revision a9a7d3c3 (qgis): Swap QgsMapLayer min/max scale API definitions
- setMaximumScale() and setMinimumScale(), maximumScale() and
minimumScale() had the opposite meaning to other min/max ... - 11:32 PM Revision 008f3857 (qgis): processing: only reset existing menu 'settings' (followup e78fc620)
- 04:54 PM Revision 2c8e03de (qgis): [PROCESSING] [regression] One more fix for broken encoding of psycopg2 ...
- 08:20 AM Revision 0f2a49d9 (qgis): Remove Point3D
- ... in favor of QgsPoint
Reference https://github.com/qgis/qgis3.0_api/issues/71 - 08:03 AM Revision 0b763526 (qgis): Merge pull request #4642 from nyalldawson/mssql
- MSSQL provider fixes
2017-06-02
- 07:53 PM Revision e3efc2c8 (qgis): Fix tests
- 07:53 PM Revision 4ba385d4 (qgis): Fix python plugins
- 07:53 PM Revision e2227d99 (qgis): Fix QgsPointXY issues
- 07:53 PM Revision 085a284c (qgis): [travis] Better match pattern for colorizing failing tests
- 07:53 PM Revision 881dfef3 (qgis): Fix python test imports
- 07:53 PM Revision 2bbadbac (qgis): Rename qgspoint.h and qgspointv2.h
- To qgspointxy.h
And qgspoint.h - 07:53 PM Revision c5ba49fb (qgis): fix server
- 07:53 PM Revision bf9021ae (qgis): Document API change
- 07:53 PM Revision a9d7630a (qgis): Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
- Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36 - 07:53 PM Revision 164e4640 (qgis): Gadgetize QgsPointV2
- 07:53 PM Revision 4f3cd3e1 (qgis): QgsPoint migration
- 07:26 PM Revision 10672395 (qgis): Merge pull request #4629 from boundlessgeo/unified-button
- Add layer button
- 06:09 PM Revision 7a2ce494 (qgis): [addlayerbutton] Connect and forward all signals from browser to app
- 05:38 PM Revision 6f42b784 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Closes #16626 - 05:31 PM Revision 78c34238 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Ref #16626 - 05:31 PM Revision 19ddeb18 (qgis): Merge pull request #4667 from mhugent/server_tilemode
- Fix tile render mode not applied in 2.18 server
- 04:57 PM Revision 463fd036 (qgis): [addlayerbutton] Add method to open a given page in the layer dlg
- This is preliminary to change all dialogs slots to
open the unified dialog with the righ page open. - 04:57 PM Revision 43a3ac7b (qgis): [addlayerbutton] Removed help button
- Almost all provider dialogs have its own button
resulting in duplicated help buttons in the
unified dialog. - 04:57 PM Revision c1889111 (qgis): [addlayerbutton] Replace icon for the datasourcemanager
- 04:57 PM Revision 3cf93bc4 (qgis): [addlayerbutton] Add embedded flag for widget-like usage
- 04:57 PM Revision ff83bfe2 (qgis): [addlayerbutton] Added WFS, WMS and vector layers
- 04:57 PM Revision a7e12c87 (qgis): [addlayerbutton] Fix height problems within the delimited text dialog
- Also moved the status information under the button bas for
consistency with other dialogs. - 04:57 PM Revision 01b4eebc (qgis): [addlayerbutton] Prevent a crash when the layer list is rebuilt after a...
- 04:57 PM Revision 14cc77c4 (qgis): [addlayerbutton] Removed button bar from main dialog
- No Close button anymore ... prepare your wrist for
a precise hit on the [X] or hit ESC to close the
dialog. - 04:57 PM Revision 23ae5087 (qgis): [addlayerbutton] Data Source Manager toolbar and menu
- This implements the proposal from @SrNeto:
- new toolbar with the new dialog button and
all the "new" data soource... - 04:57 PM Revision e761395f (qgis): [addlayerbutton] New GUI for the delimited text dlg by Luigi Pirelli
- 04:57 PM Revision ce6d5c7b (qgis): Removed old comment
- 04:57 PM Revision 220d1256 (qgis): [addlayerbutton] Add embedded option to spatialite dlg
- 04:57 PM Revision 25b959cc (qgis): [addlayerbutton] Fix order of signals when open page called
- The problem was with raster "tab" (that is not a real page
but a forwarded signal to the app), when openPage
was call... - 04:57 PM Revision b2dea8e0 (qgis): [addlayerbutton] Initial implementation
- 04:57 PM Revision e43dfa28 (qgis): [addlayerbutton] Added option for modeless layer dialog (default false)
- 04:57 PM Revision 129e00d7 (qgis): [addlayerbutton] Added embeddedMode to all providers
- Also switched managerMode and embeddedMode arguments
for a more logical arg passing from the factory function. - 04:57 PM Revision 828ec134 (qgis): [addbuttonlayer] Fix layout of vector dialog
- This is an attempt to fix the layout of the vector
layer dialog to fit in the unified dialog layout.
The optiomal so... - 04:57 PM Revision 018afc78 (qgis): [addlayerbutton] Larry Shaffer's fix to the raster button
- Tricky solution, but temporary
- 04:57 PM Revision 8db19b2f (qgis): [addlayerbutton] Raster support added
- There is still an issue with the list not being
correclty reset after the raster icon is selected. - 04:57 PM Revision 811e4dfd (qgis): [addlayerbutton] Virtual Layers support added
- Some changes in connections are required to keep in sync
the available layers lists in the virtual layer dialog.
(Mo... - 04:57 PM Revision 6c66738d (qgis): [addlayerbutton] Added delimited text layers
- 04:57 PM Revision de5996c7 (qgis): [addlayerbutton] Use enum for window mode instead of booleans
- 04:57 PM Revision 402b7ada (qgis): [addlayerbutton] Initialise pointer
- 04:57 PM Revision 2f9b844a (qgis): [addlayerbutton] Added help button (URL is still a placeholder)
- 04:57 PM Revision e121cfbe (qgis): [addlayerbutton] Use QgsOptionsDialogBase and all its nice features and...
- 04:57 PM Revision 84bbb5f4 (qgis): [addlayerbutton] Removed merge markers
- 04:57 PM Revision a69d5122 (qgis): [addlayerbutton] Show Add button in embedded spatialite dialog
- 04:57 PM Revision 143e0c63 (qgis): [addlayerbutton] More embeddable dialogs
- 04:57 PM Revision b31f05c7 (qgis): [addlayerbutton] New signals for new interfaces
- 04:57 PM Revision dcab8ca1 (qgis): [addlayerbutton] Added more providers and get canvas from ctor
- 04:57 PM Revision 9a51d894 (qgis): [addlayerbutton] Embedded dialog support
- 04:57 PM Revision 75f0e543 (qgis): [addlayerbutton] Pass canvas to the manager (needed by AMS)
- 04:57 PM Revision fc76d120 (qgis): [addlayerbutton] Removed all the individual source select slots
- In favour of the unified dialog.
- 04:44 PM Revision 861cf9ab (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 04:33 PM Revision 8987bb58 (qgis): Add link to ticket about GDAL raster not working with service-only uri
- 04:21 PM Revision d74864bb (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 03:39 PM Revision c9e6f15c (qgis): Merge pull request #4659 from boundlessgeo/browser-to-gui
- Move QgsBrowserDockWidget from app to gui
- 02:51 PM Revision 70826497 (qgis): Added docs and SIP bindings for QgsBrowserDockWidget
- 02:51 PM Revision d62d444e (qgis): Moved support classes into own private header
- 02:51 PM Revision f250b191 (qgis): Move QgsBrowserDockWidget from app to gui
- 01:27 PM Revision 98f653e6 (qgis): sipify core raster part 2
- 01:27 PM Revision 2d78ef80 (qgis): handle PyName for enums
- 12:13 PM Revision 0f2f7208 (qgis): Fix missing Icon in Select Attribute Dialog
- 10:58 AM Revision d357bc5a (qgis): Correctly handle when either min or max map layer scale visibility
- is set to 0
0 is intrepreted as "no limit" - 10:36 AM Revision eec595b9 (qgis): removed unused block in postgres provider
- 09:11 AM Revision 9297d91e (qgis): [processing] always look for SAGA LTR first (fix #16648)
- (cherry picked from commit 74984b2525e8d34a5bce3c2100f32beea0f3e165)
- 09:08 AM Revision 74984b25 (qgis): [processing] always look for SAGA LTR first (fix #16648)
- 08:21 AM Revision 19cfa83e (qgis): [processing] fix description for GRASS 7 v.drape algorithm (fix #16175)
- 08:18 AM Revision 7b7a1bed (qgis): [processing] fix GRASS 7 v.drape description (fix #16175)
- 08:10 AM Revision 11786603 (qgis): new http connection: parse service less fragile (fixes #16653; followup...
- 07:18 AM Revision 5773b3f9 (qgis): [processing] add RandomTerrain algorithm (courtesy Pedro Venancio)
- 05:46 AM Revision fb7c2cc0 (qgis): [composer] Refresh data defined properties after page size changes
- Fix #16390
(cherry-picked from 599db1) - 05:29 AM Revision b365e5e6 (qgis): [save as image] attach scope variables
- This is needed to properly render symbols with
expression-based styling rely on those. - 04:33 AM Revision 62af54ec (qgis): [mssql] Use Filter instead of STIntersects to improve query performance
- ...and refine validity test from 57dc3c7
Using Filter is more performant since it does a bounding box only
check whe... - 04:09 AM Revision 039866d4 (qgis): Add test for MSSQL behavior with invalid polygon geometries
- 02:57 AM Revision fb11f1d2 (qgis): Add missing ellipsis to decoration menu items
- 02:25 AM Revision ae8b71ed (qgis): New classes QgsMenuHeader, QgsMenuHeaderWidgetAction
- Custom widgets designed for displaying subheaders within a QMenu
in a standard style (i.e. matching the subheaders sh...
2017-06-01
- 01:56 AM Revision 19f0b39c (qgis): Silence some Coverity unchecked return value warnings
- 01:54 AM Revision 742a1293 (qgis): Merge pull request #4668 from SrNetoChan/select_attributes_fix
- Fixes missing Icon in Select Attribute Dialog
- 01:07 AM Revision b2360dfd (qgis): Update test mask for WMS server diagrams test
- 01:02 AM Revision df9344e3 (qgis): When holding ctrl while mouse wheeling on spin box, increase
- in smaller amounts
Default Qt behavior is to increase step size 10x when ctrl
is held while mouse wheel - but everyw... - 12:50 AM Revision 4d936cea (qgis): Add method to convert QgsUnitTypes::RenderUnit to translated string
- 12:36 AM Revision bbec00f1 (qgis): Fix mouse wheel modifications to colors in QgsColorRampWidget
- 12:23 AM Revision 5f7178a5 (qgis): Fix missing Icon in Select Attribute Dialog
- 09:07 PM Revision 5fdde8a5 (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
- Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi... - 08:59 PM Revision b3579abc (qgis): Fix build of dxf2shp plugin with GDAL 2.2
- Up to know the plugin relied on the fact that GDAL exported the symbols of
its internal shapelib. Since GDAL 2.2 this... - 05:57 PM Revision df9ee6f7 (qgis): Merge pull request #4313 from pblottiere/cleansingleton
- [Server] WMS getmap refactoring
- 05:41 PM Revision e9a7dffb (qgis): added Z,M,ZM types to postgres output, allowed AddFeatures for layers w...
- 03:48 PM Revision 4f307f77 (qgis): Fix tile render mode not applied in 2.18 server
- 03:03 PM Revision 90d2c92a (qgis): [travis] Allow failures on macos
- Seems to be an upstream issue
- 02:55 PM Revision b17b36ef (qgis): sipify OSM classes
- 01:42 PM Revision 6c7a12a2 (qgis): sip doesn't like named argument in operators (apparently)
- 01:33 PM Revision 3e73ac7a (qgis): fix missing private operator
- 01:33 PM Revision 07fa2478 (qgis): sipify core raster part 1
- 10:54 AM Revision a6358b1f (qgis): Merge pull request #4606 from nyalldawson/feature_locator
- [FEATURE] Active layer feature locator filter
- 10:24 AM Revision 2f9bfc56 (qgis): Merge pull request #4661 from nyalldawson/feature_index
- Add method for manually inserting features into spatial indexes
- 07:26 AM Revision 19ca0e00 (qgis): Avoid issues if active layer changes
- 07:25 AM Revision 787769a7 (qgis): Only search text and numeric fields
- 06:00 AM Revision f359ffb5 (qgis): Merge pull request #4625 from nyalldawson/comp_extent
- [FEATURE] New decoration type for showing composer map extents
- 05:48 AM Revision f9aa749b (qgis): Optimise queries - use a single feature request which combines
- all field checks instead of firing off multiple requests
for every field - 04:28 AM Revision 55ed6f98 (qgis): [FEATURE] Active layer feature locator filter
- Searches for matching attributes in any field from the current
active layer. - 04:24 AM Revision babfb6be (qgis): Allow optional labels for composer extent decorations
- 04:12 AM Revision 09110ea8 (qgis): Make QgsTextFormat::readXml more forgiving to input element
- 02:51 AM Revision 8152a006 (qgis): Only show extent of open composer windows
- 02:11 AM Revision 7921de32 (qgis): [FEATURE] New decoration type for showing composer map extents
- Adds a new (disabled by default) decoration item for showing
the extents of composer maps in the main canvas. When en... - 02:09 AM Revision d8d17524 (qgis): Make QgsSpatialIndex protected members private
- The class is not designed to be subclassed
- 02:03 AM Revision ff171ea1 (qgis): Add method for manually inserting features into spatial indexes
- i.e. inserting a feature with a different bounding box to that
feature's actual geometry - 02:02 AM Revision 5077e128 (qgis): Merge pull request #4652 from nyalldawson/extent
- [FEATURE] Add option to take extent from project map layer to QgsExtentGroupBox
2017-05-31
- 01:10 AM Revision 9e147413 (qgis): Move logic for maintaining exact extent when CRS changes from
- raster layer save as dialog to QgsExtentGroupBox, add tests
- 11:09 PM Revision af029c5c (qgis): Try to fix Travis build failure
- 03:44 PM Revision 451bda00 (qgis): Merge pull request #4644 from rldhont/server-wms-configparser-getstyles
- [Server] WMS GetStyles (and GetStyle) refactoring
- 03:07 PM Revision 7397b3c3 (qgis): Typo fix: Add missing spacing
- 03:06 PM Revision 1318518f (qgis): Update buttons on referenced layer edit state change in N:M
- Fix #16635
- 02:37 PM Revision 2148fa92 (qgis): handle protected inheritance, rename ui class to avoid class name colli...
- 02:37 PM Revision 625cfc7c (qgis): sip gui layertree and raster
- 02:10 PM Revision bb789e99 (qgis): [Server] WMS GetStyles (and GetStyle) refactoring
- 01:27 PM Revision 4cdfbadb (qgis): Remove unnecessary ellipsis from string
- 01:18 PM Revision e2de69d3 (qgis): Ensure extent is updated when QgsExtentGroupBox crs is changed
- 01:06 PM Revision 5649c405 (qgis): Add unit tests for QgsExtentGroupBox
- 01:05 PM Revision f216db10 (qgis): Clean up QgsExtentGroupBox API
- Make protected members private, improve documentation
- 12:29 PM Revision 4e4f232a (qgis): [FEATURE] Add option to take extent from project map layer
- to QgsExtentGroupBox
This allows matching another layer's extent in the save vector/
raster layer dialog, among othe... - 10:48 AM Revision 6eb35705 (qgis): sipify
- 10:45 AM Revision 52a8be6f (qgis): add missing ConvertToSubClass sections
- 10:44 AM Revision 7e52f06a (qgis): sipify gui auth classes
- 08:51 AM Revision 77cd7afa (qgis): fix project re-load missing layers (fixes #16560)
- 04:54 AM Revision 77fd7e63 (qgis): Merge pull request #4646 from nyalldawson/rotation
- Unify UX behavior, pt 2: rotation
- 02:51 AM Revision c019314f (qgis): Update more rotation widgets to standard behavior, fix tests
2017-05-30
- 10:27 PM Revision 8ce847f9 (qgis): more constness
- 06:31 PM Revision 0f264317 (qgis): force not shared postgres connection on non main thread
- 05:13 PM Revision 93624b08 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- Closes #16626 for 2.18
- 04:38 PM Revision 7266410a (qgis): Merge pull request #4533 from boundlessgeo/too_many_dbmanager_errors_fi...
- [db_manager] catch exception when item has lost reference. for 2.18 regression fixes #15868
- 04:22 PM Revision a468abbd (qgis): fix icon loading in the nohelp.html file
- 03:49 PM Revision 2c56f424 (qgis): add Factory annotation to clone() methods
- 02:39 PM Revision 6c84b6ea (qgis): Avoid row sorts during attribute editing in AttributeTable Fix #15976
- 02:39 PM Revision 8d073ce5 (qgis): partial fix of snapping config issues
- 02:39 PM Revision 736e303d (qgis): missing annotation and fix warning
- 01:37 PM Revision e663d192 (qgis): Add/update tests
- 11:18 AM Revision b3652938 (qgis): added plugin tag for QgsMessageLog messages
- 11:14 AM Revision d1e8903c (qgis): Ensure "dbname" is set in the uri, once again
- Fixes #16625 (ref #10600)
- 11:13 AM Revision accf3f18 (qgis): ENABLE_PGTESTS doesn't really make sense w/out ENABLE_TESTS
- [ci skip]
- 11:01 AM Revision 0cee1933 (qgis): enabled to save as vector with measure
- 10:55 AM Revision ed03e99e (qgis): catch uncatched exception when item has lost reference. fixies #15868
- 10:50 AM Revision c85cf233 (qgis): Update sip binding
- 10:50 AM Revision 438ffd2e (qgis): GetMap refactoring
- 10:33 AM Revision d56a692b (qgis): Fix typo
- 10:01 AM Revision 293ea4af (qgis): updated min required versions in INSTALL
- 09:58 AM Revision 75ee7da2 (qgis): [processing] always use SAGA shipped with OSGeo4W
- 09:58 AM Revision 962e2ca9 (qgis): [processing] adapt to 2.3.0 syntax
- 09:24 AM Revision f83d2f40 (qgis): Sipify update
- 09:23 AM Revision 0e532265 (qgis): Unify behaviour of more rotation controls
- 09:23 AM Revision 21a4ac4d (qgis): Unify label rotation with other rotation settings
- Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.
Fix #4518 - 09:21 AM Revision a53f6604 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- See #16626 - needs backport to 2.18
- 09:19 AM Revision 9a7b06aa (qgis): [processing] support only SAGA LTR
- 09:19 AM Revision df526203 (qgis): Make QgsMapSettings rotation API docs follow same standard as other rot...
- 09:19 AM Revision d705642f (qgis): Update diagram renderer to use rotation in degrees clockwise
- 09:19 AM Revision d99d14bf (qgis): Unify behavior of more rotation widgets
- 09:18 AM Revision f9c48bf0 (qgis): Allow transform effect rotation from -360 to 360
- 09:18 AM Revision aaddfedd (qgis): [composer] Allow map rotation from -360 to 360
- Fix #15823
Also reenable instant map refresh as map rotation changes. Since
map refresh is done in the background no... - 09:18 AM Revision 3cd99c31 (qgis): [composer] Improve picture rotation API docs
- 09:18 AM Revision 6f368bed (qgis): [composer] Allow item rotation from -360->360
- Fix #12696
- 08:50 AM Revision efe6109c (qgis): Merge pull request #4641 from nyalldawson/alpha
- Unify opacity UI/API, pt 1
- 06:50 AM Revision 9e110824 (qgis): Merge pull request #4593 from alexbruy/create-raster-api
- [API] convenience API call to create empty raster file with given number of bands
- 06:19 AM Revision e8b11a3b (qgis): Fix test
- 05:47 AM Revision d4c87620 (qgis): Change some remaining alpha/transparency strings to opacity
- 05:33 AM Revision 94829206 (qgis): Flip 'alpha' to 'opacity' in gui API
- 04:54 AM Revision d24c64f8 (qgis): Use QgsOpacityWidget wherever appropriate
- 03:36 AM Revision eed758e0 (qgis): Fix build
- 03:36 AM Revision e58f25db (qgis): Create new QgsOpacityWidget widget
- Allows consistent behavior and appearance across all opacity controls
- 03:07 AM Revision a3262240 (qgis): Flip symbology from alpha/transparency to opacity
2017-05-29
- 12:48 AM Revision 052b5d32 (qgis): Flip QgsDiagramSettings from transparency to opacity
- 12:48 AM Revision 5aae97ec (qgis): Remove ancient disabled layer transparency code
- 12:48 AM Revision b7352bb2 (qgis): Flip Transparency property type to Opacity
- 12:48 AM Revision 660b34ea (qgis): Flip some doxygen from transparency to opacity
- 12:48 AM Revision 233a95e9 (qgis): Raster API opacity documentation
- 12:48 AM Revision ac393207 (qgis): Flip QgsShadowEffect from transparency to opacity
- 12:48 AM Revision 6f4c5496 (qgis): Flip QgsDrawSourceEffect from transparency to opacity
- 12:48 AM Revision 89c2e85a (qgis): Flip QgsGlowEffect from transparency to opacity
- 12:48 AM Revision a6d63644 (qgis): Flip QgsColorEffect from transparency to opacity
- 12:48 AM Revision 07b45cdc (qgis): Change labeling from transparency to opacity
- 12:48 AM Revision bcf4026f (qgis): Flip QgsVectorLayer from transparency to opacity
- 12:48 AM Revision 32480fe8 (qgis): Fix tests
- 12:48 AM Revision 32af831c (qgis): Fix test
- 12:48 AM Revision 59cc09b4 (qgis): Change QgsBlurEffect to use opacity instead of transparency
- 12:48 AM Revision 39146517 (qgis): Change QgsComposerItem to use opacity instead of transparency
- 12:48 AM Revision b2ba450d (qgis): Fix build warning
- 10:35 PM Revision dcd99ad5 (qgis): avoid slashes in connection names (followup 30900e9b8; fixes #16624)
- (cherry picked from commit 8c873b14b8a572aa7d65d31381357844c3d73aeb)
- 03:35 PM Revision 6575a60a (qgis): remove useless Python version variable
- 02:25 PM Revision 1f22df78 (qgis): Fix attribute form python cleanup
- 01:50 PM Revision 9b46d9dd (qgis): sipify
- 01:50 PM Revision 88a6d2ba (qgis): include gdal_version and add private constructor
- 12:14 PM Revision ada87156 (qgis): [Server] Add GetStyles test
- 12:13 PM Revision 8356c767 (qgis): Merge pull request #4637 from rldhont/server-wms-configparser-describel...
- [Server] WMS DescribeLayer refactoring
- 11:31 AM Revision d996cf28 (qgis): clean up expression convertion errors
- 11:31 AM Revision 3419945a (qgis): [FEATURE] create_ramp() expression function
- 11:26 AM Revision f250bef4 (qgis): improved sipify code layout
- 10:21 AM Revision 31ab1032 (qgis): [FEATURE] Add role logging for PostGIS versioning.
- Add new column in PostGIS versioning plugin SQL.
Add SQL logic for functions and triggers.
Add new QLineEdit for colu... - 07:16 AM Revision 8dec70ce (qgis): [mssql] Small fixes to expression compilation
- - Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required - 05:27 AM Revision db86b734 (qgis): [mssql] Update expected compilation status tests
- 05:11 AM Revision fcafc821 (qgis): [mssql] Followup a76359, fix provider methods like featureCount,
- uniqueValues, etc not working when using DSN for connection
- 04:51 AM Revision 67d778f3 (qgis): [mssql] Fix debug spam when features have null geometry
- 04:48 AM Revision fa3e0140 (qgis): Fix memory leak, potential crash when creating QgsVectorLayerSimpleLabe...
- Identified by Coverity
- 04:48 AM Revision 12ed31b7 (qgis): Fix missing break statements (identified by Coverity)
- 04:48 AM Revision fb76383d (qgis): Fix memory leak when cloning vector layers
- 04:48 AM Revision e6a8f9da (qgis): Fix memory leak in TestQgsPaintEffect
- 04:48 AM Revision ce3737ec (qgis): [mssql] Fix time fields converted to null
- Likely only an issue when using the MSSQL Linux ODBC driver
- 04:43 AM Revision 4081927d (qgis): [mssql] Fix "use estimated table parameters" setting is ignored
2017-05-28
- 01:53 AM Revision 48db8ecf (qgis): Merge pull request #4601 from timlinux/contributors
- Added Ismail Sunni and Etienne Trimaille to contributors list
- 01:29 AM Revision a9370af1 (qgis): Fix potential crashes in geometry checker (identified by Coverity)
- 01:25 AM Revision 566d75bd (qgis): Fix memory leaks in processing tests
- 01:10 AM Revision 83815baa (qgis): Merge pull request #4598 from Gustry/atlas_expressions
- [needs-docs] add layerid and layername to atlas expressions
2017-05-27
- 10:23 PM Revision dae921c5 (qgis): [DB Manager] previewing layers in Virtual layers section remove them fr...
- plus more vlayer db_manager plugin fixes to reduce (but can't avoid) exceptions due to C++/SIP object removes
- 11:15 AM Revision f3407f8c (qgis): Revert "Revert "Utilise thread safe proj API within QgsCoordinateTransf...
- This reverts commit 2480e268c9b958b25de14464ae846588e54fa735.
Brings back the thread safe proj implementation. Early... - 10:56 AM Revision ba079d80 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c... - 07:17 AM Revision 8bd4238d (qgis): Merge pull request #4640 from nyalldawson/fix_drag_crash
- Fix crash when reordering composer items via drag and drop
- 06:29 AM Revision cb33c0d4 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c...
2017-05-26
- 11:22 PM Revision 86ce4418 (qgis): Merge pull request #4627 from nyalldawson/json_format
- Use field formatter when exporting feature attributes to JSON
- 11:21 PM Revision 9cfe70c0 (qgis): Merge pull request #4624 from nyalldawson/feature_source
- QgsFeatureSource
- 05:52 PM Revision 13e39da0 (qgis): Ensure "dbname" is set in the uri, once again
- Fixes #16625 (ref #10600)
- 04:59 PM Revision 5b782971 (qgis): [Server] Rename QgsServerProjectUtils::wcsLayers to QgsServerProjectUti...
- 04:59 PM Revision 8a0261c9 (qgis): [Server] WMS DescribeLayer refactoring
- 04:59 PM Revision e7d45a09 (qgis): [Server] Add DescribeLayer test
- 04:33 PM Revision c05d779c (qgis): Merge pull request #4630 from rldhont/server-wms-configparser-getcontext
- [Server] WMS GetContext refactoring
- 03:48 PM Revision 83b3368e (qgis): [Server] Add GetContext test
- 03:48 PM Revision ce3cbeb9 (qgis): [Server] Add GetContext accesscontrol test
- 03:48 PM Revision 6feca532 (qgis): [Server] Fix QgsServerProjectUtils readListEntry
- 03:48 PM Revision 0f00a523 (qgis): [Server] WMS GetContext refactoring
- 02:06 PM Revision 8c873b14 (qgis): avoid slashes in connection names (followup 30900e9b8; fixes #16624)
- 02:00 PM Revision 3a16a4e3 (qgis): Release of 2.18.9
- 01:24 PM Revision c0531bcd (qgis): Add test for QgsScaleRangeWidget::setScaleRange
- Closes #15463 as this test guards after the fix for that bug
(minScale visibility corrupted upon project load) - 12:40 PM Revision 2a9095db (qgis): processing: with GDAL2 we need to check for raster capability to get the
- raster extensions (fixes #16621; followup 3d3b6ec)
- 12:30 PM Revision dc5ba8ff (qgis): [processing] explisitly load outputs as raster or vector depending
- on the output type. Don't rely on extension or other indirect attributes
- 12:28 PM Revision cd7dfda1 (qgis): [processing] explisitly load outputs as raster or vector depending on
- output type. Don't rely on extension or other indirect attributes
- 11:57 AM Revision 83613204 (qgis): Add test for QgsScaleRangeWidget::setScaleRange
- See #15463 as this test guards after the fix for that bug
(minScale visibility corrupted upon project load) - 11:34 AM Revision cea93faa (qgis): german translation update (fixes #16622; followup 4c666a3)
- $ scripts/update_ts.sh update $builddir
$ linguist i18n/qgis_de.ts
$ git add doc/TRANSLATORS i18n/qgis_de.ts
$ git co... - 10:19 AM Revision 8ccb4c43 (qgis): When setting scale range, make sure to set min before max scale
- This ensures the limit on max scale imposed by previously set min
scale does not trim the new value.
Fixes #15463
(... - 10:18 AM Revision 44d1454d (qgis): Merge pull request #4613 from strk/bugfix/b15463
- When setting scale range, make sure to set min before max scale
- 08:02 AM Revision 49228170 (qgis): [bugfix] Fixes an unreported crash in WFS (backported from master)
- (cherry-picked from commit fe9594f)
- 06:58 AM Revision e0cad1fb (qgis): [composer] fix export atlas as image crash (fixes #16623)
2017-05-25
- 12:06 AM Revision 47ffb588 (qgis): Fix some providers not requesting all required attributes needed
- for client side order by clauses
- 11:49 PM Revision 7e089a1c (qgis): [processing] Fix Hub Distance alg does not correctly use project ellips...
- 10:04 PM Revision 55ffbf5e (qgis): When setting scale range, make sure to set min before max scale
- This ensures the limit on max scale imposed by previously set min
scale does not trim the new value.
Fixes #15463 - 05:27 PM Revision 95a5ccef (qgis): [Server] fix wmsInspireActivated to wmsInspireActivate
- 02:43 PM Revision b0268ef7 (qgis): [Server] Fix WMS GetContext accesscontrol and add tests
- 12:48 PM Revision aa376c2a (qgis): Split ProviderTestCase into provider/source tests
- There's now a FeatureSourceTestCase base class which handles
testing QgsFeatureSources for conformance. These tests
c... - 10:46 AM Revision 2480e268 (qgis): Revert "Utilise thread safe proj API within QgsCoordinateTransform"
- This reverts commit af3370d03e7e7502e8a738d99cd99e38df23768d.
This commit is not safe for 2.18.9 - remerge after rel... - 04:31 AM Revision 85d46305 (qgis): QgsFeatureSource/Sink can be stored in QVariant
- 04:31 AM Revision 46476626 (qgis): Add crs, fields, wkbType and featureCount to QgsFeatureSource
- 04:31 AM Revision 8bfeb8f7 (qgis): QgsVectorLayer, QgsVectorDataProvider are QgsFeatureSources
- 04:31 AM Revision ce063b86 (qgis): Add QgsFeatureSource interface as interface for classes which
- provide feature iterators via a getFeatures method
- 04:31 AM Revision df3a43ff (qgis): Add missing overrides
- 04:30 AM Revision 13a3f2f8 (qgis): More windows build fixes
2017-05-24
- 01:33 AM Revision dcc57155 (qgis): Revert "fix windows build (followup dd40a3d)"
- This reverts commit b3f2fe2b5504ef3dbb57c719c8da57ddbf7e621f.
- 11:44 PM Revision 955f5b19 (qgis): Merge pull request #4628 from nyalldawson/fix_16390
- [composer] Refresh data defined properties after page size changes
- 11:43 PM Revision 5b0bc938 (qgis): Rename QgsJSONExporter/Utils to QgsJsonExporter/Utils
- Follows proper QGIS/Qt capitalization convention
- 11:36 PM Revision 4b33e2fb (qgis): Small optimisations
- 11:29 PM Revision 987f80a4 (qgis): Use weak layer pointer instead of layer id in QgsJsonExporter
- 11:29 PM Revision a5e3f193 (qgis): Use field formatter when exporting feature attributes to JSON
- This means that field values which utilise widget setups like
value maps will correctly show the "friendly" value
for... - 05:08 PM Revision eb7c98f2 (qgis): [Server] Fix WMS GetContext accesscontrol and add tests
- 03:39 PM Revision f63adfe1 (qgis): [sipify] keep external forward declaration
- 03:39 PM Revision 09d3e2ff (qgis): sipify core effects
- 03:22 PM Revision 827c19f2 (qgis): QgsCharacterSelectorDialog: rename file name according to class name
- 03:22 PM Revision 3f0017a4 (qgis): sipify gui part 2
- 02:49 PM Revision f5e66dd2 (qgis): [sipify] handle constrained annotation
- 02:49 PM Revision 563e7c17 (qgis): sipify gui part 3
- 01:48 PM Revision cc5e713e (qgis): sipify gui part 4
- 11:36 AM Revision 684ebfb4 (qgis): [processing] add test data for OTB tests
- 11:36 AM Revision ad1ba64b (qgis): indentation update
- 11:36 AM Revision 24e92b4a (qgis): TEST: add a test for otb conversion application (simpler than bandmath)
- (cherry picked from commit 7b22f5d8da7ae3e994b318215d3aa9ea119db301)
- 11:36 AM Revision 96a1ac13 (qgis): [processing] remove unused test data
- (cherry picked from commit df90e6b964f3b267857728d22a2a955db5ff0f3f)
- 11:36 AM Revision 47c1daa3 (qgis): Install OTB in QGIS Travis CI script to be able to run OTB test
- (cherry picked from commit d4f410a30764362248318577af6a9a710d2c6360)
- 11:36 AM Revision 555c5aea (qgis): [processing] run OTB tests on Travis
- (partially cherry-picked from b9d5b2c4526874f3b76eaada63ceb5707441045a)
- 11:36 AM Revision b14aa5a7 (qgis): [processing] remove unused file
- (cherry picked from commit fd8379c140434231dc1ec5f49440f5f6ee41abc9)
- 11:36 AM Revision 2c78c544 (qgis): [processing] update OTB's white- and blacklist. Drop obsolete 3.x
- versions and add latest 5.8.0
(cherry picked from commit 6be45054935eb88eef65de32b92d8463f8f718bd) - 11:36 AM Revision 2ea211d3 (qgis): [processing] remove console error message when optional otb provider no...
- (cherry picked from commit 8e663309c0671f2779828a3ec26081bd59414f1e)
- 11:36 AM Revision b1c3ca81 (qgis): TEST: add test of OTB BandMath application in processing
- (cherry picked from commit 1e7018f0ccde01fce8fb5142970ee155dbfcb372)
- 11:36 AM Revision 96fa7162 (qgis): [processing] add new MultiImageSamplingRate algorithm from OTB 5.8.0
- (cherry picked from commit 371fe1dd48c62529ce613f1fd3b9c88765eb70d8)
- 11:36 AM Revision 2822e398 (qgis): [processing] support OTB 5.8.0
- (cherry picked from commit 3145a01db6d6e6dd06cb340ed85b44ef4d0eeba5)
- 11:36 AM Revision 65f571cb (qgis): fix typos
- (partially cherry-picked from ffaffadbfaa0ed9e6f76917dd48d2d78167b3fe1)
- 11:36 AM Revision cd373d97 (qgis): BUG: add version 5.4 to supported version
- (cherry picked from commit afea25bda2b30f97b354d17fc5b18c9db0b03be2)
- 11:36 AM Revision 2a924810 (qgis): [processing] Use with ... when opening files
- (partially cherry-picked from 6a99017bf0657d989b960a7162cbcc29931fab91)
- 11:36 AM Revision e7946b12 (qgis): update readme for otb maintenance script
- (cherry picked from commit a7d4b19fc9acf317b31594c5ea6f9cf286832cd3)
- 11:36 AM Revision 0cef6fdc (qgis): [processing] minor formatting fixes to the OTB README
- (cherry picked from commit 2778a8fe8c4a9df349dc7c7523780e5428966c32)
- 11:36 AM Revision 4c655187 (qgis): [processing] use os.path.join instead of + os.sep + (fix #3552)
- (partially cherry-picked from 37951baf450d11621d20cb8ac83174e29a207803)
- 11:36 AM Revision 48da656c (qgis): Update otb processing maintenance files to version 5.6.0
- (cherry picked from commit d772a684729f825bcbce5dc4e0f2b3a4b1a6c751)
- 11:36 AM Revision 5ae723b0 (qgis): forget to commit xml descriptors for otb 5.6
- (cherry picked from commit ce0a2ae062d370dcaafd56e14d4985315e25c163)
- 11:36 AM Revision 62d1531c (qgis): [processing] cache OTB icon to speed up toolbox loading
- (partially cherry-picked from cc62c5226951c813a4c3a61744b51827aa5d3afa)
- 11:36 AM Revision 81a53945 (qgis): ENH: update log info when parsing otb apps
- (cherry picked from commit bf7db728f3ead5e748a1325f09b391d8072a547c)
- 11:36 AM Revision e6ca7f19 (qgis): ENH: remove useless QApplication and prefer to use QGIS_PREFIX_PATH
- (cherry picked from commit 82f2726d7f60a089f1de12dcf121f02241caf756)
- 11:36 AM Revision f33ac0b0 (qgis): BUG NameError: name OTBSpecific_XMLcreation is not defined on exec
- (cherry picked from commit 342fb040eecb9314a0e9066cdc3785a3e7bc3687)
- 11:36 AM Revision 1cbd15ce (qgis): ENH update for OTB 5.4
- (cherry picked from commit 232083810230c8d8fd0f0f883325e26649322313)
- 11:36 AM Revision 1bcaca35 (qgis): ENH update readme
- (cherry picked from commit b88d92df19c9910e8c50832a10e8a069e62f835a)
- 10:44 AM Revision 801a0ea5 (qgis): sipify gui part 5
- 10:15 AM Revision 599db1b7 (qgis): [composer] Refresh data defined properties after page size changes
- Fix #16390
- 09:57 AM Revision 5f6d020b (qgis): add default constructors to QgsFieldFormatter inherited classes
- 09:57 AM Revision cf68aed7 (qgis): sipify core field formatter
- 09:49 AM Revision 30a7e44d (qgis): [sip] handle Deprecated annotations
- some additional fixes in headers too
- 09:49 AM Revision 694c8113 (qgis): sipify gui part 1
- 09:43 AM Revision 5c6ab713 (qgis): spelling fix
- 08:00 AM Revision b3f2fe2b (qgis): fix windows build (followup dd40a3d)
- 07:56 AM Revision 6768c89b (qgis): Merge pull request #4603 from nyalldawson/proj_safe_218
- Utilise thread safe proj API within QgsCoordinateTransform
- 07:24 AM Revision dd40a3df (qgis): sipify diagram classes
- 07:22 AM Revision 8157cf6e (qgis): template classes are not imperatively exported
- followup a14ad32b676664cef99f4d43f0a54b4d1ee88f52
fixes win build
2017-05-23
- 11:19 PM Revision 022ba8c5 (qgis): fixes #16571 - add scrollbar to edit widget properties dialog
- 09:56 PM Revision f1383e24 (qgis): Avoid row sorts during attribute editing in AttributeTable Fix #15976
- 09:03 PM Revision 2929f9d6 (qgis): [sip] more reverse engineering
- 05:10 PM Revision fe9594f6 (qgis): [bugfix] Fixes an unreported crash in WFS
- 03:41 PM Revision e881d0a7 (qgis): [Server] Fix GetContext test
- 03:06 PM Revision 319ade86 (qgis): [Server] Add GetContext test
- 03:02 PM Revision a14ad32b (qgis): sipify QgsVectorLayerFeatureIterator
- 02:32 PM Revision ac97341c (qgis): [Server] Add GetContext test
- 01:58 PM Revision 9e1fb806 (qgis): Revert "[Server] Add tests (GetContext and access control project)"
- This reverts commit 5d9b460fac429556237d8e30cefa5c47a3c5a3ac.
- 01:40 PM Revision 8d2f42af (qgis): reverse sipify override methods
- 01:30 PM Revision 5d9b460f (qgis): [Server] Add tests (GetContext and access control project)
- 11:43 AM Revision 00fcc6e0 (qgis): sipify auth classes
- 10:35 AM Revision e99f5485 (qgis): sipify batch
- 10:23 AM Revision ca7cd631 (qgis): add test for createMultiBandRaster
- 09:41 AM Revision 2c5e52b3 (qgis): remove not used variable
- 08:06 AM Revision fa6b5b0a (qgis): rename new method to createMultiBandRaster to make it more obvious
- reorganize arguments
- 08:05 AM Revision 8992eeae (qgis): Microoptimise and avoid cache lookup when no sort order set
- (cherry-picked from ebee101)
- 08:05 AM Revision 4acc4805 (qgis): Don't prefetch attribute table sort values when no sorting set
- Shaves some seconds off opening the attribute table in certain
circumstances (no sorting applied)
Drops load time fo... - 08:05 AM Revision 261eba0c (qgis): Microoptimise opening attribute table - don't call sort on model when
- no sort order set
(cherry-picked from 381eef) - 08:02 AM Revision 9272dc0f (qgis): [API] convenience API call to create empty raster file with given
- number of bands. Will be useful for porting raster analysis code
to use QgsRasterBlock instead of GDAL calls.
Follow... - 07:58 AM Revision 1f8d1e7f (qgis): use messagebar to report test connection results in the Add new BD2
- connection dialog
Also reduce debug noise - 07:58 AM Revision 9b7d3897 (qgis): use messagebar to report test connection results in the Add new PostGIS
- connection dialog
- 07:58 AM Revision 99cd1c2b (qgis): manual deleting of messagebar is not necessary
- 07:58 AM Revision a49c1753 (qgis): use messagebar to report test connection results in the Add new Oracle
- connection dialog
- 02:30 AM Revision 90bef91d (qgis): Revert "Immediately show progress bar when opening attribute table"
- This reverts commit 80a000cd98f3caa90d43f44e0b4bde22cffc1c43.
Causes issues with relation editor widgets - 02:09 AM Revision 381eef08 (qgis): Microoptimise opening attribute table - don't call sort on model when n...
- 02:04 AM Revision ebee1019 (qgis): Microoptimise and avoid cache lookup when no sort order set
2017-05-22
- 01:59 AM Revision 80a000cd (qgis): Immediately show progress bar when opening attribute table
- ...instead of waiting 1 second before first showing it. It's a
placebo which doesn't affect the actual opening time, ... - 01:59 AM Revision 0b95c776 (qgis): Don't prefetch attribute table sort values when no sorting set
- Shaves some seconds off opening the attribute table in certain
circumstances (no sorting applied)
Refs #16577, #16239 - 01:35 AM Revision ebd3e0d7 (qgis): Greatly speed up attribute table loading
- Don't advise for rows added when a model reset is in progress.
Otherwise the rows are tested for sort order, etc trig... - 12:17 AM Revision 6c126a3a (qgis): [processing] fix duplicates fields name in field calculator algorithm w...
- cherry-picked from 48ecee5
- 12:17 AM Revision 20dde725 (qgis): Followup 2185d42, fix missing field names in expression builder
- (fixes #16589, #16595)
cherry-picked from 9a19a5f - 11:29 PM Revision 48ecee56 (qgis): [processing] fix duplicates fields name in field calculator algorithm w...
- 09:49 PM Revision b5cd5ee8 (qgis): don't set friendly name without sublayers (followup e0a2267; fixes #165...
- (cherry picked from commit 403dc35dac30499c3954b732e4e8a642bfd475d8)
- 09:43 PM Revision 403dc35d (qgis): don't set friendly name without sublayers (followup e0a2267; fixes #165...
- 02:31 PM Revision 7fee0b20 (qgis): [mssql] Ignore computed columns in insert/update
- 12:42 PM Revision 2b39c1e1 (qgis): Merge pull request #4597 from rldhont/server-wms-configparser-getcapabi...
- [Server] WMS GetCapabilities refactoring - Part 2
- 11:49 AM Revision 52a9c6d9 (qgis): Fix doxygen warnings
- 11:07 AM Revision b97a980b (qgis): Greatly speed up attribute table loading
- Don't advise for rows added when a model reset is in progress.
Otherwise the rows are tested for sort order, etc trig... - 10:17 AM Revision d93d0a80 (qgis): [sipify] detect multiple variable declarations oneliners
- 10:12 AM Revision 1df3c516 (qgis): sipify batch
- 04:40 AM Revision af3370d0 (qgis): Utilise thread safe proj API within QgsCoordinateTransform
- Avoids unpredictable behavior when transforms are being conducted
in background threads, such as map renders.
Refs #... - 04:17 AM Revision 2a5420a7 (qgis): Fix debug noise
- 04:17 AM Revision 9e331dc0 (qgis): Fix duplicate layout warnings
- 02:27 AM Revision 3cd714af (qgis): Fix Windows build
2017-05-21
- 01:46 AM Revision 1577a57a (qgis): Don't clear locator model immediately when a new search triggers
- Instead delay the search until either a tiny timeout (100ms) or
the first new results come in, whichever happens firs... - 01:34 AM Revision 14fcddb6 (qgis): Added Ismail Sunni and Etienne Trimaille to contributors list
- 04:34 PM Revision d55fa226 (qgis): Merge pull request #4599 from ismailsunni/fix_geos_c
- Fix geos_c.h not found.
- 01:43 PM Revision 0a661d5b (qgis): [needs-docs] add layerid and layername to atlas expressions
- 12:21 PM Revision 3452e8de (qgis): fix osx build
- 12:16 PM Revision 592c92e1 (qgis): Fix geos_c.h not found.
- 10:45 AM Revision beed86e1 (qgis): db manager: fix spatialite plugin (followup c77172ed; fixes #16542)
- 10:43 AM Revision 087e7f75 (qgis): [Server] wmsInfoFormatSIA2045 to wmsInfoFormatSia2045: Qt style naming
- 10:09 AM Revision 212d07f3 (qgis): sipify.pl: consider structs in exported classes also exported
- 08:39 AM Revision 551a9073 (qgis): Fix a crash when confirming config dialog of a locator filter
- The locator was getting invalidated, but there was no feedback object associated for cancellation.
2017-05-20
- 10:04 PM Revision af8fb04f (qgis): replace QStringLiteral with QString (followup c849bc8)
- 08:43 PM Revision 401c4637 (qgis): creatensis.pl: avoid (harmless) postinstall.log message
- (cherry picked from commit 0be274f4675ae6d8c35927369f0a8c9ea8ed9907)
- 08:42 PM Revision 0be274f4 (qgis): creatensis.pl: avoid (harmless) postinstall.log message
- 05:13 PM Revision b82d757b (qgis): [Server] Fix indent Add GetProjectSettings tests in AccessControl test
- 05:11 PM Revision 6a9073a5 (qgis): [Server] Fix indent Add GetProjectSettings tests in AccessControl test
- 04:33 PM Revision d3bc6a01 (qgis): [Server] Fix backport Add GetProjectSettings tests in AccessControl test
- 04:29 PM Revision ca29b221 (qgis): [Server] Update QgsServerProjectUtils SIP file
- 04:03 PM Revision e13e757b (qgis): [Server] Add GetProjectSettings tests in AccessControl test
- 04:02 PM Revision 54649382 (qgis): partial revert of 96aa26f
- 04:00 PM Revision 1fb7fe10 (qgis): [Server] Add GetProjectSettings tests in AccessControl test
- 03:54 PM Revision 33b4582f (qgis): [Server] WMS GetCapabilities refactoring - Part 2
- Part 2 (the last) for removing QgsWMSProjectParser from GetCapabilities
- 10:09 AM Revision 9e411431 (qgis): Port code in QgsPointSample to 2.18
2017-05-19
- 09:56 PM Revision 258c872c (qgis): Once again fix QgsFeatureRequest::OrderBy on windows (followup b0bb873,...
- 05:56 PM Revision 59d97be3 (qgis): fix build of oracle provider
- 03:35 PM Revision f0ed77ee (qgis): fix sip coverage test
- 03:35 PM Revision fb8edea1 (qgis): [sipify] implement template inheritance
- 02:08 PM Revision bbcc8725 (qgis): Merge pull request #4587 from alexbruy/processing-saga
- [processing][needs-docs] always use SAGA shipped with QGIS (refs #16422)
- 02:00 PM Revision cde1d789 (qgis): Release of 2.18.8
- 02:00 PM Revision a916bf46 (qgis): Release of 2.14.15
- 01:33 PM Revision 523cd074 (qgis): Preserve visibility of relation editor edit state buttons
- ... also when collapsing and uncollapsing a relation editor.
References #15102 (https://issues.qgis.org/issues/15102) - 10:19 AM Revision 99a2f3b4 (qgis): Fix default values for linking features in N:M
- Followup bfa507a
Default values for attributes on the linking table have not been
respected and therefore it was imp... - 08:54 AM Revision 0a82ab51 (qgis): Merge pull request #4432 from pblottiere/bugfix_sld
- [bugfix] Fix unit of sizes when reading a SLD file (uom attribute from SLD 1.1 version is supported)
- 08:00 AM Revision b9929d4c (qgis): [processing][needs-docs] always use SAGA shipped with QGIS (refs #16422)
- 07:48 AM Revision fe2350c5 (qgis): Merge pull request #4557 from m-kuhn/expressionModulaizing
- Modularizing the expression engine file structure and some cleanup
- 07:33 AM Revision cc6f6e88 (qgis): Merge pull request #4580 from alexbruy/layer-naming-2_18
- homogenize layer naming when adding layers from browser and add vector dialog (fix #15510)
- 07:32 AM Revision d7b952b4 (qgis): Merge pull request #4579 from alexbruy/layer-naming
- homogenize layer naming when adding via browser and add vector dialog (fix #15510)
- 07:16 AM Revision 171222b5 (qgis): Revert expression TVL as boolean to int
- 07:16 AM Revision 24b16c5f (qgis): Fix runtime added functions
- 07:16 AM Revision b2cd626d (qgis): Revert expression NULL value to invalid QVariant
- 07:16 AM Revision b0bb8733 (qgis): Fix build
- 07:13 AM Revision 1e4c1595 (qgis): Adapt “@qgsfunction" decorator to new expression structure
- 07:13 AM Revision b789cc30 (qgis): Fix more include paths
- 07:13 AM Revision ad7ce981 (qgis): Update sip files
- 07:13 AM Revision e02cd570 (qgis): Migrate expression usage in server
- 07:13 AM Revision 9b770065 (qgis): Add missing include
- 07:13 AM Revision ac502143 (qgis): Declutter header files
- Implementations of virtual methods will never be inlined, there's no
reason to keep them in headers. It just makes co... - 07:13 AM Revision 227108e8 (qgis): Add QgsExpressionUtils class
- 07:13 AM Revision a2d70f3d (qgis): Document API changes
- 07:13 AM Revision 9eedbb7e (qgis): Fix compiling on mac
- 07:13 AM Revision 82455588 (qgis): General include cleanup
- This unifies the way the include directories are handled in the
CMakeLists.txt files.
Paths are now normally relative... - 07:13 AM Revision ec401998 (qgis): Modularize expressions
- The file qgsexpressions.h has grown to one monolithic piece over the
years. This makes it hard to maintain and slows ... - 07:13 AM Revision 80533faa (qgis): Reorganize code from qgsexpression.cpp
- 07:10 AM Revision 95ac7d0f (qgis): Merge pull request #4567 from pblottiere/clone
- Add clone() methods for layers
- 03:27 AM Revision 3cc9c5ff (qgis): debian packaging: drop release-sponsors.html
- (cherry picked from commit c82bffe5db2482c94881ec7571ced4144b77a1c2)
- 03:26 AM Revision c82bffe5 (qgis): debian packaging: drop release-sponsors.html
- 02:13 AM Revision 1d5d92e6 (qgis): fix windows build of QgsFeatureRequest::OrderBy again (reapply 8f29f28 ...
2017-05-18
- 01:55 AM Revision 47f7bbea (qgis): Allow rotate point symbol tool to work with features with initially
- NULL rotation values
(cherry-picked from 8997231) - 09:59 PM Revision 0923f56c (qgis): make prepare-commit.sh work with git-new-workdir
- 09:55 PM Revision c26f1b54 (qgis): indentation fix
- 09:54 PM Revision 212f68fa (qgis): indentation fix
- 09:34 PM Revision 40972f06 (qgis): sipify batch
- 06:22 PM Revision 5f4ac857 (qgis): crssync: check result of CSVReadParseLine instead of feof
- (cherry picked from commit 27f4b0e1e008d3ed60ee0f7f178f93b22bacabe9)
- 06:21 PM Revision 998d7c68 (qgis): crssync: check result of CSVReadParseLine instead of feof
- (cherry picked from commit 27f4b0e1e008d3ed60ee0f7f178f93b22bacabe9)
- 06:19 PM Revision 27f4b0e1 (qgis): crssync: check result of CSVReadParseLine instead of feof
- 04:45 PM Revision 9accd4b8 (qgis): [spell check] try do not use thread affinity in silver searcher to avoi...
- 12:14 PM Revision aa2739c9 (qgis): Update sip binding
- 12:05 PM Revision b8d369a7 (qgis): Merge pull request #4575 from alexbruy/qgis-sponsors
- remove QgsSponsors widget. Instead open sponsors page in the webbrowser (fix #16169)
- 12:04 PM Revision 08ffb73b (qgis): Merge pull request #4585 from alexbruy/sponsors-2_18
- open sponsors page in the webbrowser (fix #16169)
- 11:09 AM Revision 8f50b9e8 (qgis): Add note in api break doc for plugin layers
- 11:09 AM Revision 25de7c2e (qgis): Fix documentation
- 11:09 AM Revision 9cc3774f (qgis): Add const reference
- 11:09 AM Revision eff5b557 (qgis): Add more const ref
- 11:09 AM Revision bb1738dc (qgis): Update documentation and sip binding
- 11:09 AM Revision 344b9647 (qgis): Update unit tests for raster layer
- 11:09 AM Revision 9f8b92d3 (qgis): Update unit tests for vector layer
- 11:09 AM Revision 4ce17f5d (qgis): Clone more members in raster layer
- 11:09 AM Revision f92a38cf (qgis): Clone more members in vector layer
- 11:09 AM Revision 30a81349 (qgis): Fix renderer cloning in vector layer when it's null
- 11:09 AM Revision dde58ada (qgis): The extent is cloned in map layer
- 11:09 AM Revision 6c48ab99 (qgis): Remove unnecessary include
- 11:09 AM Revision 8a613724 (qgis): Remove the deep copy functionality
- 11:09 AM Revision 41406810 (qgis): Update documentation for setCustomProperties
- 11:09 AM Revision 8aa2e9bd (qgis): Update cloning method for styles
- 11:09 AM Revision 70b25811 (qgis): Use clone() methods within duplicateLayers() function
- 11:09 AM Revision c6f97e53 (qgis): Add unit tests
- 11:09 AM Revision 42a96790 (qgis): Update sip binding
- 11:08 AM Revision 7b20c2e8 (qgis): [FEATURE] add clone() methods for layers
- 10:56 AM Revision ffe5e1c2 (qgis): verbose check spelling test to detect issue on Travis
- 10:01 AM Revision d1cc574a (qgis): db manager: fix layer custom action
- 09:41 AM Revision 68b990b3 (qgis): sipify batch
- python/core/qgspaintenginehack.sip
python/core/qgspainting.sip
python/core/qgspallabeling.sip
python/core/qgspathreso... - 09:12 AM Revision 34d76545 (qgis): install qgsvectorlayerlabeling.h
- 09:12 AM Revision 9f49e404 (qgis): oracle provider: fix triangle warnings
- 08:51 AM Revision 8fed356f (qgis): Fix build (followup 43a0938)
- 08:06 AM Revision f29a267a (qgis): open sponsors page in the webbrowser (fix #16169)
- 08:00 AM Revision 4e47ce03 (qgis): oracle provider: skip retrying unavailable connections for 30s
- (cherry picked from commit b0126d017873e467f3cd69fa4b3a3bfd16e6a8c8)
- 07:13 AM Revision 38ed0e5c (qgis): Merge pull request #4568 from alexbruy/gdal-profiles
- store profiles as QStringList to avoid issues with spaces (fix #16327)
- 06:25 AM Revision 43a0938e (qgis): Make locator bar shortcut hint show Cmd-K on MacOS (#4583)
- 05:46 AM Revision 89972310 (qgis): Allow rotate point symbol tool to work with features with initially
- NULL rotation values
- 05:33 AM Revision bba63130 (qgis): Fix locator widget's width on hi-dpi screens
- It was too short to see the whole placeholder text...
- 03:37 AM Revision e505ebcc (qgis): Merge pull request #4582 from nyalldawson/status_bar
- Add a QgsStatusBar widget/interface for adding messages/widgets to main window statusbar
- 03:02 AM Revision e001d5c7 (qgis): Add QgsGeometry::isSimple() - useful for self-intersection checks
- 02:35 AM Revision 27077c87 (qgis): Add a QgsStatusBar widget/interface for adding messages/widgets to
- main window statusbar
QStatusBar gives almost no control over display and placement
of child widgets. It's not possi...
2017-05-17
- 12:56 AM Revision 6e98b9fe (qgis): Add failing test for #16567
- 12:56 AM Revision 09975cec (qgis): Fix transform shear value not saved (fix #16567)
- 12:54 AM Revision 3c843a8e (qgis): Fix windows build
- 12:12 AM Revision e6f64068 (qgis): Merge pull request #4581 from nyalldawson/fix_16567
- Fix transform shear value not saved (fix #16567)
- 11:40 PM Revision 1ae31631 (qgis): Fix transform shear value not saved (fix #16567)
- 11:29 PM Revision 93612555 (qgis): Forward port test for #16517
- 11:11 PM Revision 3fc1bda3 (qgis): Add failing test for #16567
- 11:06 PM Revision b4de0ace (qgis): Merge pull request #4512 from nyalldawson/locator
- [FEATURE] Implement a QtCreator style locator bar in the QGIS status bar
- 10:10 PM Revision 7108d6b0 (qgis): Blacklist PyQgsLocator test on Travis OSX builds
- Travis OSX is too underpowered to even run the normal tests...
let alone something that requires... *gasp* multiple c... - 10:05 PM Revision bb1fb577 (qgis): Remove duplicate include
- 08:08 PM Revision e12209ea (qgis): Merge pull request #4576 from nyalldawson/fix_16517
- [composer] Fix locked raster layers do not restore when loading project (fix #16517)
- 07:20 PM Revision e0a2267d (qgis): homogenize layer naming when adding via browser and add vector dialog
- (fix #15510)
- 06:01 PM Revision c849bc88 (qgis): homogenize layer naming when adding via browser and add vector dialog
- (fix #15510)
- 03:20 PM Revision 8231d752 (qgis): sipify QgsExpressionContext, QgsFeatureRequest, QgsOptionalExpression
- 01:59 PM Revision cc2e68d4 (qgis): [composer] Fix locked raster layers do not restore when loading
- project (fix #16517)
- 01:56 PM Revision e474bd2c (qgis): Add failing test for #16517
- 01:56 PM Revision 70a25d69 (qgis): Merge pull request #4571 from rldhont/release-2_18-processing-rscripts-...
- [BUGFIX][Processing] R scripts do not have enough outputs
- 01:51 PM Revision 43e40243 (qgis): Small cleanups
- 01:33 PM Revision 7635b44b (qgis): Make locator settings persistent
- 01:33 PM Revision df9d9f67 (qgis): Invalidate current locator results when locator options are changed
- 01:33 PM Revision e8d3ae92 (qgis): Enable disabling filters via options dialog
- 01:33 PM Revision 8267fa3d (qgis): Allow filters to provide configuration dialogs
- 01:33 PM Revision e260be11 (qgis): Fix QgsFloatingWidget discards some events
- 01:33 PM Revision 96d8f877 (qgis): Start on options page
- 01:33 PM Revision fb6ba511 (qgis): Add configure menu to locator widget
- 01:33 PM Revision 5a0bcf07 (qgis): Style fixes
- 01:33 PM Revision ce663936 (qgis): Add (non-functional) locator configuration dialog
- 01:33 PM Revision 2435dbc7 (qgis): Nicer results, always show an icon, show description
- 01:33 PM Revision ea86049c (qgis): Show a list of shortcut prefixes in locator bar if no text is entered
- 01:33 PM Revision 11036e4d (qgis): Always select the best result by default, even if good results are
- slow to fetch
- 01:33 PM Revision 56c8baac (qgis): Provide a standard string comparison method in QgsLocatorFilter
- Subclasses should use this method instead of directly calling
QString::contains or using Python 's in search' type ma... - 01:33 PM Revision 6649d2b1 (qgis): Sort filter results so closer matches appear higher
- A closer match means more of the text is matched, ie
a short string inside a long string is penalised - 01:33 PM Revision a53516d7 (qgis): Only show action results when . prefix is used
- 01:33 PM Revision 102a4666 (qgis): Implement prefix based locator searching
- Filters can indicate their preferred search prefix. Searches which
begin with this character will be restricted to th... - 01:33 PM Revision b33ce0bf (qgis): Allow speciyfing the priority for filters
- Higher priority (i.e. more important) filter results get shown
first. This means filters like project layers & compos... - 01:33 PM Revision 0f80df09 (qgis): Show locator filter names in results, sort results and group by filter
- 01:33 PM Revision 0dd3fcb6 (qgis): Add processing algorithms to locator bar
- Inspired by the ghost of processing's commander
- 01:33 PM Revision 71f78722 (qgis): [FEATURE] Implement a QtCreator style locator bar in the QGIS status bar
- This adds a new "locator" bar to the QGIS status bar. If you're not
familiar with QtCreator's locator, it's a quick s... - 01:33 PM Revision ab02f2b7 (qgis): Allowing associating QgsLocatorWidget with a map canvas
- This allows the widget's locator to prioritise results which
are close to the current canvas extent - 01:33 PM Revision cb579bb9 (qgis): Add a locator filter for main window actions
- Inspired by the ghost of processing's commander
- 01:33 PM Revision 376d6b3d (qgis): Add missing docs, sip bindings
- 01:33 PM Revision 1174b335 (qgis): Add inbuilt filters for project layers and compositions
- The project layer filter allows you to quickly select a layer
from the current project and highlight it in the layer ... - 01:33 PM Revision a7d590e0 (qgis): Add a context variable for locator searches
- This allows encapsulation of properties relating to the context
of a search, such as a target map extent. Locator fil... - 01:31 PM Revision afc97888 (qgis): Better method to ensure memory layers always have unique sources
- 12:37 PM Revision 49a7158a (qgis): Merge pull request #4565 from alexbruy/processing-single2multi
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 11:38 AM Revision 591c3ab9 (qgis): Remove QgsPoint::onSegment() method
- This is a completely wrong use of an algorithm that is meant to be used with *integer* values,
e.g. when dealing with... - 11:06 AM Revision 5112a0dc (qgis): remove QgsSponsors widget. Instead open sponsors page in the webbrowser
- (fix #16169)
- 10:40 AM Revision bb7f95fb (qgis): [bugfix] Fix broken inverted Y support in XYZ layers
- This follows the convention used by OpenLayers, where
an inverted axis is indicated by {-y} in the URL
definition.
F... - 10:15 AM Revision 14ee4357 (qgis): Merge pull request #4569 from boundlessgeo/xyz-inverted-y
- [bugfix] Fix broken inverted Y support in XYZ layers
- 10:14 AM Revision ccd5d752 (qgis): [bugfix] Fix broken inverted Y support in XYZ layers
- This follows the convention used by OpenLayers, where
an inverted axis is indicated by {-y} in the URL
definition.
F... - 07:26 AM Revision 84871ce0 (qgis): [processing] temporarily disable singleparts to multiparts test
- 05:01 AM Revision 14a8df41 (qgis): [raster] fix raster blending (cherry-pick 93c59f4)
2017-05-16
- 07:46 PM Revision 5bdd038e (qgis): [BUGFIX][Processing] R scripts do not have enough outputs
- R scripts in processing only supports Vector, Raster and Table.
This commit adds fix the file output and adds directo... - 07:43 PM Revision acd35753 (qgis): Merge pull request #4545 from rldhont/release-2_14-processing-rscripts-...
- [BUGFIX][Processing] R scripts do not have enough outputs
- 07:34 PM Revision d0d6959b (qgis): Merge pull request #4570 from mach0/master
- [i18n] adding translator on request
- 07:22 PM Revision 0bac9371 (qgis): Fix indentation as requested by Travis
- NOTE: I do have the prepare-commit.sh hook in place, but it did
not handle this - 06:16 PM Revision 4ed096b9 (qgis): Add test for unprojectible polygon labeling
- See #15507
- 06:05 PM Revision b9bd66d2 (qgis): store profiles as QStringList to avoid issues with spaces (fix #16327)
- 05:46 PM Revision 126cf5f1 (qgis): Check return from QgsPalLabeling::prepareGeometry before dereference
- Fixes #15507
Includes automated test. - 01:00 PM Revision 87736387 (qgis): [bugfix] Fix unit of sizes when reading a SLD file (fixes #8978)
- 01:00 PM Revision e2ee1534 (qgis): Update sip binding
- 01:00 PM Revision 0c72d4bc (qgis): Add unit tests
- 12:43 PM Revision fe7c981a (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 12:42 PM Revision 11475c62 (qgis): Revert "Merge pull request #4562 from alexbruy/processing-singletomulti-3"
- This reverts commit e3d79a1fe940b5d813b5f79c51b43393d085bb16, reversing
changes made to 3f7f95ee262ea3646d61600c21fae... - 12:30 PM Revision 3f4ad0f4 (qgis): Merge pull request #4564 from boundlessgeo/server-more-requesthandler-api
- [server] Add url and post data getters to request handler
- 11:57 AM Revision 45166aaf (qgis): [server] Clearer log message when parsing non-XML POST data
- 11:57 AM Revision cbef51cc (qgis): [server] Sipify QgsRequestHandler
- 11:08 AM Revision 2f75bab8 (qgis): [server] Add url and post data getters to request handler
- This completes the API to eventually get rid of all
getEnv usage from python server plugins.
The request handler has... - 10:59 AM Revision e3d79a1f (qgis): Merge pull request #4562 from alexbruy/processing-singletomulti-3
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 10:59 AM Revision 4dab1f85 (qgis): Merge pull request #4560 from alexbruy/processing-singletomulti
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 10:35 AM Revision 8b263e4c (qgis): db_manager versioning: add RETURNING to INSERT rule (fixes #16083)
- (cherry picked from commit 3f7f95ee262ea3646d61600c21faed0866bc70b0)
- 10:34 AM Revision 3f7f95ee (qgis): db_manager versioning: add RETURNING to INSERT rule (fixes #16083)
- 09:06 AM Revision b56e46da (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 09:04 AM Revision 2f70b426 (qgis): sip bindings: exclude QgsCompositionChecker when not building tests
- 09:04 AM Revision 70da239a (qgis): debian packaging: include native gui library
- 08:25 AM Revision f153e191 (qgis): Fix saving of "obstacle only" state + misc fixes to unit tests
- 08:25 AM Revision bfdc84fc (qgis): Fixes to unit tests
- 08:25 AM Revision ee9fabbe (qgis): Fix for style loading and clean up of used labeling custom properties
- 08:25 AM Revision 21f03bc1 (qgis): Clean up reading/writing of labeling configuration in vector layers
- Historically the configuration used to be stored in layer's custom properties, but that does not scale
beyond simple ... - 08:25 AM Revision 53f8e7f7 (qgis): Remove dead code for writing of labeling from custom properties
- 08:25 AM Revision 56309efc (qgis): Fix loading of labeling from 2.x projects
- 08:25 AM Revision 828bd384 (qgis): Convert remaining bits where labeling was configured using setCustomPro...
- 07:12 AM Revision 7e345a73 (qgis): Merge pull request #4561 from nyalldawson/proj_thread2
- Avoid using thread unsafe proj API - approach 2
- 05:31 AM Revision 5201eb25 (qgis): Optimise storage/retrieval of projPJ objects
- 05:20 AM Revision e51737e6 (qgis): Use thread safe proj API in all other code paths
- 05:20 AM Revision 4396e532 (qgis): Utilise thread safe proj API within QgsCoordinateTransform
- Avoids unpredictable behavior when transforms are being
conducted in background threads, such as map renders.
Refs #... - 05:20 AM Revision ae492abc (qgis): Split qgscoordinatetransform_p into .h/cpp
- 05:09 AM Revision 59c97437 (qgis): Fix missing name and progress for feature counter task
- 03:29 AM Revision a517c683 (qgis): Ensure created memory layers have unique source
- Sometimes the layer source is used for "looser" comparison then
layer ID
2017-05-15
- 11:23 PM Revision c484b505 (qgis): Link native to core on OSX only
- 09:55 PM Revision 5c2deb40 (qgis): Doxymentation
- 09:55 PM Revision 3f85b050 (qgis): fix bad copy paste
- 09:55 PM Revision 2abb1465 (qgis): [sipify] Another batch of sip
- 09:55 PM Revision e455b157 (qgis): [sipify] do not comment global operators
- fix class/struct level detection
sipify qgsmargins.qgs - 09:55 PM Revision d4edbc0f (qgis): Unsipify QgsMargins
- 09:55 PM Revision 7ac276e7 (qgis): No copy of QgsLabelSearchTree is allowed
- 09:55 PM Revision df6d60fc (qgis): Fix sip errors
- 09:55 PM Revision d15bd8dd (qgis): No docstrings for out-of-class functions
- 09:55 PM Revision 6ad5a58c (qgis): Spelling
- 09:55 PM Revision 9e059ed7 (qgis): Fix sip errors
- 07:55 PM Revision e4d745fe (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 05:57 PM Revision 922b162b (qgis): attachment widget: data defined button for document type
- 10:24 AM Revision 87052a77 (qgis): Merge pull request #4558 from nyalldawson/native-lib-mac
- Add OS native interface lib, with objective-c++ interface to Mac Cocoa libraries, v3
- 09:38 AM Revision 8f44a29a (qgis): Reintroduce core/native link
- 08:54 AM Revision 2831f842 (qgis): Fix compilation
- 02:24 AM Revision ae97c333 (qgis): Revert "Port algorithm countVisibleParameters to c++"
- This reverts commit c3c694f8ccfbe0b64df14365f950f5895968a66a.
2017-05-14
- 01:56 AM Revision 6efe160a (qgis): Move QgsNative instance from app->QgsGui singleton
- This allows gui widgets to utilise native platform interfaces.
Additionally attaching the instance to QgsGui allows Q... - 01:23 AM Revision a4b7af7f (qgis): Use millimeters when declaring QPrinter page size
- (This is needed to allow to set a resolution with the printer used
by the map renderer) - 01:15 AM Revision cbc2a3df (qgis): Indentation
- 01:15 AM Revision 6971e9da (qgis): Fix build
- 01:15 AM Revision f6bd7b3b (qgis): Add OS native interface lib, with objective-c++ interface to Mac Cocoa ...
- 01:15 AM Revision d1593cae (qgis): Create a virtual QgsNative base class for platform services
- A QgsNative base class is added, that offers default implementations for
a platform interface. These methods can be o... - 01:03 AM Revision f8f7d60c (qgis): Merge pull request #4514 from nyalldawson/gui_instance
- Make a new global QgsGui singleton
- 12:44 AM Revision c3c694f8 (qgis): Port algorithm countVisibleParameters to c++
Also available in: Atom