Activity
From 2017-09-24 to 2017-10-23
2017-10-23
- 11:47 PM Revision 87d087bb (qgis): [Plugin manager] Add a label for built-in plugins explaining they aren'...
- 11:32 PM Revision ea0e09b3 (qgis): Merge pull request #5410 from manisandro/geomchecker
- [FEATURE][Geometry checker] Support checking multiple layers at once, add new checks
- 11:21 PM Revision 46a6f25d (qgis): Merge pull request #5418 from nyalldawson/from_polyline
- Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- 11:12 PM Revision 2f44de0e (qgis): [FEATURE] Download a file in Processing
- 10:40 PM Revision 8421a7e0 (qgis): [Geometry checker] Add some debug code
- 10:31 PM Revision 2dccc3c1 (qgis): [Geometry checker] Remove unused includes
- 09:57 PM Revision 52e9a48c (qgis): Init z support and GML3 3D
- 08:42 PM Revision 977ce426 (qgis): [FEATURE][processing]Transect processing
- Adds a C++ version of the "ststion lines" plugin as a
new processing algorithm for creating transect lines. - 07:19 PM Revision e872716b (qgis): [auth] Typo in comment
- 07:16 PM Revision 86431774 (qgis): [auth] Add connection cache clear options
- This fixes a bug that required to restart
QGIS after a connection failed due to SSL
errors (the connection auth was c... - 07:04 PM Revision 65c6974d (qgis): Remove invalid decode statements from plugin installer
- 06:11 PM Revision 67b93418 (qgis): [auth] Removed configuration checkbox for auto clear
- 06:10 PM Revision 99014716 (qgis): [auth] Reverted to previous GUI
- 05:25 PM Revision 8f343a91 (qgis): [Geometry checker] Fix wrong obsoletes test in QgsGeometryContainedChec...
- 05:25 PM Revision c44fa1da (qgis): [Geometry checker] Finish gap check test
- 05:25 PM Revision 6b3309cd (qgis): [Geometry checker] Add more tests
- 05:25 PM Revision 1e499558 (qgis): [Geometry checker] Fix broken LayerFeature geometry transform
- 05:25 PM Revision 13725362 (qgis): [Geometry checker] Add follow boundaries check
- 05:25 PM Revision d71f62c7 (qgis): [Geometry checker] Make TestQgsGeometryChecks::searchCheckErrors return...
- 05:25 PM Revision 0ffd00da (qgis): [Geometry checker] Add TestQgsGeometryChecks::createTestContext variant...
- 05:25 PM Revision f48cf249 (qgis): [Geometry checker] Fix incorrect free in gap check
- 05:25 PM Revision 85f8c25f (qgis): [Geometry checker] Specify part in error parametrization in line and li...
- 05:25 PM Revision 3cc72727 (qgis): [Geometry checker] Don't report segment lengths smaller than checker pr...
- 05:25 PM Revision 0f687379 (qgis): [Geometry checker] Simplify point in polygon check
- 05:25 PM Revision 9a2393ea (qgis): [Geometry checker] Qt < 5.9 compatibility fix
- 05:25 PM Revision bd44483f (qgis): [Geometry checker] Fix type check factory
- 05:25 PM Revision 972d14f6 (qgis): [Geometry checker] Exclude from sip bindings
- 05:25 PM Revision 1f300cfa (qgis): Add QgsVScrollArea sip bindings
- 05:25 PM Revision 2c36a51f (qgis): Add missing QgsVScrollArea documentation
- 05:25 PM Revision ecd951dc (qgis): [Geometry checker] Try harder to match old errors to those found after ...
- 05:25 PM Revision 8cefc656 (qgis): [Geometry checker] Don't recheck any features if fixed error resulted i...
- 05:25 PM Revision e089b3ba (qgis): [Geometry checker] Only add to feature pool spatial indices features wh...
- 05:25 PM Revision e00f7675 (qgis): [Geometry checker] Fix possible crash in QgsGeometryCheckerFixSummaryDi...
- 05:25 PM Revision 50e1c7a7 (qgis): [Geometry checker] Disable sorting in QgsGeometryCheckerFixSummaryDialo...
- 05:25 PM Revision 5de0c803 (qgis): [Geometry checker] Fix incomplete QgsGeometryOverlapCheckError::handleC...
- 05:25 PM Revision 9218afd3 (qgis): [Geometry checker] Don't make the layer-feature iterator return feature...
- 05:25 PM Revision f507246d (qgis): [Geometry checker] Don't recollect errors with empty recheck list
- 05:25 PM Revision 15b5da8f (qgis): [Geometry checker] Fix incorrect change parametrization in QgsGeometryC...
- 05:25 PM Revision f0116b49 (qgis): [Geometry checker] Use reduced tolerance when attempting to combine two...
- 05:25 PM Revision fde740a3 (qgis): Re-add QgsGeometryEngine::combine taking a list of QgsAbstractGeometries
- 05:25 PM Revision efc00c38 (qgis): [Geometry checker] Fix features not correctly removed from QgsFeaturePo...
- 05:25 PM Revision 084660a4 (qgis): [Geometry checker] More change tracking tests
- 05:25 PM Revision 8a561668 (qgis): [Geometry checker] Remove debug print
- 05:25 PM Revision cc9a2b33 (qgis): [Geometry checker] Fix incorrect logic in QgsGeometryCheckError::handle...
- 05:25 PM Revision 876418c4 (qgis): [Geometry checker] Add more fixError tests
- 05:25 PM Revision 3b6a0e2a (qgis): [Geometry checker] Fix crash in QgsGeometryCheckerResultTab::addError i...
- 05:25 PM Revision 5b2297f7 (qgis): [Geometry checker] Fix incorrect ring index in QgsGeometrySelfIntersect...
- 05:25 PM Revision 737d5135 (qgis): [Geometry checker] Use centroid of actual hole to report error in QgsGe...
- 05:25 PM Revision edf563b4 (qgis): [Geometry checker] Fix crashes in QgsGeometryGapCheck::mergeWithNeighbo...
- 05:25 PM Revision 4a6cdbe3 (qgis): [Geometry checker] Add a first series of fixError tests
- 05:25 PM Revision 45862ed6 (qgis): [Geometry checker] Rename tab: Settings -> Setup
- 05:25 PM Revision 7a518668 (qgis): [Geometry checker] Fix angle check possibly reporting end nodes of lines
- 05:25 PM Revision 57c348b8 (qgis): [Geometry checker] Ensure all UI items are consistently enabled/disable...
- 05:25 PM Revision 5470b163 (qgis): [Geometry checker] Set appropriate initial size for checker dialog
- 05:25 PM Revision c1b06cef (qgis): [Geometry checker] Tweak logic for choosing which layers are selected i...
- 05:25 PM Revision 29d057c1 (qgis): [Geometry checker] Reduce icon size in setup layer list
- 05:25 PM Revision e88f32a2 (qgis): [Geometry checker] Add point in polygon check
- 05:25 PM Revision 3842f42a (qgis): [Geometry checker] Add line intersection check
- 05:25 PM Revision b5208c04 (qgis): [Geometry checker] Simplify code
- 05:25 PM Revision b9966aa3 (qgis): [Geometry checker] Extend duplicate check to also handle points
- 05:25 PM Revision ee47d42d (qgis): [Geometry checker] Add point must be covered by line check
- 05:25 PM Revision 7fb1c551 (qgis): [Geometry checker] Add dangle check
- 05:25 PM Revision 3dc083c8 (qgis): [Geometry checker] Uniformize error messages
- 05:25 PM Revision 58e39f6a (qgis): [Geometry checker] Ensure overlap check returns on error for each overl...
- 05:25 PM Revision 87cdeda4 (qgis): [Geometry checker] Report if geometry is invalid in overlap check
- 05:25 PM Revision db8b53f9 (qgis): [Geometry checker] Ensure duplicate check ui is enabled also for lines
- 05:25 PM Revision baf4a39c (qgis): [Geometry checker] Make line intersection test and line layer intersect...
- 05:25 PM Revision 5ded4f85 (qgis): [Geometry checker] Ensure line layer intersection test does not check a...
- 05:25 PM Revision e5e3fde6 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::polygonRings
- 05:25 PM Revision 7bb5583b (qgis): [Geometry checker] Don't make line intersection test report symmetric e...
- 05:25 PM Revision 07dc4295 (qgis): [Geometry checker] Some initial tests
- 05:25 PM Revision 54019e11 (qgis): [Geometry checker] Make contained check work with all geometry types
- 05:25 PM Revision 44ce9166 (qgis): [Geometry checker] Also check other parts of same feature in dangle check
- 05:25 PM Revision 183671f9 (qgis): [Geometry checker] Use symDifference for all geometry types to detect d...
- 05:25 PM Revision 816273ea (qgis): [Geometry checker] Drop feature id update logic now handled by freezing...
- 05:25 PM Revision 767538ba (qgis): [Geometry checker] Move core classes to qgis_analysis
- 05:25 PM Revision a5553204 (qgis): [Geometry checker] Reorder some UI elements
- 05:25 PM Revision 156f0060 (qgis): [Geometry checker] Enter update mode when editing result layers
- 05:25 PM Revision bd8028e6 (qgis): [Geometry checker] Add line layer intersection check
- 05:25 PM Revision e4de3a8c (qgis): [Geometry checker] Update for QgsGeometryEngine API changes
- 05:25 PM Revision c71d4216 (qgis): [Geometry checker] Fix layerFeature comparison
- 05:25 PM Revision f114b531 (qgis): [Geometry checker] Allow adding a prefix to output layer names
- 05:25 PM Revision 6c088e7b (qgis): [Geometry checker] Fix logic to ensure that each pair of features is on...
- 05:25 PM Revision d6d584b3 (qgis): [Geometry checker] Show layer names instead of ids in user-facing strings
- 05:25 PM Revision 732ce4cf (qgis): [Geometry checker] Handle fid changes
- 05:25 PM Revision 9cbaebed (qgis): [Geometry checker] Store feature pool directly in LayerFeature instead ...
- 05:25 PM Revision c14cdbb6 (qgis): [Geometry checker] Fix incorrect mapToLayerUnits -> layerToMapUntis
- 05:25 PM Revision 9fe1d7b3 (qgis): [Geometry checker] Add tooltip with data source to layers in setup tab
- 05:25 PM Revision 0b974c67 (qgis): [Geometry checker] Only update layer list in setup tab after layers hav...
- 05:25 PM Revision f523af92 (qgis): [Geometry checker] Don't use QgsScrollArea...
- 05:25 PM Revision 5c848405 (qgis): [Geometry checker] Don't self-compare features in contained check
- 05:25 PM Revision 2b01ccf1 (qgis): [Geometry checker] Run contained check in map crs
- 05:25 PM Revision 49b3cee4 (qgis): [Geometry checker] Various ui improvements
- 05:25 PM Revision 374e1865 (qgis): [Geometry checker] Add layer column to fix summary dialog tables
- 05:25 PM Revision e0caef92 (qgis): [Geometry checker] Introduce vertical-only scroll-areas
- 05:25 PM Revision aa27b664 (qgis): [Geometry checker] Fix some feature highlighting issues
- 05:25 PM Revision 0740979b (qgis): [Geometry checker] Improve label
- 05:25 PM Revision 5e6501fe (qgis): [Geometry checker] Add layer column to result table
- 05:25 PM Revision b80fa364 (qgis): [Geometry checker] Imporove logic for picking the output directory
- 05:25 PM Revision 018467fc (qgis): [Geometry checker] Fix determining active layer geometry types
- 05:25 PM Revision 81a4a526 (qgis): [Geometry checker] Fix updating and gathering of layers
- 05:25 PM Revision f0f66d74 (qgis): [Geometry checker] Fix LayerFeature iterator
- 05:25 PM Revision 46e3ef73 (qgis): [Geometry checker] Ensure headers appear in project tree
- 05:25 PM Revision 2a92bfb2 (qgis): [Geometry checker] Introduce QgsGeometryCheckerContext
- 05:25 PM Revision 23affe4f (qgis): [Geometry checker] Store error values in map units, perform topology ch...
- 05:25 PM Revision dd12b132 (qgis): [Geometry checker] Add multi-layer support to gap check
- 05:25 PM Revision 3d8ffcb1 (qgis): [Geometry checker] Initial multilayer support for overlap check
- 05:25 PM Revision 55cf1254 (qgis): [Geometry checker] Initial multilayer support for duplicate check
- 05:25 PM Revision 821eb409 (qgis): [Geometry checker] Initial multilayer support for contained check
- 05:25 PM Revision b52b2c51 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::LayerFeatures
- 05:25 PM Revision 1642eb16 (qgis): [Geometry checker] Adapt for API changes
- 05:25 PM Revision 84184d45 (qgis): [Geometry checker] Use map crs for geometry and errorLocation in CheckE...
- 05:25 PM Revision 31cc65df (qgis): [Geometry checker] Initial multi-layer support
- 05:25 PM Revision e7efde2c (qgis): [Geometry checker] Make checks report affected are in selected crs
- 05:02 PM Revision 97ad01b3 (qgis): Add the possibility to publish the url of WMS/WMTS layers and to advert...
- 04:02 PM Revision 1ecdb1dc (qgis): [auth] Menu option and configuration for auto clear auth cache
- 04:02 PM Revision cde36f32 (qgis): [auth] Clear network authentication cache on SSL errors
- 02:48 PM Revision e3fc73f4 (qgis): Merge pull request #5415 from rouault/use_layername
- [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid= when no ambiguity
- 02:29 PM Revision 0d89504e (qgis): ADD GML export to QgsTriangle
- 02:20 PM Revision a6964b51 (qgis): Merge pull request #5413 from rldhont/server-bugfix-display
- [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 11:35 AM Revision d8dc0f92 (qgis): Make gpkg the first choice for processing vector outputs
- 11:35 AM Revision 1d043f3c (qgis): Update test
- 11:35 AM Revision 7bfd60ab (qgis): [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 11:04 AM Revision 1822b76c (qgis): [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid...
- When composing URI, use layer names if layer names are unique. This will
be more stable in case the datasource get la... - 07:04 AM Revision a48c2e8f (qgis): Merge pull request #4947 from lbartoletti/regularShape_gui
- [FEATURE][needs-docs] Add gui to draw Circle, Ellipse, Rectangle and Regular Polygon
2017-10-22
- 11:03 PM Revision 2e8e72d0 (qgis): Optimise determination of adjacent vertices and move to QgsAbstractGeom...
- Previously the method in QgsGeometryUtils was relying on
QgsAbstractGeometry::coordinateSequence, which is an absolut... - 11:03 PM Revision 5d675720 (qgis): Optimise calculation of QgsGeometry::vertexNrFromVertexId
- By moving logic to abstract geometry subclasses so that they
can trivially retrieve the vertex number, instead of rel... - 10:03 PM Revision 16cad4d1 (qgis): - Add Signals start/stopCapturing
- - fix QSpinBox -> QgsSpinBox
- 12:43 PM Revision 51fb6654 (qgis): Fix QgsVectorFileWriter use of transactions while writing
- Previously the writer was only using transactions in some
cases (when calling the static writeAsVectorFormat method).... - 10:10 AM Revision c4f3832a (qgis): Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- and add new QgsGeometry::fromPolyline which uses QgsPoint
We want to encourage people not to use the QgsPointXY meth... - 04:09 AM Revision 10a2867c (qgis): Partially revert 28daa1a0
- Using gpkg for this test is causing intermittent travis
timeouts.
.
.
.
.
Team Shapefile FTW ;) - 02:59 AM Revision 15af45f6 (qgis): Fix QgsGeometry::angleAtVertex returned wrong angle for start/end
- of closed linestrings
The average angle of adjacent segments should be used in this case
2017-10-21
- 05:55 PM Revision 25b04217 (qgis): follow up f243b8448e2
- 05:39 PM Revision e6f52365 (qgis): postgres provider: queries have an unknown relation type
- 05:39 PM Revision f243b844 (qgis): postgres: add support for partitioned tables (implements #17302)
- 04:33 PM Revision 6428fed8 (qgis): Merge pull request #5385 from jachym/geopackage
- Put GeoPackage at first place in the menu
2017-10-20
- 12:28 AM Revision 2e87d32f (qgis): [Browser] With GDAL 2.x, fix invalid detection of OGR VRT by GDAL provi...
- 12:09 AM Revision 49071808 (qgis): [Browser] Fix invalid detection of OGR VRT by GDAL provider, and fix br...
- 11:26 PM Revision cc96f51e (qgis): [OGR/browser] More consistant use of GDAL API
- 09:46 PM Revision feaa8b81 (qgis): [OGR provider] subLayers(): avoid emitting error on a geometry less layer
- 09:42 PM Revision c130f9fc (qgis): [OGR provider] Avoid (harmless) OGR errors when trying to convert GeoPa...
- 06:29 PM Revision 32852fb4 (qgis): fix tab clicks in plugin manager
- 06:06 PM Revision a733ace3 (qgis): Merge pull request #5409 from rouault/fix_gpkg_many_layers
- [OGR provider] Allow opening (GeoPackage) datasets with many layers
- 05:37 PM Revision 8f3d44d4 (qgis): [OGR provider] Allow opening (GeoPackage) datasets with many layers
- Currently each time you instanciate a QgsOgrProvider layer, a GDAL dataset is
created. In the case of GeoPackage, thi... - 05:37 PM Revision c9b0a2b1 (qgis): [OGR provider] Speed-up layer addition to the canvas when selected from...
- 05:37 PM Revision e59f1d5d (qgis): Move static variable to function scope
- 05:11 PM Revision 08443c20 (qgis): Revert "Avoid type quotation errors in value exists check"
- This reverts commit 6ce4b607c522d5db35227d2ae5f20259d4e384f0.
- 04:29 PM Revision fc016ec6 (qgis): Application termination: fix crash caused by 5288aed5503205948f3785590e...
- 04:14 PM Revision 6ce4b607 (qgis): Avoid type quotation errors in value exists check
- 04:14 PM Revision a01f153e (qgis): Feature validation should not spam the log
- 02:10 PM Revision 5288aed5 (qgis): QGisApp: fix potential crash at application closing linked to mDataSour...
- 11:19 AM Revision c9938880 (qgis): Move creation of datasource uri for external wms layers to QgsWMSParame...
- 11:13 AM Revision 0f3d14a0 (qgis): Merge pull request #5408 from rldhont/server-handlerequest-project
- [Server][FEATURE] Handle request from QgsServer with a QgsProject
- 10:25 AM Revision efb84fd2 (qgis): Merge pull request #5337 from dmarteau/qgis_utils_refactoring
- Disable message hook and import override at runtime
- 09:44 AM Revision 7b455d87 (qgis): [Server][FEATURE] Handle request from QgsServer with a QgsProject
- With this commit, it's posssible to handle a request from a QgsProject without writing it to the disk.
```python
ser... - 08:26 AM Revision 13a00aae (qgis): Merge pull request #5399 from pblottiere/server_flaky_tests
- [server] WIP : reactivate flaky server tests for WMS requests
- 03:16 AM Revision 8d64e2e6 (qgis): Also add unique_ptrs for other geos classes
- 03:16 AM Revision b2add8cf (qgis): Another attempt to avoid Travis warnings
2017-10-19
- 01:07 AM Revision 4e586818 (qgis): Fix warning if building without 3d
- (AKA hurry up Fedora 27, I want Qt 5.9 already)
- 06:43 PM Revision 6d50b37c (qgis): Merge pull request #5403 from boundlessgeo/issue_17187_backportFrom3
- [bugfix] Attribute table model not updated when a feature is changed. fixes #17280 #17187
- 05:58 PM Revision a411669d (qgis): Merge pull request #5226 from aaime/rule_labels
- Also export rule based labelling in SLD. Follows up to ticket #8925
- 04:29 PM Revision e50a8aa3 (qgis): Split WMS tests to detect flaky behavior
- 04:29 PM Revision 3c18232c (qgis): Unskip test_wms_getprint_srs (GetPrint has been refactored since)
- 04:29 PM Revision e90f601a (qgis): Add some tests to validate assertXMLEqual
- 03:51 PM Revision e7d7295a (qgis): Merge pull request #5405 from rldhont/server-wms-test-enhancement
- [Server][Tests] Fix WMS tests locally
- 03:45 PM Revision 28daa1a0 (qgis): Adding more default SHP->GPKG changes
- 02:55 PM Revision aa594f53 (qgis): Also export rule based labelling. Follow up to #8925
- 02:48 PM Revision dc6bdc29 (qgis): [Server][Tests] Fix WMS tests locally
- 02:16 PM Revision 9ce73616 (qgis): Possibility to set a WMS print layer for WMS/WMTS layers in qgis server...
- 12:23 PM Revision 492967a8 (qgis): [bugfix] Attribute table model not updated when a feature is changed
- 11:02 AM Revision 05dcb537 (qgis): Merge pull request #5350 from pblottiere/null_218
- [bugfix] Properly update filter comboboxes of relation reference widget
- 10:01 AM Revision f7687e27 (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 10:01 AM Revision b70d9b50 (qgis): Add some tests
- 09:26 AM Revision 2aaff6a3 (qgis): Move code useful for 3D view out of 2D map canvas dock code
- 09:26 AM Revision 79bc5d4b (qgis): Save state of 3D map views in projects + restore them on project load
- 08:14 AM Revision ac7e041a (qgis): Revert "Fix build warnings on Travis"
- Hey clang - how about you don't through warnings if
fixing them breaks the build?
This reverts commit e28a555497e998... - 07:14 AM Revision 60d0db9e (qgis): [DB Manager]Set dialog alignment instead of adding trailing spaces to l...
- 06:25 AM Revision e28a5554 (qgis): Fix build warnings on Travis
- 06:23 AM Revision 8927fb57 (qgis): Merge pull request #5369 from nyalldawson/toolbox_order
- [processing] Always list native algorithms before 3rd party providers
- 05:12 AM Revision 4ce16624 (qgis): Allow processing providers to specify a long name, and show it in tooltips
- Add version number to gdal provider long name
- 04:01 AM Revision a33376fe (qgis): Drop version and count from algorithm item in tree view
- 04:01 AM Revision 925ec609 (qgis): [processing] Always list native algorithms before 3rd party providers
- This change ensures that searching for algorithms always returns
native algorithms before matching 3rd party algorith... - 03:59 AM Revision 325168ee (qgis): Merge pull request #5392 from nyalldawson/file_downloader
- Split QgsFileDownloader into separate core/gui classes
- 03:48 AM Revision b855ad1e (qgis): Merge pull request #5366 from DelazJ/effectsalign
- Vertically align color widget in Effect properties dialog
- 03:47 AM Revision 8ca4a1a8 (qgis): Fix windows build
- 03:45 AM Revision 34e30568 (qgis): Merge pull request #5371 from DelazJ/colorspace
- Optimize spacing in Color settings dialog
- 02:52 AM Revision 0d6df128 (qgis): Fix leak in QgsMultiSurface::asJSON
- 02:52 AM Revision bb522b36 (qgis): More use of geos::unique_ptr
- 02:52 AM Revision 6fe89fd3 (qgis): Replace GEOSGeomScopedPtr with unique_ptr with custom deleter
- And make greater use of it through QgsGeos to avoid potential
memory leaks.
2017-10-18
- 01:40 AM Revision a1efff79 (qgis): [auth] Fix documentation error in QgsAuthCertUtils
- 12:07 AM Revision c66de140 (qgis): [auth] Add PKCS8 to PKCS1 key conversion for macOS (deps on libtasn1)
- See description of QgsAuthCertUtils::pkcs8PrivateKey.
This fix may be needed on other platforms (untested at this po... - 12:07 AM Revision 025c6f2e (qgis): [auth] Add error trap and debug fixes for PKCS#12 auth method
- 12:07 AM Revision 8107f910 (qgis): [auth] Move inline file reads to static func; add PKCS#8 sniffing func
- 11:29 PM Revision 406425d6 (qgis): Rename method, docs and api breaks documentation
- 11:21 PM Revision 30da28a7 (qgis): Fix qt warnings thrown by QgsFileDownloader
- 10:32 PM Revision 587072ca (qgis): Split QgsFileDownloader into separate core/gui classes
- So that the guts of this class can be used from non-gui code
- 10:31 PM Revision a4067399 (qgis): Add render context flag to indicate canvas preview jobs
- In future we can use this to optimise the preview job and shortcut
by doing lower quality/faster renders.
For now, u... - 10:30 PM Revision f77377e6 (qgis): Fix crash in QgsGeometry::splitGeometry
- 05:41 PM Revision a6ac876d (qgis): [processing] update test data
- 04:20 PM Revision fe780afc (qgis): [processing] allow reordering in multiple selection dialog
- 03:21 PM Revision d0623620 (qgis): [processing] retrieve dissolve parameter as boolean value
- 01:21 PM Revision 64cd1c54 (qgis): manual resolve conflicts for qgisapp.ui
- 11:47 AM Revision a7765ca9 (qgis): Merge pull request #5380 from boundlessgeo/bd_2272_pki_parsed_ca
- [auth] Allow to optionally add CAs from PKI bundle to the trusted CAs for the configured connection
- 11:28 AM Revision 0d8d1012 (qgis): Enable tools using extent when map is rotated
- 08:45 AM Revision 516540a2 (qgis): Put GeoPackage at first place in the menu [FEATURE] [needs-docs]
- 02:51 AM Revision df0d717f (qgis): Fix disabled add button in ogr source select for valid protocols
- Fixes #17206
- 02:28 AM Revision c295c92e (qgis): Remove empty item from plugin manager tabs
- 02:25 AM Revision 5a14a928 (qgis): Fix corrupted text in buttons
2017-10-17
- 11:30 PM Revision a66566a7 (qgis): Plugin Manager: Disable focus by tab key for the 'Unistall' and 'Upgrad...
- 11:14 PM Revision ccb46722 (qgis): Plugin manager layout fixes
- 09:23 PM Revision cb450fb7 (qgis): Merge pull request #5391 from tomkralidis/issue-11732
- [MetaSearch] update plugin icon (fixes #11732) [needs-docs]
- 08:29 PM Revision 92e5de9e (qgis): [MetaSearch] update plugin icon (fixes #11732) [needs-docs]
- 06:28 PM Revision 9fdd0603 (qgis): Remove useless use of binary or
- 06:11 PM Revision b1c45d57 (qgis): [auth] Use QGIS test certificates
- 05:29 PM Revision 288d2eed (qgis): Enable external WMS layers also for GetPrint
- 04:45 PM Revision b7bac1d1 (qgis): Merge pull request #1 from m-kuhn/propertieslayout
- Propertieslayout
- 02:53 PM Revision 2dda2abc (qgis): Remove temporary layers (highlight layers and external wms layers)
- 02:34 PM Revision c6454796 (qgis): Merge pull request #5360 from pblottiere/server_bugfix_ogc_getmap_bbox
- [server][bugfix] Fix OGC test getmap bbox
- 02:07 PM Revision fe52c93b (qgis): Merge pull request #5389 from boundlessgeo/auth_fix_wms_from_browser_ba...
- [auth][bugfix][backported] Fix auth for WFS browser items
- 02:00 PM Revision 4901f0af (qgis): Merge pull request #5303 from pblottiere/server_bugfix_ogc_queryable_layer
- [server][bugfix] Fix OGC test getfeatureinfo:each-queryable-layer
- 12:52 PM Revision 76d0d802 (qgis): [auth][bugfix][backported] Fix auth for WFS browser items
- Backported from master's PR 5387
- 12:25 PM Revision b77c11f4 (qgis): Merge pull request #5387 from boundlessgeo/auth_fix_wfs_from_browser
- [auth][bugfix] Do not expand authentication URI in browser items
- 12:00 PM Revision 40201b2e (qgis): Support external WMS layers in GetPrint and GetMap requests
- 11:52 AM Revision f69c9cc6 (qgis): WFS data items: add level to debug message
- 11:17 AM Revision a3971ee0 (qgis): Update unit tests
- 11:16 AM Revision 24a89288 (qgis): First layer level should not be set to queryable (only sublevels)
- 11:16 AM Revision 2a914528 (qgis): Fix error code
- 11:16 AM Revision 592033ac (qgis): Translate error message in exception
- 10:09 AM Revision ab107d0e (qgis): Merge pull request #5297 from dmarteau/wfs_1_1_0
- [Server][FEATURE][needs-docs] Support WFS 1.1.0
- 09:40 AM Revision 40b916c7 (qgis): Disable message hook and import override at runtime
- 09:26 AM Revision db97e277 (qgis): Merge pull request #5372 from borysiasty/plugman
- [needs-docs] Move the install-plugin-from-ZIP menu action to the plug…
- 09:16 AM Revision bfa6da92 (qgis): [auth][bugfix] Do not expand authentication URI in browser items
- This fixes an internally reported bug that affects all versions
>= 2.18.
The bug was caused by too early expansion o... - 08:31 AM Revision ba9e0437 (qgis): Merge pull request #5386 from m-kuhn/pylintFixes
- Pylint fixes
- 08:28 AM Revision 8b0f4239 (qgis): [auth] Removed self-signed CAs from datasource uri items
2017-10-16
- 01:31 AM Revision 7fbecd36 (qgis): Lighter borders for projection selector map
- 01:28 AM Revision 92c97df5 (qgis): Sync canvas extent rect color and center marker color
- 12:55 AM Revision 5b1afd86 (qgis): "Loosen" up acceptable parameter for model child inputs
- Previously we took a harsher approach to filtering which inputs
were acceptable for child algorithm parameters. E.g. ... - 12:46 AM Revision 9ff66936 (qgis): Add debug output to spatialite test
- 12:32 AM Revision 262836d5 (qgis): Fix too-many-format-args
- 12:29 AM Revision f1eba211 (qgis): Fix call to non-existent method
- 12:28 AM Revision 7aae9454 (qgis): Add abstract base method
- 12:28 AM Revision b0855e2c (qgis): Fix super call
- 12:03 AM Revision 506a8315 (qgis): Fix typo in method name
- 12:01 AM Revision b94612df (qgis): Properly raise NotImplementedError
- 11:55 PM Revision 740f58b1 (qgis): Remove broken and unused code
- 11:45 PM Revision 5bf300d7 (qgis): Fix access to member variable in classmethod
- 11:36 PM Revision 118e303a (qgis): Fix typo in method call
- 11:34 PM Revision 23c7517d (qgis): Migrate processing help to new processing registry
- 11:34 PM Revision 60db6b06 (qgis): Fix member access in postgis.py
- 11:27 PM Revision ec57d25a (qgis): Merge branch 'master' of github.com:qgis/QGIS into plugman
- 11:27 PM Revision c33dbd96 (qgis): Plugin manager: Use QgsFileWidget for installing from zip files
- 11:25 PM Revision 6538ba0b (qgis): Fix too-many-format-args
- 11:22 PM Revision d793f6c5 (qgis): Fix typo in method name
- 11:21 PM Revision 7c8cdff2 (qgis): Fix used-before-assignment
- 11:16 PM Revision 34a9d914 (qgis): Fix broken error handling
- 11:05 PM Revision 28c67e1c (qgis): Remove double-defined __init__ function
- 11:00 PM Revision 8b3a348b (qgis): Fix file modes
- 10:34 PM Revision b010b2a7 (qgis): Remove PyQt4 compatibility layer
- 10:13 PM Revision c4a75f00 (qgis): Fix remaining rubber band
- 09:46 PM Revision a3f76550 (qgis): Fix a syntax error in dlg_sql_layer_window.py
- 07:02 PM Revision 91593257 (qgis): Merge branch 'master' of github.com:qgis/QGIS into plugman
- 04:25 PM Revision 83212e76 (qgis): [travis] Stabilize spatialite tests
- 02:33 PM Revision 18517b36 (qgis): [auth] Document cachain argument
- 01:13 PM Revision c176a8bf (qgis): Spin box: fix input of double values in locales with non-point decimal ...
- 12:59 PM Revision b3fc3a48 (qgis): [auth] Sipify and doxify
- 11:40 AM Revision 3dfe1b35 (qgis): [processing] added support for longlong type in output memory layers
- 11:39 AM Revision 135aea5e (qgis): [processing] fixed type name in refactor fields alg
- 11:23 AM Revision b760f08b (qgis): [auth] Pass by reference in const loop
- 11:18 AM Revision 922b1e02 (qgis): [auth] Removed oauth3 from cmake
- 11:10 AM Revision 54f88253 (qgis): Fix processing tests
- 11:10 AM Revision cc5f7b1d (qgis): Fix doxygen warning
- 11:10 AM Revision e92e20e6 (qgis): Move native c++ processing algorithms from core library to analysis
- And split into separate files for each algorithm
- 10:54 AM Revision c11e5a4a (qgis): [auth] Add checkbox to exclud root CAs from bundles on pkipkcs12 method
- 10:54 AM Revision 891f8f20 (qgis): [auth] Add checkbox to exclud root CAs from bundles on pkipath method
- 10:52 AM Revision d293e8f6 (qgis): [auth] Add method to exclude self-signed CAs from a list of certificates
- 10:32 AM Revision 54040cb8 (qgis): Merge pull request #5349 from pblottiere/bugfix-reshape-tool
- [bugfix] Fixes #17118 Reshape tool with z support
- 10:27 AM Revision 8dd8a9be (qgis): Merge pull request #5324 from DelazJ/locale
- Remove Locale tab from Options dialog
- 10:27 AM Revision d4635d04 (qgis): Merge pull request #5317 from pblottiere/bugfix_style
- [bugfix] Fixes #17234 save/load styles from Postgres when a service file is used
- 10:13 AM Revision afb2a6a0 (qgis): Merge pull request #5333 from daniviga/better-rpm
- Improve buildrpms.sh for nightly builds
- 09:38 AM Revision 032f225f (qgis): [auth] Merge CAs added by PKI bundles to the trusted CAs
- 07:07 AM Revision 16c8c3ee (qgis): Add test
- 07:07 AM Revision f03c657c (qgis): Update sip binding
- 07:07 AM Revision d319e65e (qgis): Fix travis build
- 07:07 AM Revision 2fb7b128 (qgis): Clean reshape
- 07:07 AM Revision cfec1250 (qgis): [bugfix] Fixes #17118 Reshape tool with z support
- 05:14 AM Revision f579f1a4 (qgis): Move bounds retrieval to QgsCoordinateReferenceSystem
- Allows reuse in scripts/plugins/etc
- 03:48 AM Revision 0002168c (qgis): Fix wheel events in map canvas are not accepted even after
- a zoom actually occurs, causing the event to pass on to underlying
widgets (e.g scroll areas) - 02:59 AM Revision 6e40b88f (qgis): Fix warnings
- 02:56 AM Revision eac10960 (qgis): Fix build
- Something something Monday something... :)
- 02:40 AM Revision cf241f51 (qgis): [FEATURE][needs-docs] Show projection bounds in projection widget (#5356)
- - Script to pull bounds from EPSG.org Postgres dump
- Add resources/data/world_map.shp for reference
- Show canvas bo...
2017-10-15
- 01:27 AM Revision ea95b385 (qgis): Added new contributor (#5363)
- 01:27 AM Revision 11ec24f0 (qgis): [needs-docs] Move the install-plugin-from-ZIP menu action to the plugin...
- 11:10 PM Revision 32131527 (qgis): query version from version.qgis.org instead of ubuntu.qgis.org
- 10:30 PM Revision 432ef1a2 (qgis): Optimize spacing in Color settings dialog
- 12:42 PM Revision 9a4f6556 (qgis): Simplify world map
- 12:36 PM Revision 0479f509 (qgis): Add map pan
- 12:36 PM Revision 041c0c0b (qgis): Revert project properties changes
- 10:48 AM Revision ae4d26a6 (qgis): Merge pull request #5367 from wonder-sk/vertex-iterator-2
- API for traversal of geometry's vertices using iterator pattern
2017-10-14
- 11:41 PM Revision d6a12e0b (qgis): Fix 3D build on windows
- 10:02 PM Revision 892ec18e (qgis): Add source files location
- 05:27 PM Revision 277b5086 (qgis): Fix test
- 03:58 PM Revision 949d2167 (qgis): Merge pull request #5316 from rldhont/db_manager_update_dblayer
- [FEATURE][needs-docs][DB Manager] Be able to update every Db layer from Postgres, Spatialite and Oracle
- 01:23 PM Revision 7e34beec (qgis): New API for traversal of geometry's vertices using iterator pattern
- Introducing:
1. STL-style iterator: QgsAbstractGeometry::vertex_iterator
2. Java-style iterator: QgsVertexIterator (b... - 10:28 AM Revision b6ed28b3 (qgis): Vertically align color widget in Effect properties dialog
- 09:13 AM Revision 48e9fe8f (qgis): Rename shp file
- 09:13 AM Revision 5ba908ac (qgis): Add script to pul bounds from epsg dumps
- 09:13 AM Revision 616f7869 (qgis): Move map to bottom of layout
- 09:13 AM Revision d2d20b22 (qgis): Show the bounds on the map when selected
- 09:13 AM Revision ab6723f8 (qgis): Add extents to info area
2017-10-13
- 05:17 PM Revision 364847fc (qgis): [tr] translation update from Carlos
- 04:21 PM Revision d3109715 (qgis): Merge pull request #5302 from boundlessgeo/issue_16803_DefaultIcon_to_a...
- set default legend raster icon when wms layer
- 01:36 PM Revision b91b854a (qgis): Merge pull request #5352 from nyalldawson/geom
- Geometry cleanups and modernization
- 01:02 PM Revision 7b7dad08 (qgis): [auth] Add CAs to the connection for pkipkcs12
- 01:02 PM Revision 7cb908aa (qgis): [auth] Add CAs to the connection for pkipaths
- 01:01 PM Revision 0a2f7540 (qgis): [auth] Use utility method certsToPemText
- 01:00 PM Revision f804f0b1 (qgis): [auth] Port to QGIS3 and re-enable python test for QGIS auth system
- 12:59 PM Revision 25cd27a5 (qgis): [auth] Add tests for CA utility methods
- 12:58 PM Revision 566ad8b5 (qgis): [auth] Add CA utility methods
- 12:56 PM Revision f4b4030f (qgis): [auth] Add CA chain to auth config
- 11:55 AM Revision 947b0cc4 (qgis): Safer memory management in geos
- Also speed up avoid intersections by removing unnecessary geometry
cloning - 11:54 AM Revision c3fdaa95 (qgis): Some safer memory management for geos
- 11:47 AM Revision 82845751 (qgis): Even more memory safety in geometry internals by using qgis::make_unique
- 11:47 AM Revision 88e13602 (qgis): Rename detach methods in QgsGeometry for clarity
- Now we have:
- detach (which clones the existing geometry)
and
- reset (which detaches without cloning and sets a ne... - 11:47 AM Revision 85321b46 (qgis): 'Polyfill' std::make_unique to qgis::make_unique
- 11:47 AM Revision 24a9c522 (qgis): Move qgsAsConst to qgis::as_const
- So it's more inline with the std::as_const implementation which
it fills in for, and allows us to 'polyfill' other c+... - 11:44 AM Revision b250729e (qgis): [3d] add show labels toggle, default to off (#5361)
- 11:18 AM Revision 1852d2b8 (qgis): Fix travis build
- 11:18 AM Revision e13a4aaa (qgis): Cleanup some loops
- 11:18 AM Revision b922166d (qgis): Rework internal geometry memory management
- Use unique_ptrs wherever possible, and cleanup geometry
detachments - 09:54 AM Revision 25d40f36 (qgis): layer tree & 3d view toolbar panel size fix
- 09:39 AM Revision ca0aa72b (qgis): [needs-docs] Remove OpenStreetMap integration in analysis lib + app
- - unmaintained and barely working anymore
- clunky GUI
- not supporting .pbf
- there are other python plugins doing t... - 09:37 AM Revision a170dcb0 (qgis): Fix dragging 3D view with mouse when camera is far
- Before, when looking at a greater area (e.g. spanning 200km or more),
dragging 3D view with left mouse button would n... - 09:34 AM Revision 6447beef (qgis): Add some tests
- 09:33 AM Revision e67a191f (qgis): [server][bugfix] Fixes OGC tests on getmap bbox
- 06:20 AM Revision b740a89c (qgis): Updated the transparency widget to fix bug #16649 (#5358)
- 05:19 AM Revision 873b4b08 (qgis): [3d view] harmonize panel icon size
- 05:02 AM Revision 9a3b547d (qgis): Merge pull request #5330 from nyalldawson/layout_next
- [layouts] Port group handling
2017-10-12
- 01:58 AM Revision f6ee7cb0 (qgis): Merge pull request #5344 from nyalldawson/algs
- [processing] Port some algs to c++, minor improvements
- 12:36 AM Revision d39427b8 (qgis): Fix build warning
- 12:30 AM Revision 18f85d9e (qgis): Port drop M/Z algorithm to c++
- 12:29 AM Revision b5197c8c (qgis): Port drop geometries to c++
- 12:28 AM Revision 2951afa3 (qgis): Port boundary algorithm to c++
- Also allow feature based algorithms to customise their appectable
input layers types and set suitable filters for all... - 12:26 AM Revision cc19d0a7 (qgis): Port hub lines algorithm to c++
- Also:
- optimise a bit
- retain z/m values
- use point on surface for non-point layers, instead of
center of geometry... - 12:26 AM Revision 61dc8ea2 (qgis): [FEATURE][processing] New 'assign projection' algorithm
- This algorithm assigns a new projection to a vector layer.
It creates a new layer with the exact same features and
ge... - 12:26 AM Revision cac171a2 (qgis): Port Join Attributes to c++, add option to select subset of fields to copy
- 12:26 AM Revision 97c1b0d3 (qgis): [FEATURE] Port autoincremental field to c++
- Also add:
- support for setting initial value for field to start at
- support for user-set field names (instead of al... - 12:26 AM Revision bd24c8b6 (qgis): Allow selection of a subset of fields to keep for hub lines algorithm
- 10:37 PM Revision e208bc0e (qgis): Change QgsMapTool *mAddFeature to QgsMapToolAddFeature *mAddFeature and
- remove dynamic_cast
- 09:36 PM Revision 775ac7ba (qgis): Avoid duplicate code for check if the layer is editable
- 09:29 PM Revision 299fff7f (qgis): Use lambdas in the connect for tools (and circular tools)
- 05:08 PM Revision edf73467 (qgis): [processing] use a vector feature source for gdal clip raster by mask (...
- 03:10 PM Revision 63219239 (qgis): Merge pull request #5305 from boundlessgeo/issue_15498_waitRenederingEn...
- for SQlite vectors wait rendering end to avoid file lock: fixes #15498
- 01:52 PM Revision 5b74bdfe (qgis): Fix numerical problems in the tessellator
- Due to the recent changes to allow non-horizontal surfaces, tessellator was loosing precision
in float math with larg... - 01:50 PM Revision 2f29e162 (qgis): [Server][WFS] check const and indetation
- 01:50 PM Revision 1558b03e (qgis): [Server][WFS] Update Transaction 1.1.0
- 01:50 PM Revision 24a68547 (qgis): [Server][WFS] Update GML GetFeature document
- 01:49 PM Revision 0d350b88 (qgis): [Server][WFS][Feature] Support resultType=hits from GetFeature 1.1.0
- 01:49 PM Revision 1e009b47 (qgis): [Server][Tests] Update PyQgsServerWFS test for 1.1.0
- 01:49 PM Revision 96ec4bba (qgis): [Server][Tests] Enhance assertXMLEqual
- 01:49 PM Revision c7a396bd (qgis): [Server][WFS] Update GetFeature 1.1.0
- 01:49 PM Revision 44754edf (qgis): [Server][WFS] Update QgsWfsParameters for GetFeature
- 01:49 PM Revision 5d2c0350 (qgis): [Server] Request handler reads the document root attributes to expose p...
- 01:49 PM Revision b8ebbc14 (qgis): [Server][Tests] Add PyQgsServerWFS test
- 01:49 PM Revision d7a48c6a (qgis): [Server][WFS] Update DescribeFeatureType 1.1.0
- 01:48 PM Revision c8a4407d (qgis): [Server][WFS] add QgsWfsParameters
- 01:48 PM Revision c0117dfd (qgis): [Server][WFS] Update GetCapabilities 1.1.0
- 01:45 PM Revision 1b9d8ee4 (qgis): [Server][WFS,1.1.0] Add layout for WFS supports
- 07:00 AM Revision d97a51b5 (qgis): Merge pull request #5243 from alexbruy/processing-gdal
- [processing] restore GDAL algorithms
- 05:58 AM Revision 0028486a (qgis): Merge pull request #5185 from nyalldawson/materialize
- QgsFeatureSource::materialize experiment
- 05:54 AM Revision 5f401815 (qgis): Fix duplicate widget name
- 05:52 AM Revision 8fd37334 (qgis): [processing] use raster iterator in raster layer unique values report (...
2017-10-11
- 10:32 PM Revision 098611c3 (qgis): add helper to build a QgsRectangle from a WKT string
- 09:47 PM Revision c6565da3 (qgis): [needs-docs] Move Locale tab to General tab
- 09:17 PM Revision 5515d682 (qgis): [FEATURE] Data-defined extrusion and height for 3D polygon symbols
- ... because buildings with even heights are boring!
- 05:31 PM Revision 206965c7 (qgis): simplified stopRendering just before commitChanges
- 04:55 PM Revision ea7ca584 (qgis): [processing] add second hash for linear grid interpolation test
- 04:06 PM Revision f65de2ca (qgis): [processing] fix clip by extent tests
- 04:06 PM Revision f663ceb8 (qgis): [processing] restore slope algorithm
- 04:06 PM Revision 56863b87 (qgis): [processing] restore roughness algorithm
- 04:06 PM Revision 7965d52a (qgis): [processing] use native API to get GDAL driver name from filename
- 04:06 PM Revision 6ec7b6e7 (qgis): remove duplicate tests
- 04:06 PM Revision 90308f33 (qgis): [processing] restore contour algorithm
- Also expose new parameters and use custom widget for additional
creation options - 04:06 PM Revision babc35d1 (qgis): [processing] restore sieve algorithm
- 04:06 PM Revision 8646072d (qgis): [processing] restore fillnodata algorithm
- 04:06 PM Revision fce3e183 (qgis): [processing] minor fixes in rgb2pct algorithm
- 04:06 PM Revision 232fd474 (qgis): [processing] restore gdaltindex algorithm and expose additional parameters
- 04:06 PM Revision 8c09860d (qgis): [processing] restore moving average interpolation
- 04:06 PM Revision dc7b9e41 (qgis): [processing] restore grid data metrics algorithm
- 04:06 PM Revision ad591c76 (qgis): [processing] restore inverse distance to a power algorithm
- 04:06 PM Revision 26f80351 (qgis): [processing] restore nearest neighbor interpolation
- 04:06 PM Revision b1ff4d77 (qgis): [processing] restore polygonize algorithm
- Also expose band parameter
- 04:06 PM Revision c53ff66c (qgis): fix permissions
- 04:06 PM Revision 46662443 (qgis): [processing][FEATURE] add IDW with neareast neighbor search
- 04:06 PM Revision 4272b8b7 (qgis): [processing][FEATURE] add linear interpolation
- 04:06 PM Revision 1744ad71 (qgis): [processing] restore clip raster by extent algorithm
- 04:06 PM Revision 587907e0 (qgis): [processing] restore clip raster by mask algorithm
- 04:06 PM Revision 10baf9a1 (qgis): [processing] restore proximity algorithm
- 04:06 PM Revision 0f226645 (qgis): [processing] homogenize gdal algorithms
- -consistent parameters naming
-use additional creation options where possible
-remove duplicated functionality - 04:06 PM Revision 6a1b68ed (qgis): [processing] restore gdal2tiles algorithm
- 04:06 PM Revision 4c2c568f (qgis): fix optional CRS parameter handling
- 04:06 PM Revision 95c91f88 (qgis): [processing] restore retile algorithm
- 04:06 PM Revision ff5a42a3 (qgis): [processing] restore pct2rgb algorithm
- 04:06 PM Revision 491a9aab (qgis): [processing] restore gdal2xyz algorithm
- 04:06 PM Revision 5b7b3a99 (qgis): [processing] restore gdaladdo algorithm
- 04:06 PM Revision 7c9d6343 (qgis): [processing] rename some algorithms to avoid naming conflicts and
- maintain consistency
- 04:06 PM Revision 105222ea (qgis): [processing] restore ogrinfo algorithm
- 04:06 PM Revision 679cc2c8 (qgis): [processing] restore clip vector by extent algorithm
- 04:06 PM Revision fde5c89d (qgis): fix typos and add tests for gdal algorithms
- 04:06 PM Revision c0e47a71 (qgis): [processing] disable test for script-based algorithms as GDAL scripts
- are not available on Travis
- 04:06 PM Revision 21e4fc51 (qgis): [processing] exclude location field from check
- 04:06 PM Revision 49f9ceef (qgis): [processing] disable clip by polygon tests as they pass locally but
- fail on Travis with TopologyException
ERROR 1: TopologyException: Input geom 1 is invalid: Self-intersection
at or n... - 04:06 PM Revision 2104b273 (qgis): [processing][API]introduce QgsProcessingOutputFile output and fix gdal2...
- 04:06 PM Revision 79c26c38 (qgis): [processing] fix execute sql test
- 04:06 PM Revision 4ac442f5 (qgis): [processing] fix test for clip vector by mask algorithms
- 04:06 PM Revision c9ea8892 (qgis): [processing] restore TPI algorithm
- 04:06 PM Revision 97238fd6 (qgis): [processing] fix SQL-based geoprocessing tools and tests
- 04:06 PM Revision bba509ee (qgis): [processing] fixes to Offset curve algorithm
- 04:06 PM Revision 61385275 (qgis): fix indentation
- 04:06 PM Revision c4c780fa (qgis): [processing] tests for clipping (raster and vector) algorithms
- 04:06 PM Revision 67265c64 (qgis): [processing] reproject extent into input CRS where possible
- 04:06 PM Revision 2c50fd8d (qgis): [processing] use feature source in the interpolation algorithms
- 04:06 PM Revision 874c7f54 (qgis): [processing] fix copy-paste error in Execute SQL
- 04:06 PM Revision 1ece552c (qgis): [processing] fix import
- 04:06 PM Revision ff75873e (qgis): [processing] tests for OGR-based algorithms
- 04:06 PM Revision fd12d296 (qgis): [processing] restore gdal_merge algorithm
- 04:06 PM Revision 68863a9c (qgis): [processing] restore Execure SQL algorithm
- 04:06 PM Revision fb958df6 (qgis): [processing] restore dissolve algorithm
- 04:06 PM Revision 750e80f7 (qgis): [processing] restore ogr2ogr algorithm
- 04:06 PM Revision efa97b29 (qgis): remove unused includes
- 04:06 PM Revision 6c7a2926 (qgis): [processing] restore clip vector by mask algorithm
- 04:06 PM Revision 9b74d9f2 (qgis): [processing] restore offset curve algorithm
- 04:06 PM Revision 3750a5bf (qgis): [processing] restore one side buffer algorithm
- 04:06 PM Revision f59e3a34 (qgis): [processing] homogenize and improve Points along lines
- 04:06 PM Revision 98dfda3a (qgis): [processing] restore buffer algorithm
- 04:06 PM Revision e165d45a (qgis): [processing] fix GDAL raster tests
- 03:54 PM Revision 5e097d83 (qgis): Merge pull request #5345 from boundlessgeo/auth_mutex_backport
- Auth mutex backport
- 02:05 PM Revision 79837b04 (qgis): [auth] Change static members prefix from 'm' to 's' as per coding stand...
- 01:57 PM Revision 6c1d5701 (qgis): Merge pull request #5342 from wonder-sk/tessellator-fixes
- Fixes to make tessellation of polygons without Z work again
- 01:27 PM Revision ee89bf55 (qgis): [auth] Added mutex to protect cache for pkipkcs12 auth
- 01:26 PM Revision afeaa7f5 (qgis): [auth] Added mutex to protect cache for pkipaths auth
- 01:24 PM Revision 4ccaf11d (qgis): [auth] Added mutex to protect cache for identcert auth
- 01:22 PM Revision 5de906fb (qgis): [auth] Added mutex to protect cache for basic auth
- 01:19 PM Revision 38a43971 (qgis): [auth] Check for empty credentials instead of null
- 01:08 PM Revision 33d23732 (qgis): Merge pull request #5338 from PeterPetrik/fix_build_gui_off
- fix build with -DWITH_GUI=FALSE
- 12:33 PM Revision 006352f1 (qgis): More tessellation fixes and more unit tests
- 12:13 PM Revision 2b742c7d (qgis): bump to Qt 5.9 for the 3D
- 12:09 PM Revision 46551a92 (qgis): used independent QEventLoop instead of processEvents
- 10:07 AM Revision 8412a87c (qgis): Improvements to tessellator unit test + death to qIsNaN()
- 10:06 AM Revision eb5c559d (qgis): Merge pull request #5332 from boundlessgeo/auth_mutex
- [auth] Add mutexes to protect access to authentication config cache from multiple threads
- 09:58 AM Revision b6119165 (qgis): more detailed comment about the scope of the fix
- 09:37 AM Revision 5231ef64 (qgis): Merge pull request #5290 from boundlessgeo/issue_16296_ddErrorInDbManag...
- [db_manager] d&d fix from spatialite and geopackage: fixes #16296
- 09:13 AM Revision 0b5d07c2 (qgis): debian packaging: server's schemaExtension.xsd moved
- 08:18 AM Revision bf58e3d6 (qgis): add missing header to GDAL_MOC_HDRS
- 08:06 AM Revision 562e9b44 (qgis): Add some const
- 03:40 AM Revision da858ee2 (qgis): Fix dxf export when CRS is not canvas CRS and not limiting to canvas ex...
- (cherry-picked from 0b47ea8)
2017-10-10
- 01:17 AM Revision 2c246908 (qgis): Fixes to make tessellation of polygons without Z work again
- + initial work on unit testing of tessellator
- 05:03 PM Revision 2a63ed92 (qgis): fix build with -DWITH_GUI=FALSE
- 03:22 PM Revision 754c6dd9 (qgis): Merge pull request #5336 from manisandro/ogrsublayer_tinpolysurf
- [OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
- 02:09 PM Revision b2021e93 (qgis): [OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
- Sublayer geometry types are always single types
- 01:18 PM Revision 59fa541b (qgis): Merge pull request #5295 from liberostelios/3d-improve-triangulation
- Improve triangulation for QGIS 3D
- 01:15 PM Revision 904a877a (qgis): Merge pull request #5293 from nyalldawson/fix_dxf_reprojection
- Fix dxf export when CRS is not canvas CRS and not limiting to canvas extent
- 01:12 PM Revision 9d8734c2 (qgis): Merge pull request #5195 from wonder-sk/tracing-with-offset
- Tracing with offset
- 12:22 PM Revision 863197f0 (qgis): Code layout fixes after rebase
- 10:50 AM Revision b140b297 (qgis): [FEATURE] Tracing with optional offset
- Tracing button in the snapping toolbar gets extra menu where it is possible to set
offset that will be applied to the... - 10:50 AM Revision 89b884a3 (qgis): Fixes to initial unwanted segment when tracing with offset + unit tests!
- 10:50 AM Revision f16b2156 (qgis): Fix usability issues of tracing with offset
- 10:20 AM Revision 217c0e79 (qgis): Merge pull request #5145 from pblottiere/bugfix_ogc_getcapa_schemalocation
- [server][bugfix] Fix OGC test getcapabilities:validate-using-schemaLocation
- 09:02 AM Revision 11500766 (qgis): Fix OGC test getcapabilities:validate-using-schemaLocation
- 09:02 AM Revision 43bb3119 (qgis): Add test
- 09:02 AM Revision b80bfa8f (qgis): schemaExtension.xsd is now installed in share directory
- 09:02 AM Revision a9a2c200 (qgis): Search schemaExtension.xsd in share directory
- 08:58 AM Revision e6dcfa4e (qgis): Merge pull request #5287 from pblottiere/null
- [bugfix] Properly update filter comboboxes of relation reference widget
- 08:52 AM Revision 61dcba4a (qgis): [processing] add area to raster layer unique values report algorithm (#...
- 08:05 AM Revision fc876fe5 (qgis): Add some tests
- 08:05 AM Revision f18293fb (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 06:02 AM Revision 7b6156e4 (qgis): Set correct shortcut keys for undo/redo actions
- 02:31 AM Revision a376a399 (qgis): Better consistency for undo command text in layouts
- 02:13 AM Revision 183da9f2 (qgis): Add undo/redo to layout context menu
- Refs #1830
- 02:12 AM Revision 2bba805d (qgis): Use QUndoStack generated actions for undo/redo
- Benefits include correct icon text describing actual action
which will be undone/redone, automatic disabling/enabling...
2017-10-09
- 01:48 AM Revision 53e24f19 (qgis): [FEATURE][layouts] Add group/ungroup action to layout context menu
- Group/ungroup actions show only when an appropriate selection
is present. I.e. "group" appears when a selection of at... - 01:37 AM Revision fdc0f750 (qgis): Fix redoing group visibility creates multiple new undo commands
- 01:06 AM Revision 30eab106 (qgis): Fix handling of overlapping item commands
- 11:43 PM Revision 5a9278b5 (qgis): remove setParentTool method in QgsMapToolAddCircularString
- 11:05 PM Revision 00e12bc3 (qgis): - Increases the number of segments for QgsMapToolAddEllipse
- 10:33 PM Revision 8fb2c3cf (qgis): Fix doxygen test
- 09:43 PM Revision b791da31 (qgis): Fix tests
- 05:10 PM Revision fa1d299e (qgis): Fix a typo in rpm/README.md
- 04:31 PM Revision 34433ae1 (qgis): Improve visibility of tangents tool on cadCanvasMoveEvent (compatible
- when CADDockWidget is enabled)
- 04:20 PM Revision 5fcba063 (qgis): user std str replace instead of re module
- 03:58 PM Revision d939e31a (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into better-rpm
- 02:44 PM Revision 81e0c1b4 (qgis): Fix indent
- 02:36 PM Revision ab78d718 (qgis): Use toCircularString instead of toPolygon for circle.
- 02:05 PM Revision 19ee74b5 (qgis): Better RPM generation, add support for unstable builds
- 01:43 PM Revision b2620ae2 (qgis): Add ConvertToSubClass code to vertexmarker
- 01:43 PM Revision 8759e7cd (qgis): fix SIP_CONVERT_TO_SUBCLASS placement
- 01:37 PM Revision 8b8d0853 (qgis): correct recognition of GPKG during save commit
- 01:24 PM Revision f0097fde (qgis): - Request for qgsmaptoolregularpolygoncentercorner.cpp and
- qgsmaptoolregularpolygoncenterpoint.cpp
- Remove useless mNumberSidesSpinBox->setMinimum( 3 ); - 01:14 PM Revision df947aa1 (qgis): Typo for qgsmaptoolellipsecenter2points.{cpp,h}
- 01:12 PM Revision 8eaa8c23 (qgis): Fix indentation in tesselator
- 01:06 PM Revision e3205654 (qgis): Requests for QgsMapToolCircle2TangentsPoint
- 01:01 PM Revision d72eebd2 (qgis): Requests for QgsMapToolAddRegularPolygon
- 12:37 PM Revision 46a0a48f (qgis): When moving/resizing grouped items, don't snap to selected
- groups members
- 12:28 PM Revision f58947d9 (qgis): Fix valgrind noise
- 12:05 PM Revision 8ea5fe7d (qgis): - mParentTool -> intialize to nullptr;
- - =delete to explicit class;
- move clean() to private;
- remove unnecessary initializer; - 12:03 PM Revision 60485ace (qgis): aligend to use QLatin1String to have a better portability to qgis3
- 11:56 AM Revision 5107f995 (qgis): replace vertexes by vertices
- follow up 6b418decd6fe59a5a29716ff3014e476ec205091
- 11:42 AM Revision 201091ea (qgis): [FEATURE][processing] raster layer unique values count algorithm (#5308)
- 11:23 AM Revision 955742a3 (qgis): Don't create undo commands on destroying a layout
- 11:23 AM Revision 5aa9a155 (qgis): Start porting group handling from composer
- 11:23 AM Revision 02acbb41 (qgis): Fix undo/redo for groups
- 11:23 AM Revision 7c81a151 (qgis): Grouped items are not selectable
- 11:23 AM Revision eb2b181a (qgis): When a grouped item is selected, we only draw the individual item
- bounds (not the group bounds)
- 11:23 AM Revision e17b32c6 (qgis): Fix moving/resizing grouped items
- 11:23 AM Revision 606ad21a (qgis): Port group actions from composer
- 11:02 AM Revision f939932c (qgis): 3D tesselator fixes and refactoring to avoid leaks
- 10:32 AM Revision d377970d (qgis): Requests for QgsMapToolAddCircle
- 10:13 AM Revision 6b418dec (qgis): Spelling: use vertices rather than vertexes
- ... because that's what's used almost consistently throughout the codebase.
- 09:58 AM Revision ac66ced1 (qgis): Merge pull request #5086 from pblottiere/pr_auxiliary_storage
- [Feature] Auxiliary Storage
- 09:51 AM Revision 6e14854f (qgis): [sipify] remove redundant private sections
- 09:51 AM Revision 8a8e2e3a (qgis): fix sipify test
- 08:32 AM Revision 9bbd0eac (qgis): Update sip binding
- 08:31 AM Revision 2dddf78b (qgis): Fix indentation
- 06:39 AM Revision 67cff3dd (qgis): Auxiliary fields are linked to data defined for all subproviders
- 06:39 AM Revision 1fb9f2ae (qgis): Ignore archive files given as layername in command line
- 06:39 AM Revision 9fd80f9b (qgis): Check if join information is for auxiliary layer when filtering
- 06:39 AM Revision 9cb3ff3c (qgis): Fix checkbox status for auxiliary field
- 06:39 AM Revision 12dfb197 (qgis): Emit signal to update the style dock
- 06:13 AM Revision 3d7ac657 (qgis): Add tests
- 06:13 AM Revision 3f8ae8b2 (qgis): Some minor refactoring
- 06:13 AM Revision 4495e8ab (qgis): Actions are already initialized in header
- 06:13 AM Revision c3b1cb3f (qgis): Remove Q_FOREACH
- 06:13 AM Revision c677c40b (qgis): Update information label
- 06:13 AM Revision c2b82901 (qgis): Update documentation and sip binding
- 06:13 AM Revision 7483c6e9 (qgis): Remove QgsAuxiliaryField class
- 06:13 AM Revision fc0ebb78 (qgis): Allow user to create its own auxiliary field
- 06:13 AM Revision 4e10a11a (qgis): Add a custom name for symbol layers in property definition
- 06:13 AM Revision 4fa34009 (qgis): Properly update layer settings when an auxiliary field is deleted
- 06:13 AM Revision cbd79730 (qgis): Expand documentation
- 06:13 AM Revision 94fde118 (qgis): Fix join information in clone
- 06:13 AM Revision 51a52293 (qgis): Revert a modification in diagram provider
- 06:13 AM Revision 27cbc91d (qgis): Add a safe guard
- 06:13 AM Revision e14c5a24 (qgis): Update documentation and sip binding
- 06:13 AM Revision 97ee342e (qgis): Set editor widget setup to Hidden
- 06:13 AM Revision baa2b968 (qgis): Auxiliary data is cloned too
- 06:13 AM Revision 9306226e (qgis): Auxiliary field creation is correctly managed for width in QgsSymbolsLi...
- 06:13 AM Revision 703fbde0 (qgis): Do not activate auxiliary data button everywhere
- 06:13 AM Revision 429b1ec3 (qgis): Fix auxiliary field creation for QgsSymbolListWidget
- 06:13 AM Revision fd455f67 (qgis): A simple click is enough to create auxiliary layer and display "change ...
- 06:13 AM Revision 34ac1ecb (qgis): Automatically update the editor widget setup according to the standard ...
- 06:13 AM Revision 821aadc4 (qgis): Hide auxiliary columns which can be edited by "change label properties"...
- 06:13 AM Revision ce2436dc (qgis): Some cleanup in maptool
- 06:13 AM Revision df021570 (qgis): Auxiliary fields for symbol layers
- 06:13 AM Revision 609249db (qgis): Change label maptool is always available and underlying properties are ...
- 06:13 AM Revision 5b278d74 (qgis): Move/rotate/hide/pin map tools are always available
- 06:13 AM Revision b6752df6 (qgis): Auxiliary storage can be used on non spatial layer
- 06:13 AM Revision 328eabfb (qgis): Update sip binding
- 06:01 AM Revision e05e920e (qgis): Add explicit keyword
- 06:01 AM Revision f7262859 (qgis): Remove default in switch/case to rise warning if a new data type is added
- 06:01 AM Revision 4920a14a (qgis): Move isAuxiliaryField to QgsVectorLayer
- 06:01 AM Revision 070cc6aa (qgis): Initialise pointers in header for QActions
- 06:01 AM Revision 9d280943 (qgis): Add QStringLiteral
- 06:01 AM Revision ceb3dd7f (qgis): Fix documentation
- 06:01 AM Revision fcdf20df (qgis): Origin in QgsProperty is a string and pal is replaced by labeling
- 06:01 AM Revision c22bfdc8 (qgis): Fix comment
- 06:01 AM Revision a30e1cb0 (qgis): Always remove join info before resetting auxiliary layer
- 06:01 AM Revision 88e8eb4f (qgis): Update sip binding
- 06:01 AM Revision 453eba36 (qgis): Fix pointer initalization
- 06:01 AM Revision 191f2a7e (qgis): Expand documentation for QgsAuxiliaryLayer class
- 06:01 AM Revision 38e53014 (qgis): Replace reset/release by std::move for unique_ptr
- 06:01 AM Revision 1a24af1b (qgis): Fix saveAs
- 06:01 AM Revision ae091359 (qgis): Expand documentation for QgsAuxiliaryStorage constructors
- 06:01 AM Revision 05eeb87c (qgis): Init bool value in header and do not init qstring attributes with empty...
- 06:01 AM Revision ba9a84f3 (qgis): Rename name method to nameFromProperty
- 06:01 AM Revision ad1e1580 (qgis): Remove default value for origin of property
- 06:01 AM Revision 622fbfdc (qgis): Fix enable state for change label map tool
- 06:01 AM Revision fa4a4268 (qgis): Update documentation and sip binding
- 06:01 AM Revision 0dcfd56c (qgis): Rowid column from ogr provider is ignored thanks to a blacklist join op...
- 06:01 AM Revision 0c21e515 (qgis): Add a safe guard
- 06:01 AM Revision dcec98df (qgis): Implement export action
- 06:01 AM Revision bca89734 (qgis): Implement delete action
- 06:01 AM Revision e36c5e2d (qgis): Implement clear action
- 06:01 AM Revision 2d796015 (qgis): Do not show join configuration for auxiliary layer
- 06:01 AM Revision c4dd1d42 (qgis): In case of a null variant, the default value is returned (otherwise mov...
- 06:01 AM Revision 283d796b (qgis): Update map tools to work with auxiliary fields in not editable mode
- 06:01 AM Revision 8826a8ab (qgis): Update auxiliary storage tab and data defined buttons according to auxi...
- 06:01 AM Revision 6b81286a (qgis): Implement action create auxiliary field
- 06:01 AM Revision 1cfa2151 (qgis): [needs-doc] Add a new button in property menu to create auxiliary fields
- 06:01 AM Revision fa4777ea (qgis): Add an origin (PAL or Diagram) to QgsProperty
- 06:01 AM Revision 37783f74 (qgis): [needs-doc] Auxiliary layers can be created from the auxiliary storage tab
- 06:01 AM Revision a550a327 (qgis): Auxiliary layers may be created or loaded from auxiliary storage
- 06:01 AM Revision e1781b97 (qgis): Button to store data in project activates the property if it exists in ...
- 06:01 AM Revision 4a8fce2b (qgis): Implement delete field action
- 05:44 AM Revision 072c0f24 (qgis): [needs-doc] Add auxiliary storage tab
- 05:44 AM Revision de498314 (qgis): Add auxiliary storage mechanism in project
- 05:12 AM Revision e30cc317 (qgis): Followup 1429f2c7, remove duplicate connections
- 04:03 AM Revision 1be2f3ee (qgis): Add methods to remove variables from global/project scope
- 03:53 AM Revision 42676dc9 (qgis): Move some getters which are incorrectly marked as slots,
- remove some unnecessary 'const's from signals
Thanks to clazy const-signal-or-slot check - 02:24 AM Revision 3d8440cc (qgis): Merge pull request #5326 from nyalldawson/frick_off_autoconnects
- Flip autoconnected slots to explicit connections
- 02:12 AM Revision 9aa6142b (qgis): Merge pull request #5291 from nyalldawson/layout_next
- [layouts] Port most interaction actions from composer
2017-10-08
- 01:12 AM Revision e8634210 (qgis): Make more slots private
- 01:10 AM Revision 365b8a1e (qgis): Fix missing connection
- 01:04 AM Revision 7cfd284f (qgis): Remove all previously autoconnected slots from public API
- These are implementation details only, and should not be
part of the stable API.
We need the flexibility to change t... - 12:48 AM Revision 1429f2c7 (qgis): Remove autoconnected slots, pt 2
- 11:30 PM Revision fea2726c (qgis): Flip autoconnected slots to explicit connections, pt 1
- 05:39 PM Revision c665a9f9 (qgis): Add ConvertToSubClass code to vertexmarker
- 12:45 PM Revision 5d0f8cd8 (qgis): Merge pull request #5323 from DelazJ/networkspacing
- Align items and reduce spacing in Options -> Network dialog
- 12:41 PM Revision b9dd2380 (qgis): Merge pull request #5325 from DelazJ/qgsoptions
- Clean QgsOptions class from on_m...clicked() calls
2017-10-07
- 12:02 AM Revision 5600236a (qgis): Fix again
- 12:00 AM Revision a8eec083 (qgis): Fix spelling
- 10:53 PM Revision edda3675 (qgis): Align items and reduce spacing in Options -> Network dialog
- 03:23 PM Revision 89159362 (qgis): Close file after write
- 03:23 PM Revision b4f3055d (qgis): [spatialite] Avoid the term "Error", saving style to DB is optional
- 03:23 PM Revision 379b5ed7 (qgis): Remove executable flag from test files
- 02:21 PM Revision 1945c97d (qgis): [travis] Be quiet
- 02:21 PM Revision 4608394f (qgis): [travis] Fold cmake output
- 02:21 PM Revision ade21ea3 (qgis): [travis] Make section titles bold
- 02:21 PM Revision 83f9e81e (qgis): [travis] Less noise for DB initialisation
- 02:21 PM Revision 6dde427d (qgis): [travis] Fold ccache statistics
- 02:21 PM Revision 20150734 (qgis): [travis] Add more color to output
- 02:21 PM Revision c0d4c040 (qgis): [travis] Improve fold title for build section
- 01:29 PM Revision a2da64a4 (qgis): Add information regarding polygon's normal calculation
- 01:10 PM Revision 7a4d890f (qgis): Fix build warning
- 09:05 AM Revision 1c7dbc74 (qgis): fix build
- 08:24 AM Revision 0521b3f7 (qgis): Clean QgsOptions class from on_m...clicked() calls
2017-10-06
- 10:52 PM Revision 1c635228 (qgis): Added QgsFields::names method to get a list of all the names of fields
- 06:29 PM Revision 59ea61a4 (qgis): Refactoring on tesselator and other remarks applied
- 06:20 PM Revision cee7baeb (qgis): Crash when multiple .zips are loaded via qgisapp function (fix #17184)
- Note: not just QObject::deleteLater(); see QgsDataItem::deleteLater()
- 06:16 PM Revision ea960314 (qgis): Add tests
- 06:16 PM Revision 924ce817 (qgis): Fixes #17234 save/load styles from Postgres when a service file is used
- 06:11 PM Revision 057ddc2c (qgis): [auth] Added mutex to protect cache for pkipkcs12 auth
- 06:11 PM Revision 537ebcc7 (qgis): [auth] Added mutex to protect cache for pkipaths auth
- 06:11 PM Revision 71d90261 (qgis): [auth] Added mutex to protect cache for identcert auth
- 06:10 PM Revision d76b04a9 (qgis): [auth] Added mutex to protect cache for basic auth
- 05:38 PM Revision e6c64f69 (qgis): [FEATURE][DB Manager] Be able to update every Db layer from Postgres, S...
- 05:35 PM Revision e45206ab (qgis): [BUGFIX][DB Manager] Fix update SQL Layer datasource
- 04:33 PM Revision a4a33dff (qgis): [auth] Check for empty credentials instead of null
- 04:32 PM Revision a7f132bc (qgis): Prevent duplicated tabs in message log panel
- by removing & when looping through existing tab names
- 02:54 PM Revision 7935c416 (qgis): Merge pull request #5313 from NaturalGIS/grass7_more_output_fixes
- [processing] fix output command for some GRASS 7 tools
- 01:59 PM Revision 5dce8edb (qgis): fix and bring back scroll area into custom widgets
- 01:18 PM Revision e8628fb5 (qgis): Merge pull request #5312 from alexbruy/distance-matrix
- [processing] fix Standard (N x T) distance matrix (ref #17150)
- 01:15 PM Revision b787d53c (qgis): Fix indentation and apply remarks
- 01:01 PM Revision 6b7cc068 (qgis): fix output command for some GRASS7 tool
- 12:45 PM Revision 54031ea6 (qgis): [processing] fix Standard (N x T) distance matrix (ref #17150)
- 11:52 AM Revision 664f2ab7 (qgis): try to bring back scroll area into custom widgets
- 11:47 AM Revision 1cff49de (qgis): try to bring back scroll area into custom widgets
- 11:45 AM Revision add49907 (qgis): try to bring back scroll area into custom widgets
- 10:49 AM Revision 3c87fe16 (qgis): Consistent tense for undo commands
- 10:48 AM Revision 48c0fb3e (qgis): Add undo commands when reordering items through items dock
- 10:43 AM Revision 0c858d27 (qgis): Port display name handling from composer
- 10:39 AM Revision 6ed0d270 (qgis): [processing] Avoid python error after script execution
- 10:32 AM Revision ee0e9ff5 (qgis): Fix undo/redo crash with temporary test item
- 09:48 AM Revision 02831024 (qgis): Restore items dock
- 09:48 AM Revision 95a76eee (qgis): Port delete action - TODO: undo/redo
- 09:48 AM Revision e686e2e5 (qgis): Fix doxygen warning
- 09:48 AM Revision 3cd5f72f (qgis): [layout] add distribute and resize action icons
- 09:48 AM Revision 73077c4e (qgis): Use new icons
- 09:48 AM Revision c022bc82 (qgis): [FEATURE][layouts] Add 'resize to square' action
- Resizes all selected items so that they are square
- 09:48 AM Revision cac08f93 (qgis): Nicer menu naming
- 09:48 AM Revision 80e0e072 (qgis): Correctly create undo commands for item addition and removal
- 09:48 AM Revision 616aec15 (qgis): Save/restore a few more layout item properties
- 09:48 AM Revision f3bfcc31 (qgis): Save/restore frame properties, add unit tests for undo/redo
- 09:48 AM Revision 5141c05b (qgis): [FEATURE][layout] Add item distribution actions
- Adds actions for distributing selections of items by their
left/center/right/top/bottom edges.
Useful for quickly ev... - 09:48 AM Revision c5fcc9da (qgis): Unit tests for alignment
- 09:48 AM Revision 639ecd17 (qgis): Correctly handle item focusing in layout designer
- 09:48 AM Revision de965304 (qgis): Remove redundant custom enum (use Qt version instead)
- 09:48 AM Revision b04c1011 (qgis): Fix items are removed from scene twice
- 09:48 AM Revision e3616f08 (qgis): [FEATURE][layout] Add actions to auto resize items in a selection
- Options are resize to narrowest, widest, shortest and tallest.
- 09:48 AM Revision 41677240 (qgis): Even more explicit naming
- 09:48 AM Revision a66f2cb6 (qgis): Nicer API for adding/removing items
- Automatically create the corresponding undo commands, so that
plugins and scripts which add/delete items will be adde... - 09:48 AM Revision b494a71f (qgis): Port selection actions to layout
- 09:48 AM Revision fd0cba39 (qgis): Hide most of QgsLayoutModel from stable API and remove from bindings
- We only expose the QAbstractItemModel interface as stable API - the
rest is non-stable and subject to change. - 09:48 AM Revision 1d622e5a (qgis): Add new icon for resize to square (thanks @nirvn)
- 09:48 AM Revision afd9d23a (qgis): Fix size of columns in items dock on hidpi screens
- 09:48 AM Revision 3e933dcd (qgis): Add undo/redo commands when toggling lock through items panel
- 09:48 AM Revision bb2e1efd (qgis): Create undo/redo commands when changing item visibility
- 09:48 AM Revision 5796b899 (qgis): Fix build when model test is enabled
- 09:48 AM Revision 833cb60f (qgis): Port toggle panel action to layouts
- 09:48 AM Revision e74a6320 (qgis): Unfinished restore of stacking actions
- 09:48 AM Revision fdba8f19 (qgis): Add tests for changing item z order
- 09:48 AM Revision 822d6f76 (qgis): Move actions which apply to selected items only to QgsLayoutView
- Selections are a gui concept, so these actions belong to the
gui class instead of cluterring QgsLayout - 09:48 AM Revision c6da2767 (qgis): Add more unit tests
- 09:48 AM Revision 62a56792 (qgis): Port item model from composer to layouts
- 09:48 AM Revision 683a8694 (qgis): Correctly report selected status to items model
- 09:48 AM Revision dbb31253 (qgis): Resurrect locking/unlocking item actions
- 09:48 AM Revision 4cba2b90 (qgis): Port select next above/below actions
- 09:48 AM Revision 83f035e6 (qgis): Indentation
- 09:48 AM Revision c8eaeb8f (qgis): Port hide pages action from composer
- 09:48 AM Revision aa7beaad (qgis): Port keyboard nudge of items from composer
- 09:48 AM Revision 9c8b96be (qgis): Call base class undo commands
- 09:48 AM Revision 66b4bdf0 (qgis): Fix invalid merge of non equal item commands
- 09:48 AM Revision 88a7f02c (qgis): Port preview modes from composer
- 09:48 AM Revision 09393332 (qgis): Port item alignment to layouts
- 09:48 AM Revision 4e61ea89 (qgis): Port frame and background handling to layout items
- And add support for frame widths with units
- 09:48 AM Revision 0b188295 (qgis): Port item selection and lock related code from composer
- 09:48 AM Revision 51efa19f (qgis): Port item frame related code from composer
- 09:48 AM Revision bb129516 (qgis): Port selection handling code from composer
- 09:48 AM Revision b5777adb (qgis): Port some composer utils
- 09:48 AM Revision 7d072bee (qgis): Add signals for size and rotation changes
- 09:48 AM Revision fb8601ff (qgis): Shape items should not have a background/frame
- 09:48 AM Revision 6b700e2e (qgis): Don't pass handled mouse events down to QGraphicsView
- 09:48 AM Revision fac2d7fb (qgis): Allow selection tool to control selection
- 09:48 AM Revision b9ecb4f9 (qgis): Add method to push messages to layout designer status bar
- 09:48 AM Revision 1f94b822 (qgis): Fix click behavior in select tool
- 09:48 AM Revision 2d6cbd6b (qgis): Restore ability to show/hide selection bounds
- 09:48 AM Revision d7bd44d9 (qgis): Work on interactive moving of items
- 09:48 AM Revision bfa9c1d6 (qgis): Port methods for retrieving item at a point to layouts
- 09:48 AM Revision e172356b (qgis): Fix orphan snap lines sometimes show
- 09:48 AM Revision 1e7149e1 (qgis): Select new items after adding them
- 09:48 AM Revision 9ae96242 (qgis): Ensure that snap lines show for whole layout
- 09:48 AM Revision d65a18c5 (qgis): Fix item snapping while resizing
- 09:48 AM Revision 62893677 (qgis): Nicer mouse handle alignment behaviour
- Don't show horizontal/vertical align snap lines if the resize
isn't allowing resizing in that axis - 09:48 AM Revision 051ed1e1 (qgis): Prevent snapping to selected items when resizing
- 09:48 AM Revision d8ffab15 (qgis): [FEATURE][layouts] Snapping to item bounds when creating new items
- Previously snapping to item bounds would only occur when resizing
or moving items, now it also applies to item creation - 09:48 AM Revision d950f17e (qgis): Add item bounds based snapping to QgsLayoutSnapper
- 09:48 AM Revision e0089fb8 (qgis): Move mouse handles to select tool
- 09:48 AM Revision 172d484c (qgis): Fix undo/redo for mouse actions
- 09:48 AM Revision 8517cfef (qgis): Prevent unwanted mouse cursor changes
- 09:48 AM Revision 6ab9c223 (qgis): Fix resizing items
- 09:48 AM Revision 207bcad6 (qgis): Start porting mouse handles to layout
- 09:47 AM Revision 2d484db7 (qgis): Fix doxygen warning
- See http://doxygen.10944.n7.nabble.com/How-can-I-escape-in-a-comment-td5528.html
- 09:45 AM Revision 96472c07 (qgis): Fix QgsDockWidget custom widget
- 09:34 AM Revision fb15a218 (qgis): German translation fix
- Fix #17225
- 09:20 AM Revision 5b050428 (qgis): Fix QgsDockWidget custom widget
- 09:17 AM Revision 8deed6c4 (qgis): Merge pull request #5300 from nyalldawson/formatting
- Doxygen Formatting
- 09:14 AM Revision afb49eca (qgis): [processing] Fix crash when browsing Get scripts and models
- Fix #17165
- 03:33 AM Revision 58d71769 (qgis): Fix build warnings
2017-10-05
- 12:19 AM Revision 04a9cd92 (qgis): Add more consistency to doxygen formatting
- 11:55 PM Revision 78c0c284 (qgis): Fix doxygen warnings
- 11:55 PM Revision 49b426d9 (qgis): Make doxygen_space script convert multiline //! comments
- Because:
- the /** format is much more prevalent throughout QGIS
- sipify works correctly with /** - 11:55 PM Revision d9952b63 (qgis): Initialize pointers to nullptr in headers
- 06:03 PM Revision 8364b8d7 (qgis): in case SQlite vectors wait end of rendering to avoid file lock: fixes ...
- 05:33 PM Revision dcc67252 (qgis): Merge pull request #5281 from boundlessgeo/auth_use_settings_widget
- [auth][needs-docs] Provider connection dialogs use the new auth settings widget
- 11:29 AM Revision 2f44d52e (qgis): Merge pull request #5298 from manisandro/ogr_tin_triangle
- [Feature][OGR] Support Triangle, TIN and PolyhedralSurface geometry types by mapping them to Polygon and MultiPolygon...
- 11:27 AM Revision a725dae9 (qgis): Merge pull request #5288 from manisandro/defer_repack_v2
- [OGR] Pass AUTO_REPACK=OFF when opening datasets for non-implicit update modes
- 11:04 AM Revision 1781cfcb (qgis): Merge pull request #5282 from NaturalGIS/fix_grass7_v_rast_stats
- [processing] fix GRASS7 v.rast.stats module
- 10:45 AM Revision b3ea17f3 (qgis): set default legend raster icon when wms layer to avoid crash
- 08:50 AM Revision 75282073 (qgis): [auth] Sipify
- 08:12 AM Revision 75e0948f (qgis): [auth] More verbose docstrings
- 06:03 AM Revision 979571f1 (qgis): [layout] update align action icons
- 06:03 AM Revision 1e60213a (qgis): [layout] improve the select / move item tool icon
2017-10-04
- 10:22 PM Revision de126a14 (qgis): Also handle QgsWkbTypes::Triangle in QgsSymbol::renderFeature
- 10:15 PM Revision ab82c63b (qgis): Fix QgisApp::askUserForOGRSublayers expecting 4 fields per sublayer, bu...
- 10:15 PM Revision abaeb9e9 (qgis): [Feature][OGR] Support Triangle, TIN and PolyhedralSurface geometry typ...
- 10:11 PM Revision 4d51b3d9 (qgis): Fix QgsTriangle::fromWkb possibly not setting ring geometry
- 10:11 PM Revision e151f20e (qgis): Also handle triangles in QgsGeometryFactory::geomFromWkbType
- 10:11 PM Revision e38eec12 (qgis): Remove debug leftover
- 09:58 PM Revision 3852e5db (qgis): [auth] Update wording of auth settings widget; add formatted warnings
- 06:28 PM Revision 9a8c07ea (qgis): Merge pull request #5296 from boundlessgeo/bugfix_16427_backport
- [bugfix][backport] Do not cache invalid WM(T)S responses
- 04:05 PM Revision b09fb37d (qgis): [bugfix] Do not cache invalid WM(T)S responses
- The problem here was that in case of http->https redirect
from a misconfigured server (that advertizes http and then
... - 02:52 PM Revision 042bf973 (qgis): Change triangulation algorithm for 3D planes
- 02:50 PM Revision ab9e2fcb (qgis): Fix multiline docstring
- 02:46 PM Revision d1a9d3f1 (qgis): Remove the unneeded close button on select by expression (#5273)
- fixes #17207
- 02:38 PM Revision 7428516d (qgis): Less executable files in codebase
- 02:06 PM Revision cb241e8f (qgis): Remove validation of geometries (GEOS validation is not 3D enabled)
- 12:41 PM Revision 74e9242d (qgis): [auth] Update embedded QgsAuthSettingsWidget spacing
- - Minimize all text-wrapped QLabel text in QgsAuthSettingsWidget
(wrapped text defaulted to 3 lines of spacing, eve... - 12:17 PM Revision 4e2e3608 (qgis): [OGR] Pass AUTO_REPACK=OFF when opening datasets for non-implicit updat...
- 12:17 PM Revision 7eb24752 (qgis): [OGR] Don't call repack after OGR_L_SyncToDisk if compiled against gdal...
- OGR_L_SyncToDisk internally does a repack with gdal-2.2.0 onwards
- 12:16 PM Revision 1cdbbf4d (qgis): Private classes should not be exported
- 12:16 PM Revision 70dc92c4 (qgis): conversions.sip does not need to be executable
- 12:16 PM Revision 4d1fea0b (qgis): CMakeLists.txt does not need to be executable
- 12:02 PM Revision 3e45f997 (qgis): Merge pull request #4912 from dmarteau/svg-marker-size
- [FEATURE][needs-docs] Svg marker size: change aspect ratio
- 11:11 AM Revision c764d9c1 (qgis): Merge pull request #5256 from qgis/docker2
- [travis] Use docker to run test
- 09:56 AM Revision f14502e4 (qgis): [processing] update mask computation code (fix #17161)
- 09:06 AM Revision 1ed95f48 (qgis): Fix Select tools switch settings
- 05:50 AM Revision 0b47ea80 (qgis): Fix dxf export when CRS is not canvas CRS and not limiting to canvas ex...
2017-10-03
- 01:46 AM Revision 83fdc5d3 (qgis): Fix windows build
- 01:40 AM Revision 38fd9853 (qgis): Fix build warning
- 01:05 AM Revision 4f34f944 (qgis): Added better version info to QgsRectangle::buffered
- 12:04 AM Revision 7874d4b6 (qgis): Merge pull request #5183 from wonder-sk/cad-utils
- Refactor CAD editing alignment logic to new QgsCadUtils class
- 11:51 PM Revision 2d714199 (qgis): Save active button in settings
- 11:51 PM Revision 97eff218 (qgis): Add some consistency
- in variables naming according to the name used in the comment few lines above
- 11:51 PM Revision 4239abe9 (qgis): Enable display of selection tools in Attribute toolbar
- when switching tools
- 10:16 PM Revision 79a2fd78 (qgis): remove SquareCenter use RegularPolygon instead
- 09:57 PM Revision 7f4775c1 (qgis): Change rubberband of possible centers to point.
- 09:47 PM Revision 2cd4c42c (qgis): Uniformize message when segments are parallels
- 09:44 PM Revision 8e14d08e (qgis): Visual indent part 3
- 09:39 PM Revision dec09cf5 (qgis): Visual indent part 2
- 09:36 PM Revision e335e481 (qgis): Visual indent part 1
- 09:25 PM Revision b9628280 (qgis): Use unique_ptr for mNumberSidesSpinBox
- 09:14 PM Revision 3e8403bb (qgis): modernize (delete default) destructor
- 09:09 PM Revision 9b42bdef (qgis): Merge branch 'regularShape_gui' of https://github.com/lbartoletti/QGIS ...
- 09:08 PM Revision de80f44e (qgis): Concat successive if
- 08:18 PM Revision f20041dc (qgis): Concat successive if
- 06:13 PM Revision 30d9ad8d (qgis): Add const
- 06:03 PM Revision 74e12212 (qgis): @return -> \returns
- 05:58 PM Revision 81b096c4 (qgis): Move header and normalize space
- 05:58 PM Revision 9256d006 (qgis): Merge pull request #5289 from boundlessgeo/bugfix_16427
- [bugfix] Do not cache invalid WM(T)S responses
- 05:51 PM Revision bc4a86c3 (qgis): Add missing copyright for QgsMapToolAddRegularPolygon
- 05:50 PM Revision 442341f9 (qgis): Remove initialization when it's already in header
- 05:36 PM Revision 15948651 (qgis): Add sanitized landsat2.nc
- @rouault
> [landsat2.nc.zip](https://github.com/qgis/QGIS/files/1352514/landsat2.nc.zip)
> "gdal_translate -of NETCDF... - 05:36 PM Revision 52449f91 (qgis): Ignore missing logfile
- 05:36 PM Revision 6d683230 (qgis): Disable unstable tests
- Parts of the following tests behave unstable because of enironment changes
(distro upgrade, running in docker, ...) o... - 05:01 PM Revision 878dfddd (qgis): Refactor CAD editing alignment logic to new QgsCadUtils class
- 05:01 PM Revision 5172a339 (qgis): Finished unit tests
- 05:01 PM Revision 0bffe1c1 (qgis): Added forgotten SIP file
- 04:34 PM Revision afecc210 (qgis): [:)] Make a developer happy
- 03:58 PM Revision 8c45e968 (qgis): Add sanitized landsat2.nc
- @rouault
> [landsat2.nc.zip](https://github.com/qgis/QGIS/files/1352514/landsat2.nc.zip)
> "gdal_translate -of NETCDF... - 03:55 PM Revision 26a14b28 (qgis): Enable rastersublayertest
- 03:20 PM Revision d102404b (qgis): [bugfix] Do not cache invalid WM(T)S responses
- The problem here was that in case of http->https redirect
from a misconfigured server (that advertizes http and then
... - 03:17 PM Revision 110dec70 (qgis): Recreate netcdf test image
- 03:10 PM Revision 13061251 (qgis): [processing] refresh all layer selectors when layer added/removed (fix ...
- 03:05 PM Revision 08bbc90c (qgis): Fix qgisapp.ui
- 02:39 PM Revision 870de2e8 (qgis): Merge branch 'master' into regularShape_gui
- 02:33 PM Revision 0204302a (qgis): - Add QgsMapToolRegularPolygonCenterCorner and change
- QgsMapToolRegularPolygonCenterPoint
- Add QgsMapToolCircle2TangentsPoint - 12:47 PM Revision 378ab23f (qgis): fixed mimeUri x Spatialite and Geopackage. fixes #16296
- 11:17 AM Revision 22d4d22b (qgis): fix highlight showing when hidden (#5278)
- 11:03 AM Revision da4cfd57 (qgis): Update and vectorize the DB manager icon (#5262)
- 11:01 AM Revision b27382d0 (qgis): [processing] Fix history doesn't correctly escape values
- Fixes #17229
- 10:01 AM Revision 9cbff3af (qgis): translation string fix
- 09:12 AM Revision 8d6f4467 (qgis): Fix duplicate WFS item in browser (fixes #17176)
- 09:12 AM Revision 191942ab (qgis): [auth] Proxy settings use the new auth settings dialog
- 07:24 AM Revision 8a09a197 (qgis): Merge pull request #5150 from pblottiere/server_bugfix_ogc_getfeaturein...
- [server][bugfix] Fix OGC test getfeatureinfo:invalid-info_format
- 02:21 AM Revision 58f64bb4 (qgis): Merge pull request #5276 from nyalldawson/build_dep
- Update some Windows build instructions
2017-10-02
- 11:58 PM Revision f3a4a6b2 (qgis): debian packaging: add 3d for sid and artful
- 11:02 PM Revision 68bb68d1 (qgis): [FEATURE] QGIS 3D (pull request #5203)
- 06:38 PM Revision b5f38326 (qgis): Merge pull request #5280 from NaturalGIS/saga_remove_imagery_vigra
- [processing] remove SAGA imagery_vigra tools
- 06:34 PM Revision 74728e8e (qgis): fix GRASS7 v.rast.stats module
- 05:26 PM Revision c856ba3e (qgis): [auth] XYX use the new authentication widget
- 05:17 PM Revision fbe1736a (qgis): remove SAGA imagery_vigra tools
- 05:12 PM Revision 4e4a660a (qgis): [auth] PG uses the new authentication widget
- 05:12 PM Revision f09e5b16 (qgis): [auth] Renamed setters to better follow Qt5 conventions
- 04:40 PM Revision 6378042b (qgis): [auth] DB2 use the new authentication widget
- 04:39 PM Revision dfdf2cee (qgis): [auth] Added support for "Store" checkboxes
- 04:16 PM Revision 143c4bf6 (qgis): Merge pull request #5275 from daniviga/qgis3-rpm
- Initial RPM sources update for QGIS3
- 02:44 PM Revision 7ee03a6a (qgis): [auth] Use new auth settings widget in http connections dialogs
- 02:44 PM Revision c57b9e7e (qgis): [auth] Tests for new setters methods
- 02:43 PM Revision 7c0ac6e2 (qgis): [auth][cosmetic] Moved method
- 02:29 PM Revision 1facaefa (qgis): Avoid crashes with relation reference widget
- 02:26 PM Revision bdddc3ba (qgis): [auth] Added setters to the auth settings widget
- Also:
- removed wrapper goupBox for added flexibility
- explicit connections - 02:26 PM Revision 317cb7a1 (qgis): [auth] Removed group box wrapper
- 02:03 PM Revision 2fa68110 (qgis): Merge pull request #5279 from boundlessgeo/auth_widget_signals
- [auth] Use explicit signal connections in auth settings widget
- 12:33 PM Revision 82dcc688 (qgis): follow up cef2f89f45
- 12:26 PM Revision feeec8e0 (qgis): [auth] Use explicit signal connections
- 11:34 AM Revision cef2f89f (qgis): [processing] nviz is not available in GRASS 7 (fix #17145)
- 10:54 AM Revision 57829752 (qgis): [processing] remove "Select by..." algorithms from modeler (fix #17211)
- 09:44 AM Revision 11eb9cfe (qgis): Show actions menu in feature form
- Fix #16889
- 09:19 AM Revision 471204dd (qgis): [style dock] fix wrong label settings when switching layers
- (fixes #17029)
- 09:18 AM Revision 5bdb605f (qgis): Merge pull request #5270 from boundlessgeo/auth_widget2
- [auth][needs-docs] Authentication widget
- 09:12 AM Revision 524c7915 (qgis): Update qgis-mime.xml for RPM, replace wrong ext in buildrpms.sh
- 09:08 AM Revision 4c8171d7 (qgis): Reborn of QgsMapToolCircle3Tangents. Thanks Martin!
- 08:55 AM Revision 3caf61a8 (qgis): Force vim syntax in rpm/qgis.spec.template
- 08:52 AM Revision 65bade9d (qgis): Typo fix
- 08:52 AM Revision f781b4f4 (qgis): Add missing break
- 05:37 AM Revision 60fd7636 (qgis): Merge pull request #5157 from pblottiere/server_bugfix_ogc_invalid_quer...
- [server][bugfix] Fix OGC test getfeatureinfo:invalid-query_layers
- 03:33 AM Revision d1018cbe (qgis): Merge pull request #5268 from nyalldawson/flash2
- [FEATURE] Flash features
- 03:30 AM Revision 2326334c (qgis): Update INSTALL
- 03:21 AM Revision 43301202 (qgis): Update references to Qt4 in msys build instructions to Qt5
- (untested)
- 03:19 AM Revision 078d68fb (qgis): Update ancient cmake download link
- 03:17 AM Revision 6e14917a (qgis): Explicitly mention that Python3 is a compulsory build dependancy
- 03:14 AM Revision 93a5a849 (qgis): Add python3-six to windows build deps
- It's required for building the expression context help
- 02:56 AM Revision d922b554 (qgis): Fix some gcc build warnings
- 02:56 AM Revision d22bfca9 (qgis): Avoid some unnecessary build warnings when WITH_BINDINGS is off
- 02:28 AM Revision 5b6f02ec (qgis): Refine flash features API
- Use a QgsCoordinateReferenceSystem object instead of
QgsVectorLayer to make API more flexible
2017-10-01
- 01:52 AM Revision 3e9fa726 (qgis): [FEATURE] Flash features in canvas
- This adds:
- API call to QgsMapCanvas to flash a set of features
- A right click menu option in the attribute table t... - 01:52 AM Revision fc844c66 (qgis): More efficient canvas features flash
- 01:52 AM Revision a874faf6 (qgis): Fix rubber band doesn't like geometries with Z/M
- 01:52 AM Revision e54ea73e (qgis): Make rubber band creation a bit more efficient (avoid multiple transfor...
- 01:52 AM Revision dfe0cbaf (qgis): Use a clone of the renderer for attribute table model
- Fixes potential crash
- 01:52 AM Revision 4374c6e4 (qgis): Fix incorrect draw stacking when drawing rubber bands with
- secondary lines enabled
- 11:53 PM Revision c51c0576 (qgis): Update links to issues in qgis.spec.template
- 11:41 PM Revision 15e5419a (qgis): Initial RPM sources update for QGIS3
- 09:37 PM Revision d46c4401 (qgis): Downgrade "Super 3D Map Widget" to plain, average, ordinary "3D Map" wi...
- 09:33 PM Revision 0951ff7e (qgis): Fix crash in tessellation (polygon 3D symbol) for touching rings
- 08:59 PM Revision ac5d59bc (qgis): [tr] updated spanish translation from carlos
- 02:15 PM Revision b3fb4ed8 (qgis): bring back sip workaround, but only for the affected versions (followup...
- (cherry picked from commit 2abb209d248b27f9716029966eb9a11631fa9e2f)
2017-09-30
- 01:09 AM Revision df71901a (qgis): fix windows build
- 10:52 PM Revision 92af1dac (qgis): Replace default constructors/destructors with = default
- 01:39 PM Revision 8dc70b47 (qgis): Add copyright headers + few bits from review + fixing sip updates
- 12:21 PM Revision ae3b3ecf (qgis): Introduced Shape enum for 3D point symbols (from Nyall's review)
- 11:41 AM Revision 982cfef0 (qgis): Turn QDoubleSpinBox widgets into QgsDoubleSpingBox (from Nyall's review)
- 11:35 AM Revision 518dd176 (qgis): Address comments from Nyall's code review
- 09:49 AM Revision e4a4d3d1 (qgis): [auth] Sipify
- 08:59 AM Revision e33ff060 (qgis): [auth] Renamed class to QgsAuthSettingsWidget
2017-09-29
- 10:47 PM Revision e9b2eeed (qgis): [auth] Restore configurations active tab at start
- 10:47 PM Revision ad2b58a5 (qgis): [auth] Added \since QGIS 3
- 06:11 PM Revision 0ec17435 (qgis): [auth] New icons for the config selector widget
- 05:55 PM Revision 08cb2d78 (qgis): [FEATURE] Default values on update
- Add an option to add default values on update of attributes or geometry.
This can be seen as a "derived value" that w... - 05:52 PM Revision e0cdb18e (qgis): Fix indentation
- 05:52 PM Revision 2fbb6f09 (qgis): Avoid recursion in apply on update default values
- 05:52 PM Revision 89289598 (qgis): Doxygen
- 05:52 PM Revision e0250117 (qgis): Make Mr. Travis happy
- 05:52 PM Revision 6e3c01db (qgis): Fix QgsVectorLayerUtils::createFeature
- 05:52 PM Revision 3562af4d (qgis): Fix missing import
- 05:52 PM Revision cf77ffe8 (qgis): Config interface for apply on update default values
- 05:52 PM Revision 5be2bc10 (qgis): Default Value updates for QgsField stream operator
- 05:52 PM Revision 366433e1 (qgis): Add more applyOnUpdate tests
- 05:52 PM Revision 1552b4ed (qgis): Test updates for changed method name/signature
- 05:52 PM Revision 0dbe5882 (qgis): Fix compilation
- 05:52 PM Revision 17fe7e8a (qgis): Doxygen updates for changed method names
- 05:52 PM Revision 951b699c (qgis): More default value tests
- 05:52 PM Revision 05adea83 (qgis): Pssst... Quiet, there are people around
- 05:52 PM Revision ff385fb0 (qgis): Add tests for QgsDefaultValue
- 05:52 PM Revision 4c118be5 (qgis): Actually apply default value
- 05:52 PM Revision f0b71499 (qgis): Rename QgsField::defaultValue
- It's now called QgsField::defaultValueDefinition, because it's only a
value after being evaluated - 05:52 PM Revision 650b64eb (qgis): Update cpp tests for QgsDefaultValue
- 05:52 PM Revision f99044f9 (qgis): Remove redundant nullptr check
- 05:52 PM Revision 900be9f5 (qgis): Properly report QgsDefaultValue.__bool__ in Python
- 05:52 PM Revision dded657a (qgis): Fix typo in QgsFields api doc
- 05:52 PM Revision f2d512a7 (qgis): Apply default values on update
- 05:52 PM Revision cab3a384 (qgis): Doxymentation
- 05:52 PM Revision 7b36287f (qgis): Use QgsDefaultValue throughout the code
- 05:52 PM Revision 7c9967a9 (qgis): Add some doxymentation
- 05:52 PM Revision 5fba1e85 (qgis): Add sip bindings
- 05:52 PM Revision d6eb7ba3 (qgis): Add "apply on update" option to default values
- 05:41 PM Revision cb8ae89d (qgis): Merge pull request #5269 from m-kuhn/represent_value
- [expression] represent_value also determines implicitly provided column name
- 05:40 PM Revision 971bd6c6 (qgis): Ignore missing logfile
- 05:40 PM Revision 988aa78f (qgis): Disable unstable tests
- Parts of the following tests behave unstable because of enironment changes
(distro upgrade, running in docker, ...) o... - 05:40 PM Revision f10eb985 (qgis): Make valid CRS test less sensitive
- See https://github.com/qgis/QGIS/commit/fbf99afd01a9dbf7bc8a09cea0f9e9d6d0729a67#commitcomment-24572295
- 05:40 PM Revision d947c8d7 (qgis): Update control image mask
- 05:40 PM Revision 0a9a352f (qgis): Make parse_dash_result safer to use
- 05:37 PM Revision f981795b (qgis): Silence the lambs
- 05:37 PM Revision 8e7db548 (qgis): Range based for loop
- 05:36 PM Revision d299c687 (qgis): Fix NULL vs 0 issue in relation reference widget
- Fix #16760 https://issues.qgis.org/issues/16760
- 05:34 PM Revision 242696c1 (qgis): [auth] Added tests and completed QgsAuthenticationWidget
- 05:01 PM Revision ca5a0bb3 (qgis): Fix python expression functions
- 02:48 PM Revision e4767e69 (qgis): Remove debug statement
- 02:33 PM Revision 7410fbb0 (qgis): Some layout changes
- 02:15 PM Revision d5e0b183 (qgis): Fix store/reload of widget configuration
- 02:13 PM Revision 44ce819c (qgis): Silence of the lambs
- 02:13 PM Revision e3de218c (qgis): Range based for loop
- 01:12 PM Revision f4bc3a28 (qgis): typo fix
- 12:49 PM Revision 7804e04b (qgis): [auth] Add missing import after re-design of the auth config selector
- 12:49 PM Revision 9ba7a8ca (qgis): [auth] Re-designed authentication configuration selector widget
- - single line widget
- takes much less space
- it has the same functionality of the previous version
- use icons and ... - 12:49 PM Revision 45821359 (qgis): [auth] Morph push button to toolbutton for consistency and Mac compatib...
- 12:16 PM Revision db0c223a (qgis): [auth] Added new widget ui
- 11:03 AM Revision 95a392b0 (qgis): Fix reference to temporary
- 11:02 AM Revision a1fd8204 (qgis): Avoid warnings
- 11:01 AM Revision 9f19665c (qgis): Cleanup slots
- 10:58 AM Revision 050119c2 (qgis): Add test
- 10:58 AM Revision 0fbdb045 (qgis): API break documentation
- 10:58 AM Revision a97d8464 (qgis): Single parameter version of `represent_value`
- Becuase `represent_value("fieldname")` is much shorter to write and in 98%
there is no need to specify the name separ... - 10:44 AM Revision 9356371b (qgis): Disable QgsFieldsProperites save logic
- 10:42 AM Revision b238103c (qgis): Deal with QGIS' need to talk
- 10:42 AM Revision f4cc8700 (qgis): Deal with QGIS' need to talk
- 10:33 AM Revision 91d7a9b6 (qgis): [auth] New authentication settings widget
- 10:30 AM Revision c5ed92ca (qgis): Translate error message in exception
- 10:30 AM Revision 203e81fa (qgis): Add tests
- 10:30 AM Revision 54137b75 (qgis): Fix OGC test getfeatureinfo:invalid-query_layers
- 10:26 AM Revision 04cdf496 (qgis): Add some tests
- 10:26 AM Revision 5230680c (qgis): Fix OGC test getfeatureinfo:invalid-info_format
- 08:53 AM Revision e06ec712 (qgis): Update linux.t2t
- 08:53 AM Revision 06899d14 (qgis): add libzip-devel for fedora build
- in the fedora build instruction libzip-devel was missing
- 07:14 AM Revision 2d368142 (qgis): Merge pull request #5267 from NaturalGIS/more_saga_fixes
- [processing] more SAGA tools fixes
2017-09-28
- 12:24 AM Revision 1658c12e (qgis): translation fix
- 11:53 PM Revision 15ed0718 (qgis): german translation update
- 11:36 PM Revision cafe9d46 (qgis): remove qgscontexthelp_texts.cpp from i18n
- 11:24 PM Revision 27b075ff (qgis): Modernize
- 09:48 PM Revision a8f9f9f9 (qgis): Merge branch 'master' into regularShape_gui
- 06:55 PM Revision 6698c07b (qgis): more SAGA tools fixes
- 05:33 PM Revision 69f370e4 (qgis): Merge pull request #5152 from ismailsunni/add_section
- Add section in beginGroup and remove Setting.
- 04:26 PM Revision 8e4234ca (qgis): Fix tools which doesn't works when map is rotated
- 04:18 PM Revision 7afddf26 (qgis): Merge pull request #5265 from alexbruy/fix-rasterize
- [processing] fix Python error in rasterize algorithms
- 02:55 PM Revision f8f834bf (qgis): Fix build warnings
- 02:48 PM Revision d2f11b34 (qgis): Merge remote-tracking branch 'qgis/master' into propertieslayout
- 02:16 PM Revision ae806ad1 (qgis): Add items for project map layers and relations to expression builder
- Allows easy insertion of map layer IDs and relation IDs into
expressions. Numerous expression functions now utilise t... - 02:01 PM Revision 43125049 (qgis): Change widget selection list to combobox
- 01:52 PM Revision 7de9078f (qgis): Merge pull request #5264 from NaturalGIS/fix_saga_several_tools
- [procesing] fix few SAGA modules
- 01:26 PM Revision 630b567d (qgis): Descriptive Titles
- 01:23 PM Revision 28373079 (qgis): Ignore missing logfile
- 01:22 PM Revision 693669fe (qgis): Disable unstable tests
- Parts of the following tests behave unstable because of enironment changes
(distro upgrade, running in docker, ...) o... - 01:22 PM Revision c1d34e82 (qgis): Make parse_dash_result safer to use
- 01:22 PM Revision 475154c5 (qgis): Make valid CRS test less sensitive
- See https://github.com/qgis/QGIS/commit/fbf99afd01a9dbf7bc8a09cea0f9e9d6d0729a67#commitcomment-24572295
- 01:22 PM Revision af0451c4 (qgis): Fix debug logging
- 01:22 PM Revision 00e9217b (qgis): Update control image mask
- 01:22 PM Revision 5250b0d4 (qgis): Fix test
- 01:22 PM Revision a33c86db (qgis): parse_dash_results: Better info messages
- 01:22 PM Revision e2fa1a09 (qgis): parse_dash_results: Clean exit when finished
- 01:22 PM Revision a65f5189 (qgis): Use self.assertTrue instead of assert
- 01:22 PM Revision 84955b2c (qgis): parse_dash_results: Put images in scroll area
- 01:22 PM Revision 82e6192e (qgis): More control images
- 01:22 PM Revision 2bbc5a54 (qgis): Test debug information
- 01:22 PM Revision 58b2fe69 (qgis): More control image updates
- 01:22 PM Revision 6ff708e4 (qgis): Update parse_dash_results.py for Python 3
- 01:22 PM Revision 2c0e61be (qgis): Fix some test masks
- 01:22 PM Revision 12e5b720 (qgis): Some cleanup
- 01:22 PM Revision 6a1973c1 (qgis): Remove unrequired cast
- 01:22 PM Revision ae9f263e (qgis): Create test postgres database with UTF-8
- 01:22 PM Revision b0eb84be (qgis): We skip tests based on the environment variable TRAVIS
- 01:22 PM Revision 64ec2044 (qgis): [docker] Install curl for cdash results link
- 01:22 PM Revision 7a84a76e (qgis): Fix postgres restore
- 01:22 PM Revision d62d9aa5 (qgis): [travis] Restore postgres database after build
- This will give postgres plenty of time to start up
- 01:22 PM Revision d64215e6 (qgis): We all need to get more sleep
- 01:22 PM Revision 4c2a3db7 (qgis): [travis] Enable all tests
- 01:22 PM Revision 7a8a9b76 (qgis): [travis] Give postgres some time to start
- 01:22 PM Revision efd3e0c1 (qgis): [docker] Fix unicode issues
- 01:22 PM Revision c1d32f60 (qgis): [processing] Fix test "Polygon buffer with dissolve"
- 01:22 PM Revision 191a952e (qgis): [processing] Add new projection candidate to test
- 01:22 PM Revision ceb3883d (qgis): [processing] Fix test "Single sided buffer multiline (bevel)"
- 01:22 PM Revision e2f64b8b (qgis): remove extra doc coverage test
- 01:22 PM Revision 1785c8e7 (qgis): use same build folder
- 01:22 PM Revision fa104bde (qgis): fix code layout build
- 01:22 PM Revision 44c1f7fc (qgis): chmod -x StatisticsByCateogries.py
- 01:22 PM Revision ce109eac (qgis): Revert "use second Dockerfile to push 2nd image"
- This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
- 01:18 PM Revision 71042b97 (qgis): # This is a combination of 5 commits.
- # The first commit's message is:
some fixes
# The 2nd commit message will be skipped:
# more fixes
# The 3rd commi... - 01:18 PM Revision 4600ce58 (qgis): some fixes
- 01:18 PM Revision 7a2e0892 (qgis): use second Dockerfile to push 2nd image
- 01:18 PM Revision ae137825 (qgis): Setup postgis
- 01:18 PM Revision a0d13f65 (qgis): Wait for postgres server to spin up
- 01:18 PM Revision 531dadf6 (qgis): fix psql
- 01:18 PM Revision 1566fdd5 (qgis): Output on failure
- 01:18 PM Revision 2f600a5c (qgis): echo instead of ninja
- 01:18 PM Revision 603375ed (qgis): use ninja and env var
- 01:18 PM Revision cd29a44c (qgis): better var names
- 01:18 PM Revision bb379241 (qgis): add travis branch
- 01:18 PM Revision 2098cfac (qgis): Fix build folder
- 01:18 PM Revision 451939d1 (qgis): explicit setup of ccache
- 01:18 PM Revision 9352a012 (qgis): fix line ending
- 01:18 PM Revision 634317eb (qgis): fix ctest command
- 01:18 PM Revision 720f5d7e (qgis): missing env var
- 01:18 PM Revision 2057b7c3 (qgis): try to add git to the image
- 01:18 PM Revision 06e48c16 (qgis): missing ctest var
- 01:18 PM Revision a0add177 (qgis): use docker for newer dependencies on Travis
- 01:14 PM Revision 57ec209c (qgis): Ignore missing logfile
- 12:25 PM Revision aee93b0c (qgis): Use QgsRatioLockButton for fixedAspectRatio in SVG marker
- 12:25 PM Revision 954d62f5 (qgis): Update SIP for fixedAspectRatio in SVG marker
- 12:25 PM Revision f8152c1e (qgis): Update the QgsRatioLockButton use for fixedAspectRatio in SVG marker
- 12:25 PM Revision 48514d2e (qgis): Add tests for fixedAspectRatio in SVG marker
- 12:25 PM Revision 60cf7bda (qgis): Configure and use fixedAspectRatio in QgsSvgSymbolLayerWidget and QgsSv...
- 12:23 PM Revision 740ccbe9 (qgis): Add fixedAspectRatio in QgsSvgCacheEntry and compute image size accordi...
- 12:23 PM Revision 5e101aa0 (qgis): Merge branch 'fix_saga_paramater' into release-2_18
- 12:22 PM Revision c421ae7e (qgis): fix indentation
- 12:20 PM Revision 0bd3e918 (qgis): Merge branch 'fix_saga_paramater' of https://github.com/NaturalGIS/natu...
- 12:03 PM Revision 8f7190f2 (qgis): Remove switch default: Force warnings
- 12:03 PM Revision 8bef8d81 (qgis): Range-based for loop
- 12:03 PM Revision 67d2dd53 (qgis): m prefix is only for members
- 12:01 PM Revision 0c7c4948 (qgis): Add section in beginGroup and remove Setting.
- 12:01 PM Revision 04e54903 (qgis): Add unit test for remove and beginGroup with section.
- 12:00 PM Revision 2116a60b (qgis): [processing] prevent Python error if input layer is not set (fix #16061)
- 11:59 AM Revision 89943e12 (qgis): Add getter/setter for type
- 11:55 AM Revision eb9f44d4 (qgis): fix few SAGA modules
- 11:43 AM Revision 3076cdfa (qgis): Debug return code
- 11:39 AM Revision 02b3865e (qgis): Code formatting
- 10:12 AM Revision 26c61eb9 (qgis): [custom widgets] fix missing file widget
- 10:00 AM Revision a848be9d (qgis): [custom widget] fix missing external resource widget
- 09:58 AM Revision f9f5aafa (qgis): [custom widget] fix missing external resource widget
2017-09-27
- 11:02 PM Revision a2cdc635 (qgis): debian package: handle grass RC abis
- 11:02 PM Revision c5097d87 (qgis): debian package: handle grass RC abis
- 11:02 PM Revision ebec25f7 (qgis): debian package: handle grass RC abis
- 10:53 PM Revision c6ac16eb (qgis): debian packaging: depend on grass abi
- (cherry picked from commit ac890ba2a3f3b59d754b1fcd818d053f8189c96d)
- 10:50 PM Revision ac890ba2 (qgis): debian packaging: depend on grass abi
- (cherry picked from commit a7d1a66e5dd0dccf75d276890fd969e6c07519c9)
- 10:47 PM Revision a7d1a66e (qgis): debian packaging: depend on grass abi
- 09:25 PM Revision 8c3939e7 (qgis): More efficient use of QStrings
- - use .isEmpty() instead of == QLatin1String( "" ) to check for
empty strings
- use .clear() instead of = QLatin1Stri... - 08:05 PM Revision 036646fc (qgis): Fix Object Inspector in Python console editor
- 06:17 PM Revision 0334d278 (qgis): Disable unstable tests
- Parts of the following tests behave unstable because of enironment changes
(distro upgrade, running in docker, ...) o... - 05:52 PM Revision 43a9bc14 (qgis): Make case consistent for description of Run Script tool in Python console
- 05:41 PM Revision 829702bd (qgis): Merge pull request #5253 from boundlessgeo/auth_proxy
- [auth][feature][needs-docs] Proxy authentication integration with QGIS authentication system
- 05:09 PM Revision be9b85e9 (qgis): Make parse_dash_result safer to use
- 05:09 PM Revision 8faee72d (qgis): Update control image mask
- 04:45 PM Revision d3d8f4dd (qgis): Merge pull request #5223 from boundlessgeo/geom_compatibility_check_rel...
- On behalf of Giovanni: Geom compatibility check release 2.18 fixes #15741 #16927
- 04:31 PM Revision 3f317b62 (qgis): Remove no more usable tools Circle by 3 tangents
- 04:17 PM Revision 48da6910 (qgis): Suppress old constructors
- 04:15 PM Revision ba07676c (qgis): Fix minimum for QgsMapToolRegularPolygonCenterPoint
- 03:22 PM Revision 03a444ca (qgis): [processing] improve loading help from local files (refs #17191)
- 03:15 PM Revision 385cca60 (qgis): [auth] Added debug messages
- 03:15 PM Revision 40b7f791 (qgis): [auth] Added tests for updateNetworkProxy
- 02:51 PM Revision e3a1b8d6 (qgis): Fix CRS test
- 02:11 PM Revision 0310a7b5 (qgis): DELETE ME - temporary debug
- 01:58 PM Revision 041704e5 (qgis): Require Qt >= 5.8 when 3D support is enabled
- 01:15 PM Revision ceb3aa57 (qgis): DELETE ME - temporary debug
- 01:10 PM Revision 1eb26d84 (qgis): Make valid CRS test less sensitive
- See https://github.com/qgis/QGIS/commit/fbf99afd01a9dbf7bc8a09cea0f9e9d6d0729a67#commitcomment-24572295
- 12:02 PM Revision 2b311274 (qgis): Law & order in the main "3d" directory
- Just renames / cleanup - no code changes
- 12:01 PM Revision 59904fbf (qgis): [processing] correctly raise exception (fix #17148)
- 11:18 AM Revision 87a58f02 (qgis): Fix debug logging
- 10:57 AM Revision 97b46d96 (qgis): Law & order in "terrain" subdir
- No actual code changes, just renaming / cleanups
- 10:37 AM Revision 692c1a89 (qgis): Law & order in "chunks" subdir (variable naming, no public member vars)
- No actual code changes, just renames / moves
2017-09-26
- 01:34 AM Revision 6ce8b4c8 (qgis): Merge pull request #5259 from nyalldawson/modernize
- Modernize initializers
- 09:31 PM Revision 6602855a (qgis): Merge branch 'master' into regularShape_gui
- 09:23 PM Revision 79fb064c (qgis): resolve conflicts
- 09:07 PM Revision 65170d0e (qgis): Remove some unneeded initializations
- 09:02 PM Revision a87d352b (qgis): Run clang-tidy modernize-use-default-member-init to move member
- initialization to headers (c++11 style)
- 07:50 PM Revision e80cafb8 (qgis): Fix tools with extent when map is rotated (add a messagebar)
- 05:59 PM Revision faa91346 (qgis): Merge pull request #5260 from boundlessgeo/bugfix_16794_release_2_18
- [bugfix] SingleBandPseudoColor crashes when min or max is NaN
- 05:23 PM Revision 50b663ea (qgis): [bugfix] SingleBandPseudoColor crashes when min or max is NaN
- .. in styling dock
Fixes #16794 - 04:17 PM Revision 53a84849 (qgis): [auth] Updated debug string
- 04:09 PM Revision e536cdde (qgis): Merge pull request #5249 from boundlessgeo/auth_certs_store_tab
- [auth] Certs manager remembers (in the settings) the last opened tab
- 02:32 PM Revision bce90039 (qgis): Followup 3413548
- 02:29 PM Revision f6479c1f (qgis): [processing] Fields mapper code improvement
- 02:28 PM Revision e604460a (qgis): Add unit tests for represent_value
- 02:28 PM Revision beddd250 (qgis): [FEATURE] Expression function represent_value
- This will lookup the representation value given the widget
configuration. This is helpful to get nicely formatted mes... - 02:28 PM Revision b527be02 (qgis): Fix function help for represent_value
- 02:17 PM Revision e9d0dc1a (qgis): Qgs-ify axis aligned bounding box. Qgs-ification finished!
- 01:59 PM Revision 894db92b (qgis): Qgs-ification of classes for chunked rendering
- 01:26 PM Revision 278a88ce (qgis): typo
- 01:23 PM Revision 027a7154 (qgis): updated doxigen directives
- 01:13 PM Revision fbaf966a (qgis): explicit 0 value in case add Z or M
- 11:43 AM Revision c54e2024 (qgis): more explicit documentation
- 09:43 AM Revision 2a08a7fb (qgis): Fix doxygen warnings
- 09:34 AM Revision 7a5133a4 (qgis): refrased messagelog title
- 09:34 AM Revision d0859f19 (qgis): added adaptGeometry method to avoid code redundance + removed control i...
- 09:34 AM Revision 1aaad7be (qgis): cleaning + more comments
- 09:34 AM Revision bbfa048c (qgis): added sip binding for the new adaptedGeometry protected method
- 09:34 AM Revision f2762164 (qgis): mispelling doc and explicit geometry name
- 09:34 AM Revision e3cf1e0e (qgis): better doxigen description
- 09:34 AM Revision 6cd38fec (qgis): remove M if provider does not have + relative test
- 09:34 AM Revision 850ccb65 (qgis): removed unuseful use of "this"
- 09:34 AM Revision bcd2e046 (qgis): Added level to message log
- 09:34 AM Revision 43ef3f3c (qgis): better doxy description and spelling
- 09:34 AM Revision 1e2a2131 (qgis): notify adaptGeometry error via pushMessage
- 09:34 AM Revision 8a4d32fa (qgis): remove unuseful message managed by pushMessage from provider
- 09:34 AM Revision 45f041d2 (qgis): fixed misleading error return code in addPart
- 09:34 AM Revision a7e704ef (qgis): added test to avoid convertion from multy to single
- 09:34 AM Revision 99cf08f8 (qgis): added more unit test
- 09:34 AM Revision 3264709f (qgis): flat geom (remove Z) if provider is 2D and geom is 3D + test
- 09:34 AM Revision 016363f6 (qgis): manage addFeatures fails (mainly due to geom compatibility check)
- 09:34 AM Revision 7012c128 (qgis): manage new geom compatibility check when changeGeometry
- 09:34 AM Revision 101c5ccb (qgis): adapted test to addFeature new check geometry
- 09:34 AM Revision c33ae017 (qgis): return geom compatibility check in addFeature and changeGeometry
- 09:23 AM Revision 6c8a3b91 (qgis): Move DEM terrain tile loader to a separate file
- 08:50 AM Revision 5ad59305 (qgis): Merge pull request #5255 from nyalldawson/proc_test
- Resurrect some commented out processing tests
- 08:12 AM Revision 8c5a4c68 (qgis): Fixup 3413548f5bb36494
- 08:05 AM Revision 9d8854fc (qgis): Add an empty line
- Because the world will explode if not
- 07:55 AM Revision 2e3a4b1d (qgis): Fix test
- 07:55 AM Revision 1fcdb095 (qgis): DELETEME debug commit
- 07:55 AM Revision ca8b7ff3 (qgis): parse_dash_results: Clean exit when finished
- 07:55 AM Revision cfd6bf53 (qgis): parse_dash_results: Better info messages
- 07:55 AM Revision 64763d96 (qgis): parse_dash_results: Put images in scroll area
- 07:55 AM Revision 106cfe90 (qgis): More control images
- 07:55 AM Revision 3413548f (qgis): Use self.assertTrue instead of assert
- 07:55 AM Revision 9c03c420 (qgis): Test debug information
- 07:55 AM Revision 03587c94 (qgis): More control image updates
- 07:55 AM Revision 58635fb5 (qgis): Update parse_dash_results.py for Python 3
- 07:55 AM Revision 4026090a (qgis): Create test postgres database with UTF-8
- 07:55 AM Revision dda83f8c (qgis): Remove unrequired cast
- 07:55 AM Revision 2caca88e (qgis): Fix some test masks
- 07:55 AM Revision e22189d4 (qgis): [docker] Install curl for cdash results link
- 07:55 AM Revision b3d7715d (qgis): We skip tests based on the environment variable TRAVIS
- 07:55 AM Revision c2377b8c (qgis): Fix postgres restore
- 07:55 AM Revision 285a7e5c (qgis): Some cleanup
- 07:55 AM Revision 6be1d05f (qgis): We all need to get more sleep
- 07:55 AM Revision 53275d24 (qgis): [travis] Restore postgres database after build
- This will give postgres plenty of time to start up
- 07:55 AM Revision 9a1beac0 (qgis): [travis] Give postgres some time to start
- 07:55 AM Revision d83abc0d (qgis): [docker] Fix unicode issues
- 07:55 AM Revision 27967c00 (qgis): [processing] Add new projection candidate to test
- 07:55 AM Revision efaaec6c (qgis): [travis] Enable all tests
- 07:55 AM Revision 53c9aa04 (qgis): [processing] Fix test "Polygon buffer with dissolve"
- 07:55 AM Revision ccce0103 (qgis): [processing] Fix test "Single sided buffer multiline (bevel)"
- 07:54 AM Revision 37deb20a (qgis): remove extra doc coverage test
- 07:54 AM Revision d5380375 (qgis): fix code layout build
- 07:54 AM Revision 4ecd0c38 (qgis): chmod -x StatisticsByCateogries.py
- 07:54 AM Revision 9c1e1ee9 (qgis): use same build folder
- 07:54 AM Revision fee9093e (qgis): ...
- 07:54 AM Revision b9024de7 (qgis): Revert "use second Dockerfile to push 2nd image"
- This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
- 07:54 AM Revision 132cb20c (qgis): Revert "some fixes"
- This reverts commit e6657df2b7ea64d340c6fd5f70640522b4bddc45.
- 07:54 AM Revision f8f98579 (qgis): Revert "more fixes"
- This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
- 07:54 AM Revision a2d18e05 (qgis): Revert "minor fixes"
- This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.
- 07:54 AM Revision 6325c8d3 (qgis): minor fixes
- 07:54 AM Revision 315234cd (qgis): some fixes
- 07:54 AM Revision 43cde00f (qgis): use second Dockerfile to push 2nd image
- 07:54 AM Revision a952e089 (qgis): more fixes
- 07:54 AM Revision e051a5ec (qgis): fix psql
- 07:54 AM Revision 893e74ea (qgis): Wait for postgres server to spin up
- 07:54 AM Revision 635c5d19 (qgis): put back waiting
- 07:54 AM Revision 8b3d7194 (qgis): some fixes
- 07:54 AM Revision 7e722ee9 (qgis): Output on failure
- 07:54 AM Revision 02ce4fa5 (qgis): Fix setup postgres
- 07:54 AM Revision 53a35a03 (qgis): Setup postgis
- 07:54 AM Revision 615aa25e (qgis): Hold on...
- 07:54 AM Revision 9997b5a7 (qgis): More debug output
- 07:54 AM Revision 38247775 (qgis): Test ninja again
- 07:54 AM Revision 402a7587 (qgis): Run make directly
- 07:54 AM Revision 2ad299ce (qgis): Switch to make
- 07:54 AM Revision 0238980c (qgis): use ninja and env var
- 07:54 AM Revision c66ec376 (qgis): echo instead of ninja
- 07:54 AM Revision 82920331 (qgis): fix path
- 07:54 AM Revision 2f54efda (qgis): better var names
- 07:54 AM Revision 1032f117 (qgis): explicit setup of ccache
- 07:54 AM Revision 2918217a (qgis): fix ctest command
- 07:54 AM Revision 3d852721 (qgis): Fix build folder
- 07:54 AM Revision 16029a8e (qgis): add travis branch
- 07:54 AM Revision 578c3ded (qgis): fix line ending
- 07:54 AM Revision d51d0a46 (qgis): missing ctest var
- 07:54 AM Revision fbc779b0 (qgis): missing env var
- 07:54 AM Revision f47e2bbb (qgis): try to add git to the image
- 07:54 AM Revision 9ef32f87 (qgis): use docker for newer dependencies on Travis
- 07:35 AM Revision 25037a5b (qgis): Fix test
- 07:30 AM Revision 0943cd5d (qgis): Resurrect commented out zonal stats test
- 07:19 AM Revision fddb6a59 (qgis): Make shortest path test less fussy
- 07:16 AM Revision 79b143bd (qgis): Enable a commented out processing test
- 06:27 AM Revision bcb3e5f4 (qgis): [FEATURE] Add 'materialize' method to QgsFeatureSource
- When called, materialize takes a QgsFeatureRequest argument
and runs it over the source. The resultant features
are s... - 05:58 AM Revision f8cf2f4d (qgis): [processing] Fix Refactor Fields rejects valid field configuration input
- 05:39 AM Revision 270c45d1 (qgis): Merge pull request #5254 from nyalldawson/geometry_coverage
- Geometry unit test coverage
- 04:19 AM Revision ac7fede9 (qgis): Modernize some geometry code
- 04:06 AM Revision cc4fb392 (qgis): Boost test coverage of multipolygons
- 04:05 AM Revision 9518c90a (qgis): Fix multipolygon allowing insertion of non polygon geometries
- 03:46 AM Revision 6c328d53 (qgis): Ensure multiipolygon dimensionality is respected when adding new surfaces
- 03:34 AM Revision 02493104 (qgis): Boost test coverage for multisurface
- 03:28 AM Revision 5ed66052 (qgis): Fix multisurface allowing insertion of non surface geometries
- 02:58 AM Revision 4d989f8f (qgis): Fix clearing multisurface should reset dimensionality
- 02:48 AM Revision 31730f43 (qgis): Ensure multisurface dimensionality is respected when adding new surfaces
- 02:12 AM Revision ed90bf4d (qgis): Fix multicurve allowing insertion of non curve geometries
2017-09-25
- 01:33 AM Revision 65051040 (qgis): Boost test coverage of geometry classes
- 01:03 AM Revision df1552ff (qgis): Ensure multicurve dimensionality is respected when adding new lines
- 01:03 AM Revision c9117fc5 (qgis): Fix clearing multicurve should reset dimensionality
- 12:41 AM Revision b46d8d3d (qgis): Fix memory leak when inserting invalid geometries
- 12:38 AM Revision 307efe3b (qgis): Boost test coverage for multilinestrings
- 12:33 AM Revision f5004ed7 (qgis): Fix multi line string allowing insertion of non line geometries
- 12:23 AM Revision 6d95ba0a (qgis): Fix nasty crash caused by converting MultiLineStrings to GML2
- Exporting the geometry to GML2 would corrupt it, causing a
future crash to occur - 12:07 AM Revision 039aff6d (qgis): Fix QgsMultiLineString -> toCurveType doesn't convert to curve type
- 11:56 PM Revision e06ecb84 (qgis): parse_dash_results: Clean exit when finished
- 11:55 PM Revision a763f2b2 (qgis): parse_dash_results: Better info messages
- 11:55 PM Revision da7847a2 (qgis): parse_dash_results: Put images in scroll area
- 11:46 PM Revision dc57d51d (qgis): DELETEME debug commit
- 11:40 PM Revision 53c98527 (qgis): Qgs-ification of terrain classes
- 11:38 PM Revision c12b5a18 (qgis): Use self.assertTrue instead of assert
- 11:29 PM Revision 9cfec53d (qgis): Test debug information
- 11:10 PM Revision d6da0d69 (qgis): More control images
- 10:38 PM Revision 7c01d2fa (qgis): Fix some doxygen warnings
- 10:30 PM Revision 1de7b425 (qgis): Ensure multilinestring dimensionality is respected when adding new lines
- 10:29 PM Revision ed72e37f (qgis): Fix clearing multilinestring should reset dimensionality
- 09:44 PM Revision ce11ebb4 (qgis): Merge pull request #5251 from manisandro/orig_ocg_fid_218
- [2.18][OGR] orig_ogc_fid followups
- 06:55 PM Revision 758ae63d (qgis): [OGR] Use a ORIG_OGC_FID constant instead of hard-coding orig_ogc_fid
- 06:55 PM Revision 2c3cbcf2 (qgis): Update server tests for OGR orig_ogc_fid changes
- 06:55 PM Revision d02cca95 (qgis): [OGR] Ensure orig_ogc_fid is never set as ignored field
- 06:55 PM Revision 52bdbdf3 (qgis): [OGR] Followup: Add orig_ogc_fid as last field to avoid changing field ...
- 06:45 PM Revision 4f5149fa (qgis): More control image updates
- 06:18 PM Revision b2b494dd (qgis): [processing] fix wrong variable name
- 05:43 PM Revision 882a3ebb (qgis): Let's make Travis green again
- 05:42 PM Revision fded0198 (qgis): [auth] Apply proxy stored auth configuration
- 05:39 PM Revision 07e1bd9c (qgis): [auth] Added updateNetworkProxy method to auth manager
- This allows to apply stored proxy auth settings to the
proxy configuration. - 05:38 PM Revision e94471a6 (qgis): [auth] Moved mTray and NAM initialization so that proxy settings can be...
- ... at the right time
- 05:15 PM Revision 8025b8d4 (qgis): fix SAGA parameter that fixes modules with ParameterMultipleInput
- 04:54 PM Revision e952f1a2 (qgis): This should finally pass code layout test
- 04:07 PM Revision 1eeb2ee1 (qgis): Add 3d doxygen group + more doxymentation
- 03:58 PM Revision 2a8ddccb (qgis): Do not spell check poly2tri sources
- 03:27 PM Revision 1f7dc576 (qgis): [auth] Only show compatible authentication configurations
- 03:21 PM Revision 7705179a (qgis): Merge pull request #5250 from manisandro/ogr_orig_fid
- [OGR] orig_ogc_fid followups
- 03:16 PM Revision d5d6372e (qgis): Yet another round of doxygen comments for 3D
- Getting there!
- 03:13 PM Revision 21b99de7 (qgis): [auth] Allow stored auth configurations to be used for proxy settings
- 02:09 PM Revision 992a759c (qgis): Merge pull request #5231 from manisandro/ogr_repack
- [OGR] Defer repacking while in explicit updateMode
- 02:04 PM Revision 547cbe67 (qgis): [auth] Add proxy to providers for http basic
- 01:55 PM Revision 6b7201f4 (qgis): [OGR] Use a ORIG_OGC_FID constant instead of hard-coding orig_ogc_fid
- 01:47 PM Revision c235264d (qgis): Merge pull request #5248 from alexbruy/network-analysis
- [processing] enable network analysis tests
- 01:34 PM Revision 15eaafdf (qgis): [OGR] Ensure orig_ogc_fid is never set as ignored field
- 01:21 PM Revision d4ec09c7 (qgis): Ensure multipoint dimensionality is respected when adding new points
- 01:20 PM Revision f1536139 (qgis): Fix memory leak when restoring invalid geometry collection wkt
- 01:20 PM Revision ba50bf04 (qgis): Fix multi point allowing insertion of non point geometries
- 01:20 PM Revision 97930d13 (qgis): Fix clearing multipoint should reset z/m status
- 01:19 PM Revision ffbf93a6 (qgis): Fix incorrect /Transfer/ for geometry collection
- 01:19 PM Revision cf23d56a (qgis): [OGR] Followup: Add orig_ogc_fid as last field to avoid changing field ...
- 12:26 PM Revision 73d6058b (qgis): ignore crs for network analysis tests
- 12:01 PM Revision fcfb5209 (qgis): Fix some test masks
- 11:51 AM Revision d6743903 (qgis): [auth] Certs manager remembers (in the settings) the last opened tab
- This is a minor UX/UI change that remembers the latest opened
tab in the certificates manager window - 11:44 AM Revision 386d52d8 (qgis): Merge pull request #5247 from nyalldawson/geometry_coverage
- Geometry unit test coverage
- 11:22 AM Revision 5f11793b (qgis): Restore debug build after PR #5246
- 10:26 AM Revision e1592d26 (qgis): Update parse_dash_results.py for Python 3
- 10:20 AM Revision 745111db (qgis): [processing] enable network analysis tests
- 09:20 AM Revision d7041638 (qgis): Rename QgsRectangle::buffer to buffered and mark as const
- 09:20 AM Revision 20cc7a73 (qgis): Boost test coverage for QgsRectangle
- 09:20 AM Revision 7d6034de (qgis): Boost test coverage for compound curve
- 09:20 AM Revision 6c2c0af1 (qgis): Fix crash when removing vertices from compound curves
- 09:20 AM Revision 27b43064 (qgis): Fix incorrect wkb type for compound curve when adding vertex to empty c...
- 09:20 AM Revision 60f81bd1 (qgis): Fix potential crash in QgsGeometry::smooth
- 09:20 AM Revision 6d59d144 (qgis): Fix crash in geometry collection when working with empty collections
- 09:20 AM Revision 33ba9a8c (qgis): Fix crash when trying to insert geometry into collection with bad index
- 09:20 AM Revision 57108f9b (qgis): Boost test coverage for geometry collections
- 09:20 AM Revision 94b44855 (qgis): Fix crash in nextVertex with bad geometry collection part number
- 09:20 AM Revision 0e908d5d (qgis): Fix crash in geometry collections with negative part numbers
- 09:20 AM Revision b2bd0ac1 (qgis): Fix dropping M/Z values from geometry collections
- 09:20 AM Revision 623a57a8 (qgis): Fix geometry collection can be corrupted by importing incorrect wkb
- 09:14 AM Revision 154fd61d (qgis): Merge pull request #5246 from nyalldawson/clazy
- Fix some Clazy warnings
- 09:12 AM Revision 270f1678 (qgis): Fix doctest
- 09:12 AM Revision b0b1714e (qgis): Fix build
- 09:12 AM Revision 01d34ede (qgis): Sip sync
- 09:12 AM Revision 31c1ae1c (qgis): Add missing QStringLiterals
- 09:11 AM Revision a463acba (qgis): Fix clazy overriden signals with non signal warnings
- 09:11 AM Revision e4f17f41 (qgis): Add missing QStringLiterals
- 09:11 AM Revision a7470b36 (qgis): Fix clazy connect-3arg-lambda warnings
- Always use 4 arg overload with a lambda, to avoid lambda
execution when context object is deleted. - 09:11 AM Revision 1a32f088 (qgis): Fix clazy detaching range based for warnings
- 09:11 AM Revision e8b90c33 (qgis): Fix clazy allocating unneeded temporary container warnings
- 09:11 AM Revision fd9bcd68 (qgis): Use QString multi-arg overload (clazy warning)
- 09:11 AM Revision be7f85bf (qgis): Remove some unused variables
- 09:11 AM Revision 60b8ec54 (qgis): Sip sync
- 09:11 AM Revision f952e6a6 (qgis): Misc clazy fixes
- 09:11 AM Revision 3837ddfd (qgis): Flip some easy QLists to QVectors
- 09:11 AM Revision 6c74502d (qgis): Fix clazy override signal with signal warnings
- 08:47 AM Revision 14a48c03 (qgis): Merge pull request #5201 from nyalldawson/point_crs
- [processing] Transparently handle CRS for point parameters
- 08:41 AM Revision f4d5ca75 (qgis): Merge pull request #5213 from mhugent/capabilities_exclusive_groups
- [FEATURE]: In GetProjectSettings, show if a legend group is mutually exclusive
- 04:46 AM Revision a71f2ad5 (qgis): Fix non-virtual destructor
- 04:46 AM Revision fb665010 (qgis): Fix Coverity uninitialized member warnings
- 04:44 AM Revision 3c76a074 (qgis): Fix Coverity null pointer dereference warning
2017-09-24
- 01:22 AM Revision b0f27c53 (qgis): Merge pull request #5245 from nyalldawson/conditionalHelpLink
- Set the most accurate User Manual page to Options tabs
- 12:39 AM Revision 6d9240cf (qgis): Make sip_include script use the workaround for SIP's path parsing
- 12:34 AM Revision 99def105 (qgis): Correct link for processing options help
- 12:29 AM Revision 4bf44d5e (qgis): Another round of doxygen comments
- 04:26 PM Revision 990f353a (qgis): More doxygen comments
- 02:12 PM Revision 73895887 (qgis): More class documentation
- 11:57 AM Revision d91ebe27 (qgis): Trying to work around SIP file parsing error (dir starting with number)
- 05:46 AM Revision d72309e4 (qgis): Fix transform of extent parameter set to match layer's extent
- 05:46 AM Revision fb08b0a6 (qgis): [processing] Allow encoding crs into text definitions of extents
- 05:46 AM Revision 83a8a8d7 (qgis): Use text encoded versions of points and extents in history panel
- Fixes generation of unit tests with point/extent parameters
- 04:46 AM Revision ec44e603 (qgis): [processing] Allow encoding crs into text definitions of points
- 04:09 AM Revision 6898342c (qgis): Better cursor for point picker tool
- 04:09 AM Revision e1eef7ed (qgis): Allow use of QgsPointXY/QgsReferencedPointXY for point parameter values
- 04:09 AM Revision 506f6d40 (qgis): [processing] Fix picking point from map always triggers a release
- event for previous map tool
- 04:09 AM Revision 1d6e3032 (qgis): Use correct SRS when building graph
- 04:09 AM Revision 6efcc2fe (qgis): Transparently reproject source points in algs
- 04:09 AM Revision a4ed7214 (qgis): Fix passing of QgsReferencedPointXY from Python to c++
- 02:37 AM Revision 8902d5f4 (qgis): Merge pull request #5244 from nyalldawson/proc_misc
- [processing] Misc test related fixes
2017-09-23
- 12:30 AM Revision db04d655 (qgis): Use processing config help key
- 12:29 AM Revision 8dffa33a (qgis): Allow QgsOptionsPageWidget to set a specific help key to view
- when clicking help in the options dialog
- 12:00 AM Revision 34b9ae29 (qgis): Set the most accurate User Manual page to Options tabs
- Because some of the tabs in Options dialog have a dedicated chapter where they are fully described, better use those ...
Also available in: Atom