Activity
From 2017-10-19 to 2017-11-17
2017-11-17
- 10:24 PM Revision 3ea8b74e (qgis): [bugfix] [MetaSearch] fix Esri ArcGIS service chaining (fixes #17347)
- 07:12 PM Revision 1dab575b (qgis): Merge pull request #5669 from elpaso/bugfix-17347-metasearch
- [bugfix] MetaSearch: Add WMS/WMTS data button broken
- 06:45 PM Revision 7cc73751 (qgis): Fedora 26 now provides Qt 5.9, enable 3D in rpm spec for it
- 05:35 PM Revision 1b79177b (qgis): [bugfix] Fix WFS in metasearch
- Fixes #17347
- 04:52 PM Revision a0639b1a (qgis): [bugfix] Fix WMS in metasearch
- 02:46 PM Revision 1989111f (qgis): Merge pull request #5664 from rldhont/server-getfeatureinfo-raster-display
- [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point …
2017-11-16
- 07:11 PM Revision 48c320be (qgis): Merge pull request #5649 from rouault/settings_main_canvas_preview_jobs
- Add a setting to be able to disable preview jobs in main canvas
- 06:52 PM Revision d590e98c (qgis): Merge pull request #5644 from boundlessgeo/bd-2648-auth-thread-safety
- [auth] Thread safe auth methods with recursive mutex
- 06:43 PM Revision adc408f8 (qgis): tooltip of relationstrength in project properties
- improvement of the tooltip. more info, how to activate the duplicate button.
- 05:08 PM Revision 861987da (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- Manual forwardporting with enhancement for raster data values displayed
- 04:01 PM Revision 674467b9 (qgis): [auth] Thread safe auth methods with recursive mutex
- Add a mutex to the base class and use that
mutex to protect all public methods of the
authentication methods. - 04:01 PM Revision 6f065974 (qgis): [auth] Morph the mutex from a pointer to a member var
- 02:36 PM Revision de9d0b87 (qgis): Merge pull request #5548 from rldhont/release-2_18-server-getfeatureinf...
- Release 2-18 server getfeatureinfo raster display
- 01:06 PM Revision 29c8f7ce (qgis): Merge pull request #5641 from NaturalGIS/master
- [processing] add support for GRASS 7.4
- 12:01 PM Revision 7c08b715 (qgis): [Bugfix]Fix Bookmarks xmax and ymin columns inversion (#5643)
- (fix #16987)
- 11:50 AM Revision 99500315 (qgis): member variable for constraint result visability
- ...as we had it for for constraint result (status).
now the setter are called when setting the editable mode changes.... - 11:46 AM Revision 793fb611 (qgis): [processing] add vertex id details to extract nodes algorithms
- 11:46 AM Revision ee8ef42c (qgis): [processing] boolean fieds support in the Refactor Fields algorithm (fi...
- 11:33 AM Revision 87dbb884 (qgis): truncate only last extension in oper recent project menu
- cherry-picked from 7c9cc07e
- 11:13 AM Revision 574c9f21 (qgis): select the new features after duplication
- when duplicating features with the default action "duplicate" the new features are selected and additionally the chil...
- 11:13 AM Revision 78eba9ed (qgis): return ids of the new child features on duplication
- when duplicating a feature in QgsVectorLayerUtils::duplicateFeature and this feature has over a relation the child fe...
- 11:06 AM Revision 2c034d67 (qgis): [processing] fix batch execution when alg has ParameterPoint
- 10:48 AM Revision 7c9cc07e (qgis): truncate only last extension in oper recent project menu
- 10:36 AM Revision 898eb4ab (qgis): Merge pull request #5628 from pblottiere/bugfix-transaction-tuple
- executeSql in transaction does not return an error on tuple
- 10:27 AM Revision a6e2ff98 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
- 10:24 AM Revision 15c32c22 (qgis): Merge pull request #5566 from pblottiere/bugfix-ogc-getcapa-abstract
- [server][bugfix] Fix OGC test recommendations
- 09:40 AM Revision 9283b267 (qgis): Update tests
- 09:04 AM Revision f52300d3 (qgis): Update tests
- 09:04 AM Revision 7b490325 (qgis): Update for loop
- 09:04 AM Revision f9c80f32 (qgis): Replace Name entry by Abstract in GetCapabilities for root layer
- 09:04 AM Revision 0a38003b (qgis): Keep name and add metadata and keywordlist for root layer
- 09:04 AM Revision dfc03054 (qgis): Merge pull request #5631 from boundlessgeo/bd-2437-certs-format-sniffing
- [auth] Moved the PEM/DER sniffing to a common private function
- 09:01 AM Revision 51d156d3 (qgis): Update doc
- 09:01 AM Revision 640f78e5 (qgis): Do not consider a tuple response as an error in transaction
- 09:01 AM Revision c6b054ed (qgis): Add test
- 09:00 AM Revision 8dd70c1d (qgis): Merge pull request #5526 from boundlessgeo/ogr_authconfig_2
- [auth][needs-docs] Authentication configuration support in OGR provider
- 08:59 AM Revision 0bd5107e (qgis): Merge pull request #5647 from pblottiere/contributor
- Update contributors
- 08:13 AM Revision 05d38b3d (qgis): [processing] preserve field length and precision for temporary outputs ...
- * add test case to cover length and precision through uri
- 07:57 AM Revision bb6fda6c (qgis): Bump minimum spatialite version to 4.2
- 05:04 AM Revision 4420eba6 (qgis): Save non-pinned recent projects below pinned ones
- 05:04 AM Revision 3fd32b42 (qgis): Update recent project menu upon pin/unpin/remove actions
- 04:46 AM Revision cfb78a14 (qgis): Improved mActionDataSourceManager.svg icon (#5618)
- 04:38 AM Revision d0c2a41c (qgis): Fix error when running postgis algs
- 03:30 AM Revision 72af1a00 (qgis): [auth][ogr] Add missing PyQGIS auth manager OGR test
2017-11-15
- 12:27 AM Revision ca8d82ff (qgis): Add a setting to be able to disable preview jobs in main canvas
- Can be used by power users to disable preview jobs, for very slow datasources
(especially when network bandwidth is s... - 11:31 PM Revision 135b5c6c (qgis): Nicer UX when adding a layer to an existing gpkg through the browser
- 11:31 PM Revision ef7cc49c (qgis): Don't require a connection to a geopackage for data item
- 'create new layer' to function
- 11:23 PM Revision 581d0d30 (qgis): [Spatialite provider] Properly destroy QgsSpatiaLiteConnPool singleton ...
- 10:21 PM Revision 7fa11c82 (qgis): Merge pull request #5632 from rouault/gdal_shared_instance
- [GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16006)
- 10:01 PM Revision 31299b0c (qgis): Merge pull request #5646 from rouault/fix_16966
- [QgsAuthManager] Protect all methods that do SQL queries with mutex (fixes #16966)
- 09:44 PM Revision 5e2564cf (qgis): Update contributors
- 09:30 PM Revision bc90210e (qgis): Merge pull request #5620 from pblottiere/bugfix_gpkg_bool
- [bugfix] Fixes #17070 by considering bool fields as OGR integer fields with boolean subtype
- 09:21 PM Revision 4ce17521 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
- 06:51 PM Revision a00ce9e1 (qgis): Rename editCopy/editPaste to copySelectionToClipboard/pasteFromClipboard
- 06:26 PM Revision f1c3692f (qgis): [dbmanager] Fixes #16533 and #16506
- 06:08 PM Revision 670764d1 (qgis): [GDAL provider] Improve UI responsiveness affected by 3b2b98b012fdfda14...
- The consequence of sharing the same GDAL object and protecting them under mutex is that
instanciating a new pipeline ... - 05:20 PM Revision 9f0985ff (qgis): Merge pull request #5554 from pblottiere/bugfix_virtuallayer
- [bugfix] Fixes #16798 FilterFid feature requests with virtual layers
- 05:18 PM Revision bd30e12c (qgis): Merge pull request #5597 from pblottiere/bugfix-clickxy
- [bugfix] Fixes #16852 by adding click_x and click_y variables to resolve actions
- 05:15 PM Revision 6465af3f (qgis): Call OGR_Fld_SetSubType before OGR_L_CreateField
- 05:15 PM Revision caf0cf75 (qgis): Add test
- 05:15 PM Revision 3bbe71d9 (qgis): Fixes #17070 by considering bool fields as OGR integer fields with bool...
- 05:15 PM Revision cb566178 (qgis): Add boolean support in OGR provider
- 05:15 PM Revision 76635894 (qgis): Update test with Bool type instead of Int type
- 03:52 PM Revision c56e29ef (qgis): add GRASS74 support in QGIS 2.18
- 03:46 PM Revision db5b1df7 (qgis): Remove direct usage of sqlite3 handles in core
- 03:39 PM Revision 618ada7f (qgis): add support for GRASS 7.4
- 03:30 PM Revision 042f2cd3 (qgis): Increase git depth to avoid issues in code layout build
- On Travis
When on large pr with many commits - 03:26 PM Revision 829915e3 (qgis): Make names from QgisApp and QgisInterface match
- 01:17 PM Revision fbe5a17a (qgis): Merge pull request #2586 from nyalldawson/coordinate_formatter
- Initial implementation of QgsCoordinateFormatter
- 01:09 PM Revision 74e3323d (qgis): Never return a feature if the fid is negative
- 01:09 PM Revision f25ea5b6 (qgis): Add some tests with cross join
- 01:09 PM Revision fba8e84e (qgis): Group conditions
- 01:09 PM Revision de9bd1a1 (qgis): Use QString::number
- 01:09 PM Revision b5317c57 (qgis): Fix test
- 01:09 PM Revision d0d88e44 (qgis): Fixes #16798 FilterFid feature requests with virtual layers
- 12:26 PM Revision b02133f8 (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
- The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ...
- 12:26 PM Revision a49ed097 (qgis): Autogenerated relation names in dialog instead of ids
- The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of...
- 12:19 PM Revision ac574e23 (qgis): Fix build
- 11:51 AM Revision 3734a0d6 (qgis): Fix tests
- 11:51 AM Revision 75885d70 (qgis): Rename various WKT/WKB/GeoJSON/GML methods for consistency
- and consistent capitalisation
- 11:49 AM Revision 95765a19 (qgis): Remove coordinate formatting methods from QgsPointXY
- Use QgsCoordinateFormatter instead
- 11:49 AM Revision 0d7b828b (qgis): Update code, formatting
- 11:49 AM Revision 916c56b9 (qgis): Initial implementation of QgsCoordinateFormatter
- 11:49 AM Revision 8fd8b6eb (qgis): Update sip bindings
- 11:13 AM Revision 80ad1632 (qgis): [Geometry checker] Remove unused include
- 11:00 AM Revision 2a8ea5dc (qgis): [auth] Simplify code and add a *.* filter for certs and keys selection
- 10:57 AM Revision 0c2e226e (qgis): Merge pull request #5633 from slarosa/fix_17466
- Fixes #17466: DB Manager does not refresh correctly map in layer preview
- 10:55 AM Revision 364ddc1d (qgis): Fix #17444 : GeoNode data provider completely ignores authentication (#...
- * Fix #17444 : GeoNode data provider completely ignores authentication - hide the authentication group until GeoNode ...
- 10:26 AM Revision 6d015435 (qgis): Fix missing toolbar tooltips
- 08:51 AM Revision 2aed700b (qgis): Release spatialite context when a spatialite_database_unique_ptr scopes...
- 08:51 AM Revision 2b6d1f88 (qgis): Move spatialite context management to deleter
- 08:51 AM Revision c5667db9 (qgis): Switch geopackage dataitem to RAII sqlite3
- 08:51 AM Revision 43329f50 (qgis): Const correctness for sqlite_database_unique_ptr
- 08:51 AM Revision a58ff723 (qgis): Switch QgsStyle to RAII sqlite3
- 08:51 AM Revision 447cd18a (qgis): Improve chances for copy elision
- 08:51 AM Revision 716ed6b7 (qgis): Prevent memory leaks
- 08:51 AM Revision 124f3df1 (qgis): Use member functions over sqlite3 api
- 08:51 AM Revision 4df65aca (qgis): Use std::unique_ptr with custom deleter for spatialite and sqlite
- 08:51 AM Revision 28f13778 (qgis): Switch more places to using spatialite_database_unique_ptr
- 08:51 AM Revision 5c12430b (qgis): Use sq/spatialite unique_ptrs in QgsMapLayer and QgsOfflineEditing
- 08:51 AM Revision c713878a (qgis): Switch new spatialite layer dialog to RAII spatialite
- 08:51 AM Revision 4d20a395 (qgis): Avoid recreating spatialite handles
- 08:51 AM Revision ecd4ee17 (qgis): Destroy spatialite context after closing database
- According to instructions in https://groups.google.com/forum/#!msg/spatialite-users/83SOajOJ2JU/sgi5fuYAVVkJ
- 08:51 AM Revision 35808f19 (qgis): delete spatialite_database_unique_ptr::reset( sqlite3 * )
- 08:51 AM Revision 48e8656f (qgis): Code improvement
- 08:51 AM Revision cf1ace89 (qgis): Switch map layer to RAII sqlite3
- 08:47 AM Revision 340f7abb (qgis): Merge pull request #5616 from boundlessgeo/datasource-manager-add-close
- [gui] Datasource manager remove Ok and add Close
- 08:30 AM Revision 5a4ace10 (qgis): [dbmanager] defines correctly super class
- 08:24 AM Revision 26e4d4f4 (qgis): correctly create new function file (fix #16752)
- (cherry picked from commit d8398400f989147e8b9c89bf3c4beb87e2f8f97f)
- 07:31 AM Revision b95588cf (qgis): Merge pull request #5603 from medspx/ProcessingGrassFixDescR
- [processing] GRASS7 provider: review and update all r.* description files.
- 01:27 AM Revision b0c13da8 (qgis): Fix exception in find projection algorithm
- 01:27 AM Revision 2d188e95 (qgis): processing Union fix
- 01:27 AM Revision c321700a (qgis): [processing] test for union algorithm
2017-11-14
- 12:14 AM Revision de7b33a3 (qgis): [needs-docs] Remove option to show raster preview icons in layer tree
- This option is not safe - see #16803, and generally undesirable
due to how slow generating the preview icons are - 12:14 AM Revision dd15d4ef (qgis): Cleanup layer options arrangement
- 10:46 PM Revision 5d8963a4 (qgis): Fixes #17466: DB Manager does not refresh correctly map in layer preview
- 09:03 PM Revision 3b2b98b0 (qgis): [GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16...
- This will improve efficiency of GDAL block cache during raster rendering,
since the cached blocks are only valid duri... - 08:44 PM Revision ea5ed674 (qgis): Autogenerated relation names in dialog instead of ids
- The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of...
- 08:44 PM Revision d4b2895b (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
- The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ...
- 07:07 PM Revision b1eb6c0b (qgis): [auth] Moved the PEM/DER sniffing to a common private function
- 06:53 PM Revision d8398400 (qgis): correctly create new function file (fix #16752)
- 05:58 PM Revision 1a17b900 (qgis): Disable PG test
- 05:58 PM Revision d163c016 (qgis): [ogr][auth] Add geojson username/password test
- 05:58 PM Revision 14df3271 (qgis): [auth][ogr] Added test cases for all supported drivers
- 05:58 PM Revision dc6101a6 (qgis): [auth] Add tests for Basic auth CAs on OGR and PG
- providers
- 05:58 PM Revision 276bd1bf (qgis): [auth] Add trusted root CAs to OGR PG connnections
- 05:58 PM Revision 2c636717 (qgis): Always use expanded URI for connection pooling
- 01:34 PM Revision eefcb318 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
- 01:30 PM Revision c09c96b0 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
- 12:41 PM Revision ec9e87d6 (qgis): Fix compilation error likely due to 5d476e51dfcbf9a2d3634cf6b7a6d5b12e9...
- 12:34 PM Revision 71a4bed9 (qgis): [Plugin manager] Don't truncate long names (#17451). Backport from 3.0.
- 12:31 PM Revision 5f915a09 (qgis): [Plugin manager] Don't truncate long names. Fixes #17451.
- 12:15 PM Revision ff683a6e (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
- That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets. - 12:08 PM Revision b861db47 (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
- That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets. - 11:53 AM Revision 020972c2 (qgis): Tweaks to automatic layer name logic
- 11:53 AM Revision 6f55e50a (qgis): Remove QgsMapLayer::originalName()
- Now QgsMapLayer::name() is guaranteed to return the same string
- 11:53 AM Revision 15e15356 (qgis): Show vector layer wkb types in tooltip in layer tree and layer combo boxes
- This is very useful information to have readily visible (esp.
to see if a layer is multi* type, has z/m, when choosin... - 11:53 AM Revision 6e31fccc (qgis): [needs-docs] Remove option to capitalize layer names, and make it alway...
- Doing this removes some work from our users - giving layers
a nicely generated name by default - 11:53 AM Revision 1e4f6917 (qgis): Cleanup fragile 'capitalize layer names' option
- This option was being applied in the wrong place - within the
map layer classes themselves. This meant that depending... - 11:52 AM Revision fc6c69be (qgis): Fix calculation of distance to vertex for multi part, multi ring
- and curved geometries
- 11:52 AM Revision d14b8592 (qgis): More efficient distance to vertex calculation in extract nodes alg
- Instead of calculating the whole distance from the start of the
geometry to the vertex for EVERY vertex, we just keep... - 11:52 AM Revision 5d476e51 (qgis): Use QVector where possible in geometry classes
- 11:52 AM Revision 507a93c6 (qgis): Drop the cached coordinate sequence from abstract geometries
- This cache was added to speed up expensive QgsAbstractGeometry::coordinateSequence
calls, when we were relying on coo... - 11:08 AM Revision 30eec2b3 (qgis): Update buttons on referenced layer edit state change in N:M
- Fix #16635
- 11:08 AM Revision 0c35dde4 (qgis): N:M Relations, support for linking table with default values
- 11:08 AM Revision 3ba22545 (qgis): Fix broken sip casting of nested QVectors
- Old code was always forcing casting to QgsPointXY, regardless
of actual type - 07:39 AM Revision 662c2cf8 (qgis): another typo
- 07:38 AM Revision c65ed15d (qgis): Fix typo
- 01:22 AM Revision 857bae4b (qgis): Merge pull request #5609 from nyalldawson/remove_options
- [needs-docs] Remove options for making layer names and groups bold
2017-11-13
- 11:02 PM Revision 3c8d50d5 (qgis): Merge pull request #5612 from nirvn/native_nodes
- Optimize extract nodes algorithm
- 10:14 PM Revision 6dbdbead (qgis): Handle null values in processing attribute tests
- 09:23 PM Revision 94fa450e (qgis): [WFS provider] Add NAMESPACES= parameter to GetFeature requests when ne...
- 06:23 PM Revision f70213f6 (qgis): Overridden dataSourceUri for OGR
- 06:23 PM Revision 58fdd70a (qgis): [auth][feature][ogr] Hide credentials from URI, use authcfg
- 06:22 PM Revision 3919cc2f (qgis): [auth][ogr][feature] Add basic authentication to selected OGR sources
- - Protocol
- DB (integration with QGIS auth system) - 06:22 PM Revision 83ec9de4 (qgis): Fix QGIS server test HTTP Basic auth with streaming
- 05:40 PM Revision fe4f1500 (qgis): Merge pull request #5563 from boundlessgeo/BD-2469-pem-key-encoding
- [auth][bugfix] Import pvt keys with unknown file extension
- 03:50 PM Revision 86247cfd (qgis): [OGR provider] Support 64bit FID (fixes #16404)
- 03:49 PM Revision 2c49631b (qgis): [OGR provider] Support 64bit FID (partially implemented per 8f3d44d4e93...
- 02:48 PM Revision f177ba31 (qgis): Remove unused code
- 11:36 AM Revision b7d05829 (qgis): try to make travis happy
- 11:29 AM Revision 79c8f968 (qgis): Remove OK button and add CLOSE
- Yes, it's one more click to quit, but more intuitive UI
- 11:29 AM Revision 1ab20bd7 (qgis): Iterate over const
- 11:12 AM Revision 66b27dcd (qgis): Use vertex iterator
- 10:49 AM Revision c2f68d6f (qgis): background color on constraint fields reset on toggle edit
- if editable, the backgroundcolor should be set according the constraint result
if not editable, the backgroundcolor s... - 10:49 AM Revision 53d642ce (qgis): Constraint Result Indicator invisible when not in editable mode
- The icon for the constraint result indicator cross/tipp disappears when not in editable mode
this is made by the new ... - 10:32 AM Revision e1f5348a (qgis): Add tab order and enable help button
- 09:09 AM Revision 822a123e (qgis): Add extra checks to PEM encoding test
- Not really necessary but for extra safety
- 09:00 AM Revision 9e192ad5 (qgis): Added various line endings PEM tests
- 08:47 AM Revision 3b2228ad (qgis): Merge pull request #5613 from nyalldawson/custom_crs_fixes
- Custom crs fixes
- 08:47 AM Revision fd18c3bc (qgis): Merge pull request #5559 from nyalldawson/custom_crs
- Fix issues with custom CRS dialog
- 08:28 AM Revision 702dfdab (qgis): Tweak crash message
- 08:13 AM Revision 4f22b459 (qgis): Fix typos
- 07:30 AM Revision 6f7ad82a (qgis): Fix crash when clearing all nodes using node tool
- 06:51 AM Revision 66c7d686 (qgis): Fix #12932 - Send and show layer load errors to user
- 06:28 AM Revision be8bad8e (qgis): Fix duplicate crsChanged signal emitted when loading projects
- 06:26 AM Revision f2b5a595 (qgis): Fix loading 2.x projects with custom CRS
- Fixes #17257
- 06:13 AM Revision 7cb15c08 (qgis): Optimize extract nodes algorithm
- 06:11 AM Revision e967881e (qgis): Fix incorrect authid and description after saving a user crs
- 06:01 AM Revision 39851f44 (qgis): Invalidate crs cache after adding a new user CRS
- Refs #17257
- 05:57 AM Revision 9369e5c1 (qgis): [MSSQL] Don't add constraints for identity columns
- These are generated server side and will block the form if we set
this client side - 05:33 AM Revision e0b2c27c (qgis): Fix return type for QgsCoordinateReferenceSystem::saveAsUserCrs
- 02:58 AM Revision 82644fb3 (qgis): uh oh ;)
- 02:09 AM Revision 320bda01 (qgis): [bugfix] Issue #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fi...
- * Fix #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fields
2017-11-12
- 09:57 PM Revision 150a64e9 (qgis): fix warnings and translation strings
- 09:27 PM Revision 68da18c0 (qgis): Attempt at fixing warning 'case value ‘2147483648’ not in enumerated ty...
- 09:18 PM Revision 8cefb45d (qgis): QgsOgrLayerItem(): avoid useless dataset opening
- 09:18 PM Revision 96ec6645 (qgis): GDALDataItems / OGRDataItems: avoid listing .map and .dat files of a .tab
- 08:16 PM Revision 75ea3726 (qgis): Merge pull request #5610 from landryb/fix/32-bits-build
- Remove useless cast breaking build on 32-bits os
- 03:04 PM Revision 7d8f3f72 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
- 02:56 PM Revision 3ff0f697 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
- 11:29 AM Revision 7e699f18 (qgis): improve layout in Python init function editor (fix #17428)
- 11:26 AM Revision 944d2f40 (qgis): Fix windows build
- 10:58 AM Revision e4596052 (qgis): Add local symbols to stack trace in crash
- 07:59 AM Revision 97020ff1 (qgis): Remove useless cast breaking build on 32-bits os
- error: case value evaluates to 2147483655, which cannot be narrowed to type 'long' [-Wc++11-narrowing]
- 07:53 AM Revision 91e23530 (qgis): [needs-docs] Remove options for making layer names and groups bold
- Either these options are desirable, in which case they should
be the default settings, or not, in which case we don't... - 02:11 AM Revision 41abc0b6 (qgis): Merge pull request #5530 from DelazJ/chkgeom_messages
- [Geometry Checker] Improve displayed message by indicating the layer…
- 02:11 AM Revision 0fa9041c (qgis): Merge pull request #5528 from DelazJ/geometrycheck
- [Geometry Checker] Better handling of the geometry checker dialog
- 02:08 AM Revision c1b683b5 (qgis): Merge pull request #5595 from alexbruy/fix-north-arrow
- [north arrow] prevent crash if project CRS is not defined
2017-11-11
- 02:31 PM Revision c3b97827 (qgis): Review all r.* description files
- 01:00 PM Revision ef70eaf8 (qgis): Formatting fix
- 12:17 PM Revision 8ae45fab (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
- 12:11 PM Revision 66518eb9 (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
- 08:11 AM Revision bcb815bb (qgis): Merge pull request #5602 from nyalldawson/modernize2
- Apply some more clang-tidy modernizations
- 07:00 AM Revision 5a6c222e (qgis): Fix Coverity null pointer dereference issues
- 06:48 AM Revision a9145f16 (qgis): Avoid Coverity unchecked return value warnings
- 06:44 AM Revision 48c7e31e (qgis): Fix Coverity uninitialized member warnings
- 06:34 AM Revision 450887ea (qgis): Fix documentation test
- 06:22 AM Revision 2e6d125a (qgis): Use =default, =delete where possible
- 03:19 AM Revision bcd90715 (qgis): Run clang-tidy code readability fixits
- 02:29 AM Revision c97fa5bd (qgis): Cleanup some constructors
- 01:54 AM Revision 871f7130 (qgis): Use clang-tidy modernize-use-default-member-init to modernize initializers
2017-11-10
- 10:37 PM Revision 8c6e0296 (qgis): Merge pull request #5601 from rouault/unblacklist_PyQgsDBManagerGpkg
- Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
- 10:02 PM Revision 95feb87d (qgis): Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
- 09:57 PM Revision a65f072b (qgis): Merge pull request #5598 from rouault/gdal_ogr_extensions
- [GDAL/OGR providers] Improve list of extensions, remove duplicates, support netCDF vector (fixes #17000)
- 09:35 PM Revision f97a011f (qgis): [Plugin manager] Remember last visited tab. Fixes #8786
- 09:31 PM Revision 992d1e26 (qgis): Merge pull request #5587 from nyalldawson/3d
- Fix 3d renderer does not work with multi-point layers
- 09:16 PM Revision 0ba03e59 (qgis): [GDAL/OGR providers] Improve list of extensions, remove duplicates, sup...
- - Read GDAL 2.0 GDAL_DMD_EXTENSIONS metadata item to retrieve a list of extensions
- Remove 'duplicated' drivers from... - 09:00 PM Revision fb205b1a (qgis): Merge pull request #5589 from nyalldawson/remote_proc_exp
- [processing] Remove expression buttons from parameters outside modeler
- 05:56 PM Revision 67f84654 (qgis): Merge pull request #5520 from pblottiere/server_bugfix_width_height
- [server][bugfix] Fixes #17399 WIDTH and HEIGHT parameters are not mandatory for GetPrint
- 05:19 PM Revision 2a7f23fd (qgis): Update tests
- 05:19 PM Revision edf9755c (qgis): Fixes #17399 GetPrint doesn't need a proper image with width/height
- 05:02 PM Revision ecacb3b0 (qgis): Merge pull request #5519 from pblottiere/server_bugfix_layernotfoud
- [server][bugfix] Fixes #17400 by returning an empty response instead of an exception
- 04:43 PM Revision 269038ef (qgis): [bugfix][postgresql] Fix crashes on featureCount()
- Fixes #17388
Backported from master fe5653101a57 - 04:32 PM Revision fe565310 (qgis): [bugfix][postgresql] Fix crashes on featureCount()
- Fixes #17388
Needs backporting - 04:26 PM Revision 534e1e81 (qgis): Add test
- 04:25 PM Revision 39bce943 (qgis): Fixes #17400 by returning an empty response if a layer is ignored due t...
- 04:14 PM Revision 96e597a8 (qgis): Add some tests
- 04:01 PM Revision c9c1c349 (qgis): Fixes #16852 by adding click_x and click_y variables to resolve actions
- 03:44 PM Revision 10292762 (qgis): [auth] New test cases for EC SSL Keys and encodings
- 03:43 PM Revision f52dbeba (qgis): [auth] Also parse EC keys and get encoding from content
- 03:16 PM Revision 2ca4ee5b (qgis): Merge pull request #5596 from boundlessgeo/bugfix-5212-ogr-proxy
- [bugfix] Apply proxy configuration to OGR connections
- 02:43 PM Revision f2abcf2d (qgis): Spelling
- 01:33 PM Revision 77a73f41 (qgis): [tests] Brand new C++ test and new py test case for ogr proxy
- 01:31 PM Revision e85897c3 (qgis): Skip proxy auth settings if proxy is disabled
- This does not really change anything but it makes more sense
- 01:31 PM Revision d8fc6e87 (qgis): [bugfix] Apply proxy configuration to OGR connections
- Fixes #5212 Proxy settings ignored for layers
- 09:52 AM Revision 19b1b799 (qgis): prevent crash from north arrow if project CRS is not defined (fix #16874)
- 08:21 AM Revision f8cbc42d (qgis): Merge pull request #5594 from nyalldawson/batch_lazy
- [processing] Fix issues with batch processing and large count of layers
- 08:20 AM Revision 6de3980e (qgis): Fix issues in vector layers properties dialog
- - remove frames from new pages
- fix cramped widgets on hidpi screens
- fix broken aux storage layout
- standardise m... - 08:00 AM Revision 3fc90301 (qgis): [processing] Only load layers when absolutely required
- This change avoids holding onto resources and layers from earlier iterations,
and allows batch processing of many mor... - 08:00 AM Revision 2ed22488 (qgis): [processing] Add option whether to load batch output layers on completion
- By always trying to load all layers, we severely limit the usefulness
of batch processing. E.g. try clipping 200 laye... - 07:35 AM Revision 30cefca1 (qgis): Merge pull request #5593 from nyalldawson/batch_rows
- [processing] Change min rows in batch processing to 1
- 07:34 AM Revision 9b85e5b7 (qgis): Merge pull request #5592 from nyalldawson/batch
- [processing] Fixes for batch processing
- 07:34 AM Revision 019a4d2a (qgis): Merge pull request #5155 from alexbruy/processing-saga
- [processing] port SAGA to new API
- 04:49 AM Revision e7a1c044 (qgis): Trigger layer repaint when adding field-less features (fixes #17426)
- 04:48 AM Revision bd9945ff (qgis): [processing] Change min rows in batch processing to 1
- While no-one is likely to use the batch dialog to run a single
operation, it's a bit unexpected to see two empty rows... - 04:43 AM Revision feacb763 (qgis): Fix python error
- 04:40 AM Revision 08b189df (qgis): Fix error when double clicking destination param in batch dialog
- 04:22 AM Revision feb66d2c (qgis): Fix saving/load batch processing models
- 04:17 AM Revision 8526a2dd (qgis): Remember last used folder for processing batch save/load
- Fixes #16310
- 02:33 AM Revision 9bac962a (qgis): Fix batch processing progress bar never hits 100%, also fix fragile
- cursor handling
- 02:25 AM Revision 79743782 (qgis): [processing] Fix cannot resize columns in batch dialog
- Fixes #17227
- 02:23 AM Revision a23f315f (qgis): Fix duplicate 'all files' entry in batch input file selection dialog
- 02:11 AM Revision 87ffdabb (qgis): [processing] Fix crash in batch processing dialog
- Fixes #17429
- 01:54 AM Revision 4bdfaa5f (qgis): Fix astyle version check for macOS
- Hard to emulate natural version sorting on macOS. Just use numeric.
https://stackoverflow.com/questions/21394536 - 01:42 AM Revision 612f5160 (qgis): [processing] Remove expression buttons from parameters outside modeler
- Since these expressions were only evaluated immediately, it led to
confusing behavior for users who were expecting th... - 01:20 AM Revision abe5756d (qgis): Merge pull request #5588 from nyalldawson/acquire
- Workaround bug in Qt > 5.8 causing crashes in connection pools
2017-11-09
- 12:40 AM Revision fef56184 (qgis): Workaround bug in Qt > 5.8 causing crashes in connection pools
- tryAcquire is broken on Qt > 5.8 with negative timeouts - see:
http://bugreports.qt.io/browse/QTBUG-64413
https://li... - 12:14 AM Revision e1b76e01 (qgis): [FIX] Make the correct location for crash report
- 12:07 AM Revision c13dadf7 (qgis): Fix clear values for 3d spin boxes
- 12:01 AM Revision f80a7052 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
- Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur... - 11:57 PM Revision df7a1d01 (qgis): Fix 3d renderer does not work with multipoint layers
- 11:47 PM Revision c18bd1fa (qgis): Clarify where and what Log Messages is
- 10:24 PM Revision 4c785262 (qgis): Merge pull request #5531 from boundlessgeo/fix-libpaths-update
- Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
Note: could possibly be moved to QgsApplica... - 09:55 PM Revision 4c1ff1cd (qgis): [travis] Trigger libSegFault on abrt
- 09:01 PM Revision faa0861d (qgis): [GDAL provider] reintroduce use of unique_ptr removed in d00efde2f06459...
- 08:42 PM Revision 4daf6896 (qgis): [tr] correcting flags
- 07:33 PM Revision 2c1e2014 (qgis): [travis] Disable PyQgsSpatialiteProvider
- It is flaky
- 07:20 PM Revision 8d8f38d4 (qgis): [travis] Disable non-local file download tests
- 07:18 PM Revision 3d9ca40f (qgis): [DB Manager / GPKG] Remove GDAL 1.x support
- 07:15 PM Revision bd0b4998 (qgis): add misssed import after rebase
- 07:11 PM Revision e744633f (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
- 07:11 PM Revision 4eed39b6 (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
- 06:08 PM Revision 9168161e (qgis): Merge pull request #5573 from boundlessgeo/BD-2238-auth-thread-safe
- [tests] Add XYX slippy map to test QGIS server + multi-threading
- 05:58 PM Revision 713dc970 (qgis): disable SAGA test until we have SAGA support on Travis
- 05:58 PM Revision a8a25262 (qgis): [travis] Disable PyQgsLocator test
- It's acting flaky and timing out
- 05:56 PM Revision 9ba41439 (qgis): Convert SAGA ParameterTableField parameters
- 05:56 PM Revision 13610f64 (qgis): [processing] adopt to changes in extensions handling
- 05:56 PM Revision 4b63975e (qgis): [processing] tests for SAGA provider and related fixes
- 05:56 PM Revision 057ab170 (qgis): [processing] fix input rasters check
- 05:56 PM Revision dc9f868e (qgis): [processing] fix not initialized variable
- 05:56 PM Revision 1b6b6cdb (qgis): [processing] fix integer numbers handling
- 05:56 PM Revision 2b218cc2 (qgis): [processing] more raster handling fixes in SAGA provider
- 05:56 PM Revision 8d91f1f1 (qgis): Restore more saga functionality
- 05:56 PM Revision 3822efa7 (qgis): [processing] fix rasters handling in checkParameterValues()
- 05:56 PM Revision b4214798 (qgis): [processing] infrastructure for SAGA tests
- 05:56 PM Revision 7953936c (qgis): Update SAGA ParameterMultipleInput parameters
- 05:56 PM Revision d9ac3772 (qgis): Update SAGA ParameterTable parameters
- 05:55 PM Revision 4ac6847b (qgis): Update SAGA ParameterVector params
- 05:55 PM Revision 6ef4557b (qgis): Update SAGA ParameterSelection parameters
- 05:54 PM Revision ca0b7a26 (qgis): Fix SAGA boolean parameters
- 05:54 PM Revision 17870859 (qgis): More followups to SAGA raster parameter handling
- 05:54 PM Revision 65faf542 (qgis): Fix excepthook handling in standalone scripts
- 05:54 PM Revision 1fc395b4 (qgis): GeoAlgorithmExecutionException -> QgsProcessingException
- 05:54 PM Revision 85b85024 (qgis): Fix parsing of saga params
- 05:53 PM Revision b928cc61 (qgis): Update SAGA RasterOuput params
- 05:53 PM Revision 571a5ca5 (qgis): Start bringing back saga algs - split RGB bands
- 05:53 PM Revision 640891ee (qgis): Update SAGA ParameterNumber params
- 05:53 PM Revision eca9bdc3 (qgis): Start porting saga algorithm base to new API
- 05:53 PM Revision 7ad764d6 (qgis): Fix bad strings in saga description file
- 05:53 PM Revision a1300f3d (qgis): Update SAGA ParameterRaster params
- 04:24 PM Revision d00efde2 (qgis): Merge pull request #5580 from rouault/fix_QgsRasterFileWriter_geopackage
- [GDAL provider] in create(), use newly create dataset handle to instanciate the provider (fix #17103)
- 04:01 PM Revision 022f6cfd (qgis): Merge pull request #5515 from pblottiere/server_bugfix_plusspace
- [server][bugfix] Fixes #17401 by replacing '+' symbol by space
- 03:48 PM Revision b9bde107 (qgis): Merge pull request #5576 from rouault/wfst10_test_qt5
- Re-enable testWFST10
- 03:22 PM Revision c3e15f52 (qgis): [GDAL provider] in create(), use newly create dataset handle to instanc...
- Previously we created an empty file, close it and re-opened it immediately in open mode.
However for GeoPackage, if y... - 03:20 PM Revision decbde24 (qgis): Because spellchecker does not like slippy maps
- 03:09 PM Revision d8a3c67f (qgis): Constrain the Help button placement
- by avoiding the buttonbox expand
- 02:56 PM Revision 9f65fcd0 (qgis): Merge pull request #5577 from m-kuhn/valuerelref
- Fix value() method of relation reference widget
- 02:36 PM Revision b1ac56b5 (qgis): Fix value() method of relation reference widget
- 02:35 PM Revision 8abc892e (qgis): Typo
- 01:43 PM Revision 9aa1f216 (qgis): Expose through iface methods to copy/paste features between given layers
- That is, no need to load layers into the layer tree nor make them active.
- 01:40 PM Revision f99d9aed (qgis): [tests] Add missing import when no auth is required
- 01:10 PM Revision 426b8dbc (qgis): Re-enable testWFST10
- 01:00 PM Revision 505e3659 (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
- 12:42 PM Revision 75c41f5e (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
- 12:23 PM Revision f29c9c99 (qgis): [tests] Add XYX slippy map to test QGIS server
- Plus: multi-threading server side (for speed)
This is useful for testing various authentication
shemes on a slippy-m... - 11:11 AM Revision 032ca68b (qgis): Merge pull request #5572 from signedav/valuerelationwidget
- Value relation widget takes key again instead of value (in Attribute Form)
Fix #17261 - 10:31 AM Revision 7f37e707 (qgis): Add test
- 10:30 AM Revision ac24c4a3 (qgis): Fixes #17401 by replacing '+' symbol by space
- 09:16 AM Revision 1ff50fd5 (qgis): fix TestQgsFileDownloader::testLacksWritePermissionsError (followup f06...
- 09:02 AM Revision 3fc4be3f (qgis): [auth] Remove unused accessor to mutex
- 08:46 AM Revision 2daae54d (qgis): Attribute Form - value relation widget takes key again instead of value
- Corrected: Value relation widget update incorrectly tries to use value instead of key
The mapped key has to be set i... - 06:36 AM Revision 0ccf6fa1 (qgis): Fix Z and M support for add point feature (fixes #17427)
- 04:28 AM Revision ba62ffce (qgis): Make constructors for QgsVectorLayer and QgsRasterLayer more flexible
- ...by moving extra arguments to new LayerOptions structs. This allows
us to more easily add new layer constructor opt... - 02:18 AM Revision 61b2f74a (qgis): Do not assume edit widget value changes on every signal
- Widgets may on initialisation send out a notification that the value changed (from invalid to something sensible).
T... - 02:17 AM Revision dca0dc1d (qgis): Fix crash when removing layers from running transactions
- qobject_cast no longer works when the QObject::destryed signal is being emitted
- 01:46 AM Revision 78622b48 (qgis): Merge pull request #5568 from m-kuhn/postgresDefaultValues
- [postgres] Fix default value check if evaluated server side
- 01:19 AM Revision b18c891d (qgis): [postgres] Fix default value check if evaluated server side
2017-11-08
- 09:42 PM Revision cab807dc (qgis): Merge pull request #5426 from medspx/ProcessingPortGrass72
- [Processing] Port GRASS 7.2 algorithm provider
- 09:17 PM Revision e1ffb282 (qgis): QgsHighlight improvements
- * Doxygen improvements
* Fix unrequired casting
* Remove unrequired contructor - 05:50 PM Revision d79ac26f (qgis): Fix build warning
- 05:46 PM Revision 140b9568 (qgis): Merge pull request #5467 from signedav/propertieslayout
- Propertieslayout Fields And Forms Redesign
- 04:53 PM Revision 0ba8f979 (qgis): no +/- buttons when not needed and some graphical finetuning
- scroll area for attribute type config, but no scroll area for whole tab
set attribute type config to invisible when a... - 03:57 PM Revision 7b427c6b (qgis): Don't quote symbol path in crash
- 03:25 PM Revision be5a0c9a (qgis): Merge pull request #5556 from m-kuhn/crashOnHighlight
- No need to crash when a user wants a highlight
- 03:04 PM Revision 17c7e2fb (qgis): [3D] Fix missing Z support for point layers (#5560)
- 02:37 PM Revision fd937c3a (qgis): Increase outline width
- 02:37 PM Revision 05868c21 (qgis): Add smoke test for QgsHighlight
- 02:37 PM Revision 42c9d158 (qgis): [test] Fix canvas size and background garbage
- 02:37 PM Revision 593bff2c (qgis): Add control images to highlight check
- 02:37 PM Revision dc7ec1e1 (qgis): No need to crash when a user wants a highlight
- Fix #17413
- 02:16 PM Revision 309b1c8f (qgis): [bugfix] Fixes QgsFileDownloader abort on error
- Backported from master 6b9b513
- 01:43 PM Revision 93396153 (qgis): Fix #17412 Sorting fixed, no troubles when editing after sorting
- Issue was, that the cellchange is triggered at re-sorting or renaming something in re-sorted table - so there was a b...
- 01:42 PM Revision ccd142fe (qgis): Correct order of column headers in relationmanager
- The column headers of "Referenced Field" and "Referenced Layer" were switched with respect to their content. Changed ...
- 01:33 PM Revision 6b9b513e (qgis): [bugfix] Fixes QgsFileDownloader abort on error
- Abort reply on error.
Fixes #171410
Requires backport - 01:01 PM Revision f06ea878 (qgis): Add a test case for unwriteable folders in file downloader
- Attempt to verify bug 17410 Identify tool->download in a not authorised folder block qgis
The test passes, so let's ... - 12:26 PM Revision e781ad2e (qgis): Merge pull request #5558 from elpaso/project_use_rw_context
- [bugfix] Project use rw context
- 12:25 PM Revision d11ea073 (qgis): Removed Q_UNUSED
- 12:20 PM Revision 87117a8b (qgis): [auth][bugfix] Tests for the new SSL key loading logic
- 12:16 PM Revision d09d7048 (qgis): [auth][bugfix] Import pvt keys with unknown file extension
- This fixes an unreported bug that prevent imports of
private keys with wrong/unknown extension.
The old logic relied... - 10:28 AM Revision 84531009 (qgis): Fix histogram refreshig
- 10:24 AM Revision 1119dc89 (qgis): Merge pull request #5551 from pblottiere/reenable_wms_server_tests
- [travis] Re-enable WMS tests for server
- 10:18 AM Revision de33017b (qgis): Fix #17412 Sorting fixed, no troubles when editing after sorting
- Issue was, that the cellchange is triggered at re-sorting - so we need to check the names
Following issue was, that w... - 10:05 AM Revision 37802233 (qgis): Merge pull request #5553 from rldhont/release-2_18-layerdefinition-rela...
- [BUGFIX] Load layer from definition does not use qlr as relative path
- 09:44 AM Revision ab2603e5 (qgis): Re enable WMS server tests
- 09:44 AM Revision 24f38aba (qgis): Update some images/masks
- 08:08 AM Revision 1fdfecfc (qgis): Removed unused code
2017-11-07
- 11:39 PM Revision 8ae1b624 (qgis): Immediately set focus on name line edit after clicking "new projection"
- Since it's most likely the very next thing the user wants to edit
- 11:36 PM Revision f68e4290 (qgis): When testing custom projections, show geographic results in degrees not...
- Fixes #7036
- 11:21 PM Revision 2d9b5738 (qgis): Make custom projections dialog a bit more user friendly
- ...by updating the list immediately when changes are made to the
current projection's name or definition. Previously ... - 11:13 PM Revision e45c2944 (qgis): Move 'copy crs' button to more logical place in dialog
- Since the copy is actually copying the definition OVER the
current crs definition (as opposed to adding a NEW custom
... - 11:04 PM Revision c8a62c5c (qgis): Fix bad logic in custom projections dialog (fixes #17258)
- 10:52 PM Revision 108de771 (qgis): More use of unique_ptrs to simplify sqlite3 memory management
- 10:49 PM Revision 940c4ed5 (qgis): followup a1024905b
- 10:31 PM Revision 7d3e4917 (qgis): Safer sqlite3 memory management using unique_ptr subclass
- 10:21 PM Revision 61a155cf (qgis): Merge pull request #5547 from borysiasty/stickytabs2
- Make some QgsOptionsDialogBase's slots virtual
- 10:19 PM Revision 4677026c (qgis): Merge pull request #5532 from borysiasty/nopreloading
- [Plugin manager] [needs-doc] Don't preload all plugins for a test
- 10:16 PM Revision 30a1f87b (qgis): Minor cleanups
- 10:14 PM Revision 6143e6da (qgis): More formatting standardisation
- 10:13 PM Revision b5f64b30 (qgis): This isn't Fischer-Price "my first c++ program"
- 10:07 PM Revision 8f1eb7f8 (qgis): Fix gross indentation format
- 09:44 PM Revision cb8fc686 (qgis): about translators: grey background, centered flags, replace flag for ge...
- 09:44 PM Revision a1024905 (qgis): fix windows warnings
- 09:44 PM Revision 27dbb486 (qgis): fix override warning
- 07:48 PM Revision df8bda2f (qgis): Typo
- 07:15 PM Revision 96a81a95 (qgis): macOS needs to include spatialindex before geos.
- If both are on separate paths and geos is first, case-insensitive macOS will include (geos) spatialIndex.h instead of...
- 06:19 PM Revision 6046e8d1 (qgis): Test for relative/absolute paths in projects
- 06:17 PM Revision 7aa24f69 (qgis): [bugfix] Pass QgsReadWriteContext into project XML r/w
- Or we miss the path resolver and we do not read/write
relative paths correctly
Fixes #17116 - 05:15 PM Revision ba243e55 (qgis): References #17412 Fixes problem when changeing sort but not when renaming
- When sort and then toggle edditing, the problem was that it wanted to rename all the fields
Whis is avoided now by ch... - 04:13 PM Revision 8aa8c30b (qgis): Merge pull request #5555 from m-kuhn/fixRepresentValue
- Fix represent value
- 03:47 PM Revision 80ea446d (qgis): Make text translatable
- 03:47 PM Revision 77246136 (qgis): Add test
- 03:47 PM Revision 5595f40f (qgis): Fix single parameter version of represent_value
- Fix #17407
- 03:28 PM Revision 44d8db9c (qgis): editable and lable on top + fixes
- in attribute form properties: editable and lable on top config to general
fix: in case that somebody deletes a field ... - 03:03 PM Revision 07cef67e (qgis): Fix freeze when joining with table open
- Fix #16495
- 02:53 PM Revision e5187b29 (qgis): Respect default values in N:M relations
- 01:29 PM Revision 2eddb03a (qgis): Merge pull request #5476 from tudorbarascu/move_feature
- Move Feature tooltip that guides the user towards Node Tool if s(h)e wants snapping
- 12:46 PM Revision 98f75087 (qgis): better wording
- 11:56 AM Revision a22e565d (qgis): Merge pull request #5552 from elpaso/vector_layer_safe_cast
- [bugfix] Prevent a bad crash when provider is wrong
- 10:56 AM Revision 533a8f8a (qgis): [PATCH] [BUGFIX] Load layer from definition does not use qlr as relativ...
- Fixes #15656 Loading QLR file with relative path does not work correctly
- 09:26 AM Revision 2523d735 (qgis): [bugfix] Prevent a bad crash when provider is wrong
- Fixes #17155
- 08:57 AM Revision bb36fa7f (qgis): [bugfix] Use QgsApplication.authManager()
- instead of the old singleton
- 08:25 AM Revision 7c9cd491 (qgis): Merge pull request #5546 from elpaso/auth_migrate
- [auth][bugfix] Auth DB migrate
- 04:22 AM Revision c000cb86 (qgis): Merge pull request #5434 from nyalldawson/layout_next2
- [layouts] Port item type from composer
- 03:55 AM Revision e9e7740d (qgis): Merge pull request #5544 from nyalldawson/proc_api
- [processing] Improve api handling for provider format support
- 03:25 AM Revision bf75747f (qgis): [processing] Use user-set default file formats if supported by
- provider, otherwise fall back to a format which IS supported
by that provider - 02:53 AM Revision 36b58a8c (qgis): Fix duplicated return
- 02:51 AM Revision 90d6a2d0 (qgis): Update for changes in API
- 02:32 AM Revision 48a45b3b (qgis): Restore serialization for map items
- 02:32 AM Revision 057a20cb (qgis): Allow adding multiple layers to legend at once
- 02:32 AM Revision 272097b8 (qgis): Add a unit test
- 02:32 AM Revision e5390223 (qgis): Restore serialization of picture items
- 02:32 AM Revision 49c41d39 (qgis): Add missing override
- 02:32 AM Revision 72a1f770 (qgis): After a undo/redo action occurs, select the affected items
- 02:32 AM Revision 87d497eb (qgis): Fix undo/redo of newly added maps
- 02:32 AM Revision 585a8b70 (qgis): Restore ui for configuring labels
- 02:32 AM Revision 69aacde1 (qgis): Fix failing tests
- 02:32 AM Revision 476b1dec (qgis): Fix doxygen warning
- 02:32 AM Revision 27c3eb92 (qgis): More command compression for legend items
- 02:32 AM Revision d3430e4d (qgis): Port legend item
- 02:32 AM Revision ce0ac40a (qgis): Add missing docs
- 02:32 AM Revision bc23664b (qgis): Serialization for legend items
- 02:32 AM Revision 83f177c1 (qgis): Start porting label item
- 02:32 AM Revision 1bfed134 (qgis): Port picture item
- 02:32 AM Revision 20b9d080 (qgis): Fix grid annotations, port tests
- 02:32 AM Revision b7e35261 (qgis): Use symbol buttons for grid symbols
- 02:32 AM Revision cef5dbc0 (qgis): Cleanup undo strings
- 02:32 AM Revision c6d939f1 (qgis): Fix more tests
- 02:32 AM Revision 4e8878dc (qgis): Port item blend mode support to layouts
- 02:32 AM Revision 0143d0be (qgis): Add a signal to QgsLayoutContext when flags change
- 02:32 AM Revision 91c3b5d2 (qgis): Add a shortcut menu to items panel, with option to show
- item properties
Refs #11581 - 02:32 AM Revision ab4606db (qgis): Start work on porting grid ui
- 02:32 AM Revision 835653bf (qgis): Fix crash on exit when layout designer open
- 02:32 AM Revision 332a69ce (qgis): Tweak default symbol for overviews
- 02:32 AM Revision aa2b73d4 (qgis): Use symbol button for overview frame symbol
- 02:32 AM Revision 8bc57f77 (qgis): Update map overview when linked map rotation changes
- 02:32 AM Revision 5016a452 (qgis): Expand unit tests for QgsLayoutItemComboBox
- 02:32 AM Revision 1f769da6 (qgis): Work on resurrecting overviews
- 02:32 AM Revision 5d5c858d (qgis): Start restoring grids/overviews
- 02:32 AM Revision 7f0142c8 (qgis): Working move item content tool
- 02:32 AM Revision b276f4c4 (qgis): Fix map item widget properties updating
- 02:32 AM Revision 45ffb262 (qgis): Fix updating map extent on resize
- 02:32 AM Revision 75898d8e (qgis): Port 'exclude from exports' functionality from composer
- 02:32 AM Revision 3678f01e (qgis): Port item opacity handling from composer
- 02:32 AM Revision 53c87796 (qgis): Add method to create QgsRectangle from center and size
- 02:32 AM Revision 7924aa19 (qgis): Fix regeneration of cached maps when zoom level changes
- 02:32 AM Revision 6f59965a (qgis): Fix double ownership issue causing crash when deleting layouts
- 02:32 AM Revision 753f6f50 (qgis): Start hooking up map widget gui
- 02:32 AM Revision 71c41d49 (qgis): Add export layer settings to QgsLayoutContext
- 02:32 AM Revision 9d04e679 (qgis): Prepare for map item porting
- 02:32 AM Revision 87ef5c52 (qgis): Allow cancelation of polygon/polyline creation
- 02:32 AM Revision 4e8483ec (qgis): [layouts] Fix polyline does not render purely horizontal/vertical lines
- 02:32 AM Revision 420821fd (qgis): Fix correct frame bounding rects for shapes and node items
- 02:32 AM Revision 9a08fad5 (qgis): Exclude selected nodes item when snapping during node move
- 02:32 AM Revision 938b2392 (qgis): Port more node tool actions
- 02:32 AM Revision ab7bb723 (qgis): Start work on node edit tool
- 02:32 AM Revision d92b067b (qgis): Add config widget for polygon/polyline items
- 02:32 AM Revision 44fe2a8d (qgis): Add tools to create node based items
- 02:32 AM Revision 6b629e19 (qgis): Port snappedAngle from composer
- 02:32 AM Revision 783636df (qgis): Port polygon and polyline items to layouts
- 02:32 AM Revision b41fea90 (qgis): Fix layout items appear in random order in gui
- 02:32 AM Revision c0b63a67 (qgis): After creating an item with the add item tool, switch immediately to se...
- 02:32 AM Revision 2ec31d84 (qgis): Add configuration widget for shapes
- 02:32 AM Revision 7674bd74 (qgis): Cleanup item xml read/write, save shape properties
- 02:32 AM Revision 26dcf792 (qgis): Fix tests
- 02:32 AM Revision 8ca6d3e7 (qgis): Refactor layout item gui registry to allow metadata for duplicate item ...
- This allows registration of item creation actions which create
items with an existing item type, but custom creation ... - 02:32 AM Revision f524c80b (qgis): More shape porting
- 02:32 AM Revision cf7714b7 (qgis): Restore tests, add button to set page background in ui
- 02:32 AM Revision 4a1bcb32 (qgis): Revert automatic detection for preview renders
- Turns out there's no reliable way to differentiate widget
vs QImage based renders inside QGraphicsItems - 02:32 AM Revision edecc37c (qgis): Start work on exporter for layouts
- 02:32 AM Revision 9630a391 (qgis): [layouts] Nicer detection of rendering in a view
- In compositions, a flag must be explicitly set to indicate
whether the render occuring is for "previews" (i.e.
render... - 02:32 AM Revision 625eef80 (qgis): Fix resizing with mouse handles acts strangely when items have frames
- 02:32 AM Revision 8629225a (qgis): Work on functional rotation for items
- 02:32 AM Revision 23d0617b (qgis): Start porting map item
- 02:32 AM Revision ce79ff30 (qgis): Add refresh action for layouts
- 02:32 AM Revision ab4e6c11 (qgis): Fix resizing items with non-top-left reference point using mouse handles
- 02:32 AM Revision d3836e50 (qgis): Move population of layout gui registry from GUI->app
- Since we don't want all the item type subclass config widgets
to have to reside in gui, we need to populate the regis... - 02:32 AM Revision b2414d8d (qgis): Start porting item properties widget
- 02:32 AM Revision ea453beb (qgis): If the same item is reselected in a layout, don't create a new
- properties widget for it
Because if we do annoying things happen, like loss of focused
widget and scroll bar position - 02:32 AM Revision aebe5a42 (qgis): Allow reseting ratio manually for linked ratio lock buttons
- 02:32 AM Revision 1c735d59 (qgis): Handle position and size with units and ratio lock in item properties
- 02:32 AM Revision f69771ca (qgis): Add item properties to context menu
- 02:32 AM Revision 29dfcc0d (qgis): Avoid temporary no-selection state when selecting a new item
- in layouts using mouse interactions
- 02:32 AM Revision e836fc49 (qgis): When selecting a different item, but the item is the same
- type of item, just update the existing panel to show the new
item's properties
This means that flicking between sele... - 02:32 AM Revision 06650808 (qgis): Fix resize of grouped items with non-top left reference points
- 02:32 AM Revision 3735c7f0 (qgis): Small tweaks to selection behavior
- 02:26 AM Revision edea38f7 (qgis): Merge pull request #5542 from nyalldawson/auth_manager_instance
- Fix crashes when no QgsApplication instance is available
- 02:21 AM Revision e3f34997 (qgis): Merge pull request #5541 from nyalldawson/thread_local
- Don't use thread_local on mingw or OpenBSD builds
- 01:40 AM Revision cc59ee44 (qgis): More build fixes
- 01:38 AM Revision e47479b3 (qgis): Mingw fixes
- 01:33 AM Revision 5ebd3983 (qgis): FreeBSD has thread_local support
- 01:26 AM Revision 89bfe402 (qgis): Fix build
- 01:25 AM Revision 5b9283fc (qgis): Use local statics
- 01:10 AM Revision 68f2c260 (qgis): Fix handling of transform-not-required in QgsCoordinateTransformContext
- 01:03 AM Revision 30046d6e (qgis): Merge pull request #5536 from lbartoletti/freebsd_build
- Fix FreeBSD build
2017-11-06
- 12:50 AM Revision 6384f1f2 (qgis): Fix failing test
- 08:59 PM Revision ac1db7e6 (qgis): add SVG translation flags
- 07:22 PM Revision 3c9cef36 (qgis): item for source field fix
- 06:53 PM Revision c227a9e5 (qgis): layout and remove fieldproperties
- icons and made naming
inputs from the pull request
remove old fieldpropertie-stuff - 06:11 PM Revision c315eb3f (qgis): Reimplement QgsOptionsDialogBase::optionsStackedWidget_CurrentChanged i...
- 05:55 PM Revision 783e54fd (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 05:45 PM Revision 6b76c2b3 (qgis): Missing docstrings
- 04:53 PM Revision c53996a8 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 04:53 PM Revision d09614cc (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- 04:49 PM Revision b57ec46a (qgis): getter return not-const list of errors
- 04:37 PM Revision 64ab28bf (qgis): Rename indx to index in some slots
- 04:34 PM Revision 7e2ee74d (qgis): help and suppress form
- help from attributetypedialog is handled over the help of vectorlayerproperties
suppress form combo takes the default... - 03:09 PM Revision af576004 (qgis): const range loop iterators
- 02:41 PM Revision 72c97f38 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 02:27 PM Revision 966e2d66 (qgis): Make QgsOptionsDialogBase's slots virtual for overriding in derived cla...
- 02:21 PM Revision 52240ad7 (qgis): fixed problem with saving first entry
- 01:29 PM Revision 2c0d5188 (qgis): some changes in attribute form properties and source data properties
- changed style of layout, initcode and suppress-combo
display read only comment
fixed saving of wfs
improved layout
so... - 12:54 PM Revision d9b4ae56 (qgis): Minor change: QString -> QStringLiteral in some debug messages
- 12:47 PM Revision 7e699361 (qgis): [auth][bugfix] Migrate qgis-auth.db from QGIS 2 to 3
- Fixes #17403
- 12:42 PM Revision cd23779e (qgis): [auth][bugfix] Add a getter for error list on qgsmigrate
- 12:10 PM Revision 926ac905 (qgis): Improve caching of transforms
- 11:03 AM Revision 17aa88cd (qgis): [Plugin manager] Fix window title
- 10:30 AM Revision ae33b58a (qgis): Merge pull request #5533 from DelazJ/pluginlist
- [bugfix]Remember the c++ plugins folders in Options dialog
- 09:04 AM Revision 9e00db85 (qgis): Fix build
- 08:51 AM Revision 4e6ff411 (qgis): Move caching to QgsCoordinateTransform
- and remove no longer required QgsCoordinateTransformCache singleton
- 08:14 AM Revision 9984f39b (qgis): Prepare for removal of QgsCoordinateTransformCache
- 07:36 AM Revision fd772709 (qgis): Remove QgsDatumTransformStore
- and port usage over to QgsCoordinateTransformContext instead
- 07:15 AM Revision 71f84f77 (qgis): Tweak transform logic (only remove src/dest transforms when both transf...
- 06:18 AM Revision ee59abf0 (qgis): Improved out of process crash handler (#5543)
- * Add out of process crash handler for better crash handling.
- 05:22 AM Revision 257278f0 (qgis): Add transform context to QgsMapSettings and QgsRenderContext
- And also throw warnings when the context isn't set for these objects
- 05:12 AM Revision 6a6e81f5 (qgis): Move warning to better location
- 04:46 AM Revision 30604ed4 (qgis): Add explicit setter for project's transform context
- And add transformContextChanged signal, so that we can detect
when the context is changed. - 04:09 AM Revision 76c3005b (qgis): QgsCoordinateTransformContext must be thread safe
- 04:09 AM Revision c46d7dc8 (qgis): Implement logic for calculating datum transforms to use
- 04:09 AM Revision ae3538cf (qgis): Start on QgsCoordinateTransformContext
- Stores settings related to the correct datum transforms to use
when performing a coordinate transform. - 04:09 AM Revision b6bb1e09 (qgis): Add QgsCoordinateTransformContext arguments to QgsCoordinateTransform c...
- And automatically retrieve correct datum transforms for the
transform, based on the information in the context.
Also... - 04:09 AM Revision 24cd1443 (qgis): Remove context-unaware QgsCoordinateTransform constructors from Python ...
- This forces Python code and plugins to become datum transform
aware, and given that upgrading python code is easy (ju... - 04:09 AM Revision b06a9b92 (qgis): Add support for serializing transform contexts
- 04:09 AM Revision cd41d708 (qgis): Add a QgsCoordinateTransformContext member to QgsProject
- 04:09 AM Revision a79957cf (qgis): Remove unused QgsCoordinateTransform::readXml/writeXml methods
- These methods are not used in master and are of questionable
value. Better to serialise the source and dest crs separ... - 04:09 AM Revision 35b96bec (qgis): QgsCoordinateTransformContext is implicitly shared
- 04:09 AM Revision be95b79b (qgis): Allow removing existing transforms from context
- 04:09 AM Revision 140482f5 (qgis): Doxygen
- 04:09 AM Revision a88dcdf5 (qgis): In debug builds, throw a warning when transforming coordinates
- and no coordinate transform context has been set.
- 03:58 AM Revision 4e3b0825 (qgis): Restrict available formats when running algorithms to those supported
- by the provider
- 03:44 AM Revision 4ae9241e (qgis): [processing] Allow providers to determine default vector/raster file
- to use for their algorithm's parameters
Because some providers do not have support for all output types,
we need to ... - 03:00 AM Revision 2a280d69 (qgis): Allow access to parent algorithm for processing parameters
- 01:51 AM Revision ca0c8302 (qgis): Add missing QCoreApplication for TestQgsNoApplication
- 01:19 AM Revision 2eff873e (qgis): Fix crash when accessing QgsApplication::dataItemProviderRegistry()
- without QgsApplication instance.
Also add test to ensure that calling QgsApplication::initQgis()
is safe to do witho... - 01:13 AM Revision c413f147 (qgis): Fix crash when accessing auth manager when no QgsApplication is available
2017-11-05
- 12:20 AM Revision 265be41d (qgis): Don't use thread_local on mingw or OpenBSD builds
- MingW has broken support for thread_local, so force disabling it
see
https://sourceforge.net/p/mingw-w64/bugs/445/
ht... - 11:59 PM Revision 7cfbb6fb (qgis): Add Matrix as a way to get in touch with community for chat (#5147)
- 11:56 PM Revision 31f98dac (qgis): Merge pull request #5534 from nyalldawson/format
- Add flags to QgsVectorFileWriter methods which return lists of drivers
- 11:31 PM Revision bfe03553 (qgis): Disable flaky PyQgsServerAccessControl test
- 11:26 PM Revision d269f34b (qgis): Fix build using mingw
- Changes many #if defined (Q_OS_WIN) to #ifdef _MSC_VER, where
they relate specifically to msvc compiler - 11:25 PM Revision 2df53324 (qgis): Optimise QString equality tests
- 11:03 PM Revision 394c5315 (qgis): Update for nose2 0.7.0
- 10:54 PM Revision 473af0c9 (qgis): Rename CONTRIBUTE.md to CONTRIBUTING.md
- 10:49 PM Revision 8499d7fc (qgis): Add option to hide non-spatial formats from driver lists
- And hide non-spatial formats from geometry checker available formats
- 10:43 PM Revision 5523b059 (qgis): [Bugfix] Enable adding color in Options->Color tab
- 10:34 PM Revision fe056600 (qgis): More QPair API removal
- 10:22 PM Revision dc341d20 (qgis): Add flags to QgsVectorFileWriter methods which return lists of drivers
- Initially only flag available is whether to sort drivers by
recommended order. The recommended order puts GPKG first ... - 10:22 PM Revision a4ef7e42 (qgis): Avoid use of QPair and instead use a struct
- 10:22 PM Revision d855f7f3 (qgis): Remove redundant '[OGR'] string from dialogs
- 10:21 PM Revision eb6f64ee (qgis): Fix build
- Followup 24e6366, readd missing flag
- 09:03 PM Revision 24e63668 (qgis): mod_spatialite added to osgeo4w
- 08:50 PM Revision 71b9c77b (qgis): Fix FreeBSD build
- On FreeBSD, I need to change `selectedFilter = fileDialog-
>selectedFilter();` to `selectedFilter = fileDialog-
>sele... - 08:02 PM Revision 67dc3187 (qgis): Add some const and renaming
- 07:24 PM Revision ff2a53c5 (qgis): Update PyQtMacros module to handle removal of name option from pyrcc5
- 04:02 PM Revision fbcc48ec (qgis): Remove Q_FOREACH and 'my' prefix for variable
- 04:01 PM Revision 4c3b16a4 (qgis): Remove some Q_FOREACH
- 01:52 PM Revision da904771 (qgis): Improve input detection and add new algorithms
- 01:18 PM Revision d10aaf4b (qgis): Support multiple output file raster formats:
- * A new createopt textbox has been added to the parameters dialog for algorithms which exports to raster files.
* A n... - 04:18 AM Revision d8b671d9 (qgis): Silence warning
2017-11-04
- 11:27 PM Revision 9e27362b (qgis): [bugfix]Remember the c++ plugins folder in Options dialog
- and enable the remove button
- 10:55 PM Revision a8f46652 (qgis): [Plugin manager] Remove dead code
- 10:46 PM Revision cfec339c (qgis): [Plugin manager] [needs-doc] Don't preload plugins for a test if they a...
- 06:34 PM Revision aa17df1a (qgis): * Add new GRASS 7.2 algorithms.
- * Fix ParameterRange GUI.
* Fix Multiple values Enum support. - 05:55 PM Revision 29c71f43 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
- Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur... - 04:13 PM Revision 9269200a (qgis): [Geometry Checker] Improve displayed messages by indicating the layer t...
- 03:43 PM Revision fbd11ca9 (qgis): [Geometry Checker] Use a more readable format list
- and save file format in settings
- 03:31 PM Revision be781534 (qgis): (WIP) Grass algorithms can be opened and inputs are treated
- 03:31 PM Revision 733218ca (qgis): (WIP) enable Grass7 provider and start to work on QgsProcessing new fra...
- 03:31 PM Revision c63df209 (qgis): Fix cz function
- 03:31 PM Revision 74826dc1 (qgis): Support directory output via QgsProcessingParameterFolderDestination
- 03:31 PM Revision b46e9693 (qgis): Fix indentation
- 03:31 PM Revision 65f483d6 (qgis): Modify Grass7 detection
- 03:31 PM Revision a676db2c (qgis): Handle parameters and update description files (WIP)
- 03:31 PM Revision 297c7b5f (qgis): Update TODO list
- 03:31 PM Revision 7369c4de (qgis): Fix some other description files
- 03:31 PM Revision 4b8b6a09 (qgis): Massive conversion
- 03:31 PM Revision 483a4b9e (qgis): First functional version (for single vector inputs/outputs)
- 03:31 PM Revision 9a52e344 (qgis): First working raster algorithm
- 03:31 PM Revision f0da7b01 (qgis): Improve MultiLayers and FileDestination support
- 03:31 PM Revision 6c81895f (qgis): Improve GRASS provider:
- - Improve GRASS detection for all OS.
- Use GRASS --exec command.
- Unified GRASS batch job method for all OS (easier... - 03:31 PM Revision d6fb7181 (qgis): Fix layers loading...
- 03:31 PM Revision 56b963e3 (qgis): Improve ext scripts and support OutputFolder
- 03:31 PM Revision f32bba44 (qgis): (WIP) better cellsize suport
- 03:31 PM Revision 6bf8448b (qgis): Improve cell size detection and FileDestinationOutput (but not perfect)
- 03:31 PM Revision 5827513c (qgis): First work on ext mechanism factorisation
- 03:31 PM Revision 9eff16f4 (qgis): Finish fixing description files (no more errors on startup)
- 10:46 AM Revision edcaf05b (qgis): Add missing import for test
- 10:46 AM Revision 206fdbda (qgis): Disable talkative wms server test
- 10:46 AM Revision d57fc361 (qgis): [travis] Enable server tests
- 09:44 AM Revision 670dd0e5 (qgis): Avoid using extended unicode in source files
- Hopefully fixes Windows issues with those
- 08:38 AM Revision c936e270 (qgis): Merge pull request #5217 from KentPorter-Boundless/master
- New icon for Data Source Manager button
2017-11-03
- 11:23 PM Revision a2e306e5 (qgis): Added approved icon for Data Source Manager.
- 10:10 PM Revision 33d422b4 (qgis): Merge pull request #5518 from nyalldawson/interp
- Start on unit tests for interpolation classes
- 07:16 PM Revision 22a7b92d (qgis): [Plugin installer] Fix broken warning about outdated plugin updates in ...
- 07:12 PM Revision fb7f8f17 (qgis): [Plugin installer] Fix broken warning about outdated plugin updates in ...
- 06:35 PM Revision 92ce3be3 (qgis): Merge pull request #5524 from boundlessgeo/basic_cas_backport
- [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- 06:22 PM Revision 67b1cab3 (qgis): Merge pull request #5414 from m-kuhn/transactionStack
- Deal with failure to create savepoint
- 05:50 PM Revision 3fab1404 (qgis): [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- Fixes #17392
Backport of Basic auth CAs fix from master - 05:23 PM Revision 61e421d7 (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- 04:44 PM Revision 479970ba (qgis): Do not crash if there is no savepoint
- 04:02 PM Revision c177995e (qgis): Disable PG auth tests
- 03:44 PM Revision 70cb2495 (qgis): Developers map: remove Name and Status terms
- 02:56 PM Revision c9ee3ef3 (qgis): [auth] Tests for Basic method uses trusted CAs
- 02:55 PM Revision 73fec4ad (qgis): [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- Fixes #17392
- 02:51 PM Revision 081f00e7 (qgis): Developers map: Link to GIT account for each dev
- 02:44 PM Revision 09f9bb76 (qgis): Developers map: more descriptive status for each dev
- 01:22 PM Revision 9c5ace09 (qgis): duplicate feature default action if feature id given, then only copy on...
- 01:22 PM Revision adc884b0 (qgis): visibility of the new duplicate selected feature default action
- 01:22 PM Revision 64f9eb7a (qgis): Default Action with Python to Duplicate selected features. Visible for ...
- 11:26 AM Revision da8a5f45 (qgis): Added QgsApplication::authManager() to API break docs
- 09:58 AM Revision 5a316a6a (qgis): silence astyle version check
- 09:58 AM Revision 8f5468af (qgis): crash fix
- 08:24 AM Revision 71eeda7b (qgis): Fix crash with hidden dock widget
- Fixes #17357
Fixes #17279
Fixes #17317 - 08:07 AM Revision 61fa8da8 (qgis): Start on unit tests for interpolation classes
- 05:00 AM Revision fe78611c (qgis): Simplify interpolation API
- Don't require both pixel size and row/col count in constructor,
since we can calculate the pixel size from the extent... - 02:50 AM Revision 10c9bb6d (qgis): Merge pull request #5512 from nyalldawson/interp
- Cleanup and optimise interpolation code
- 02:02 AM Revision b36dd121 (qgis): Fix build
- 01:49 AM Revision 86314720 (qgis): QgsTINInterpolator->QgsTinInterpolator
- 01:45 AM Revision e94733f2 (qgis): Remove redundant interpolation classes
- 01:33 AM Revision bee2a1a8 (qgis): Update Python code
- 01:29 AM Revision 7d015efd (qgis): Tighten API
- 01:21 AM Revision 5a8e351b (qgis): Remove fragile and inefficient wkb re-parsing from TIN interpolator
2017-11-02
- 12:18 AM Revision e91ee5b7 (qgis): More flexible API for interpolation
- E.g. adds API support for interpolating by m value
- 10:47 PM Revision 73306f12 (qgis): Update python code
- 10:42 PM Revision fd7ffad5 (qgis): Update api break docs
- 10:42 PM Revision cb292c18 (qgis): Greatly simplify and optimise interpolation code, correct handling of
- Z/M dimensioned geometries
- 10:42 PM Revision f200d9c8 (qgis): Cleanup interpolation code
- 10:42 PM Revision b369ef85 (qgis): Use QgsFeatureSources instead of QgsVectorLayer for interpolation
- source layers
- 10:42 PM Revision 60e98be8 (qgis): Pass QgsFeedback to methods in interpolation for more responsive
- cancelation and progress reports
- 10:42 PM Revision 28ee4408 (qgis): Standardise enum capitalization and formatting
- 09:06 PM Revision 151fb087 (qgis): Merge pull request #5511 from borysiasty/settings
- Move plugin installer's settings to the [app] section
- 08:55 PM Revision ac12258e (qgis): * include python runtime dependencies in INSTALL (followup e9d2fd67)
- * also update INSTALL.html (run t2tdoc target; followup 8dfa0217d)
- 03:31 PM Revision d21d45b7 (qgis): basics of new dialog for the initcode python functionalities
- means, some cosmetic changes should still be done in qgsattributesforminitcode.ui
- 03:26 PM Revision 8dfa0217 (qgis): fixup ccache install instruction in doc files using txt2tags
- 01:45 PM Revision 1fd4b638 (qgis): Fix relation reference widget model out of sync
- Causes crashes in some situations
- 11:36 AM Revision c3716474 (qgis): attribute editor layout selection etc.
- 10:32 AM Revision c336fee4 (qgis): translation string fixes
- 10:21 AM Revision 1ffc3fd1 (qgis): set feature when starting action on attribute edit form
- 09:15 AM Revision 4b6228d8 (qgis): Move plugin installer's settings to the [app] section
- 09:12 AM Revision 90546b0d (qgis): final relation cardinality combobox
- 09:02 AM Revision 5ffbb359 (qgis): disable translation of mime types in raster layer properties
- 08:56 AM Revision 8bfa3ebd (qgis): Log when savepoint creation fails
- 08:30 AM Revision b9c57269 (qgis): Update tsstat.pl
- fix small typo
2017-11-01
- 11:08 PM Revision 5fe43efe (qgis): Merge pull request #5509 from borysiasty/settings
- Remove dead code
- 10:20 PM Revision e0c1f0b0 (qgis): Fix abstract MOCed class generation
- 10:20 PM Revision 295a578e (qgis): Make text translatable
- 10:20 PM Revision 69a28d82 (qgis): MOC compatible SIP_ABSTRACT version
- New version supports the following notation
class QgsOutClass : public QObject // SIP_ABSTRACT
MOC does not lik... - 10:20 PM Revision c3e2adce (qgis): Const fixes for QgsSearchWidgetWrapper
- 10:20 PM Revision 5d2c39bb (qgis): Add doxymentation
- 10:13 PM Revision 7dc48f3a (qgis): Merge pull request #5508 from DelazJ/message_spacing
- Fixing messages displayed in GUI
- 09:53 PM Revision 2d30c115 (qgis): Remove dead code
- 06:32 PM Revision ac6c598f (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:03 PM Revision 08889c77 (qgis): Followup fix to ab74991; add missing QFile import
- 03:46 PM Revision e9d2fd67 (qgis): add qt5-default to debian/ubuntu dependency list in INSTALL
- 11:48 AM Revision f4d3152e (qgis): [ogr] Also discard features with empty geometries
- when feature request specifies a filter rect
OGR sometimes returns a feature with empty geometry (e.g.
a multipolygo... - 11:48 AM Revision eea155d6 (qgis): Fix crash when attempting to render multipolygon with missing exterior ...
- This commit fixes a possible crash when the vector layer renderer
attempts to render a multipolygon containing a poly... - 11:48 AM Revision 90834203 (qgis): More unit tests
- 10:45 AM Revision 6418a831 (qgis): remove remaining references to pyspatialite (followup 39816cf84)
- 10:18 AM Revision 8105b750 (qgis): Fix issue 17355
- 07:52 AM Revision db54b4ea (qgis): fix windows build
- 04:43 AM Revision 18785da4 (qgis): make use of the pin icon in recent projects menu
2017-10-31
- 09:32 PM Revision 8afbaebd (qgis): Merge pull request #5482 from rduivenvoorde/create_WITH_CLANG_TIDY-take2
- adding WITH_CLANG_TIDY as advanced, so you can build without it even …
- 07:21 PM Revision 48d43d37 (qgis): Merge pull request #5497 from nyalldawson/svg_crash
- Fix crashes and issues with SVG rendering
- 03:04 PM Revision 8b7fd542 (qgis): [Globe] Port for QgsGeometry::constGet API changes
- 02:20 PM Revision 192d6f93 (qgis): Update Attr Table after field calculation: fixes #17312
- 01:48 PM Revision 9d4ab51e (qgis): Clear WMS preview image
- 01:45 PM Revision fde62409 (qgis): Do not paint WMS preview images. Because it crashes.
- Fix #16803
- 11:45 AM Revision 5f750e72 (qgis): Fix connection
- 08:10 AM Revision 6f9798b8 (qgis): Merge pull request #5477 from boundlessgeo/certs_not_removed_with_pki_p...
- [security] Set permission to certs to allow correct removing on win
- 07:28 AM Revision 87643e9c (qgis): Harden taskmanager tests
- By using local variables and functions interdependency of the tests is decreased
- 07:27 AM Revision 5000f9aa (qgis): Merge pull request #5488 from nyalldawson/network
- [processing] Fix some issues with network analysis shortest path algs
- 07:12 AM Revision 9a1cd9dd (qgis): [welcome page] avoid vertical shift when pinning/unpinning projects
- 07:01 AM Revision 05ad0bc0 (qgis): Update API break dox
- 07:01 AM Revision dbe2b340 (qgis): Update copyright date
- 07:01 AM Revision 2bdc323d (qgis): More test tolerance
- 07:01 AM Revision 284c4d35 (qgis): Fix tests
- 07:01 AM Revision 8f22f5eb (qgis): [processing] Misc fixes for network analysis tools
- Also maintain attributes in service area from layer alg, add test
Fixes #17325 - 07:01 AM Revision 57edec66 (qgis): Fix incorrect enum values in network analysis algs
- Didn't result in a bug, but made the code confusing to read
- 07:01 AM Revision 199b5692 (qgis): Fix broken network analysis network tolerance option
- The tolerance option was not correctly calculated, resulting in
semi-random behavior for networks which relied on a n... - 07:01 AM Revision 8d32bf72 (qgis): Fix QgsGraphAnalyzer::dijkstra traverses through edges backwards
- This means that it flips the direction of the graph edge, breaking
route restrictions.
Refs #17325 - 07:00 AM Revision ab05fe76 (qgis): Fix extremely confusing network graph API naming
- Since names of api calls were backwards to expectations
- 07:00 AM Revision ae8dc1cf (qgis): Optimise and simplify tie point calculation
- 07:00 AM Revision 8a68a410 (qgis): Simplify overly complex code
- 07:00 AM Revision b337335e (qgis): Start unit tests for network analysis lib
- 07:00 AM Revision 49254384 (qgis): Fix index out of range error in shortest path algs
- 07:00 AM Revision 36a38f4e (qgis): [processing] Keep attributes from start/end points layer in
- output layer for shortest path algorithms
Otherwise the paths are nearly impossible to link back to
the source layer... - 07:00 AM Revision 5ffd7214 (qgis): [processing] Shortest path handling for multipoint layers
- Fixes shortest path algorithms fail for multipoint source layers
or layers with null geometries
Refs #17325 - 07:00 AM Revision 4149da05 (qgis): Better reporting of errors when paths cannot be found, also
- output point but with no geometry and missing attributes so
that it's clear which points could not be linked - 04:23 AM Revision d1d95b1d (qgis): [welcome page] reverse chronological order for pinned projects
- 03:12 AM Revision 0b2de85f (qgis): Check file modified time when retrieving svg images from cache
- If file has been modified since the cache, regenerate a new cache
image.
We don't want to check the file modified ti... - 01:43 AM Revision b07f6757 (qgis): Cleanup QgsSvgCache API
- - Remove QgsSvgCacheEntry from public API (is an internal detail only)
- Modernize code
- Make protected QgsSvgCache ... - 01:24 AM Revision a6eea720 (qgis): Fix crashes caused by concurrent rendering of cached QPictures from Qgs...
- QgsSvgCache::svgAsPicture was rendering an implicitly shared copy when
the picture had already been cached. It turns ...
2017-10-30
- 08:13 PM Revision 3ae9ac5e (qgis): translation string fixes
- 12:32 PM Revision 942f431f (qgis): Fix crash when rendering with SVG based symbols and SVG cache is filled
- When the svg cache was full, any attempt to render an svg from the
cache would crash QGIS.
Fixes #16643 - 12:13 PM Revision b3ef4da2 (qgis): Fix use after free
- 12:13 PM Revision ba05edcb (qgis): Remove unnecessary debug message
- 12:13 PM Revision 7843d22b (qgis): Fix memory leaks
- 11:49 AM Revision 7c5811ca (qgis): Fix building grass
- 11:45 AM Revision 59c3b86a (qgis): Revert "Avoid recursion in feature filter model"
- This reverts commit a3eadd320f28249915db54a02bbde9140327c6e3.
- 11:29 AM Revision ec27839a (qgis): Better typing for variables in configuration options
- 11:27 AM Revision 257f4429 (qgis): Fix proxy basic authentication setting
- 11:17 AM Revision a3eadd32 (qgis): Avoid recursion in feature filter model
- 09:49 AM Revision 1d21072b (qgis): Merge pull request #5491 from m-kuhn/dropV2
- Drop V2 suffix on all geometry classes
- 09:14 AM Revision e0025b65 (qgis): Rename QgsGeometry::fromPoint to QgsGeometry::fromPointXY
- Also introduces the from[Geometry]XY for QgsGeometryFactory
- 09:14 AM Revision 82e6d121 (qgis): Rename from[GeometryType] to from[GeometryType]XY
- - QgsGeometry::fromPoint() was renamed to fromPointXY()
- QgsGeometry::fromMultiPoint() was renamed to fromMultiPoint... - 09:14 AM Revision d2c1011a (qgis): Convert missing from[Geometry]XY calls
- 09:14 AM Revision bde014ec (qgis): Adjust leftovers addPointsV2 to addPoints
- 09:14 AM Revision b4e0ebe4 (qgis): Document API breaks
- 09:14 AM Revision e19f6482 (qgis): Various fixes to dropping V2 suffix
- 09:14 AM Revision 271ef7c0 (qgis): More V2 drop fixes
- 09:14 AM Revision 750a54f8 (qgis): More drop V2 suffix fixes
- 09:14 AM Revision ca74e391 (qgis): Rename QgsGeometry.addPoints with XY / V2-less versions
- 09:14 AM Revision 9a57bae6 (qgis): Rename QgsMultiPolygon to QgsMultiPolygonXY
- 09:14 AM Revision b6f46eae (qgis): Rename QgsPolygonV2 to QgsPolygon
- 09:14 AM Revision 3fcdcd87 (qgis): Rename QgsMultiPointV2 to QgsMultiPoint
- 09:14 AM Revision 81586d20 (qgis): Optimize loop
- 09:14 AM Revision 7f3ad768 (qgis): Rename QgsMultiPolygonV2 to QgsMultiPolygon
- 09:14 AM Revision becf86cf (qgis): Rename QgsPolygon to QgsPolygonXY
- 09:14 AM Revision b7908744 (qgis): Rename QgsMultiPolyline to QgsMultiPolylineXY
- 09:14 AM Revision 29e65ed0 (qgis): Rename QgsMultiPoint to QgsMultiPointXY
- 09:09 AM Revision 86d170be (qgis): [server] Remove dead code
- 08:21 AM Revision 48f26e58 (qgis): Fix astyle version check for 3.0
- 08:03 AM Revision 66649b99 (qgis): Add configire to spelling check
- 08:03 AM Revision 4b0607a7 (qgis): Remove trusted status from Plugin Manager
- 07:25 AM Revision c48e0069 (qgis): Allow using system astyle
- 06:56 AM Revision 9b670d08 (qgis): App doc and style changes
2017-10-29
- 12:58 AM Revision 71c17b87 (qgis): Fix build
- 12:53 AM Revision 43dfa283 (qgis): Drop unused variable
- 08:32 PM Revision e5237809 (qgis): add loading of spatialite on windows and remove remaining references to
- pyspatialite (followup 39816cf84)
- 08:26 PM Revision 77de9fc5 (qgis): [Plugin manager] remove depreciated and unused stuff
- 08:20 PM Revision 39816cf8 (qgis): Merge pull request #5493 from gacarrillor/bye_pyspatialite
- Bye pyspatialite
- 06:59 PM Revision cfba4c4d (qgis): fix windows build
- 04:46 PM Revision 64021605 (qgis): Use sqlite3 instead of pyspatialite for SpatiaLite connections
- 04:46 PM Revision 6415fad0 (qgis): Get rid of PySpatiaLite
- 01:33 PM Revision 5b64af13 (qgis): Remove the empty Description column from Interface Customization dialog
- 01:31 PM Revision 20f2a146 (qgis): Increase ccache size
- 01:31 PM Revision 5dbeaf58 (qgis): [postgres][test] Check QgsFeatureRequest.connectionTimeout flag
- 01:31 PM Revision 2533960c (qgis): Remove unused include
- 01:31 PM Revision 0c321fb5 (qgis): Decouple transaction handling from QgsProject
- 01:31 PM Revision 28f27226 (qgis): QgsTransaction.create expects layers, not ids
- 01:31 PM Revision 37e9272f (qgis): Fix API typo
- 01:31 PM Revision ebae560a (qgis): Debug cache misses
- 10:17 AM Revision 29e8990e (qgis): Merge pull request #5483 from m-kuhn/postgisEmptyValue
- [postgres] Distinguish empty and NULL values
2017-10-28
- 12:24 AM Revision e6e61891 (qgis): We cannot test to insert NULL with NOT NULL constraints
- 11:15 PM Revision 76746e7d (qgis): [postgres][test] Assert NULL insert behavior
- 0 != '' != NULL
- 11:14 PM Revision 3b0b82cb (qgis): [postgres] Distinguish empty and NULL values
- 03:05 PM Revision 2c53ba9a (qgis): [Plugin manager][needs-docs] Update a tooltip to tell users they can al...
- 01:12 PM Revision 24de8195 (qgis): [askUserForOGRSublayers] Use layername= instead of layerid= when no amb...
- Complementary fix to 1822b76c1a69418e44d7a1186e16f54d670267ad for the case
where a layer has mixed geometry types. - 11:00 AM Revision 910b9ea5 (qgis): layout
- 09:48 AM Revision ae4c8119 (qgis): style
2017-10-27
- 10:08 PM Revision 071099c0 (qgis): Merge pull request #5478 from boundlessgeo/auth-viable
- [auth][api] Remove deprecated QSslCertificate::isValid()
- 10:06 PM Revision 4b9898b6 (qgis): [auth] Return immediate errors for null cert/key when validating bundle
- 10:06 PM Revision 671ce635 (qgis): [auth] Integrate cert viable functions into auth system
- 10:01 PM Revision 8032de8d (qgis): [auth][api] Remove deprecated QSslCertificate::isValid()
- Substitue QgsAuthCertUtils::certIsViable(cert), which checks similar
characteristics to old function, plus whether th... - 09:53 PM Revision 88a80e66 (qgis): [FEATURE] Range vertex selection in node tool
- This little feature makes it possible to select a range of vertices from one feature.
It can be activated by pressin... - 09:50 PM Revision 6476fef4 (qgis): Merge pull request #5451 from wonder-sk/snap-indicators
- Snap indicators improvements
- 09:50 PM Revision 8ef715be (qgis): Merge pull request #5480 from boundlessgeo/auth_get_removal
- [api][auth] Removed get prefix from all getters in auth manager
- 09:29 PM Revision 2fdf30c7 (qgis): Merge pull request #5232 from boundlessgeo/move_project_properties
- [needs-docs] KDE: Moved project properties menu item from settings into the projects menu
- 09:01 PM Revision 4cde5202 (qgis): [Plugin manager][needs-doc] Read a CHANGELOG file in case the relevant ...
- 08:57 PM Revision 02d2ba64 (qgis): spelling
- 07:18 PM Revision fb0a5ca7 (qgis): Relation Combo
- 06:59 PM Revision e7a3a28b (qgis): commit
- 06:58 PM Revision e724dfcd (qgis): commit
- 06:37 PM Revision 665a6f03 (qgis): combobox for cardinality
- 05:58 PM Revision 6055e713 (qgis): Relation Cardinality config
- 05:12 PM Revision e251b244 (qgis): relation properties
- 04:29 PM Revision b726ba29 (qgis): Change vertex marker to box and segment marker to double triangle
- 04:13 PM Revision a843df89 (qgis): Merge pull request #5466 from mhugent/maptip_geometry_optional
- [needs-docs] Make maptip and geometry attribute optional in featureinfo response
- 04:12 PM Revision 26bd6d72 (qgis): Merge pull request #5435 from mhugent/wms_print_layers
- [needs-docs][feature] Wms print layers
- 04:11 PM Revision dfaabdcf (qgis): Merge pull request #5425 from pblottiere/server_getfeatureinfo
- [server][bugfix] Consider QUERY_LAYERS as valid layers in GetFeatureInfo
- 03:54 PM Revision 237adb2f (qgis): Move Feature tooltip that guides towards Node Tool for snapping
- 03:42 PM Revision 61c70473 (qgis): Merge branch 'master' into usr_bin_env
- 03:41 PM Revision 0ec041d4 (qgis): Merge branch 'master' into usr_bin_env
- 03:38 PM Revision c9ca1756 (qgis): Less debug noise
- 03:19 PM Revision 52896f55 (qgis): Add test for maptip
- 03:15 PM Revision 4c7eb832 (qgis): Fix crash when accessing out of bounds field
- 02:43 PM Revision d09331e4 (qgis): adding WITH_CLANG_TIDY as advanced, so you can build without it even if...
- 02:27 PM Revision d64529f4 (qgis): [api][auth] Removed get prefix from all getters in auth manager
- 02:18 PM Revision 1592cccf (qgis): Try to make travis indentation check happy
- 02:00 PM Revision ff83b9a4 (qgis): Release of 2.18.14
- 02:00 PM Revision 66bcfbb9 (qgis): Release of 2.14.20
- 01:58 PM Revision 98c05ade (qgis): Add test
- 01:58 PM Revision 2498b528 (qgis): Add QUERY_LAYERS to available layers in GetFeatureInfo request
- 01:55 PM Revision c54299dc (qgis): Merge pull request #5406 from pblottiere/bugfix_server_hex
- [server][bugfix] Fix parameter decoding with post method and urlencoded
- 01:25 PM Revision a60c0bd7 (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 01:19 PM Revision b1989231 (qgis): Relation Cardinality without own gui
- 01:08 PM Revision 924b3ffb (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 01:03 PM Revision 6a4e397f (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 12:47 PM Revision 6829a92e (qgis): Merge pull request #5468 from m-kuhn/unobtrusiveConstraints
- [FEATURE] Make constraint reporting less obtrusive
- 12:34 PM Revision b0ee6425 (qgis): [offset curve tool] fix tool only working once
- 12:34 PM Revision 39b52595 (qgis): [offset curve tool] ensure snapping is enabled when selecting feature
- 12:34 PM Revision b034c2c6 (qgis): [welcome page] preserve pinned status when saving project
- 12:34 PM Revision 6354563c (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 12:34 PM Revision 7f96c5bb (qgis): Pass urlencoded URL to the oauth handler
- 12:26 PM Revision 6af4bb84 (qgis): relationconfig
- 12:25 PM Revision d259279d (qgis): [oauth2] Added test for resource owner password grant flow
- 12:24 PM Revision 244e8861 (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 12:14 PM Revision 90857b2b (qgis): [FEATURE] Settings migration framework (#5080)
- Only run for default profile and only if
not run before. Moves settings and symbols from
QGIS 2.x to QGIS 3 default p... - 11:52 AM Revision 2b5b0008 (qgis): Make code shorter
- 11:12 AM Revision e03461d6 (qgis): Use \ instead of @ in comment
- 11:11 AM Revision ab74991a (qgis): Set permission to certs to allow correct removing on win
- 11:07 AM Revision 40955b24 (qgis): Merge pull request #5440 from m-kuhn/relrefthreadingv2
- [feature] Relation Reference Widget : Threaded Version
- 10:49 AM Revision f6abdd5e (qgis): Merge pull request #5471 from daniviga/rpm-3d
- libqgis_3d.so missing in rpm spec
- 10:48 AM Revision 8562bfa9 (qgis): Add some tests for GetPrint with OPACITIES
- 10:48 AM Revision dfe48d13 (qgis): Fix parameter decoding with post method and urlencoded
- 10:39 AM Revision fd5a17cc (qgis): Intendention
- 09:43 AM Revision 38a4eb48 (qgis): Code improvements
- 09:35 AM Revision 89f62821 (qgis): [auth] Added test cases for expired CAs and client certs
- 09:29 AM Revision 0eb7b4eb (qgis): Intendention
- 09:05 AM Revision 19e212c1 (qgis): Merge pull request #5469 from m-kuhn/constraintsOnForms
- [FEATURE] Show comments as tooltips on form
- 08:19 AM Revision 68179e22 (qgis): Merge pull request #5475 from nyalldawson/snap_to_grid
- [FEATURE][processing] Native c++ snap to grid algorithm
- 07:45 AM Revision 9df37d31 (qgis): alias field and fixed problem with storing
- 07:16 AM Revision 4372ac26 (qgis): [FEATURE][processing] Native c++ snap to grid algorithm
- With support for snapping Z/M values, keeping curves
- 06:37 AM Revision c67e3981 (qgis): Improvements to QgsAbstractGeometry::snappedToGrid
- - Fix loss of coordinates when not rounding a particular dimension
- Don't segmentize curved geometries
- Add extra u... - 06:08 AM Revision edecd49b (qgis): [FEATURE][welcome page] Add pin/unpin to list actions (fixes #16394)
- 04:09 AM Revision 30aa5f5f (qgis): Allow double typed values in algorithm
- Also homogenize the output name
- 03:22 AM Revision 3f5b11bf (qgis): Make asGridified and newSameType (helper function)
- 02:18 AM Revision 591150d7 (qgis): Show symbology export options only when compatible (fixes #11098)
2017-10-26
- 01:46 AM Revision c2577ec0 (qgis): Full sentence should often begin by capitalized letter
- and end by a full stop.
- 01:46 AM Revision a87cde27 (qgis): Reword message
- 01:43 AM Revision 2614ca1a (qgis): Remove trailing spacing and punctuation in ui items
- 01:43 AM Revision cd178325 (qgis): Add missing space for readability and fix punctuation
- 01:43 AM Revision f5025cc6 (qgis): Use a more appropriate dialog title for message boxes
- and capitalise first letters
- 01:42 AM Revision e38bd650 (qgis): Leakyleak
- 01:36 AM Revision 99b1c74c (qgis): [auth] Update test certs/keys and add README
- * Add expired root/issuer CAs and client cert chains
* Add wildcard server *.qgis.test SSL cert
[ci skip] - 01:23 AM Revision 131b15f2 (qgis): Merge pull request #5472 from nyalldawson/grid_renderer
- Grid renderer
- 11:47 PM Revision b80160a6 (qgis): Merge pull request #5464 from lbartoletti/improve_triangle
- Improve triangle
- 11:45 PM Revision d4e8470a (qgis): Minor fixups, add tests
- 11:06 PM Revision ff2ade98 (qgis): [FEATURE] add grid renderer for points displacement. funded by Kartoza
- 11:04 PM Revision 93395950 (qgis): Convert some Q_FOREACHes to for-in
- 11:04 PM Revision 114a4ec2 (qgis): Adjust tests
- 11:04 PM Revision 3eefe0db (qgis): Make constraint reporting less obtrusive
- 10:50 PM Revision 0a615b60 (qgis): Update cmake contact to use [email protected] instead of my email (#5470)
- 10:37 PM Revision a86800b7 (qgis): Fix tests forgotten in testqgsexpression.cpp
- 09:52 PM Revision 8501053a (qgis): Merge pull request #5463 from boundlessgeo/BD-2507-pki-bundle-validation
- [auth] PKI bundle validation utility function
- 09:40 PM Revision 22a54fa6 (qgis): Add Unit test
- 09:07 PM Revision a625e731 (qgis): Sync documentation about compilation on Fedora
- 09:00 PM Revision c75ac623 (qgis): Track libqgis_3d.so in RPM spec file
- 08:42 PM Revision 3210f854 (qgis): Merge pull request #5401 from boundlessgeo/pkcs8-to-pkcs1
- [auth] Convert PKCS8 to PKCS1 private keys (for macOS)
- 08:30 PM Revision 83a02eb5 (qgis): Fix chained filters and tests
- 08:03 PM Revision 869fc604 (qgis): Show comments as tooltips on form
- Let's face it, where we need the information is not in the layer
properties configuration, it's when we enter the data. - 07:29 PM Revision 10ab9044 (qgis): Merge branch 'master' into propertieslayout
- 07:26 PM Revision d097de4d (qgis): Merge branch 'master' into propertieslayout
- 07:13 PM Revision ef7a29dc (qgis): [auth] Keep sensitive debug data commented out
- 06:48 PM Revision 11ce639a (qgis): [auth] Access authmanager through application
- 06:26 PM Revision ffb29035 (qgis): [auth] Remove Diffie Hellman from validated keys
- Because Qt does not support DH
- 06:26 PM Revision 89166a0d (qgis): [auth] Add utility method to validate a PKI bundle
- 06:24 PM Revision 287d1f75 (qgis): [auth] Add test with client cert
- 06:24 PM Revision 0557b394 (qgis): Add documentation for the hostName argument
- 06:24 PM Revision e036fc86 (qgis): Typo in a comment
- 06:24 PM Revision e20e0764 (qgis): [auth] Add PEM test certificate chain
- 06:24 PM Revision f1eba3a8 (qgis): [auth] Add validatePKIBundle
- 06:24 PM Revision 006260b9 (qgis): [auth] Add tests for the certificate chain validation routine
- 06:24 PM Revision 368b0df2 (qgis): [auth] Add certificate chain validation routine
- 06:09 PM Revision 1ae0857d (qgis): Merge pull request #5458 from daniviga/rpm-3d
- Enable 3D support in RPM
- 05:38 PM Revision 957f6abe (qgis): Move private methods implementation to header
- 05:36 PM Revision 7c5f910d (qgis): Fix build with Qt 5.5
- 05:31 PM Revision 92b3b5bc (qgis): Merge pull request #5446 from boundlessgeo/BD-2279-authmanager-singleton
- [auth] Authmanager singleton API removal
- 05:06 PM Revision 3a547dc5 (qgis): relations in list
- alias comment in gui (not ready yet)
- 04:56 PM Revision 9c24818d (qgis): Load some entries by default in relation reference widget
- 04:56 PM Revision fd772dc0 (qgis): Relation reference widget make current entry bold
- 04:55 PM Revision d414822f (qgis): Merge pull request #5400 from pblottiere/server_bugfix_visible
- [server][bugfix] Fix regression by adding visible tag to layer's node in GetProjectSettings
- 04:31 PM Revision d6760352 (qgis): QgsFeatureListComboBox GUI enhancements
- 04:30 PM Revision e63da880 (qgis): NULL value is gray and italic
- 04:30 PM Revision 95ddaa8c (qgis): Fix build warning
- 04:29 PM Revision 7ec35e08 (qgis): Add a selectOnFocus property to QgsFilterLineEdit
- 04:23 PM Revision 02676926 (qgis): fixup 7811f38e480aabae9a1c068f4da766da4dc7b0f8
- 04:10 PM Revision 7d847825 (qgis): Add unittest for featureinfo request using the parameter with_geometry
- 03:39 PM Revision a606c468 (qgis): Cleanup temporary files in prepare-commit.sh
- 03:34 PM Revision 49a1a5a0 (qgis): Remove geometries from unit test output (is now only added if requested)
- 03:33 PM Revision c07050b8 (qgis): Fix todo
- 03:31 PM Revision c661ab10 (qgis): Allow using NULL values
- 03:30 PM Revision 98bad050 (qgis): Only restore selection if it exists
- 03:30 PM Revision 2a185a0c (qgis): Re-Enable chained filters
- 03:30 PM Revision 51c5e8a0 (qgis): Fix build
- 03:30 PM Revision 035fc46a (qgis): Qt < 5.6 compatibility
- 03:30 PM Revision ef2d17f9 (qgis): No forced rendering on startup
- 03:30 PM Revision ff759f67 (qgis): [travis] fold docker information
- 03:30 PM Revision bcf93146 (qgis): Fix building tests
- 03:30 PM Revision 0b090fe1 (qgis): Doxyfixes
- 03:30 PM Revision a15c183a (qgis): More doxymentation
- 03:30 PM Revision d8b641b5 (qgis): Doxymentation
- 03:30 PM Revision 5c32db94 (qgis): Make QgsRelationReferenceWidget background threaded
- 03:30 PM Revision e9030172 (qgis): Add tests for QgsFeatureListComboBox and friends
- 03:30 PM Revision a2b79d47 (qgis): Optimize request for QgsFeatureFilterModel
- 03:30 PM Revision 7811f38e (qgis): [FEATURE] Add QgsFeatureListComboBox with live-filter-capabilities
- 03:27 PM Revision 1c9f9df0 (qgis): Add test
- 02:51 PM Revision 3c9e7190 (qgis): Fixes regression by adding visible tag to layer's node
- 02:37 PM Revision 9adf215a (qgis): more z/m test
- 02:25 PM Revision d40447e7 (qgis): [FEATURE][welcome page] remove from list action (fixes #13722)
- 01:30 PM Revision 6bcbbeb7 (qgis): - A triangle can have double points or colinear points, my bad. It is a
- degenerate triangle
- remove duplicate tests (triangle2()) - 01:21 PM Revision 40c0b0b3 (qgis): Force qca-qt5-ossl as a requirement for RPM
- 01:15 PM Revision 5bd63b7e (qgis): [FEATURE]: Fetch geometry and maptip in feature info only if requested ...
- 12:36 PM Revision 2383edbe (qgis): [property override btn] integer64 (instead of unknown type) for longlong
- 12:34 PM Revision 32fa6f8e (qgis): Enable 3D support only for Fedora > 26 (waiting for Qt 5.9)
- 12:25 PM Revision d31f0940 (qgis): Update sip
- 11:28 AM Revision b508bf7f (qgis): Build and review fixes
- 11:19 AM Revision 034baf1b (qgis): Merge pull request #5436 from alexbruy/processing-gdal-memory
- [processing] correctly handle layers without attributes in GDAL-based geoprocessing algorithms (fix #17287)
- 11:11 AM Revision c780ab9b (qgis): [auth] Minor comment rewording
- 11:10 AM Revision 5571a878 (qgis): [auth] bulletproof QgsAuthManager singleton to make server happy
- 11:06 AM Revision 8c325206 (qgis): Add skirts to hide cracks between adjacent terrain tiles
- This adds user configurable skirt height to DEM terrain generator.
Skirts are vertical walls at the edges of each ter... - 10:55 AM Revision ba75123f (qgis): Merge pull request #5443 from m-kuhn/iteratorTimeout
- [feature] Allow to specify timeout when requesting features
- 10:54 AM Revision ace8b064 (qgis): Add API doc
- 10:46 AM Revision 62f0603f (qgis): Add 3D support in RPM build
- 10:43 AM Revision dc5eefb5 (qgis): Merge pull request #5448 from signedav/relationshipstrength
- Duplication Feature and its relating Features
- 10:28 AM Revision 3dbffb07 (qgis): improved api doc
- 10:10 AM Revision 0bc33b14 (qgis): Clean auth DB path with cleanPath
- 10:10 AM Revision 48984dd0 (qgis): [auth] Authmanager singleton removal from API
- 10:10 AM Revision 4c7e3ff7 (qgis): [auth] Removed profile splash information for auth manager (now done in...
- 10:10 AM Revision bb73f0d8 (qgis): [auth] Removed instance and ctor from bindings
- 10:10 AM Revision a1574d06 (qgis): Add missing import
- 10:09 AM Revision acbd9d18 (qgis): Merge pull request #5432 from Gustry/allow_pipe_filepath
- allow pipe character in filepath in processing
- 10:07 AM Revision ecf93e38 (qgis): Fix test after QgsFileDownloader move to core and API change
- 09:37 AM Revision 18b6caf1 (qgis): add relations into drag-tree
- 09:26 AM Revision 13ba5773 (qgis): fix WITH_3D=TRUE build
- 08:54 AM Revision dc325147 (qgis): Merge pull request #5450 from daniviga/rpm-fix-epoch
- Fix 'epoch' management in rpm spec
- 08:07 AM Revision 861e05b4 (qgis): Merge pull request #5376 from pblottiere/dirty
- [FEATURE] Add a flag to dirty edit buffer when using executeSql in transactions
- 07:10 AM Revision 69f069a3 (qgis): spelling stuff
- 05:11 AM Revision 611dca4a (qgis): Merge pull request #5100 from Gustry/crs_description
- add CRS description in the layer_property expression
- 04:36 AM Revision 4021c300 (qgis): Merge pull request #5286 from DelazJ/toolswitch
- Enable display of selection tools in Attribute toolbar
- 04:31 AM Revision 089fa361 (qgis): Merge pull request #5285 from DelazJ/patch-1
- Add source files location
- 03:59 AM Revision d8775fca (qgis): Merge pull request #5398 from DelazJ/DelazJ-patch-1
- [DB Manager] Set correct dialog alignment
- 02:04 AM Revision 55203a0f (qgis): Merge pull request #5359 from nyalldawson/primitive
- Rename (and make safe) QgsGeometry::geometry()
- 02:02 AM Revision 93f8abec (qgis): Merge pull request #5423 from nyalldawson/gdal_ptr
- Implement scoped pointers for gdal handled objects
2017-10-25
- 01:13 AM Revision a2f380b2 (qgis): Add missing override
- 01:11 AM Revision 5300f69c (qgis): Fix doxygen warning
- 01:09 AM Revision 3888192e (qgis): Fix geometry checker relying on corrupting geometries to fix them
- Geometry checker was editing geometries in place, which potentially
was corrupting other implicitly shared copies of ... - 12:44 AM Revision 837c1c56 (qgis): Fix tests
- 12:37 AM Revision 332215c8 (qgis): Safer GDAL delete and close of datasets, which doesn't leak
- and works on Windows
See
https://github.com/qgis/QGIS/commit/d024910490a39e65e671f2055c5b6543e06c7042#commitcomment-... - 12:23 AM Revision 8eb919e5 (qgis): Explicitly close gdal dataset handles as early as possible
- 12:18 AM Revision bb8bad06 (qgis): Merge pull request #5437 from m-kuhn/pgquick
- [postgres] respect empty FilterFids list
- 12:12 AM Revision 052688cb (qgis): Fix crash when creating new rasters
- 12:12 AM Revision 7455c2f9 (qgis): More gdal scoped pointer types
- 12:12 AM Revision 63e6cda6 (qgis): Fix build, tests
- 12:12 AM Revision 317228a0 (qgis): Fix build
- 12:12 AM Revision 4f4681ae (qgis): Implement scoped pointers for gdal handled objects
- 11:38 PM Revision a9f8e600 (qgis): Merge pull request #5428 from lbartoletti/triangleGML
- ADD GML export to QgsTriangle
- 11:36 PM Revision 72321c97 (qgis): Fix build warning
- 11:06 PM Revision 70361063 (qgis): Rename QgsGeometry::geometry as QgsGeometry::get()
- Because feature.geometry().geometry() is confusing, and impossible
to search for in python code (e.g. is input.geomet... - 11:06 PM Revision c70a47e2 (qgis): Update API break docs
- 11:06 PM Revision c50ee6d4 (qgis): Update python code to new API
- 11:06 PM Revision 1d01d4bc (qgis): Remove use of QSharedPointer/QScopedPointer
- 11:06 PM Revision 00e86903 (qgis): Replace use of qt methods with std equivalents
- 10:22 PM Revision 650a1227 (qgis): Avoid crash when export as GML an empty geometry
- 10:13 PM Revision 05e97b38 (qgis): [FEATURE] Add right click menu option to "open directory" to welcome pa...
- Allows easy opening of the folder containing a project from the welcome page,
e.g. to check if a newer version of the... - 10:13 PM Revision a89dfde9 (qgis): Remember whether project file exists and don't continually recheck
- Because that's slow for network paths. Instead only check once,
and add a menu option to refresh and force re-check - 08:38 PM Revision 1c8803c5 (qgis): [Plugin manager][needs-docs] follow up 87d087bbfdb0
- 07:32 PM Revision 82d94aad (qgis): Add some api documentations for new functions
- 05:48 PM Revision 62f20913 (qgis): [postgres] Early exit iterator if there's nothing to fetch anyway
- 05:04 PM Revision f7073d05 (qgis): [FEATURE] Duplicate features including children (one level deep) when r...
- 04:29 PM Revision 4923a3f3 (qgis): Rename signal in dirtied
- 04:29 PM Revision 82ba8ad0 (qgis): Replace dynamic_cast by qobject_cast
- 04:29 PM Revision 2bfb366e (qgis): Remove duplicated protected
- 04:29 PM Revision 385655fc (qgis): Add some tests
- 04:29 PM Revision 32ff78b3 (qgis): [FEATURE] Add a flag to dirty edit buffer when using executeSql in tran...
- 04:29 PM Revision 8a4382a4 (qgis): Private attributes
- 04:19 PM Revision 6297d19b (qgis): Merge pull request #5452 from mach0/master
- [ts] adding kyrgyz translators
- 03:51 PM Revision 1eac450d (qgis): [ts] adding kyrgyz translators
- 03:01 PM Revision 7922608e (qgis): Change the approach: returns an empty element
- 02:18 PM Revision 387057a1 (qgis): add CRS description in the layer_property expression
- 01:52 PM Revision 568b22d5 (qgis): [FEATURE] Snapping feedback improvements
- - tooltips with name of the layer that has been snapped
- different markers for different snap types (cross for verte... - 01:46 PM Revision 7dbae64c (qgis): Remove unrequired call to repaint map
- The addFeature() call before returns immeditely, so there isn't even
something around to justify a repaint. - 01:35 PM Revision dbd2cc95 (qgis): Merge pull request #5441 from m-kuhn/spinner
- [feature] Spinner icon on QgsFilterLineEdit
- 12:23 PM Revision c2443686 (qgis): Add some more tags to file downloader alg
- 12:23 PM Revision e24333ae (qgis): Don't report the same download progress twice, report progress for unkn...
- 12:23 PM Revision 016a8a29 (qgis): Don't throw exception when file downloader alg is canceled
- 12:23 PM Revision c728a35c (qgis): Fix progress bar for file downloader alg
- 10:08 AM Revision 06777483 (qgis): Fix changelog date in rpm speci when build is 'stable'
- 08:54 AM Revision 8f8e806b (qgis): Merge pull request #5444 from m-kuhn/shhhht
- Shhhht
- 08:39 AM Revision fac65434 (qgis): Fix epoch management in rpm spec 'Requires'
- 02:07 AM Revision ad7b2d03 (qgis): Add missing doc
2017-10-24
- 01:21 AM Revision ca5cd882 (qgis): Partially revert last commit
- See https://github.com/KDE/clazy/blob/master/src/checks/level0/README-container-anti-pattern.md
- 01:18 AM Revision 435fab11 (qgis): Remove unrequired include
- 01:12 AM Revision 4567e808 (qgis): Private classes should not be exported
- 01:06 AM Revision cfd39136 (qgis): Warning debug output when doing dangerous things
- 01:06 AM Revision 1b6088cd (qgis): Less noisy debug output
- 12:53 AM Revision 49de489c (qgis): [feature] Allow to specify timeout when requesting features
- This is potentially interesting for race conditions, but whenever it is specified,
iterators will need to be carefull... - 12:49 AM Revision fb4e84a0 (qgis): allow pipe character in filepath in processing
- 12:47 AM Revision 1fc2c3a5 (qgis): sipify does not like copydoc
- 12:45 AM Revision e9d6e387 (qgis): Add a spinner icon to QgsFilterLineEdit
- 12:45 AM Revision 2940be19 (qgis): Show spinner in locator widget
- 12:30 AM Revision ceb31fa4 (qgis): Fix qt warnings on task manager test
- 11:43 PM Revision a8caf49a (qgis): Notify feature source when iterator is closed
- 11:17 PM Revision 89a31e50 (qgis): reorder alphabetically imports for native algorithms
- 11:17 PM Revision 386eef2e (qgis): new string concatenation algorithm in processing
- 08:59 PM Revision 86b28ff3 (qgis): Speed up spatialite provider
- No need to iterate over all the features in the datasource only to find
out that there is no feature which is not in ... - 08:18 PM Revision 269f751e (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:04 PM Revision 821be45c (qgis): Merge pull request #5429 from boundlessgeo/BD-2239-clear-access-cache
- [auth][needs-docs][feature] Clear access cache
- 04:21 PM Revision f33accab (qgis): [postgres] respect empty FilterFids list
- Considering this statement:
layer.dataProvider().getFeatures(QgsFeatureRequest().setFilterFids([]))
this result... - 04:20 PM Revision e086d9a5 (qgis): [postgres] A bit less talky
- 04:17 PM Revision d34c09b3 (qgis): Merge pull request #5427 from alexbruy/processing-distance
- [processing] keep column names in standard distance matrix (fix #17150)
- 02:38 PM Revision adeb9929 (qgis): reload only updated column
- 02:38 PM Revision c97f06f0 (qgis): remove return and add else clause
- 02:38 PM Revision d6a39e90 (qgis): Update Attr Table after field calculation: fixes #17312
- 02:33 PM Revision 4a51c408 (qgis): [processing] correctly handle layers without attributes in GDAL-based
- geoprocessing algorithms (fix #17287)
- 02:27 PM Revision 04a8418a (qgis): add tests for distance matrix algorithm
- 02:27 PM Revision c64f03d0 (qgis): [processing] keep column names in standard distance matrix (fix #17150)
- 01:53 PM Revision 87cdc36d (qgis): Hide raster options for non-WMS/WMTS layers
- 11:15 AM Revision 5261a9a5 (qgis): Disable spell check in prepare-commit.sh
- The spell check slows down the pre-commit hook a lot. Spell checking
will still be done on travis. - 11:02 AM Revision 628a60be (qgis): Merge pull request #5396 from mhugent/server_wms_print_layers
- Server wms print layers
- 10:04 AM Revision 1edc1a79 (qgis): Move handling of snap indicators from map tools to a new class
- 10:01 AM Revision 29a137d5 (qgis): Merge pull request #5381 from pblottiere/bugfix_style_218
- [bugfix] Fixes #17234 save/load styles from Postgres when a service file is used
- 09:37 AM Revision 1c1ecf4c (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 09:35 AM Revision bb21395e (qgis): Make QgsVScrollArea inherit QgsScrollArea
- 09:23 AM Revision ac5d0f80 (qgis): Fixes #17234 save/load styles from Postgres when a service file is used
- 09:23 AM Revision 6c6d8375 (qgis): Add tests
- 09:10 AM Revision ceab42e4 (qgis): [auth] Tooltip minor rewording
- 09:00 AM Revision f11c6ddc (qgis): [auth] translate menu actions
- 08:59 AM Revision 7a070acf (qgis): [auth] Added recommended and tooltip
- 07:43 AM Revision cff3569c (qgis): Typo fixes
- 07:41 AM Revision 93887178 (qgis): [needs-docs][feature] New button for empty the composer table (#5407)
- Adds a button to empty a composer table. Useful when you have a table
with a lot of columns and you want only a few.
... - 03:41 AM Revision 8514fa36 (qgis): Fix build warning
- In related news, Travis is no longer failing builds which
throw new warnings
2017-10-23
- 11:47 PM Revision 87d087bb (qgis): [Plugin manager] Add a label for built-in plugins explaining they aren'...
- 11:32 PM Revision ea0e09b3 (qgis): Merge pull request #5410 from manisandro/geomchecker
- [FEATURE][Geometry checker] Support checking multiple layers at once, add new checks
- 11:21 PM Revision 46a6f25d (qgis): Merge pull request #5418 from nyalldawson/from_polyline
- Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- 11:12 PM Revision 2f44de0e (qgis): [FEATURE] Download a file in Processing
- 10:40 PM Revision 8421a7e0 (qgis): [Geometry checker] Add some debug code
- 10:31 PM Revision 2dccc3c1 (qgis): [Geometry checker] Remove unused includes
- 09:57 PM Revision 52e9a48c (qgis): Init z support and GML3 3D
- 08:42 PM Revision 977ce426 (qgis): [FEATURE][processing]Transect processing
- Adds a C++ version of the "ststion lines" plugin as a
new processing algorithm for creating transect lines. - 07:19 PM Revision e872716b (qgis): [auth] Typo in comment
- 07:16 PM Revision 86431774 (qgis): [auth] Add connection cache clear options
- This fixes a bug that required to restart
QGIS after a connection failed due to SSL
errors (the connection auth was c... - 07:04 PM Revision 65c6974d (qgis): Remove invalid decode statements from plugin installer
- 06:11 PM Revision 67b93418 (qgis): [auth] Removed configuration checkbox for auto clear
- 06:10 PM Revision 99014716 (qgis): [auth] Reverted to previous GUI
- 05:25 PM Revision 737d5135 (qgis): [Geometry checker] Use centroid of actual hole to report error in QgsGe...
- 05:25 PM Revision e089b3ba (qgis): [Geometry checker] Only add to feature pool spatial indices features wh...
- 05:25 PM Revision e00f7675 (qgis): [Geometry checker] Fix possible crash in QgsGeometryCheckerFixSummaryDi...
- 05:25 PM Revision 50e1c7a7 (qgis): [Geometry checker] Disable sorting in QgsGeometryCheckerFixSummaryDialo...
- 05:25 PM Revision 5de0c803 (qgis): [Geometry checker] Fix incomplete QgsGeometryOverlapCheckError::handleC...
- 05:25 PM Revision 9218afd3 (qgis): [Geometry checker] Don't make the layer-feature iterator return feature...
- 05:25 PM Revision f507246d (qgis): [Geometry checker] Don't recollect errors with empty recheck list
- 05:25 PM Revision 1f300cfa (qgis): Add QgsVScrollArea sip bindings
- 05:25 PM Revision f0116b49 (qgis): [Geometry checker] Use reduced tolerance when attempting to combine two...
- 05:25 PM Revision fde740a3 (qgis): Re-add QgsGeometryEngine::combine taking a list of QgsAbstractGeometries
- 05:25 PM Revision efc00c38 (qgis): [Geometry checker] Fix features not correctly removed from QgsFeaturePo...
- 05:25 PM Revision 084660a4 (qgis): [Geometry checker] More change tracking tests
- 05:25 PM Revision 8a561668 (qgis): [Geometry checker] Remove debug print
- 05:25 PM Revision cc9a2b33 (qgis): [Geometry checker] Fix incorrect logic in QgsGeometryCheckError::handle...
- 05:25 PM Revision 876418c4 (qgis): [Geometry checker] Add more fixError tests
- 05:25 PM Revision 3b6a0e2a (qgis): [Geometry checker] Fix crash in QgsGeometryCheckerResultTab::addError i...
- 05:25 PM Revision 5b2297f7 (qgis): [Geometry checker] Fix incorrect ring index in QgsGeometrySelfIntersect...
- 05:25 PM Revision 8cefc656 (qgis): [Geometry checker] Don't recheck any features if fixed error resulted i...
- 05:25 PM Revision edf563b4 (qgis): [Geometry checker] Fix crashes in QgsGeometryGapCheck::mergeWithNeighbo...
- 05:25 PM Revision 4a6cdbe3 (qgis): [Geometry checker] Add a first series of fixError tests
- 05:25 PM Revision 8f343a91 (qgis): [Geometry checker] Fix wrong obsoletes test in QgsGeometryContainedChec...
- 05:25 PM Revision 0ffd00da (qgis): [Geometry checker] Add TestQgsGeometryChecks::createTestContext variant...
- 05:25 PM Revision d71f62c7 (qgis): [Geometry checker] Make TestQgsGeometryChecks::searchCheckErrors return...
- 05:25 PM Revision 13725362 (qgis): [Geometry checker] Add follow boundaries check
- 05:25 PM Revision 1e499558 (qgis): [Geometry checker] Fix broken LayerFeature geometry transform
- 05:25 PM Revision bd44483f (qgis): [Geometry checker] Fix type check factory
- 05:25 PM Revision c44fa1da (qgis): [Geometry checker] Finish gap check test
- 05:25 PM Revision 6b3309cd (qgis): [Geometry checker] Add more tests
- 05:25 PM Revision f48cf249 (qgis): [Geometry checker] Fix incorrect free in gap check
- 05:25 PM Revision 85f8c25f (qgis): [Geometry checker] Specify part in error parametrization in line and li...
- 05:25 PM Revision 972d14f6 (qgis): [Geometry checker] Exclude from sip bindings
- 05:25 PM Revision 0f687379 (qgis): [Geometry checker] Simplify point in polygon check
- 05:25 PM Revision 9a2393ea (qgis): [Geometry checker] Qt < 5.9 compatibility fix
- 05:25 PM Revision 2c36a51f (qgis): Add missing QgsVScrollArea documentation
- 05:25 PM Revision ecd951dc (qgis): [Geometry checker] Try harder to match old errors to those found after ...
- 05:25 PM Revision 15b5da8f (qgis): [Geometry checker] Fix incorrect change parametrization in QgsGeometryC...
- 05:25 PM Revision 3cc72727 (qgis): [Geometry checker] Don't report segment lengths smaller than checker pr...
- 05:25 PM Revision 5ded4f85 (qgis): [Geometry checker] Ensure line layer intersection test does not check a...
- 05:25 PM Revision e5e3fde6 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::polygonRings
- 05:25 PM Revision 7bb5583b (qgis): [Geometry checker] Don't make line intersection test report symmetric e...
- 05:25 PM Revision 07dc4295 (qgis): [Geometry checker] Some initial tests
- 05:25 PM Revision 54019e11 (qgis): [Geometry checker] Make contained check work with all geometry types
- 05:25 PM Revision 44ce9166 (qgis): [Geometry checker] Also check other parts of same feature in dangle check
- 05:25 PM Revision 183671f9 (qgis): [Geometry checker] Use symDifference for all geometry types to detect d...
- 05:25 PM Revision 816273ea (qgis): [Geometry checker] Drop feature id update logic now handled by freezing...
- 05:25 PM Revision 767538ba (qgis): [Geometry checker] Move core classes to qgis_analysis
- 05:25 PM Revision a5553204 (qgis): [Geometry checker] Reorder some UI elements
- 05:25 PM Revision 156f0060 (qgis): [Geometry checker] Enter update mode when editing result layers
- 05:25 PM Revision bd8028e6 (qgis): [Geometry checker] Add line layer intersection check
- 05:25 PM Revision e4de3a8c (qgis): [Geometry checker] Update for QgsGeometryEngine API changes
- 05:25 PM Revision c71d4216 (qgis): [Geometry checker] Fix layerFeature comparison
- 05:25 PM Revision f114b531 (qgis): [Geometry checker] Allow adding a prefix to output layer names
- 05:25 PM Revision 6c088e7b (qgis): [Geometry checker] Fix logic to ensure that each pair of features is on...
- 05:25 PM Revision d6d584b3 (qgis): [Geometry checker] Show layer names instead of ids in user-facing strings
- 05:25 PM Revision 732ce4cf (qgis): [Geometry checker] Handle fid changes
- 05:25 PM Revision 9cbaebed (qgis): [Geometry checker] Store feature pool directly in LayerFeature instead ...
- 05:25 PM Revision c14cdbb6 (qgis): [Geometry checker] Fix incorrect mapToLayerUnits -> layerToMapUntis
- 05:25 PM Revision 9fe1d7b3 (qgis): [Geometry checker] Add tooltip with data source to layers in setup tab
- 05:25 PM Revision 0b974c67 (qgis): [Geometry checker] Only update layer list in setup tab after layers hav...
- 05:25 PM Revision f523af92 (qgis): [Geometry checker] Don't use QgsScrollArea...
- 05:25 PM Revision baf4a39c (qgis): [Geometry checker] Make line intersection test and line layer intersect...
- 05:25 PM Revision 2b01ccf1 (qgis): [Geometry checker] Run contained check in map crs
- 05:25 PM Revision 49b3cee4 (qgis): [Geometry checker] Various ui improvements
- 05:25 PM Revision 374e1865 (qgis): [Geometry checker] Add layer column to fix summary dialog tables
- 05:25 PM Revision e0caef92 (qgis): [Geometry checker] Introduce vertical-only scroll-areas
- 05:25 PM Revision aa27b664 (qgis): [Geometry checker] Fix some feature highlighting issues
- 05:25 PM Revision 0740979b (qgis): [Geometry checker] Improve label
- 05:25 PM Revision 5e6501fe (qgis): [Geometry checker] Add layer column to result table
- 05:25 PM Revision b80fa364 (qgis): [Geometry checker] Imporove logic for picking the output directory
- 05:25 PM Revision 018467fc (qgis): [Geometry checker] Fix determining active layer geometry types
- 05:25 PM Revision 81a4a526 (qgis): [Geometry checker] Fix updating and gathering of layers
- 05:25 PM Revision 29d057c1 (qgis): [Geometry checker] Reduce icon size in setup layer list
- 05:25 PM Revision db8b53f9 (qgis): [Geometry checker] Ensure duplicate check ui is enabled also for lines
- 05:25 PM Revision 87cdeda4 (qgis): [Geometry checker] Report if geometry is invalid in overlap check
- 05:25 PM Revision 7a518668 (qgis): [Geometry checker] Fix angle check possibly reporting end nodes of lines
- 05:25 PM Revision 57c348b8 (qgis): [Geometry checker] Ensure all UI items are consistently enabled/disable...
- 05:25 PM Revision 5470b163 (qgis): [Geometry checker] Set appropriate initial size for checker dialog
- 05:25 PM Revision 45862ed6 (qgis): [Geometry checker] Rename tab: Settings -> Setup
- 05:25 PM Revision c1b06cef (qgis): [Geometry checker] Tweak logic for choosing which layers are selected i...
- 05:25 PM Revision 58e39f6a (qgis): [Geometry checker] Ensure overlap check returns on error for each overl...
- 05:25 PM Revision e88f32a2 (qgis): [Geometry checker] Add point in polygon check
- 05:25 PM Revision 3842f42a (qgis): [Geometry checker] Add line intersection check
- 05:25 PM Revision b5208c04 (qgis): [Geometry checker] Simplify code
- 05:25 PM Revision b9966aa3 (qgis): [Geometry checker] Extend duplicate check to also handle points
- 05:25 PM Revision ee47d42d (qgis): [Geometry checker] Add point must be covered by line check
- 05:25 PM Revision 7fb1c551 (qgis): [Geometry checker] Add dangle check
- 05:25 PM Revision 3dc083c8 (qgis): [Geometry checker] Uniformize error messages
- 05:25 PM Revision 5c848405 (qgis): [Geometry checker] Don't self-compare features in contained check
- 05:25 PM Revision f0f66d74 (qgis): [Geometry checker] Fix LayerFeature iterator
- 05:25 PM Revision 821eb409 (qgis): [Geometry checker] Initial multilayer support for contained check
- 05:25 PM Revision 55cf1254 (qgis): [Geometry checker] Initial multilayer support for duplicate check
- 05:25 PM Revision 3d8ffcb1 (qgis): [Geometry checker] Initial multilayer support for overlap check
- 05:25 PM Revision dd12b132 (qgis): [Geometry checker] Add multi-layer support to gap check
- 05:25 PM Revision 23affe4f (qgis): [Geometry checker] Store error values in map units, perform topology ch...
- 05:25 PM Revision 46e3ef73 (qgis): [Geometry checker] Ensure headers appear in project tree
- 05:25 PM Revision e7efde2c (qgis): [Geometry checker] Make checks report affected are in selected crs
- 05:25 PM Revision 84184d45 (qgis): [Geometry checker] Use map crs for geometry and errorLocation in CheckE...
- 05:25 PM Revision 31cc65df (qgis): [Geometry checker] Initial multi-layer support
- 05:25 PM Revision b52b2c51 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::LayerFeatures
- 05:25 PM Revision 1642eb16 (qgis): [Geometry checker] Adapt for API changes
- 05:25 PM Revision 2a92bfb2 (qgis): [Geometry checker] Introduce QgsGeometryCheckerContext
- 05:02 PM Revision 97ad01b3 (qgis): Add the possibility to publish the url of WMS/WMTS layers and to advert...
- 04:02 PM Revision 1ecdb1dc (qgis): [auth] Menu option and configuration for auto clear auth cache
- 04:02 PM Revision cde36f32 (qgis): [auth] Clear network authentication cache on SSL errors
- 02:48 PM Revision e3fc73f4 (qgis): Merge pull request #5415 from rouault/use_layername
- [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid= when no ambiguity
- 02:29 PM Revision 0d89504e (qgis): ADD GML export to QgsTriangle
- 02:20 PM Revision a6964b51 (qgis): Merge pull request #5413 from rldhont/server-bugfix-display
- [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 11:35 AM Revision d8dc0f92 (qgis): Make gpkg the first choice for processing vector outputs
- 11:35 AM Revision 1d043f3c (qgis): Update test
- 11:35 AM Revision 7bfd60ab (qgis): [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 11:04 AM Revision 1822b76c (qgis): [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid...
- When composing URI, use layer names if layer names are unique. This will
be more stable in case the datasource get la... - 07:04 AM Revision a48c2e8f (qgis): Merge pull request #4947 from lbartoletti/regularShape_gui
- [FEATURE][needs-docs] Add gui to draw Circle, Ellipse, Rectangle and Regular Polygon
2017-10-22
- 11:03 PM Revision 5d675720 (qgis): Optimise calculation of QgsGeometry::vertexNrFromVertexId
- By moving logic to abstract geometry subclasses so that they
can trivially retrieve the vertex number, instead of rel... - 11:03 PM Revision 2e8e72d0 (qgis): Optimise determination of adjacent vertices and move to QgsAbstractGeom...
- Previously the method in QgsGeometryUtils was relying on
QgsAbstractGeometry::coordinateSequence, which is an absolut... - 10:03 PM Revision 16cad4d1 (qgis): - Add Signals start/stopCapturing
- - fix QSpinBox -> QgsSpinBox
- 12:43 PM Revision 51fb6654 (qgis): Fix QgsVectorFileWriter use of transactions while writing
- Previously the writer was only using transactions in some
cases (when calling the static writeAsVectorFormat method).... - 10:10 AM Revision c4f3832a (qgis): Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- and add new QgsGeometry::fromPolyline which uses QgsPoint
We want to encourage people not to use the QgsPointXY meth... - 04:09 AM Revision 10a2867c (qgis): Partially revert 28daa1a0
- Using gpkg for this test is causing intermittent travis
timeouts.
.
.
.
.
Team Shapefile FTW ;) - 02:59 AM Revision 15af45f6 (qgis): Fix QgsGeometry::angleAtVertex returned wrong angle for start/end
- of closed linestrings
The average angle of adjacent segments should be used in this case
2017-10-21
- 05:55 PM Revision 25b04217 (qgis): follow up f243b8448e2
- 05:39 PM Revision f243b844 (qgis): postgres: add support for partitioned tables (implements #17302)
- 05:39 PM Revision e6f52365 (qgis): postgres provider: queries have an unknown relation type
- 04:33 PM Revision 6428fed8 (qgis): Merge pull request #5385 from jachym/geopackage
- Put GeoPackage at first place in the menu
2017-10-20
- 12:28 AM Revision 2e87d32f (qgis): [Browser] With GDAL 2.x, fix invalid detection of OGR VRT by GDAL provi...
- 12:09 AM Revision 49071808 (qgis): [Browser] Fix invalid detection of OGR VRT by GDAL provider, and fix br...
- 11:26 PM Revision cc96f51e (qgis): [OGR/browser] More consistant use of GDAL API
- 09:46 PM Revision feaa8b81 (qgis): [OGR provider] subLayers(): avoid emitting error on a geometry less layer
- 09:42 PM Revision c130f9fc (qgis): [OGR provider] Avoid (harmless) OGR errors when trying to convert GeoPa...
- 06:29 PM Revision 32852fb4 (qgis): fix tab clicks in plugin manager
- 06:06 PM Revision a733ace3 (qgis): Merge pull request #5409 from rouault/fix_gpkg_many_layers
- [OGR provider] Allow opening (GeoPackage) datasets with many layers
- 05:37 PM Revision c9b0a2b1 (qgis): [OGR provider] Speed-up layer addition to the canvas when selected from...
- 05:37 PM Revision 8f3d44d4 (qgis): [OGR provider] Allow opening (GeoPackage) datasets with many layers
- Currently each time you instanciate a QgsOgrProvider layer, a GDAL dataset is
created. In the case of GeoPackage, thi... - 05:37 PM Revision e59f1d5d (qgis): Move static variable to function scope
- 05:11 PM Revision 08443c20 (qgis): Revert "Avoid type quotation errors in value exists check"
- This reverts commit 6ce4b607c522d5db35227d2ae5f20259d4e384f0.
- 04:29 PM Revision fc016ec6 (qgis): Application termination: fix crash caused by 5288aed5503205948f3785590e...
- 04:14 PM Revision 6ce4b607 (qgis): Avoid type quotation errors in value exists check
- 04:14 PM Revision a01f153e (qgis): Feature validation should not spam the log
- 02:10 PM Revision 5288aed5 (qgis): QGisApp: fix potential crash at application closing linked to mDataSour...
- 11:19 AM Revision c9938880 (qgis): Move creation of datasource uri for external wms layers to QgsWMSParame...
- 11:13 AM Revision 0f3d14a0 (qgis): Merge pull request #5408 from rldhont/server-handlerequest-project
- [Server][FEATURE] Handle request from QgsServer with a QgsProject
- 10:25 AM Revision efb84fd2 (qgis): Merge pull request #5337 from dmarteau/qgis_utils_refactoring
- Disable message hook and import override at runtime
- 09:44 AM Revision 7b455d87 (qgis): [Server][FEATURE] Handle request from QgsServer with a QgsProject
- With this commit, it's posssible to handle a request from a QgsProject without writing it to the disk.
```python
ser... - 08:26 AM Revision 13a00aae (qgis): Merge pull request #5399 from pblottiere/server_flaky_tests
- [server] WIP : reactivate flaky server tests for WMS requests
- 03:16 AM Revision b2add8cf (qgis): Another attempt to avoid Travis warnings
- 03:16 AM Revision 8d64e2e6 (qgis): Also add unique_ptrs for other geos classes
2017-10-19
- 01:07 AM Revision 4e586818 (qgis): Fix warning if building without 3d
- (AKA hurry up Fedora 27, I want Qt 5.9 already)
- 06:43 PM Revision 6d50b37c (qgis): Merge pull request #5403 from boundlessgeo/issue_17187_backportFrom3
- [bugfix] Attribute table model not updated when a feature is changed. fixes #17280 #17187
- 05:58 PM Revision a411669d (qgis): Merge pull request #5226 from aaime/rule_labels
- Also export rule based labelling in SLD. Follows up to ticket #8925
- 04:29 PM Revision e90f601a (qgis): Add some tests to validate assertXMLEqual
- 04:29 PM Revision e50a8aa3 (qgis): Split WMS tests to detect flaky behavior
- 04:29 PM Revision 3c18232c (qgis): Unskip test_wms_getprint_srs (GetPrint has been refactored since)
- 03:51 PM Revision e7d7295a (qgis): Merge pull request #5405 from rldhont/server-wms-test-enhancement
- [Server][Tests] Fix WMS tests locally
- 03:45 PM Revision 28daa1a0 (qgis): Adding more default SHP->GPKG changes
- 02:55 PM Revision aa594f53 (qgis): Also export rule based labelling. Follow up to #8925
- 02:48 PM Revision dc6bdc29 (qgis): [Server][Tests] Fix WMS tests locally
- 02:16 PM Revision 9ce73616 (qgis): Possibility to set a WMS print layer for WMS/WMTS layers in qgis server...
- 12:23 PM Revision 492967a8 (qgis): [bugfix] Attribute table model not updated when a feature is changed
- 11:02 AM Revision 05dcb537 (qgis): Merge pull request #5350 from pblottiere/null_218
- [bugfix] Properly update filter comboboxes of relation reference widget
- 10:01 AM Revision f7687e27 (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 10:01 AM Revision b70d9b50 (qgis): Add some tests
- 09:26 AM Revision 79bc5d4b (qgis): Save state of 3D map views in projects + restore them on project load
- 09:26 AM Revision 2aaff6a3 (qgis): Move code useful for 3D view out of 2D map canvas dock code
- 08:14 AM Revision ac7e041a (qgis): Revert "Fix build warnings on Travis"
- Hey clang - how about you don't through warnings if
fixing them breaks the build?
This reverts commit e28a555497e998... - 07:14 AM Revision 60d0db9e (qgis): [DB Manager]Set dialog alignment instead of adding trailing spaces to l...
- 06:25 AM Revision e28a5554 (qgis): Fix build warnings on Travis
- 06:23 AM Revision 8927fb57 (qgis): Merge pull request #5369 from nyalldawson/toolbox_order
- [processing] Always list native algorithms before 3rd party providers
- 05:12 AM Revision 4ce16624 (qgis): Allow processing providers to specify a long name, and show it in tooltips
- Add version number to gdal provider long name
- 04:01 AM Revision a33376fe (qgis): Drop version and count from algorithm item in tree view
- 04:01 AM Revision 925ec609 (qgis): [processing] Always list native algorithms before 3rd party providers
- This change ensures that searching for algorithms always returns
native algorithms before matching 3rd party algorith... - 03:59 AM Revision 325168ee (qgis): Merge pull request #5392 from nyalldawson/file_downloader
- Split QgsFileDownloader into separate core/gui classes
- 03:48 AM Revision b855ad1e (qgis): Merge pull request #5366 from DelazJ/effectsalign
- Vertically align color widget in Effect properties dialog
- 03:47 AM Revision 8ca4a1a8 (qgis): Fix windows build
- 03:45 AM Revision 34e30568 (qgis): Merge pull request #5371 from DelazJ/colorspace
- Optimize spacing in Color settings dialog
- 02:52 AM Revision 6fe89fd3 (qgis): Replace GEOSGeomScopedPtr with unique_ptr with custom deleter
- And make greater use of it through QgsGeos to avoid potential
memory leaks. - 02:52 AM Revision bb522b36 (qgis): More use of geos::unique_ptr
- 02:52 AM Revision 0d6df128 (qgis): Fix leak in QgsMultiSurface::asJSON
2017-10-18
- 01:40 AM Revision a1efff79 (qgis): [auth] Fix documentation error in QgsAuthCertUtils
- 12:07 AM Revision c66de140 (qgis): [auth] Add PKCS8 to PKCS1 key conversion for macOS (deps on libtasn1)
- See description of QgsAuthCertUtils::pkcs8PrivateKey.
This fix may be needed on other platforms (untested at this po... - 12:07 AM Revision 8107f910 (qgis): [auth] Move inline file reads to static func; add PKCS#8 sniffing func
- 12:07 AM Revision 025c6f2e (qgis): [auth] Add error trap and debug fixes for PKCS#12 auth method
Also available in: Atom