Statistics
| Branch: | Tag: | Revision:

qgis @ master

Name Size
  .ci
  .docker
  .github
  .tx
  cmake
  cmake_templates
  debian
  doc
  editors
  external
  i18n
  images
  linux
  mac
  ms-windows
  postinstall
  python
  resources
  rpm
  scripts
  src
  tests
.dockerignore 27 Bytes
.editorconfig 294 Bytes
.gitattributes 37 Bytes
.gitignore 2.6 KB
.mailmap 3.37 KB
BUGS 1.26 KB
CMakeLists.txt 48.1 KB
COPYING 18.4 KB
ChangeLog 12.4 MB
Exception_to_GPL_for_Qt.txt 25 KB
INSTALL.md 47.2 KB
NEWS.md 190 KB
PROVENANCE 2.08 KB
README.md 13.5 KB
qgis-test.ctest.example 1.04 KB
qgis.1 2.89 KB
qgis.dtd 4.97 KB
requirements.txt 43 Bytes
setup.cfg 5.45 KB

Latest revisions

# Date Author Comment
4cf83449 2023-09-22 11:34 PM Jean Felder

qgsmesh3geometry: Limit geometry to 3d scenes' 2d extent

This is a follow-up of https://github.com/qgis/QGIS/pull/51304 which
did not handle mesh layers. This commit adds this support.

The meshes displayed in a 3d view do not take into account the scene...

4f345e74 2023-09-22 11:34 PM Jean Felder

qgsmesh3dgeometry: Fix typo in a variable name

84a55ed1 2023-09-22 11:34 PM Jean Felder

qgsmesh3dentity: Remove empty line at the end of file

b9f77021 2023-09-22 11:33 PM Jean Felder

qgs3dmapscene: Handle mesh layers in elevationRange()

This is a follow-up of https://github.com/qgis/QGIS/pull/51544 which
only handled PointCloud layers.

The switch logic, with no default clause, results in an explicit
compilation warning. This brings attention to the cases which are not...

f4e55344 2023-09-22 11:31 PM Even Rouault

SQLite layer export: do not set SRID= layer creation options that is interpreted by the OGR SQLite driver as meaning SRID=0 (fixes #54560)

4c15213e 2023-09-22 11:30 PM Even Rouault

[OGR provider] GPKG/SQLite: issue a 'UPDATE ... SET col_name = constant' when updating all features (fixes #53043)

On the test case provided in #53043:

Before:
```
Start layer.getFeatures() without update
layer.getFeatures() found 591904 features and took 0:00:06.561681...

b443c19b 2023-09-22 11:28 PM Alessandro Pasotti

Merge pull request #54664 from elpaso/bugfix-gh54572-pg-geom-and-geog

PG: fix issue GH #54572 st_geographyfromtext

6daf48e2 2023-09-22 11:27 PM Alexander Bruy

use stringToSafeFilename()

a3ca16e3 2023-09-22 11:27 PM Alexander Bruy

[processing] replace illegal characters with underscore when generating
output filename in Split Vector Layer algorithm (fix #53856)

Also ignore invalid geometries, as we only want to split vector layer

9fc2c3d6 2023-09-22 11:24 PM Harrissou Santanna

There is no feature display name for raster

View all revisions | View revisions

Also available in: Atom