Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
87 additions
and 88 deletions.
- +3 −3 BUGS
- +7 −7 INSTALL
- +4 −4 NEWS
- +1 −1 README.md
- +2 −2 debian/upstream/metadata
- +7 −7 doc/INSTALL.html
- +1 −1 doc/index.dox
- +6 −6 doc/news.html
- +1 −1 doc/news.t2t
- +4 −5 doc/osx.t2t
- +2 −2 python/plugins/MetaSearch/metadata.txt
- +1 −1 python/plugins/MetaSearch/resources/connections-default.xml
- +1 −1 python/plugins/processing/metadata.txt
- +1 −1 python/plugins/processing/script/CreateScriptCollectionPluginAction.py
- +1 −1 python/plugins/processing/tests/GdalAlgorithmsTest.py
- +5 −5 rpm/qgis.spec.template
- +1 −1 src/app/qgscrashdialog.cpp
- +1 −1 src/core/qgslabelingengine.cpp
- +1 −1 src/core/qgsmaptopixel.cpp
- +3 −3 src/core/qgspointlocator.cpp
- +1 −1 src/core/qgsvectorlayerdiagramprovider.cpp
- +1 −1 src/core/qgsvectorlayerlabelprovider.cpp
- +2 −2 src/core/raster/qgscolorrampshader.cpp
- +1 −1 src/core/symbology-ng/qgsmarkersymbollayer.cpp
- +1 −1 src/core/symbology-ng/qgssymbollayerutils.cpp
- +1 −1 src/gui/qgsrasterlayersaveasdialog.cpp
- +1 −1 src/gui/qgsrubberband.cpp
- +1 −1 src/plugins/grass/qgsgrassmoduleoptions.cpp
- +3 −3 src/providers/postgres/qgspostgresconn.cpp
- +2 −2 src/providers/postgres/qgspostgresprovider.cpp
- +1 −1 src/providers/postgres/qgspostgresprovider.h
- +1 −1 src/providers/wfs/qgswfsprovider.cpp
- +1 −1 tests/src/core/testqgsgeometry.cpp
- +1 −1 tests/src/core/testqgsgeometryutils.cpp
- +1 −1 tests/src/core/testqgsmaptopixelgeometrysimplifier.cpp
- +2 −2 tests/src/core/testqgsmarkerlinesymbol.cpp
- +1 −1 tests/src/core/testqgsrasterlayer.cpp
- +1 −1 tests/src/core/testqgsvectorfilewriter.cpp
- +1 −1 tests/src/python/test_provider_ogr_gpkg.py
- +3 −3 tests/src/python/test_provider_postgres.py
- +1 −1 tests/src/python/test_provider_wfs.py
- +5 −5 tests/src/python/test_qgsgeometry.py
- +1 −1 tests/src/python/test_qgspallabeling_tests.py
Oops, something went wrong.