Activity
From 2017-10-04 to 2017-11-02
2017-11-02
- 10:47 PM Revision 73306f12 (qgis): Update python code
- 10:42 PM Revision fd7ffad5 (qgis): Update api break docs
- 10:42 PM Revision f200d9c8 (qgis): Cleanup interpolation code
- 10:42 PM Revision cb292c18 (qgis): Greatly simplify and optimise interpolation code, correct handling of
- Z/M dimensioned geometries
- 10:42 PM Revision b369ef85 (qgis): Use QgsFeatureSources instead of QgsVectorLayer for interpolation
- source layers
- 10:42 PM Revision 60e98be8 (qgis): Pass QgsFeedback to methods in interpolation for more responsive
- cancelation and progress reports
- 10:42 PM Revision 28ee4408 (qgis): Standardise enum capitalization and formatting
- 09:06 PM Revision 151fb087 (qgis): Merge pull request #5511 from borysiasty/settings
- Move plugin installer's settings to the [app] section
- 08:55 PM Revision ac12258e (qgis): * include python runtime dependencies in INSTALL (followup e9d2fd67)
- * also update INSTALL.html (run t2tdoc target; followup 8dfa0217d)
- 03:31 PM Revision d21d45b7 (qgis): basics of new dialog for the initcode python functionalities
- means, some cosmetic changes should still be done in qgsattributesforminitcode.ui
- 03:26 PM Revision 8dfa0217 (qgis): fixup ccache install instruction in doc files using txt2tags
- 01:45 PM Revision 1fd4b638 (qgis): Fix relation reference widget model out of sync
- Causes crashes in some situations
- 11:36 AM Revision c3716474 (qgis): attribute editor layout selection etc.
- 10:32 AM Revision c336fee4 (qgis): translation string fixes
- 10:21 AM Revision 1ffc3fd1 (qgis): set feature when starting action on attribute edit form
- 09:15 AM Revision 4b6228d8 (qgis): Move plugin installer's settings to the [app] section
- 09:12 AM Revision 90546b0d (qgis): final relation cardinality combobox
- 09:02 AM Revision 5ffbb359 (qgis): disable translation of mime types in raster layer properties
- 08:56 AM Revision 8bfa3ebd (qgis): Log when savepoint creation fails
- 08:30 AM Revision b9c57269 (qgis): Update tsstat.pl
- fix small typo
2017-11-01
- 11:08 PM Revision 5fe43efe (qgis): Merge pull request #5509 from borysiasty/settings
- Remove dead code
- 10:20 PM Revision 295a578e (qgis): Make text translatable
- 10:20 PM Revision 5d2c39bb (qgis): Add doxymentation
- 10:20 PM Revision c3e2adce (qgis): Const fixes for QgsSearchWidgetWrapper
- 10:20 PM Revision 69a28d82 (qgis): MOC compatible SIP_ABSTRACT version
- New version supports the following notation
class QgsOutClass : public QObject // SIP_ABSTRACT
MOC does not lik... - 10:20 PM Revision e0c1f0b0 (qgis): Fix abstract MOCed class generation
- 10:13 PM Revision 7dc48f3a (qgis): Merge pull request #5508 from DelazJ/message_spacing
- Fixing messages displayed in GUI
- 09:53 PM Revision 2d30c115 (qgis): Remove dead code
- 06:32 PM Revision ac6c598f (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:03 PM Revision 08889c77 (qgis): Followup fix to ab74991; add missing QFile import
- 03:46 PM Revision e9d2fd67 (qgis): add qt5-default to debian/ubuntu dependency list in INSTALL
- 11:48 AM Revision eea155d6 (qgis): Fix crash when attempting to render multipolygon with missing exterior ...
- This commit fixes a possible crash when the vector layer renderer
attempts to render a multipolygon containing a poly... - 11:48 AM Revision f4d3152e (qgis): [ogr] Also discard features with empty geometries
- when feature request specifies a filter rect
OGR sometimes returns a feature with empty geometry (e.g.
a multipolygo... - 11:48 AM Revision 90834203 (qgis): More unit tests
- 10:45 AM Revision 6418a831 (qgis): remove remaining references to pyspatialite (followup 39816cf84)
- 10:18 AM Revision 8105b750 (qgis): Fix issue 17355
- 07:52 AM Revision db54b4ea (qgis): fix windows build
- 04:43 AM Revision 18785da4 (qgis): make use of the pin icon in recent projects menu
2017-10-31
- 09:32 PM Revision 8afbaebd (qgis): Merge pull request #5482 from rduivenvoorde/create_WITH_CLANG_TIDY-take2
- adding WITH_CLANG_TIDY as advanced, so you can build without it even …
- 07:21 PM Revision 48d43d37 (qgis): Merge pull request #5497 from nyalldawson/svg_crash
- Fix crashes and issues with SVG rendering
- 03:04 PM Revision 8b7fd542 (qgis): [Globe] Port for QgsGeometry::constGet API changes
- 02:20 PM Revision 192d6f93 (qgis): Update Attr Table after field calculation: fixes #17312
- 01:48 PM Revision 9d4ab51e (qgis): Clear WMS preview image
- 01:45 PM Revision fde62409 (qgis): Do not paint WMS preview images. Because it crashes.
- Fix #16803
- 11:45 AM Revision 5f750e72 (qgis): Fix connection
- 08:10 AM Revision 6f9798b8 (qgis): Merge pull request #5477 from boundlessgeo/certs_not_removed_with_pki_p...
- [security] Set permission to certs to allow correct removing on win
- 07:28 AM Revision 87643e9c (qgis): Harden taskmanager tests
- By using local variables and functions interdependency of the tests is decreased
- 07:27 AM Revision 5000f9aa (qgis): Merge pull request #5488 from nyalldawson/network
- [processing] Fix some issues with network analysis shortest path algs
- 07:12 AM Revision 9a1cd9dd (qgis): [welcome page] avoid vertical shift when pinning/unpinning projects
- 07:01 AM Revision 2bdc323d (qgis): More test tolerance
- 07:01 AM Revision dbe2b340 (qgis): Update copyright date
- 07:01 AM Revision 284c4d35 (qgis): Fix tests
- 07:01 AM Revision 05ad0bc0 (qgis): Update API break dox
- 07:01 AM Revision 8f22f5eb (qgis): [processing] Misc fixes for network analysis tools
- Also maintain attributes in service area from layer alg, add test
Fixes #17325 - 07:01 AM Revision 57edec66 (qgis): Fix incorrect enum values in network analysis algs
- Didn't result in a bug, but made the code confusing to read
- 07:01 AM Revision 8d32bf72 (qgis): Fix QgsGraphAnalyzer::dijkstra traverses through edges backwards
- This means that it flips the direction of the graph edge, breaking
route restrictions.
Refs #17325 - 07:01 AM Revision 199b5692 (qgis): Fix broken network analysis network tolerance option
- The tolerance option was not correctly calculated, resulting in
semi-random behavior for networks which relied on a n... - 07:00 AM Revision ae8dc1cf (qgis): Optimise and simplify tie point calculation
- 07:00 AM Revision 8a68a410 (qgis): Simplify overly complex code
- 07:00 AM Revision ab05fe76 (qgis): Fix extremely confusing network graph API naming
- Since names of api calls were backwards to expectations
- 07:00 AM Revision 36a38f4e (qgis): [processing] Keep attributes from start/end points layer in
- output layer for shortest path algorithms
Otherwise the paths are nearly impossible to link back to
the source layer... - 07:00 AM Revision 49254384 (qgis): Fix index out of range error in shortest path algs
- 07:00 AM Revision 5ffd7214 (qgis): [processing] Shortest path handling for multipoint layers
- Fixes shortest path algorithms fail for multipoint source layers
or layers with null geometries
Refs #17325 - 07:00 AM Revision 4149da05 (qgis): Better reporting of errors when paths cannot be found, also
- output point but with no geometry and missing attributes so
that it's clear which points could not be linked - 07:00 AM Revision b337335e (qgis): Start unit tests for network analysis lib
- 04:23 AM Revision d1d95b1d (qgis): [welcome page] reverse chronological order for pinned projects
- 03:12 AM Revision 0b2de85f (qgis): Check file modified time when retrieving svg images from cache
- If file has been modified since the cache, regenerate a new cache
image.
We don't want to check the file modified ti... - 01:43 AM Revision b07f6757 (qgis): Cleanup QgsSvgCache API
- - Remove QgsSvgCacheEntry from public API (is an internal detail only)
- Modernize code
- Make protected QgsSvgCache ... - 01:24 AM Revision a6eea720 (qgis): Fix crashes caused by concurrent rendering of cached QPictures from Qgs...
- QgsSvgCache::svgAsPicture was rendering an implicitly shared copy when
the picture had already been cached. It turns ...
2017-10-30
- 08:13 PM Revision 3ae9ac5e (qgis): translation string fixes
- 12:32 PM Revision 942f431f (qgis): Fix crash when rendering with SVG based symbols and SVG cache is filled
- When the svg cache was full, any attempt to render an svg from the
cache would crash QGIS.
Fixes #16643 - 12:13 PM Revision 7843d22b (qgis): Fix memory leaks
- 12:13 PM Revision ba05edcb (qgis): Remove unnecessary debug message
- 12:13 PM Revision b3ef4da2 (qgis): Fix use after free
- 11:49 AM Revision 7c5811ca (qgis): Fix building grass
- 11:45 AM Revision 59c3b86a (qgis): Revert "Avoid recursion in feature filter model"
- This reverts commit a3eadd320f28249915db54a02bbde9140327c6e3.
- 11:29 AM Revision ec27839a (qgis): Better typing for variables in configuration options
- 11:27 AM Revision 257f4429 (qgis): Fix proxy basic authentication setting
- 11:17 AM Revision a3eadd32 (qgis): Avoid recursion in feature filter model
- 09:49 AM Revision 1d21072b (qgis): Merge pull request #5491 from m-kuhn/dropV2
- Drop V2 suffix on all geometry classes
- 09:14 AM Revision e0025b65 (qgis): Rename QgsGeometry::fromPoint to QgsGeometry::fromPointXY
- Also introduces the from[Geometry]XY for QgsGeometryFactory
- 09:14 AM Revision d2c1011a (qgis): Convert missing from[Geometry]XY calls
- 09:14 AM Revision bde014ec (qgis): Adjust leftovers addPointsV2 to addPoints
- 09:14 AM Revision 82e6d121 (qgis): Rename from[GeometryType] to from[GeometryType]XY
- - QgsGeometry::fromPoint() was renamed to fromPointXY()
- QgsGeometry::fromMultiPoint() was renamed to fromMultiPoint... - 09:14 AM Revision 271ef7c0 (qgis): More V2 drop fixes
- 09:14 AM Revision b4e0ebe4 (qgis): Document API breaks
- 09:14 AM Revision 750a54f8 (qgis): More drop V2 suffix fixes
- 09:14 AM Revision ca74e391 (qgis): Rename QgsGeometry.addPoints with XY / V2-less versions
- 09:14 AM Revision e19f6482 (qgis): Various fixes to dropping V2 suffix
- 09:14 AM Revision b6f46eae (qgis): Rename QgsPolygonV2 to QgsPolygon
- 09:14 AM Revision 7f3ad768 (qgis): Rename QgsMultiPolygonV2 to QgsMultiPolygon
- 09:14 AM Revision 3fcdcd87 (qgis): Rename QgsMultiPointV2 to QgsMultiPoint
- 09:14 AM Revision 81586d20 (qgis): Optimize loop
- 09:14 AM Revision 9a57bae6 (qgis): Rename QgsMultiPolygon to QgsMultiPolygonXY
- 09:14 AM Revision 29e65ed0 (qgis): Rename QgsMultiPoint to QgsMultiPointXY
- 09:14 AM Revision b7908744 (qgis): Rename QgsMultiPolyline to QgsMultiPolylineXY
- 09:14 AM Revision becf86cf (qgis): Rename QgsPolygon to QgsPolygonXY
- 09:09 AM Revision 86d170be (qgis): [server] Remove dead code
- 08:21 AM Revision 48f26e58 (qgis): Fix astyle version check for 3.0
- 08:03 AM Revision 66649b99 (qgis): Add configire to spelling check
- 08:03 AM Revision 4b0607a7 (qgis): Remove trusted status from Plugin Manager
- 07:25 AM Revision c48e0069 (qgis): Allow using system astyle
- 06:56 AM Revision 9b670d08 (qgis): App doc and style changes
2017-10-29
- 12:58 AM Revision 71c17b87 (qgis): Fix build
- 12:53 AM Revision 43dfa283 (qgis): Drop unused variable
- 08:32 PM Revision e5237809 (qgis): add loading of spatialite on windows and remove remaining references to
- pyspatialite (followup 39816cf84)
- 08:26 PM Revision 77de9fc5 (qgis): [Plugin manager] remove depreciated and unused stuff
- 08:20 PM Revision 39816cf8 (qgis): Merge pull request #5493 from gacarrillor/bye_pyspatialite
- Bye pyspatialite
- 06:59 PM Revision cfba4c4d (qgis): fix windows build
- 04:46 PM Revision 6415fad0 (qgis): Get rid of PySpatiaLite
- 04:46 PM Revision 64021605 (qgis): Use sqlite3 instead of pyspatialite for SpatiaLite connections
- 01:33 PM Revision 5b64af13 (qgis): Remove the empty Description column from Interface Customization dialog
- 01:31 PM Revision 28f27226 (qgis): QgsTransaction.create expects layers, not ids
- 01:31 PM Revision 37e9272f (qgis): Fix API typo
- 01:31 PM Revision ebae560a (qgis): Debug cache misses
- 01:31 PM Revision 0c321fb5 (qgis): Decouple transaction handling from QgsProject
- 01:31 PM Revision 2533960c (qgis): Remove unused include
- 01:31 PM Revision 20f2a146 (qgis): Increase ccache size
- 01:31 PM Revision 5dbeaf58 (qgis): [postgres][test] Check QgsFeatureRequest.connectionTimeout flag
- 10:17 AM Revision 29e8990e (qgis): Merge pull request #5483 from m-kuhn/postgisEmptyValue
- [postgres] Distinguish empty and NULL values
2017-10-28
- 12:24 AM Revision e6e61891 (qgis): We cannot test to insert NULL with NOT NULL constraints
- 11:15 PM Revision 76746e7d (qgis): [postgres][test] Assert NULL insert behavior
- 0 != '' != NULL
- 11:14 PM Revision 3b0b82cb (qgis): [postgres] Distinguish empty and NULL values
- 03:05 PM Revision 2c53ba9a (qgis): [Plugin manager][needs-docs] Update a tooltip to tell users they can al...
- 01:12 PM Revision 24de8195 (qgis): [askUserForOGRSublayers] Use layername= instead of layerid= when no amb...
- Complementary fix to 1822b76c1a69418e44d7a1186e16f54d670267ad for the case
where a layer has mixed geometry types. - 11:00 AM Revision 910b9ea5 (qgis): layout
- 09:48 AM Revision ae4c8119 (qgis): style
2017-10-27
- 10:08 PM Revision 071099c0 (qgis): Merge pull request #5478 from boundlessgeo/auth-viable
- [auth][api] Remove deprecated QSslCertificate::isValid()
- 10:06 PM Revision 671ce635 (qgis): [auth] Integrate cert viable functions into auth system
- 10:06 PM Revision 4b9898b6 (qgis): [auth] Return immediate errors for null cert/key when validating bundle
- 10:01 PM Revision 8032de8d (qgis): [auth][api] Remove deprecated QSslCertificate::isValid()
- Substitue QgsAuthCertUtils::certIsViable(cert), which checks similar
characteristics to old function, plus whether th... - 09:53 PM Revision 88a80e66 (qgis): [FEATURE] Range vertex selection in node tool
- This little feature makes it possible to select a range of vertices from one feature.
It can be activated by pressin... - 09:50 PM Revision 6476fef4 (qgis): Merge pull request #5451 from wonder-sk/snap-indicators
- Snap indicators improvements
- 09:50 PM Revision 8ef715be (qgis): Merge pull request #5480 from boundlessgeo/auth_get_removal
- [api][auth] Removed get prefix from all getters in auth manager
- 09:29 PM Revision 2fdf30c7 (qgis): Merge pull request #5232 from boundlessgeo/move_project_properties
- [needs-docs] KDE: Moved project properties menu item from settings into the projects menu
- 09:01 PM Revision 4cde5202 (qgis): [Plugin manager][needs-doc] Read a CHANGELOG file in case the relevant ...
- 08:57 PM Revision 02d2ba64 (qgis): spelling
- 07:18 PM Revision fb0a5ca7 (qgis): Relation Combo
- 06:59 PM Revision e7a3a28b (qgis): commit
- 06:58 PM Revision e724dfcd (qgis): commit
- 06:37 PM Revision 665a6f03 (qgis): combobox for cardinality
- 05:58 PM Revision 6055e713 (qgis): Relation Cardinality config
- 05:12 PM Revision e251b244 (qgis): relation properties
- 04:29 PM Revision b726ba29 (qgis): Change vertex marker to box and segment marker to double triangle
- 04:13 PM Revision a843df89 (qgis): Merge pull request #5466 from mhugent/maptip_geometry_optional
- [needs-docs] Make maptip and geometry attribute optional in featureinfo response
- 04:12 PM Revision 26bd6d72 (qgis): Merge pull request #5435 from mhugent/wms_print_layers
- [needs-docs][feature] Wms print layers
- 04:11 PM Revision dfaabdcf (qgis): Merge pull request #5425 from pblottiere/server_getfeatureinfo
- [server][bugfix] Consider QUERY_LAYERS as valid layers in GetFeatureInfo
- 03:54 PM Revision 237adb2f (qgis): Move Feature tooltip that guides towards Node Tool for snapping
- 03:42 PM Revision 61c70473 (qgis): Merge branch 'master' into usr_bin_env
- 03:41 PM Revision 0ec041d4 (qgis): Merge branch 'master' into usr_bin_env
- 03:38 PM Revision c9ca1756 (qgis): Less debug noise
- 03:19 PM Revision 52896f55 (qgis): Add test for maptip
- 03:15 PM Revision 4c7eb832 (qgis): Fix crash when accessing out of bounds field
- 02:43 PM Revision d09331e4 (qgis): adding WITH_CLANG_TIDY as advanced, so you can build without it even if...
- 02:27 PM Revision d64529f4 (qgis): [api][auth] Removed get prefix from all getters in auth manager
- 02:18 PM Revision 1592cccf (qgis): Try to make travis indentation check happy
- 02:00 PM Revision ff83b9a4 (qgis): Release of 2.18.14
- 02:00 PM Revision 66bcfbb9 (qgis): Release of 2.14.20
- 01:58 PM Revision 2498b528 (qgis): Add QUERY_LAYERS to available layers in GetFeatureInfo request
- 01:58 PM Revision 98c05ade (qgis): Add test
- 01:55 PM Revision c54299dc (qgis): Merge pull request #5406 from pblottiere/bugfix_server_hex
- [server][bugfix] Fix parameter decoding with post method and urlencoded
- 01:25 PM Revision a60c0bd7 (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 01:19 PM Revision b1989231 (qgis): Relation Cardinality without own gui
- 01:08 PM Revision 924b3ffb (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 01:03 PM Revision 6a4e397f (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 12:47 PM Revision 6829a92e (qgis): Merge pull request #5468 from m-kuhn/unobtrusiveConstraints
- [FEATURE] Make constraint reporting less obtrusive
- 12:34 PM Revision b0ee6425 (qgis): [offset curve tool] fix tool only working once
- 12:34 PM Revision 39b52595 (qgis): [offset curve tool] ensure snapping is enabled when selecting feature
- 12:34 PM Revision b034c2c6 (qgis): [welcome page] preserve pinned status when saving project
- 12:34 PM Revision 6354563c (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 12:34 PM Revision 7f96c5bb (qgis): Pass urlencoded URL to the oauth handler
- 12:26 PM Revision 6af4bb84 (qgis): relationconfig
- 12:25 PM Revision d259279d (qgis): [oauth2] Added test for resource owner password grant flow
- 12:24 PM Revision 244e8861 (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 12:14 PM Revision 90857b2b (qgis): [FEATURE] Settings migration framework (#5080)
- Only run for default profile and only if
not run before. Moves settings and symbols from
QGIS 2.x to QGIS 3 default p... - 11:52 AM Revision 2b5b0008 (qgis): Make code shorter
- 11:12 AM Revision e03461d6 (qgis): Use \ instead of @ in comment
- 11:11 AM Revision ab74991a (qgis): Set permission to certs to allow correct removing on win
- 11:07 AM Revision 40955b24 (qgis): Merge pull request #5440 from m-kuhn/relrefthreadingv2
- [feature] Relation Reference Widget : Threaded Version
- 10:49 AM Revision f6abdd5e (qgis): Merge pull request #5471 from daniviga/rpm-3d
- libqgis_3d.so missing in rpm spec
- 10:48 AM Revision dfe48d13 (qgis): Fix parameter decoding with post method and urlencoded
- 10:48 AM Revision 8562bfa9 (qgis): Add some tests for GetPrint with OPACITIES
- 10:39 AM Revision fd5a17cc (qgis): Intendention
- 09:43 AM Revision 38a4eb48 (qgis): Code improvements
- 09:35 AM Revision 89f62821 (qgis): [auth] Added test cases for expired CAs and client certs
- 09:29 AM Revision 0eb7b4eb (qgis): Intendention
- 09:05 AM Revision 19e212c1 (qgis): Merge pull request #5469 from m-kuhn/constraintsOnForms
- [FEATURE] Show comments as tooltips on form
- 08:19 AM Revision 68179e22 (qgis): Merge pull request #5475 from nyalldawson/snap_to_grid
- [FEATURE][processing] Native c++ snap to grid algorithm
- 07:45 AM Revision 9df37d31 (qgis): alias field and fixed problem with storing
- 07:16 AM Revision 4372ac26 (qgis): [FEATURE][processing] Native c++ snap to grid algorithm
- With support for snapping Z/M values, keeping curves
- 06:37 AM Revision c67e3981 (qgis): Improvements to QgsAbstractGeometry::snappedToGrid
- - Fix loss of coordinates when not rounding a particular dimension
- Don't segmentize curved geometries
- Add extra u... - 06:08 AM Revision edecd49b (qgis): [FEATURE][welcome page] Add pin/unpin to list actions (fixes #16394)
- 04:09 AM Revision 30aa5f5f (qgis): Allow double typed values in algorithm
- Also homogenize the output name
- 03:22 AM Revision 3f5b11bf (qgis): Make asGridified and newSameType (helper function)
- 02:18 AM Revision 591150d7 (qgis): Show symbology export options only when compatible (fixes #11098)
2017-10-26
- 01:46 AM Revision c2577ec0 (qgis): Full sentence should often begin by capitalized letter
- and end by a full stop.
- 01:46 AM Revision a87cde27 (qgis): Reword message
- 01:43 AM Revision 2614ca1a (qgis): Remove trailing spacing and punctuation in ui items
- 01:43 AM Revision cd178325 (qgis): Add missing space for readability and fix punctuation
- 01:43 AM Revision f5025cc6 (qgis): Use a more appropriate dialog title for message boxes
- and capitalise first letters
- 01:42 AM Revision e38bd650 (qgis): Leakyleak
- 01:36 AM Revision 99b1c74c (qgis): [auth] Update test certs/keys and add README
- * Add expired root/issuer CAs and client cert chains
* Add wildcard server *.qgis.test SSL cert
[ci skip] - 01:23 AM Revision 131b15f2 (qgis): Merge pull request #5472 from nyalldawson/grid_renderer
- Grid renderer
- 11:47 PM Revision b80160a6 (qgis): Merge pull request #5464 from lbartoletti/improve_triangle
- Improve triangle
- 11:45 PM Revision d4e8470a (qgis): Minor fixups, add tests
- 11:06 PM Revision ff2ade98 (qgis): [FEATURE] add grid renderer for points displacement. funded by Kartoza
- 11:04 PM Revision 114a4ec2 (qgis): Adjust tests
- 11:04 PM Revision 93395950 (qgis): Convert some Q_FOREACHes to for-in
- 11:04 PM Revision 3eefe0db (qgis): Make constraint reporting less obtrusive
- 10:50 PM Revision 0a615b60 (qgis): Update cmake contact to use [email protected] instead of my email (#5470)
- 10:37 PM Revision a86800b7 (qgis): Fix tests forgotten in testqgsexpression.cpp
- 09:52 PM Revision 8501053a (qgis): Merge pull request #5463 from boundlessgeo/BD-2507-pki-bundle-validation
- [auth] PKI bundle validation utility function
- 09:40 PM Revision 22a54fa6 (qgis): Add Unit test
- 09:07 PM Revision a625e731 (qgis): Sync documentation about compilation on Fedora
- 09:00 PM Revision c75ac623 (qgis): Track libqgis_3d.so in RPM spec file
- 08:42 PM Revision 3210f854 (qgis): Merge pull request #5401 from boundlessgeo/pkcs8-to-pkcs1
- [auth] Convert PKCS8 to PKCS1 private keys (for macOS)
- 08:30 PM Revision 83a02eb5 (qgis): Fix chained filters and tests
- 08:03 PM Revision 869fc604 (qgis): Show comments as tooltips on form
- Let's face it, where we need the information is not in the layer
properties configuration, it's when we enter the data. - 07:29 PM Revision 10ab9044 (qgis): Merge branch 'master' into propertieslayout
- 07:26 PM Revision d097de4d (qgis): Merge branch 'master' into propertieslayout
- 07:13 PM Revision ef7a29dc (qgis): [auth] Keep sensitive debug data commented out
- 06:48 PM Revision 11ce639a (qgis): [auth] Access authmanager through application
- 06:26 PM Revision 89166a0d (qgis): [auth] Add utility method to validate a PKI bundle
- 06:26 PM Revision ffb29035 (qgis): [auth] Remove Diffie Hellman from validated keys
- Because Qt does not support DH
- 06:24 PM Revision 368b0df2 (qgis): [auth] Add certificate chain validation routine
- 06:24 PM Revision 0557b394 (qgis): Add documentation for the hostName argument
- 06:24 PM Revision e20e0764 (qgis): [auth] Add PEM test certificate chain
- 06:24 PM Revision f1eba3a8 (qgis): [auth] Add validatePKIBundle
- 06:24 PM Revision e036fc86 (qgis): Typo in a comment
- 06:24 PM Revision 287d1f75 (qgis): [auth] Add test with client cert
- 06:24 PM Revision 006260b9 (qgis): [auth] Add tests for the certificate chain validation routine
- 06:09 PM Revision 1ae0857d (qgis): Merge pull request #5458 from daniviga/rpm-3d
- Enable 3D support in RPM
- 05:38 PM Revision 957f6abe (qgis): Move private methods implementation to header
- 05:36 PM Revision 7c5f910d (qgis): Fix build with Qt 5.5
- 05:31 PM Revision 92b3b5bc (qgis): Merge pull request #5446 from boundlessgeo/BD-2279-authmanager-singleton
- [auth] Authmanager singleton API removal
- 05:06 PM Revision 3a547dc5 (qgis): relations in list
- alias comment in gui (not ready yet)
- 04:56 PM Revision 9c24818d (qgis): Load some entries by default in relation reference widget
- 04:56 PM Revision fd772dc0 (qgis): Relation reference widget make current entry bold
- 04:55 PM Revision d414822f (qgis): Merge pull request #5400 from pblottiere/server_bugfix_visible
- [server][bugfix] Fix regression by adding visible tag to layer's node in GetProjectSettings
- 04:31 PM Revision d6760352 (qgis): QgsFeatureListComboBox GUI enhancements
- 04:30 PM Revision e63da880 (qgis): NULL value is gray and italic
- 04:30 PM Revision 95ddaa8c (qgis): Fix build warning
- 04:29 PM Revision 7ec35e08 (qgis): Add a selectOnFocus property to QgsFilterLineEdit
- 04:23 PM Revision 02676926 (qgis): fixup 7811f38e480aabae9a1c068f4da766da4dc7b0f8
- 04:10 PM Revision 7d847825 (qgis): Add unittest for featureinfo request using the parameter with_geometry
- 03:39 PM Revision a606c468 (qgis): Cleanup temporary files in prepare-commit.sh
- 03:34 PM Revision 49a1a5a0 (qgis): Remove geometries from unit test output (is now only added if requested)
- 03:33 PM Revision c07050b8 (qgis): Fix todo
- 03:31 PM Revision c661ab10 (qgis): Allow using NULL values
- 03:30 PM Revision 98bad050 (qgis): Only restore selection if it exists
- 03:30 PM Revision 2a185a0c (qgis): Re-Enable chained filters
- 03:30 PM Revision 0b090fe1 (qgis): Doxyfixes
- 03:30 PM Revision ff759f67 (qgis): [travis] fold docker information
- 03:30 PM Revision 51c5e8a0 (qgis): Fix build
- 03:30 PM Revision 035fc46a (qgis): Qt < 5.6 compatibility
- 03:30 PM Revision ef2d17f9 (qgis): No forced rendering on startup
- 03:30 PM Revision bcf93146 (qgis): Fix building tests
- 03:30 PM Revision e9030172 (qgis): Add tests for QgsFeatureListComboBox and friends
- 03:30 PM Revision 5c32db94 (qgis): Make QgsRelationReferenceWidget background threaded
- 03:30 PM Revision d8b641b5 (qgis): Doxymentation
- 03:30 PM Revision a15c183a (qgis): More doxymentation
- 03:30 PM Revision a2b79d47 (qgis): Optimize request for QgsFeatureFilterModel
- 03:30 PM Revision 7811f38e (qgis): [FEATURE] Add QgsFeatureListComboBox with live-filter-capabilities
- 03:27 PM Revision 1c9f9df0 (qgis): Add test
- 02:51 PM Revision 3c9e7190 (qgis): Fixes regression by adding visible tag to layer's node
- 02:37 PM Revision 9adf215a (qgis): more z/m test
- 02:25 PM Revision d40447e7 (qgis): [FEATURE][welcome page] remove from list action (fixes #13722)
- 01:30 PM Revision 6bcbbeb7 (qgis): - A triangle can have double points or colinear points, my bad. It is a
- degenerate triangle
- remove duplicate tests (triangle2()) - 01:21 PM Revision 40c0b0b3 (qgis): Force qca-qt5-ossl as a requirement for RPM
- 01:15 PM Revision 5bd63b7e (qgis): [FEATURE]: Fetch geometry and maptip in feature info only if requested ...
- 12:36 PM Revision 2383edbe (qgis): [property override btn] integer64 (instead of unknown type) for longlong
- 12:34 PM Revision 32fa6f8e (qgis): Enable 3D support only for Fedora > 26 (waiting for Qt 5.9)
- 12:25 PM Revision d31f0940 (qgis): Update sip
- 11:28 AM Revision b508bf7f (qgis): Build and review fixes
- 11:19 AM Revision 034baf1b (qgis): Merge pull request #5436 from alexbruy/processing-gdal-memory
- [processing] correctly handle layers without attributes in GDAL-based geoprocessing algorithms (fix #17287)
- 11:11 AM Revision c780ab9b (qgis): [auth] Minor comment rewording
- 11:10 AM Revision 5571a878 (qgis): [auth] bulletproof QgsAuthManager singleton to make server happy
- 11:06 AM Revision 8c325206 (qgis): Add skirts to hide cracks between adjacent terrain tiles
- This adds user configurable skirt height to DEM terrain generator.
Skirts are vertical walls at the edges of each ter... - 10:55 AM Revision ba75123f (qgis): Merge pull request #5443 from m-kuhn/iteratorTimeout
- [feature] Allow to specify timeout when requesting features
- 10:54 AM Revision ace8b064 (qgis): Add API doc
- 10:46 AM Revision 62f0603f (qgis): Add 3D support in RPM build
- 10:43 AM Revision dc5eefb5 (qgis): Merge pull request #5448 from signedav/relationshipstrength
- Duplication Feature and its relating Features
- 10:28 AM Revision 3dbffb07 (qgis): improved api doc
- 10:10 AM Revision a1574d06 (qgis): Add missing import
- 10:10 AM Revision 0bc33b14 (qgis): Clean auth DB path with cleanPath
- 10:10 AM Revision bb73f0d8 (qgis): [auth] Removed instance and ctor from bindings
- 10:10 AM Revision 48984dd0 (qgis): [auth] Authmanager singleton removal from API
- 10:10 AM Revision 4c7e3ff7 (qgis): [auth] Removed profile splash information for auth manager (now done in...
- 10:09 AM Revision acbd9d18 (qgis): Merge pull request #5432 from Gustry/allow_pipe_filepath
- allow pipe character in filepath in processing
- 10:07 AM Revision ecf93e38 (qgis): Fix test after QgsFileDownloader move to core and API change
- 09:37 AM Revision 18b6caf1 (qgis): add relations into drag-tree
- 09:26 AM Revision 13ba5773 (qgis): fix WITH_3D=TRUE build
- 08:54 AM Revision dc325147 (qgis): Merge pull request #5450 from daniviga/rpm-fix-epoch
- Fix 'epoch' management in rpm spec
- 08:07 AM Revision 861e05b4 (qgis): Merge pull request #5376 from pblottiere/dirty
- [FEATURE] Add a flag to dirty edit buffer when using executeSql in transactions
- 07:10 AM Revision 69f069a3 (qgis): spelling stuff
- 05:11 AM Revision 611dca4a (qgis): Merge pull request #5100 from Gustry/crs_description
- add CRS description in the layer_property expression
- 04:36 AM Revision 4021c300 (qgis): Merge pull request #5286 from DelazJ/toolswitch
- Enable display of selection tools in Attribute toolbar
- 04:31 AM Revision 089fa361 (qgis): Merge pull request #5285 from DelazJ/patch-1
- Add source files location
- 03:59 AM Revision d8775fca (qgis): Merge pull request #5398 from DelazJ/DelazJ-patch-1
- [DB Manager] Set correct dialog alignment
- 02:04 AM Revision 55203a0f (qgis): Merge pull request #5359 from nyalldawson/primitive
- Rename (and make safe) QgsGeometry::geometry()
- 02:02 AM Revision 93f8abec (qgis): Merge pull request #5423 from nyalldawson/gdal_ptr
- Implement scoped pointers for gdal handled objects
2017-10-25
- 01:13 AM Revision a2f380b2 (qgis): Add missing override
- 01:11 AM Revision 5300f69c (qgis): Fix doxygen warning
- 01:09 AM Revision 3888192e (qgis): Fix geometry checker relying on corrupting geometries to fix them
- Geometry checker was editing geometries in place, which potentially
was corrupting other implicitly shared copies of ... - 12:44 AM Revision 837c1c56 (qgis): Fix tests
- 12:37 AM Revision 332215c8 (qgis): Safer GDAL delete and close of datasets, which doesn't leak
- and works on Windows
See
https://github.com/qgis/QGIS/commit/d024910490a39e65e671f2055c5b6543e06c7042#commitcomment-... - 12:23 AM Revision 8eb919e5 (qgis): Explicitly close gdal dataset handles as early as possible
- 12:18 AM Revision bb8bad06 (qgis): Merge pull request #5437 from m-kuhn/pgquick
- [postgres] respect empty FilterFids list
- 12:12 AM Revision 052688cb (qgis): Fix crash when creating new rasters
- 12:12 AM Revision 317228a0 (qgis): Fix build
- 12:12 AM Revision 63e6cda6 (qgis): Fix build, tests
- 12:12 AM Revision 7455c2f9 (qgis): More gdal scoped pointer types
- 12:12 AM Revision 4f4681ae (qgis): Implement scoped pointers for gdal handled objects
- 11:38 PM Revision a9f8e600 (qgis): Merge pull request #5428 from lbartoletti/triangleGML
- ADD GML export to QgsTriangle
- 11:36 PM Revision 72321c97 (qgis): Fix build warning
- 11:06 PM Revision 70361063 (qgis): Rename QgsGeometry::geometry as QgsGeometry::get()
- Because feature.geometry().geometry() is confusing, and impossible
to search for in python code (e.g. is input.geomet... - 11:06 PM Revision c50ee6d4 (qgis): Update python code to new API
- 11:06 PM Revision 1d01d4bc (qgis): Remove use of QSharedPointer/QScopedPointer
- 11:06 PM Revision 00e86903 (qgis): Replace use of qt methods with std equivalents
- 11:06 PM Revision c70a47e2 (qgis): Update API break docs
- 10:22 PM Revision 650a1227 (qgis): Avoid crash when export as GML an empty geometry
- 10:13 PM Revision 05e97b38 (qgis): [FEATURE] Add right click menu option to "open directory" to welcome pa...
- Allows easy opening of the folder containing a project from the welcome page,
e.g. to check if a newer version of the... - 10:13 PM Revision a89dfde9 (qgis): Remember whether project file exists and don't continually recheck
- Because that's slow for network paths. Instead only check once,
and add a menu option to refresh and force re-check - 08:38 PM Revision 1c8803c5 (qgis): [Plugin manager][needs-docs] follow up 87d087bbfdb0
- 07:32 PM Revision 82d94aad (qgis): Add some api documentations for new functions
- 05:48 PM Revision 62f20913 (qgis): [postgres] Early exit iterator if there's nothing to fetch anyway
- 05:04 PM Revision f7073d05 (qgis): [FEATURE] Duplicate features including children (one level deep) when r...
- 04:29 PM Revision 385655fc (qgis): Add some tests
- 04:29 PM Revision 32ff78b3 (qgis): [FEATURE] Add a flag to dirty edit buffer when using executeSql in tran...
- 04:29 PM Revision 2bfb366e (qgis): Remove duplicated protected
- 04:29 PM Revision 82ba8ad0 (qgis): Replace dynamic_cast by qobject_cast
- 04:29 PM Revision 8a4382a4 (qgis): Private attributes
- 04:29 PM Revision 4923a3f3 (qgis): Rename signal in dirtied
- 04:19 PM Revision 6297d19b (qgis): Merge pull request #5452 from mach0/master
- [ts] adding kyrgyz translators
- 03:51 PM Revision 1eac450d (qgis): [ts] adding kyrgyz translators
- 03:01 PM Revision 7922608e (qgis): Change the approach: returns an empty element
- 02:18 PM Revision 387057a1 (qgis): add CRS description in the layer_property expression
- 01:52 PM Revision 568b22d5 (qgis): [FEATURE] Snapping feedback improvements
- - tooltips with name of the layer that has been snapped
- different markers for different snap types (cross for verte... - 01:46 PM Revision 7dbae64c (qgis): Remove unrequired call to repaint map
- The addFeature() call before returns immeditely, so there isn't even
something around to justify a repaint. - 01:35 PM Revision dbd2cc95 (qgis): Merge pull request #5441 from m-kuhn/spinner
- [feature] Spinner icon on QgsFilterLineEdit
- 12:23 PM Revision c2443686 (qgis): Add some more tags to file downloader alg
- 12:23 PM Revision 016a8a29 (qgis): Don't throw exception when file downloader alg is canceled
- 12:23 PM Revision c728a35c (qgis): Fix progress bar for file downloader alg
- 12:23 PM Revision e24333ae (qgis): Don't report the same download progress twice, report progress for unkn...
- 10:08 AM Revision 06777483 (qgis): Fix changelog date in rpm speci when build is 'stable'
- 08:54 AM Revision 8f8e806b (qgis): Merge pull request #5444 from m-kuhn/shhhht
- Shhhht
- 08:39 AM Revision fac65434 (qgis): Fix epoch management in rpm spec 'Requires'
- 02:07 AM Revision ad7b2d03 (qgis): Add missing doc
2017-10-24
- 01:21 AM Revision ca5cd882 (qgis): Partially revert last commit
- See https://github.com/KDE/clazy/blob/master/src/checks/level0/README-container-anti-pattern.md
- 01:18 AM Revision 435fab11 (qgis): Remove unrequired include
- 01:12 AM Revision 4567e808 (qgis): Private classes should not be exported
- 01:06 AM Revision cfd39136 (qgis): Warning debug output when doing dangerous things
- 01:06 AM Revision 1b6088cd (qgis): Less noisy debug output
- 12:53 AM Revision 49de489c (qgis): [feature] Allow to specify timeout when requesting features
- This is potentially interesting for race conditions, but whenever it is specified,
iterators will need to be carefull... - 12:49 AM Revision fb4e84a0 (qgis): allow pipe character in filepath in processing
- 12:47 AM Revision 1fc2c3a5 (qgis): sipify does not like copydoc
- 12:45 AM Revision 2940be19 (qgis): Show spinner in locator widget
- 12:45 AM Revision e9d6e387 (qgis): Add a spinner icon to QgsFilterLineEdit
- 12:30 AM Revision ceb31fa4 (qgis): Fix qt warnings on task manager test
- 11:43 PM Revision a8caf49a (qgis): Notify feature source when iterator is closed
- 11:17 PM Revision 89a31e50 (qgis): reorder alphabetically imports for native algorithms
- 11:17 PM Revision 386eef2e (qgis): new string concatenation algorithm in processing
- 08:59 PM Revision 86b28ff3 (qgis): Speed up spatialite provider
- No need to iterate over all the features in the datasource only to find
out that there is no feature which is not in ... - 08:18 PM Revision 269f751e (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:04 PM Revision 821be45c (qgis): Merge pull request #5429 from boundlessgeo/BD-2239-clear-access-cache
- [auth][needs-docs][feature] Clear access cache
- 04:21 PM Revision f33accab (qgis): [postgres] respect empty FilterFids list
- Considering this statement:
layer.dataProvider().getFeatures(QgsFeatureRequest().setFilterFids([]))
this result... - 04:20 PM Revision e086d9a5 (qgis): [postgres] A bit less talky
- 04:17 PM Revision d34c09b3 (qgis): Merge pull request #5427 from alexbruy/processing-distance
- [processing] keep column names in standard distance matrix (fix #17150)
- 02:38 PM Revision c97f06f0 (qgis): remove return and add else clause
- 02:38 PM Revision d6a39e90 (qgis): Update Attr Table after field calculation: fixes #17312
- 02:38 PM Revision adeb9929 (qgis): reload only updated column
- 02:33 PM Revision 4a51c408 (qgis): [processing] correctly handle layers without attributes in GDAL-based
- geoprocessing algorithms (fix #17287)
- 02:27 PM Revision 04a8418a (qgis): add tests for distance matrix algorithm
- 02:27 PM Revision c64f03d0 (qgis): [processing] keep column names in standard distance matrix (fix #17150)
- 01:53 PM Revision 87cdc36d (qgis): Hide raster options for non-WMS/WMTS layers
- 11:15 AM Revision 5261a9a5 (qgis): Disable spell check in prepare-commit.sh
- The spell check slows down the pre-commit hook a lot. Spell checking
will still be done on travis. - 11:02 AM Revision 628a60be (qgis): Merge pull request #5396 from mhugent/server_wms_print_layers
- Server wms print layers
- 10:04 AM Revision 1edc1a79 (qgis): Move handling of snap indicators from map tools to a new class
- 10:01 AM Revision 29a137d5 (qgis): Merge pull request #5381 from pblottiere/bugfix_style_218
- [bugfix] Fixes #17234 save/load styles from Postgres when a service file is used
- 09:37 AM Revision 1c1ecf4c (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 09:35 AM Revision bb21395e (qgis): Make QgsVScrollArea inherit QgsScrollArea
- 09:23 AM Revision ac5d0f80 (qgis): Fixes #17234 save/load styles from Postgres when a service file is used
- 09:23 AM Revision 6c6d8375 (qgis): Add tests
- 09:10 AM Revision ceab42e4 (qgis): [auth] Tooltip minor rewording
- 09:00 AM Revision f11c6ddc (qgis): [auth] translate menu actions
- 08:59 AM Revision 7a070acf (qgis): [auth] Added recommended and tooltip
- 07:43 AM Revision cff3569c (qgis): Typo fixes
- 07:41 AM Revision 93887178 (qgis): [needs-docs][feature] New button for empty the composer table (#5407)
- Adds a button to empty a composer table. Useful when you have a table
with a lot of columns and you want only a few.
... - 03:41 AM Revision 8514fa36 (qgis): Fix build warning
- In related news, Travis is no longer failing builds which
throw new warnings
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 8a561668 (qgis): [Geometry checker] Remove debug print
- 05:25 PM Revision 9218afd3 (qgis): [Geometry checker] Don't make the layer-feature iterator return feature...
- 05:25 PM Revision 0f687379 (qgis): [Geometry checker] Simplify point in polygon check
- 05:25 PM Revision 3cc72727 (qgis): [Geometry checker] Don't report segment lengths smaller than checker pr...
- 05:25 PM Revision 85f8c25f (qgis): [Geometry checker] Specify part in error parametrization in line and li...
- 05:25 PM Revision f48cf249 (qgis): [Geometry checker] Fix incorrect free in gap check
- 05:25 PM Revision 6b3309cd (qgis): [Geometry checker] Add more tests
- 05:25 PM Revision c44fa1da (qgis): [Geometry checker] Finish gap check test
- 05:25 PM Revision bd44483f (qgis): [Geometry checker] Fix type check factory
- 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 9a2393ea (qgis): [Geometry checker] Qt < 5.9 compatibility fix
- 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 0ffd00da (qgis): [Geometry checker] Add TestQgsGeometryChecks::createTestContext variant...
- 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 8f343a91 (qgis): [Geometry checker] Fix wrong obsoletes test in QgsGeometryContainedChec...
- 05:25 PM Revision 4a6cdbe3 (qgis): [Geometry checker] Add a first series of fixError tests
- 05:25 PM Revision edf563b4 (qgis): [Geometry checker] Fix crashes in QgsGeometryGapCheck::mergeWithNeighbo...
- 05:25 PM Revision 737d5135 (qgis): [Geometry checker] Use centroid of actual hole to report error in QgsGe...
- 05:25 PM Revision 5b2297f7 (qgis): [Geometry checker] Fix incorrect ring index in QgsGeometrySelfIntersect...
- 05:25 PM Revision 3b6a0e2a (qgis): [Geometry checker] Fix crash in QgsGeometryCheckerResultTab::addError i...
- 05:25 PM Revision 876418c4 (qgis): [Geometry checker] Add more fixError tests
- 05:25 PM Revision cc9a2b33 (qgis): [Geometry checker] Fix incorrect logic in QgsGeometryCheckError::handle...
- 05:25 PM Revision 29d057c1 (qgis): [Geometry checker] Reduce icon size in setup layer list
- 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 2b01ccf1 (qgis): [Geometry checker] Run contained check in map crs
- 05:25 PM Revision 5c848405 (qgis): [Geometry checker] Don't self-compare features in contained check
- 05:25 PM Revision 9fe1d7b3 (qgis): [Geometry checker] Add tooltip with data source to layers in setup tab
- 05:25 PM Revision c14cdbb6 (qgis): [Geometry checker] Fix incorrect mapToLayerUnits -> layerToMapUntis
- 05:25 PM Revision 9cbaebed (qgis): [Geometry checker] Store feature pool directly in LayerFeature instead ...
- 05:25 PM Revision 732ce4cf (qgis): [Geometry checker] Handle fid changes
- 05:25 PM Revision d6d584b3 (qgis): [Geometry checker] Show layer names instead of ids in user-facing strings
- 05:25 PM Revision 6c088e7b (qgis): [Geometry checker] Fix logic to ensure that each pair of features is on...
- 05:25 PM Revision e88f32a2 (qgis): [Geometry checker] Add point in polygon check
- 05:25 PM Revision f0f66d74 (qgis): [Geometry checker] Fix LayerFeature iterator
- 05:25 PM Revision c1b06cef (qgis): [Geometry checker] Tweak logic for choosing which layers are selected i...
- 05:25 PM Revision f114b531 (qgis): [Geometry checker] Allow adding a prefix to output layer names
- 05:25 PM Revision 45862ed6 (qgis): [Geometry checker] Rename tab: Settings -> Setup
- 05:25 PM Revision c71d4216 (qgis): [Geometry checker] Fix layerFeature comparison
- 05:25 PM Revision e4de3a8c (qgis): [Geometry checker] Update for QgsGeometryEngine API changes
- 05:25 PM Revision bd8028e6 (qgis): [Geometry checker] Add line layer intersection check
- 05:25 PM Revision 156f0060 (qgis): [Geometry checker] Enter update mode when editing result layers
- 05:25 PM Revision a5553204 (qgis): [Geometry checker] Reorder some UI elements
- 05:25 PM Revision 5470b163 (qgis): [Geometry checker] Set appropriate initial size for checker dialog
- 05:25 PM Revision 57c348b8 (qgis): [Geometry checker] Ensure all UI items are consistently enabled/disable...
- 05:25 PM Revision 58e39f6a (qgis): [Geometry checker] Ensure overlap check returns on error for each overl...
- 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 7a518668 (qgis): [Geometry checker] Fix angle check possibly reporting end nodes of lines
- 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 3dc083c8 (qgis): [Geometry checker] Uniformize error messages
- 05:25 PM Revision 767538ba (qgis): [Geometry checker] Move core classes to qgis_analysis
- 05:25 PM Revision 816273ea (qgis): [Geometry checker] Drop feature id update logic now handled by freezing...
- 05:25 PM Revision 183671f9 (qgis): [Geometry checker] Use symDifference for all geometry types to detect d...
- 05:25 PM Revision 0b974c67 (qgis): [Geometry checker] Only update layer list in setup tab after layers hav...
- 05:25 PM Revision 44ce9166 (qgis): [Geometry checker] Also check other parts of same feature in dangle check
- 05:25 PM Revision 54019e11 (qgis): [Geometry checker] Make contained check work with all geometry types
- 05:25 PM Revision 07dc4295 (qgis): [Geometry checker] Some initial tests
- 05:25 PM Revision 7bb5583b (qgis): [Geometry checker] Don't make line intersection test report symmetric e...
- 05:25 PM Revision e5e3fde6 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::polygonRings
- 05:25 PM Revision 5ded4f85 (qgis): [Geometry checker] Ensure line layer intersection test does not check a...
- 05:25 PM Revision baf4a39c (qgis): [Geometry checker] Make line intersection test and line layer intersect...
- 05:25 PM Revision db8b53f9 (qgis): [Geometry checker] Ensure duplicate check ui is enabled also for lines
- 05:25 PM Revision 87cdeda4 (qgis): [Geometry checker] Report if geometry is invalid in overlap check
- 05:25 PM Revision f523af92 (qgis): [Geometry checker] Don't use QgsScrollArea...
- 05:25 PM Revision dd12b132 (qgis): [Geometry checker] Add multi-layer support to gap check
- 05:25 PM Revision 31cc65df (qgis): [Geometry checker] Initial multi-layer support
- 05:25 PM Revision 2a92bfb2 (qgis): [Geometry checker] Introduce QgsGeometryCheckerContext
- 05:25 PM Revision e7efde2c (qgis): [Geometry checker] Make checks report affected are in selected crs
- 05:25 PM Revision 46e3ef73 (qgis): [Geometry checker] Ensure headers appear in project tree
- 05:25 PM Revision 23affe4f (qgis): [Geometry checker] Store error values in map units, perform topology ch...
- 05:25 PM Revision 84184d45 (qgis): [Geometry checker] Use map crs for geometry and errorLocation in CheckE...
- 05:25 PM Revision 1642eb16 (qgis): [Geometry checker] Adapt for API changes
- 05:25 PM Revision b52b2c51 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::LayerFeatures
- 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: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 1d043f3c (qgis): Update test
- 11:35 AM Revision d8dc0f92 (qgis): Make gpkg the first choice for processing vector outputs
- 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 f243b844 (qgis): postgres: add support for partitioned tables (implements #17302)
- 05:39 PM Revision e6f52365 (qgis): postgres provider: queries have an unknown relation type
- 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 a01f153e (qgis): Feature validation should not spam the log
- 04:14 PM Revision 6ce4b607 (qgis): Avoid type quotation errors in value exists check
- 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 e90f601a (qgis): Add some tests to validate assertXMLEqual
- 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)
- 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 6fe89fd3 (qgis): Replace GEOSGeomScopedPtr with unique_ptr with custom deleter
- And make greater use of it through QgsGeos to avoid potential
memory leaks. - 02:52 AM Revision 0d6df128 (qgis): Fix leak in QgsMultiSurface::asJSON
- 02:52 AM Revision bb522b36 (qgis): More use of geos::unique_ptr
2017-10-18
- 01:40 AM Revision a1efff79 (qgis): [auth] Fix documentation error in QgsAuthCertUtils
- 12:07 AM Revision 8107f910 (qgis): [auth] Move inline file reads to static func; add PKCS#8 sniffing func
- 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
- 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 2a914528 (qgis): Fix error code
- 11:16 AM Revision 592033ac (qgis): Translate error message in exception
- 11:16 AM Revision 24a89288 (qgis): First layer level should not be set to queryable (only sublevels)
- 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 e92e20e6 (qgis): Move native c++ processing algorithms from core library to analysis
- And split into separate files for each algorithm
- 11:10 AM Revision 54f88253 (qgis): Fix processing tests
- 11:10 AM Revision cc5f7b1d (qgis): Fix doxygen warning
- 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 cfec1250 (qgis): [bugfix] Fixes #17118 Reshape tool with z support
- 07:07 AM Revision f03c657c (qgis): Update sip binding
- 07:07 AM Revision 16c8c3ee (qgis): Add test
- 07:07 AM Revision 2fb7b128 (qgis): Clean reshape
- 07:07 AM Revision d319e65e (qgis): Fix travis build
- 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 616f7869 (qgis): Move map to bottom of layout
- 09:13 AM Revision 5ba908ac (qgis): Add script to pul bounds from epsg dumps
- 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 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: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:44 AM Revision b250729e (qgis): [3d] add show labels toggle, default to off (#5361)
- 11:18 AM Revision b922166d (qgis): Rework internal geometry memory management
- Use unique_ptrs wherever possible, and cleanup geometry
detachments - 11:18 AM Revision e13a4aaa (qgis): Cleanup some loops
- 11:18 AM Revision 1852d2b8 (qgis): Fix travis build
- 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 cac171a2 (qgis): Port Join Attributes to c++, add option to select subset of fields to copy
- 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 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 96ec4bba (qgis): [Server][Tests] Enhance assertXMLEqual
- 01:49 PM Revision 1e009b47 (qgis): [Server][Tests] Update PyQgsServerWFS test for 1.1.0
- 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 c0e47a71 (qgis): [processing] disable test for script-based algorithms as GDAL scripts
- are not available on Travis
- 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 ff5a42a3 (qgis): [processing] restore pct2rgb algorithm
- 04:06 PM Revision c53ff66c (qgis): fix permissions
- 04:06 PM Revision b1ff4d77 (qgis): [processing] restore polygonize algorithm
- Also expose band parameter
- 04:06 PM Revision c9ea8892 (qgis): [processing] restore TPI algorithm
- 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 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 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 4272b8b7 (qgis): [processing][FEATURE] add linear interpolation
- 04:06 PM Revision 9b74d9f2 (qgis): [processing] restore offset curve algorithm
- 04:06 PM Revision fde5c89d (qgis): fix typos and add tests for gdal algorithms
- 04:06 PM Revision bba509ee (qgis): [processing] fixes to Offset curve algorithm
- 04:06 PM Revision 26f80351 (qgis): [processing] restore nearest neighbor interpolation
- 04:06 PM Revision 46662443 (qgis): [processing][FEATURE] add IDW with neareast neighbor search
- 04:06 PM Revision 98dfda3a (qgis): [processing] restore buffer algorithm
- 04:06 PM Revision f59e3a34 (qgis): [processing] homogenize and improve Points along lines
- 04:06 PM Revision 3750a5bf (qgis): [processing] restore one side buffer algorithm
- 04:06 PM Revision 679cc2c8 (qgis): [processing] restore clip vector by extent algorithm
- 04:06 PM Revision efa97b29 (qgis): remove unused includes
- 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 f65de2ca (qgis): [processing] fix clip by extent tests
- 04:06 PM Revision 97238fd6 (qgis): [processing] fix SQL-based geoprocessing tools and tests
- 04:06 PM Revision e165d45a (qgis): [processing] fix GDAL raster tests
- 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 6c7a2926 (qgis): [processing] restore clip vector by mask algorithm
- 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 43bb3119 (qgis): Add test
- 09:02 AM Revision 11500766 (qgis): Fix OGC test getcapabilities:validate-using-schemaLocation
- 09:02 AM Revision a9a2c200 (qgis): Search schemaExtension.xsd in share directory
- 09:02 AM Revision b80bfa8f (qgis): schemaExtension.xsd is now installed 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 f18293fb (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 08:05 AM Revision fc876fe5 (qgis): Add some tests
- 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 8759e7cd (qgis): fix SIP_CONVERT_TO_SUBCLASS placement
- 01:43 PM Revision b2620ae2 (qgis): Add ConvertToSubClass code to vertexmarker
- 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 606ad21a (qgis): Port group actions from composer
- 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 e17b32c6 (qgis): Fix moving/resizing grouped items
- 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 955742a3 (qgis): Don't create undo commands on destroying a layout
- 11:23 AM Revision 7c81a151 (qgis): Grouped items are not selectable
- 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 8a8e2e3a (qgis): fix sipify test
- 09:51 AM Revision 6e14854f (qgis): [sipify] remove redundant private sections
- 08:32 AM Revision 9bbd0eac (qgis): Update sip binding
- 08:31 AM Revision 2dddf78b (qgis): Fix indentation
- 06:39 AM Revision 9fd80f9b (qgis): Check if join information is for auxiliary layer when filtering
- 06:39 AM Revision 12dfb197 (qgis): Emit signal to update the style dock
- 06:39 AM Revision 67cff3dd (qgis): Auxiliary fields are linked to data defined for all subproviders
- 06:39 AM Revision 9cb3ff3c (qgis): Fix checkbox status for auxiliary field
- 06:39 AM Revision 1fb9f2ae (qgis): Ignore archive files given as layername in command line
- 06:13 AM Revision fd455f67 (qgis): A simple click is enough to create auxiliary layer and display "change ...
- 06:13 AM Revision c677c40b (qgis): Update information label
- 06:13 AM Revision 7483c6e9 (qgis): Remove QgsAuxiliaryField class
- 06:13 AM Revision c3b1cb3f (qgis): Remove Q_FOREACH
- 06:13 AM Revision 4495e8ab (qgis): Actions are already initialized in header
- 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 3f8ae8b2 (qgis): Some minor refactoring
- 06:13 AM Revision 4fa34009 (qgis): Properly update layer settings when an auxiliary field is deleted
- 06:13 AM Revision b6752df6 (qgis): Auxiliary storage can be used on non spatial layer
- 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 c2b82901 (qgis): Update documentation and sip binding
- 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 5b278d74 (qgis): Move/rotate/hide/pin map tools are always available
- 06:13 AM Revision 609249db (qgis): Change label maptool is always available and underlying properties are ...
- 06:13 AM Revision df021570 (qgis): Auxiliary fields for symbol layers
- 06:13 AM Revision ce2436dc (qgis): Some cleanup in maptool
- 06:13 AM Revision 821aadc4 (qgis): Hide auxiliary columns which can be edited by "change label properties"...
- 06:13 AM Revision 34ac1ecb (qgis): Automatically update the editor widget setup according to the standard ...
- 06:13 AM Revision cbd79730 (qgis): Expand documentation
- 06:13 AM Revision 328eabfb (qgis): Update sip binding
- 06:13 AM Revision 3d7ac657 (qgis): Add tests
- 06:01 AM Revision 453eba36 (qgis): Fix pointer initalization
- 06:01 AM Revision 191f2a7e (qgis): Expand documentation for QgsAuxiliaryLayer class
- 06:01 AM Revision 88e8eb4f (qgis): Update sip binding
- 06:01 AM Revision a30e1cb0 (qgis): Always remove join info before resetting auxiliary layer
- 06:01 AM Revision c22bfdc8 (qgis): Fix comment
- 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 622fbfdc (qgis): Fix enable state for change label map tool
- 06:01 AM Revision e05e920e (qgis): Add explicit keyword
- 06:01 AM Revision fcdf20df (qgis): Origin in QgsProperty is a string and pal is replaced by labeling
- 06:01 AM Revision ceb3dd7f (qgis): Fix documentation
- 06:01 AM Revision 9d280943 (qgis): Add QStringLiteral
- 06:01 AM Revision 070cc6aa (qgis): Initialise pointers in header for QActions
- 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 4920a14a (qgis): Move isAuxiliaryField to QgsVectorLayer
- 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 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 e1781b97 (qgis): Button to store data in project activates the property if it exists in ...
- 06:01 AM Revision 0c21e515 (qgis): Add a safe guard
- 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 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 4a8fce2b (qgis): Implement delete field action
- 06:01 AM Revision a550a327 (qgis): Auxiliary layers may be created or loaded from auxiliary storage
- 05:44 AM Revision de498314 (qgis): Add auxiliary storage mechanism in project
- 05:44 AM Revision 072c0f24 (qgis): [needs-doc] Add auxiliary storage tab
- 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 379b5ed7 (qgis): Remove executable flag from test files
- 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
- 02:21 PM Revision 83f9e81e (qgis): [travis] Less noise for DB initialisation
- 02:21 PM Revision 4608394f (qgis): [travis] Fold cmake output
- 02:21 PM Revision 1945c97d (qgis): [travis] Be quiet
- 02:21 PM Revision ade21ea3 (qgis): [travis] Make section titles bold
- 02:21 PM Revision 20150734 (qgis): [travis] Add more color to output
- 02:21 PM Revision 6dde427d (qgis): [travis] Fold ccache statistics
- 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 cac08f93 (qgis): Nicer menu naming
- 09:48 AM Revision 02831024 (qgis): Restore items dock
- 09:48 AM Revision b494a71f (qgis): Port selection actions to layout
- 09:48 AM Revision de965304 (qgis): Remove redundant custom enum (use Qt version instead)
- 09:48 AM Revision 639ecd17 (qgis): Correctly handle item focusing in layout designer
- 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 4cba2b90 (qgis): Port select next above/below 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 09393332 (qgis): Port item alignment to layouts
- 09:48 AM Revision c5fcc9da (qgis): Unit tests for alignment
- 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 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 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 c022bc82 (qgis): [FEATURE][layouts] Add 'resize to square' action
- Resizes all selected items so that they are square
- 09:48 AM Revision 683a8694 (qgis): Correctly report selected status to items model
- 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 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 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 b04c1011 (qgis): Fix items are removed from scene twice
- 09:48 AM Revision 88a7f02c (qgis): Port preview modes from composer
- 09:48 AM Revision 66b4bdf0 (qgis): Fix invalid merge of non equal item commands
- 09:48 AM Revision 9c8b96be (qgis): Call base class undo commands
- 09:48 AM Revision aa7beaad (qgis): Port keyboard nudge of items from composer
- 09:48 AM Revision c8eaeb8f (qgis): Port hide pages action from composer
- 09:48 AM Revision 83f035e6 (qgis): Indentation
- 09:48 AM Revision dbb31253 (qgis): Resurrect locking/unlocking item actions
- 09:48 AM Revision 62a56792 (qgis): Port item model from composer to layouts
- 09:48 AM Revision 73077c4e (qgis): Use new icons
- 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 e0089fb8 (qgis): Move mouse handles to select tool
- 09:48 AM Revision 6ab9c223 (qgis): Fix resizing items
- 09:48 AM Revision 8517cfef (qgis): Prevent unwanted mouse cursor changes
- 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 172d484c (qgis): Fix undo/redo for mouse actions
- 09:48 AM Revision d950f17e (qgis): Add item bounds based snapping to QgsLayoutSnapper
- 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 051ed1e1 (qgis): Prevent snapping to selected items when 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 d65a18c5 (qgis): Fix item snapping while resizing
- 09:48 AM Revision 9ae96242 (qgis): Ensure that snap lines show for whole layout
- 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 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 78c0c284 (qgis): Fix doxygen warnings
- 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 e38eec12 (qgis): Remove debug leftover
- 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
- 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 4d1fea0b (qgis): CMakeLists.txt does not need to be executable
- 12:16 PM Revision 70dc92c4 (qgis): conversions.sip 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
Also available in: Atom