Activity
From 2016-10-18 to 2016-11-16
2016-11-16
- 11:53 PM Revision 4e8357fb (qgis): oracle provider: allow switching workspaces through property
- 11:53 PM Revision 66385690 (qgis): oracle provider: allow switching workspaces through property
- (cherry picked from commit 2dc448dfb8c568c20e69fc9e3955e5df63d9a880)
- 03:23 PM Revision 1eb8fe52 (qgis): typo fix
- 03:05 PM Revision 33ee514b (qgis): Disable failing PyQgsOfflineEditingWFS test
- 02:19 PM Revision 249c8dca (qgis): Prioritise provider default literals over reused values when
- creating a new feature
- 02:19 PM Revision 60bbd093 (qgis): Avoid double-evaluating postgres default values
- 02:19 PM Revision af016cfb (qgis): Don't use auto generated widgets for fields with provider default
- value clause
Using auto widgets may cause the default value clause to be mangled,
eg by converting it to a number - 02:19 PM Revision 3242321a (qgis): [FEATURE] Add method to get list of unique strings matching
- a substring from a vector data provider
Base implementation iterates through all features, but
providers can overrid... - 02:19 PM Revision 091f4889 (qgis): Make sure primary keys are always marked with a unique, not null
- constraint for all providers
- 02:19 PM Revision b5864cd4 (qgis): [FEATURE] Improve handling of defaults (inc provider default clauses,
- literal defaults, and qgis expression defaults) and automatically
handle unique value constraints on layers
Add a ne... - 02:19 PM Revision 95271c86 (qgis): Fix clearing constraints
- 02:19 PM Revision 747097d4 (qgis): New method QgsVectorLayerUtils::createUniqueValue
- Returns a new unique attribute value for a layer. For numeric
fields this is the max attribute value + 1, for strings... - 02:19 PM Revision 4682eaf6 (qgis): Add QgsVectorLayer::uniqueStringsMatching() to retrieve
- a list of unique strings matching a substring for a field
- 02:19 PM Revision 631bd48a (qgis): Port remaining map tools, paste features, offline editing
- to use new constraint/default clause handling methods
- 01:59 PM Revision ff691a6b (qgis): Merge pull request #3747 from nyalldawson/num_input
- [processing] Restore spin box widget for number inputs outside modeller
- 01:09 PM Revision 582a56d8 (qgis): fix f2e3d53 indentation
- 01:08 PM Revision 5b5600fd (qgis): fix a62fdb0 indentation
- 01:08 PM Revision 520a137e (qgis): fix 27de86 indentation
- 11:55 AM Revision 27de86c4 (qgis): oracle provider: fix retrieval of column comments for geometryless tabl...
- (cherry picked from commit a62fdb085d741da898f2bbb048c33b58aee9d630)
- 11:54 AM Revision f2e3d530 (qgis): oracle provider: fix retrieval of column comments for geometryless tabl...
- (cherry picked from commit a62fdb085d741da898f2bbb048c33b58aee9d630)
- 11:52 AM Revision a62fdb08 (qgis): oracle provider: fix retrieval of column comments for geometryless tabl...
- 11:22 AM Revision b32a7197 (qgis): [symbology] draw effect(s) when rendering preview icon
- 09:33 AM Revision f5f28506 (qgis): More api break documentation
- 09:33 AM Revision 5b4a88f8 (qgis): [feature] Add layer scoped actions
- Within the attribute table, there is a new button to trigger actions
which are not based on individual features but i... - 09:33 AM Revision a6eb7b62 (qgis): Convert action ids to uuid
- 09:33 AM Revision 08d350c0 (qgis): Fix bindings and docs
- 09:33 AM Revision e7d8b2ca (qgis): Rename scopes to "Field", "Feature", "Layer"
- 09:33 AM Revision f18d1c30 (qgis): Rename listActions to actions and fix test
- 08:12 AM Revision 5e487cfe (qgis): [FEATURE] Style management re-work and upgrade
- - A new favorite grouping system was added, which the symbols list
widget defaults to
- The selected tag / smartgroup... - 01:38 AM Revision 6727ea78 (qgis): Merge pull request #3764 from nyalldawson/cache_fix2
- Cache fixes
- 01:21 AM Revision 87d2ac35 (qgis): Add @map_extent variable containing geometry of current map extent
- ...Because I've seen a lot of ugly workarounds to recreate this
extent using wkt/buffers/etc
2016-11-15
- 08:33 PM Revision 1d538a67 (qgis): Add Translator
- Add new italian translator
- 06:00 PM Revision e9c4090e (qgis): fix build of qspatialite and ocispatial sql drivers
- 01:50 PM Revision 6c4eeda2 (qgis): Merge pull request #3762 from nirvn/processing_fix_grass
- [processing] fix grass/grass7 installation check
- 01:49 PM Revision adcb7726 (qgis): Merge pull request #3761 from nirvn/processing_parameterextent_fix
- [processing] fix ExtentSelectionPanel's getValue()
- 12:13 PM Revision 6bfd0fd7 (qgis): fix exception when selecting string function
- just a typo causing an exception when selecting a string function in query builder dialog
- 11:28 AM Revision a373f957 (qgis): [FEATURE] add functionnality to copy/move feature to move feature map tool
- 10:15 AM Revision 9ddf78e3 (qgis): minimal textual fix
- 08:33 AM Revision c72464b5 (qgis): Fix compilation without QtWebKit
- (cherry-picked from 04e02aff69)
- 05:03 AM Revision 8f8624a3 (qgis): Improve test debugging
- 05:03 AM Revision b5c1d0f2 (qgis): QgsCacheIndexFeatureId can also handle non-FilterFid requests
- in certain circumstances
On behalf of Faunalia, sponsored by ENEL - 05:03 AM Revision 53460232 (qgis): Don't query list of visible features when showing selected features
- On behalf of Faunalia, sponsored by ENEL
- 05:03 AM Revision b0801f34 (qgis): Avoid warning noise during attribute table load
- On behalf of Faunalia, sponsored by ENEL
- 05:03 AM Revision 08eaeaab (qgis): Increase maximum number of cached features
- On behalf of Faunalia, sponsored by ENEL
- 05:03 AM Revision 5e3d8fe0 (qgis): Use cached feature iterator if cache has all needed features
- Previously a cached feature iterator would only be returned
if cache was either full or used a cache index
On behalf... - 05:00 AM Revision afd5d1e9 (qgis): Recognise that a cache can be filled using a FilterNone request
- On behalf of Faunalia, sponsored by ENEL
- 04:41 AM Revision 38a4aac9 (qgis): Fix test for request size vs cache size
- On behalf of Faunalia, sponsored by ENEL
- 03:27 AM Revision 4a4ffa4c (qgis): [processing] fix grass/grass7 installation check
- 03:07 AM Revision c87839f0 (qgis): [processing] fix ExtentSelectionPanel's getValue()
- 02:51 AM Revision 8908eea4 (qgis): Fix rubber band in node tool not getting updated correctly
- 01:15 AM Revision d237e27d (qgis): Followup 29d33b4
2016-11-14
- 12:43 AM Revision 29d33b47 (qgis): [processing] Polygons to line fixes
- - Maintain Z/M values
- Handle curved geometries without segmentizing
- Retain null geometries - 10:00 PM Revision 5d78d60b (qgis): Remove duplicate QgsDataProvider::dataChanged( int ) signal
- Was not needed and not emitted anywhere
- 10:00 PM Revision 4a5faa08 (qgis): Remove duplicate selectionChanged signal from QgsVectorLayer
- If you don't want the extra info, just don't capture it...
- 10:00 PM Revision d3f5314b (qgis): [processing] Use standard field combo box for field choices
- 10:00 PM Revision 85c8c97d (qgis): Allow empty field name ('not set' option) in QgsFieldModel, QgsFieldCom...
- 08:54 PM Revision dd68d815 (qgis): Update tsstat.pl
- just a small intendation fix
- 06:16 PM Revision 8898c949 (qgis): Fix build
- 05:56 PM Revision 645514a2 (qgis): Remove setLayerName(), layerName() from QgsLayerTreeLayer
- (replaced by setName(), name() overridden from the parent)
- 05:49 PM Revision 04e02aff (qgis): Fix compilation without QtWebKit
- 05:49 PM Revision ca7d428a (qgis): Fix missing docs and sip coverage and tests (followup 968e02d6)
- (cherry picked from commit 9950b085d4c59ad432f15d4c1e3cdb4ef8bede5f)
- 05:30 PM Revision a2fce27b (qgis): Propagate layer/group name changes in the layer tree (fixes #15844)
- (cherry picked from commit 968e02d6fe38b024855ef75852eb033b4ad9ecbd)
- 04:39 PM Revision 9950b085 (qgis): Fix missing docs and sip coverage (followup 968e02d6)
- 02:40 PM Revision 9afd6b0a (qgis): [processing] fix test
- 02:38 PM Revision 9ad365e2 (qgis): Fix setDestinationCRS
- 02:24 PM Revision b13b4f94 (qgis): Fix QGIS Server build error
- 12:57 PM Revision 968e02d6 (qgis): Propagate layer/group name changes in the layer tree (fixes #15844)
- 10:59 AM Revision 10ae5e22 (qgis): [BUGFIX][QGIS Server] Transform feature collections bbox to ESPG:4326
- 10:57 AM Revision a4e436d3 (qgis): Fix typo
- 10:57 AM Revision fa88e6a1 (qgis): [BUGFIX][QGIS Server] Transform feature collections bbox to ESPG:4326
- 10:55 AM Revision 7299e6b8 (qgis): Fix typo
- 10:53 AM Revision 7ae62699 (qgis): [BUGFIX][QGIS Server] Transform feature collections bbox to ESPG:4326
- 10:05 AM Revision 6e9631ea (qgis): Merge pull request #3701 from alexbruy/processing-ogr-tests
- [processsing] tests for GDAL algorithms
- 08:36 AM Revision 798bc091 (qgis): Fix conversion from WKB to string in postgres provider (follow up d729951)
- 06:52 AM Revision 1f81a7c4 (qgis): [FEATURE] pole_of_inaccessibility expression function
- Exposes calculation of pole of inaccessiblity to expression
engine - 06:52 AM Revision 1d3f1f07 (qgis): Fix QgsGeometryUtils::sqrDistToLine returns bad values (eg nan values)
- 06:52 AM Revision b4409391 (qgis): Fix test failure, report distance from pole
- 06:52 AM Revision d6f09c01 (qgis): [FEATURE] Add method to calculate pole of inaccessibility for polygons
- Implements a method in QgsGeometry and a processing algorithm to
calculate the pole of inaccessibility for a surface,... - 06:52 AM Revision d5c307eb (qgis): Add method to find distance from a point to a poylgon's boundary
- 06:52 AM Revision 880647e5 (qgis): Add some tags to algorithm
- 06:36 AM Revision 514d4439 (qgis): Fix oracle provider and remove dead code
- 06:36 AM Revision 9872b484 (qgis): Remove caching of GEOS representation within QgsGeometry (legacy)
- 06:36 AM Revision d729951d (qgis): Remove caching of WKB from QgsGeometry (was kept just for compatibility)
- Also improves the API to export/import WKB as QByteArray
2016-11-13
- 06:15 PM Revision 8b1adc5d (qgis): Merge pull request #3635 from arnaud-morvan/processing_postgis_connect
- [processing][db_manager] Fix connection to postgis
- 11:34 AM Revision f24cda44 (qgis): [processing] Add unit tests for retrieving param from script code
- And fix number param retrieving from script code
- 11:34 AM Revision dbf6107b (qgis): [processing] Add button for projection selection dialog to
- Crs parameters in algorithm settings in modeler
This makes it easier to pick static CRSes for the parameter,
and als... - 11:34 AM Revision 3ef7b3b7 (qgis): [processing] Use standard QGIS projection selection widget for CRS params
- 11:34 AM Revision fbc12a8a (qgis): Allow showing 'not set' in QgsProjectionSelectionWidget
2016-11-12
- 12:31 PM Revision d81533e0 (qgis): fix failing test
- 12:31 PM Revision 0589566e (qgis): [processing] mark buffer lines test as expected failure
- This test failed as result and expected WKT geometries differ
only because of 0 vs. -0 in one coordinates pair - 12:31 PM Revision af16bbf5 (qgis): [processing] don't print Processing version
- 12:31 PM Revision fcc96de8 (qgis): [processing] fix indentation
- 12:31 PM Revision 75bd622c (qgis): [processing] restore and fix extraction of OGR layer names
- 12:31 PM Revision 2287230f (qgis): [processing] fix parameter definition in offset curve algorithm
- 12:31 PM Revision 426c5bef (qgis): [processing] compare only geometry in tests
- 12:31 PM Revision dff239c2 (qgis): [processing] improve temp file names generation
- 12:31 PM Revision b6d5f35b (qgis): [processing] cleanup OGR dissolve algorithm code
- Avoid double extensions when creating temp files
- 12:31 PM Revision 256efcc0 (qgis): [processing] remove unnecessary schemas from test data
- 12:31 PM Revision 652addb5 (qgis): [processing] don't pass layer name when '-sql' parameter is used
- 12:31 PM Revision e1ee477c (qgis): [processing] use numeric parameter for buffer distance
- 12:31 PM Revision 85d1fd72 (qgis): [processing] cleanup test data
- 12:31 PM Revision d08c02db (qgis): [processing] disable polygonize test, as it is not stable
- 12:31 PM Revision d239a97c (qgis): [processing] test for OGR one-side buffer
- 12:31 PM Revision 32094e93 (qgis): [processing] add test for OGR offset lines
- 12:31 PM Revision 02ed0aa6 (qgis): [processing] fix OGR offset curve and one-side buffer
- 12:31 PM Revision 397df659 (qgis): [processing] add test for points along lines
- 12:31 PM Revision a8feec8d (qgis): [processing] friendly names for some QGIS tests
- 12:31 PM Revision 52e29b93 (qgis): [processing] fix deprecation warnings in GDAL test
- 12:31 PM Revision 23de13c0 (qgis): [processing] add test for OGR buffer with dissolve
- 12:31 PM Revision 31a6189a (qgis): [processing] add test for OGR polygon buffering
- 12:31 PM Revision 5991eccb (qgis): [processing] simple test for ogr buffering
- 12:31 PM Revision a6bd9f02 (qgis): Revert "Fix extraction of ogr LayerName from multi-layer dataset URIs"
- This reverts commit 6c5364186dd8d45ac51e5bd1a72c6a542f032cb1.
As it breaks all OGR geoprocessing algoroithms. - 12:31 PM Revision 159fda68 (qgis): [processing] add test for gdal_polygonize
- 06:09 AM Revision 08231b8b (qgis): Merge pull request #3742 from nirvn/processing_fix_hasdependencies
- [processing] check for parent alg dependencies in hasDependencies()
2016-11-11
- 07:17 PM Revision 2eec236f (qgis): fix builds on trusty and precise
- 07:17 PM Revision f273e853 (qgis): fix translation
- 07:14 PM Revision 4c6be3a7 (qgis): fix builds on trusty and precise
- 07:03 PM Revision a4c7d979 (qgis): fix typo
- 06:33 PM Revision c180cf32 (qgis): Merge pull request #3753 from DelazJ/patch-17
- typo fix
- 06:14 PM Revision b069e955 (qgis): typo fix
- 05:49 PM Revision 12cfb31d (qgis): Make file downloader test more stable
- 05:45 PM Revision 8610c180 (qgis): Merge pull request #3752 from elpaso/downloader_2_14_test_fix
- Make file downloader test more stable
- 05:42 PM Revision fb124baa (qgis): Merge pull request #3751 from elpaso/downloader_master
- [bugfix][forwardport] File downloader for identify dialog hyperlinks
- 05:26 PM Revision 4e96912c (qgis): [bugfix][forwardport] File downloader for identify dialog hyperlinks
- fixes #14703
Include C++ and Python tests
Travis won: ported all test cases to Python
and disabled C++ companion te... - 05:24 PM Revision 78f0da25 (qgis): Make file downloader test more stable
- 04:55 PM Revision 4981bfcf (qgis): Fix memory leak
- 03:43 PM Revision 45617fb2 (qgis): Fix more Qt5.7 warnings
- 01:15 PM Revision e6dc5223 (qgis): [spatialite] Don't skip default values
- When inserting multiple features in a single prepared statement, the spatialite
provider would skip any default for i... - 01:15 PM Revision 054d4308 (qgis): [spatialite] Don't skip default values
- When inserting multiple features in a single prepared statement, the spatialite
provider would skip any default for i... - 12:05 PM Revision 526949b8 (qgis): [spatialite] Don't skip default values
- When inserting multiple features in a single prepared statement, the spatialite
provider would skip any default for i... - 11:13 AM Revision 28d7ceae (qgis): Some fixes to processing expression parameters
- 10:09 AM Revision a4cc5726 (qgis): Merge pull request #3748 from nirvn/processing_harmony
- [processing] harmonize modeler UI/UX behavior with QGIS
- 09:47 AM Revision f3d7e39a (qgis): [processing] harmonize modeler UI behavior with QGIS
- - use [close without saving][cancel][save] option when closing
a modeler with unsaved changes
- invert mouse wheel zo... - 08:56 AM Revision 35d106bf (qgis): Fix Qt 5.7 build warnings
- 07:08 AM Revision be2223fe (qgis): [processing] check for parent alg dependencies in hasDependencies()
- 04:26 AM Revision 156fce98 (qgis): Add unit tests for processing expression parameter
- 04:26 AM Revision 5625d6e9 (qgis): Expression parameters don't have to have parent layers
- 04:26 AM Revision 132e76a5 (qgis): [FEATURE][processing] New input type for expressions
- This adds a new input type for expression inputs. Expression
inputs can be linked to a parent layer so that the build... - 04:26 AM Revision 72118f91 (qgis): [processing] When an algorithm has string parameters, also
- accept numeric, file and table field inputs in modeler
This allows a non-string parameter to be reused as a string
p... - 04:25 AM Revision 1ef7ed53 (qgis): Merge pull request #3703 from aaime/svg_params
- Export parametric SVG, will fallback symbols for the systems that cannot understand them
- 02:02 AM Revision a3ae0b28 (qgis): [processing] Restore spin box widget for number inputs outside modeller
- This commit restores some pre 3.0 processing behaviour for number inputs.
Now, if a number input is required outside ...
2016-11-10
- 12:42 AM Revision cc0b2e64 (qgis): Merge pull request #3746 from ahuarte47/Issue_SinglePartsToMultiparts
- [FIXBUG] Fix iteration of features in SinglePartsToMultiparts algorithm
- 12:28 AM Revision dc800dba (qgis): Fix iteration of features
- 11:35 PM Revision 10648dfb (qgis): [processing] Start of tests for modeler
- 05:26 PM Revision 1cd11586 (qgis): Merge pull request #3745 from mhugent/server_datasources
- WMS server: add user setting if custom datasources are allowed in wms…
- 04:59 PM Revision 88587fde (qgis): Add override keywords
- 03:12 PM Revision b0644ea4 (qgis): WMS server: add user setting if custom datasources are allowed in wms r...
- 02:26 PM Revision 43ffd9e6 (qgis): Merge pull request #3744 from elpaso/downloader_2_14
- [bugfix][backport] File downloader for identify dialog hyperlinks
- 01:47 PM Revision 73b283c0 (qgis): update FindQCA.cmake for Arch Linux
- 01:03 PM Revision a676bde4 (qgis): [bugfix][backport] File downloader for identify dialog hyperlinks
- fixes #14703
Include C++ and Python tests
( cherry-picked from commit bdc2e24 )
Try to convince Travis to behave ... - 10:46 AM Revision fd7f3489 (qgis): Merge pull request #3682 from arnaud-morvan/processing_fix_fieldmapper_...
- [processing] fix fieldmapper dialog init method
- 10:45 AM Revision 51a56573 (qgis): Merge pull request #3727 from arnaud-morvan/processing_ogr2ogr_defaults
- [processing] fix Ogr2OgrToPostGisList algorithm
- 10:43 AM Revision be6672dd (qgis): Merge pull request #3741 from nirvn/processing_dependencies_improvement
- [processing] use algorithm description in modeler dependencies dialog
- 07:36 AM Revision 84bc1fc4 (qgis): Merge pull request #3740 from elpaso/downloader_2_18
- [bugfix] File downloader for identify dialog hyperlinks
- 07:02 AM Revision 6ea0049b (qgis): Merge pull request #3732 from nirvn/strpos_regexp_match_upgrade
- [expression] strpos() and regexp_match() improvements
- 05:55 AM Revision 6b2b4c57 (qgis): [FEATURE][expression] strpos() and regexp_match() improvements
- - strpos() now relies on a simple string within a string search
- regexp_match() now returns pos of a matching regula... - 04:21 AM Revision 45711d37 (qgis): [processing] use algorithm description in modeler dependencies dialog
2016-11-09
- 06:28 PM Revision 57aa7fd7 (qgis): Travis won: ported all test cases to Python
- and disabled C++ companion test (still useful locally and
for debugging)
For the curious: QTemporaryFile is not work... - 05:46 PM Revision 36d827a5 (qgis): Try to convince Travis to behave like a normal mechanical being
- 05:45 PM Revision afb4739d (qgis): [virtual] Fix encoding issue
- 05:31 PM Revision c05dca9d (qgis): [virtual] Fix encoding issue
- 05:28 PM Revision bf3c0f1b (qgis): [virtual] fix encoding issue
- 05:06 PM Revision 8f67c587 (qgis): Removed debug output
- 04:40 PM Revision 164a85ac (qgis): [virtual] Fix encoding issue
- 04:25 PM Revision 8b231ec7 (qgis): Added note and removed debug output
- 03:43 PM Revision bdc2e24d (qgis): File downloader for identify dialog hyperlinks
- fixes #14703
Include C++ and Python tests - 03:13 PM Revision 56f6c246 (qgis): debian packaging: include internal webkit bindings in yakkety
- 08:45 AM Revision 5093ec6b (qgis): Improve num_selected and is_selected function help
- 08:45 AM Revision c282e262 (qgis): Use QPointer for storing layer pointers in expression scope
2016-11-08
- 11:16 PM Revision 6cf47bef (qgis): Apply some @m-kuhn comments (#3736)
- * Use QgsStringMap
* Better description
* Use new translated metadata methods - 08:07 PM Revision 15bcded2 (qgis): [BUGFIX][QGIS Server] Revert layer order in WMS GetContext request
- 08:07 PM Revision 4218f14c (qgis): [BUGFIX][QGIS Server] Revert layer order in WMS GetContext request
- 08:06 PM Revision ea529c50 (qgis): [BUGFIX][QGIS Server] Revert layer order in WMS GetContext request
- 08:00 PM Revision 63e3fd37 (qgis): [BUGFIX][QGIS Server] Revert layer order in WMS GetContext request
- 04:28 PM Revision aaa3117b (qgis): Multi relation removal
- Let the user select multiple relations and delete them.
- 04:28 PM Revision 4234ad5c (qgis): Relation managment: enable the remove button when selection
- If nothing is selected, this button is doing nothing.
- 11:58 AM Revision 3683c33b (qgis): fixed wrong provider reference in union algorithm
- 10:45 AM Revision 72fddb8b (qgis): Merge pull request #3470 from arnaud-morvan/refactor_fields_context_gen...
- [Processing] Fix processing refactor fields algorithm using expression context generators
- 10:40 AM Revision 846eef20 (qgis): Merge pull request #3686 from arnaud-morvan/processing_reset_menus
- [processing] Add button to reset processing menus in config dialog
- 10:30 AM Revision 7c4e66b3 (qgis): Merge pull request #3726 from arnaud-morvan/processing_various_fixes
- [processing] small fixes
- 10:27 AM Revision db35b38b (qgis): Merge pull request #3731 from nyalldawson/alg_tags
- [processing] Allow algorithms to specify tags
- 09:04 AM Revision dc9ebe24 (qgis): dxf export: skip nan z coordinates
- (cherry picked from commit 0189609dcf22b58f2fd02dde1b7c9e1c98443606)
- 09:03 AM Revision 0189609d (qgis): dxf export: skip nan z coordinates
- 03:54 AM Revision e40d64f9 (qgis): Make provider default value clauses exempt from unique constraint checks
- Otherwise the check fails when the provider has a default value clause
like 'nextval(...)' even though the actual com... - 03:54 AM Revision 8cd810ed (qgis): Return false from QgsVectorLayer::addFeatures if adding features failed
- 03:54 AM Revision fcb6c2bb (qgis): Fix some incorrect return values from QgsFeature python bindings
- 02:25 AM Revision 6f3b0caa (qgis): Add method to QgsAttributes to convert to QgsAttributeMap
- 02:09 AM Revision f9bb2306 (qgis): Avoid some QgsGeometry pointer use in QgsGeometry API
- 01:15 AM Revision 3550cc99 (qgis): [processing] Allow algorithms to specify tags
- Tags are used while searching in the toolbox. This should help with
finding algorithms when the exact name is not kno...
2016-11-07
- 12:30 AM Revision 1a4f8f59 (qgis): [processing] When searching in toolbox, ignore order of words
- Eg, allows you to search "line merge" and find the "Merge lines"
algorithm. Should make it easier for users who don't... - 12:08 AM Revision 35a29d85 (qgis): Add missing API break documentation
- 12:05 AM Revision 02ea2d77 (qgis): Fix typos
- 11:57 PM Revision 32b1603c (qgis): Update indentation
- 11:53 PM Revision cef4719c (qgis): Add another file to .gitignore
- 11:52 PM Revision 3b307017 (qgis): Prepare commit ensures empty line before doxygen block
- 11:51 PM Revision fd150905 (qgis): Update identation
- 11:42 PM Revision f8bda8db (qgis): Avoid crash in testqgsexpression.cpp
- 11:42 PM Revision ec551618 (qgis): Avoid lazy evaluation for substr expression function
- Better solution is to set handlesNull to true to avoid the default
null parameter = null result behaviour, and handle... - 11:42 PM Revision 0fbcc4b9 (qgis): [FEATURE] upgrade the substr() function
- - support negative start value (e.g. substr('hello',-2) returns 'lo')
- support negative length value (e.g. substr('h... - 11:18 PM Revision 11405af0 (qgis): Fix range widget wrapper not correctly respecting default allow
- null setting
- 11:18 PM Revision 94413c38 (qgis): Show literal defaults in add feature form
- 11:18 PM Revision b0bd61f3 (qgis): [FEATURE] Detect default literal values from OGR layers
- Requires GDAL >= 2
- 11:18 PM Revision 0ae610c5 (qgis): [FEATURE] Detect literal default values for spatialite provider
- 11:18 PM Revision 1fea20de (qgis): Split handling of literal default values from provider side
- default value SQL clauses
QgsVectorDataProvider now has two methods:
- defaultValueClause: returns SQL fragment whi... - 05:15 PM Revision 59b10d65 (qgis): Merge pull request #3720 from sbrunner/WFS-provider-metadata
- Add metadata for WFS provider in layer metadata informations
- 04:46 PM Revision bc1ad2ce (qgis): Add metadata for WFS provider in layer metadata informations
- 12:48 PM Revision 8e7ae8f0 (qgis): Avoid having duplicated relations in the discovery
- 12:15 PM Revision 0ca9eb0d (qgis): debian packaging: drop trusty support
- 10:18 AM Revision b2b67ee8 (qgis): [BUGFIX] QgsOgcUtils: fix typo contians -> contains
- This has been fix in feature 'QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters' 1da1c278e758e7c84376ce...
- 09:00 AM Revision 91e4b24a (qgis): Better reading/writting of editor widget config.
- Avoid saving config parameters that are not set and support not
having them in the XML. - 07:15 AM Revision 6d8990b7 (qgis): Fix coverity uninitialized variable warnings
- 05:34 AM Revision 3c530a62 (qgis): Merge pull request #3723 from nirvn/regexp_matches
- [FEATURE] add regexp_matches() function
- 04:47 AM Revision 1d245b2e (qgis): [FEATURE] add regexp_matches() function
- The new function returns an array of strings captured by capturing
groups in a supplied regular expression. For e.g.,... - 04:20 AM Revision 4e4bb2bf (qgis): Merge pull request #3728 from nyalldawson/open
- Cleanup processing file handling
- 03:20 AM Revision 9b667d1e (qgis): [FEATURE] Remove c++ geometry snapper plugin
- All functionality is now available through analysis lib + processing
algorithm.
Marked as feature for documentation ... - 03:20 AM Revision 8acc286b (qgis): [FEATURE] Snap to layer algorithm accepts a mode parameter
- With a new option to prefer to snap to closest point on geometry.
The old behaviour was to prefer to snap to nodes, e... - 03:20 AM Revision c3a978b9 (qgis): [FEATURE][processing] Snap geometries to layer algorithm
- Port the Geometry Snapper plugin across to the analysis lib, and
expose to python bindings
Add a new algorithm which... - 03:20 AM Revision dae0a017 (qgis): [FEATURE][processing] Snap geometries algorithm allows snapping
- to other layer types, supports point/line layers
Fix #14791, #15313 - 03:20 AM Revision 983fe248 (qgis): Port some API from QgsPoint to QgsPointV2
- 03:13 AM Revision 0484769b (qgis): [processing] Use subprocess.DEVNULL instead of open(os.devnull)
- 02:36 AM Revision 6a99017b (qgis): [processing] Use with ... when opening files
- 02:11 AM Revision b4bca5bb (qgis): [processing] Don't try to force load files which don't exist
- 02:11 AM Revision 272cd380 (qgis): Fix python deprecation warning
- 02:11 AM Revision 54522fd5 (qgis): Fix crash when trying to render polygon with no exterior ring
- Should only occur with very badly corrupted layers, but we
shouldn't crash in this case - 02:11 AM Revision d783c732 (qgis): Fix processing tests
2016-11-06
- 12:23 AM Revision 143c18da (qgis): Fix processing tests weren't actually comparing resultant features
- .... oops (my fault - copy/paste error)
- 12:22 AM Revision eefa7115 (qgis): [processing] Fix invalid geometries made by densify when input geom is ...
- 06:11 PM Revision 78236c0b (qgis): Use contextGenerator in refactor fields algorithm
- 05:58 PM Revision a8d9dea1 (qgis): Add QgsExpressionContextGenerator inheritances in sip
- 03:25 PM Revision a6a09d9a (qgis): [processing] Fix Ogr2OgrToPostGisList with 8798c42339 and 3472ac80d8bd
- 03:21 PM Revision 01941176 (qgis): [processing] Log gdal calls
- 01:29 PM Revision 9cd39e79 (qgis): [db_manager] Fix connection to postgis
- 01:29 PM Revision 8b8bc26e (qgis): [processing] Fix connection to postgis
- 01:05 PM Revision 4a626994 (qgis): [processing] Fix TableWidgetWrapper in batch dialog
- 01:04 PM Revision 2d2fe8b8 (qgis): [processing] Fix BatchOutputSelectionPanel with QgsMapLayer instances
- 01:03 PM Revision 93be141a (qgis): [processing] Fix import error in FieldsMappingPanel
2016-11-05
- 03:05 PM Revision e90263ac (qgis): Merge pull request #3724 from elpaso/auth_tests_2_14
- [tests] Authmanager tests for username/pwd and PKI
- 02:16 PM Revision 6fd3f741 (qgis): [tests] Authmanager tests for username/pwd and PKI
- 12:47 PM Revision e426dbc8 (qgis): fix customwidgets includes path
- 12:01 PM Revision 022e2285 (qgis): Fill image with 0 in rendering thread (#3722)
- Calling QImage::fill( 0 ) on rendering start takes about 40% of the
time required for setting up a new job.
Since thi... - 11:48 AM Revision 701d4440 (qgis): Export parametric SVG parameters, will fallback symbols for the system ...
- 05:13 AM Revision 5984b218 (qgis): Add missing /Factory/ annotations to geometry classes
- 04:55 AM Revision 5fed35a8 (qgis): Add missing /Transfer/ annotations to geometry classes
- (cherry picked from commit 91e2f009c9652aac2a54380083f2c1c591069471)
- 04:55 AM Revision 32eaac03 (qgis): Add missing /Factory/ annotations to geometry classes
- (cherry picked from commit 93e559d399a57faf300d2ca6093c30220879f228)
- 04:40 AM Revision 91e2f009 (qgis): Add missing /Transfer/ annotations to geometry classes
- 04:38 AM Revision 93e559d3 (qgis): Add missing /Factory/ annotations to geometry classes
2016-11-04
- 01:46 PM Revision bef03091 (qgis): Merge pull request #3721 from elpaso/auth_tests_pki_ows_master
- [tests] WMS/WFS PKI authentication test
- 12:09 PM Revision a0e0fcf9 (qgis): [tests] WMS/WFS PKI authentication test
- 11:36 AM Revision 16a88e6c (qgis): Merge pull request #3719 from elpaso/auth_tests_more_master
- Auth tests more master
- 10:38 AM Revision ecef7d75 (qgis): Fix empty legends in WMS GetPrint
- 09:50 AM Revision f587defd (qgis): [tests][bugfix] Check for result diff existance before accessing to it
- 09:46 AM Revision f582849c (qgis): [tests] Authmanager Postgres PKI test
- 09:13 AM Revision ea43ce0e (qgis): Always create a main network access manager
- Or threaded networking - like XYZ layers - will crash in standalone apps.
- 06:15 AM Revision 0dd094ca (qgis): Remove per-pixel debug msg slowing down reprojection (fixes #15796)
- Even at level 5, the debug string would still be built and thrown away,
and affects both debug builds and RelWithDebu... - 06:07 AM Revision db0e7d57 (qgis): Remove per-pixel debug msg slowing down reprojection (fixes #15796)
- Even at level 5, the debug string would still be built and thrown away,
and affects both debug builds and RelWithDebu... - 04:27 AM Revision 24361c53 (qgis): Fix crash with tiled WMS (fixes #15799)
- (cherry picked from commit 16719b3f0f166667fdead8731a9ffe7227ab39f8)
- 04:23 AM Revision 16719b3f (qgis): Fix crash with tiled WMS (fixes #15799)
- 01:34 AM Revision 9a2ca1ce (qgis): Merge pull request #3673 from nyalldawson/constraints
- [FEATURE] Improved constraint handling, pt 1
- 01:02 AM Revision 100667ac (qgis): Fix dialogs which violate HIG (use of : at end of label)
2016-11-03
- 08:16 PM Revision b23e29f8 (qgis): Merge pull request #3716 from elpaso/auth_tests_more_2_18
- More Authentication Tests
- 07:49 PM Revision 9c535b53 (qgis): [tests] Use from qgis.PyQt import
- 07:30 PM Revision 342e7439 (qgis): [tests] Use from Qt import
- 06:51 PM Revision be12e831 (qgis): [tests] Py3 compat and postgres 9.4 default
- 06:51 PM Revision d17a65c7 (qgis): [tests] Chmod 0400 PKI certificates
- 06:51 PM Revision c54d9d8e (qgis): [tests] Server connection timeout
- 06:51 PM Revision 4fe9a8be (qgis): [tests][bugfix] Skip diff image if it does not exists
- 06:50 PM Revision 4329128a (qgis): [tests] PKI authentication tests
- 06:50 PM Revision f1791ecc (qgis): [tests] PKI auth tests on a PKI-enabled QGIS Server
- 05:32 PM Revision 4fe9daad (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
- 05:32 PM Revision e1d272d2 (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
- 05:30 PM Revision 0796ecbe (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
- 05:29 PM Revision 74f49ddd (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
- 03:58 PM Revision 8b3c39a2 (qgis): [processing] add missed description files for OTB 5.4.0
- 11:40 AM Revision a382ec77 (qgis): Merge pull request #3035 from alexbruy/global-startup-script
- Add global python startup script support in addition to per-user scripts
- 11:11 AM Revision 373e591a (qgis): drop old user startup script in favour of the new system
- User script should be placed into $HOME/.local/share/QGIS.
Additionally global scripts from /usr/local/share and
/usr... - 11:11 AM Revision 434bbeab (qgis): Add global python startup script support in addition to per-user script...
- 07:58 AM Revision 777fc860 (qgis): Merge pull request #3712 from nirvn/pal_zero_width_char_fix
- [pal] fix curved labels failure with zero-width characters
- 07:35 AM Revision 769c82b5 (qgis): [pal] fix curved labels failure with zero-width characters
- (fixes 15801)
- 07:33 AM Revision 9cd29f39 (qgis): [processing] Fix batch panel under Qt5
- 06:45 AM Revision 73038f20 (qgis): Merge pull request #3710 from DelazJ/patch-16
- Make collapsible the "Curve segmentation" frame
- 06:41 AM Revision 962166c4 (qgis): Merge pull request #3708 from nirvn/singlepart_to_multi
- [processing] optimise singlepart to multipart algorithm
- 03:05 AM Revision 03e29d4f (qgis): [processing] optimise singlepart to multipart algorithm
- - keep z/m/curved geometries intact
- rewrite loop to avoid the cost of nb. feature x unique values
2016-11-02
- 08:40 PM Revision a44ea228 (qgis): Small refinement to multipart to singlepart alg
- 06:17 PM Revision f692e191 (qgis): [BUGFIX][QGIS Server] Apply filter element
- 06:16 PM Revision e64d6475 (qgis): [BUGFIX][QGIS Server] Apply filter element
- 06:14 PM Revision d20b2a81 (qgis): [BUGFIX][QGIS Server] Apply filter element
- 05:48 PM Revision 963d75f4 (qgis): [BUGFIX][QGIS Server] Apply filter element
- 03:31 PM Revision 2be0f013 (qgis): document undocumented method
- 03:26 PM Revision a3c762b2 (qgis): more doxygen fixes
- 03:06 PM Revision ef012c44 (qgis): Fix test for QT5
- 03:05 PM Revision fca3dc2e (qgis): Fix test for QT5
- 02:48 PM Revision 5a2bb5d8 (qgis): fix doxygen comments
- 01:44 PM Revision 54dcc347 (qgis): default value does not need to be explicitly set
- 01:44 PM Revision 9ae6e6ff (qgis): fix typo in comment
- 01:44 PM Revision 2497375e (qgis): [FEATURE] save and restore color ramp used for singleband pseudocolor r...
- 01:44 PM Revision dac03d5c (qgis): use default QString() constructor instead of ""
- improve doxygen docs
- 01:44 PM Revision 75b23cb5 (qgis): update Python bindings
- 01:44 PM Revision f7d59123 (qgis): fix formatting
- 01:16 PM Revision 1c44d747 (qgis): Merge pull request #3695 from nirvn/processing_modeler_dblclick
- [processing] resurrect editing of modeler item on double-click
- 12:59 PM Revision eb91915b (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
- 12:43 PM Revision 189d8f56 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
- 12:42 PM Revision 85fcc7e0 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
- 12:40 PM Revision 06dc5011 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
- 11:47 AM Revision dbd7de39 (qgis): Merge pull request #3689 from rduivenvoorde/getPlugins3
- Temporarily hardcode plugins version in url ?qgis=3.0
- 11:22 AM Revision a7ffecd8 (qgis): Make collapsible the "Curve segmentation" frame
- in Settings --> Options --> Rendering dialog (for coherence with other frames)
also fix a typo - 09:09 AM Revision 4f5337fc (qgis): Merge pull request #3704 from pvalsecc/fix_collapsing
- Fix saving of the collapsed state for relations
- 09:06 AM Revision 5d877fd8 (qgis): Merge pull request #3707 from nyalldawson/multipart_to_single
- [processing] optimise multipart to singlepart algorithm
- 07:21 AM Revision 28457ed4 (qgis): Fix saving of the collapsed state for relations
- In the attribute form, the collapsed state of RelationReference
was not loaded correctly and was interfering with the... - 07:06 AM Revision 18fc0c6f (qgis): [processing] optimise multipart to singlepart algorithm
- - simplify code
- keep z/m/curved geometries intact
- might be a bit faster - 07:05 AM Revision f65e7702 (qgis): [FEATURE[processing] New algorithm to compute geometry by expression
- This algorithm updates existing geometries (or creates new
geometries) for input features by use of a QGIS expression... - 05:46 AM Revision 9b9a002b (qgis): Update api break docs
- 04:42 AM Revision 3f2a7810 (qgis): Respect non-enforced constraints when editing/adding features
- Warnings are shown, but features can be committed. Fields which
fail an unenforced constraint are now shaded in yello... - 04:42 AM Revision fac5bc06 (qgis): [FEATURE] Field constraints can be enforced or not
- Non-enforced constraints just show a warning to the user, but
do not prevent committing the feature. Enforced constra... - 04:42 AM Revision e3a60836 (qgis): fix test
- 02:07 AM Revision a6319a47 (qgis): If the layer is NOT being edited then only check layer based constraints
- and not any constraints enforced by the provider
Because:
1. we want to keep browsing features nice and responsive.... - 02:07 AM Revision cb94b68d (qgis): Move constraint handling to QgsFieldConstraints
- Avoids cluttering QgsField API
- 02:07 AM Revision 003fe183 (qgis): Color a few pixels slightly differently
- 02:07 AM Revision bb6fc32e (qgis): [FEATURE] Not null constraint detection for ogr provider
- Implements not null constraint detection for the OGR layers, where
supported for the data format by OGR.
(only avail... - 02:07 AM Revision 210c98be (qgis): Fix failing unit test
- 02:07 AM Revision 961b63f2 (qgis): Update API break docs
- 02:07 AM Revision 3a596749 (qgis): Fix some untranslatable strings
- 02:07 AM Revision c98d380d (qgis): Move responsibility for testing for attribute against constraints
- to QgsVectorLayerUtils::validateAttribute()
Also clean up some strings shown to the user when a constraint
check fails - 02:07 AM Revision 2500d75f (qgis): Move responsibility for storage of constraint expressions to QgsVectorL...
- 02:07 AM Revision f99ea26b (qgis): Refactor constraint handling
- - store constraint origin in QgsField
- move handling of constraint expressions to QgsField - 02:07 AM Revision 1cecf37b (qgis): Enforce unique constraints in attribute form
- 02:07 AM Revision b7d0fd6f (qgis): New class QgsVectorLayerUtils
- Contains static helper methods for working with vector layers.
Initially only contains a method to test whether a val... - 02:07 AM Revision 3e40f803 (qgis): Implement constraint detection for spatialite provider
- 02:07 AM Revision 21f885aa (qgis): Select all text after reset line edit to null
- 02:07 AM Revision 6bbd0061 (qgis): Move handling of not null constraint from edit form to layer
- 02:07 AM Revision bd9f672a (qgis): Allow constraints to be added at a QgsVectorLayer level
- 02:07 AM Revision 4efad04b (qgis): Move constraints to QgsField
- 02:07 AM Revision f6c1bf7f (qgis): Add gui for setting/exposing constraints in field properties
- Provider set constraints cannot be changed by users, ie
if a not null constraint is set on the field at the database
... - 02:07 AM Revision d1fd5884 (qgis): Add method to fetch constraints from a vector data provider
- Implemented for unique and not null constraints for postgres
provider
2016-11-01
- 12:52 AM Revision 5e3bef77 (qgis): Fix QgsFeatureRequest with expression not using provider fields
- and limit (fix #15771)
- 12:39 AM Revision 57a57545 (qgis): Add test for QgsFeatureRequest.setLimit and feature variable
- 12:39 AM Revision fb849620 (qgis): Avoid unexpected gpkg test success with older GDAL versions
- 11:46 PM Revision b679cbe0 (qgis): Speed up inserting features into memory layers by ~65%
- By avoiding an unnecessary map lookup
- 05:55 PM Revision 46281919 (qgis): fix german translation string
- 01:51 PM Revision d3c7a041 (qgis): fix typo
- (cherry picked from commit 658cfe68c91ec24f04f8ebda307fbec7d55a412f)
- 01:50 PM Revision da451274 (qgis): fix typos
- (cherry picked from commit 7a326b1b8d7026bc2782afc0fdc5abbaa1065370)
- 01:48 PM Revision 053c5311 (qgis): fix typos
- (cherry picked from commit 7a326b1b8d7026bc2782afc0fdc5abbaa1065370)
- 01:46 PM Revision 7a326b1b (qgis): fix typos
- 08:36 AM Revision 667718bc (qgis): [feature] Editor widget auto config for foreign keys (#3699)
- Automatically pick RelationReference widgets for foreign keys.
- 05:14 AM Revision 4f8ee78f (qgis): Fix some no such signal/slot warnings
- ... in such a way that they'll never appear again
- 04:41 AM Revision 5e4bb00f (qgis): Fix import of shapefiles to postgres - regression introduced in 5abdfcb...
- (cherry picked from commit a965a132c52df9308b5a58be92c04a285826485a)
- 04:41 AM Revision 629ca8b9 (qgis): Hide import/export buttons for arcgis services as they do not work (fix...
- (cherry picked from commit 1c2f0de9fbea8e90c9d20036bfa1601c1d192a89)
- 04:41 AM Revision b7980400 (qgis): Fixed legend renderer expected images
- 04:41 AM Revision 6b120a86 (qgis): Fix display of diagram legend entries (fixes #15448)
- To make the implementation saner, the legend node that may be embedded within parent
layer node is kept separately fr... - 04:41 AM Revision 90e1c936 (qgis): Fix building of legend node tree if embedded widgets are used in the layer
- (cherry picked from commit 10cab93c3652c38db27553616f36290f7b820c48)
- 04:41 AM Revision 5c83b792 (qgis): Fix reordering and removal of legend nodes in composer legend
- (cherry picked from commit f4e1e6f6eefec74fcf61542c3c9e236c4fb3054f)
- 02:10 AM Revision 47109d13 (qgis): Flip some connects to new style
2016-10-31
- 11:44 PM Revision 70d7ce16 (qgis): Describe some dependancy changes in API break docs
- 07:44 PM Revision 08218de5 (qgis): [OGR provider] Use constBegin() / constEnd()
- 06:16 PM Revision 819f571b (qgis): Fix test_provider_ogr_gpkg.py
- 06:15 PM Revision 8cf03ced (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
- Fixes #15614
- 05:32 PM Revision 38a77118 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
- Fixes #15614
- 05:12 PM Revision d0774e62 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
- Fixes #15614
- 05:10 PM Revision bb9c75b3 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
- Fixes #15614
- 03:18 PM Revision 7d2098cd (qgis): Followup cc6b1e3: also respect subexp vars in presence of filter
- 02:25 PM Revision cc6b1e33 (qgis): Fix @parent variable detection in aggregate subExpression
- 02:24 PM Revision 6d387650 (qgis): More test for referencedVariables
- 01:03 PM Revision 25e98343 (qgis): Revert "[ogr] Ignore request limit if unable to compile expression"
- This reverts commit e7333f68145f27a74aacd8f75939623e37fc4510.
- 12:15 PM Revision e7333f68 (qgis): [ogr] Ignore request limit if unable to compile expression
- Fix #15771
- 12:15 PM Revision 1b2158d8 (qgis): Fix caching aggregate expressions with @parent usage
- 09:45 AM Revision f438542f (qgis): Break oneliners
- 07:24 AM Revision 88871c23 (qgis): Merge pull request #3696 from nirvn/processing_otb_silent
- [processing] remove console error message when optional otb provider not installed
- 06:53 AM Revision 8e663309 (qgis): [processing] remove console error message when optional otb provider no...
- 06:22 AM Revision fa366390 (qgis): Fix 'enable macros' button does not run open macro (fix #9523)
- 05:53 AM Revision a3186f80 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
- (cherry picked from commit de85fdd6e8fa3d4f38196376aabccce317cbf341)
- 05:53 AM Revision d6860f30 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
- (cherry picked from commit de85fdd6e8fa3d4f38196376aabccce317cbf341)
- 05:51 AM Revision 24fbe1a0 (qgis): Fix crash in node tool after deleting the whole geometry (fixes #15659)
- Made sure that both closestVertex() and closestSegment() return negative
distance on error (e.g. with null or emtpy g... - 05:50 AM Revision afd04eb0 (qgis): Fix crash in node tool after deleting the whole geometry (fixes #15659)
- Made sure that both closestVertex() and closestSegment() return negative
distance on error (e.g. with null or emtpy g... - 05:37 AM Revision dd4b34ed (qgis): [processing] Modeller should not be modal
- 05:18 AM Revision b48d2022 (qgis): [processing] resurrect editing of modeler item on double-click
- 05:13 AM Revision 07b25af5 (qgis): Merge pull request #3694 from nirvn/processing_sort_model_inputs
- [processing] sort model input parameters to avoid random ordering
- 04:53 AM Revision bec37924 (qgis): [processing] sort model input parameters to avoid random ordering
- 02:41 AM Revision 3caccd53 (qgis): [processing] Fix handling of multiple field input in modeller
2016-10-30
- 12:14 AM Revision a117df22 (qgis): Merge pull request #3656 from nirvn/processing_import_to_spatialite
- [processing] add "Import into Spatialite" algorithm
- 12:13 AM Revision 29ce141d (qgis): Merge pull request #3657 from nirvn/processing_modeler_mandatory
- [processing] fix modeler parameter mandatory checkbox logic
- 12:12 AM Revision d5698be6 (qgis): Fix some processing breakage
- 11:00 PM Revision bd950616 (qgis): Rename visible "favourite" strings to "favorite", change API to
- use "favorite"
- 10:56 PM Revision 82312e10 (qgis): [FEATURE][processing] New algorithm to extract specific nodes
- This algorithm allows you to extract specific nodes from geometries.
Eg you can extract the first or last node in the... - 10:56 PM Revision 8dab2cd4 (qgis): [FEATURE][processing] New algorithm to extend lines
- Allows extending linestrings by a set distance at the start
and end of the line - 10:56 PM Revision 2b545822 (qgis): [FEATURE] New expression function 'extend'
- Extends linestrings by a specified amount at the start and
end of the line - 10:56 PM Revision ef34e393 (qgis): Add method to QgsGeometry to extend the start/end of a linestring
2016-10-29
- 12:23 AM Revision c494c472 (qgis): Merge pull request #3690 from nyalldawson/extract_by_exp
- [FEATURE][processing] New extract by expression algorithm
- 04:33 AM Revision 121f48d6 (qgis): [processing] add import into spatialite algorithm
2016-10-28
- 12:05 AM Revision 74e64645 (qgis): [FEATURE][processing] New extract by expression algorithm
- Filters an input layer by expression
- 04:57 PM Revision 54f312fa (qgis): Temporarily hardcode plugins version in url ?qgis=3.0
- If QGIS 3.0 is actually released this line should be removed.
- 03:13 PM Revision 1e6b5eb4 (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
- 03:09 PM Revision 9f228d4b (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
- (cherry picked from commit 9ecdf6101433)
- 02:26 PM Revision 91661421 (qgis): Merge pull request #3688 from mhugo/fix_15737
- Don't delete QgsAttributeDialog too early. Fixes #15737
- 12:31 PM Revision 7a05a7a8 (qgis): Fix caching of aggregate values with @parent
- And add a test for referencedVariables
- 12:31 PM Revision 8e25b893 (qgis): Merge duplicated api doc break section titles
- 12:18 PM Revision 032a954a (qgis): [processing] added missing imports
- fixes #15766
- 11:56 AM Revision 800b1a6f (qgis): fix indentation
- 11:52 AM Revision 84e52b74 (qgis): [processing] fixed alg names for vector menu
- fixes #15764
- 11:52 AM Revision 3c8c509c (qgis): [processing] replace greater than and lower than characters in log
- fixes #15748
- 11:52 AM Revision 05e70b26 (qgis): [processing] allow only one row in batch interface
- fixes #15703
- 11:23 AM Revision 66a213bc (qgis): Fix crash when loading WCS layers (fixes #15595)
- The problem is that some providers would still issue network
requests in prepareJobs() - this should be ideally avoid... - 11:17 AM Revision 9ecdf610 (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
- 11:00 AM Revision ed3b0714 (qgis): Cancel WCS requests just like it is done in WMS
- (cherry picked from commit 50258e6f01ef7dededbf057c03813ecf3442f5b9)
- 10:58 AM Revision aeeb5d95 (qgis): Fix crash when loading WCS layers (fixes #15595)
- The problem is that some providers would still issue network
requests in prepareJobs() - this should be ideally avoid... - 10:33 AM Revision 59d1d702 (qgis): Fix identify tool for WMS if webkit is not available (fixes #15596)
- (cherry picked from commit 430694ba9a2beb5fe23d5814b63aaecdbee7a3d7)
- 10:06 AM Revision e78fc620 (qgis): Add button to reset processing menus in config dialog
- 09:54 AM Revision ea2e68b8 (qgis): Fix WMS identify when using "Feature" format and the layer has named CRS
- (cherry picked from commit 9ef91ea6294cdab762ffb2543d02473bcccbed80)
- 09:50 AM Revision f3652069 (qgis): Fix WMS identify when using "Feature" format and the layer has named CRS
- (cherry picked from commit 9ef91ea6294cdab762ffb2543d02473bcccbed80)
- 09:11 AM Revision 79e5911e (qgis): Update RegularPoints.py
- Fixes #15773
- 08:57 AM Revision 80e820f4 (qgis): Fix build
- 07:07 AM Revision e1e3f86b (qgis): Fix color picker does not show previous color
- 07:07 AM Revision f63a69b3 (qgis): Fix color pickers opens in dock layout when editing rules via
- layer properties
- 06:21 AM Revision 9a6cefcd (qgis): Fix listing of WMTS layers in browser (fixes #15350)
- (cherry picked from commit 29d2bef7954d4e2b2cf21611c1398d0a7666e4c6)
- 06:18 AM Revision ada60507 (qgis): Fix listing of WMTS layers in browser (fixes #15350)
- (cherry picked from commit 29d2bef7954d4e2b2cf21611c1398d0a7666e4c6)
- 06:11 AM Revision 8be3b01b (qgis): Merge pull request #3685 from nirvn/array_unique
- [FEATURE] add array_distinct() function
- 05:51 AM Revision 17fc7dbe (qgis): [FEATURE] add array_distinct() function
- 05:31 AM Revision c93d56a9 (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
- ...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th... - 05:27 AM Revision 5f01a872 (qgis): Optimise QgsAbstractGeometry
- Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque... - 05:26 AM Revision 68cbf070 (qgis): Speed up point layer rendering - don't calculate unused label obstacles
- Cuts render time by ~60%. Fix #15752.
(cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056) - 03:14 AM Revision 520b94e4 (qgis): Fix can't save custom colours in color picker (fix #15760)
- Also fixes a memory leak caused by color picker widget not
being deleted - 03:14 AM Revision df9ce850 (qgis): Fix color picker does not show previous color
- 03:13 AM Revision e812e430 (qgis): Fix color pickers opens in dock layout when editing rules via
- layer properties
- 02:16 AM Revision 65bd120f (qgis): Remove repo junk
- 02:16 AM Revision ee4acb0b (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
- ...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th...
2016-10-27
- 12:25 AM Revision 0af73314 (qgis): Optimise QgsAbstractGeometry
- Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque... - 11:58 PM Revision 65a379be (qgis): Speed up point layer rendering - don't calculate unused label obstacles
- Cuts render time by ~60%. Fix #15752.
(cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056) - 11:11 PM Revision 0b3646b2 (qgis): Expression functions can dynamically report geometry and columns
- 11:11 PM Revision adb184e4 (qgis): Add documentation for @parent aggregate filter
- 11:11 PM Revision f292fdd6 (qgis): Add test for @parent aggregate filter
- 11:11 PM Revision c79cf9ae (qgis): Fetch attributes and geometry for aggregate function
- 11:11 PM Revision c2b84241 (qgis): Always cache values and add fid to feature hash
- 11:11 PM Revision f80a33be (qgis): [FEATURE] Expose @parent variable in aggregate functions
- This makes it possible to access attributes and geometry from the parent
feature when in the filter of the "aggregate... - 08:44 PM Revision fb457813 (qgis): Merge pull request #3678 from nirvn/string_to_array_to_string
- [FEATURE] add string_to_array() and array_to_string() functions
- 05:57 PM Revision 0f7babb6 (qgis): Convert API break document to markdown
- 05:44 PM Revision dcad93ac (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
- 05:24 PM Revision 01f3c9ae (qgis): [FEATURE] Add is_selected and num_selected functions
- * is_selected() returns if the current feature is selected
* num_selected() returns the number of selected features o... - 05:24 PM Revision f52dfba2 (qgis): [expressions] Variable length arguemnt functions accept 0 params
- 05:15 PM Revision 9feb6c47 (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
- 05:12 PM Revision 7373036e (qgis): [FEATURE] add string_to_array() and array_to_string() functions
- 05:01 PM Revision 2e636432 (qgis): [OGR provider] Field type declaration: update with more sensible values...
- In particular put 0 as minimum length for integer, integer64, real and text fields,
so as to let OGR decide the defau... - 04:57 PM Revision 631db7b8 (qgis): [OGR provider] Fix declaration of types (master regression) and update ...
- 04:47 PM Revision 925964b2 (qgis): [processing] Fix fieldmapper dialog init method
- 04:02 PM Revision 8c7ca625 (qgis): [DBManager GPKG] Set appropriate icon for line layers
- 03:59 PM Revision 984ec65f (qgis): [DBManager GPKG] Set appropriate icon for line layers
- 02:36 PM Revision b5822900 (qgis): indentation fix
- 02:36 PM Revision 472a5501 (qgis): [processing] fixed field loading in field calculator
- fixes #15767
Conflicts:
python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py - 02:31 PM Revision bf6607f0 (qgis): [processing] fixed simplify geometries
- 02:30 PM Revision 530bf516 (qgis): indentation fix
- 02:28 PM Revision dc4f1a42 (qgis): [processing] fixed field loading in field calculator
- fixes #15767
- 11:57 AM Revision ba309cb1 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
- 11:57 AM Revision e67a47b9 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
- 09:18 AM Revision fa7491f2 (qgis): Fix python bindings of QgsGeometryRubberBand
- 07:20 AM Revision 11e52835 (qgis): Merge pull request #3677 from nirvn/map_themes_signal_fix
- [map themes] fix composer signal name
- 07:15 AM Revision 1d09538c (qgis): Merge pull request #3670 from nirvn/expression_replace_array
- [FEATURE] array support for the replace() expression function
- 06:54 AM Revision 8a809b87 (qgis): [map themes] fix composer signal name
- 06:33 AM Revision 3fb2d9e4 (qgis): [expression] further improve replace() to support a map argument
2016-10-26
- 08:31 PM Revision 637c6d33 (qgis): Fix adding features with "evaluate default values"
- 05:03 PM Revision 642e4a48 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
- This reverts commit f456932514c750d4b077a9daaea5ddfbbad3f1c8.
- 05:02 PM Revision 31fc48f8 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
- This reverts commit 5768c5a6e7dae24a1ab2ae614da7a87dad2c1020.
- 04:28 PM Revision f4569325 (qgis): [Postgres] fix writing default value when primary key has varchar columns
- kudos to @m-kuhn to find and solve this
- 04:25 PM Revision 5768c5a6 (qgis): [Postgres] fix writing default value when primary key has varchar columns
- kudos to @m-kuhn to find and solve this
- 01:45 PM Revision fdd0b660 (qgis): Merge pull request #3674 from gacarrillor/patch-3
- [processing] import vector in Eliminate to avoid error
- 12:46 PM Revision a042c9de (qgis): Followup 858978, fix failing tests
- 12:19 PM Revision 22b9027e (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
- 12:19 PM Revision 77ed6caa (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
- Such as OGR GPKG
- 12:01 PM Revision 8b742014 (qgis): [FEATURE] array support for the replace() expression function
- 11:22 AM Revision 85897885 (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
- ...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th... - 11:04 AM Revision 2d2ce003 (qgis): Merge pull request #3665 from rouault/save_style_gpkg
- [FEATURE] [OGR provider] Load/save style in database for GPKG and Spatialite
- 10:59 AM Revision 469f07c0 (qgis): Use fallback default mode for snapping with bad configuration
- 10:55 AM Revision 322edff6 (qgis): Remove snapping settings from status bar
- 09:27 AM Revision 42b9bff0 (qgis): include qgsactionmanager.h in install
- (cherry picked from commit 5d7f8e9565541660d6ae080f520f38a3259173ce)
- 09:23 AM Revision 5d7f8e95 (qgis): include qgsactionmanager.h in install
- 09:22 AM Revision 49432a84 (qgis): Optimise QgsAbstractGeometry
- Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque... - 09:20 AM Revision 5798a82c (qgis): Speed up point layer rendering - don't calculate unused label obstacles
- Cuts render time by ~60%. Fix #15752.
- 08:04 AM Revision 6f827406 (qgis): [expressions] Allow non-greedy regex by switching to QRegularExpression
- 03:57 AM Revision 2a13dbff (qgis): Import vector because it is used in line 95.
- It seems that line 95 was added by a cherry pick commit.
2016-10-25
- 04:48 PM Revision 323c6582 (qgis): [processing] add workaround for GDAL regression with cutlines (fix #15746)
- 03:46 PM Revision a1b1ba12 (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
- 03:39 PM Revision d0da880b (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
- 01:55 PM Revision 36db42eb (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:53 PM Revision 80827625 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:52 PM Revision 162f4bf7 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:49 PM Revision 9d0bb340 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:44 PM Revision a43f8a36 (qgis): Address snapping config UX problems
- See https://github.com/qgis/QGIS/pull/3617#issuecomment-255114425
- 11:19 AM Revision f8bae671 (qgis): Clean QgsVectorLayer: remove duplicated writeSld method
- 10:28 AM Revision 3bb7d5cc (qgis): [OGR provider] More uses of QStringLiteral / QLatin1String
- 10:28 AM Revision 3b77e4b3 (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
- 10:28 AM Revision 9ae15697 (qgis): QgsVectorLayer::writeSymbology(): fix crash when called with invalid da...
- 10:28 AM Revision e2379632 (qgis): SIP QgsVectorLayer: fix signatures for output parameter
- saveStyleToDatabase() and getStyleFromDatabase() should define errMsg as
output parameter
And loadNamedStyle() also f... - 10:28 AM Revision a70d4280 (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
- Such as OGR GPKG
- 10:15 AM Revision e1654b7d (qgis): Blacklist PyQgsDBManagerGpkg test
- The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V... - 10:15 AM Revision a1bff295 (qgis): [DBManager] Remove geopackage support from spatialite plugin
- 10:15 AM Revision e08f981b (qgis): [DBManager] Add tests for GPKG plugin
- 10:14 AM Revision 390588b6 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
- 10:14 AM Revision 3113fc60 (qgis): [OGR provider] Support full SELECT subset string
- This will be useful for DBManager SQL request layer.
- 10:13 AM Revision 85fbc4a7 (qgis): [FEATURE] Vector layer save as: offer file/layer overwriting, new layer...
- When saving a vector layer into an existing file, depending on the capabilities
of the output driver, the user can no... - 08:57 AM Revision 7470b55b (qgis): Enable CROP_TO_CUTLINE by default
- Fixes https://hub.qgis.org/issues/15750
Please backport it where appropriate. - 04:30 AM Revision 72e4cf7d (qgis): Fix a qt warning message on startup
- 04:22 AM Revision f195e940 (qgis): Make welcome page layout align with other panels + docks
- 04:14 AM Revision 0b35ccef (qgis): Update qt5 build instructions for Fedora
2016-10-24
- 01:30 AM Revision b2587b7b (qgis): [FEATURE] Remove zonal stats plugin
- This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin... - 01:29 AM Revision e75b572b (qgis): [FEATURE] Remove dxf2shp converter plugin
- This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Mar... - 01:17 AM Revision 1367fd09 (qgis): Prepare commit converts single line doxygen block format
- Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/... - 12:54 AM Revision 3ef8e6af (qgis): Minor doxygen improvements
- 12:34 AM Revision af55c022 (qgis): Followup 4166a3, don't use QStringLiteral in definitions
- Causes linker errors in some random cases
- 05:41 PM Revision 794c8f3c (qgis): [DB_Manager GPKG] Fix creating and changing default values of columns
- 05:01 PM Revision f84826d5 (qgis): [DB_Manager GPKG] Fix logic inversion in GDAL 1.X vs GDAL 2.X cases
- 02:37 PM Revision cc0ada9f (qgis): Add a hyperlink to the processing tests readme
- 02:33 PM Revision 8f13d4e2 (qgis): typo fix
- 11:43 AM Revision 96e7883b (qgis): Add more links to test-relted README files
- 11:20 AM Revision 31cd7a81 (qgis): Add link to processing test document
- 10:33 AM Revision af236c4e (qgis): Merge pull request #3628 from rouault/dbmanager_gpkg
- [DBManager] Add dedicated GeoPackage plugin
- 09:17 AM Revision 72229c1c (qgis): Merge pull request #3658 from nirvn/processing_modeler_mousewheel
- [processing] fix modeleter mouse wheel zoom under qt5
- 08:27 AM Revision bb9e276d (qgis): Merge pull request #3660 from nyalldawson/qstringallc
- Fix literal QString construction for Qt5/c++11
- 07:26 AM Revision 4166a3ea (qgis): Fix most clazy qstring-unneeded-heap-allocations warnings
- By flipping string literals to QStringLiteral/QLatin1String
see
https://woboq.com/blog/qstringliteral.html - 04:02 AM Revision f6a344c2 (qgis): Add QgsTextFormatPanelWidget for text format control inside panel
- 04:02 AM Revision 8fa8167d (qgis): Add a simple dialog for configuring text formatting
- 04:02 AM Revision 4282474c (qgis): Respect render context antialiasing setting in text renderer
- 04:02 AM Revision 76c12ba9 (qgis): Split QgsLabelingGui off into QgsTextFormatWidget
- New widget allows for setting just the formatting properties
of text - 04:02 AM Revision 169b367c (qgis): [FEATURE] Allow label font size in mm/pixels
- And all other label sizes (eg buffer size) now accept sizes in
pixels too - 04:02 AM Revision 25b3c633 (qgis): Remove unused QgsLabelPreview class
- 04:02 AM Revision 687c66f5 (qgis): Add Points as valid render unit (for font sizes)
- 04:02 AM Revision e3517c6f (qgis): Fix text renderer not respecting min/max mm scale for map units (fix #1...
- 04:02 AM Revision a5356011 (qgis): Test masks
- 04:02 AM Revision e820da3c (qgis): Fix unit handling for labeling dialog
- 04:02 AM Revision 08143475 (qgis): [FEATURE] QgsTextRenderer class for rich text rendering
- Moves all the drawing code out of labeling into a new class
which just handles rendering text. This allows other part... - 04:02 AM Revision 074ae421 (qgis): Restore separate handling of label component opacity
- ...in a way that avoids unnecessary detachments of the
settings objects - 04:02 AM Revision 5495f205 (qgis): Minor refactor of label drawing
- Remove use of scale factors from PAL layer settings and use
render context factors directly - 04:02 AM Revision aac26228 (qgis): Remove option to show label shadow rectangles from GUI
- ...and instead just make it #ifdef out
- 04:02 AM Revision 4d5e7536 (qgis): Flip QgsPalLayerSettings to use QgsTextRenderer classes
- 04:02 AM Revision 5f241d62 (qgis): Implicitly shared text settings classes
- 04:02 AM Revision 0b88de24 (qgis): New widget QgsTextPreview for previewing all formatting for QgsTextRend...
- Switch the labeling gui to use this widget, which has the benefits:
- previews all label settings, including shadow a... - 03:59 AM Revision 79671103 (qgis): Merge pull request #3663 from nyalldawson/clazy3
- Clazy qt5 optimisations - round 2
- 03:42 AM Revision 2fab1b8b (qgis): Fix doxygen warnings/missing docs
- 03:25 AM Revision b4e31012 (qgis): Fix bad snapping signal names
- 03:24 AM Revision 5eb875d6 (qgis): [processing] Add algorithm to strip null geometries
- 02:36 AM Revision 2fb8695d (qgis): Use isEmpty() rather than size() to check for empty lists
- 02:36 AM Revision 8a742e94 (qgis): Fix some clazy container-inside-loop warnings
- From the clazy docs:
"Finds places defining containers inside loops. Defining them
outside the loop and using resize... - 02:36 AM Revision 44289084 (qgis): Optimise passing of variables by ref/value
- 02:36 AM Revision bdc39ff6 (qgis): Fix clazy reserve-candidates suggestions
- Avoids repeated memory allocations
- 02:36 AM Revision 904b004d (qgis): Fix clazy missing-typeinfo warnings
- From the clazy docs:
"Suggests usage of Q_PRIMITIVE_TYPE or Q_MOVABLE_TYPE in cases where
you're using QList<T> and ... - 02:36 AM Revision 3272964f (qgis): Fix classes which violate the rule-of-three
- (identified using clazy analyser)
2016-10-23
- 12:41 AM Revision 12a7bb34 (qgis): [processing] Fix qgis zonal stats algorithm
- 09:14 PM Revision 96a649e3 (qgis): Add missing bindings
- 08:54 PM Revision 54b953f4 (qgis): Cleanup and modernize QgsProject code
- 08:38 AM Revision 28abbf95 (qgis): add *.py to .gitattributes
- 07:42 AM Revision 66b66ed4 (qgis): Update r.mapcalc.txt
- Better description of r.mapcalc
2016-10-22
- 11:03 PM Revision 14456470 (qgis): QgsVectorDataProvider API cleanup
- 09:54 PM Revision 6bf74b43 (qgis): fix #15744 (followup dbf6169)
- 09:20 PM Revision ec25df15 (qgis): Merge pull request #3659 from nyalldawson/clazy3
- Fix clazy level 0 checks
- 02:46 PM Revision 1dca9383 (qgis): Fix some clazy "inefficient-qlist-soft" warnings
- From the clazy docs:
Finds QList<T> where sizeof(T) > sizeof(void*).
QVector<T> should be used instead. - 02:46 PM Revision 498d03b8 (qgis): Fix clazy qstring-left warnings
- From the clazy docs:
Finds places where you're using QString::left(0) instead
of QString::at(0). The later form is c... - 02:46 PM Revision 368a04a4 (qgis): Fix clazy "detaching-temporary" warnings
- From the clazy docs:
Finds places where you're calling non-const member functions on
temporaries. For example getLis... - 02:46 PM Revision 06cf59a4 (qgis): Add missing references in Q_FOREACH loops
- 02:46 PM Revision 35ecdd1a (qgis): Fix issues with writing to temporary objects
- 02:46 PM Revision a3968a29 (qgis): Fix clazy qmap-with-pointer-key warnings
- From the clazy docs:
Finds cases where you're using QMap<K,T> and K is a pointer.
QMap has the particularity of sor... - 02:46 PM Revision bd20fe42 (qgis): Fix clazy qvariant-template-instantiation warning
- From the clazy docs:
Detects when you're using QVariant::value<Foo>() instead
of QVariant::toFoo().
The former resu... - 02:46 PM Revision ad13699a (qgis): Fix clazy temporary-iterator warning
- Calling constBegin/constEnd on temporary container can result
in endless loop - 02:46 PM Revision 94598314 (qgis): Remove unused variables
- 02:46 PM Revision fae8071a (qgis): Fix clazy qstring-arg warnings
- Avoid chained QString::arg() calls and instead use the multi-arg
overload to save memory allocations - 02:46 PM Revision ef511073 (qgis): Fix clazy "qstring-ref" warnings
- From the clazy docs:
Finds places where QString::fooRef() should be used instead of
QString::foo(), to avoid tempora... - 02:46 PM Revision f2672151 (qgis): Fix clazy qfileinfo-exists warnings
- From the clazy docs:
Finds places using QFileInfo("foo").exists() instead of the faster
version QFileInfo::exists("f... - 12:28 PM Revision 6acf0f74 (qgis): msvc: use /bigobj for sip modules
- (cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
- 12:28 PM Revision 2cb69821 (qgis): release.pl: stay on same master* branch
- (cherry picked from commit cc429785edd16a91f7118cb7a1b964492988546f)
- 12:26 PM Revision 0332f5ab (qgis): msvc: use /bigobj for sip modules
- (cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
- 07:28 AM Revision 8ee25cdf (qgis): [processing] fix modeleter mouse wheel zoom under qt5
- 07:01 AM Revision ddc44dfd (qgis): [processing] fix modeler parameter mandatory checkbox logic
- 05:19 AM Revision a51bebda (qgis): Fix missing doc warning
2016-10-21
- 01:03 AM Revision 3cc9b5d9 (qgis): Indentation
- 11:24 PM Revision f5d61abf (qgis): Merge pull request #3655 from sebastic/patch-1
- Fix copyright in 2017
- 11:14 PM Revision 85818c68 (qgis): Fix copyright in 2017
- Match copyright header with python code.
- 03:04 PM Revision d527c857 (qgis): Missing import fixed for R algorithm
- 02:22 PM Revision bde0f6ee (qgis): Merge pull request #3650 from nirvn/processing_spatialite_sql
- [processing] add a "Spatialite execute SQL" algorithm
- 02:15 PM Revision 6d30c628 (qgis): Release of 2.14.8
- 02:14 PM Revision b7fe4bb2 (qgis): Release of 2.18 (Las Palmas)
- 02:14 PM Revision f60e1ef1 (qgis): changelog and news update for 2.18
- 02:12 PM Revision cc429785 (qgis): release.pl: stay on same master* branch
- 12:01 PM Revision a37d2e6a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:59 AM Revision 009c0ea0 (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:58 AM Revision 1fbca7eb (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:57 AM Revision 2b9f475a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:11 AM Revision 2475ee57 (qgis): Allow 0 (infinite) for scale dependent visibility
- Fix #15414
- 11:11 AM Revision 35f9aa29 (qgis): Restore layer variables when loading QML
- Fix #14452
- 11:04 AM Revision b6ee2391 (qgis): Hide constraint warnings when there are no constraints
- 11:04 AM Revision b4ff6683 (qgis): Fix icon size for constraint warning
- 11:02 AM Revision d5d3eeee (qgis): Fix form constraints and group visibility
- When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi... - 10:58 AM Revision 04e37966 (qgis): [postgres] Avoid crash when fetching default value fails
- 10:30 AM Revision aa5d359b (qgis): [pyqgis-console] APIs file updated
- 09:44 AM Revision fd264098 (qgis): Revert "[processing] correct check for empty extent values. MAde extent...
- This reverts commit 8de56bf01a38fd75574a3a5bac1bcd52b0d88c55.
- 09:37 AM Revision 8de56bf0 (qgis): [processing] correct check for empty extent values. MAde extent params ...
- 09:37 AM Revision 2efb544b (qgis): [processing] make CRS extent optional in gdal wapr
- 09:20 AM Revision f35c60ad (qgis): Revert "Make Extent and Extent CRS GDAL parameters optional"
- This reverts commit dc2df62b88cdc01b0fc8839779da44fb87ccd213.
- 09:10 AM Revision a965a132 (qgis): Fix import of shapefiles to postgres - regression introduced in 5abdfcb...
- 08:09 AM Revision 81e86acc (qgis): Merge pull request #3651 from nirvn/processing_modeler_fix
- [processing] fix broken modeler under pyqt5/python3 (fixes #15734)
- 07:20 AM Revision 70a4ee75 (qgis): Merge pull request #3649 from nyalldawson/strip_null
- [processing] Add algorithm to strip null geometries
- 06:57 AM Revision ded486c0 (qgis): [processing] Fix bad grammer in qgis alg help
- 05:19 AM Revision 1c2f0de9 (qgis): Hide import/export buttons for arcgis services as they do not work (fix...
- 05:11 AM Revision bd7149ce (qgis): [processing] fix broken modeler under pyqt5/python3 (fixes #15734)
- 05:05 AM Revision 772f2019 (qgis): [processing] add a spatialite execute SQL algorithm
- 05:05 AM Revision d83e650a (qgis): [processing] make spatialite connector work with python3
- 03:36 AM Revision 75d98ec9 (qgis): Fix legend test images after changes in b385ebd
- 02:46 AM Revision 37484979 (qgis): [processing] Add algorithm to strip null geometries
2016-10-20
- 01:06 AM Revision 36d3fef0 (qgis): Merge pull request #3623 from nyalldawson/true_north_214
- [composer] Backport fixes for true north handling to 2.14
- 11:23 PM Revision 00653d2d (qgis): Legend test mask updates
- 08:09 PM Revision b2a2c188 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:09 PM Revision dbf61698 (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 08:09 PM Revision a7092ca3 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 08:04 PM Revision 7ff08835 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:03 PM Revision 2c6ebf1d (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 08:03 PM Revision e64a96f5 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 08:02 PM Revision 89fa21e5 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:02 PM Revision 62a94361 (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 08:02 PM Revision 4730d250 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 07:02 PM Revision 649d41f1 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- 07:02 PM Revision 6df926df (qgis): Using QVariant.Type enum instead of numbers for readability.
- 07:02 PM Revision be25a29d (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- 06:22 PM Revision 5c47bd69 (qgis): release.pl:
- * allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG
(cherry picked from com... - 06:16 PM Revision 20139842 (qgis): fix translation strings
- 06:10 PM Revision 09db6e4a (qgis): release.pl:
- * allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG - 05:20 PM Revision f4e1e6f6 (qgis): Fix reordering and removal of legend nodes in composer legend
- 05:20 PM Revision 10cab93c (qgis): Fix building of legend node tree if embedded widgets are used in the layer
- 05:20 PM Revision b385ebd9 (qgis): Fix display of diagram legend entries (fixes #15448)
- To make the implementation saner, the legend node that may be embedded within parent
layer node is kept separately fr... - 05:12 PM Revision 5ae0e784 (qgis): Check validity of input geometries in intersection algorithm, take 2
- Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986 - 04:42 PM Revision 01e570cc (qgis): Revert "Check validity of input geometries in intersection algorithm"
- This reverts commit dbbbf610cfcf3fa655118d73d27a197ac1b3b224.
Has broken some tests, needs more investigation - 04:09 PM Revision dbbbf610 (qgis): Check validity of input geometries in intersection algorithm
- Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986 - 02:55 PM Revision fba53db7 (qgis): Followup a6a4f2ed: clean pre-cxx-11 garbage
- 02:05 PM Revision 9bab3fa3 (qgis): Fix build warning
- 12:56 PM Revision 3e83fafc (qgis): Expose QgsUnitTypes to QML
- 12:56 PM Revision 58be4fc8 (qgis): Rename visibility presets to map themes part 2
- 12:56 PM Revision 0f93fb0b (qgis): Q_PROPERTYze QgsCoordinateReferenceSystem::unitType
- 12:56 PM Revision 067e5905 (qgis): Update snapping settings widget when avoid intersection list changes
- 12:56 PM Revision bb23d6eb (qgis): Move snapping options to project menu
- 12:56 PM Revision f6046681 (qgis): Remove QgsSnappingDialog
- 12:56 PM Revision 85c105d6 (qgis): Move management of avoidIntersectionLayers to QgsProject
- 12:56 PM Revision 5c919fbc (qgis): Move topological editing setting management fully to QgsProject
- 12:56 PM Revision a6a4f2ed (qgis): Enable C++11 by default
- 12:56 PM Revision 80641488 (qgis): Make QgsPoint a Q_GADGET
- 12:56 PM Revision 64d3c788 (qgis): Use toolbar or status bar for snapping config
- 12:55 PM Revision f3482d2c (qgis): Rename visibility presets to map themes part 2 (#3641)
- 12:54 PM Revision bb225f56 (qgis): Improve db_manager README
- 12:49 PM Revision e0d8db72 (qgis): Rename README to README.md
- 11:47 AM Revision 57b40618 (qgis): [processing] fixed dialog for selecting scripts
- (cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d)
- 11:46 AM Revision f0f093b5 (qgis): [processing] fixed dialog for selecting scripts
- (cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d)
- 11:30 AM Revision b9c2ab2b (qgis): Merge pull request #3646 from alexbruy/processing-otb-test
- [processing] add tests for OTB algorithms
- 11:13 AM Revision a3ebc7bd (qgis): [processing] add test for ParameterSelection
- 11:13 AM Revision 8f7183b2 (qgis): [processing] add icon for zonal statistics tool
- 11:13 AM Revision 7bd43159 (qgis): [processing] expose zonal statistics from Zonal statistics plugin in to...
- 10:51 AM Revision 79718153 (qgis): Do not pass None to len()
- 10:51 AM Revision 06976a2e (qgis): Make Extent and Extent CRS GDAL parameters optional
- Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ... - 10:31 AM Revision ea0ad5dd (qgis): Merge pull request #3592 from alexbruy/processing-interpolation
- [processing] add interpolation tools
- 10:28 AM Revision df90e6b9 (qgis): [processing] remove unused test data
- 10:28 AM Revision 2778a8fe (qgis): [processing] minor formatting fixes to the OTB README
- 10:28 AM Revision fd8379c1 (qgis): [processing] remove unused file
- 10:28 AM Revision b9d5b2c4 (qgis): fix conflicts
- 10:19 AM Revision 2d4e3da8 (qgis): Merge pull request #3647 from nirvn/composer_attribute_table_fix
- [composer] fix attribute table widget connect warning
- 10:17 AM Revision 47222749 (qgis): Fix calculation of transparent region
- 10:02 AM Revision 69e8da0f (qgis): [composer] fix attribute table widget connect warning
- 09:38 AM Revision 02fc2b08 (qgis): Fix missing commit
- 09:36 AM Revision 7cfe0412 (qgis): Update test mask
- 09:32 AM Revision bc30cdf4 (qgis): Followup c9251c, fix crash
- 09:30 AM Revision 961f6be5 (qgis): Merge pull request #3642 from rldhont/fix_server_legend_layertitle-rele...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 09:08 AM Revision dc2df62b (qgis): Make Extent and Extent CRS GDAL parameters optional
- Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ... - 08:46 AM Revision 3bdc77d3 (qgis): Merge pull request #3645 from nirvn/linefillpattern_fix
- [symbology] prevent creation of a zero width/height line pattern image (fixes #15728)
- 08:40 AM Revision deb3dc71 (qgis): Backport [processing] ensure that outputs of vector overlay operations ...
- 08:23 AM Revision 7b22f5d8 (qgis): TEST: add a test for otb conversion application (simpler than bandmath)
- 08:23 AM Revision 3212d393 (qgis): [symbology] prevent creation of a zero width/height line pattern image ...
- 08:23 AM Revision d4f410a3 (qgis): Install OTB in QGIS Travis CI script to be able to run OTB test
- 08:22 AM Revision a7d4b19f (qgis): update readme for otb maintenance script
- 08:21 AM Revision afea25bd (qgis): BUG: add version 5.4 to supported version
- 08:21 AM Revision 1e7018f0 (qgis): TEST: add test of OTB BandMath application in processing
- 08:19 AM Revision 1f5fb809 (qgis): Fix backport of "force multitype output on processing overlay ops"
- 07:11 AM Revision 2b8bf500 (qgis): Fix bad backport. pt 2
- 05:58 AM Revision 6c0752e7 (qgis): Fix bad backports
2016-10-19
- 12:21 AM Revision 8c7d772f (qgis): Further optimisations to nonTransparentImageRect calculation
- 11:50 PM Revision c9251c57 (qgis): Avoid creating multiple render contexts when calculating legend
- node size
Partial fix for qgis slowdown when using layer with large
number of legend nodes - 10:27 PM Revision 6d92ed45 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
- (cherry-picked from 455874258cfe7deeb4de888483adbedd97c4da7b)
- 10:27 PM Revision a3e22f66 (qgis): Fix badly worded string
- (cherry-picked from 4b398d3c80ce76503b285bdd82859a16dfc4cb7d)
- 10:27 PM Revision 17199337 (qgis): Select all text after reset line edit to null
- 10:27 PM Revision 2d79b421 (qgis): Fix more occurances of drawPolygon issues on Windows
- (cherry-picked from 4bcd97066f0c52f6f4f95adc665193bca0ab4a93)
- 09:28 PM Revision 4cc7623d (qgis): Defer processing of dropped files
- On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th... - 06:21 PM Revision d1859290 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 06:17 PM Revision b6588cd9 (qgis): Merge pull request #3636 from rldhont/fix_server_legend_layertitle-rele...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 04:22 PM Revision ff99816f (qgis): Followup: respect API changes
- 04:18 PM Revision 1a05c70c (qgis): [processing] ensure that outputs of vector overlay operations are multi...
- 03:43 PM Revision 58f31f1a (qgis): [processing] add tests for interpolation tools
- 03:07 PM Revision 18f4238a (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 03:03 PM Revision 24f3cc55 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 03:03 PM Revision 7cec8592 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 02:58 PM Revision cf600495 (qgis): [processing] ensure that outputs of vector overlay operations are multi...
- 02:39 PM Revision 56ced864 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 02:39 PM Revision 2b01c7ce (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 02:38 PM Revision d236e303 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 02:35 PM Revision 010fc7c6 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 01:59 PM Revision ca66951a (qgis): [processing] add icons for interpolation tools
- 01:59 PM Revision 774965c2 (qgis): [processing] expose TIN interpolation from interpolation plugin in toolbox
- 01:58 PM Revision f7575e08 (qgis): [processing] expose IDW interpolation from Interpolation plugin in toolbox
- 01:41 PM Revision 003504aa (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 01:40 PM Revision 5d4cf2fd (qgis): Merge pull request #3625 from rldhont/db_manager_lowercaseFieldNames
- [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 01:03 PM Revision a9795ad8 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 12:09 PM Revision c1303727 (qgis): doc: fixed processing's description for v.extract (#3637)
- 11:41 AM Revision be8f6e07 (qgis): Merge pull request #3627 from rldhont/fix_server_legend_layertitle-mast...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 11:15 AM Revision cd0fefb4 (qgis): [processing] Update voronoi classes for Python3; update expected data f...
- 11:15 AM Revision 41fafd69 (qgis): [processing] support MultiPoint geometries in Delaunay triangulation
- 11:15 AM Revision 3af23036 (qgis): Test for multipoint Delaunay triangulation
- 10:19 AM Revision 838bf795 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 09:17 AM Revision 133a6f5a (qgis): Fix crash upon setting non-integer Dpi while in debug mode
- Closes #15566
- 09:06 AM Revision acf74a65 (qgis): Fix crash upon setting non-integer Dpi while in debug mode
- Closes #15566
- 08:21 AM Revision f289ef32 (qgis): [processing] add missed spatial index constructor
- 08:19 AM Revision ee9e1c33 (qgis): [processing] add missed spatial index constructor (follow up 700441eec9)
- 06:36 AM Revision 1a51a757 (qgis): Merge pull request #3631 from nirvn/legend_vertical_alignment_2
- [legend] insure multi-line labels are vertically centered with tall symbols
- 05:02 AM Revision 45587425 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
- 02:31 AM Revision 4bcd9706 (qgis): Fix more occurances of drawPolygon issues on Windows
2016-10-18
- 01:18 AM Revision 4b398d3c (qgis): Fix badly worded string
- 12:38 AM Revision cea47427 (qgis): Optimise creation of spatial indexes
- Use constructor which takes an iterator instead of manually
adding features, and don't request attributes for spatial... - 10:05 PM Revision 0d09ad1e (qgis): [processing] fixed parameterString test
- 10:05 PM Revision d911671b (qgis): [processing] dont set default value in param string, when passed null v...
- 08:08 PM Revision d32a949b (qgis): Blacklist PyQgsDBManagerGpkg test
- The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V... - 08:08 PM Revision 2c1356cd (qgis): [DBManager] Remove geopackage support from spatialite plugin
- 08:08 PM Revision d10e564b (qgis): [DBManager] Add tests for GPKG plugin
- 08:08 PM Revision 3f2866c4 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
- 08:08 PM Revision 68cb04a5 (qgis): [OGR provider] Support full SELECT subset string
- This will be useful for DBManager SQL request layer.
- 07:57 PM Revision 9d6acbdb (qgis): [processing] add missed imports
- 07:38 PM Revision b779a6a3 (qgis): Fix failure on testGeopackageExtentUpdate test
- 07:36 PM Revision c8e2eb16 (qgis): Fix failure on testGeopackageExtentUpdate test
- 05:41 PM Revision d7bd5dc5 (qgis): [processing] correctly set default value for string parameters when no ...
- 04:44 PM Revision 2655ceda (qgis): Merge pull request #3595 from rldhont/fix_server_legend_layertitle
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 04:23 PM Revision 70186ee2 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 04:01 PM Revision d2299c1f (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 04:00 PM Revision 194004b0 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
- 70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2 - 03:59 PM Revision 8c373703 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
- 70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2 - 03:55 PM Revision 700441ee (qgis): [processing] remove debug line and fix spatial index creation
- 03:55 PM Revision 63955e65 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py - 03:55 PM Revision aeaef6f5 (qgis): [processing] made connection params optional in ogr2ogrtopostgis.py
- 03:55 PM Revision e55d1923 (qgis): [processing] fixes for 'import into PostGIS' alg
- fixes #15097
- 03:55 PM Revision 6731eaa9 (qgis): Add test for setting up connection string
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py - 03:55 PM Revision d63222e6 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
- Fixes #15706
- 03:55 PM Revision b83fbb16 (qgis): [processing] warn if extent might not be in the expected CRS
- 03:55 PM Revision b4562d14 (qgis): [processing] fixed iterative execution
- fixes #15650
- 03:55 PM Revision 7a87fb55 (qgis): [processing] don't use full path for naming layers when loaded in datao...
- 03:55 PM Revision 22a6c473 (qgis): [processing] alternative way of copying algorithms in a model.
- should fix #15060 and #15480
- 03:55 PM Revision eb5fc90f (qgis): [processing] dont use hidden outputs when exporting to python or displa...
- fixes #14998
Conflicts:
python/plugins/processing/core/GeoAlgorithm.py - 03:55 PM Revision 90db2464 (qgis): [processing] use only selected features for spatial index
- fixes #15584
- 03:55 PM Revision 128da300 (qgis): [processing] better update of expression widget when layer is changed i...
- 03:55 PM Revision c0e3b8fb (qgis): [processing] added short help for saga raster calculator
- 03:55 PM Revision 135576ec (qgis): [processing] fixed wrong import in i_aster_toar
- Conflicts:
python/plugins/processing/algs/grass7/ext/i_aster_toar.py - 03:47 PM Revision e0fc6414 (qgis): Show commit errors in transaction mode
- 03:22 PM Revision 9d316b01 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 03:03 PM Revision 70ae3013 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 02:17 PM Revision 1b48a743 (qgis): test_provider_ogr_gpkg.py: remove stuff that shouldn't have gone in 348...
- 02:16 PM Revision 348af7ed (qgis): test_provider_ogr_gpkg.py: pyflakes fixes
- 01:43 PM Revision 9786fc00 (qgis): DBManager: python3 fix in create table dialog
- The setAutoCompletion() method of QComboBox was deprecated in QT 4 and
has been removed in QT 5. Auto completion is e... - 01:35 PM Revision e22b1953 (qgis): Hide constraint warnings when there are no constraints
- 01:18 PM Revision 50389490 (qgis): WMS Server: catch QgsCSException and don't add null bounding boxes to t...
- 12:17 PM Revision a51ef429 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 12:08 PM Revision c74c722c (qgis): qgm2cpp.pl fix
- (cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd)
- 12:08 PM Revision b8e41e84 (qgis): qgm2cpp.pl fix
- (cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd)
- 12:07 PM Revision 14fbb942 (qgis): qgm2cpp.pl fix
- 12:05 PM Revision 73afe217 (qgis): Fix QgsMapLayer ConvertToSubClassCode (#3611)
- Fix #15683
- 12:04 PM Revision 2b033c1a (qgis): Fix relation manager mess when adding new relations
- The table showed wrong information because it didn't take sorting into account
and relied on stable row numbers. - 11:50 AM Revision 640e10b5 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
- Fixes #15706
Includes tests - 11:44 AM Revision 2fc41801 (qgis): [processing] Fix handling of None shapeEncoding
- Fixes #15719 -- object of type 'NoneType' has no len()
- 11:44 AM Revision 17510f09 (qgis): [processing] Fix handling of None shapeEncoding
- Fixes #15719 -- object of type 'NoneType' has no len()
- 11:39 AM Revision a4c55092 (qgis): Merge pull request #3612 from ghtmtt/patch-2
- [processing] Missing import fixed for R algorithm
- 11:38 AM Revision f0f70a5d (qgis): Merge pull request #3624 from ghtmtt/master
- [processing] porting some small fixes to master
- 11:08 AM Revision f1877078 (qgis): Fix icon size for constraint warning
- 11:05 AM Revision aa413b67 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision 566e93e6 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision 8843de88 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision dc5abfed (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 10:56 AM Revision 76d17ca5 (qgis): update ScriptEditorDialog for py3
- 10:38 AM Revision 1700aa1c (qgis): Fix form constraints and group visibility
- When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi... - 10:32 AM Revision 4ba3290a (qgis): [postgres] Avoid crash when fetching default value fails
- 10:13 AM Revision 7f3b10b4 (qgis): [processing] fix button font size in script editor
- fixes the zooming of the font size in script editor dialog using another method
- 10:10 AM Revision 76eb086c (qgis): [processing] avoid overlapping UI
- multi field widget doesn't overlap anymore with other widgets
- 10:08 AM Revision 904f49ec (qgis): [processing] Missing import fixed for R algorithm
- 09:06 AM Revision d78d62eb (qgis): Const correctness for QgsPoint::azimuth
- 08:44 AM Revision 321017fe (qgis): Fix offline editing (#3620)
- We cannot just restore all layer properties, offline editing relies on some not
being copied. - 08:32 AM Revision 743a5cdb (qgis): Followup e8be0e, fix rotation when disabling sync
- 08:30 AM Revision 1762c9ca (qgis): Merge pull request #3619 from nirvn/processing_tinyfix
- [processing] fix missing argument when calling getMinCoveringExtent()
- 08:21 AM Revision 13afc10d (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 08:11 AM Revision fb78285d (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 06:22 AM Revision b2b66751 (qgis): Fix effects lost on geometry generator symbol layer
- (cherry-picked from 2a873b83ade6ac2a49ad18598e25e27fd6e9d3d2)
- 06:20 AM Revision 89cc6454 (qgis): Merge pull request #3618 from nyalldawson/true_north
- [composer] Allow syncing pictures to true north (fixes #192)
- 05:55 AM Revision 730b5b79 (qgis): [processing] fix missing argument when calling getMinCoveringExtent()
- 05:45 AM Revision e8be0ed9 (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 05:45 AM Revision fb860fb6 (qgis): New class QgsBearingUtils with method to calculate true north
- 05:22 AM Revision 2835cad6 (qgis): Grey out disabled symbol layers in tree
- 05:22 AM Revision a6148deb (qgis): [FEATURE] Data defined symbol layer visibility
- Adds a data defined override to control a symbol layer's
visibility. Allows users to disable drawing certain symbol l... - 05:22 AM Revision b8c2e68f (qgis): [FEATURE] Allow symbol layers to be temporarily disabled
- Adds a new checkbox at the bottom of each symbol layer's
properties which allows you to control whether the layer is
... - 05:22 AM Revision 2a873b83 (qgis): Fix effects lost on geometry generator symbol layer
- 05:20 AM Revision bd81edc3 (qgis): Defer processing of dropped files
- On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th... - 04:38 AM Revision 4589a807 (qgis): Followup ecee438
2016-10-17
- 01:55 AM Revision ecee4381 (qgis): Fix changing project CRS from legend doesn't correctly set CRS
- Also avoid fragile duplicated code for setting/retrieving
common project properties
Fixes #15717 - 01:48 AM Revision 7396370a (qgis): german translation update
Also available in: Atom