Activity
From 2017-08-25 to 2017-09-23
2017-09-23
- 11:58 PM Revision fe98fe11 (qgis): Merge pull request #5236 from nyalldawson/field_default
- [processing] Allow setting default values for field parameters in models
- 11:50 PM Revision afac940d (qgis): [processing] add band parameter support in test generator
- 11:49 PM Revision f60d8885 (qgis): [processing] more fixes for tests creation
- 11:48 PM Revision 92e481e7 (qgis): Fix creation of SAGA tests
- 11:47 PM Revision acbba3a3 (qgis): Fix excepthook handling in standalone scripts
- 11:46 PM Revision 34a8c8aa (qgis): Fix exception when running alg with no parameters from toolbox
- 07:38 PM Revision 9e36fd9c (qgis): remove app startup tests depending on removed options configpath and --...
- 02:50 PM Revision 36e24f6c (qgis): fix metasearch settings (fixes #16532)
- 02:40 PM Revision fdbc1238 (qgis): INSTALL: add ubuntu artful (implements #17177)
- 10:29 AM Revision de6cc8d4 (qgis): Create test postgres database with UTF-8
- 10:28 AM Revision 669f4aab (qgis): Remove unrequired cast
- 10:09 AM Revision 75afe3f0 (qgis): fix build on trusty & xenial
- 09:21 AM Revision 53aba610 (qgis): Merge pull request #5241 from nyalldawson/clean_code
- [processing] Code cleanups
- 08:16 AM Revision e3f128b5 (qgis): Expand test coverage of compound curves
- 06:08 AM Revision ba81068f (qgis): [FEATURE] [needs-docs] Metadata editor
- Adds a new metadata tab to layer properties, representing the new metadata model from QEP #91
- 05:36 AM Revision e2678936 (qgis): [FEATURE][geonode] integration - copy style action
- Allows copying styles directly from geonode layers for pasting into project layers.
- 02:36 AM Revision 5a802b59 (qgis): Add missing test files
2017-09-22
- 01:27 AM Revision ae42bf4b (qgis): Update expected test results (rename field)
- 01:25 AM Revision 0dd434c1 (qgis): [processing] Port mean coordinates to c++
- And remove final use of inefficient vector.extractPoints function
- 12:41 AM Revision 10d6ef06 (qgis): Replace more duplicate code with QgsProcessingUtils.combineFields
- 12:37 AM Revision a191c77b (qgis): Remove duplicate testForUniqueness method (replaced with QgsProcessingU...
- 11:28 PM Revision 48ea09c3 (qgis): Debug unicode issue
- 09:41 PM Revision 54e5bfda (qgis): Fix 'Qsci/qsciapis.h' file not found
- 08:54 PM Revision 644bdd4e (qgis): fix typo
- 07:51 PM Revision 56a46074 (qgis): Some cleanup
- 07:32 PM Revision 6dfe44f7 (qgis): Merge pull request #5179 from vmora/listen_notify
- [FEATURE] layer refresh and trigger actions on provider notification
- 03:00 PM Revision 782ed47d (qgis): translation string improvements
- 12:51 PM Revision 02e3916b (qgis): [FEATURE] layer refresh and trigger actions on provider notification
- [needs-docs]
In vector layer properties (only usefull for postgres datasources)
**in the rendering tab**
A "Refres... - 11:38 AM Revision 8b32d8d9 (qgis): translation string fixes
- 10:02 AM Revision d6d7c6e4 (qgis): fix build
- 09:18 AM Revision 22eddfd4 (qgis): Merge pull request #5238 from nyalldawson/geometry_coverage
- Geometry unit test coverage + fixes
- 09:18 AM Revision a6b1c3ee (qgis): Merge pull request #5237 from nyalldawson/port_algs
- [processing] Port line intersection and split with lines to c++
- 08:45 AM Revision 5d6c178f (qgis): Merge pull request #5227 from nyalldawson/browser_awesome
- [browser] Show QPT print templates and Python scripts
- 08:11 AM Revision db738f65 (qgis): Merge pull request #5234 from nyalldawson/action_lifetime
- Fix browser action item lifetime
- 07:41 AM Revision cbca7c97 (qgis): Boost test coverage of geometry classes
- 07:22 AM Revision 57b76920 (qgis): Expand docs
- 07:20 AM Revision 395ed930 (qgis): Fix incorrect result for reversing compound curves
- 07:19 AM Revision 21f92a6f (qgis): Port line intersection and split with lines to c++
- 07:19 AM Revision c41dca93 (qgis): Port processing combineFields to c++
- 07:17 AM Revision cf636dca (qgis): Merge pull request #5235 from nyalldawson/model_progress2
- [processing] Proper progress reports during model execution
- 04:50 AM Revision 33d2d111 (qgis): Update sip
- 04:02 AM Revision b39459b8 (qgis): Matching default multiple fields should also be case-insensitive
- 03:39 AM Revision b4a798e8 (qgis): Setting field for QgsFieldComboBox should be case-insensitive
- 03:37 AM Revision 55997373 (qgis): Merge pull request #5202 from dmarteau/fix_ln_option_OSX
- Execute ln command with GNU compatible options in install phase
- 02:56 AM Revision c5b9fa23 (qgis): Formatting
- 02:50 AM Revision 94530a9e (qgis): Allow setting default value for field parameters in models
- 02:32 AM Revision 6afe25ef (qgis): [processing] Proper progress reports during model execution
- Instead of showing the progress reports for each child algorithm
individually, which leads to repeated 0->100% progre... - 02:32 AM Revision eaee80ac (qgis): Better debugging for models by showing child algorithm parameters in th...
2017-09-21
- 01:54 AM Revision 840a9c10 (qgis): Fix crash when requesting invalid curve from compound curves
- 01:54 AM Revision 9d9c0e40 (qgis): Fix setting correct WKB type for compound curves when adding first curve
- 01:54 AM Revision cee1f561 (qgis): Fix crash when trying to delete invalid curve from compound curves
- 01:54 AM Revision f268ccc8 (qgis): Expand test coverage for compound curves
- 01:54 AM Revision e7b08d52 (qgis): Expand geometry test coverage
- 01:54 AM Revision c77afeda (qgis): Expand geometry unit test coverage
- 01:54 AM Revision 148a906c (qgis): Fix adding curves with Z/M to non Z/M compound curves
- Z/M for these curves should be dropped to ensure consistent
dimensionality for the whole compound curve - 01:54 AM Revision a7d0d5ef (qgis): Fix loss of dimensionality when cloning compound curves
- 01:54 AM Revision 9d6d6072 (qgis): Expand unit tests for compound curves
- 01:36 AM Revision 387771fa (qgis): Consistent capitalization for browser item actions
- 01:32 AM Revision 7c53dc15 (qgis): Correctly parent browser item actions to transient menu instance
- Currently most browser item actions are parented to the item
itself, which is often long-lived (e.g. connection items... - 07:07 PM Revision 502bb898 (qgis): [docker] Install curl for cdash results link
- 06:43 PM Revision e5828db1 (qgis): We skip tests based on the environment variable TRAVIS
- 06:35 PM Revision 9caa7224 (qgis): Merge pull request #5230 from m-kuhn/taskWaitForFinished
- QgsTask::waitForFinished without event loop
- 06:00 PM Revision 8f2c8854 (qgis): [travis] Disable flaky test
- See https://travis-ci.org/qgis/QGIS/jobs/278224577
https://github.com/qgis/QGIS/pull/5230#issuecomment-331189552 - 04:54 PM Revision e47aa6d7 (qgis): Add some docstring
- Mainly to run travis again
- 03:24 PM Revision 8ef28e3f (qgis): Merge pull request #5114 from gacarrillor/update_add_feature_tooltips
- [needs-docs] Update tooltips for adding features/records
- 03:23 PM Revision bc982aee (qgis): Moved project properties menu item
- 02:16 PM Revision 88fcbb0a (qgis): QgsTask::waitForFinished without event loop
- because the old approach with using signals, using deleteLater and using
an internal event loop is a very good recipe... - 02:07 PM Revision 59ed19ff (qgis): [OGR] Defer repacking while in explicit updateMode
- 01:44 PM Revision 381c8b60 (qgis): Merge pull request #5225 from manisandro/ogr_gdb_subset218
- [OGR] Add workaround for OGRSQL not recognizing the column name returned by OGR_L_GetFIDColumn
- 01:13 PM Revision a51ef7d0 (qgis): [OGR] Add orig_ogc_fid as last field to avoid changing field order
- 01:12 PM Revision 54ea029d (qgis): Merge pull request #5224 from manisandro/ogr_gdb_subset
- [OGR] Add workaround for OGRSQL not recognizing the column name returned by OGR_L_GetFIDColumn
- 11:32 AM Revision 06dc9660 (qgis): Merge pull request #5229 from m-kuhn/cleanCode
- Clean code
- 11:17 AM Revision a67194df (qgis): [OGR] Add orig_ogc_fid as last field to avoid changing field order
- 10:50 AM Revision 4ce2cf17 (qgis): [OGR] Add workaround for OGRSQL not recognizing the column name returne...
- 10:31 AM Revision da22be6b (qgis): debian packaging: add ubuntu artful
- 10:23 AM Revision 6e5324b9 (qgis): Fix doxygen ingroup gui -> core for moved classes
- 10:04 AM Revision 846fef20 (qgis): Doxygen
- 09:28 AM Revision 813e9d32 (qgis): Remove dummy method
- 09:28 AM Revision 7b14d487 (qgis): Move definition to class
- 09:07 AM Revision 53090d5a (qgis): Fix postgres restore
2017-09-20
- 12:16 AM Revision d6bf3178 (qgis): Add an 'Open in external editor' option for python scripts in browser
- 12:10 AM Revision 274a9024 (qgis): [FEATURE] Show python scripts in browser
- Double clicking (or dragging them onto canvas) executes the script
- 12:10 AM Revision 695cf6b5 (qgis): Make sure iface is available when executing dropped python scripts
- 11:55 PM Revision fc10b77f (qgis): [FEATURE] Show QPT print templates in browser
- Double clicking the template (or dragging and dropping to canvas)
results in a new layout being created from the temp... - 09:20 PM Revision 15e650d6 (qgis): Merge pull request #5221 from nyalldawson/browser_awesome
- Add QLR, processing models to browser
- 09:06 PM Revision d34fd9f0 (qgis): debian packaging: add ubuntu artful
- 04:41 PM Revision fd2c6d9a (qgis): [travis] Restore postgres database after build
- This will give postgres plenty of time to start up
- 04:18 PM Revision c767995d (qgis): We all need to get more sleep
- 04:12 PM Revision c8495ea4 (qgis): work in progress status
- 04:00 PM Revision e09946a9 (qgis): [OGR] Add workaround for OGRSQL not recognizing the column name returne...
- 01:42 PM Revision 5acd22f7 (qgis): [docker] Fix unicode issues
- 01:42 PM Revision 9cc28ff5 (qgis): [travis] Give postgres some time to start
- 12:11 PM Revision 2f9a9dc0 (qgis): [travis] Enable all tests
- 11:44 AM Revision b1b21ed2 (qgis): Merge pull request #5143 from m-kuhn/nulldatasetparams
- QgsVectorFilewriter skip default null options
- 11:13 AM Revision c44be93b (qgis): [processing] Add new projection candidate to test
- 10:45 AM Revision a67dab52 (qgis): Spelling
- 10:41 AM Revision ef970630 (qgis): Identation
- 10:36 AM Revision e6169d85 (qgis): Merge pull request #5220 from nyalldawson/open_folder
- [FEATURE] Add 'open directory' action to right click menu for folders in browser dock
- 09:47 AM Revision 36e6bd16 (qgis): Merge pull request #5219 from boundlessgeo/browser_shared_model_backport
- [bugfix][backport] Browser shared model
- 09:34 AM Revision 8bcde367 (qgis): [processing] Fix test "Polygon buffer with dissolve"
- 09:34 AM Revision bb2f3d24 (qgis): [processing] Fix test "Single sided buffer multiline (bevel)"
- 09:33 AM Revision 8c1169e6 (qgis): [processing] Fix test "variable buffer on points with dissolve option"
- 09:21 AM Revision 825a323a (qgis): Fix single raster data items in ogr source select
- Thanks to Nyall for catching this.
- 09:10 AM Revision f8b2b138 (qgis): Added optional argument to keep legacy API and behavior
- 08:51 AM Revision a6dc6007 (qgis): [processing] Fix single sided buffer multiline (bevel)
- 06:09 AM Revision fcf2fcae (qgis): [FEATURE] Show qlr files in browser
- Fixes #10737
- 06:09 AM Revision 8bce7a62 (qgis): Allow QgsDataItems to override default double click behavior
- 06:09 AM Revision 253c4c7a (qgis): Add a Custom item type for QgsDataItem
- 06:09 AM Revision 6e1c5c4d (qgis): [FEATURE] Show processing models in browser
- And allow them to be executed and edited directly from there
2017-09-19
- 01:34 AM Revision 21fc2e1a (qgis): Show a tooltip with full path for directory items
- 01:31 AM Revision 97d5d583 (qgis): Use native OS directory separators in browser dock
- 01:24 AM Revision 6ce3c610 (qgis): [FEATURE] Add 'open directory' action to right click menu for
- folders in browser dock
Opens the folder in the OS' file explorer - 08:50 PM Revision 6cac41d3 (qgis): remove extra doc coverage test
- 08:40 PM Revision baafc4e8 (qgis): use same build folder
- 08:35 PM Revision dc72e140 (qgis): Merge pull request #5193 from Gustry/layer_properties
- move metadata panel to OGC server panel
- 08:29 PM Revision 8e2770d0 (qgis): fix code layout build
- 06:28 PM Revision ccdda891 (qgis): [bugfix][backport] Browser shared model
- Backport of master PR 5164
- 05:43 PM Revision d1c73504 (qgis): Remove leftover files
- 03:45 PM Revision 45879616 (qgis): Merge pull request #5214 from boundlessgeo/gpkg_import_master_task
- Geopackage import multiple files master task
- 03:35 PM Revision f638023b (qgis): [processing] Fix test "Polygon buffer with dissolve"
- 03:31 PM Revision 6cde4a62 (qgis): [processing] Fix test "Single sided buffer multiline (bevel)"
- 03:30 PM Revision 9b213b6a (qgis): [processing] Fix test "variable buffer on points with dissolve option"
- 03:28 PM Revision f5c4fdff (qgis): [BUFIX][Server] GetFeatureInfo on Raster Layer, fix valid identify
- Manually merge to QGIS 3 from 2.18
Funded by Ifremer - 03:01 PM Revision 973dba0d (qgis): [processing] Update python field calculator test results
- 03:01 PM Revision 506b35a7 (qgis): [processing] Fix type resolving in python field calculator
- 03:01 PM Revision 0ac02497 (qgis): [processing] Make python field calculator support LongLong
- 03:01 PM Revision cfabd10b (qgis): Fix qgis:lineintersections test
- 02:50 PM Revision 2c11004a (qgis): [processing] Update python field calculator test results
- 02:50 PM Revision da35151f (qgis): [processing] Make python field calculator support LongLong
- 02:49 PM Revision 7dfa1330 (qgis): [processing] Fix type resolving in python field calculator
- 02:36 PM Revision ecd22297 (qgis): Fix qgis:lineintersections test
- 02:34 PM Revision cc76a556 (qgis): chmod -x StatisticsByCateogries.py
- 02:15 PM Revision 20e1d720 (qgis): Merge pull request #5209 from nyalldawson/geometry_coverage
- [WIP] Extend geometry classes unit test coverage
- 01:24 PM Revision 1f0e73a3 (qgis): QgsGeoPackageImportTask -> QgsConcurrentFileWriterImportTask
- 01:18 PM Revision 38cc5703 (qgis): Improve test cases
- 01:17 PM Revision 8d34023d (qgis): Merge pull request #5216 from m-kuhn/vectorFileWriter
- Make error message accessible for python in vector file writer
- 01:15 PM Revision b0892488 (qgis): Merge pull request #5212 from boundlessgeo/browser_homogenize
- Geopackage: browser homogenize
- 01:05 PM Revision e05f2669 (qgis): Merge pull request #4959 from rldhont/server-wms-configparser-getprint
- [Server] WMS GetPrint refactoring
- 12:36 PM Revision 6f5d9c94 (qgis): Fix some leaks in geometry tests (valgrind noise)
- 12:24 PM Revision d1d26e96 (qgis): Fix test
- 11:58 AM Revision a5647c70 (qgis): Added documentation for QgsDataItemProviderFromPlugin constructor
- 11:39 AM Revision 9526d487 (qgis): Astyle
- 11:00 AM Revision 44e32e18 (qgis): Fix tests for new QgsVectorFileWriter python API
- 09:23 AM Revision 388f8630 (qgis): Null pointer check for the layer tree
- 09:22 AM Revision 15404483 (qgis): Boost test coverage of geometry classes
- 09:22 AM Revision 4e3eff94 (qgis): Fix crash when calculating area for invalid circular string
- 09:22 AM Revision b744820b (qgis): Boost test coverage of geometry classes
- 09:22 AM Revision 6039e05b (qgis): Fix some potential crashes in curve polygons
- 09:22 AM Revision e6a0af5a (qgis): Fix crash in QgsCompoundCurve equality operator
- 09:22 AM Revision 9e61cd63 (qgis): Move overriden methods from headers to cpp files
- Since they can't be inlined anyway
- 09:22 AM Revision f387210e (qgis): Move QgsPolygonV2 equality operators up to QgsCurvePolygon
- 09:22 AM Revision bb425e45 (qgis): Cleaner signature for QgsAbstractGeometry::closestSegment
- 09:22 AM Revision 1f40f620 (qgis): Expand geometry test coverage
- 09:22 AM Revision afcb82ef (qgis): Fix potential crash when calling QgsCircularString::pointN with bad
- index
- 09:22 AM Revision d861e647 (qgis): Set correct WKB type when clearing a QgsCircularString
- 09:22 AM Revision 1956a381 (qgis): When constructing a QgsPoint with explicit WKB type specified,
- ignore any explicit z/m value if the WKB type does not have
that dimensionality
Brings consistent behavior to all Qg... - 09:22 AM Revision 5bb359db (qgis): Boost test coverage of geometry classes
- 09:22 AM Revision fd3a38fc (qgis): More tests
- 09:22 AM Revision e5b1c675 (qgis): Fix incorrect 'left of' calculation when finding nearest point
- to circular string
- 09:22 AM Revision 6205ca5e (qgis): Fix invalid return from QgsCircularString::pointN with negative indices
- 09:22 AM Revision 54c988f9 (qgis): Make QgsAbstractGeometry::toCurveType pure virtual, and implement
- for all geometry types
Previously this method would return nullptrs for many geometry
types - 09:22 AM Revision 7973c915 (qgis): fixup
- 09:22 AM Revision 773d660d (qgis): Remove impossible to reach code
- 09:22 AM Revision 0fba03f8 (qgis): Fix potential crash in QgsCircularString::vertexAngle
- 09:22 AM Revision bb3170f5 (qgis): Fix incorrect vertexAngle calculation for circular strings
- Angle was always perpendicular to the tangent, instead of
tangential to the curve - 09:22 AM Revision 328fc9cb (qgis): Consistently use unsigned int for QgsRegularPolygon
- 09:22 AM Revision e9377827 (qgis): Fix crash when calling equality operator on QgsCircularString
- 09:22 AM Revision 3d0d7aab (qgis): Remove unused QgsGeometryFactory::fromRect method
- 09:22 AM Revision 9b6e79cd (qgis): Expand QgsTriangle test coverage
- 09:22 AM Revision a15340fc (qgis): Extend geometry test coverage
- 09:22 AM Revision 92d73961 (qgis): Fix memory leak in QgsEllipse
- 09:22 AM Revision d3db082c (qgis): Extend unit tests for QgsPolygonV2, QgsPoint
- 09:22 AM Revision 6b07b9bb (qgis): Extend geometry unit test coverage
- 09:22 AM Revision f6d71205 (qgis): Remove default statements for better compiler warnings
- 08:39 AM Revision 0598be4c (qgis): Null pointer check for the layer tree model
- 08:06 AM Revision a6b68924 (qgis): Allow data item providers to override default directory handling
- 08:05 AM Revision ac6eaa86 (qgis): Correctly handle opening gdb directories as a database in browser
- Allows ESRI gdb directories to be accessed and the contained
layers to be visible and added to projects. - 08:05 AM Revision ca0fea79 (qgis): Add method to retrieve OGR supported directory driver extensions (e.g. ...
- 07:58 AM Revision 3fc2a49a (qgis): Always run import task when at least one layer is valid
- 07:34 AM Revision 026b9b0f (qgis): [Server] WMS Parameters: const QStringList &l
- 07:34 AM Revision 08cacd4a (qgis): [Server] Enhance QgsConfigCache
- 07:34 AM Revision f3165187 (qgis): [Server] GetLegendGraphics : Wait for feature counter finshed
- 07:34 AM Revision 9ee829ba (qgis): [Server] WMS Parameters: const QVariant &value
- 07:34 AM Revision 29a5ccfb (qgis): [Server] WMS Parameters: const QVariant &defaultValue
- 07:34 AM Revision f88af6d5 (qgis): QgsVectorLayer, countSymbolFeatures return QgsVectorLayerFeatureCounter
- 07:34 AM Revision 8774e693 (qgis): [Server] Refactoring, removing qgs*parser files
- 07:34 AM Revision d8cf02e0 (qgis): [Server] Remove QgsProject::instance
- 07:34 AM Revision a35af0c1 (qgis): [Server] Refactoring, removing config parser from WMS
- 07:34 AM Revision 51f1b836 (qgis): [BUGFIX][Server] GetLegendGraphics: Clear root legend
- 07:34 AM Revision 262e81df (qgis): [Server] WMS GetPrint refactoring - Update parameters manager
- 07:34 AM Revision 10fbfb37 (qgis): [Server] WMS GetPrint refactoring - Update tests
- 07:34 AM Revision 0e1d535c (qgis): [Server] WMS GetPrint refactoring - Add Highlight layers
- 07:34 AM Revision bb61db2e (qgis): [Server] test: add response content in message when it's not an image
- 07:34 AM Revision 7c1d3972 (qgis): [Server] WMS GetPrint refactoring
- 07:34 AM Revision 899e8723 (qgis): Cancel QgsVectorLayerFeatureCounter on QGsVectorLayer destroy
2017-09-18
- 10:49 PM Revision b53e9867 (qgis): Merge pull request #5170 from nyalldawson/drop_spatial_query
- Drop spatial query plugin
- 10:33 PM Revision 281236f4 (qgis): Merge pull request #5211 from mhugent/atlas_compress_tiff
- Use LZW compression for tifs exported from atlas / composer
- 08:43 PM Revision b9a70007 (qgis): Merge pull request #5215 from m-kuhn/metaCode
- Doxymentation and de-noising
- 06:34 PM Revision 37e522e7 (qgis): Document API breaks
- 06:32 PM Revision 3043e85e (qgis): Return error message from QgsVectorFileWriter
- 06:32 PM Revision d8de8697 (qgis): Remove useless debug messages
- 06:32 PM Revision 63def3d8 (qgis): Doxygen improvements
- 05:36 PM Revision 9c67560b (qgis): Geopackage import multiple files master task
- This fixes a problem when importing multiple files
into a gpkg. Previous implementation spawned multiple
independent ... - 05:20 PM Revision c81adf8f (qgis): dxf export: fix layer assignment (fixes #17126; followup 6292c6ae1)
- 05:20 PM Revision 15bc5ed0 (qgis): dxf export: fix layer assignment (fixes #17126; followup 92091c536b)
- 04:31 PM Revision 26aae589 (qgis): [FEATURE]: In GetProjectSettings, show if a legend group is mutually ex...
- 04:06 PM Revision c19fb1ca (qgis): [expression] fix caching for aggregate() and @parent exp. (fixes #15797)
- 03:27 PM Revision d2d9de8e (qgis): debian packaging: drop mimelnk files for KDE3
- 03:25 PM Revision f622641a (qgis): debian packaging: drop mimelnk files for KDE3
- 03:24 PM Revision ad82efe6 (qgis): debian packaging: drop mimelnk files for KDE3
- 02:59 PM Revision cc6637e2 (qgis): Removed new icon 'mIconAddData.svg' and replaced old 'mActionDataSourc...
- 02:46 PM Revision 2cf2ad25 (qgis): QgsSettings -> Settings in options dialog tab
- 02:36 PM Revision ef975476 (qgis): Geopackage: fix store connection from browser
- 02:36 PM Revision d7029bb5 (qgis): Geopackage: switch the action from add/remove connection
- depending on the connection being already stored or not,
this allows the user to remove and existing connection. - 02:36 PM Revision 704ac545 (qgis): Fix refreshConnections: only emit if it's a root item
- and propagate down to the tree until the root is reached.
- 02:36 PM Revision 808cbf35 (qgis): Added a short comment in file header
- 02:36 PM Revision 420dc829 (qgis): Geopackage data items: added tooltip and fix connection storage
- 02:34 PM Revision f3d25c51 (qgis): Minor cosmetic code change: removed unnecessary parenthesis
- 02:34 PM Revision 7cf26369 (qgis): Handle gpkg vectors and rasters with ogr data items
- 02:31 PM Revision 6bc1d1f7 (qgis): Typo in docstring
- 02:31 PM Revision ab74ecc3 (qgis): File browser: use GeoPackage items for gpkg files
- 02:16 PM Revision 9f1f3ead (qgis): Allow gpkg to also show vectors in zipped files
- 01:57 PM Revision 90378b79 (qgis): Use LZW compression for tifs exported from atlas / composer
- 11:22 AM Revision 7de99992 (qgis): Merge pull request #5206 from rouault/ogrprovider_use_gdaldriver_and_gd...
- [OGR provider] USE GDAL driver and dataset API, and pass FORCE_SRS_DETECTION=YES for GML
- 08:37 AM Revision 938f2615 (qgis): [processing] fix map layer combo box layer reference
- 08:33 AM Revision 09195fb5 (qgis): [processing] implement source flag for feature based algorithms (#5208)
- 04:17 AM Revision ffbb2448 (qgis): Fix memory leak
- 04:14 AM Revision 31f6a893 (qgis): Fix coverity unchecked return value warning
- 04:13 AM Revision 57beefd4 (qgis): Fix coverity uninitialized members warnings
- 04:10 AM Revision b44cf5d1 (qgis): Fix memory leak
2017-09-17
- 06:29 PM Revision 5bce19e0 (qgis): Leave more defaults for vector creation to OGR
- 06:29 PM Revision 21822a0b (qgis): QgsVectorFilewriter skip default null options
- Don't specify dataset options which have null default values. Setting
these as empty strings might introduce a differ... - 10:27 AM Revision 9c7b4f0c (qgis): [OGR provider] Workaround bug in OGR GML driver
2017-09-16
- 10:50 PM Revision 677c1043 (qgis): [needs-docs] move metadata panel to OGC server panel
- 09:11 AM Revision 867c6789 (qgis): [OGR provider] Use GDAL driver and dataset API
- This is a preparation work to be able to provide open options to vector
drivers, which require using the GDALOpenEx()... - 09:11 AM Revision 043c86b2 (qgis): [OGR provider] Use FORCE_SRS_DETECTION=YES open option for GML datasets
- 09:11 AM Revision 0741925b (qgis): ...
- 09:11 AM Revision 7f73c1ba (qgis): Revert "use second Dockerfile to push 2nd image"
- This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
- 09:11 AM Revision 72a0fa58 (qgis): Revert "some fixes"
- This reverts commit e6657df2b7ea64d340c6fd5f70640522b4bddc45.
- 09:11 AM Revision e8bd70b7 (qgis): Revert "minor fixes"
- This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.
- 09:11 AM Revision f85e913a (qgis): Revert "more fixes"
- This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
- 09:11 AM Revision 5b844792 (qgis): minor fixes
- 09:11 AM Revision e0d198f9 (qgis): more fixes
- 09:11 AM Revision d36e5b82 (qgis): some fixes
- 09:11 AM Revision 5d5ea55e (qgis): use second Dockerfile to push 2nd image
- 09:11 AM Revision a479e765 (qgis): put back waiting
- 09:11 AM Revision a6ac74e5 (qgis): some fixes
- 09:11 AM Revision c61005f9 (qgis): fix psql
- 09:11 AM Revision cd80cdec (qgis): Fix setup postgres
- 09:11 AM Revision 4519b245 (qgis): Wait for postgres server to spin up
- 09:11 AM Revision d1102700 (qgis): Setup postgis
- 09:11 AM Revision 5ab524db (qgis): Output on failure
- 09:11 AM Revision 32077562 (qgis): Hold on...
- 09:11 AM Revision 07023f3f (qgis): Test ninja again
- 09:11 AM Revision 624a7bd2 (qgis): Run make directly
- 09:11 AM Revision afec6ee6 (qgis): More debug output
- 09:11 AM Revision 5fb83170 (qgis): Switch to make
- 09:11 AM Revision d21a766e (qgis): echo instead of ninja
- 09:11 AM Revision c9791b01 (qgis): fix path
- 09:11 AM Revision 6af525e1 (qgis): better var names
- 09:11 AM Revision eeb18300 (qgis): use ninja and env var
- 09:11 AM Revision d729de42 (qgis): Fix build folder
- 09:11 AM Revision 5f8cd254 (qgis): add travis branch
- 09:11 AM Revision d77014db (qgis): explicit setup of ccache
- 09:11 AM Revision a8624d52 (qgis): fix line ending
- 09:11 AM Revision 8e9f4c18 (qgis): fix ctest command
- 09:11 AM Revision ea154fe2 (qgis): missing ctest var
- 09:11 AM Revision e960c6db (qgis): try to add git to the image
- 09:11 AM Revision 0092ce14 (qgis): use docker for newer dependencies on Travis
- 09:11 AM Revision ac06eb0f (qgis): missing env var
- 07:17 AM Revision 01468d08 (qgis): Merge pull request #5204 from nirvn/saveselected_native
- 04:39 AM Revision f9bc9259 (qgis): Merge pull request #5171 from nyalldawson/processing_selectioncheckboxes
- [processing] Add useCheckBoxes option to EnumWidgetWrapper
- 02:21 AM Revision 085687d8 (qgis): Also update other spatial join alg
2017-09-15
- 01:59 AM Revision 1983d8f5 (qgis): Improve wording of spatial location alg parameters
- 01:59 AM Revision 5ee32392 (qgis): Use checkboxes for Extract/Select by Location algs
- 01:59 AM Revision dd441f61 (qgis): [processing] A non-optional multiple enum parameter must have at
- least one choice selected to be valid
- 01:59 AM Revision 4bae647a (qgis): Use smaller margins for checkboxes panel
- 01:59 AM Revision ecf7dd5e (qgis): Update class name
- 01:59 AM Revision 95ab2321 (qgis): Add context menu with Select All/Clear Selection to checkboxes panel
- 01:58 AM Revision b08119bc (qgis): [processing] Add ui option useCheckBoxes in ByLocation algorithms
- 01:57 AM Revision 53df3699 (qgis): [processing] add ui option useCheckBoxes in CheckValidity
- 01:57 AM Revision 534fe21f (qgis): [processing] Add useCheckBoxes option to SelectionWidgetWrapper
- This allow to show checkboxes or radioboxes intead of line edit with button.
This is configurable for each algorithm ... - 05:08 PM Revision 7a1b9f97 (qgis): DBManager -> Browser synchronization
- Reload/refresh the browser tree and source select connection
items when connections, tables etc. change in the DBMana... - 04:49 PM Revision 0ee9d665 (qgis): [OGR provider] Workaround bug in OGR GML driver
- 04:44 PM Revision c92d7dc3 (qgis): Docstring/sip fixes in core/3d
- 04:31 PM Revision fc561d03 (qgis): [travis] Traceback for python tests on timeout
- 03:50 PM Revision e6b6a090 (qgis): [OGR provider] Use FORCE_SRS_DETECTION=YES open option for GML datasets
- 03:50 PM Revision f72a952f (qgis): [OGR provider] Use GDAL driver and dataset API
- This is a preparation work to be able to provide open options to vector
drivers, which require using the GDALOpenEx()... - 03:38 PM Revision 1dc50a98 (qgis): ...
- 03:37 PM Revision 3df86156 (qgis): Revert "use second Dockerfile to push 2nd image"
- This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
- 03:37 PM Revision 5505c596 (qgis): Revert "more fixes"
- This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
- 03:37 PM Revision 06a9e993 (qgis): Revert "some fixes"
- This reverts commit e6657df2b7ea64d340c6fd5f70640522b4bddc45.
- 03:37 PM Revision 656b61e2 (qgis): minor fixes
- 03:37 PM Revision 9edbf1a6 (qgis): Revert "minor fixes"
- This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.
- 03:37 PM Revision 31b7cb14 (qgis): some fixes
- 03:37 PM Revision 85b05ea4 (qgis): more fixes
- 03:37 PM Revision e3e2bf8e (qgis): fix psql
- 03:37 PM Revision 5c694951 (qgis): use second Dockerfile to push 2nd image
- 03:37 PM Revision 169f2a63 (qgis): put back waiting
- 03:37 PM Revision 564481c4 (qgis): some fixes
- 03:37 PM Revision 8f27ccfb (qgis): Setup postgis
- 03:37 PM Revision 168e37b2 (qgis): Wait for postgres server to spin up
- 03:37 PM Revision 84a16662 (qgis): Fix setup postgres
- 03:37 PM Revision 5e983c11 (qgis): Output on failure
- 03:37 PM Revision 2fe936fa (qgis): More debug output
- 03:37 PM Revision afde4898 (qgis): Run make directly
- 03:37 PM Revision 94a67bc2 (qgis): Hold on...
- 03:37 PM Revision f99fb281 (qgis): Switch to make
- 03:37 PM Revision 49cc8615 (qgis): Test ninja again
- 03:37 PM Revision 7031e895 (qgis): Fix build folder
- 03:37 PM Revision 2bc56bb5 (qgis): use ninja and env var
- 03:37 PM Revision abc89599 (qgis): fix path
- 03:37 PM Revision 85e6d24b (qgis): better var names
- 03:37 PM Revision 22c95a14 (qgis): echo instead of ninja
- 03:37 PM Revision 9dc1e8b1 (qgis): explicit setup of ccache
- 03:37 PM Revision 6cda41d6 (qgis): fix ctest command
- 03:37 PM Revision 41561710 (qgis): fix line ending
- 03:37 PM Revision 10079e85 (qgis): try to add git to the image
- 03:37 PM Revision d83cd269 (qgis): add travis branch
- 03:37 PM Revision 248cd15e (qgis): missing ctest var
- 03:37 PM Revision a6c4b9c4 (qgis): use docker for newer dependencies on Travis
- 03:37 PM Revision 21c9a3b1 (qgis): missing env var
- 03:16 PM Revision c2162b0c (qgis): Fix save/reload of N:M relations
- 03:08 PM Revision 8cba0bb9 (qgis): Release of 2.18.13
- 03:08 PM Revision df0ae5d3 (qgis): Release of 2.14.19
- 02:55 PM Revision f63c3024 (qgis): [FEATURE] Add undo and redo on transaction groups (#4765)
- * [FEATURE] adds undo/redo for transaction groups
[needs-docs] the undo/redo now works with transcation groups. Just... - 02:50 PM Revision 78591b77 (qgis): [OGR provider] Use GDAL driver and dataset API
- This is a preparation work to be able to provide open options to vector
drivers, which require using the GDALOpenEx()... - 02:50 PM Revision c26584cc (qgis): [OGR provider] Use FORCE_SRS_DETECTION=YES open option for GML datasets
- 12:36 PM Revision 9778e851 (qgis): Add 3d to doxygen, do not verify indentation of included poly2tri lib
- 12:03 PM Revision a0819053 (qgis): Fix N:M Relations
- Fix #17143 (https://issues.qgis.org/issues/17143)
- 11:42 AM Revision 5bd164b6 (qgis): Merge pull request #5200 from nyalldawson/drop_handler
- [FEATURE][processing] Allow dropping model files onto QGIS window to execute them
- 11:41 AM Revision f282a753 (qgis): [processing] Fix incorrect filters in vector layer parameter selections
- 11:16 AM Revision 0cdabb5e (qgis): [needs-docs][processing] return empty layer for save
- selected features algorithm if no features are selected
- 10:53 AM Revision 06ee6f68 (qgis): Expand docs
- 10:51 AM Revision 04ee85f0 (qgis): [processing] native save selected features algorithm
- 10:39 AM Revision 373ac453 (qgis): Slightly cleanup drop handling in qgisapp
- 10:39 AM Revision 527bce09 (qgis): Allow QgsCustomDropHandlers to directly operate mime data
- and dropped file names
This allows QgsCustomDropHandlers which aren't directly associated
with providers (e.g. for p... - 10:39 AM Revision 0df4f4a9 (qgis): Make QgsCustomDropHandler a QObject, and only store weak pointers to them
- This means if a plugin registers a custom drop handler, but crashes
before it can deregister it, at least it won't le... - 10:39 AM Revision 63004642 (qgis): [FEATURE][processing] Allow drag and drop of model files onto QGIS window
- to execute them
- 10:39 AM Revision 3c3848af (qgis): Update sip_include
- 10:39 AM Revision 260f68ab (qgis): More renaming of 3D-related classes and files. No actual code changes
- 10:39 AM Revision ff5ebe9a (qgis): Renaming and moving of 3D entities for 3D symbols
- 10:39 AM Revision fc28a97e (qgis): 3D symbols: private members + public getters/setters ... just like big ...
- 10:39 AM Revision d213d31a (qgis): More renaming. No code changes
- 10:39 AM Revision 3f681d12 (qgis): Post rebase fixes
- 10:39 AM Revision e83ce541 (qgis): Feature selection is also displayed in 3D map view for polygons
- 10:39 AM Revision 12a0063e (qgis): Extend range of spin boxes for 3d properties
- 10:39 AM Revision 35b37a22 (qgis): Ignore invalid polygon geometries to avoid crashes in tessellation
- 10:39 AM Revision 33f7c177 (qgis): Use middle button for rotation/tilt, right button for zoom
- 10:39 AM Revision 7ad57e64 (qgis): Remove 3D canvas widget when the dock is closed (just like 2d canvas)
- 10:39 AM Revision 0f692bba (qgis): Do not die when passed invalid full extent from QGIS
- 10:39 AM Revision 81c591c1 (qgis): Handle curved geometries (line/polygon 3d symbol) and repeated vertices
- 10:39 AM Revision b234fc52 (qgis): Correctly working "zoom full" + more robust near/far plane config
- 10:39 AM Revision 9ac3e9cf (qgis): Heuristics for setup of near/far planes of camera
- Based on terrain's active nodes, this should configure frustum depth
long enough not to clip away anything that shoul... - 10:39 AM Revision 7d3cf228 (qgis): [FEATURE] support 3d models
- 10:39 AM Revision 870d96e2 (qgis): Moved 3D symbol class implementations into separate files
- 10:39 AM Revision c6ff2f68 (qgis): Feature selection is also displayed in 3D map view for lines
- 10:39 AM Revision ba7573a9 (qgis): GUI for configuration of 3D polygon symbols for vector layers
- In the style dock there is a new "3D View" tab - so far working just for polygon layers.
It is possible to select a p... - 10:39 AM Revision 9478036d (qgis): Get selection color from map canvas
- 10:39 AM Revision a4e3a77d (qgis): Encapsulate entities for selected/not selected points in a root entity
- 10:39 AM Revision b0c98b7f (qgis): [FEATURE] Feature selection is also displayed in 3D map view for points
- 10:39 AM Revision 56ed9b0d (qgis): fix frustum culling for terrain
- 10:39 AM Revision 7f1f8a63 (qgis): Zoom in/out by pressing middle mouse button and moving up/down
- 10:39 AM Revision d7b821d9 (qgis): fix the bug
- 10:39 AM Revision f7c942c8 (qgis): Respect background color from project's main canvas
- 10:39 AM Revision 418dc07c (qgis): GUI for configuration of 3D line symbols for vector layers
- 10:39 AM Revision 82f608ee (qgis): GUI for 3D point symbols
- 10:39 AM Revision 2e03f5d3 (qgis): Update list of 3D entities when the list of active layers is changed
- 10:39 AM Revision 04b00aad (qgis): Update layer 3D entities when terrain generator or scale change
- 10:39 AM Revision 6df66813 (qgis): Read/write 3D renderers of map layers to project files
- 10:39 AM Revision 63adb73f (qgis): Update terrain map whenever an active layer requests repaint
- 10:39 AM Revision 489a21d0 (qgis): Reworked background loading and updating of chunks
- Before there was a dedicated thread for loading and it was not great because map rendering
requests were started from... - 10:39 AM Revision 905222d2 (qgis): Decide number of zoom levels from max. allowed ground error
- 10:38 AM Revision 32ad0a7e (qgis): Start of 3D map configuration widget
- 10:38 AM Revision c8b5e637 (qgis): Fixed flat terrain without CRS defined
- 10:38 AM Revision 0469d443 (qgis): Initial work on integration of 3D map into QGIS application
- One can create a 3D map view from menu similar to a new 3D map view
- 10:38 AM Revision 8f76477b (qgis): Move all chunk-related functionality to a sub-directory
- 10:38 AM Revision 74ed07d2 (qgis): Move terrain related classes to a sub-directory
- 10:38 AM Revision 04e12d9d (qgis): Rename TerrainBoundsEntity to ChunkBoundsEntity
- ... since it can be used also for other chunked entities - not just terrain
- 10:38 AM Revision 3d0ce5f1 (qgis): Fix build with Qt 5.9
- 10:38 AM Revision 8d4d5ab3 (qgis): Added missing shaders and temporary test application
- 10:38 AM Revision 9e0bf1d6 (qgis): Terrain settings in GUI, react to changes of visible layers
- Temporarily disabled 2d canvas preview to better see 3D performance
- 10:38 AM Revision 3d9d455e (qgis): Signals/slots in Map3D + partial scene udates from Map3D signals
- 10:38 AM Revision b9dd6bc6 (qgis): Introduce concept of 3D symbols + addition of "single symbol" vector 3D...
- 10:38 AM Revision 76f4f69c (qgis): Base class for 3D renderers + a bit of code shuffling
- 10:38 AM Revision 675a1ae5 (qgis): Import of initial work on QGIS 3D framework from wonder-sk/qgis3d
- 10:12 AM Revision ea28c2d9 (qgis): Merge pull request #5194 from boundlessgeo/iface_conn_changed
- Adds connectionsChanged signal to iface
- 09:27 AM Revision 5534d743 (qgis): Execute ln command with GNU compatible options
- On some OSX macport installation, GNU commands may be used in favor
of native commands and 'make install' fail wi... - 08:18 AM Revision a13aa96b (qgis): Typo forwarder->forwarded
- 08:09 AM Revision c1f765aa (qgis): Add reloadConnections to the app and expose to iface
- 07:52 AM Revision c5ae3a0c (qgis): Merge pull request #5199 from nyalldawson/extract_by_extent2
- [processing] Extent handling improvements
- 07:43 AM Revision fed15a2d (qgis): Merge pull request #5197 from NaturalGIS/fix_saga_vectorizng_grid_classes
- [processing] fix SAGA LTR vectorizing grid classes tool
- 07:43 AM Revision 8d088c0d (qgis): Merge pull request #5198 from NaturalGIS/fix_saga_vectorizng_grid_class...
- [processing] fix SAGA LTR vectorizing grid classes tool for QGIS master
- 06:21 AM Revision 8605be0d (qgis): New algorithm to convert an extent parameter to a layer
- Creates a new layer with a single feature with polygon geometry
covering the extent parameter value.
This is designe... - 06:09 AM Revision 9b112284 (qgis): Add method to recover extent parameter CRS
- 04:23 AM Revision 4fd2a1a0 (qgis): Fix unit test data
2017-09-14
- 12:54 AM Revision 4eeac1c3 (qgis): Fix passing QgsReferencedRec/Point from python to c++
- 12:35 AM Revision cfdc3c71 (qgis): Use geometry of reproject extent parameters for more accurate clipping
- 12:35 AM Revision 60b56db9 (qgis): Use CRS when calculating extent during algorithm extection
- 12:34 AM Revision 80a1d711 (qgis): Return a referenced rectangle from ExtentSelectionPanel
- 12:34 AM Revision 74565e22 (qgis): Nicer display of rectangle parameter values
- 12:33 AM Revision ae8bc04b (qgis): Allow use of Qgs(Referenced)Rectangle for processing extent parameter v...
- And add a new target CRS argument to parameterAsExtent. If set, and
the source CRS of the rectangle parameter can be ... - 12:33 AM Revision d8db3ecc (qgis): [FEATURE] New processing algorithm "extract/clip by extent"
- Allows extract a subset of another layer using an extent, with
optional setting to clip geometries to the extent - 10:03 PM Revision 3a782537 (qgis): fix SAGA LTR vectorizing grid classes tool for QGIS master
- 10:01 PM Revision b8c6295f (qgis): fix SAGA LTR vectorizing grid classes tool
- 09:29 PM Revision ba9cb873 (qgis): macOS needs path to GEOS framework
- 05:11 PM Revision 4504a1d0 (qgis): Geopackage items: add URI to tooltip
- 05:10 PM Revision e4231fd9 (qgis): Geopackage items: fix create new layer close dialog
- 02:08 PM Revision 91a98902 (qgis): Adds connectionsChanged signal to iface
- This is meant to be used by plugins (DBManager is the
first candidate) to notify the application that
the GUI element... - 01:39 PM Revision d8940544 (qgis): [bugfix] Geopackage restore connections in DB-manager
- 01:34 PM Revision 1e855569 (qgis): Restore synchronization between connections and data source manager
- Partial revert of commit 22bd2a35
- 01:14 PM Revision 591b01ec (qgis): Fix geopackage delete connection
- 11:22 AM Revision 16c6bf99 (qgis): [docker] Use a unicode compatible locale
- 05:56 AM Revision bd292b5f (qgis): Set CMake 3.9 policy for macOS RPATH settings to NEW
- 05:12 AM Revision 625c2050 (qgis): Fix area calculation on polygons with Z/M wkb types
- Follow up a6800d6
- 03:41 AM Revision 4ec1b4b3 (qgis): [processing] Transparently map 'qgis' algorithms to 'native' algorithms
- This allows us to freely move algorithms from the qgis python library
to the c++ native provider without breaking API...
2017-09-13
- 01:57 AM Revision 7c5521ec (qgis): Port fix geometries alg to c++
- 01:57 AM Revision d96a3f4d (qgis): Port simplify geometries to c++
- 01:57 AM Revision 8e8f3edc (qgis): Port merge lines and smooth to c++
- 01:45 AM Revision 07fd9cb8 (qgis): Add missing overrides
- 01:04 AM Revision 2b1cf99e (qgis): Merge pull request #5188 from nyalldawson/int
- [processing] Fix intersection and union tools don't work with input layers with Z or M values present
- 11:35 PM Revision bf078b1c (qgis): [processing] Fix intersection and union tools don't work with
- input layers with Z or M values present
Also ensure that written geometries are always multitype, to
match the creat... - 10:09 PM Revision c371b72d (qgis): Merge pull request #5184 from nyalldawson/join_locate
- [FEATURE] Reworked processing 'Join by location' alg
- 10:08 PM Revision d084cc6b (qgis): Merge pull request #5178 from Gustry/metadata_viewer
- use the metadata API for the metadata viewer
- 06:15 PM Revision 42d411e4 (qgis): Adds new Icon for Data Manager
- 04:50 PM Revision c3309b92 (qgis): use the metadata API in the HTML viewer
- 03:19 PM Revision c3417bb4 (qgis): [BUFIX][Server] GetFeatureInfo on Raster Layer, fix valid identify
- Needs to be manually apply to QGIS 3
Funded by Ifremer - 03:14 PM Revision c10c6aeb (qgis): [BUFIX][Server] GetFeatureInfo on Raster Layer, fix valid identify
- Needs to be manually apply to QGIS 3
Funded by Ifremer - 02:41 PM Revision dded4ba1 (qgis): Fix tracing
- 10:50 AM Revision 742f3e5b (qgis): Merge pull request #5112 from nyalldawson/locator_core
- Move locator non-gui classes to core
- 10:45 AM Revision be88da81 (qgis): [FEATURE][processing] Add 'Join by location (summary)' algorithm
- Like the main Join Attributes by Location algorithm, this algorithm
takes two layers and combines the attributes base... - 10:30 AM Revision 1d702d29 (qgis): Merge pull request #5144 from boundlessgeo/Backport_Fix_uom_reading
- [bugfix] backport from 3.0 Fix unit of sizes when reading a SLD file (fixes #8978)
- 07:37 AM Revision df94b503 (qgis): Merge pull request #5180 from nirvn/fix_levels
- 06:46 AM Revision fe8b751e (qgis): [FEATURE] Make symbol levels dialog a style dock panel widget
- 06:17 AM Revision 5e7dadd5 (qgis): [symbology] resurrect symbol levels dialog (fixes #16996)
2017-09-12
- 12:01 AM Revision 458e994d (qgis): [FEATURE] Reworked processing 'Join by location' alg
- Improvements:
- transparently handle different source/join CRS
- added option to create output feature for EVERY join... - 11:42 PM Revision 5796783e (qgis): Merge pull request #5153 from nyalldawson/geonode
- [FEATURE] QGIS - GeoNode Integration
- 09:48 PM Revision 220c5e85 (qgis): Move GeoNode browser/source select from app -> new 'geonode' provider
- Instead of including these classes in app, we instead make a
shell data provider which implements only the dataItemPr... - 09:47 PM Revision 35eea229 (qgis): Rework QgsNewHttpConnection layout so that both WFS and WMS settings
- can be shown simultaneously
- 09:47 PM Revision a03e1eee (qgis): Rollback all geonode specific changes to QgsDataSourceManagerDialog
- 09:47 PM Revision 33b13804 (qgis): Add a very trivial registry GeoCMS providers to app
- Currently it's only used to register GeoNode source select dialogs.
As additional GeoCMS handling is added to QGIS we... - 09:47 PM Revision 61e70c93 (qgis): Slight folder restructuring
- 09:47 PM Revision 54df0a28 (qgis): Fix geonode connection correctly storing service specific settings
- 09:47 PM Revision 687fc52a (qgis): Make sure WFS/WMS settings are respected when adding GeoNode layers fro...
- 09:47 PM Revision ac15df98 (qgis): Add support for updating a uri with GeoNode WFS/WMS related connection ...
- 09:47 PM Revision 05e047d7 (qgis): Generalize some WFS/WMS connection setting handling
- 09:47 PM Revision 4c873385 (qgis): Cleanup QgsOwsConnection
- 09:47 PM Revision 51922fc7 (qgis): Remove duplicate code
- 09:47 PM Revision 42869bb9 (qgis): Fix build
- 09:47 PM Revision ffaafa62 (qgis): Rework QgsGeoNodeNewConnection to inherit from QgsNewHttpConnection
- Avoids a lot of duplicate code.
Note that while this refactoring was done to allow WFS and WMS
settings to be simult... - 09:47 PM Revision 90237fa3 (qgis): Cleanup some strings
- 09:47 PM Revision d7fff83b (qgis): Include geonode folder in doxyden search folders
- Required to build the docs for this folder, and correctly
include the classes in the documentation coverage test - 09:47 PM Revision 61349506 (qgis): Use explicit flags to set behavior of QgsNewHttpConnection instead of k...
- 09:47 PM Revision 88b8741f (qgis): Fix ordering of Arcgis map server item
- 09:47 PM Revision 2c001995 (qgis): Clean comments
- 09:47 PM Revision af03d2f4 (qgis): Remove Q_FOREACH, fix inefficient loops
- 09:47 PM Revision 944cb8c4 (qgis): Revert unused changes to QgsDataItem
- 09:47 PM Revision 9a8adfc8 (qgis): Fix spelling
- 09:47 PM Revision 388b37a1 (qgis): Hide non-functional style related browser actions
- 09:47 PM Revision e2543681 (qgis): Cleanup and add docs for QgsGeoNodeConnection
- 09:47 PM Revision e1562df1 (qgis): [geonode] Don't block data source manager while connecting to a server
- Also add missing docstrings
- 09:47 PM Revision 3fde586b (qgis): Don't link app into provider
- 09:47 PM Revision e6a8980b (qgis): Run all GeoNode tests locally, but skip ones which rely on a remote ser...
- 09:47 PM Revision e8035452 (qgis): Add missing sip file
- 09:47 PM Revision 4e651626 (qgis): Misc optimisations to geonode data items, fix leaks
- 09:47 PM Revision 29539e67 (qgis): Move remaining geonode classes from gui->app
- 09:47 PM Revision 5f82705c (qgis): Revert redundant changes to ows provider
- 09:47 PM Revision b657c1ac (qgis): Move GeoNode data items from OWS provider to app
- 09:47 PM Revision 973ba7bd (qgis): Remove non-functional close button from geonode source select dialog
- 09:47 PM Revision 1a192836 (qgis): Class shuffle
- 09:47 PM Revision 92a24990 (qgis): Fix ui file build warning
- 09:47 PM Revision 80148c98 (qgis): Use QgsDebugMsg instead of QgsMessageLog for non-error feedback
- QgsMessageLog should only be used for errors or warnings,
not 'everything is working ok' type debug messages - 09:47 PM Revision 378a9e90 (qgis): Split QgsGeoNodeConnection into two classes
- Move utility functions to QgsGeoNodeConnectionUtils
- 09:47 PM Revision b7683f20 (qgis): QgsGeonodeConnection is not a Q_OBJECT
- 09:47 PM Revision 15f92411 (qgis): Add a bit more structure to provider source select ordering
- 09:47 PM Revision b89c16e3 (qgis): Move QgsGeoNodeSourceSelect to app
- 09:47 PM Revision 87693690 (qgis): Rollback changes to app
- There's no need for a dedicated 'Add GeoNode layer' menu entry,
as the unified data source manager has been designed ... - 09:47 PM Revision 46b1e7d3 (qgis): Correctly handle using layer name option
- 09:47 PM Revision 858b93b1 (qgis): Misc code cleanup
- 09:47 PM Revision ea4b2dd5 (qgis): Condense code
- 09:47 PM Revision e6c0ba92 (qgis): Use correct messagebox type
- 09:47 PM Revision 11240121 (qgis): Fix another leak
- 09:47 PM Revision 026309d9 (qgis): Fix memory leak
- 09:47 PM Revision 239e3531 (qgis): Allow QgsAbstractDataSourceWidget subclasses to add vector layers
- with a specific provider key
- 09:47 PM Revision e51a0d4f (qgis): Minor code cleanup
- 09:47 PM Revision a5957af8 (qgis): Remove unused code
- 09:47 PM Revision 003bf3a7 (qgis): QgsGeoNodeSourceSelect is a QgsAbstractDataSourceWidget
- 09:47 PM Revision 3d3ff709 (qgis): Fix QGIS Crash on loading WFS/WMS/XYZ layer from GeoNode.
- 09:47 PM Revision bea89b32 (qgis): [FEATURE] QGIS - GeoNode Integration: Integrate with QGIS Browser Panel...
- * add Geonode connection menu to the toolbar
* add header files for geonode-qgis client
* add action to launch geon... - 09:47 PM Revision 92a1550b (qgis): fix qgis crash on startup (invalid pointer)
- 09:47 PM Revision bdc3d366 (qgis): add copy and paste style actions to the layer node
- 09:47 PM Revision 5b092aeb (qgis): Performance optimizations
- - avoid container detachments
- use QStringLiteral - 09:47 PM Revision b1745b0f (qgis): Pass strings by const ref
- 09:47 PM Revision 500c5c11 (qgis): Simplify getLayers method for geonode client.
- 09:47 PM Revision cad8fa8b (qgis): Fix can not delete geonode instance from browser.
- 09:47 PM Revision 30161585 (qgis): Add style retriever for a geonode layer.
- 09:47 PM Revision a46cc54f (qgis): Static members should use a 's' prefix, not 'm'
- 05:20 PM Revision 5614df4b (qgis): Merge pull request #5164 from boundlessgeo/browser_shared_model
- [bugfix] Browser shared model
- 04:56 PM Revision b3a8d6f8 (qgis): Merge pull request #5182 from manisandro/ogr_subsetsetring
- [OGR] Ensure subset string is set when reopening dataset
- 04:08 PM Revision 54653e4a (qgis): [OGR] Ensure subset string is set when reopening dataset
- QgsOgrProvider::reloadData calls close() and open(), which in turn called setSubsetString with mSubsetString.
Since s... - 04:06 PM Revision 9dcdefd6 (qgis): Merge pull request #5181 from manisandro/ogr_subsetstring
- [OGR] Ensure subset string is set when reopening dataset
- 03:26 PM Revision 95cd8d74 (qgis): [OGR] Ensure subset string is set when reopening dataset
- QgsOgrProvider::reloadData calls close() and open(), which in turn called setSubsetString with mSubsetString.
Since s... - 03:12 PM Revision 850fed55 (qgis): Const getter and api break docs
- 03:05 PM Revision b0357049 (qgis): Merge pull request #5168 from rldhont/release-2_18-server-getprint-grou...
- [BUGFIX][Server] GetPrint request renders layers from group in wrong order
- 03:01 PM Revision 3dba091b (qgis): Share QgsBrowserModel among browser instances
- 03:01 PM Revision 6f0950ff (qgis): Removed reference
- 03:01 PM Revision 22bd2a35 (qgis): Browser: removed redundant refresh signals
- 03:01 PM Revision 151cd080 (qgis): Typo delayied -> delayed
- 03:00 PM Revision 1d4c6061 (qgis): [bugfix] Browser keeps scanning directory with gpkg file
- Fixes #17043 by introducing a check for last directory
scan timestamp and skipping the directoryChanged signal
is the... - 03:00 PM Revision 9349ae86 (qgis): Moved the scan time to populated and get it from settings
- 02:47 PM Revision 4115d06f (qgis): remove context help popup on console opening
- 02:47 PM Revision 999d93ad (qgis): [console] return home directory as string instead of QDir instance (fix...
- 12:39 PM Revision 70cd0e4d (qgis): Merge pull request #5177 from alexbruy/fix-zero-division
- [processing] prevent float division by zero in QGIS algorithms
- 12:32 PM Revision 439477a3 (qgis): set uom as const
- 12:32 PM Revision 07009f83 (qgis): aligned test to 3.x version
- 12:32 PM Revision 4beeb31a (qgis): [bugfix] backport from 3.0 Fix unit of sizes when reading a SLD file (f...
- 12:32 PM Revision 0aa8c84b (qgis): fixed indentation
- 12:32 PM Revision b26b8d97 (qgis): Merge pull request #5165 from Gustry/save_metadata
- write metadata with XML
- 12:13 PM Revision 457709d3 (qgis): Merge pull request #5173 from nyalldawson/model_crash_win
- [processing] Fix crash in modeler on Windows
- 11:46 AM Revision 592151f0 (qgis): Merge pull request #5176 from alexbruy/fix-test
- [processing] attempt to fix failing test
- 11:23 AM Revision cf16a824 (qgis): Fix indentation
- 11:09 AM Revision a090d7d9 (qgis): attempt to fix failing test
- 10:29 AM Revision a45913b2 (qgis): [ogr provider] insure connection pool updated when subset sql added/cha...
- 10:27 AM Revision 9b8fad51 (qgis): [ogr provider] insure connection pool updated when subset sql added/cha...
- 10:11 AM Revision 8c46e4be (qgis): [processing] prevent float division by zero in QGIS algorithms
- 09:32 AM Revision 06c5d24e (qgis): Merge pull request #4440 from alexbruy/gdal-compression
- expose image compression in the layer metadata (fix #15702)
- 09:25 AM Revision 220b58d0 (qgis): Fix vertex+segment vs segment snapping type
- When user picked snapping to current layer / all layers, snapping to
vertex+segment vs segment were working the other... - 09:12 AM Revision 4a974eab (qgis): Cleanup model algorithm parameter definition dialog
- 09:12 AM Revision 6bd37cc5 (qgis): [processing] Fix crash when editing models on Windows (fix #17028)
- 07:37 AM Revision 9c4d1da4 (qgis): CAD dock: fix a typo -> enable new snapping option
- When X or Y is locked and user has mouse on top of a segment, CAD dock widget
will snap at the intersection of the se... - 07:37 AM Revision 407baf03 (qgis): Only update CAD canvas item geometry when necessary
- The call to setRect() in paint() handler was triggering canvas redraws
all the time, keeping one CPU core busy nearly... - 07:28 AM Revision 814ef787 (qgis): write metadata with XML
- 07:01 AM Revision 684e1daa (qgis): Merge pull request #5167 from alexbruy/extract-by-expression
- [processing] add Extract by expression algorithm to QGIS 2.18
- 02:44 AM Revision 88c8c714 (qgis): Daily Q_FOREACH removal
- 02:20 AM Revision 8fcad6ae (qgis): [processing] List 'All files (*.*)' option last in save as dialogs
- See https://ux.stackexchange.com/questions/111689/file-dialog-formats-list-should-all-files-be-listed-first-or-last f...
2017-09-11
- 01:46 AM Revision 7048d73d (qgis): [FEATURE] Drop spatial query plugin
- * Tagged as feature to remember to include in release notes
The functionality of this plugin is duplicated in the pr... - 01:46 AM Revision 83f3a26f (qgis): Use offline editing plugin instead of spatial query for detecting plugi...
- 12:48 AM Revision 3d3b6d1a (qgis): Fix windows build
- 09:36 PM Revision 311a24a7 (qgis): Merge pull request #5166 from nyalldawson/tidy
- clang-tidy fixes
- 05:06 PM Revision 67725417 (qgis): CAD dock: fix a typo -> enable new snapping option
- When X or Y is locked and user has mouse on top of a segment, CAD dock widget
will snap at the intersection of the se... - 04:45 PM Revision 494fa15f (qgis): Fix node tool sometimes behaving incorrectly with topo editing
- This would happen especially when zoomed out due to mismatch of snapping match vs original map point
- 03:43 PM Revision 7c9105d0 (qgis): Only update CAD canvas item geometry when necessary
- The call to setRect() in paint() handler was triggering canvas redraws
all the time, keeping one CPU core busy nearly... - 02:49 PM Revision bb200475 (qgis): Make CAD dock work well with node tool when adding vertex at endpoint
- 01:55 PM Revision 9b04589c (qgis): More missing docs
- 01:43 PM Revision 6166d212 (qgis): Add missing docs
- 01:42 PM Revision 9d12581f (qgis): [BUGFIX][Server] GetPrint request renders layers from group in wrong order
- Fixed #16769
- 01:30 PM Revision 727d2092 (qgis): Add missing override keyword
- 01:29 PM Revision ce3ac5f4 (qgis): Fix clang-tidy misleading comment warning
- 01:29 PM Revision 839c3e50 (qgis): Remove redundant code
- 01:29 PM Revision 78558496 (qgis): Use std::move to reassign unique_ptrs
- 01:28 PM Revision 68ad9fea (qgis): Fix clang-tidy int to bool conversion warning
- 01:28 PM Revision 6ca50a02 (qgis): Fix clang-tidy redundant .get() calls
- 01:27 PM Revision f2875a96 (qgis): Fix clang-tidy redundant return/continue warnings
- 01:27 PM Revision 357f998e (qgis): Remove redundant virtual keyword from signatures with override
- 01:26 PM Revision b7f21446 (qgis): Fix clang-tidy use emplace_back instead of push_back warnings
- 01:25 PM Revision 27161279 (qgis): Remove more unnecessary destructors, flip empty constructors to =default
- 01:21 PM Revision c1797804 (qgis): Use .empty() instead of .size() > 0/.size() >=1/etc
- Possibly faster, and clearer to read
- 01:19 PM Revision 2a338444 (qgis): Pass by const ref where possible
- 12:53 PM Revision 68a39a28 (qgis): Fix settings icon for CAD dock widget
- Previously it used an icon from georeferencer's QRC
- 10:38 AM Revision c8aceb22 (qgis): [processing] add Extract by expression algorithm as combination
- of "Select by expression" and "Save selected features" does not
work in modeler - 09:26 AM Revision 2e8d7f03 (qgis): Fix broken signals for AFS/AMS layer addition from the datasource dialog
- 09:11 AM Revision b468ab3e (qgis): Simplify boolean expressions
- By applying clang-tidy readability-simplify-boolean-expr fixit
- 09:11 AM Revision c9fa9765 (qgis): Use =delete to remove default functions
- Via clang-tidy modernize-use-equals-delete
- 09:11 AM Revision 7afec4bd (qgis): Cleanup pointer comparisons to nullptr
- 09:11 AM Revision d9ebd3b8 (qgis): Remove some unnecessary delete guards
- Via clang-tidy readability-delete-null-pointer
- 09:11 AM Revision ccf0dc8f (qgis): Remove some unnecessary initializers
- From clang-tidy readability-redundant-member-init
- 09:11 AM Revision b20b8316 (qgis): 0/NULL -> nullptr
- Using clang-tidy modernize-use-nullptr
- 09:10 AM Revision 904aaefe (qgis): Avoid casting int to bool
- Using clang-tidy modernize-use-bool-literals
- 09:10 AM Revision 851c0811 (qgis): Remove use of deprecated header
- 09:10 AM Revision 07e12e28 (qgis): Replace reimplemented default methods by = default
- Using clang-tidy modernize-use-equals-default
- 09:10 AM Revision c78ca050 (qgis): Ignore =default during doxygen coverage test
- 09:09 AM Revision ba64e3e5 (qgis): Remove redundant initializations
- Fixes when a member is initialized both in the header and
source to the same initial value
(via clang-tidy modernize... - 08:15 AM Revision 32dee448 (qgis): Merge pull request #5156 from boundlessgeo/gpkg_tab
- [feature][needs-docs] Gpkg tab in source select dialog
- 07:50 AM Revision a6506810 (qgis): Merge pull request #5131 from nyalldawson/location_algs
- Rework Select by Location algorithm
- 07:50 AM Revision 7f5bd00c (qgis): Merge pull request #5154 from nyalldawson/stats
- [processing] Improve Stats by Categories algorithm, remove duplicate algs
- 03:37 AM Revision cf8afc1e (qgis): Merge pull request #5159 from alexbruy/fix-filter
- [processing] fix file filter construction for output files
2017-09-10
- 06:52 PM Revision 8aeffdb4 (qgis): Reduce debugging noise when using curved geometries
- 06:45 PM Revision 1b588c85 (qgis): Merge pull request #5148 from wonder-sk/adv-digitizing-cleanup-2
- Advanced digitizing cleanup - part 2
- 04:34 PM Revision 22ad6729 (qgis): More advanced digitizing dock widget cleanups
- - CaptureMode enum has been moved back to QgsMapToolCapture where it belongs
- map tools that need clearing of CAD po... - 04:34 PM Revision f938b60f (qgis): Handle mouse events of adv.digitizing map tools in the map tool base class
- 04:34 PM Revision 2f8afc02 (qgis): Remove some workarounds for advanced digitizing from node tool
- 04:34 PM Revision ae713b4c (qgis): Move snapSegment() from map mouse event to private area of CAD dock
- 04:33 PM Revision a2b2567c (qgis): Better control of CAD dock widget operation from map tools
- 06:07 AM Revision 02e8f1e6 (qgis): Fix tests
- 03:38 AM Revision cea7eb8b (qgis): Merge pull request #5119 from nyalldawson/layout_next3
- [layouts] Undo/redo framework
- 02:59 AM Revision 2a88a5a9 (qgis): Optimise calcuation of disjoint features
- 02:54 AM Revision 6d94e6fc (qgis): Optimise Extract/Select by Location alg
- Only create and prepare the GEOS representation for intersection
layer features when we encounter a feature in the ta... - 02:50 AM Revision 6a760ef3 (qgis): More tests for Extract by Location
- 02:45 AM Revision e0026609 (qgis): Fix missing geometries/attributes in Extract by Location
2017-09-09
2017-09-08
- 10:13 PM Revision 9d7273da (qgis): More Q_FOREACH removal
- 03:12 PM Revision 31b6b588 (qgis): Node tool: give priority to the current layer when selecting vertex
- 03:12 PM Revision 1caaa2e6 (qgis): Range for loop without detach
- 03:12 PM Revision d568ce33 (qgis): Replace Q_FOREACH by range for loop
- 12:36 PM Revision 8abf6dc4 (qgis): Update tests for OGR getLayers now returning also the geometry column name
- 12:34 PM Revision 640a27b4 (qgis): Drop python Select/Extract by Location algs
- 12:32 PM Revision f4b9bbd8 (qgis): Swap unit tests to use native algorithms
- 12:20 PM Revision cecdf336 (qgis): Native c++ Extract by Location algorithm
- 12:09 PM Revision f799d3af (qgis): Move allFeatureIds from QgsVectorLayer to QgsFeatureSource
- 12:05 PM Revision 7a627462 (qgis): fix capitalisation
- 10:56 AM Revision 1fb48f45 (qgis): [processing] fix file filter construction for output files
- 10:40 AM Revision f0e021c2 (qgis): Merge pull request #5000 from jgrocha/add-default-layers
- [FEATURE][needs-docs] Add XYZ connection to provide default OpenStreetMap tiles
- 09:40 AM Revision 1aa76ac1 (qgis): Port Select by Location to c++
- 09:36 AM Revision 274cc6c8 (qgis): Disable SQL filter when a raster is selected
- 09:26 AM Revision 7d4c24ee (qgis): Give credits to the original author of the source select
- and amend some comments
- 09:03 AM Revision 25c27b3c (qgis): avoid leak
- 09:02 AM Revision 133d16c5 (qgis): use SIP_SKIP (followup 5c3a72014)
- 08:48 AM Revision a9f45400 (qgis): Remove 'precision' option from spatial relation processing algs
- Rationale:
- the correct use for this option is unclear, and users are
mistakenly using it as a 'tolerance' option
- ... - 08:48 AM Revision 24a4ab7f (qgis): Rework Select by Location algorithm
- Changes:
- handle different CRS transparently
- don't build a spatial index on the selection layer. Instead
only us... - 08:40 AM Revision eca61370 (qgis): Use the new generic OGR source select class
- 08:39 AM Revision ce3d644e (qgis): Generic implementation of OGR file DB connection
- 08:37 AM Revision 1a9fa28b (qgis): New generic file-based DB OGR source select
- 08:35 AM Revision 6e34681b (qgis): Use the OGR generic methods
- 08:35 AM Revision 4ca972a2 (qgis): Fix stats by categories tests on Travis
- 08:34 AM Revision 1b72a0d8 (qgis): Moved some reusable methods from gpkg to the ogr items class
- 08:33 AM Revision e9fd4095 (qgis): Allow multiple primary key fields to be specified for processing tests
- `
- 08:24 AM Revision ce541116 (qgis): Added add geopackage icon
- 08:23 AM Revision abb99e5f (qgis): Refactor of QgsGeoPackageConnection to a generic class
- 08:06 AM Revision 629f46d3 (qgis): add overload methods
- 08:06 AM Revision 5c3a7201 (qgis): fix qgsgeometry sip
- 08:06 AM Revision 6ae929e9 (qgis): initial commit
- 04:30 AM Revision 8770625d (qgis): Fix CMake bundling error on macOS
2017-09-07
- 01:21 AM Revision c750cb21 (qgis): Fix existing unit test, add new tests
- 01:10 AM Revision 2612c395 (qgis): [processing] A non optional, multiple field input must have at least
- one selected field to be considered valid
- 12:52 AM Revision 30c663ea (qgis): Fix calculation with null strings
- 12:52 AM Revision ea2e537c (qgis): Make value field in 'Stats by category' optional
- If not set, only the feature counts for each category will
be calculated - 12:52 AM Revision 4e78e034 (qgis): [FEATURE] Improve Stats by Categories algorithm
- - allow non spatial inputs
- allow calculation of stats on any field type, with specific
string and datetime stats ca... - 12:52 AM Revision 30866190 (qgis): [FEATURE] Allow multiple category fields in 'stats by category'
- 12:52 AM Revision 9a091651 (qgis): [FEATURE] Drop 'Frequency analysis' and 'Number of unique values in cla...
- The functionality of both these algorithms is available in 'stats by
categories' - 05:21 PM Revision 20d82441 (qgis): Merge pull request #5094 from pblottiere/trust2
- [FEATURE] Trust project option
- 04:12 PM Revision 31b51178 (qgis): Added static QgsLayerItem::iconName(LayerType) for reuse and consistency
- 03:44 PM Revision 51abef4d (qgis): Add geometry column name to sublayers result
- 10:44 AM Revision 437aefa3 (qgis): Move trust checkbox in data sources tab
2017-09-06
- 10:09 PM Revision 83d5e774 (qgis): Merge branch 'regularShape_gui' of https://github.com/lbartoletti/QGIS ...
- 10:06 PM Revision eee75771 (qgis): Use unique_ptr
- 09:55 PM Revision e57c3b39 (qgis): Merge branch 'master' into regularShape_gui
- 09:52 PM Revision 37b60527 (qgis): Add Rectangle from 3 points
- 04:22 PM Revision 456ca000 (qgis): Rename methods
- 04:22 PM Revision 76b2b8ee (qgis): Add some tests
- 04:22 PM Revision 8a17a608 (qgis): Trust is now a project option instead of a global option
- 03:59 PM Revision d8fa85eb (qgis): [backport on 2.14] enable custom help in python expressions
- 03:58 PM Revision a0e6b7fd (qgis): Code cleanup
- Remove already declared groups in header
- 03:46 PM Revision 5b5dc954 (qgis): Add an enum for postgres relation kind
- 03:46 PM Revision 3b5236cb (qgis): [needs-doc] Add Trust Project option
- 03:46 PM Revision b55c1349 (qgis): Do not check primary key unicity on views when trustProject option is a...
- 03:46 PM Revision 7ef2e704 (qgis): Some cleanup and renaming
- 03:46 PM Revision 21c5f3d3 (qgis): Fix extent writing in project file
- 03:46 PM Revision eb725f33 (qgis): Do not update extent by default if trust project option is activated
- 03:46 PM Revision 384e85ca (qgis): Add option on layer to read extent from xml in case of data source with...
- 03:46 PM Revision 4a084bf9 (qgis): Add tests
- 03:46 PM Revision 088acdba (qgis): Extent for vector layers should not be read from qgis project by default
- 03:16 PM Revision 026083f1 (qgis): Add QgsGeoPackageLayerInfo and move sublayers logic
- sublayers is now a reusable static function
- 03:14 PM Revision 16ea6935 (qgis): Removed blank lines
- 11:41 AM Revision 96cb8c39 (qgis): Leave more defaults for vector creation to OGR
- 11:37 AM Revision 59d75828 (qgis): Add help link for OWS Server tab
- 11:37 AM Revision 02c43445 (qgis): Set the most accurate User Manual page to Project Properties tabs
- Because some of the tabs in the dialog have a dedicated chapter where they are fully described, better use those link...
- 11:36 AM Revision f0cf4c3e (qgis): Merge pull request #5137 from m-kuhn/expressionhistory
- [FEATURE] History for attribute table form view display expressions
- 11:06 AM Revision 93bc31d0 (qgis): QgsVectorFilewriter skip default null options
- Don't specify dataset options which have null default values. Setting
these as empty strings might introduce a differ... - 10:46 AM Revision ee75d8cd (qgis): Fix build with Qt 5.5
- 10:46 AM Revision 6f9be4de (qgis): [travis] Fail fast on error
- 10:14 AM Revision b3c15900 (qgis): [travis] Stop building on errors
- 09:17 AM Revision a0983908 (qgis): [travis] Fold build output
- 09:15 AM Revision 33f0a604 (qgis): [travis] Workaround timeouts
- 09:14 AM Revision 3b839ceb (qgis): Merge pull request #5084 from pblottiere/server_bugfix_ogc_mode
- [server][bugfix] Fixes OGC test on getmap:each-format mode for 1bit/8bit/16bit
- 08:28 AM Revision eb9e2ace (qgis): Add some tests
- 08:28 AM Revision 25accbcb (qgis): Fix OGC test getmap:each-format mode for 1bit/8bit/16bit
- 05:51 AM Revision 2e20b6f6 (qgis): Merge pull request #4720 from nyalldawson/ref_geom
- Template based referenced geometry class
- 03:25 AM Revision f1313af9 (qgis): Add some more unit tests
- 03:25 AM Revision 6ab7ebad (qgis): Metatype Qgs(Referenced)Rectangle/PointXY
- 03:25 AM Revision f12bb74b (qgis): Add missing docs
- 03:25 AM Revision 1194b5ab (qgis): Use inheritance rather than composition for QgsReferencedGeometries
- See https://github.com/qgis/QGIS/pull/4720#issuecomment-308652392
for discussion of the rationale - 03:25 AM Revision e926f345 (qgis): Update sip
- 03:25 AM Revision 1a961e80 (qgis): Template based referenced geometry class
- 03:25 AM Revision 1e1ed8a4 (qgis): Add unit tests for referenced geometries
- 03:25 AM Revision 8053b96e (qgis): fix constructor and skip method with same python signature
- 03:20 AM Revision 9502022b (qgis): Merge pull request #5141 from nyalldawson/disable_osx_travis
- Disable Travis OSX builds
2017-09-05
- 01:10 AM Revision 2830f31e (qgis): Disable Travis OSX builds
- They are broken and ignored at the moment, but still
causing a massive backlog and delay in obtaining
the valid test ... - 08:23 PM Revision e464c76b (qgis): Merge pull request #5110 from nyalldawson/ogr_crs
- [ogr] Don't try to calculate CRS for geometryless layers
- 08:22 PM Revision a11e0c66 (qgis): Merge pull request #5130 from nyalldawson/deprecated
- Fix use of some deprecated Qt methods
- 08:22 PM Revision 26b9c043 (qgis): Merge pull request #5116 from nyalldawson/remove_transect
- Remove QgsTransectSample
- 07:27 PM Revision 5f5be253 (qgis): Merge pull request #5124 from boundlessgeo/providers_gui_config
- Providers gui config
- 06:19 PM Revision ff2c109d (qgis): Make ogr a bit less verbose
- 06:19 PM Revision 93ec7616 (qgis): Make raster rendering a bit less verbose
- 06:19 PM Revision 11240a3d (qgis): Remove dead code
- 06:19 PM Revision 1d0de602 (qgis): Remove generic debug noise
- 06:18 PM Revision 63d0a915 (qgis): [FEATURE] History for attribute table form view display expressions
- It's possible to re-use the last 10 display expressions in the form view
of the attribute table.
The expressions wil... - 05:08 PM Revision 59aaa278 (qgis): Use the tooltip: virtual layer needs it
- ... because the automatically generated one was:
"Add Virtual Layer layer" - 05:03 PM Revision 08588a54 (qgis): Add tooltips and tests for the provider class
- 04:58 PM Revision e43cb796 (qgis): Q_FOREACH removal
- 04:56 PM Revision 41eccd1b (qgis): Sip updates for qgssourceselectprovider
- 04:55 PM Revision fb125056 (qgis): Removed SIP_FACTORY and fixed docstrings
- 03:28 PM Revision b3448ed4 (qgis): Typo corrected
- appoximation --> should be: approximation
- 02:16 PM Revision 117261bf (qgis): Fix for #17104
- 02:15 PM Revision 8efa9fa8 (qgis): [FEATURE] Add "starts with" and "ends with" to multi attribute search
- 12:56 PM Revision 655f121a (qgis): Merge pull request #5129 from nyalldawson/collect
- [processing] Rework 'singlepart to multipart' algorithm
- 12:18 PM Revision 4ea4478b (qgis): Thread safety for feature counter
- Make sure that results from a feature counter will only be delivered on
the main thread and that they will be discard... - 11:46 AM Revision 76278510 (qgis): Fix bad strings
- 11:46 AM Revision 08c5c4b1 (qgis): Add notes to see related algorithms in algorithm help
- 11:41 AM Revision a55fbd8e (qgis): [FEATURE] Remove Singleparts to Multiparts algorithm
- This algorithm is no longer required - it's been replaced by
the 'Promote to multipart' and 'Collect geometries" algo... - 11:41 AM Revision 16c4f830 (qgis): [FEATURE] New algorithm for 'collecting' geometries
- This is basically the equivalent of the dissolve algorithm, but
instead of a dissolving overlapping geometries the ge... - 11:40 AM Revision 3484eb01 (qgis): [FEATURE] Native 'Promote to Multipart' algorithm
- This algorithm is basically the equivalent of the ST_Multi(...)
command - it forces a feature's geometry to become mu... - 11:39 AM Revision 8776122d (qgis): Show WKB type in vector layer information tab
- 10:58 AM Revision b5bb7df7 (qgis): Merge pull request #5111 from nyalldawson/min_bounding_geom_alg
- [FEATURE] New processing algorithm "minimum bounding geometry"
- 10:32 AM Revision 40932238 (qgis): Fix for #17104
- remove white space
- 09:32 AM Revision 88dc6150 (qgis): Fix build with GDAL<2
- 09:22 AM Revision d08398f7 (qgis): [FEATURE] Drop processing 'Select by Attribute Sum' algorithm
- Tagged as feature to be included in release notes.
Because:
- The use case for this algorithm is very unclear for u... - 06:03 AM Revision b196d37c (qgis): Replace use of deprecated QShortcut string operator
- 06:03 AM Revision 1b5fbf98 (qgis): Replace use of qCopy
- 06:03 AM Revision 83e68585 (qgis): Replace use of deprecated QSqlError::number
- 06:03 AM Revision 422963e9 (qgis): Replace use of deprecated QMouseEvent::posF()
- 06:03 AM Revision 84774ee2 (qgis): Replace use of qSort with std::sort
- 06:03 AM Revision 77c4edfb (qgis): Replace use of deprecated Qt::escape
- 06:03 AM Revision 31fcc67a (qgis): Replace use of deprecated QHeaderView methods
- 06:03 AM Revision 25a18b9c (qgis): Replace use of deprecated QString::fromAscii
- 04:59 AM Revision 72462ae2 (qgis): [symbology] fix duplicate layers in symbol levels dialog (#5041)
- 04:23 AM Revision b0f71e5c (qgis): Daily Q_FOREACH -> for conversion
- 03:17 AM Revision 64718766 (qgis): Add some layout undo/redo tests
- 02:48 AM Revision 8b490dec (qgis): Don't create undo commands for snap settings changes
- In practice this turns out to be undesirable - snapping changes
are more of a semi-permenant interface setting as opp... - 02:23 AM Revision 0062513b (qgis): Identation
2017-09-04
- 01:54 AM Revision 7458dbf9 (qgis): Fix unused variable warning
- 01:53 AM Revision a77950cb (qgis): SIP, indentation and documentation updates
- 01:39 AM Revision 62dcd0da (qgis): Start work on undo/redo support for layouts
- 01:39 AM Revision 3bc9de51 (qgis): Fix setting custom page size
- 01:39 AM Revision 44a8a514 (qgis): Move guide collection under page collection
- 01:39 AM Revision 1589b4e6 (qgis): Implement some saving/restoring layout items to XML
- 01:39 AM Revision 66e1cf04 (qgis): Port methods to retrieve layout items
- 01:39 AM Revision d5552cda (qgis): Auto close item properties widget when item is deleted
- 01:18 AM Revision ddb3198e (qgis): Add some more debugging to processing algorithm test
- Trying to pinpoint which algorithm occasionally segfaults during
test runs - 01:05 AM Revision b9c7b127 (qgis): Merge pull request #5120 from strk/drop-unreachable-code
- Remove unreachable code from curveToLine
- 10:42 PM Revision 1db62ac6 (qgis): Make sure classes do not miss their key function
- 10:42 PM Revision c241c6a1 (qgis): Fix include path usage from 3rd party
- 09:58 PM Revision 916dbce9 (qgis): Merge pull request #5128 from manisandro/globe
- [Globe] Adapt for QGIS API changes, add Qt5 compatibility, support osgEarth up to current git master
- 09:08 PM Revision e21630db (qgis): Sipify
- 08:56 PM Revision c575eb42 (qgis): Merge pull request #5125 from manisandro/ogr_orig_fid
- [2.18][OGR] Attempt to use actual ogr_fid also if subset string is set
- 08:50 PM Revision 14f9cd19 (qgis): [Globe] Adapt for QGIS API changes, add Qt5 compatibility, support osgE...
- 08:38 PM Revision 04af8372 (qgis): Fix build warnings
- 06:30 PM Revision 8eaeaaa0 (qgis): [OGR] Attempt to use actual ogr_fid also if subset string is set
- If a subset string is set on an OGR layer, the feature iterator returns features with ids taken from a sequence start...
- 05:35 PM Revision 884b58c5 (qgis): Resistance is futile, you will be sipified
- 05:01 PM Revision c43cd995 (qgis): Merge pull request #5122 from manisandro/ogr_subset_fid
- [OGR] Attempt to use actual ogr_fid also if subset string is set
- 04:28 PM Revision 217e7006 (qgis): [OGR] Attempt to use actual ogr_fid also if subset string is set
- If a subset string is set on an OGR layer, the feature iterator returns features with ids taken from a sequence start...
- 03:28 PM Revision d47fdbc7 (qgis): Implement sourceSelectProviders() for all providers
- 03:16 PM Revision fd7bcb36 (qgis): Updates tests for source select registry
- 03:15 PM Revision 50e0a010 (qgis): Sip updates for source select provider and registry
- 03:11 PM Revision 2d073d6f (qgis): Remove all hardcoded source selects: rely on the registry
- The data source manager dialog is now clean from
hardcoded provider keys and there is a mean to
add items to the dial... - 02:18 PM Revision 399c2ca0 (qgis): Removing placement button groups declaration
- 02:18 PM Revision ea303771 (qgis): Moving diagram placement options from combobox to radio buttons
- 02:18 PM Revision e677e1f4 (qgis): Implement logic to use radio buttons for diagram placement
- 01:12 PM Revision eb0d5707 (qgis): Link gui
- 11:51 AM Revision 858413e5 (qgis): Improve test: assert → assertTrue
- 11:44 AM Revision 2920c012 (qgis): translation string fix
- (cherry picked from commit 3943e7b9310714cbf2b2943669a8c8f56f3ed884)
- 11:43 AM Revision fa8e1a71 (qgis): german translation update
- 11:43 AM Revision 3943e7b9 (qgis): translation string fix
- 11:12 AM Revision 238a119f (qgis): dxf export: allow forcing to 2d to support polyline width (fixes #17049)
- (backported from commit 12e69d09914d443adb2ca48f8c89416fc762cd64)
- 10:12 AM Revision 167df012 (qgis): Set labeling widgets to horizontally expand
- will be consistent with diagram and symbology widgets (combobox, spinbox and textbox) behavior
- 10:12 AM Revision b3afe176 (qgis): Right align pixel size-based visibility DD button
- 09:10 AM Revision 18160874 (qgis): QgsSourceSelectProviderRegistry delayed initialization
- Due to QgsGui being initialized after data provider.
- 09:00 AM Revision c5550799 (qgis): Remove unreachable code from curveToLine
- Drops the unused support for including control points in output.
See https://github.com/qgis/QGIS/pull/4746#issuecomm... - 08:55 AM Revision b629fbca (qgis): Skip another test which is fragile on Travis
- 08:38 AM Revision b5122d18 (qgis): Merge pull request #5117 from nyalldawson/skip_test_travis
- Skip some task manager tests on Travis only
- 08:35 AM Revision 3e837045 (qgis): Merge pull request #5115 from Cracert/trans
- New polish translators of QGIS desktop
- 08:01 AM Revision 42bd913f (qgis): Add sourceSelectProviders() to the ogr data provider
- This is the first data provider real implementation,
all other data provider will follow. - 08:00 AM Revision 90f87308 (qgis): Attach QgsSourceSelectProviderRegistry to QgsGui
- And make it a singleton
- 06:22 AM Revision df7c3df4 (qgis): Revert "Ignore some python warnings for now"
- Doesn't work on all platforms
This reverts commit f0e53db254f38071e87b993b580ea050b19f4b17. - 06:18 AM Revision 088e58aa (qgis): Merge pull request #5118 from nyalldawson/label_rotate
- Fix rotate label tool
- 04:34 AM Revision d1d5e6cf (qgis): Fix bad icon drawn on top of points when rotating labels
- 04:30 AM Revision f0e53db2 (qgis): Ignore some python warnings for now
- shhhh Qt5
- 04:23 AM Revision 0f407e1e (qgis): Fix rotate label tool results in inverted rotation
- Fix #17068
- 03:16 AM Revision fadfb356 (qgis): Fix error when adding disabled plugin based processing providers
- 02:38 AM Revision 700f9b2e (qgis): Condense qgstestutils.h and qgstest.h into a single file
- 02:32 AM Revision 22867106 (qgis): Skip some task manager tests on Travis only
- Instead of #ifdefing them out, only prevent them running
on Travis so that they still run locally.
Also skip another...
2017-09-03
- 01:05 AM Revision ea09aa92 (qgis): Remove QgsTransectSample
- Because:
- it's unused in master, and is more code to maintain
just for possible use by plugins
- it's unmaintained, ... - 12:45 AM Revision f01ad63b (qgis): Rename 'Polygon from layer extent' to 'Extract layer extent'
- It's slightly simpler to understand and better reflects
what this alg does - 12:42 AM Revision 5d504dca (qgis): Unify processing "polygon from layer extent" algorithms
- Now that the extra features of the "polygon from vector layer extent"
algorithm are covered by the new "Minimum bound... - 12:42 AM Revision 95eab512 (qgis): Remove redundant algorithms
- 12:42 AM Revision b6e35428 (qgis): Optimise calculation of envelopes for MinimumBoundingGeometry alg
- It's more efficient to calculate these on the fly, rather then
collecting all geometry points and then calculating. - 12:42 AM Revision 9eeecbed (qgis): Add note to see 'minimum bounding geometry' alg to feature by feature a...
- 12:42 AM Revision 83affdc7 (qgis): [FEATURE] New processing algorithm "minimum bounding geometry"
- This algorithm creates geometries which enclose the features
from an input layer.
Numerous enclosing geometry types ... - 12:42 AM Revision 85cd1c16 (qgis): [FEATURE] Split minimum enclosing geometry algs into separate
- feature based algorithms
Instead of algorithms which handle both whole layers/groups
of features/individual features... - 12:25 AM Revision 85e6a633 (qgis): Daily Q_FOREACH -> for conversion
- 11:51 PM Revision 471573d2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 11:29 PM Revision 1c3e3581 (qgis): New polish translators of QGIS desktop
- 10:09 PM Revision 68909a12 (qgis): [needs-docs] Update tooltips for adding features/records
- 09:38 PM Revision e8685996 (qgis): Remove all specialized methods for adding the source selects
- We now have a unified interface for all dialogs.
- 09:34 PM Revision fa71bc3e (qgis): Removed specialized signal that is now in the base class
- 09:30 PM Revision 7cd7f168 (qgis): Added last missing signal replaceVectorLayer
- This is only used by virtual layers, but it
might be handy for others too and now I can
start to remove all specializ... - 08:35 AM Revision 26830949 (qgis): Add a QgsLocatorModel subclass which automatically sets up
- required connections to a QgsLocator
Use this QgsLocatorModel subclass when you want the connections
between a QgsLo... - 08:15 AM Revision a8e1d335 (qgis): Move locator non-gui classes to core
- Allows reuse in projects which don't build QGIS gui, e.g.
QField - 06:50 AM Revision 7a2f148a (qgis): [ogr] Don't try to calculate CRS for geometryless layers
- Slight speedup when loading attribute table containing
joins to a geometryless OGR table
2017-09-02
- 01:44 AM Revision e681547c (qgis): remove unnecessary test
- 01:15 AM Revision aa4213f7 (qgis): remove unwanted files
- 12:43 AM Revision a82dd5bb (qgis): Merge remote-tracking branch 'origin/add-default-layers' into add-defau...
- 12:43 AM Revision dc50a3e6 (qgis): settings.globalChildGroups() test moved to test_qgssettings.py
- 12:24 AM Revision 390a34f5 (qgis): settings.globalChildGroups() test moved to test_qgssettings.py
- 11:37 PM Revision e30f7044 (qgis): [FEATURE][Processing] Minimal enclosing circle
- 11:17 AM Revision f51244c9 (qgis): Add Help button and connect it to user manual
- 08:13 AM Revision 8e12757c (qgis): Merge pull request #5102 from nyalldawson/socket_error
- Fix QSocketNotifier error on startup
- 08:12 AM Revision bbd0beb5 (qgis): Fix bad doc string
- [ci skip]
- 06:12 AM Revision 56040c41 (qgis): Merge pull request #5109 from nyalldawson/fix_17086
- [composer] Fix node based items (line/polygon) ignore exclude from export setting
- 05:59 AM Revision 64489be4 (qgis): Fix QSocketNotifier error on startup
- And avoid unnecessary creation of unused QFileSystemWatchers
- 05:20 AM Revision 14ce8b5b (qgis): [composer] Fix node based items (line/polygon) ignore exclude
- from export setting
Fixes #17086
(forward port from 89c38ed) - 05:19 AM Revision c550e82d (qgis): Merge pull request #5108 from nyalldawson/fix_17086
- [composer] Fix node based items (line/polygon) ignore exclude from export setting
- 05:18 AM Revision 474f39a7 (qgis): Merge pull request #5107 from nyalldawson/scalebar_height
- [composer] Allow finer setting of scalebar height and widths
- 04:47 AM Revision 89c38ed2 (qgis): [composer] Fix node based items (line/polygon) ignore exclude
- from export setting
Fixes #17086 - 04:39 AM Revision f64f8e2b (qgis): [composer] Allow finer setting of scalebar height and widths
- While the settings are stored as double, they were being
rounded off in the UI to the nearest mm
(cherry-picked from... - 04:26 AM Revision 46264414 (qgis): Merge pull request #5104 from nyalldawson/composer_tweaks
- Composer tweaks
2017-09-01
- 06:20 PM Revision d4868b3f (qgis): Update sip file
- 05:47 PM Revision 4c46f646 (qgis): Add QgsSourceSelectProviderRegistry with tests
- 02:30 PM Revision cd1c9b1e (qgis): Add class QgsSourceSelectProvider and tests
- This is the first step for QEP 101
- 12:59 PM Revision 9d3c9e19 (qgis): [FEATURE] Expose "justify" text alignment as an option for
- composer label alignment
It's supported by Qt already, just not shown as an option
in the config widget! - 12:44 PM Revision 7ca0b2de (qgis): [composer] Allow finer setting of scalebar height and widths
- While the settings are stored as double, they were being
rounded off in the UI to the nearest mm - 10:34 AM Revision 7af72f78 (qgis): Improve test: assert → assertTrue
- 10:20 AM Revision ce01bc0b (qgis): Include settings.globalChildGroups in test
- Fix container iteration
- 08:37 AM Revision d9152429 (qgis): Merge pull request #5101 from boundlessgeo/fix_pseudocolor_ramp_widget
- Fix broken qgscolorramp button
2017-08-31
- 01:00 AM Revision 247d2657 (qgis): Fix invalid regular expression warnings
- 12:59 AM Revision 1037d475 (qgis): Fix QFileSystemWatcher debug warning on startup
- 12:57 AM Revision 15a48df6 (qgis): Pass QString by const ref
- 12:56 AM Revision 7ba1b173 (qgis): Add missing SIP_FACTORY
- 12:48 AM Revision 42b3e0bb (qgis): Fix another small leak
- 12:40 AM Revision e84543d0 (qgis): Fix memory leak
- 12:14 AM Revision 75c65c59 (qgis): Fix uninitialized/not copied member variable
- 12:12 AM Revision 0be4c673 (qgis): Avoid Coverity unchecked return value warnings
- 12:00 AM Revision e68835f1 (qgis): Fix some possible leaks in tests
- 11:57 PM Revision 6bddc382 (qgis): Fix possible divide by 0 (Thanks to Coverity)
- 11:56 PM Revision ed5e4b69 (qgis): Switch some dynamic_casts to qobject_casts
- 11:54 PM Revision e7ddfff0 (qgis): Fix some Coverity null pointer dereference warnings
- 11:50 PM Revision 9a07cd51 (qgis): Add guard against nullptr dereference (Coverity warning)
- 11:44 PM Revision 133d58fa (qgis): Merge pull request #5089 from nyalldawson/hausdorff
- Expose GEOS Hausdorff distance calculations to QgsGeometry, add expression function
- 06:01 PM Revision b6d86753 (qgis): Fix broken qgscolorramp button
- For a misterious reason ( the docs are not completely clear )
calling text() on the ramp QAction returned all string ... - 03:14 PM Revision 4810c73e (qgis): Keep XYZ connections synchronized in browser(s) and data source manager...
- 08:23 AM Revision 341947e7 (qgis): Merge pull request #5096 from boundlessgeo/server_ogr_multi_geom
- [server] Rely on the provider to get the correct wkbType
- 04:30 AM Revision aec8cd33 (qgis): Merge pull request #5097 from nyalldawson/fix_16924
- Fix missing entries from composer map combo boxes (fixes #16924)
- 03:27 AM Revision 02c095b6 (qgis): Fix missing entries from composer map combo boxes (fixes #16924)
- Followup cb33c0d40
2017-08-30
- 01:02 AM Revision 9fa12ac5 (qgis): Merge pull request #5090 from nyalldawson/raster_layer_extent
- [FEATURE] New algorithm for creating vector layer from raster layer's extent
- 12:36 AM Revision c2f8a822 (qgis): Geometry error string is not shared
- Instead move it to a private QgsGeometry member. It's copied
with QgsGeometry, but not the underlying private geometr... - 12:02 AM Revision a73c0998 (qgis): Fix evaluation of expression functions which use optional arguments
- with null default values
- 12:02 AM Revision d8607222 (qgis): Expose GEOS Hausdorff distance calculations to QgsGeometry
- 12:02 AM Revision 0a9e9944 (qgis): [FEATURE] Expression function for hausdorff distance
- Allows calculation of the Hausdorff distance between two
geometries - 05:41 PM Revision 0346fb83 (qgis): [server] Rely on the provider to get the correct wkbType
- This commit removes a check for OGR provider that
always returned gml:GeometryPropertyType in
describefeaturetype.
T... - 04:25 PM Revision 6fe6394f (qgis): Make crssync quiet by default
- We only need it to show up in the build log if something has gone wrong.
By default we will just happily assume that ... - 12:53 PM Revision 3b997c2f (qgis): Merge pull request #5092 from nyalldawson/algs
- Port some GDAL algs to new API
- 10:13 AM Revision d4631780 (qgis): Port gdal translate alg to new api
- 09:53 AM Revision a29e3780 (qgis): Port rgb2pct to new API
- 09:44 AM Revision d0fea64b (qgis): Port GDAL info alg to new API
- 08:06 AM Revision 4514c699 (qgis): [processing] fix TauDEM descriptions parsing
- 07:25 AM Revision bb5a499c (qgis): Fix generation of processing tests on Windows
- 06:42 AM Revision 8dde180f (qgis): Rename parameter for consistency with other algs
- 06:41 AM Revision 43e4ed0b (qgis): Rename Polygon from Layer Extent to Polygon from Vector Extent
- Helps clarify that this alg only functions for vector layers
- 06:40 AM Revision 44e7f337 (qgis): [FEATURE] New algorithm for creating vector layer from raster layer's e...
- Allows creation of a new vector layer with a single feature containing
a raster layer's extent. Previously this was o...
2017-08-29
- 12:50 AM Revision 12e69d09 (qgis): dxf export:
- * empty field name resets to layer name (fixes #17060)
* allow forcing to 2d to support polyline width (fixes #17049) - 12:18 AM Revision b978c4d4 (qgis): Merge pull request #5088 from telwertowski/master
- Add headers needed by macOS for recently added std:: prefixes
- 12:05 AM Revision 2a4a2d87 (qgis): Merge pull request #5087 from nyalldawson/algs
- Port remaining plotly based algs to new API
- 11:28 PM Revision 184899ec (qgis): Port remaining plotly based algs to new API
- 11:27 PM Revision c12fc9c6 (qgis): Add headers needed by macOS for recently added std:: prefixes
- 08:59 PM Revision 9464ab75 (qgis): fix translation string
- 08:54 PM Revision fd0f6f25 (qgis): GRASS uppercase in project description
- 08:28 PM Revision dbd86d0d (qgis): highlight disappearing fix - second attempt, 4659691 and 51170aec follo...
- 07:38 PM Revision c16ce92b (qgis): Merge pull request #5078 from nyalldawson/rename
- Some more analysis lib cleanups
- 07:18 PM Revision e5b11d42 (qgis): Merge pull request #5085 from boundlessgeo/wfs_mutex_offline
- Offline editing: workaround for bug 17087 deadlock
- 04:55 PM Revision 1e4e45d0 (qgis): [bugfix] Workaround for bug 17087 deadlock
- Add the layer to the project after iteration completed.
This prevents the bug to freeze QGIS forever but it doesn't
o... - 01:46 PM Revision 04fec09c (qgis): Remove interpolation internal classes from stable API
- These classes still need a lot of cleanup (e.g. use of proper
3d geometry classes instead of their own 3d line classe... - 01:46 PM Revision eb7ad7ae (qgis): Swap final uses of QProgressDialog in analysis lib to QgsFeedback
- 01:46 PM Revision e6203847 (qgis): Update sip include
- 01:46 PM Revision d5e63bc8 (qgis): Add missing headers to analysis CMakeLists
- 01:46 PM Revision 90d14224 (qgis): More .cc -> .cpp renames
- 01:46 PM Revision 9ca57bd6 (qgis): Use a QgsFeatureSink instead of path to shapefile in QgsTinInterpolator
- Instead of just forcing writing the triangulation to a shapefile (boo!)
change the parameter to use a QgsFeatureSink,... - 01:46 PM Revision 94987918 (qgis): Rename .cc files to .cpp for consistency
- 01:46 PM Revision 7cd58801 (qgis): Remove some unused QProgressDialog imports from analysis lib
- 01:46 PM Revision 9e962054 (qgis): Exclude MathUtils from sip bindings
- We don't want these part of stable API - this namespace really shouldn't
exist, as it mostly contains code which is d... - 01:30 PM Revision f99a7a96 (qgis): Merge pull request #5083 from nyalldawson/clazy
- Clazy optimisations
- 12:09 PM Revision e4c1e1b9 (qgis): Ignore Q_ENUM in doxygen test
- 12:03 PM Revision b370a394 (qgis): Restore qRegisterMetaType for Q_ENUMed enums
- It's odd - because one reason to swap to Q_ENUM is to gain
automatic registration of these types, so it should work
w... - 12:00 PM Revision d2fe6582 (qgis): Update sip
- 10:14 AM Revision 0815a6e7 (qgis): Some more Clazy cleanups
- 10:04 AM Revision 8312dfe5 (qgis): Use faster static QFileInfo::exists instead of constructing QFileInfo
- Thanks to Clazy
- 10:04 AM Revision 2ebb5c00 (qgis): Use faster QVariant::toString method
- Thanks to Clazy
- 10:04 AM Revision 52474785 (qgis): Use faster QColor constructor with r/g/b parameters
- The QString based constructor is slow, as the string must
be parsed to interpret the color.
Thanks to Clazy - 10:04 AM Revision 3abd0fa5 (qgis): Fix missing (or incorrect use of) emit
- Thanks to Clazy
- 10:04 AM Revision 2b14c462 (qgis): Avoid detach of temporary
- 10:04 AM Revision cca964a9 (qgis): Include qglobal.h before relying on Qt macro definitions
- Thanks to Clazy
- 10:04 AM Revision ce4ac074 (qgis): Don't use .lower() to perform case-insensitive string operations
- Use the faster versions with Qt::CaseInsensitive instead. These
don't require a string copy and conversion to lowerca... - 10:04 AM Revision 7e9428f6 (qgis): Use .at(0) instead of .left(1), as it avoids string allocation
- Thanks to Clazy
- 10:04 AM Revision be5d2979 (qgis): Fix some Clazy detaching container warnings
- (not all are valid, but at worst this flips some more
Q_FOREACH uses to c++11 for loops) - 10:04 AM Revision 5197b5fd (qgis): Fix detaching of temporary container
- Thanks to Clazy
- 10:04 AM Revision a4357e37 (qgis): Remove some unused variables
- Thanks to Clazy
- 10:04 AM Revision 82a772fd (qgis): Use faster QString.arg multistring overload
- Thanks to Clazy
- 10:03 AM Revision 972a1fe4 (qgis): Fix mixed uses of const/non-const iterator methods
- Thanks for Clazy
- 10:03 AM Revision 1fddfcf6 (qgis): Flip Q_ENUMS to Q_ENUM
- See https://woboq.com/blog/q_enum.html for rationale
- 10:03 AM Revision 78b834c5 (qgis): Fix missing Q_OBJECT macros
- Thanks to Clazy
- 10:03 AM Revision 137dc76d (qgis): Remove trivial assignment operator
- Violates rule of 2. Thanks to Coverity!
- 09:47 AM Revision 51170aec (qgis): Revert "highlight fix" due to regression (fixes #16824)
- This reverts commit 46596914e11dae13cd4d986941246c12f30aa0d9.
- 08:48 AM Revision daa60d1a (qgis): Merge pull request #5057 from boundlessgeo/gpkg-raster-import2
- Geopackage: handle raster drop in browser
- 07:41 AM Revision c3a737bd (qgis): Merge pull request #5082 from nyalldawson/cmp0005
- Remove use of old CMP0005 CMake policy
- 07:29 AM Revision 18706d95 (qgis): Only pass progress to runalg if it's SilentProgress
- Otherwise allow each algorithm to have its own progress
- 07:29 AM Revision 3e587bc5 (qgis): Use progress in ConcaveHull when using runalg
- Use the progress parameter when using runalg on other algorithms.
Otherwise those algorithms may try to report progre... - 06:43 AM Revision 9ac511dc (qgis): Flip a couple of Q_FOREACHs to c++11 for loops
- ... just to check how bad the Q_FOREACH deprecation will be. And yep,
it's horrendous. Each one takes around 10 secon... - 06:05 AM Revision 0cb52f6d (qgis): Fix UI build warning
- 05:37 AM Revision 9b2e60ee (qgis): Remove use of old CMP0005 CMake policy
- Since it's deprecated on newer CMake versions
- 05:08 AM Revision 9171da6d (qgis): Merge pull request #5081 from nyalldawson/fix_c4566
- Fix C4566 warning on Windows build
- 04:39 AM Revision 21a3b8a4 (qgis): Use QGSCOMPARENEAR instead of QVERIFY( qgsDoubleNear(... ) )
- QGSCOMPARENEAR gives better debugging output when the
test fails - 04:11 AM Revision 2af10cb2 (qgis): Fix C4566 warning on Windows build
- 03:59 AM Revision 99ef3ff8 (qgis): Merge pull request #5075 from nyalldawson/no_math_defines
- Remove redundant math constant defines
- 03:07 AM Revision 347a8171 (qgis): Ignore C4091 warnings caused by inclusion of DbgHelp.h on Windows
- There's a bug in this header file provided by the Win SDK,
so just disable this warning for any QGIS source files whi...
2017-08-28
- 07:18 PM Revision 029f741c (qgis): Add qgsAsConst(...)
- This is the equivalent of std::as_const (which requires c++17) or
qAsConst (which requires Qt 5.7), neither of which ... - 04:32 PM Revision 30b46f76 (qgis): Merge pull request #4913 from pblottiere/joineditable2
- [FEATURE] Joined layers are editable
- 03:09 PM Revision 19ce33f0 (qgis): Add a safety guard
- 03:09 PM Revision e008f588 (qgis): Request without attributes
- 03:09 PM Revision 927dea3c (qgis): Add tests
- 03:09 PM Revision cbeb8b27 (qgis): Improve performance
- 03:09 PM Revision 64aa4051 (qgis): Update tests
- 03:09 PM Revision 11c62ca2 (qgis): A joined feature is added only when one of its field is not null
- 03:09 PM Revision b6e42c7d (qgis): Move join intelligence in QgsVectorlayerJoinBuffer
- 03:09 PM Revision f27764d2 (qgis): Replace if by switch
- 03:09 PM Revision 1fb88a77 (qgis): QgsVectorLayerJoinBuffer inherits from QgsFeatureSink
- 03:09 PM Revision 3ba138bf (qgis): Joined features are created on changeAttributeValue when upsertOnEdit i...
- 03:09 PM Revision 500348ee (qgis): Add some const
- 03:09 PM Revision 3a0ab238 (qgis): Add some tooltips
- 03:09 PM Revision 5c5006c7 (qgis): Add icons for joins status in attribute form
- 03:09 PM Revision 94d7e75a (qgis): Fix spell check
- 03:09 PM Revision 9df519f1 (qgis): Update vector layer properties ui list for join
- 03:09 PM Revision 293f0f41 (qgis): Implements deleteCascade option
- 03:09 PM Revision f92c23fd (qgis): Small cleanup
- 03:09 PM Revision 4be1cc00 (qgis): Add tests for deleteCascade option
- 03:09 PM Revision cad038b1 (qgis): Initialize joined feature properly
- 03:09 PM Revision 97ad226f (qgis): Rename isUpsertOnEdit in hasUpsertOnEdit
- 03:09 PM Revision 8b70d7fa (qgis): Rename setDeleteCascade/isDeleteCascade in setCascadedDelete/hasCascade...
- 03:09 PM Revision e0c708c8 (qgis): Initialize attributes
- 03:09 PM Revision d4789db1 (qgis): Fix tests
- 03:09 PM Revision c347055d (qgis): Update sip binding
- 03:09 PM Revision 1c402ef4 (qgis): Implements upsertOnEdit option
- 03:09 PM Revision cf5ab4b0 (qgis): Add tests for upsertOnEdit option
- 03:09 PM Revision db11248b (qgis): Fix column name in join configuration
- 03:09 PM Revision b8a90ca4 (qgis): Add tests
- 03:09 PM Revision 477775a5 (qgis): [FEATURE] Joined fields are editable if the option is activated
- 03:09 PM Revision 1897bec2 (qgis): [needs-doc] Add editable/upsert on edit/delete cascade options
- 03:09 PM Revision e92f59ca (qgis): Update sip binding
- 10:45 AM Revision 55a01dcb (qgis): Simplify linearizeArc code dropping useless conditionals
- 09:25 AM Revision 487adb45 (qgis): Removed some GDAL version ifdefs
- Now that 2.1 is required
- 05:01 AM Revision 14388479 (qgis): Merge pull request #5070 from nirvn/open_raster_imp
- Open raster layer UI improvements
- 05:00 AM Revision 095bcae0 (qgis): use a QgsFileWidget in open vector layer UI
- 04:42 AM Revision 35765326 (qgis): harmonize open raster and open vector UIs
- 04:42 AM Revision 0dfdb6f3 (qgis): fix open raster not focusing on raster data source manager tab
2017-08-27
- 07:23 AM Revision d476abf5 (qgis): Merge pull request #5054 from nyalldawson/canvas_select
- Ensure canvas has focus if nothing else has
- 07:22 AM Revision 37052db3 (qgis): Fix crash when closing a project with layers in edition (fixes #16771)
- Delete layers from project & not through layers tree, avoiding
double deletion of layers.
2017-08-26
- 06:03 AM Revision 5e945461 (qgis): Merge pull request #5074 from nyalldawson/cleanup
- Remove some redundant and unused MathUtils methods
2017-08-25
- 11:06 PM Revision 8363d2f3 (qgis): Update expected centroid, interpolated angle and located point for refe...
- These values change because they are computed on the *linearization*
of those curves, and refactoring linearization c... - 11:06 PM Revision c51db212 (qgis): Do not expect forced control point in output
- 11:06 PM Revision 8c8426fc (qgis): Do not force inclusion of control point
- This reverts commit dae9d025293c217628def8eb8d196238d2218ddc.
- 11:06 PM Revision 5186c385 (qgis): Expect centroid obtained by not forcing inclusion of control point
- 11:06 PM Revision cf5a439f (qgis): Update expected results now that we're forcing control point in output
- 11:06 PM Revision 650cf6a3 (qgis): Remove line segmentation test checking for control point containement
- There are more tests in dedicated file (testqgscurve.cpp)
- 11:06 PM Revision 320c305d (qgis): Fix build and multi-arc duplicated points
- 11:06 PM Revision d3558a19 (qgis): Remove test off-variable
- 11:06 PM Revision 48c95399 (qgis): Refactor curveToLine to emit equidistant segments and fix some issues
- Fixes #16717
Fixes #16722
Include tests - 08:19 PM Revision 43200ea8 (qgis): Remove some redundant and unused MathUtils methods
- 08:17 PM Revision 725301ad (qgis): Make more use of math constants
- 08:06 PM Revision 7f447374 (qgis): Remove redundant math constant defines
- Since we use _USE_MATH_DEFINES for windows builds, these are
not required - 07:58 PM Revision 07a570fd (qgis): Merge pull request #5069 from nyalldawson/std
- Swap use of some q* macros to std calls
- 12:43 PM Revision c64bc974 (qgis): [processing] one more z factor minimum value adjustment
- 12:30 PM Revision fea9e924 (qgis): enable custom help in python expressions
- 12:19 PM Revision 74306c7d (qgis): [analysis] fix derivative filter z factor handling (#5073)
- 12:15 PM Revision 922ded8d (qgis): [processing] fix z factor minimum value in various raster algorithms
- 12:15 PM Revision 05071434 (qgis): [analysis] fix derivative filter z factor handling
- 08:37 AM Revision 2d192791 (qgis): qMin/qMax -> std::min/max
- 08:21 AM Revision 641d78bb (qgis): Add new raster hash for hillshade test (verified ok)
- 07:58 AM Revision d573c43e (qgis): Better test debugging
- 05:27 AM Revision 233f25ab (qgis): Merge pull request #5061 from nouanda/fix16887
- Fix #16887: creating a memory scratch layer with Z/M values does not add Z/M to the layer
Also available in: Atom