Activity

From 2018-09-23 to 2018-10-22

2018-10-22

11:36 PM Revision 6df252a2 (qgis): Do not draw a rubber band and hilight feature if not necessary
Paul Blottiere
11:26 PM Revision 333971c9 (qgis): Do not display rubber band if label cannot be rotated
Paul Blottiere
11:18 PM Revision 1ab6d323 (qgis): Do not draw a rubber band when label/diagram are not moveable
Paul Blottiere
09:57 PM Revision c94eefb6 (qgis): [layouts] Fix data defined atlas margin isn't evaluated
Fixes #19896 Nyall Dawson
09:56 PM Revision 844eada7 (qgis): Avoid some unnecessary styleChanged signals
These signals are expensive to emit, because they trigger a full
update of the style dock contents
Nyall Dawson
09:56 PM Revision 4030390a (qgis): Avoid another unnecessary styleChanged call
In all paths where QgsMapLayersStyleManager::currentStyleChanged
is emitted there is always a previous styleChanged s...
Nyall Dawson
06:58 PM Revision 65884dbc (qgis): Merge pull request #8251 from pblottiere/as_dd_red
Update data defined button on auxiliary field deletion correctly Paul Blottiere
06:57 PM Revision b9ff49f2 (qgis): Merge pull request #8253 from pblottiere/as_err_msg_rm_field
Add an error message when auxiliary field deletion failed Paul Blottiere
06:39 PM Revision 897322a4 (qgis): Fix crash loading style from postgres db when there is no "layer_styles...
Fix #20155 -crash loading style from postgres db when there is no "layer_styles" table in the database Alessandro Pasotti
05:27 PM Revision 5c28693d (qgis): Do not delete the clear action (and don't crash)
Fix #20180 - Tracing with Offset produces QGIS Crash
The crash was deep inside Qt and I couldn't really debug it,
th...
Alessandro Pasotti
04:18 PM Revision 225c9227 (qgis): fix build without GUI
Denis Rouzaud
02:21 PM Revision dfb28fed (qgis): Merge pull request #8228 from pblottiere/server_deadlock
[server] Fixes freeze of server during rendering Paul Blottiere
12:33 PM Revision fc8062e1 (qgis): calculate FID for GPKG
David Signer
12:26 PM Revision 74f7cb54 (qgis): Add a button to save the query as an external sql file
Loïc BARTOLETTI
12:00 PM Revision d3ccd6ee (qgis): use "gpkg_fid" as default FID column
David Signer
11:51 AM Revision b4da9957 (qgis): remove fid type check because its done before
David Signer
11:46 AM Revision d1172d41 (qgis): care for types of fid
David Signer
11:06 AM Revision d9fdf13d (qgis): add dummy column in case the original layer does not contain an fid-field
David Signer
11:03 AM Revision 55928c0d (qgis): [Bugfix][Server][WFS] In GML geometry has all to be multi
If in the layer level, the geometry is defined as multi, in the GML all the geometry has to be converted to multi. René-Luc ReLuc
08:15 AM Revision 4fa62e9b (qgis): Fix #19703, make filter translatable and add NetCDF (#8245)
* Add NetCDF into MDAL dialog's file filter Richard Duivenvoorde
07:42 AM Revision cdcb5a2c (qgis): running autopep8 on file to format correctly
David Signer

2018-10-21

01:30 AM Revision 1bf63f13 (qgis): QStringLiteral
Nyall Dawson
12:29 AM Revision 444a2795 (qgis): Add a translated window title
Paul Blottiere
12:28 AM Revision 86f13852 (qgis): Add an error message on auxiliary field deletion
Paul Blottiere
11:35 PM Revision ef4bf1a8 (qgis): Add link to corresponding issue in comment
Paul Blottiere
11:33 PM Revision 514db35c (qgis): Fixes freeze of server during rendering
Paul Blottiere
11:19 PM Revision 006b130e (qgis): Don't append raster layer to an existing GPKG, if a vector layer with t...
Borys Jurgiel
11:02 PM Revision 16e0db40 (qgis): Removes unused reset parameter
Paul Blottiere
10:54 PM Revision f087f4a0 (qgis): Data defined button is not red after deleting auxiliary field
Paul Blottiere
09:27 PM Revision b379d75e (qgis): Merge pull request #8249 from tudorbarascu/fix_addpart
fix addpart tool warning Alessandro Pasotti
11:41 AM Revision f963ba32 (qgis): fix fcf85a199a94aac
Jürgen Fischer
10:49 AM Revision a83d9c94 (qgis): Change tooltip for bad layers
because the click action is still a TODO Alessandro Pasotti
10:47 AM Revision 843bee28 (qgis): Fix removable flag check and call base class (dis)connect
Alessandro Pasotti
09:54 AM Revision 5dfa9924 (qgis): Port remaining indicator methods to the new interface
Alessandro Pasotti
08:57 AM Revision dffd3b73 (qgis): Remove virtual
Alessandro Pasotti
08:57 AM Revision 7cbba813 (qgis): Some more indicator refactoring
Pass QgsMapLayer instance to tooltip and icon,
in case they needs updates
Alessandro Pasotti
08:56 AM Revision a9a50397 (qgis): QgsLayerTreeViewIndicatorProvider refactoring
Alessandro Pasotti
08:54 AM Revision fc53e64e (qgis): Bad layers indicator
Alessandro Pasotti
08:51 AM Revision f2c262bc (qgis): Small refactoring to silence clang warnings plus changed name to GPKG s...
... to make it different than the other OGR s.s. dialog Alessandro Pasotti
04:44 AM Revision 7e3b5f40 (qgis): Merge pull request #8247 from 3nids/maptoolzoom
fixes to the map tool zoom Denis Rouzaud

2018-10-20

01:55 AM Revision f17b1a52 (qgis): restore zoom out rect
Denis Rouzaud
10:31 PM Revision 5168d7d9 (qgis): fix addpart tool warning
The isGeometryEmpty variable was true when geometry was present and viceversa.
Thus the warning for multiple parts fo...
Tudor Bărăscu
08:35 PM Revision fcf85a19 (qgis): fix build on Qt <5.6
Jürgen Fischer
10:05 AM Revision dcd33186 (qgis): [in-place] Fix alg runner when context is none
Alessandro Pasotti

2018-10-19

10:44 PM Revision 99f34194 (qgis): Extend documentation of QgsFeatureRequest::setSubsetOfAttributes
Like suggested by Nyall Alessandro Pasotti
10:40 PM Revision 71e85cc0 (qgis): Merge pull request #8231 from elpaso/bugfix-20147-in-place-difference
[in-place][needs-docs] add buffer for polygons and fix #20147 in place difference Alessandro Pasotti
10:33 PM Revision 5fd6f687 (qgis): Zoom tool: do not draw rect when zooming out, update cursor when pressi...
Denis Rouzaud
10:33 PM Revision b3e52633 (qgis): [fix #18892] avoid high jumps by setting a minimum pixel size for rect ...
Denis Rouzaud
10:33 PM Revision 77316741 (qgis): add isActive to QgsMapTool and update cursor when it is active
Denis Rouzaud
10:19 PM Revision f00e43d3 (qgis): [layouts] Hack around inconsistent subclassing of layout items by sip
Sometimes, calling some layout methods, results in sip being inable
to downcast the items to their correct type, resu...
Nyall Dawson
10:18 PM Revision 0a662576 (qgis): [layouts] Show more precision in map scale for map item properties
Previously we would often round the scale displayed to the nearest
integer. Now ensure that the map scale widget show...
Nyall Dawson
08:56 PM Revision fb2883c7 (qgis): Merge pull request #8242 from 3nids/final_dpi
[fix #17773] fix HiDPI in map canvas on mac Denis Rouzaud
08:56 PM Revision 345d25f7 (qgis): remove useless variable
Denis Rouzaud
07:46 PM Revision ff1face7 (qgis): more dox
Denis Rouzaud
07:46 PM Revision c1ce03cd (qgis): test that window handle actually exists (avoid crash in tests)
Denis Rouzaud
06:18 PM Revision dff04969 (qgis): use floating point precision and use proper setFlags method (#8244)
Denis Rouzaud
04:37 PM Revision 21e685b4 (qgis): [in-place] Limit buffer to (multi)polygons
Alessandro Pasotti
04:30 PM Revision 35ec4658 (qgis): update DPR on screen or resolution change
Denis Rouzaud
04:27 PM Revision adb930b2 (qgis): Speed up getFeatures query by using a proper QgsFeatureRequest
Alessandro Pasotti
04:07 PM Revision b4e87d87 (qgis): use float precision
Denis Rouzaud
03:53 PM Revision 09d2260b (qgis): rename physicalSize to deviceOutputSize
Denis Rouzaud
03:33 PM Revision 924e375f (qgis): fix wrong assert
Denis Rouzaud
02:50 PM Revision 556210bb (qgis): avoid scaling in painting when possible
not sure how it works internally in Qt, but no need to call epxlicitely on scaling since the image device pixel ratio... Denis Rouzaud
02:50 PM Revision ea982fe3 (qgis): [fix #17773] fix HiDPI in map canvas on mac
For system introducing pixel device ratio, the image rendered by the canvas is actually scaled up to match the physic... Denis Rouzaud
01:46 PM Revision 90b57ab8 (qgis): fix GRASS7 r_stats_quantile
Giovanni Manghi
01:26 PM Revision d33052ac (qgis): Fix docstring
Loïc BARTOLETTI
12:21 PM Revision 7ad0dcfa (qgis): Fix windows build
Jürgen Fischer
10:45 AM Revision 70d4a276 (qgis): Do not persist estimated GDAL metadata
GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e...
Matthias Kuhn
10:03 AM Revision 763fa420 (qgis): Merge pull request #8216 from rouault/fix_20136
[OGR provider] Revise significantly the way we handle subset filter to avoid issues with FID (fixes #20136) Matthias Kuhn
08:30 AM Revision c23c3d24 (qgis): fix build with GDAL1 (followup 4f76722a)
Jürgen Fischer
06:09 AM Revision e353bdb6 (qgis): Fix svg marker doesn't render when size is very small
(cherry picked from commit c6db18d) Nyall Dawson
03:53 AM Revision f23b09b8 (qgis): [needs-docs][layouts] Expose menus and toolbars (and some other goodies...
layout designer interface API
This commit adds more methods to the public, stable API for the layout
designer dialog...
Nyall Dawson
03:50 AM Revision c28c314f (qgis): [layouts] Fix incorrect data defined help for some map settings
Nyall Dawson
02:15 AM Revision ffdf39eb (qgis): Modernize some code
Nyall Dawson
02:15 AM Revision 2449be38 (qgis): QStringLiteral
Nyall Dawson
02:15 AM Revision 312c6881 (qgis): Remove redundant mutex locks
Nyall Dawson
02:15 AM Revision ac0a1881 (qgis): [needs-docs] Allow users to set tokens for connections to ArcGIS Featur...
Without this it can be impossible to connect to authenticated/private
servers.
Tokens are set by creating an "ESRI t...
Nyall Dawson

2018-10-18

01:15 AM Revision 3e41230d (qgis): [Processing] Allow reordering of items in the MultipleInputDialog.
Based on QGIS 3.2. Radoslaw Guzinski
01:07 AM Revision ac4f7b5f (qgis): Allow searching for features with a short search string
Matthias Kuhn
12:34 AM Revision a151debc (qgis): fix GRASS7 v_cluster tool
Giovanni Manghi
12:32 AM Revision 4d18eeec (qgis): Fix incorrect hasChildren return value when QgsBrowserModel
has no root items Nyall Dawson
12:32 AM Revision 1500c3ee (qgis): Fix dox
Nyall Dawson
12:32 AM Revision 5d9d903f (qgis): Move browser proxy model to core library and expose as stable API
This class is useful for plugins and other areas of QGIS code which
want to expose a limited browser interface (e.g. ...
Nyall Dawson
12:32 AM Revision 3543d34d (qgis): Use a switch
Nyall Dawson
12:32 AM Revision 67f1e10e (qgis): More unit test for QgsBrowserModel
Nyall Dawson
12:32 AM Revision ac3fe8ff (qgis): More unit tests
Nyall Dawson
12:32 AM Revision 72bf08e2 (qgis): Deprecate QgsBrowserModel::connectItem
This method should only be private, and is completely dangerous
to call from external code (it breaks the model!).
D...
Nyall Dawson
12:32 AM Revision 765dbf6a (qgis): Dox, tests
Nyall Dawson
05:43 PM Revision 71e2a6be (qgis): In-place passthrough for invalid geometries if processing option is to ...
Fixes #20147 - difference deletes invalid geometries Alessandro Pasotti
05:41 PM Revision 51c3c2a6 (qgis): Enable in-place buffer on polygons
Fixes #20101 - "Buffer" is not listed as an edit in place algorithm for polygon layer Alessandro Pasotti
05:40 PM Revision 89058bae (qgis): setInvalidGeometryCheck on the request
Alessandro Pasotti
05:39 PM Revision 5393df88 (qgis): Fixed documentation: FetchAttributes does not exist
Alessandro Pasotti
05:01 PM Revision 6745eecd (qgis): Add tests for editing filtered gpkg layer
Matthias Kuhn
04:56 PM Revision f437a7e0 (qgis): Added docs
Martin Dobias
04:56 PM Revision 56bf4862 (qgis): Make it possible to skip memory layer check on project close
In QGIS 3.4 there is the new feature that warns users about a potential data loss
when closing a project that contain...
Martin Dobias
04:38 PM Revision 97b827e9 (qgis): indentation
David Signer
03:37 PM Revision c7c72042 (qgis): put extra default back
David Signer
03:12 PM Revision 5bcff46e (qgis): use const and avoid copy
David Signer
02:54 PM Revision 723df76f (qgis): display menu at the correct position
David Signer
02:43 PM Revision 8839e2fc (qgis): all features option in menu
means this can be controlled by the user
fixes #17853
David Signer
02:37 PM Revision b38e1837 (qgis): start action for single feature directly
David Signer
02:19 PM Revision 5bbb1c48 (qgis): action only starting on one feature
with selection context menu (with wrong position) David Signer
02:16 PM Revision 9ed462db (qgis): more for Qt3Dextras
Denis Rouzaud
02:16 PM Revision 4358b6bc (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
02:16 PM Revision b523f025 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
02:16 PM Revision ed05fc25 (qgis): use Ubuntu cosmic for base image
This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs. Denis Rouzaud
02:16 PM Revision a29b497a (qgis): add libqt53dextras5
Denis Rouzaud
01:43 PM Revision 775c9f7c (qgis): add libqt53dextras5
Denis Rouzaud
12:28 PM Revision 391ec8a5 (qgis): [OGR provider] Revise significantly the way we handle subset filter to ...
Some rationale on this change...
Previously when applying a "regular" subset string, ie. one that is only the
conten...
Even Rouault
09:19 AM Revision 7026dfa3 (qgis): json decoding of values
before comparing them with the python structs David Signer
09:18 AM Revision d34fdf27 (qgis): extended json type server tests
not working because of the \n in the response David Signer
09:18 AM Revision 4f55e9d8 (qgis): server tests for json types in postgres
David Signer
08:39 AM Revision 4010e79f (qgis): Merge pull request #8200 from elpaso/bugfix-20094-followup-096b4ce
Slow field calculator - Bugfix 20094 followup 096b4ce Alessandro Pasotti
08:27 AM Revision 009fcd8e (qgis): fix build on cosmic (et cie)
Mathieu Pellerin - nIRV

2018-10-17

09:31 PM Revision 72410256 (qgis): More descriptive error messages when arcgis rest calls fail
Nyall Dawson
08:01 PM Revision 60803297 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
07:12 PM Revision 100a14ed (qgis): Merge pull request #8214 from borysiasty/plugin_manager_fixes
Plugin manager minor fixes Borys Jurgiel
12:13 PM Revision 57faed4c (qgis): [Plugin Manager] Small cleanups: don't connect redundant signal, remove...
Borys Jurgiel
11:58 AM Revision 7e9c8740 (qgis): Take into account cache size when deciding to go for full update
... also prune some dead code Alessandro Pasotti
10:22 AM Revision 9254e49c (qgis): [Plugin Manager] Fix empty initial tab when the window state is saved w...
Borys Jurgiel

2018-10-16

11:06 PM Revision b7673c76 (qgis): [Plugin Manager] Fix plugin status checkbox not refreshed after install...
Borys Jurgiel
10:19 PM Revision a0d46d12 (qgis): Remove unneeded forward declare
Nyall Dawson
10:19 PM Revision 90503194 (qgis): Expose application browser model instance to iface
Reusing the existing browser model is more efficient then reconstructing
new models, so it's useful for plugins to ha...
Nyall Dawson
10:19 PM Revision 4459c9a6 (qgis): Dox
Nyall Dawson
10:19 PM Revision 8b5bf3c1 (qgis): Remove some redundant dox from QgisAppInterface
Nyall Dawson
08:32 PM Revision 1be4b463 (qgis): use Ubuntu cosmic for base image
This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs. Denis Rouzaud
08:32 PM Revision e3a0c053 (qgis): more for Qt3Dextras
Denis Rouzaud
08:32 PM Revision a0b8383b (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
07:12 PM Revision e10736ae (qgis): Merge pull request #8199 from pblottiere/server_getfeatureinfo_tolerance
[bugfix] Fixes #19383 - GetFeatureInfo tolerance René-Luc ReLuc
07:11 PM Revision fff0c030 (qgis): Merge pull request #8155 from uprel/master
Fixes #20064: Bug in Server WFS update transaction René-Luc ReLuc
06:45 PM Revision 3cb9ef22 (qgis): fix build without server and 3d
Salvatore Larosa
03:47 PM Revision d55233f2 (qgis): Takes care of sort caches
Alessandro Pasotti
03:38 PM Revision d2f51f8f (qgis): Merge pull request #8209 from slarosa/fix_api_file_generator
add 3d module to API file Salvatore Larosa
03:28 PM Revision d71f85b5 (qgis): Fixing bug #20064 in WFS Update transaction triggering Bad request when...
uprel
03:18 PM Revision 7d3daf6f (qgis): Merge pull request #8197 from signedav/fix_duplication
[Bugfix] Care about default values again on creating feature Matthias Kuhn
12:52 PM Revision 20c9a5da (qgis): add 3d module to API file
Salvatore Larosa
11:34 AM Revision 190f9386 (qgis): Merge pull request #8103 from m-kuhn/geometryValidatorCode_1
Geometry validation of editing session Matthias Kuhn
10:16 AM Revision 1d9cfdc1 (qgis): Refactor slots and update view when bulk command finishes
Alessandro Pasotti
10:12 AM Revision 6c97fcf8 (qgis): Avoid crash when disconnecting layer
Matthias Kuhn
09:33 AM Revision 0e50b3ba (qgis): Revert "Merge pull request #8177 from elpaso/bugfix-20094-field-calcula...
This reverts commit 096b4ce00426ee35a1eec5b54453b9ea2e22b903, reversing
changes made to 87e0f6961adcbf7039d2c0bef914c...
Alessandro Pasotti
09:33 AM Revision 5defc030 (qgis): Fix slow updates from field calculator
Fixes #20094
Followup 096b4ce
Alessandro Pasotti
08:52 AM Revision bef8d6e0 (qgis): Update expected test results
Nyall Dawson
08:52 AM Revision ee8e1ce9 (qgis): [processing][gdal] More unit tests
Nyall Dawson
08:52 AM Revision fbb916d9 (qgis): fixes the ogr2ogr based geoprocessing tools
Giovanni Manghi
07:54 AM Revision 230e3b41 (qgis): Address some clazy warnings
Nyall Dawson
07:54 AM Revision 7bd0285d (qgis): Fix banned keyword use
Nyall Dawson
07:09 AM Revision 53526298 (qgis): rename back test_qgsowsconnection
David Signer
06:13 AM Revision ca427d33 (qgis): Rename actions
Nyall Dawson
06:13 AM Revision b7b638c5 (qgis): Simpler API to link actions to QgsDockWidget
Nyall Dawson
06:13 AM Revision f8863aa1 (qgis): Use simpler dock action API
Nyall Dawson
05:32 AM Revision 51f6fb06 (qgis): QStringLiteral
Nyall Dawson
05:32 AM Revision c6db18d3 (qgis): Fix svg marker doesn't render when size is very small
Nyall Dawson
05:25 AM Revision 0a628ff6 (qgis): Fix crash on layer save/rollback
Context objects should always be used in lamda connects, or
the connection has a potentially infinite lifetime!
Nyall Dawson
05:25 AM Revision 814594f1 (qgis): Highlight form functions/variables in value relation filter edit
Nyall Dawson

2018-10-15

12:19 AM Revision 2069dc7a (qgis): Add qt PATH_SUFFIXES to find QScintilla2 includes; match conda-forge qt
For builds using dependencies from conda-forge, also search in qt
recipe's include path at <prefix>/include/qt
Larry Shaffer
10:28 PM Revision 0db9f057 (qgis): Use QgsTemporaryCursorOverride
Nyall Dawson
10:28 PM Revision 1eba8ae5 (qgis): enabledAutoGeometryRestore is static
Nyall Dawson
10:28 PM Revision 9cae77f2 (qgis): Use a proxy task for field calculator
Nyall Dawson
10:28 PM Revision 5f7f7b61 (qgis): Simpler geometry restore for field calculator dialog
Nyall Dawson
10:28 PM Revision 9f3b9077 (qgis): More efficient field calculator iteration
Nyall Dawson
08:33 PM Revision c89a5423 (qgis): Merge pull request #8185 from rouault/fix_19571
[WFS client] Try to handle layers of type GeometryCollection if the first GeometryCollection is made of geometries of... Even Rouault
08:05 PM Revision 4cc4bab9 (qgis): [fix #19092] fix big cursors on Mac (#8152)
Denis Rouzaud
07:59 PM Revision bf2dae29 (qgis): lower debug msg noise
Denis Rouzaud
07:59 PM Revision 6396571d (qgis): [fix #18418] do not pursue when wheel event when delta = 0
Denis Rouzaud
05:29 PM Revision 8da29109 (qgis): Add some tests for QgsVectorLayerFeaturePool
Matthias Kuhn
04:53 PM Revision 32d4bcc4 (qgis): add Python __repr__ method to QgsGeometry.Error (#8198)
Denis Rouzaud
04:05 PM Revision 3d31d724 (qgis): Fix python bindings
Matthias Kuhn
03:29 PM Revision 9014285b (qgis): [WFS client] Try to handle layers of type GeometryCollection if the fir...
Even Rouault
03:25 PM Revision 0bb6a161 (qgis): Standardize geometry checker tests
Matthias Kuhn
03:12 PM Revision 440d8d85 (qgis): Add entry for OSTN15 transformation grid for datum shift
This is the change in plain SQL:
INSERT INTO tbl_datum_transform VALUES (7709, 100018, 4277, 4258, 9615, 'OSTN15_NTv...
Martin Dobias
03:07 PM Revision 939a910c (qgis): Merge pull request #8181 from wonder-sk/py3d
Python bindings for QGIS 3D library Martin Dobias
03:06 PM Revision 3f42395b (qgis): Resolve some TODOs
Matthias Kuhn
02:53 PM Revision 128a2263 (qgis): Use precision from settings
Matthias Kuhn
02:52 PM Revision 15034224 (qgis): No fallthrough required
Matthias Kuhn
02:52 PM Revision e379f94f (qgis): Parsing colors is slow
Matthias Kuhn
02:51 PM Revision 190ee53b (qgis): Use enum instead of int
Matthias Kuhn
02:45 PM Revision 7ce06e62 (qgis): test with correct uniquevalue
David Signer
02:42 PM Revision 963fdd5a (qgis): take original for unique values as well, except if it's not unique
David Signer
02:35 PM Revision 55d3faf7 (qgis): Use switch instead of else if
Matthias Kuhn
02:29 PM Revision c3a41bc2 (qgis): Add unit test for polygon tolerance
Paul Blottiere
02:29 PM Revision 8ba78e26 (qgis): Code modernisation
Matthias Kuhn
02:29 PM Revision 5c9a0da9 (qgis): Safety check
Matthias Kuhn
02:29 PM Revision 29db8db9 (qgis): Fix typos
Matthias Kuhn
02:29 PM Revision 98959f98 (qgis): Improve the raise dock code
Matthias Kuhn
02:29 PM Revision 8dce0e8b (qgis): fetch feature without attributes
Denis Rouzaud
02:29 PM Revision dfe788e9 (qgis): No unique connections on lambdas
Matthias Kuhn
02:29 PM Revision 36e83f31 (qgis): Tag geometry check classes as technology preview
Matthias Kuhn
02:29 PM Revision 3aebf0fe (qgis): default constructors
Denis Rouzaud
02:28 PM Revision e70a15b3 (qgis): Fix typo
Matthias Kuhn
02:28 PM Revision 178ff9c1 (qgis): Fix docstring
Matthias Kuhn
02:28 PM Revision d0de3d38 (qgis): Fix license headers
Matthias Kuhn
02:28 PM Revision b4626fd8 (qgis): Silly, Mapp is definitely a speilling error
Matthias Kuhn
02:28 PM Revision fc6f55bc (qgis): Initialize to nullptr
Matthias Kuhn
02:28 PM Revision 1f1ec0f6 (qgis): fix dox and use metaEnum + switch to handle resolution method
Denis Rouzaud
02:28 PM Revision 98843ca1 (qgis): fix bad rebase
Denis Rouzaud
02:28 PM Revision 1024c1be (qgis): fix typo
Denis Rouzaud
02:28 PM Revision f64b1f11 (qgis): Better feedback for the user
Matthias Kuhn
02:28 PM Revision 417fa068 (qgis): Only insert rows if errors is not empty
Matthias Kuhn
02:28 PM Revision e9e849a8 (qgis): disable topology check button if layer not editable
Denis Rouzaud
02:28 PM Revision df44275e (qgis): Update core sip files
Matthias Kuhn
02:28 PM Revision c0088f73 (qgis): Correctly invalidate single geometry results on delete
Matthias Kuhn
02:28 PM Revision 5942cf77 (qgis): fix bold font
Denis Rouzaud
02:28 PM Revision d527fed1 (qgis): Autosave after successful check
Matthias Kuhn
02:28 PM Revision d0728ef7 (qgis): Avoid crash with invalid indx
Matthias Kuhn
02:28 PM Revision 35d7fdc8 (qgis): Fix the selected error
Matthias Kuhn
02:28 PM Revision 7f142ad2 (qgis): Clear errors on stop editing
Matthias Kuhn
02:28 PM Revision d17011e8 (qgis): Show dock on error
Matthias Kuhn
02:28 PM Revision 00fa3dbb (qgis): Only show details for current error
Matthias Kuhn
02:28 PM Revision 80852003 (qgis): Avoid recursive changeGeometry
Matthias Kuhn
02:28 PM Revision 29b1dd74 (qgis): More solid precision estimation
Matthias Kuhn
02:28 PM Revision df11d7f1 (qgis): Allow committing on no errors
Matthias Kuhn
02:28 PM Revision 380d02e6 (qgis): Try to show fixed icons
Matthias Kuhn
02:28 PM Revision b0d8d8ea (qgis): Fix memory management of errors
Matthias Kuhn
02:28 PM Revision e65f6b46 (qgis): raise dock when errors are added
Denis Rouzaud
02:28 PM Revision fff52c7b (qgis): fix icon path
Denis Rouzaud
02:28 PM Revision 5b5ec8f5 (qgis): Handle error fixing on frontend size
Matthias Kuhn
02:28 PM Revision a56062c5 (qgis): Do not allow 0 precision
Matthias Kuhn
02:28 PM Revision 4d40d2fe (qgis): Handle layer deleted
Matthias Kuhn
02:28 PM Revision d0d08ccf (qgis): Improve fixError
Matthias Kuhn
02:28 PM Revision 29febc0c (qgis): fix warning conversion QgsFeatureId to QString
Denis Rouzaud
02:28 PM Revision 9c6c3aa8 (qgis): qobject_cast
Matthias Kuhn
02:28 PM Revision 6c069c19 (qgis): better layout in dock
Denis Rouzaud
02:28 PM Revision ff9da2f7 (qgis): nicer error reporting for overlap check
replace overlap feature QPair by a struct
this allows using the layer name rather than its ID in the error description
Denis Rouzaud
02:28 PM Revision 5a11b22d (qgis): use smaller button, alternate row colors
Denis Rouzaud
02:28 PM Revision 8b32aaeb (qgis): nice UX in validation docker
Denis Rouzaud
02:28 PM Revision d4ac9a7c (qgis): do not zoom to feature if no extent
Denis Rouzaud
02:28 PM Revision e77bab9d (qgis): enable zoom button only if error has feature
Denis Rouzaud
02:28 PM Revision f3261e10 (qgis): Centralize invalidateTopologyChecks handling
Matthias Kuhn
02:28 PM Revision 579c97e7 (qgis): activate icon only when topology checks are available
Denis Rouzaud
02:28 PM Revision 62b9f60f (qgis): Some 💅
Matthias Kuhn
02:28 PM Revision 09ee7555 (qgis): One feature pool per layer is enough
Matthias Kuhn
02:28 PM Revision 6df73d6d (qgis): QgsVectorLayerFeaturePool needs to be aware of geometry changes
Matthias Kuhn
02:28 PM Revision 97a9659a (qgis): fix rebase issues
Matthias Kuhn
02:28 PM Revision 76700cda (qgis): Add more debug information on vertex tool assertion
kicks in when zooming in a lot with snapping activated Matthias Kuhn
02:28 PM Revision 7f70c21a (qgis): do not crash when no edit buffer
Denis Rouzaud
02:28 PM Revision 6a940334 (qgis): Make feedback a required parameter for geometry checks
Matthias Kuhn
02:28 PM Revision a05e787d (qgis): Add docs for cache warming
Matthias Kuhn
02:28 PM Revision b210e7dc (qgis): Single geometry checks are done just in time
Matthias Kuhn
02:28 PM Revision 46efc9a6 (qgis): Re-initialize layer checks on configuration changes
Matthias Kuhn
02:28 PM Revision 273d3c87 (qgis): Put topology check cancelation into its own routine
Matthias Kuhn
02:28 PM Revision fe5a80c8 (qgis): Precision fix
Matthias Kuhn
02:28 PM Revision 2a5692a5 (qgis): Add test for overlap check with no area size restriction
Matthias Kuhn
02:28 PM Revision 91cd1ed6 (qgis): Do not show standard message bar error with geometry validation errors
Matthias Kuhn
02:28 PM Revision 42c3f454 (qgis): Abort geometry checks if feedback is cancelled
Matthias Kuhn
02:28 PM Revision e300387b (qgis): Use qgsgeometry_cast rather than dynamic_cast
Matthias Kuhn
02:28 PM Revision f82970d7 (qgis): Send signals when geometry options change
Matthias Kuhn
02:28 PM Revision 859ac16f (qgis): Make maxOverlapArea parameter of overlap check optional
Matthias Kuhn
02:28 PM Revision 32c71b8a (qgis): Better UX in geometry validation panel
Matthias Kuhn
02:28 PM Revision ed274428 (qgis): Disable message bar feedback from geometryvalidator
Matthias Kuhn
02:28 PM Revision baf1e52f (qgis): Better error reporting from is valid check
Matthias Kuhn
02:28 PM Revision d8c4473c (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
Matthias Kuhn
02:28 PM Revision 2abb13f0 (qgis): More detach avoidance
Matthias Kuhn
02:28 PM Revision 4d374464 (qgis): Make use of implicitly shared geometry
Matthias Kuhn
02:28 PM Revision cf0b3e9e (qgis): More UX
Matthias Kuhn
02:28 PM Revision 0ef29232 (qgis): New API for check filtering
Matthias Kuhn
02:28 PM Revision 7b3221fd (qgis): Fix rebase issue
Matthias Kuhn
02:28 PM Revision 81cfc36c (qgis): Make QgsGeometryCheck::CheckType available in factory
Matthias Kuhn
02:27 PM Revision 8142d5f3 (qgis): Move metatype registration to single init code
Matthias Kuhn
02:27 PM Revision c6159bfc (qgis): Improving the UI
Matthias Kuhn
02:27 PM Revision 38b2f71d (qgis): Fix rebase issues
Matthias Kuhn
02:27 PM Revision d60727f9 (qgis): Report topology errors
Matthias Kuhn
02:27 PM Revision dc2c78f3 (qgis): Implement zoom to feature
Matthias Kuhn
02:27 PM Revision 4607930e (qgis): Allow resolving errors
Matthias Kuhn
02:27 PM Revision 49883826 (qgis): Fix rebase problem
Matthias Kuhn
02:27 PM Revision 91d54bcb (qgis): Code formatting
Matthias Kuhn
02:27 PM Revision 550de156 (qgis): make context const
Denis Rouzaud
02:27 PM Revision abda8656 (qgis): Save / restore geometry check configuration
Matthias Kuhn
02:27 PM Revision d85c0a7e (qgis): Only allow formatted numbers in precision config
Matthias Kuhn
02:27 PM Revision ea878153 (qgis): Topology check integration in validation service
Matthias Kuhn
02:27 PM Revision 821a4ba3 (qgis): Fix template based geometry check factory
Matthias Kuhn
02:27 PM Revision 88ef9215 (qgis): Add topology checks to configuration interface
Matthias Kuhn
02:27 PM Revision dae3134b (qgis): Put check registry into use
Matthias Kuhn
02:27 PM Revision a6dc7198 (qgis): rename errorDescription -> description, errorName -> id
Denis Rouzaud
02:27 PM Revision 2b8401c2 (qgis): rename variables to refleft that they are in map units
Denis Rouzaud
02:27 PM Revision 16481d20 (qgis): add configuration map to constructors of all tests
Denis Rouzaud
02:27 PM Revision 3817df69 (qgis): Revert "QgsGeometryCheckError class requires context in constructor (no...
This reverts commit 73c89aee8c2f5ca6d2ce5a621b1ffad9f08bba02. Denis Rouzaud
02:27 PM Revision 7df2c630 (qgis): Add additional check factories
for Gap, Sliver and Overlap checks Matthias Kuhn
02:27 PM Revision b0810b18 (qgis): QgsGeometryCheckError class requires context in constructor (not inheri...
Denis Rouzaud
02:27 PM Revision 7593d516 (qgis): add feature pool as argument to collect/fix error methods
Denis Rouzaud
02:27 PM Revision 1df0a3ea (qgis): add flags and isCompatible to QgsGeometryCheck
Denis Rouzaud
02:27 PM Revision ceec9105 (qgis): Add python bindings for geometry checker
Matthias Kuhn
02:27 PM Revision e0697fb4 (qgis): Fix build warnings
Matthias Kuhn
02:27 PM Revision d7597f93 (qgis): single geometry xyz
Matthias Kuhn
02:27 PM Revision dd608bbe (qgis): More python bindings
Matthias Kuhn
02:27 PM Revision 6f261f70 (qgis): Flags
Matthias Kuhn
02:27 PM Revision e55bb7a3 (qgis): Fix build
Matthias Kuhn
02:27 PM Revision e8a7ab43 (qgis): Registry updates
Matthias Kuhn
02:27 PM Revision 0b20ae62 (qgis): activate/deactivate geometry checks in vector layer properties
Denis Rouzaud
02:27 PM Revision 71dbd5a5 (qgis): docstrings
Matthias Kuhn
02:27 PM Revision 5e271637 (qgis): Save geometry configuration to layer
Matthias Kuhn
02:27 PM Revision 1b0bd514 (qgis): Registry
Matthias Kuhn
02:27 PM Revision cde294eb (qgis): UI improvements
Matthias Kuhn
02:27 PM Revision 5d7c33eb (qgis): Move to unified single geometry check
Matthias Kuhn
02:27 PM Revision 2f5c7a3a (qgis): New configuration page for geometry validitiy
Matthias Kuhn
02:27 PM Revision 56d299ec (qgis): YAY, it is working
Matthias Kuhn
02:27 PM Revision f5486ee5 (qgis): Add single geometry check
Matthias Kuhn
02:27 PM Revision edeefc9e (qgis): Tolerance fixed in GetFeatureInfo for polygons
Paul Blottiere
01:31 PM Revision 574c672a (qgis): add QgsVectorLayer::getGeometry(fid) (#8174)
* add QgsVectorLayer::getGeometry(fid)
* update docs to say geom is invalid
Denis Rouzaud
11:40 AM Revision 5765d494 (qgis): Add unit test for line tolerance
Paul Blottiere
11:39 AM Revision 075d53f9 (qgis): Tolerance fixed in GetFeatureInfo for lines
Paul Blottiere
11:25 AM Revision 67276dcd (qgis): corrected comment in test
David Signer
11:10 AM Revision d5e57d31 (qgis): Merge pull request #8186 from rouault/fix_20104
[GDAL provider] Make sure that setEditable(true) invalides cached GDAL handles to get proper refresh (fixes #20104) Even Rouault
11:09 AM Revision b777ab23 (qgis): Merge pull request #8184 from rouault/fix_20098
[OGR provider] Make again a feature iterator to be resetable on a OSM layer (fixes #20098) Even Rouault
11:02 AM Revision 530397c1 (qgis): [layouts] Fix legend does not respect anchor point when resizing
based on map content
Fixes #19987
Nyall Dawson
11:02 AM Revision 46b6ffad (qgis): Fix a bunch of QString warnings
Nyall Dawson
10:32 AM Revision 096b4ce0 (qgis): Merge pull request #8177 from elpaso/bugfix-20094-field-calculator-slow...
Fixes slow update in field calculator Alessandro Pasotti
10:30 AM Revision 6fce7853 (qgis): Add unit test for point tolerance
Paul Blottiere
10:30 AM Revision 2c5d1c54 (qgis): Fixes #19383 - Tolerance fixed in GetFeatureInfo for points
Paul Blottiere
10:29 AM Revision 87e0f696 (qgis): [processing][gdal][needs-docs] Rename crop to cutline option for clarity
The previous name is unclear, as the option can expand as well
as crop the raster extent. We also don't refer anywher...
Nyall Dawson
10:27 AM Revision a3f3187c (qgis): tests
David Signer
10:26 AM Revision d62eb6e4 (qgis): get in every case if not valid the copy of the value
even if unique constraint because it checks if existent - otherwise it get's null there David Signer
09:14 AM Revision e8c15a9c (qgis): tests for unique values
with default unique value and fallback in case the default value already exists David Signer
09:12 AM Revision d26848e9 (qgis): right order of priorities
by getting the value - if it's unique, first getting the defaults before creating an unique value.
Fix #20067
David Signer
08:51 AM Revision d77c61ef (qgis): More test
Nyall Dawson
08:41 AM Revision 5a6c825d (qgis): Adjust the default size of expression/selection dialog
Nathan Woodrow
08:13 AM Revision bc51a60e (qgis): Expression widget ux fixes (#8194)
* Add default custom function file
* Set default size of custom expression list
Nathan Woodrow
07:47 AM Revision 0fb00235 (qgis): Fix corrupted group box layouts
Nyall Dawson
07:25 AM Revision 88da833b (qgis): Try resurrecting test under Travis
Nyall Dawson
06:42 AM Revision d119c2d5 (qgis): Masks
Nyall Dawson
06:42 AM Revision 8bc8c0b8 (qgis): Fix line pattern fill symbol corruption with negative angles
(cherry picked from commit 0f056b500a5628bc76a30a4fe6de85f11cb5a9fb) Nyall Dawson
06:42 AM Revision 968948a7 (qgis): Fix distorted line pattern fill when line offset is large compared
with pattern distance
(cherry picked from commit e277b91087567aa95344d2c935ae4543feefec28)
Nyall Dawson
06:42 AM Revision 34f2e959 (qgis): Fix line pattern fill offsets are always treated as positive,
even when offset is negative
(cherry picked from commit 5b4ed16cf90a28e73d8c09bec5a36ae0fa9f2056)
Nyall Dawson
05:06 AM Revision c0d35ce5 (qgis): Fix #14897 - Remove double undo/redo buttons (#8189)
Nathan Woodrow
03:50 AM Revision 3a684c8a (qgis): Fix custom function help
Nathan Woodrow
03:47 AM Revision c6dda7b4 (qgis): SQL Server on Travis
Nyall Dawson
03:47 AM Revision e33caa49 (qgis): [mssql] Skip some tests on Travis which fail because of msodbcsql segfa...
Nyall Dawson
03:47 AM Revision a1a35e91 (qgis): Dox++
Nyall Dawson
03:47 AM Revision f07462b6 (qgis): Spelling
Nyall Dawson
03:47 AM Revision cea155fc (qgis): Fix warning
Nyall Dawson
03:47 AM Revision 8f6ee1c4 (qgis): Dox
Nyall Dawson
02:23 AM Revision 8dd0f008 (qgis): Fix - Fix loading expression template for first item and space vs tabs
Fix tab vs spaces in Python editor widget. Use spaces Nathan Woodrow

2018-10-14

01:38 AM Revision bd8d61ab (qgis): Follow up 5beb4e2b8d - Enable rename browser tree node on edit key only
Nathan Woodrow
10:13 PM Revision 0f3088ab (qgis): Fix spelling
Martin Dobias
07:10 PM Revision 651ccb43 (qgis): [GDAL provider] Revise how referencing counting is done on mGdalBaseDat...
initBaseDataset() used to take a reference in the case where
mGdalDataset == mGdalBaseDataset (non warped VRT) and we...
Even Rouault
05:50 PM Revision e7d15b64 (qgis): [GDAL provider] Make sure that setEditable(true) invalides cached GDAL ...
Even Rouault
04:40 PM Revision 45c9ae97 (qgis): Add warnings about the QGIS 3D API being unstable / tech preview only
Martin Dobias
04:32 PM Revision 8814e406 (qgis): Move altitude binding/clamping enums to Qgs3DTypes + add culling mode i...
Martin Dobias
03:22 PM Revision f0bb08de (qgis): [WFS client] Fix GetFeature BBOX in WFS 1.1 when the GetCapabilies CRS ...
Even Rouault
01:54 PM Revision 0de984d7 (qgis): osgeo4w: detect python version in package.cmd
(cherry picked from commit faeb160065ba58245547e75582ae9a8f25ff768b) Jürgen Fischer
01:51 PM Revision faeb1600 (qgis): t2tdoc run (followup 8923aa9bb & ae397bf24)
Jürgen Fischer
01:42 PM Revision 82dccf71 (qgis): osgeo4w: detect python version in package.cmd
Jürgen Fischer
01:37 PM Revision 8923aa9b (qgis): Removed duplicate lines from Linux install guide
James Shaeffer
12:43 PM Revision 906f8021 (qgis): [OGR provider] Make again a feature iterator to be resetable on a OSM l...
Even Rouault
11:39 AM Revision c8ea3a70 (qgis): blockAttributeTableUpdates: single signal with bool
Alessandro Pasotti

2018-10-13

01:12 AM Revision 20e85927 (qgis): Remove unused forward declaration
Alessandro Pasotti
12:44 AM Revision 07b31287 (qgis): Fix rollback on large tables when attr table is opened
Alessandro Pasotti
10:05 PM Revision 88cb8313 (qgis): Python bindings for QGIS 3D library
Martin Dobias
09:24 PM Revision 4f76722a (qgis): osgeo4w: prepare for GDAL 2.3 update
Jürgen Fischer
03:40 PM Revision 9d82df5d (qgis): Forward to app blocking/unblocking of attr table updates
Fixes #20094 - Extracting z-coordinates takes ages and makes the system unresponsive Alessandro Pasotti
02:53 PM Revision ae397bf2 (qgis): Merge pull request #8176 from elpaso/mxe-reborn-docker
mxe: couldn't be easier now Alessandro Pasotti
01:18 PM Revision a2ec75c9 (qgis): Remove unused var
Alessandro Pasotti
11:24 AM Revision 6e2a2bee (qgis): Small enhancements to mxe scripts
Alessandro Pasotti
11:24 AM Revision f56e3dd8 (qgis): mxe documentation
Alessandro Pasotti
10:20 AM Revision afc873d6 (qgis): Block signals in the cache only
much better approach ... Alessandro Pasotti
04:30 AM Revision 0816a299 (qgis): Fix typo in generated file
Harrissou Santanna
04:30 AM Revision 8b1d7ffc (qgis): Fix typo
Harrissou Santanna

2018-10-12

10:31 PM Revision 5b4ed16c (qgis): Fix line pattern fill offsets are always treated as positive,
even when offset is negative Nyall Dawson
10:31 PM Revision 0f056b50 (qgis): Fix line pattern fill symbol corruption with negative angles
Nyall Dawson
10:31 PM Revision e277b910 (qgis): Fix distorted line pattern fill when line offset is large compared
with pattern distance Nyall Dawson
10:18 PM Revision d79e3adf (qgis): Fixes slow update in field calculator
by blocking the vector signals ...
... and emitting dataChanged at
the end.
I'm a bit worried of side effects,
but I...
Alessandro Pasotti
09:33 PM Revision 219a4be7 (qgis): mxe: couldn't be easier now
Build in docker Alessandro Pasotti
04:55 PM Revision d6a863b0 (qgis): Merge pull request #8173 from elpaso/mxe-reborn
Fix MXE build Alessandro Pasotti
04:27 PM Revision 6bade339 (qgis): [fix #13487] style categories should not be editable
Denis Rouzaud
03:05 PM Revision 189dfc70 (qgis): Fix MXE build
Alessandro Pasotti
09:14 AM Revision 85fdf4ee (qgis): Merge pull request #8159 from rldhont/server-wfs-enhance-describeFeatur...
[Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is build René-Luc ReLuc
02:28 AM Revision 448b4505 (qgis): [layouts] Expose designer enable atlas preview and show item options to
stable API Nyall Dawson

2018-10-11

01:30 AM Revision f8bbc12c (qgis): Use a proxy progress task for vacuuming gpkg
Nyall Dawson
01:30 AM Revision ab5c4fc8 (qgis): Remove messagebox confirmation on geopackage compact
Now that we use a proxy task, users will have o/s level notifications
if the compact takes a lengthy time
Nyall Dawson
10:32 PM Revision 68f4cf2d (qgis): respect maximum of recent project settings when loading (#8153)
* respect maximum of recent project settings when loading
* fix uint int comparison
Denis Rouzaud
08:31 PM Revision dc08db79 (qgis): [ux] Make QgsFileWidget file picker default to opening at the
currently displayed folder, if one is shown
And only fallback to the default root path if no file name has
been ente...
Nyall Dawson
01:55 PM Revision 46938c07 (qgis): Merge pull request #8168 from elpaso/fix-clang-warnings
Fix error return-std-move Alessandro Pasotti
10:50 AM Revision fde6d93e (qgis): [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is...
René-Luc ReLuc
09:52 AM Revision b2df588a (qgis): Fix see also link
Nyall Dawson
09:52 AM Revision 5beb4e2b (qgis): Followup 9cad526, allow item rename through browser model
Nyall Dawson
09:10 AM Revision 66f5f548 (qgis): [browser] Add missing delete actions for more file types
Nyall Dawson
09:10 AM Revision 2c16b14f (qgis): [browser] Don't show full path to file for "delete" action in menu
This is often very long and makes the menu huge Nyall Dawson
09:10 AM Revision 64b5c2ee (qgis): [browser] Make delete file action also show for raster layers,
not just vectors Nyall Dawson
09:10 AM Revision e4b52a4d (qgis): [browser] Fix crash when deleting files quickly
It's possible for items to be deleted in the background
while we are waiting on user input (e.g. from the confirmatio...
Nyall Dawson
09:03 AM Revision 942a560b (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
(che...
Martin Dobias
08:33 AM Revision e5ba5586 (qgis): Fix error return-std-move
std::move should not be used here because
it prevents RVO (copy elision) and it's
considered an anti-pattern.
To fix...
Alessandro Pasotti
07:59 AM Revision 375afe5b (qgis): [needs-docs] Follow up UX fixes for moving custom function help
Nathan Woodrow
07:23 AM Revision 42ea2164 (qgis): FIX - Move custom expression function help to group box (#8163)
Nathan Woodrow
06:08 AM Revision 9cad526f (qgis): Add F2 to rename browser favourite item (#8164)
Nathan Woodrow

2018-10-10

01:23 AM Revision e4738d4e (qgis): Fix context menu path display on windows
Nyall Dawson
01:04 AM Revision ff90c13b (qgis): Capitalization
Nyall Dawson
06:23 PM Revision 12ead91e (qgis): avoid having qgsDoubleToString printing -0
Denis Rouzaud
03:48 PM Revision 72189649 (qgis): test with lower precision
Denis Rouzaud
03:48 PM Revision eeee43d5 (qgis): more for Qt3Dextras
Denis Rouzaud
03:48 PM Revision 0ec7bad0 (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
03:48 PM Revision 35ba4b59 (qgis): use Ubuntu cosmic for base image
This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs. Denis Rouzaud
03:33 PM Revision 94a7d9db (qgis): fix local variable will be copied despite being returned by name (#8157)
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
02:54 PM Revision c1d5ab75 (qgis): fix local variable will be copied despite being returned by name
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
01:44 PM Revision 698cae6c (qgis): fix local variable will be copied despite being returned by name
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
10:23 AM Revision d3c861e7 (qgis): selectAll if requested on mouse release
because otherwise the mouse event makes the selectAll useless if it's done on focusEvent David Signer
09:56 AM Revision b80c95c7 (qgis): Merge pull request #8150 from elpaso/bugfix-20053-json-exporter-values
Fixes #20053 decimal separator in csv files Alessandro Pasotti
09:47 AM Revision 69dab87d (qgis): [auth] don't share config db connection across threads
(fixes #20054) Mathieu Pellerin - nIRV
09:30 AM Revision e4102085 (qgis): Merge pull request #8123 from qgis/fix-server-wms-sld-content
[Bugfix][Server] WMS: The SLD content loaded from URL is not percent encoded René-Luc ReLuc
03:47 AM Revision e71e135e (qgis): fix build on xenial
Jürgen Fischer
02:26 AM Revision f6cf944e (qgis): more for Qt3Dextras
Denis Rouzaud
02:09 AM Revision 2761122e (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud

2018-10-09

09:48 PM Revision ef1efebd (qgis): forward declaration of QgsPoint
Denis Rouzaud
09:48 PM Revision 159eb095 (qgis): replace old-style cast by reinterpret_cast
Denis Rouzaud
09:48 PM Revision 7fb3a929 (qgis): forward declaration of QgsMapMouseEvent
Denis Rouzaud
09:48 PM Revision f27a5043 (qgis): remove useless includes
Denis Rouzaud
09:48 PM Revision 7c0a2a1c (qgis): a few more forward declarations
Denis Rouzaud
09:47 PM Revision 386f668f (qgis): use Ubuntu cosmic for base image
This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs. Denis Rouzaud
11:03 AM Revision 859b39a6 (qgis): Fixes #20053 decimal separator in csv files
Actually it had nothing to do with CSV being the
source, but it was the json exporter passing
the values through all ...
Alessandro Pasotti
09:57 AM Revision 03d730ce (qgis): rerename transformContext -> context
Loïc BARTOLETTI
08:58 AM Revision c225f560 (qgis): [postgres] Fix addition of views from Data Source Manager (fixes #19424)
In order to add a PostgreSQL layer based on a view, one needs to explicitly
pick one or more columns to serve as the ...
Martin Dobias
08:58 AM Revision 1a5a23d1 (qgis): [postgres] Fix jumping item when changing pkey / geom type / srid
On change of on of the properties the affected item would suddenly jump to the end of the list. Martin Dobias
08:40 AM Revision 795c27fe (qgis): Merge pull request #8125 from elpaso/bugfix-20020-paste-geometry-collap...
Show a warning when pasted feature geometry collapsed Alessandro Pasotti
08:00 AM Revision b4a22180 (qgis): [labeling] always consider data-defined property for line height
Mathieu Pellerin - nIRV
06:36 AM Revision 8fbb7175 (qgis): addressed comments, ran prepare-commit.sh
AndrewAnnex
06:36 AM Revision c04accd7 (qgis): forgot to add voids in testqgsgdalprovider.cpp
AndrewAnnex
06:36 AM Revision b86f84ed (qgis): Use raster band names in QGIS [FEATURE] [needs-docs]
* fixes #16047
* extracts band name info using gdalapi in QgsGdalProvider
* added configuration option to allowing us...
AndrewAnnex
06:36 AM Revision 9b4cb7a2 (qgis): added unit test and test raster
AndrewAnnex
06:36 AM Revision c4872b84 (qgis): responding to github comments, simplified behavior to display the band ...
AndrewAnnex
03:30 AM Revision e813fe88 (qgis): [mssql] Fix browser items only show tables in geometry_columns
table, regardless of connection setting Nyall Dawson
03:30 AM Revision b6e6b905 (qgis): [mssql] Misc browser fixes
- Add 'refresh' action to allow display of displays created outside
of QGIS
- Show empty schemas in browser too, as t...
Nyall Dawson
02:51 AM Revision b74292aa (qgis): Fixes #19555
Adds a QMessageBox if file exists
Remove lastDatabase setting to lastDirDatabase. It's dangerous to reuse
the last da...
Loïc Bartoletti
02:51 AM Revision 0989e73d (qgis): Use QgsFileWdiget for geopackage database
Loïc Bartoletti
02:30 AM Revision 6ac262f4 (qgis): configonly.bat: retrieve version from CMakeLists.txt
Jürgen Fischer

2018-10-08

11:01 PM Revision 711ec1de (qgis): forward declaration of QgsProject
Denis Rouzaud
11:01 PM Revision f86b86bc (qgis): forward declaration for QgsVectorLayer
Denis Rouzaud
11:01 PM Revision f404751e (qgis): move definition to source
Denis Rouzaud
11:01 PM Revision 0901a21e (qgis): Fix include in server
Denis Rouzaud
11:01 PM Revision d0001573 (qgis): forward declarations for QgsMapLayer
Denis Rouzaud
11:01 PM Revision 775d603f (qgis): forward declarations for QgsMapCanvas
Denis Rouzaud
10:10 PM Revision f5d2b88d (qgis): check if visibilityexpression is enabled (#8141)
before adding the containers to the mContainerVisibilityInformation
fix: #20045
David Signer
09:26 PM Revision 425fe749 (qgis): add missing coordinateTransformContext property to QgsProject (#8145)
Denis Rouzaud
01:01 PM Revision a176bad0 (qgis): Kill refreshLegend (not used since a long time)
Alessandro Pasotti
12:33 PM Revision a6bfffbf (qgis): Update qgsoptionsbase.ui
stra2da
12:33 PM Revision 4caec08d (qgis): Update images.qrc
stra2da
12:33 PM Revision c8577c77 (qgis): Add files via upload
stra2da
12:33 PM Revision 52055d55 (qgis): Add files via upload
stra2da
11:16 AM Revision 302b4494 (qgis): [mssql] Add browser actions for deleting and truncating tables
Because we can no longer overwrite tables directly using drag
and drop (refs #16805), add some explicit actions which...
Nyall Dawson
11:16 AM Revision 06520be7 (qgis): Spelling
Nyall Dawson
11:16 AM Revision 745495fe (qgis): [mssql] Prevent overwriting existing tables via drag and drop in browser
Fixes #16805 Nyall Dawson
09:01 AM Revision 71c50513 (qgis): [mssql] Fix incorrect precision detection for double/float fields
Fixes #15124 Nyall Dawson
09:01 AM Revision da211938 (qgis): [mssql] Fix handling of geometry column when multiple geometry/geography
columns are present
Fixes #13932
Nyall Dawson
08:33 AM Revision f6b80205 (qgis): Merge pull request #8126 from elpaso/bugfix-18608-raster-legend-embedde...
Force legend update when raster properties changes Alessandro Pasotti
08:15 AM Revision 5503ba48 (qgis): [mssql] Forward port more of 62af54e
But avoid the inexact Filter test when we are doing an
exact intersection request
Refs #15752
Nyall Dawson
08:15 AM Revision ad252617 (qgis): More minor refactoring
Nyall Dawson
08:15 AM Revision 8c2afa6b (qgis): Indentation
Nyall Dawson
08:15 AM Revision 794583e6 (qgis): [mssql] Test data load script
Nyall Dawson
08:15 AM Revision b7922909 (qgis): QStringLiteral
Nyall Dawson
08:15 AM Revision 84a82191 (qgis): [mssql] Small fixes to expression compilation
- Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required
Forwa...
Nyall Dawson
08:15 AM Revision 7464575f (qgis): More refactoring
Nyall Dawson
08:15 AM Revision eb439d34 (qgis): [mssql] Update test for skipping invalid geometry handling
Nyall Dawson
08:15 AM Revision eb40d911 (qgis): Add test for MSSQL behavior with invalid polygon geometries
Forward port of 039866d, because I am an idiot and forgot Nyall Dawson
08:15 AM Revision dafeaf43 (qgis): [mssql][needs-docs] Add connection setting to ignore invalid geometry h...
Sets whether the connection should skip all handling of records with
invalid geometry, which are slow and costly.
Th...
Nyall Dawson
08:15 AM Revision fabc2c13 (qgis): [mssql] Minor refactoring
Nyall Dawson
07:30 AM Revision fbbb3200 (qgis): use lambda to set value to null
David Signer
07:14 AM Revision 7c5cc27b (qgis): Fix #13684 - Update conditional full row style on value change (#8137)
Nathan Woodrow
05:57 AM Revision ca4fcceb (qgis): Fix - Fix font color in table conditional present selection (#8136)
Nathan Woodrow
05:09 AM Revision f630c938 (qgis): [mssql] Fix inefficiencies in expression compiler, resulting in
apparent hangs when compiling complex expressions
Fixes #15404
Nyall Dawson
04:07 AM Revision f928c2e5 (qgis): [FIX] - Respect selection order in attribute table copy. (#8048)
Only copy fields shown in view for current table. Nathan Woodrow
04:05 AM Revision 556cddd4 (qgis): Fix #19465 - Don't delete expression when pressing enter in combo (#8134)
Nathan Woodrow
04:01 AM Revision 4da2b80a (qgis): Fix build
Nyall Dawson
03:20 AM Revision 1f02b42e (qgis): Fix race condition causing crash on startup
Also flick more static list initializations across to nicer
std::call_once implimentations
Nyall Dawson
02:40 AM Revision ee7ca0a5 (qgis): Fix build follow up
Nathan Woodrow

2018-10-07

01:16 AM Revision 4bcaba84 (qgis): Fix build on fedora 26
Nathan Woodrow
11:24 PM Revision 9ccb1b57 (qgis): Update doc
Paul Blottiere
11:24 PM Revision 9ed3ee0d (qgis): Add doc
Paul Blottiere
11:24 PM Revision 6e95586a (qgis): Update python binding
Paul Blottiere
11:24 PM Revision 1ecc57d2 (qgis): Adds more explicit error message when auxiliary storage is saved
Paul Blottiere
11:23 PM Revision 119cd8ac (qgis): QgisApp::addVectorLayer(): add |layername= to OGR datasets (fixes #20031)
Do it also in case of datasets that have a single layer, in case they might
later be edited to have more layers
(exce...
Even Rouault
11:23 PM Revision bd6c1115 (qgis): [OGR provider] Make createEmptyLayer() work properly on GeoPackage when...
Even Rouault
11:22 PM Revision 1aa9485f (qgis): [OGR provider] Fix deletion of layers from QGIS browser when filename h...
Even Rouault
11:22 PM Revision 7c6cb910 (qgis): Fixes #20038 null island in canvas.saveAsImage
Alessandro Pasotti
09:04 PM Revision 7c21bfd1 (qgis): Silence "libpng warning: iCCP: known incorrect sRGB profile" warnings
These are thrown by 3rd party components (e.g. webkit) which we have no
control over, and have low value anyway
Bett...
Nyall Dawson
09:03 PM Revision 7681d308 (qgis): Removes TODO comment
Paul Blottiere
09:03 PM Revision 6dfae723 (qgis): Activates unit test
Paul Blottiere
09:03 PM Revision 80e19b63 (qgis): Add core unit test
Paul Blottiere
09:03 PM Revision 5a9067e7 (qgis): Fixes #19826 - Use subset layer to manage fid
Paul Blottiere
05:26 PM Revision 12fd51e2 (qgis): Deprecate refreshLegend
Alessandro Pasotti
03:50 PM Revision 2b71c9cc (qgis): Merge pull request #7915 from rldhont/server-cache-manager-extension
[Server][Cache] Finalizing the cache manager René-Luc ReLuc
09:36 AM Revision af795770 (qgis): Fix various qt warnings related to user profile databases
Switch to using QGIS sqlite helper classes instead of Qt database
classes
Nyall Dawson
09:36 AM Revision 195a2fb8 (qgis): Workaround ellipsoid_acronym not null constraint
Nyall Dawson
09:36 AM Revision 086b6a80 (qgis): Fix dox test
Nyall Dawson
09:36 AM Revision b247c7ce (qgis): More hacking around crs db
Nyall Dawson
09:36 AM Revision e91e342e (qgis): Fix some chatty debug messages
Nyall Dawson
09:36 AM Revision ed35ad9c (qgis): Unify sqlite string quoting functions to a single QgsSqliteUtils::quote...
function, with tests Nyall Dawson

2018-10-06

11:23 PM Revision 7e81226b (qgis): Replace toUtf8().data() by toUtf8().constData()
All your uses of toUtf8().data() actually just need a const char*
So use constData() that is semantically more correc...
Even Rouault
03:08 PM Revision 3bb64a7f (qgis): [Server][Cache] Adding HAVE_SERVER_PYTHON_PLUGINS around accessControls...
René-Luc ReLuc
03:00 PM Revision f5d2d858 (qgis): QgsXmlUtils::readFlagAttribute(): fix use-after-free
Found with Valgrind
```const char* c_str = qstr.toUtf8().data()``` is invalid
since the QByteArray returned by toUtf...
Even Rouault
12:46 PM Revision 56149ff3 (qgis): Force legend update when raster properties changes
Fixes #18608 - Layer tree embedded widgets do not show up unless you move layer Alessandro Pasotti
12:22 PM Revision dbfbcca6 (qgis): Simplify paste by using QgsVectorLayerUtils::makeFeaturesCompatible
Alessandro Pasotti
11:38 AM Revision a3bf98d9 (qgis): Do not show the invalid geom warning if not necessary
If the geoms where originally invalid, do not show the
warning.
Alessandro Pasotti
10:53 AM Revision 08b6b606 (qgis): Show a warning when pasted feature geometry collapsed
... due to due to intersection avoidance
Features are still pasted but the user is warned.
Fixes #20020
Alessandro Pasotti
10:25 AM Revision 8c67e45f (qgis): [Server][Cache] Add WMS GetLegendGraphic to store in cache
René-Luc ReLuc
10:25 AM Revision f79be97e (qgis): [Server][Cache] Add documents to store in cache: WMS Context, WFS Descr...
René-Luc ReLuc
10:25 AM Revision bc7cea2e (qgis): [Server][Cache] Extending and enhancing cache manager tests
René-Luc ReLuc

2018-10-05

10:06 PM Revision 81db0052 (qgis): [mssql] Fix single geometry types are added to multi geometry type layers
Fixes #10793 Nyall Dawson
09:43 PM Revision a86c6839 (qgis): Merge pull request #8031 from DelazJ/patch-4
Fix save style dialog expansion and UI cleanup Denis Rouzaud
08:25 PM Revision 9fa8c356 (qgis): make QgsWkbTypes a Q_GADGET and declare GeometryType as Q_ENUM (#8024)
* make QgsWkbTypes a Q_GADGET and declare GeometryType as Q_ENUM
* include QObject
* remove extra include
* move Q...
Denis Rouzaud
04:00 PM Revision c3caa1ef (qgis): [Bugfix][Server] WMS: The SLD content loaded from URL is not percent en...
René-Luc ReLuc
03:02 PM Revision 8f4d3ba3 (qgis): Merge pull request #8041 from 3nids/user_doc_auto_screenshots
Automatic creation of screenshots for user documentation Denis Rouzaud
03:01 PM Revision 77bfec68 (qgis): fix typo
Denis Rouzaud
02:22 PM Revision 9acc5c10 (qgis): [mesh] update to MDAL 0.0.9 (NetCDF Support)
Peter Petrik
02:22 PM Revision 618ed2e7 (qgis): add recognision of ECMWF_ERA to MDAL
Peter Petrik
01:20 PM Revision 2ff3f762 (qgis): set device pixel ratio on pixmap
Denis Rouzaud
01:11 PM Revision e25d6347 (qgis): Merge pull request #8034 from m-kuhn/canCommitChanges
Add QgsVectorLayer::allowCommit property Matthias Kuhn
12:36 PM Revision e86693a5 (qgis): Merge pull request #8111 from elpaso/in-place-select-all
[processing][need-docs] In place editing triggers editing and select all Alessandro Pasotti
11:03 AM Revision cdf5bb63 (qgis): Fix test
Alessandro Pasotti
10:10 AM Revision 29c4970f (qgis): [processing] In-place add layer name to dlg title and store active layer
Alessandro Pasotti
09:21 AM Revision 0782b9d8 (qgis): Dynamically change button text for in-place editing
The button title changes if there are selected features Alessandro Pasotti
08:53 AM Revision ca1c65d0 (qgis): [processing] In place editing triggers editing and select all
If the active layer is not editable, the executor will
try to switch editing on.
If there are no selected features, ...
Alessandro Pasotti
08:51 AM Revision 223a87fb (qgis): Merge pull request #8121 from nyalldawson/no_boundary
Boundary alg cannot run in-place mode Alessandro Pasotti
08:43 AM Revision 3522518b (qgis): Do not add allowCommit to Python bindings
Matthias Kuhn
08:00 AM Revision 3fc0e69f (qgis): [mssql] Add unit test for #15305
Nyall Dawson
08:00 AM Revision 17b80c14 (qgis): [mssql] Implement native uniqueStringsMatching method, should speed up ...
Nyall Dawson
08:00 AM Revision 4986d432 (qgis): [mssql] Fix crash when requesting min/max/unique values from invalid fi...
Nyall Dawson
08:00 AM Revision 2f89139c (qgis): Fix up test
Nyall Dawson
08:00 AM Revision a6ae6c17 (qgis): Add a provider test for a crash experienced in SQL Server provider
Nyall Dawson
08:00 AM Revision b7f5a3c1 (qgis): [mssql] Fix shifted attributes after importing layers via browser
drag and drop
Fixes #15305
Nyall Dawson
07:44 AM Revision 57fcf439 (qgis): Boundary alg cannot run in-place mode
Nyall Dawson
03:34 AM Revision 4a687a07 (qgis): [mssql] Fix integer division compilation
Makes sql server provider pass conformance tests again! Nyall Dawson
03:34 AM Revision 1d9086c7 (qgis): [mssql] Allow compilation of int div expressions
Nyall Dawson
03:34 AM Revision 3df8c75d (qgis): [mssql] Update list of uncompilable expressions
Nyall Dawson
03:34 AM Revision 10095ce0 (qgis): [mssql] Compile some simple expression functions
Should speed up lots of querying operations on sql server layers Nyall Dawson
02:48 AM Revision 8cad2a6e (qgis): [processing] Fix random selection count parameter
Remove a bunch of manual "max" values for numeric parameters
where the maximum just represents a 'large number' and n...
Nyall Dawson

2018-10-04

01:37 AM Revision e3e92976 (qgis): sip fix for xenial
Jürgen Fischer
10:58 PM Revision 234985b5 (qgis): [needs-docs][labeling] Fix substitutions don't play well with wrapped l...
Fixes an issue identified in the upcoming QGIS Map Design 2nd ed
(spoiler alert!) where it's impossible to utilise la...
Nyall Dawson
10:58 PM Revision dce8673d (qgis): Move guts of wordwrap expression function to QgsStringUtils::wordWrap
To allow use outside of expressions Nyall Dawson
10:20 PM Revision 9363aeb8 (qgis): remove useless script
Denis Rouzaud
09:46 PM Revision e1f611ba (qgis): also do raster layer properties
Denis Rouzaud
09:22 PM Revision 3ffd72a8 (qgis): create joined layer to feed the join tab in vector layer properties
Denis Rouzaud
09:17 PM Revision 706b13a4 (qgis): [processing] Make 'canvas extent' its own menu item in the extent
selection parameter button, instead of requiring opening the
'select layer/canvas extent' and choosing 'canvas extent...
Nyall Dawson
09:01 PM Revision c842e544 (qgis): fix flag and group vector layer properties
Denis Rouzaud
08:54 PM Revision 2240e1fc (qgis): add screenshots of global options
Denis Rouzaud
08:01 PM Revision 18f65628 (qgis): save screenshots to sub-folders
Denis Rouzaud
08:01 PM Revision 046f915c (qgis): more doc
Denis Rouzaud
08:01 PM Revision 3fc32065 (qgis): add licence headers
Denis Rouzaud
08:01 PM Revision a4ccc954 (qgis): cropping and gradient capabilities
Denis Rouzaud
08:01 PM Revision 2f93ef14 (qgis): add 2.5D screenshot
Denis Rouzaud
08:01 PM Revision 2b4de282 (qgis): rename takeScreenshots to takePicturesOf
Denis Rouzaud
08:01 PM Revision 6af8ea8d (qgis): fix QScreen::grabWindow bbehaving weirdly
maybe it's just on mac Denis Rouzaud
08:01 PM Revision ffdf6172 (qgis): take screenshots in app for user documentation
Denis Rouzaud
08:01 PM Revision 2e1274e1 (qgis): add command line to create screenshots
Denis Rouzaud
08:01 PM Revision 46a58c99 (qgis): parent to QgisApp for proper style + move dialogs to corner so menu are...
Denis Rouzaud
08:01 PM Revision 0fec1645 (qgis): give root name + restore all screenshots
Denis Rouzaud
08:01 PM Revision b0e1cf5f (qgis): use absolute positioning for cropping
Denis Rouzaud
05:03 PM Revision 2a974e30 (qgis): fix build on xenial & stretch
Jürgen Fischer
03:53 PM Revision 2473973b (qgis): Merge pull request #8115 from 3nids/fix_cannot_paste_geom_style
[#19980] Fix cannot paste style when geometry doesn't match Denis Rouzaud
03:08 PM Revision 7858b4c3 (qgis): add missing doc
Denis Rouzaud
02:56 PM Revision 819aaee3 (qgis): move XML flag reading to Xml utils
Denis Rouzaud
02:56 PM Revision 1e1d53f0 (qgis): add source categories to disable unvailable ones for pasting style
Denis Rouzaud
02:56 PM Revision 0cd6ea48 (qgis): use the source style from clipbboard to avoid error when pasting with a...
Denis Rouzaud
02:56 PM Revision 0787a73d (qgis): do not block pasting style on different geometry type layer if destinat...
Denis Rouzaud
02:56 PM Revision b004a415 (qgis): save categories that were used in the XML
Denis Rouzaud
02:45 PM Revision 226fb47e (qgis): fix cannot load style when layer has no style in DB (#8113)
Denis Rouzaud
02:10 PM Revision 8a226671 (qgis): remove setReloadTime because it's not used anymore
David Signer
02:09 PM Revision 43f77fda (qgis): do not overwrite text entry on editing and model reloadings
David Signer
08:26 AM Revision bfe24130 (qgis): Merge pull request #8101 from elpaso/bugfix-various-dbmanager-query-tim...
[db-manager] Fix some unreported issues in the SQL dialog Alessandro Pasotti
08:26 AM Revision 031efeb3 (qgis): Merge pull request #8100 from elpaso/bugfix-19388-crash-on-form-widget
Fix a crash on attribute form widget Alessandro Pasotti
08:20 AM Revision 713192f7 (qgis): set value to null when pressed lineedit-clearbutton
David Signer
08:17 AM Revision 13d25862 (qgis): setting of reload interval in featurelistcombo
David Signer
08:07 AM Revision cc4e2ab8 (qgis): Capitalization
Nyall Dawson
04:59 AM Revision 9d2c3af7 (qgis): [mesh] make layer blend mode option visible in UI
Mathieu Pellerin - nIRV
04:46 AM Revision c5ecc648 (qgis): [mssql] Fix provider emits unnecessary dataChanged signal
Fixes a failing provider conformance test Nyall Dawson
04:46 AM Revision f0342ec6 (qgis): [mssql] Fix some clazy/clang warnings
Nyall Dawson
04:46 AM Revision f6ecc8c0 (qgis): [mssql] Fix debug noise when reading features with null geometry
Nyall Dawson
04:46 AM Revision 64e561cc (qgis): Fix "Add" button in database add layer dialogs is sometimes disabled
even when a layer is selected Nyall Dawson
04:46 AM Revision f3779589 (qgis): [mssql] Fix conversion of time values
At least using the linux sql server driver, time fields are not
correctly automatically converted to QTime variants. ...
Nyall Dawson
04:46 AM Revision 7ac86d2f (qgis): [mssql] Fix incorrect feature sort order when combined with subset
of attributes request
Fixes a failing provider conformance test
Nyall Dawson
04:46 AM Revision 07296538 (qgis): [mssql] Fix more clazy/clang warnings
Nyall Dawson
03:29 AM Revision af0ddb6a (qgis): [browser] Use link folder icon for symlinked folders
Nyall Dawson

2018-10-03

01:53 AM Revision faa119fe (qgis): Fix cannot use browser dock to create new folders
Nyall Dawson
01:53 AM Revision 5774b9a8 (qgis): Correctly parent actions
Nyall Dawson
01:53 AM Revision 7ae3864b (qgis): Correctly parent dialog to window, not browser
Nyall Dawson
10:19 PM Revision e375d1dd (qgis): [BUG FIX][Split Tool] Bug fix for split features tool
Fixes #19936 by prioritising existing attributes over provider side defaults in some circumstances Philipe Borba
10:17 PM Revision f410b4a4 (qgis): Fixes #16759 - ensures OSM layers use OGR random layer read/write
To guarantee all features are rendered with large files Stephen Knox
10:15 PM Revision 297dbe07 (qgis): Fix ellipsoidal area calculation
Nyall Dawson
10:15 PM Revision 14b68432 (qgis): Update expected test results
Nyall Dawson
10:13 PM Revision 36d33ee6 (qgis): Two small mesh layer GUI fixes
- update native/triangular mesh enabled/disabled setting from layer
- update time slider/cobmo from layer
Martin Dobias
10:13 PM Revision de1a5463 (qgis): move connection to change project title later in init
this fixes a crash when running QGIS with snapping enabled in ini file Denis Rouzaud
09:52 PM Revision e5e1b9a4 (qgis): fix the GRASS7 r_contour tool removing the mandatory flag of one of the...
Giovanni Manghi
09:38 PM Revision a74d7975 (qgis): Merge pull request #8072 from dakcarto/opencl-clhpp
[opencl] Add FindOpenCLhpp CMake module; vendor cl2.hpp; fixup includes Larry Shaffer
03:17 PM Revision 947a1999 (qgis): [db-manager] Fix max recursion limit in rollback
Alessandro Pasotti
03:11 PM Revision c90da0e4 (qgis): [db-manager] Fix affected rows -1
Number of affected rows was always reported ad -1
no matter what was in the SQL
Alessandro Pasotti
02:48 PM Revision 96b903e1 (qgis): [db-manager] Increase precision when reporting query time
For consistency with the SQL dialog that used 3 decimal places Alessandro Pasotti
02:45 PM Revision b8c21b03 (qgis): [db-manager] Query elapsed time include fetch time
The values reported were always lower than
the actual time for query and fetch.
I guess that those values are useful...
Alessandro Pasotti
02:36 PM Revision 0319e36c (qgis): Merge pull request #8054 from m-kuhn/geometryCheckPyBindings
Python bindings for QgsGeometryCheck and co Matthias Kuhn
11:50 AM Revision 6a8d80d5 (qgis): Alway use index from name
followup 2609815cd134112489a3933461324c176cafcbe8 Alessandro Pasotti
11:28 AM Revision 2609815c (qgis): Fix a crash on attribute form widget
Fixes #19388 - Consistent crash with join layer Alessandro Pasotti
09:03 AM Revision f4bc24c5 (qgis): [ui] add a favorite star to menu action
Mathieu Pellerin - nIRV
09:03 AM Revision edc54b73 (qgis): [ui] remove use of system icon in adv. settings tree
Mathieu Pellerin - nIRV
09:03 AM Revision 3235fb54 (qgis): [ui] resurrect home folder
Mathieu Pellerin - nIRV
09:03 AM Revision 359986d8 (qgis): [ui] remove use of system icons in svg selector widget
Mathieu Pellerin - nIRV
09:03 AM Revision 94aa8d03 (qgis): [ui] remove use of system icons in browser directory properties
Mathieu Pellerin - nIRV
07:24 AM Revision 09adbe29 (qgis): Merge pull request #7888 from signedav/bugfix_recursive_crash
[Bugfix] Do not store recursively Matthias Kuhn

2018-10-02

08:50 PM Revision 2aef1955 (qgis): Fix doxygen warning
Nyall Dawson
08:50 PM Revision 3e356bee (qgis): Safer projection handling overriding in browser
Nyall Dawson
08:50 PM Revision 82c6281e (qgis): Load default QGIS metadata for layers in browser layer metadata panel
Nyall Dawson
08:50 PM Revision b7333c06 (qgis): [mssql] Use currentThread instead of fragile currentThreadId to ID uniq...
Nyall Dawson
08:50 PM Revision 72432246 (qgis): [mssql] Fix test data creation script
Nyall Dawson
08:50 PM Revision 7c27a5b4 (qgis): [mssql] Fix connection ID used by column type thread
Nyall Dawson
08:50 PM Revision 801fce7c (qgis): [mssql] Fix another scenario when mssql browser item can get stuck in r...
Nyall Dawson
08:50 PM Revision dce7b193 (qgis): [mssql] Fix some provider methods fail
Nyall Dawson
08:50 PM Revision dcca55c6 (qgis): [mssql] Fix iteration failure from background threads
We need to defer the database retrieval until iteration begins,
because otherwise we are creating the database in the...
Nyall Dawson
08:34 PM Revision 9958c0b9 (qgis): update_ts.sh: no obsolete translation on push
Jürgen Fischer
03:26 PM Revision 3c13e705 (qgis): fix build without HAVE_SERVER_PYTHON_PLUGINS (#7954)
Denis Rouzaud
02:56 PM Revision 6bff7f08 (qgis): [mesh] Misc GUI fixes for mesh layers
- correct rounding of time
- correct display of time (was off by an hour)
- fixed time combo box when not time-varyin...
Martin Dobias
02:15 PM Revision d2fdfe8f (qgis): add null and is null macros for QgsFeatureId (#8085)
* add null and is null macros for QgsFeatureId
* Finalize FID_NULL
* No string to fid null conversion for now
* add p...
Denis Rouzaud
02:04 PM Revision b3f36dc2 (qgis): Merge pull request #8056 from qgis/3nids-patch-3
use float precision for screen coordinates Matthias Kuhn
02:00 PM Revision 89ed97c3 (qgis): [browser] grayscale raster and mesh icons
Mathieu Pellerin - nIRV
02:00 PM Revision d79c3982 (qgis): [browser] invert folder icon colors
Mathieu Pellerin - nIRV
02:00 PM Revision e9849a2b (qgis): [browser] further tweak db, mesh, and zip icons
Mathieu Pellerin - nIRV
02:00 PM Revision ad958205 (qgis): bring some colors back
Mathieu Pellerin - nIRV
02:00 PM Revision 64890812 (qgis): [browser] favorite and home folder icon improvements
Mathieu Pellerin - nIRV
01:40 PM Revision c31fe5ab (qgis): add parenthesis to fix macro call
Denis Rouzaud
01:20 PM Revision f4216bee (qgis): [mssql] Fix never ending schema refreshing icon in browser
Nyall Dawson
01:20 PM Revision 3b8a2d94 (qgis): [mssql] Don't share connections between threads
Starting with Qt 5.11, sharing the same connection between
threads is not allowed. Use a dedicated connection for eac...
Nyall Dawson
01:20 PM Revision b748ac60 (qgis): [mssql] Fix cannot import layers to mssql via browser
Nyall Dawson
01:20 PM Revision 8609052d (qgis): More thread safe connection name work
Nyall Dawson
11:51 AM Revision 57f77d01 (qgis): [processing] Fix in-place mode results in unknown distance units
We need to still create the parameter wrappers when in in-place mode
for the input/output parameters, as some other w...
Nyall Dawson
09:41 AM Revision 1210dca4 (qgis): No string to fid null conversion for now
Matthias Kuhn
09:34 AM Revision 29ac3f47 (qgis): [browser] fix zip items unable to populate OGR layers
Mathieu Pellerin - nIRV
09:34 AM Revision af0bae67 (qgis): [gdal] update data item creation to new methods
Mathieu Pellerin - nIRV
09:34 AM Revision e877050a (qgis): [browser] prioritize OGR provider for archived files in basic scan mode
Mathieu Pellerin - nIRV
09:34 AM Revision 5e1348bb (qgis): address comment, update (and vectorize) zip icon
Mathieu Pellerin - nIRV
09:24 AM Revision c35ea6e7 (qgis): Finalize FID_NULL
Matthias Kuhn
08:46 AM Revision df40eabb (qgis): [processing] Make annoying modal progress dialog for algorithms match
size/position to the algorithm dialog itself
We can't get rid off this dialog, but let's at least position/size
it n...
Nyall Dawson
08:46 AM Revision 68dee5b1 (qgis): [processing] Remove hack
Nyall Dawson
08:46 AM Revision c8bf6db3 (qgis): [processing] Give progress reports/allow cancelation in in-place mode
Nyall Dawson
07:37 AM Revision 66f2272b (qgis): Improve API docs concerning sort behavior
Matthias Kuhn
06:23 AM Revision 8f78beb1 (qgis): [ux] Show large swatch preview in color/symbol tooltips
Nyall Dawson
06:23 AM Revision a58d8d54 (qgis): Use golden ratio for tooltip preview swatches
Nyall Dawson
06:23 AM Revision 62d6c8c6 (qgis): Also show a preview tooltip for symbol buttons
Nyall Dawson
06:03 AM Revision 16a57a37 (qgis): add call to embedded widget provider `supportsLayer()`
This method was not previously being called anywhere. It is now called in the embedded widget config
just before show...
Ricardo Silva
04:14 AM Revision 5c7fd20a (qgis): Fix truncated symbol name text in style manager dialog
Nyall Dawson
02:49 AM Revision 6bce5210 (qgis): Remove some debug messages
Nyall Dawson
02:49 AM Revision 76190d59 (qgis): Remove useless member variable
Nyall Dawson
02:49 AM Revision 6dd1bd3f (qgis): unique_ptr
Nyall Dawson
02:49 AM Revision d5e0d330 (qgis): No Q_FOREACH
Nyall Dawson

2018-10-01

10:20 PM Revision 27ce17cf (qgis): Enable OpenCL for Mac, by default; keep disabled for BSD
CMAKE_HOST_SYSTEM_NAME (uname -s) on macOS returns Darwin, even though
it is a BSD variant.
Larry Shaffer
09:18 PM Revision f2ada66a (qgis): ts2appinfo.py: get desktop encoding right
Jürgen Fischer
08:05 PM Revision 626ad6cf (qgis): add null and is null macros for QgsFeatureId
Denis Rouzaud
06:29 PM Revision ff418821 (qgis): Merge pull request #8082 from elpaso/qvariant-equal
Add qgsVariantEqual for null-aware comparison Alessandro Pasotti
04:06 PM Revision fecf2ebf (qgis): Merge pull request #8083 from m-kuhn/processingDoubleDeclare
Mini cleanup: Remove doubledeclare Matthias Kuhn
03:58 PM Revision 5ed02a7a (qgis): Use qgsVariantEqual in some places
Alessandro Pasotti
03:19 PM Revision f6134b56 (qgis): Remove doubledeclare
Matthias Kuhn
03:09 PM Revision b48a429c (qgis): Remove redundant test
Alessandro Pasotti
02:59 PM Revision a68a82cb (qgis): qgsVariantEqual second iteration
Alessandro Pasotti
02:02 PM Revision 90e2c455 (qgis): Add qgsVariantEqual for null-aware comparison
Alessandro Pasotti
01:53 PM Revision d9c57cdc (qgis): fix typo
Denis Rouzaud
01:13 PM Revision cacd82e7 (qgis): Update api_break.dox
Denis Rouzaud
12:35 PM Revision cb7b44d4 (qgis): Merge pull request #8068 from m-kuhn/rubberbandProperties
Rubberband properties Matthias Kuhn
12:32 PM Revision 27e4b192 (qgis): Merge pull request #8079 from elpaso/bugfix-19981-value-relation-0
Fixes value relation widget 0 indexed related items Alessandro Pasotti
12:10 PM Revision 3f248570 (qgis): Merge pull request #8077 from elpaso/bugfix-19984-opencl-warning
Fix opencl build warning Alessandro Pasotti
11:19 AM Revision fc4c5794 (qgis): fix build on Qt <5.8
Jürgen Fischer
11:19 AM Revision d8fcb651 (qgis): Simplify if condition for list values
Alessandro Pasotti
10:47 AM Revision 9b0dc1ea (qgis): Spelling
Who knows why? Alessandro Pasotti
10:43 AM Revision 9af3c496 (qgis): another adaption for ts2appinfo
Jürgen Fischer
10:41 AM Revision 6574e692 (qgis): Fixes value relation widget 0 indexed related items
Fixes #19981 - Value relation, value 0 = NULL Alessandro Pasotti
09:00 AM Revision 9244d3fd (qgis): Fix opencl build warning
Fixes #19984 Alessandro Pasotti
08:48 AM Revision bb0c6293 (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
Martin Dobias
08:19 AM Revision 5508ea03 (qgis): Use a custom folder icon instead of O/S folder icon
...because using O/S folder icon can causes crashes.
Fixes #18260
Nyall Dawson
08:13 AM Revision 08cece22 (qgis): [processing] Fix some exceptions when running in iterate mode
Nyall Dawson
08:07 AM Revision 0e2ceb90 (qgis): Fix rule based labeling does not permit moving labels using interactive...
Fixes #19979 Nyall Dawson
08:07 AM Revision be01ea88 (qgis): Fix encoding scale to sld
Nyall Dawson
08:07 AM Revision b5476ef5 (qgis): Fix clang warnings, scale truncation to int
Nyall Dawson
06:54 AM Revision 2b1cbf4f (qgis): Fix disconnected fill outlines in preview icons when outline
has a line offset set Nyall Dawson
06:54 AM Revision 750d868c (qgis): Use QgsStyleModel in style import/export dialog
Fixes hidpi icon size/text truncation issues Nyall Dawson
06:17 AM Revision f7c29d7f (qgis): resultStringList variable is not used anymore, remove it
Julien Cabieces
06:17 AM Revision ee4afe2d (qgis): Fixes #19836
Keep layer order when using different way for passing layer (layer id or layer pointer for instance) Julien Cabieces
04:05 AM Revision 81f9e6df (qgis): [opencl] Add FindOpenCLhpp CMake module; vendor cl2.hpp; fixup includes
CL/cl2.hpp, which the OpenCL support is based upon, is not always
included with OpenCL on some platforms, e.g. Mac, o...
Larry Shaffer
02:55 AM Revision 3ecb1548 (qgis): Add missing fox for QgsFontMarkerSymbolLayer, improve existing dox
Nyall Dawson
02:50 AM Revision 644ea71c (qgis): [processing] Some History dialog UX fixes:
- fix tiny folder icon on hidpi
- remember window geometry
Nyall Dawson

2018-09-30

01:15 AM Revision d50ccff6 (qgis): [browser] Fix tiny folder icons on hidpi screens
QStyle::standardPixmap is deprecated and not hi-dpi friendly.
Unfortunately, there's no equivalent of QIcon::addPixma...
Nyall Dawson
04:55 PM Revision 7a99fa2f (qgis): More detach avoidance
Matthias Kuhn
04:54 PM Revision 10b83d68 (qgis): Make use of implicitly shared geometry
Matthias Kuhn
04:41 PM Revision 6a5a602b (qgis): Add checkType() method to all checks
Matthias Kuhn
04:25 PM Revision e63526f9 (qgis): Improve docstring
Matthias Kuhn
04:22 PM Revision 9668eab9 (qgis): Fix docs
Matthias Kuhn
04:21 PM Revision 6c5f978b (qgis): Make QgsGeometryCheck::CheckType available in factory
Matthias Kuhn
02:30 PM Revision a2111b00 (qgis): Use std::unique_ptr for LayerFeature
Matthias Kuhn
02:26 PM Revision 8c85b739 (qgis): Fix rubbish context leads to crash
Matthias Kuhn
02:17 PM Revision 3032af2d (qgis): [mesh] add fundamental support for time handling
Peter Petrik
01:18 PM Revision bdbd294e (qgis): Catch transform exceptions
Matthias Kuhn
12:12 PM Revision b60f42c8 (qgis): No notify signal, no reason for a safety check
Matthias Kuhn
11:50 AM Revision fe5ed43f (qgis): Make sip code style test happy
Matthias Kuhn
10:42 AM Revision 3563f155 (qgis): Remove unrequired includes
Matthias Kuhn
10:42 AM Revision 113edcca (qgis): Cleanup
Matthias Kuhn
10:42 AM Revision 9a19ba3c (qgis): Dox and bindings
Matthias Kuhn
10:36 AM Revision bd5703cb (qgis): Add \note not available in python bindings
Matthias Kuhn
10:35 AM Revision f0ddef4b (qgis): Dox
Matthias Kuhn
09:46 AM Revision ba186242 (qgis): More properties for QgsRubberBand
Matthias Kuhn
09:46 AM Revision 32876043 (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
Matthias Kuhn

2018-09-29

12:31 AM Revision a0292c3f (qgis): [processing] Reload scripts after a script has been saved in the editor
Fixes #19934 Nyall Dawson
12:30 AM Revision c5ce9d7c (qgis): Sorry... I forgot to clear the rubberband
Loïc Bartoletti
12:29 AM Revision 8fdf34be (qgis): Doxygen for QgsRubberband
Matthias Kuhn
12:29 AM Revision d4fd4912 (qgis): Fix grammar
Matthias Kuhn
12:28 AM Revision fc7df325 (qgis): Make values in attribute form better readable
Currently in readonly modus of a form, the line-edits get
a 'disabled'-palette. But because text is then so light rea...
Richard Duivenvoorde
12:28 AM Revision db65b9a8 (qgis): Add QgsRubberBand::setToGeometry with crs parameter
Matthias Kuhn
09:48 PM Revision e2aa0b71 (qgis): explicitely call int version of former calls to toMapCoordinates
Denis Rouzaud
06:10 PM Revision ad7d03c6 (qgis): Merge pull request #7859 from rldhont/fix-server-sld-param-support
[Bugfix][Server] Add WMS SLD parameter support René-Luc ReLuc
05:05 PM Revision 157ba0f4 (qgis): QgsMapToPixel API cleanup
* overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv...
Denis Rouzaud
04:21 PM Revision 110c8a01 (qgis): use float precision for screen coordinates
this should fix rounding error when the map canvas has an odd pixel size Denis Rouzaud
04:21 PM Revision f1daabfa (qgis): QgsMapToPixel API cleanup
* overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv...
Denis Rouzaud
03:31 PM Revision bc736b8c (qgis): followup
Denis Rouzaud
03:28 PM Revision 37d85c25 (qgis): followup
Denis Rouzaud
01:58 PM Revision 66f52ce5 (qgis): [QgsMapToPixel] API cleanup
* overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv...
Denis Rouzaud
01:54 PM Revision 73c02fe9 (qgis): [QgsMapToPixel] API cleanup
* overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv...
Denis Rouzaud
01:28 PM Revision 8ec5fec2 (qgis): remove useless invokable methods (#8059)
having invokable on overloaded methods taking enum as parameter is pretty useless as it is seen as an integer
the las...
Denis Rouzaud
11:35 AM Revision 6d97af0d (qgis): Fix link
Matthias Kuhn
08:02 AM Revision b395488b (qgis): Merge pull request #8052 from elpaso/bugfix-19930-spatialite-query
Fix spatialite queries without pk Alessandro Pasotti
03:24 AM Revision 2f7666e3 (qgis): fix requesting CRS for layer without geometry (#7771)
Denis Rouzaud

2018-09-28

12:14 AM Revision a6c3b812 (qgis): add appinfo metadata source dependency
Jürgen Fischer
11:38 PM Revision f58cc381 (qgis): mark static methods as such
Denis Rouzaud
11:38 PM Revision 94b10829 (qgis): Micro optimization: very slightly cheaper QgsFeature::initAttributes call
Nyall Dawson
11:37 PM Revision 8ae35de4 (qgis): Replace deprecated call
Nyall Dawson
11:37 PM Revision 6110931f (qgis): Rename QgsSpatialIndex::insertFeature to ::addFeature, for consistency
with other classes
And make QgsSpatialIndex a QgsFeatureSink
Nyall Dawson
11:37 PM Revision 9698444f (qgis): [processing] Fix inefficiencies in Delete Duplicate Geometries algorithm
..and make progress bar more accurate.
Use a spatial index to avoid comparing every feature to every other
feature, ...
Nyall Dawson
09:45 PM Revision 65bdc838 (qgis): fix typo and grammar in the same word
Denis Rouzaud
05:26 PM Revision 4d9dcd83 (qgis): more precise comments
Denis Rouzaud
05:07 PM Revision 63f597f9 (qgis): Merge pull request #8040 from pblottiere/server_highlight_line
[server] Fixes #19906 - GetMap request with line in the SLD is correctly rendered Paul Blottiere
05:06 PM Revision 33c68d28 (qgis): use float precision for screen coordinates
this should fix rounding error when the map canvas has an odd pixel size Denis Rouzaud
03:26 PM Revision 7ba19dd0 (qgis): Cleanup leftover file
Matthias Kuhn
03:25 PM Revision 93fe7226 (qgis): Indentation and typo fix
Matthias Kuhn
03:21 PM Revision 514d09bb (qgis): Fix rebase problems
Matthias Kuhn
02:53 PM Revision 0e52074e (qgis): Remove duplicate flags and rename is valid check
Matthias Kuhn
02:14 PM Revision 7af61a4c (qgis): Fix missing vertex check
Matthias Kuhn
01:59 PM Revision 903e9433 (qgis): Doxygen
Matthias Kuhn
01:33 PM Revision bee5470e (qgis): Python bindings for QgsGeometryCheck and co
Adds
- python bindings
- geometry check factory
- geometry check registry
- QgsFeedback for geometry checks (lot...
Matthias Kuhn
12:06 PM Revision dc15ae1f (qgis): Spelling
Alessandro Pasotti
11:05 AM Revision f1b2893b (qgis): Move table name variable to local
Alessandro Pasotti
11:02 AM Revision 9e9f0d6d (qgis): Remove debug output
Alessandro Pasotti
10:29 AM Revision a02d448b (qgis): [spatialite] Fix pk-less queries cannot be retrieved by id
Fixes #1993 - Zoom to feature" does not work
This actually fixes many more bugs related with the
QGIS generated feat...
Alessandro Pasotti
09:42 AM Revision 5496442c (qgis): Add mask image
Paul Blottiere
09:12 AM Revision 1a618852 (qgis): 3D view: allow usual camera controls while the identify tool is active
A small usability improvement... until now one would need to disable
identify tool before being able to move/zoom/rot...
Martin Dobias
06:25 AM Revision 68426d64 (qgis): Add missing file
Nyall Dawson
06:25 AM Revision 737ab306 (qgis): [processing][gdal] Correctly handle geopackage paths with layername arg...
Fixes #19938 Nyall Dawson
06:25 AM Revision 7a45702b (qgis): [processing][gdal] Fix stylesheet for gdal algorithms
Nyall Dawson
06:25 AM Revision 308d7136 (qgis): [processing] More fixes to convertToCompatibleFormat, lots of unit
tests
Fixes #19938
Nyall Dawson
05:36 AM Revision 79774507 (qgis): [processing][ogr] Fix conversion of non-disk based layer sources
to GDAL commands
Fixes #19946
Nyall Dawson
05:17 AM Revision f1ced30e (qgis): Fix dox
Nyall Dawson
05:17 AM Revision 2f214c66 (qgis): Fix qgis_bench
Nyall Dawson
05:17 AM Revision 39d14861 (qgis): Optimise conversion of geometry from OGR -> QGIS
Avoid conversion to/from WKB at OGR/QGIS side, and just directly
utilise OGR geometry API to construct QGIS geometrie...
Nyall Dawson
04:26 AM Revision e433a105 (qgis): Use decodeUri to make bad layers file parsing more stable
Nyall Dawson
04:26 AM Revision e8f3dbdd (qgis): Fallback to old method if decodeUri returns an empty map
Nyall Dawson
02:20 AM Revision 0396abfd (qgis): [needs-docs] Review the Dissolve algorithm description
* The current description focuses on geometries and assumes only line or vector layers can be dissolved
* Rename labe...
Harrissou Santanna
02:19 AM Revision b478ee75 (qgis): Fix "Array of offset lines" algorithm
Harrissou Santanna
02:19 AM Revision 9e5cc4b7 (qgis): Fix array of translated features algorithms
Harrissou Santanna
02:18 AM Revision 3ce743e0 (qgis): Remove background from scalable icon
Fixes flathub/org.qgis.qgis#9 Aleix Pol

2018-09-27

11:03 PM Revision b9f20b0e (qgis): Merge pull request #7902 from rldhont/server-wfs-format-field
[Bugfix][Server][WFS] Server wfs format field René-Luc ReLuc
09:10 PM Revision 907c1a9e (qgis): [Server] Localize loadUrl messages in log
René-Luc ReLuc
09:08 PM Revision 00cfe7da (qgis): [Server] Use QgsNetworkContentFetcher to loadUrl
René-Luc ReLuc
09:08 PM Revision 34009d3f (qgis): [Tests][Server] Add test for WMS SLD parameter and move SLD_BODY test
René-Luc ReLuc
09:08 PM Revision c15f05b4 (qgis): [Bugfix][Server] Add WMS SLD parameter support
Fixed #19795 QGIS Server 3 / WMS: the SLD parameter support has been removed
To reactivate SLD parameter support, we...
René-Luc ReLuc
07:58 PM Revision 3a70f88f (qgis): expand layer tree in project properties to take vertical space (#8042)
* expand layer tree in project properties to take vertical space
* remove spacer
Denis Rouzaud
05:25 PM Revision 210a1fe1 (qgis): Update unit test
Paul Blottiere
05:24 PM Revision f74f7855 (qgis): Fixes #19906 - GetMap request with line in the SLD is correctly rendered
Paul Blottiere
04:49 PM Revision f6f3174e (qgis): Merge pull request #8038 from qgis/3nids-patch-3
fix missing include of Qt libs in src/test/qgstest.h Denis Rouzaud
04:38 PM Revision 97c5ed02 (qgis): better fix for detecting QWTPOLAR without DESKTOP
Denis Rouzaud
04:20 PM Revision 057aafe1 (qgis): WITH_QWTPOLAR is only defined when building with desktop
Denis Rouzaud
03:43 PM Revision bb81f71d (qgis): remove dependency on qgis_gui from native tests
Denis Rouzaud
01:38 PM Revision 1c8b99e3 (qgis): fix missing include of Qt libs in src/test/qgstest.h
because it includes QgsApplication -> QApplication Denis Rouzaud
01:02 PM Revision be9c1138 (qgis): Merge pull request #7872 from rldhont/fix-dbmanager-sql-layer-set-uniqu...
[BUGFIX][DbManager] SQL Layer: fix unique combo setting René-Luc ReLuc
10:50 AM Revision 2275853c (qgis): Merge pull request #8008 from m-kuhn/missingVertexCheck
Add QgsGeometryMissingVertexCheck Matthias Kuhn
10:12 AM Revision 3c379d36 (qgis): Fix test
Matthias Kuhn
09:26 AM Revision b85db09b (qgis): [ui] add icon view icon for the symbol list widget
Mathieu Pellerin - nIRV
09:19 AM Revision 3183b307 (qgis): [BUGFIX][DbManager] SQL Layer: fix unique combo setting
René-Luc ReLuc
09:18 AM Revision 08ac1f0e (qgis): Merge pull request #8037 from elpaso/bugfix-db-manager-sql
Bugfix db manager sql Alessandro Pasotti
08:29 AM Revision c06c475b (qgis): [db-manager] Update sql dialog buttons status
Fixes #19958 - Database manager allows one to create saved query with no name Alessandro Pasotti
08:01 AM Revision 94ded32f (qgis): [db-manager] Allow multiline filters in sql window
Fixes #19956 - Update SQL layer results in invalid SQL expression Alessandro Pasotti

2018-09-26

12:46 AM Revision a1d130ac (qgis): Fix spelling
Martin Dobias
12:46 AM Revision 8831f19b (qgis): Fix missing indicators after they are moved to a different group
The issue was that during drag&drop, we first connect to layer's signal
for the second time, but then the disconnect(...
Martin Dobias
07:47 PM Revision c3066c2c (qgis): Cleanup
Matthias Kuhn
06:31 PM Revision 0e328076 (qgis): Change canCommitChanges to allowCommit flag
Matthias Kuhn
05:35 PM Revision cda4950d (qgis): Change canCommitChanges to allowCommit flag
Matthias Kuhn
05:15 PM Revision d2bb3d60 (qgis): Fix python signature?
Matthias Kuhn
05:11 PM Revision 68ba7546 (qgis): [Server][WFS] Use editor widget setup for Range fields
René-Luc ReLuc
05:11 PM Revision 37c1e237 (qgis): [Server][WFS] Use editor widget setup for DateTime fields
The user can define with the editor widget the data type of the field with more accuracy than the data provider.
In t...
René-Luc ReLuc
04:17 PM Revision a56deacf (qgis): Add QgsVectorLayer::canCommitChanges
to control if changes can be saved or not. This signal is emitted before a layer is being saved and if a connected sl... Matthias Kuhn
03:48 PM Revision cd095884 (qgis): Adding screenshot, so will be visible on https://flathub.org/apps/detai...
Richard Duivenvoorde
03:21 PM Revision 374756b3 (qgis): Add missing include
Matthias Kuhn
02:23 PM Revision fd869d83 (qgis): Add test for missing vertex check
Matthias Kuhn
02:22 PM Revision b05ea1a1 (qgis): Do not report duplicate errors in missing vertex check
Matthias Kuhn
02:19 PM Revision 51574069 (qgis): Fixes blocking if the edit in place functionality is used in the locato...
Fixes #19950 Alessandro Pasotti
02:15 PM Revision cfddac58 (qgis): [Server][WFS] Define encodeValueToText to correctly format field values
René-Luc ReLuc
02:15 PM Revision 6de6c08a (qgis): [Server][WFS] Set correctly attribute type for number fields in XSD
Replace `double` by `decimal`
Use `int`, `unsignedInt`, `long` and `unsignedLong` for `QVariant::Int`, `QVariant::UI...
René-Luc ReLuc
11:07 AM Revision d9517f7b (qgis): Fix Help button connection
Harrissou Santanna
11:06 AM Revision 42aaa236 (qgis): Fix method name
It's not only about storing in database Harrissou Santanna
10:56 AM Revision bbe1aaef (qgis): Fix save style dialog expansion
and declutter the UI Harrissou Santanna
09:55 AM Revision ea171626 (qgis): Make sure that also groups with "required" layers cannot be removed
Fixes an unreported bug where it was possible to select a layer tree group
and remove even when it contained required...
Martin Dobias
09:55 AM Revision 5047571c (qgis): Move recursive "collect layers" algorithm to QgsLayerTreeUtils + tests
Martin Dobias
08:49 AM Revision 6aa00b14 (qgis): Merge pull request #8022 from elpaso/bugfix-19831-db-manager-import-srid
[dbmanager] Fixes DB Manager does not read SRID automatically Alessandro Pasotti

2018-09-25

12:07 AM Revision 346073a2 (qgis): Add more tags to find the "Line substring" algorithm
Harrissou Santanna
12:07 AM Revision 6e032531 (qgis): [processing][gdal] Fix empty fid is passed if FID option is not set
Also add full range of unit tests for OgrToPostGis algorithm.
Fixes #19947
Nyall Dawson
08:27 PM Revision 80723e89 (qgis): Adds .qgz files on --help description
Lists .qgz files in the possible project files to open from the command line Alexandre Neto
08:27 PM Revision 0f626859 (qgis): Fix is_layer_visible to allow direct layer objects and handle removed l...
Nyall Dawson
08:27 PM Revision 3d70f1b5 (qgis): [layouts] Fix is_layer_visible does not work within layout map items
Nyall Dawson
08:27 PM Revision f4bbb147 (qgis): Dox++
Nyall Dawson
08:27 PM Revision f29c48b9 (qgis): Dox
Nyall Dawson
08:27 PM Revision fd1d6c10 (qgis): Add more descriptive error messages for raster calculation failure
With unit tests Nyall Dawson
08:26 PM Revision 95d68e91 (qgis): [processing] Default to hiding help button for algorithms
And require that showing help is opt-in. Apart from a handful
of built-in providers, most providers will not have hel...
Nyall Dawson
08:26 PM Revision e2082a09 (qgis): [processing] Fix modeler help/description generation, allow setting
of model short description text
Fixes #18767
Nyall Dawson
08:26 PM Revision 844a3fb1 (qgis): [processing] Allow help url to be set for models within help edit dialog
Refs #18767 Nyall Dawson
08:26 PM Revision d26f25cf (qgis): Deprecate unused QgsProcessingAlgorithm::helpString method
Nyall Dawson
08:26 PM Revision aa55de8e (qgis): Fix advanced parameter panel incorrect margins in processing algorithm ...
Nyall Dawson
08:26 PM Revision 6d1a9295 (qgis): Use correct stylesheet for processing dialogs
Nyall Dawson
06:24 PM Revision afd7b92a (qgis): Followup 5f33137, C++ is not Python
Matthias Kuhn
03:49 PM Revision 981aea71 (qgis): Merge pull request #8006 from sbrunner/print-error
[Server] Print an error message, on project load error Stéphane Brunner
02:50 PM Revision f7f70bfb (qgis): [dbmanager] Fixes DB Manager does not read SRID automatically
Fixes #19831 Alessandro Pasotti
02:01 PM Revision 517b50c6 (qgis): Capitalization
Nyall Dawson
01:22 PM Revision 5f33137c (qgis): Print an error message, on project load error
Stéphane Brunner
01:09 PM Revision 9bbabcfb (qgis): Add test
Add onStyleChanged
Add if mRenderContext when necessary
Orderer renderer if and add enableInvisibleFeature
Loïc Bartoletti
10:51 AM Revision 774e7341 (qgis): Merge pull request #8017 from elpaso/geopackage-vacuum-from-file-browser
[browser] Allow GPKG VACUUM from file browser Alessandro Pasotti
10:13 AM Revision c0ff2f48 (qgis): Fixes #18252 - Shape digitize (and circular string) tools do not show
rubberband fill color when drawing polygons Loïc Bartoletti
10:13 AM Revision ad94cce3 (qgis): layerType -> mLayerType
Loïc Bartoletti
09:51 AM Revision 2df58fd8 (qgis): [browser] Allow GPKG VACUUM from file browser
Alessandro Pasotti
09:43 AM Revision e8c98f89 (qgis): Merge pull request #8002 from elpaso/make_features_compatible
Port makeFeaturesCompatible from python to C++ Alessandro Pasotti
08:24 AM Revision b34c461d (qgis): Drop const on makeFeatureComptible returned values
Alessandro Pasotti
08:17 AM Revision 3157af2e (qgis): Revert const on createFeature
just because it would be an API break Alessandro Pasotti
08:17 AM Revision a8dbb539 (qgis): Some minor changes
- QgsVectorLayer *
- make a const copy of a const container
- typo and comments
Alessandro Pasotti
08:17 AM Revision 930c3f8e (qgis): Port makeFeaturesCompatible to C++
as: QgsVectorLayerUtils::makeFeaturesCompatible
With tests.
Alessandro Pasotti
08:17 AM Revision 8d82ce86 (qgis): makeFeatureCompatible on a single input feature
Alessandro Pasotti
08:17 AM Revision 7e8592bc (qgis): Const correctness (because it's not an API break)
Alessandro Pasotti
08:17 AM Revision fb47dd93 (qgis): Typo
Alessandro Pasotti
08:16 AM Revision 9809c7be (qgis): Merge pull request #8009 from borysiasty/release-2_18
Polish translation update Matthias Kuhn
07:14 AM Revision f78bdf05 (qgis): Prepare geometry engine
Matthias Kuhn
05:22 AM Revision 035c78be (qgis): Add native platform interface for usb storage events
Allows native interfaces to send a signal when a USB storage device
is inserted/removed
Refs #14481
Nyall Dawson
05:22 AM Revision 51737448 (qgis): Also handle multi-partition drive insertion/removal
Nyall Dawson
05:22 AM Revision af4a1df9 (qgis): [browser] Correctly show drives inserted (or removed!) after QGIS launch
Fixes #14481, #9843 Nyall Dawson
04:48 AM Revision c817e38b (qgis): [processing] Fix an exception in modeler when editing a model in
which a child algorithm later has a new parameter added Nyall Dawson
04:41 AM Revision 11991c52 (qgis): Fix capitalization
Nyall Dawson
03:14 AM Revision ea2c16dd (qgis): [processing][gdal] Dissolve field name should be optional
Nyall Dawson
03:14 AM Revision a3af1f9f (qgis): [processing][gdal] Add unit tests for Dissolve algorithm
Also:
Thanks to @agiudiceandrea:
Fixes #19900
Statistics were erroneously computed on the dissolve field, rather th...
Nyall Dawson
02:32 AM Revision 6e06c32a (qgis): [processing] Fix crash when an algorithm dialog is left open and
processing options are changed
Make sure the algorithm dialogs use their own copy of algorithms,
instead of the copi...
Nyall Dawson
02:31 AM Revision c2dab4ff (qgis): [processing] Use standard dock margins for results dock
Nyall Dawson
02:10 AM Revision 52a80d89 (qgis): include appinfo metadata file in translation
Jürgen Fischer

2018-09-24

12:55 AM Revision b0364e6b (qgis): Adding translations to appdata
Leandro Stanger
12:55 AM Revision 8e845b9a (qgis): Update org.qgis.qgis.appdata.xml
Leandro Stanger
12:49 AM Revision eacf4adb (qgis): Dox++
Nyall Dawson
12:49 AM Revision a8794001 (qgis): Add method to match feature attributes to the given fields
Refs #18784 Nyall Dawson
12:49 AM Revision cc53af29 (qgis): Fix errors when saving features with virtual fields present
Fixes #18784 Nyall Dawson
12:49 AM Revision 9fcd4fd0 (qgis): Use QgsVectorLayerUtils.matchAttributesToFields in processing in-place ...
Nyall Dawson
12:49 AM Revision 95e95d0f (qgis): Unit tests for QgsVectorLayerUtils.matchAttributesToFields
Nyall Dawson
11:50 PM Revision 010fe8aa (qgis): Polish translation update
Borys Jurgiel
10:51 PM Revision 6f0881ed (qgis): Add QgsGeometryMissingVertexCheck
A topology check for missing vertices on polygon boundaries of neighbouring polygons. Matthias Kuhn
10:19 PM Revision 458fa175 (qgis): Bette naming for python
Loïc Bartoletti
09:21 PM Revision b5867bff (qgis): Fix legend count is 0 if graduated/categorized expression uses geometry
Likely fixes many other bugs too with graduated/categorized renderers
Fixes #15544
Nyall Dawson
09:21 PM Revision 81487f9f (qgis): Proxy filterNeedsGeometry for inverted/displacement renderers
Nyall Dawson
09:21 PM Revision 17567ee5 (qgis): [processing] Never run feature validity check for point layers
Saves a few cycles. The feature validity checks have no meaning
for point layers.
Refs #19919
Nyall Dawson
09:20 PM Revision 03bef52d (qgis): Also shortcut validity checks for multipoint
Since multipoints are always valid (but not always simple, e.g.
if they contain a duplicate point they are valid but ...
Nyall Dawson
09:20 PM Revision f380577a (qgis): Micro-optimisation: don't call geos for checking point geometry validity
Since a single-point will always be valid Nyall Dawson
09:20 PM Revision 93f83a02 (qgis): [processing] Remove unnecessary index creation in points in polygons
...and rely instead on the data provider's spatial index.
Refs #19919
Nyall Dawson
04:08 PM Revision f18bc52e (qgis): Fixes #18902 Snapping and tracing inconsistent behaviour
Loïc Bartoletti
11:53 AM Revision 6286cf19 (qgis): Don't spell check appdata file, it needs translation
Nyall Dawson
11:04 AM Revision 74c99254 (qgis): update MDAL to 0.0.8 (fix projection issue)
Peter Petrik
11:04 AM Revision eda33968 (qgis): update spatial index only when mesh or CRS changed
Peter Petrik
11:04 AM Revision 1b82abfd (qgis): fix test images for mesh rendering
Peter Petrik
11:04 AM Revision f3774981 (qgis): do not ask again for CRS when loading qgsproject with mesh layer
Peter Petrik
11:04 AM Revision 5dffeaac (qgis): use data provider CRS
Peter Petrik
11:04 AM Revision 2c8f2381 (qgis): use spatial index to limit rendering of features
Peter Petrik
11:04 AM Revision 9b480afe (qgis): use qpainter to draw lines, not QgsSingleSymbolRenderer
Peter Petrik
11:04 AM Revision 58116a22 (qgis): only render when in extent
Peter Petrik
11:04 AM Revision 11645ac7 (qgis): implement simple cache for rendering of mesh layer
Peter Petrik
11:04 AM Revision 7ad1b717 (qgis): use projection string from MDAL provider in Mesh Layer
Peter Petrik
11:04 AM Revision 9c1dc79b (qgis): fix issues from Nyall review
Peter Petrik
10:47 AM Revision e148d4b6 (qgis): Fix identification in 3D if CRS of 2D and 3D canvas are different
Martin Dobias
10:47 AM Revision 7a85fb01 (qgis): Catch coordinate transform exceptions
Martin Dobias
10:44 AM Revision 88ccb881 (qgis): A bit less nesting
Matthias Kuhn
10:26 AM Revision f9f683db (qgis): Fix new annotations are shown even when annotations are hidden
Fixes #19117 Nyall Dawson
02:41 AM Revision 2289ce32 (qgis): [MetaSearch] update default CSW connections
Tom Kralidis
02:41 AM Revision 74665442 (qgis): [MetaSearch] update default CSW connections
Tom Kralidis
02:13 AM Revision e2caf220 (qgis): fix tests (followup 9c5d397b4)
Jürgen Fischer
02:13 AM Revision 6ecb08c4 (qgis): Revert "Revert "reorder application initialization (fixes #19879, #1991...
This reverts commit 469b4b4a57fb2c30441b5de393662cdde36031b2. Jürgen Fischer
02:10 AM Revision 39f36c3d (qgis): Fix layer styling dock has tiny icons on hidpi
Nyall Dawson
02:10 AM Revision b4c8f627 (qgis): Fix tiny symbol layer list on hidpi
Nyall Dawson

2018-09-23

01:08 AM Revision 87aa9320 (qgis): fixes #16587
Saber Razmjooei
01:07 AM Revision 8cf75e4e (qgis): Add style manager icon to the project properties dialog
Harrissou Santanna
12:43 AM Revision aa88c856 (qgis): Remove maximum width from categorized/graduate expression widgets
This constraint makes the widgets no-hidpi friendly Nyall Dawson
12:22 AM Revision 469b4b4a (qgis): Revert "reorder application initialization (fixes #19879, #19916, follo...
This reverts commit 9c5d397b4d4ce12cb81f05955760a18c213a8566
The commit broke *every* test on Travis ;)
Nyall Dawson
09:54 PM Revision 4911d2e7 (qgis): [BUGFIX][NEEDS-DOCS] add command line option to hide browser (refs #18260)
Jürgen Fischer
09:52 PM Revision 7623ee8d (qgis): fix #18938
Jürgen Fischer
03:52 PM Revision 208571a8 (qgis): Merge pull request #7984 from rouault/fix_19483
Raster: do not list RasterLite2 as a supported output format, and use a helper for every call site (fixes #19483) Even Rouault
03:51 PM Revision ac65ee03 (qgis): Merge pull request #7983 from rouault/fix_18804
QgsRasterFilWriter: fix crash when building overviews (fixes #19679) Even Rouault
03:51 PM Revision bdc11197 (qgis): Merge pull request #7982 from rouault/fix_19477
[OGR provider] Fix reading of OSM datasets when opening several layers at the same time (fixes #19477) Even Rouault
03:10 AM Revision 77be7eae (qgis): packaging fix
Jürgen Fischer
 

Also available in: Atom