Activity
From 2015-03-03 to 2015-04-01
2015-04-01
- 12:33 PM Revision f11fdb04 (qgis): Don`t change current visibility flag of rubberband on updates
- 12:30 PM Revision 37171dc0 (qgis): Fix QgsRubberBand refresh
- - Fixes invalid calculation of rubberband boundingRect
- Scales icon and pen width with rubberband when computing rec... - 12:25 PM Revision a844bfa1 (qgis): Recompute rubberband extent on zoom/pan
- Fix #12392
Includes testcase - 12:25 PM Revision 84d47c9c (qgis): Scale icon and pen width with rubberband when computing rect
- Restores full 2.6 compatibility
- 12:25 PM Revision d43d8bf5 (qgis): Fix invalid calculation of rubberband boundingRect
- 09:49 AM Revision da527e79 (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
- 09:47 AM Revision d8bd20e5 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
- 09:42 AM Revision 5e6ca2ef (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
2015-03-31
- 11:03 PM Revision 52fe2dec (qgis): Set useGui on Android
- 05:00 PM Revision 8a43e909 (qgis): GRASS 7.0.0 API change
- 04:24 PM Revision b3e55445 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
2015-03-30
- 09:23 PM Revision 4f36b657 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 09:15 PM Revision eb5717d5 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 05:23 PM Revision b6a41943 (qgis): dxf export: either use rgb or palette color (followup 9961095)
- 10:53 AM Revision 94dda441 (qgis): ValueRelation autocompleter: case insensitivity
- 03:34 AM Revision c7b28dbd (qgis): Backport of pull request #1932
2015-03-29
- 01:16 AM Revision 5f1ed358 (qgis): Merge pull request #1932 from ccrook/Field_calculator_expression_fix
- Fix #12257 - allow creation of expression field on delimited text layer
- 07:47 PM Revision 1cce091e (qgis): [FEATURE] Add lineedit with autocompleter for ValueRelation edit widget
- 11:30 AM Revision 08d4d3ba (qgis): Add apply button to label properties dialog
- 11:28 AM Revision bdcfa011 (qgis): UI Improvements to label properties dialog
- Add scroll area, collapsible group boxes so the dialog isn't so
oversized. - 11:28 AM Revision ea2c6742 (qgis): Add handling of null values to some widgets in label properties
- This allows clearing the data defined values for these properties,
which nulls their attribute value and resets the p... - 11:28 AM Revision 727ef9b5 (qgis): Initially populate label properties dialog with data defined results
- ...even if the data defined property is set to an expression. Although
the values can't be altered for expression bas... - 11:20 AM Revision 0071593b (qgis): More QgsUnitSelectionWidget cleanups
2015-03-28
- 11:16 AM Revision 8b37ea2b (qgis): [FEATURE] Add option to symbology to prevent clipping of features
- This option (located under the symbol advanced menu) disables the
automatic clipping of lines/polygons to the canvas ... - 10:04 AM Revision 742f3233 (qgis): [FEATURE] Paint effects for layers and symbol layers
- This commit adds a new framework for implementing paint effects, which
modify the results of QPainter operations to a... - 09:14 AM Revision fe2db526 (qgis): Possible fix for placement of labels with offset from point mode and ro...
- 08:19 AM Revision 002739b6 (qgis): Fix buffer size was incorrectly stored in x position data defined
- field for label properties dialog
- 08:16 AM Revision c2788690 (qgis): Don't keep dangling pointers in QgisApp::mPrintComposers
- 08:15 AM Revision 481b192e (qgis): Standardise use of red minus icon (fix #12425)
2015-03-27
- 11:49 PM Revision 99610950 (qgis): dxf export:
- * reinstate palette colors, but exclude black/white
* fix hatch transparency
* fix active (initial) v(iew)port - 02:12 PM Revision 264c0ec3 (qgis): Add unit tests for virtual fields
- 02:12 PM Revision c44285ba (qgis): Make virtual fields updatable
- Fix #11547
Fix #10994 - 02:12 PM Revision 7905f7f9 (qgis): Show current expression of virtual fields
2015-03-26
- 04:48 PM Revision 733b7c9c (qgis): Add filter chaining to the pre-filters of the relation reference wdg
- 04:48 PM Revision 868eeb27 (qgis): Add pre-filters to relation reference widget
- 04:48 PM Revision c5a4ea56 (qgis): Add "filter fields" configuraiton option to relation reference widget
- 12:25 PM Revision f9ee7a3b (qgis): [feature] filter the attribute table only if there is a selection (feat...
- 11:27 AM Revision 5b5f16e8 (qgis): Merge pull request #1964 from mhugo/fix_querybuilder_joins2
- Allow provider-level filtering (subset string) on layers with joined fields
2015-03-25
- 12:58 AM Revision 837c7ee8 (qgis): [composer] Don't redraw map if layers change and map is set to cached
- Previously map was being redrawn every time a layer was added or
removed from the registry, which blocked the ui unti... - 12:55 AM Revision 012ee0b4 (qgis): [composer] Smaller step for attribute table spin widgets
- 07:23 PM Revision 581d7f8e (qgis): postgres provider: fix retrieval of default values from other schemes (...
- 06:44 PM Revision 3229813f (qgis): server: deduce service wms from request if not explictly given (SERVICE...
- (cherry picked from commit 3552b83474682f3c2fc1515d4225b906a0cab74c)
- 06:43 PM Revision e983efb0 (qgis): server: fix parsing of bbox numbers in scientific notation containing +
- (reverts 905561f, cherry picked and merged 6309dbd, 57046c5, 8c8a9e0)
- 06:38 PM Revision 2e0cba56 (qgis): expressions: fix modulo 0 crashes (fixes #12431)
- (cherry picked from commit 9596f97db605421eabe6643a10f25db8a7747df9)
- 06:38 PM Revision 3d3ccd08 (qgis): update_ts.sh: include locations
- (cherry picked from commit 45fbb3f5a954d52779ba742087811ff4d9a91582)
- 06:37 PM Revision 16e39bcd (qgis): include qgslayerdefinition.sip in bindings
- (cherry picked from commit 80bbed1595d352c22a79cff5c87d62e740826b25)
- 06:36 PM Revision aa977516 (qgis): vector layer: connect missing edit buffer signals
- (cherry picked from commit 65378e6a108656fb33e919de59feabb10b8b6e19)
- 05:46 PM Revision d1985b3d (qgis): [Processing] Improve the robustness of models when the parameters in t...
- 11:32 AM Revision 4a52750a (qgis): Allow provider-level filtering on layers with joined fields (fix confli...
2015-03-24
- 09:59 PM Revision e21010c0 (qgis): ftools: fix strings and add to translation (fixes #9970)
- 08:59 PM Revision 7019db88 (qgis): raster calculator: add logarithmic functions
- 08:48 PM Revision 6309dbd1 (qgis): server: accept empty bbox as valid (followup 57046c5, fixes #12440)
- 02:14 PM Revision f0caf170 (qgis): dxf export: fix data defined outline color of simple markers
- (cherry picked from commit 7469d2bbf038d17a5801b42dcb6e388ca093fe17)
- 02:14 PM Revision 7469d2bb (qgis): dxf export: fix data defined outline color of simple markers
- 01:19 PM Revision 80bbed15 (qgis): include qgslayerdefinition.sip in bindings
- 10:57 AM Revision 7bdc9c19 (qgis): Do not mark python plugins as broken in plugin installer when having da...
- Although plugin with a dash in the name is not a correct python package name,
the qgis python support recognizes them... - 09:43 AM Revision 4e6ba7bd (qgis): Merge pull request #1960 from manisandro/nitpick
- Don't store QGis::WkbType in int
2015-03-23
- 10:00 PM Revision ae954e8f (qgis): dxf export:
- * switch to rgb colors only (fixes black/white issues)
* fix drawing of polygon outlines
* distiguish polygon outline... - 09:43 PM Revision 25e4e4d3 (qgis): dxf export:
- * switch to rgb colors only (fixes black/white issues)
* fix drawing of polygon outlines
* distiguish polygon outline... - 08:14 PM Revision 45fbb3f5 (qgis): update_ts.sh: include locations
- 08:07 PM Revision 9596f97d (qgis): expressions: fix modulo 0 crashes (fixes #12431)
- 02:23 PM Revision d2d1d513 (qgis): Don't store QGis::WkbType in int
- 12:33 PM Revision 28a2bf91 (qgis): osm export: add buttons to select/unselect all tags
- 08:21 AM Revision 7b57cafb (qgis): Standardise use of red minus icon (fix #12425)
2015-03-22
- 12:03 PM Revision 0d241b79 (qgis): Clean up API for QgsUnitSelectionWidget
- Makes the widget easier to use, avoids duplicate code
- 06:45 AM Revision 1272870f (qgis): Adding lonlong to types advertised by delimited text provider
- 04:52 AM Revision 81f9c731 (qgis): Backport of missing type definitions in delimited text provider
- 04:06 AM Revision 6566ae31 (qgis): Backport of dangling pointer bug
2015-03-21
- 10:01 PM Revision 308bbb66 (qgis): Fixed timing/dangling pointer error in delimited text provider
- 08:55 PM Revision 60fcc4d8 (qgis): Merge branch 'carolinux-5605-types'
- 08:52 PM Revision 99e6a625 (qgis): Removing processing of extraneous blank fields and enlarged arrays
- 08:51 PM Revision 0beb1707 (qgis): Adapting longlong test to general type inference test
- 11:35 AM Revision 297a94fc (qgis): Fix formatting of db manager python code
- 08:57 AM Revision 532599e4 (qgis): Merge branch '5605-types' of git://github.com/carolinux/QGIS into carol...
2015-03-20
- 08:01 PM Revision 57046c53 (qgis): better fix for 8c8a9e07
- 07:17 PM Revision 02fd61bd (qgis): Redo "server: stop processing after 'no REQUEST' exception (fixes #1154...
- - Accidentally removed during merge conflict in 670719c?
- 07:16 PM Revision c0c72d2c (qgis): Set GDAL env vars for when gdal lib is bundled in app on Mac
- 07:15 PM Revision cb73f338 (qgis): Update Mac bundling for qgis_server lib
- 06:48 PM Revision 12e0f358 (qgis): Set GDAL env vars for when gdal lib is bundled in app on Mac
- 04:14 PM Revision 8c8a9e07 (qgis): server: fix parsing of bbox numbers in scientific notation containing +
- (reverts 905561f)
- 03:29 PM Revision 3552b834 (qgis): server: deduce service wms from request if not explictly given (SERVICE...
- 02:38 AM Revision fa3f9a14 (qgis): Redo "server: stop processing after 'no REQUEST' exception (fixes #1154...
- - Accidentally removed during merge conflict in 670719c?
2015-03-19
- 11:45 PM Revision 71d0c3fc (qgis): Fix typo about becoming a translator
- 11:03 PM Revision 9ce3b3c4 (qgis): Merge branch 'master' of https://github.com/QGIS/qgis
- 11:03 PM Revision e57136cc (qgis): [MetaSearch] adjust current tab index on init
- 10:58 PM Revision f17755ce (qgis): indentation update
- 10:50 PM Revision 519830e0 (qgis): [MetaSearch] add overwrite OWS connection naming setting and logic (#12...
- 03:49 PM Revision 250eb744 (qgis): postgres provider:
- * further boost field retrieval
* avoid errornous queries, when no tableoid were found
* cache default values - 01:26 PM Revision 5c14c21b (qgis): Implement smoothing algorithm for geometries
- 01:02 PM Revision 44a3fed2 (qgis): Fix shortcut keys in attribute table dialog (fix #12272)
- 12:42 PM Revision 49ea51eb (qgis): [FEATURE] warn on save if last modification date of a loaded project ch...
- 10:12 AM Revision 48591dff (qgis): Added testcase for longs
- 09:48 AM Revision 7882fe2f (qgis): Add methods for comparison of QgsPoint, QgsPolyline and QgsPolygon
- These methods allow for fuzzy comparison of coordinates with a
specified tolerance. - 09:48 AM Revision 54a58b98 (qgis): Fix shortcut keys in attribute table dialog (fix #12272)
- 09:48 AM Revision 44f7930e (qgis): [FEATURE] Add follow point alignment for multiline labels
- When set to this mode, text alignment for labels will be dependant
on the final placement of the label relative to th... - 09:10 AM Revision 7622f5c2 (qgis): also update INSTALL.t2t output files (followup d53fbe8)
- 08:37 AM Revision 2da4c471 (qgis): Merge pull request #1953 from carolinux/doc-fix
- Minor: Install instructions for debug mode
- 07:02 AM Revision d996966b (qgis): #5605 Support for long/longlong types
- 02:51 AM Revision 65378e6a (qgis): vector layer: connect missing edit buffer signals
2015-03-18
- 12:36 AM Revision 9c79967e (qgis): Merge pull request #1956 from Gustry/add-way
- [db manager] add 'way' to geometry column
- 11:11 PM Revision 9443a1a0 (qgis): debian packaging: create LICENSE link (fixes #12400)
- (cherry picked from commit b8dc08f8ef4630880e2696e9948e308620bbe287)
- 11:10 PM Revision b8dc08f8 (qgis): debian packaging: create LICENSE link (fixes #12400)
- 06:46 PM Revision 0134a97b (qgis): Close attribute dialog when layer is removed
- Fix #12336
- 06:40 PM Revision 40da097f (qgis): Close attribute dialog when layer is removed
- Fix #12336
- 06:04 PM Revision 66ba219f (qgis): Find qwt6-qt4 library
- Fix #12374
- 05:12 PM Revision 54ce784d (qgis): add 'way' to geometry column name'
- 04:09 PM Revision bfb8ab68 (qgis): edit widgets: keep default values of new feature's attributes until the...
- (fixes #12391 & #12386)
- 02:05 PM Revision e41fd544 (qgis): Custom widgets: make sure config can loaded from the project
- Apparently sip cannot handle private virtual methods
- 12:47 PM Revision d53fbe88 (qgis): Added instructions for compiling qgis in debug mode for development
- 10:05 AM Revision 4789c236 (qgis): qoci spatial driver: cleanup session & connection when login failed
- 09:36 AM Revision fec3bd83 (qgis): Custom widgets: make sure config can loaded from the project
- Apparently sip cannot handle private virtual methods
- 08:24 AM Revision 69d0b30d (qgis): Allow data items from plugins
- 08:24 AM Revision 3dfa2605 (qgis): Fix crash on startup if PyQGIS fails to load
- 08:05 AM Revision 88b14c0c (qgis): Fix grid annotation distance not restored in dialog (fix #11991)
- 07:54 AM Revision 92c84347 (qgis): Avoid creating 3 identical label candidates in offset point mode
- ...should speed up label position calculation
- 07:53 AM Revision d45eea1e (qgis): Fix grid annotation distance not restored in dialog (fix #11991)
2015-03-17
- 09:14 PM Revision d68422d1 (qgis): Don't try to connect to null action (removes a warning)
- 12:35 PM Revision db236323 (qgis): qoci spatial driver: cleanup session & connection when login failed
- 09:22 AM Revision e17ec09e (qgis): Fix heatmap renderer not working for reprojected layers (fix #12362)
- 09:20 AM Revision 23d6b66a (qgis): Fix heatmap renderer not working for reprojected layers (fix #12362)
- 09:17 AM Revision 327517d0 (qgis): Fix power validity test in raster calculator (fix #11278)
- 09:17 AM Revision 44fec0e8 (qgis): Remember last used directory for raster save as dialog (fix #6950)
- 08:56 AM Revision c3dfcf98 (qgis): Fix tooltip for scale from canvas button
- 08:56 AM Revision a4d17c0e (qgis): Ignore position of thousands seperators when editing scale combo box
- ... be more permissive about the conversion from string to number
after a value is entered in the combo box (fix #12385) - 08:17 AM Revision c98ae01c (qgis): Added to contributors
2015-03-16
- 11:47 PM Revision d29c9f51 (qgis): Merge pull request #1948 from NaturalGIS/add_fix_credits
- add myself to map, fix my email address, add myself to contributors
- 11:04 PM Revision 2e97ceb5 (qgis): adding french translators
- 11:04 PM Revision 554a63aa (qgis): adding french translators
- 10:48 PM Revision 8be294f4 (qgis): Add some missing overrides
- 09:11 PM Revision 66335b09 (qgis): add myself to map, fix my email address, add myself to contributors
- 04:03 PM Revision ff52a050 (qgis): [MetaSearch] allow for overwriting OWS connections, or assiging to seri...
- 02:33 PM Revision 8561b45b (qgis): Minor fixes for select referenced feature map tool
- * Message on the message bar correctly formatted
* Esc button to deactivate also works without first clicking on the... - 11:35 AM Revision c9ff77f9 (qgis): Fix power validity test in raster calculator (fix #11278)
- 10:46 AM Revision e151e2fe (qgis): Remember last used directory for raster save as dialog (fix #6950)
2015-03-14
2015-03-12
- 02:17 PM Revision a9e58e66 (qgis): [joins] editing keeps the same order and selection in GUI
- 09:15 AM Revision 1810cdd2 (qgis): GRASS 7.0.0 API change
2015-03-11
- 02:49 PM Revision 827f84ee (qgis): fix joins edition (do not loose target field)
- 12:31 PM Revision dcfc5381 (qgis): Do not link qgis_core against qscintilla
- 09:24 AM Revision 7c6358a4 (qgis): offline editing: keep subset filter (hello from FOSSGIS)
2015-03-10
- 04:00 PM Revision 95ebf45e (qgis): [joins] prevent joining an already joined layer
- also fix crash when editing a join with all fields joined
- 02:21 PM Revision 4bfbcb26 (qgis): [joins] allow edition of joins in layer properties
- 12:57 PM Revision 6c7eb5b3 (qgis): Add some GDAL provider unit tests...
- (...doing penance for my 2.8 sins)
- 12:56 PM Revision 9490d667 (qgis): Followup 914ecc, also fix calculation of srcDataType
- 12:56 PM Revision 326b4989 (qgis): Fix incorrect data type for GDAL layers with gain/offset (fix #11573)
- Test was incorrectly checking for both offset and gain, when it
should have been testing for either. - 12:56 PM Revision 47d04db3 (qgis): Server: fix bug with multiple joins
- 12:54 PM Revision cafc722d (qgis): Add some GDAL provider unit tests...
- (...doing penance for my 2.8 sins)
- 12:54 PM Revision 44377073 (qgis): Followup 914ecc, also fix calculation of srcDataType
- 10:16 AM Revision 0c052c53 (qgis): [joins] display prefix and joined fields in layer properties
- 09:44 AM Revision 7d515e25 (qgis): german translation update
- 09:39 AM Revision 2d9621ec (qgis): attribute table: ShowVisible behaviour mode
- * change 'show all' action text
* add note to the window title
* also ignore mode for geometryless tables
(fixes #12... - 09:37 AM Revision 2a5d59e8 (qgis): attribute table: ShowVisible behaviour mode
- * change 'show all' action text
* add note to the window title
* also ignore mode for geometryless tables
(fixes #12... - 09:03 AM Revision 306a53b8 (qgis): postgres provider: also cast field expressions to text (fixes #12346)
- 09:03 AM Revision f04c40c2 (qgis): postgres provider: also cast field expressions to text (fixes #12346)
- (cherry picked from commit 1acad42f48dcf7ce31512356c8dd609292f22899)
- 07:20 AM Revision e94ebd7c (qgis): [processing] fix handling of "Check for edge contamination" option in
- TauDEM algorithms
(cherry-picked from fe24c8295606a1ddbc4e3d4bd1b80188584d0635) - 07:18 AM Revision 0b1a67bd (qgis): [processing] TauDEM provider overhaul
- - add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
Threshold
- implement support for multifile T...
2015-03-09
- 12:06 AM Revision a0a58229 (qgis): Followup 5d15a07, also fix edit role
- 12:03 AM Revision e1b08fb2 (qgis): Followup 5d15a07, also fix edit role
- 12:02 AM Revision e11f8103 (qgis): fix inline editing of scales in rule based renderer
- 08:11 PM Revision 1d1a24b4 (qgis): release.pl: point releases don't require new pictures
- 07:37 PM Revision d956ac76 (qgis): Adding romanian translators as per request from the language coordinator
- Signed-off-by: Werner Macho <[email protected]>
- 07:31 PM Revision f6ca96ed (qgis): updated names of swedish translators as requested by language coordinator
- Signed-off-by: Werner Macho <[email protected]>
- 06:41 PM Revision b93a557c (qgis): updated names of swedish translators as requested by language coordinator
- Signed-off-by: Werner Macho <[email protected]>
- 09:57 AM Revision 1aff7335 (qgis): fix arm build
- 02:14 AM Revision 22ddae1f (qgis): Update connections-default.xml
- 02:09 AM Revision 0d32591d (qgis): Merge pull request #1942 from ninsbl/master
- Update connections-default.xml
2015-03-07
- 04:45 PM Revision a3811ecf (qgis): Update copyright years for Tom Kralidis, MetaSearch is (C) 2014.
- 04:35 PM Revision 05768309 (qgis): fix precise builds
- 04:35 PM Revision d9ef1dc1 (qgis): add LD_LIBRARY_PATH note to INSTALL
- 01:03 AM Revision 6eb1b5b8 (qgis): Merge pull request #1943 from sebastic/pyspatialite
- Don't build internal pyspatialite on Debian jessie & sid
2015-03-06
- 12:23 AM Revision 0be193d6 (qgis): Merge pull request #1938 from manisandro/dangling
- Don't keep dangling pointers in QgisApp::mPrintComposers
- 05:47 PM Revision c68e6042 (qgis): Don't build internal pyspatialite on Debian jessie & sid, python-pyspat...
- 02:01 PM Revision dced88d8 (qgis): expression builder widget: save scripts in the same mode they are loaded
- (avoids adding empty lines on every save on windows)
(cherry picked from commit 37a7831d2a1571616f10d20a476b71f1d539... - 02:01 PM Revision 37a7831d (qgis): expression builder widget: save scripts in the same mode they are loaded
- (avoids adding empty lines on every save on windows)
- 10:33 AM Revision 9eb49536 (qgis): postgres provider: cosmetics (followup 09f410c)
- 10:10 AM Revision 09f410ca (qgis): Greatly decrease the number of round-trips to the postgres server perfo...
- 09:52 AM Revision 31e57d03 (qgis): Update connections-default.xml
- Add some nordic CSW to default list, name them systematically, and change to new URL for Norway
- 05:22 AM Revision 914ecc9c (qgis): Fix incorrect data type for GDAL layers with gain/offset (fix #11573)
- Test was incorrectly checking for both offset and gain, when it
should have been testing for either.
2015-03-05
- 09:10 PM Revision e2fcf6fc (qgis): german translation fix (fixes #12231)
- 09:10 PM Revision fbabc250 (qgis): translation string fix
- 05:24 PM Revision b83b59dc (qgis): Server: fix bug with multiple joins
- 03:25 PM Revision 5d15a074 (qgis): fix inline editing of scales in rule based renderer
- 02:22 AM Revision 4e34296b (qgis): osgeo4w: also remove nightly shortcuts
- (cherry picked from commit f40d547aecad8f71eb5ac7fdbf21a784926ab28c)
- 02:20 AM Revision f40d547a (qgis): osgeo4w: also remove nightly shortcuts
- 02:03 AM Revision b2c83888 (qgis): osgeo4w: add '(Nightly)' to the nightly build shortcuts
- (cherry picked from commit c7f7f6f4847ebe96bb5d9728d12a95873f07a908)
- 02:02 AM Revision c7f7f6f4 (qgis): osgeo4w: add '(Nightly)' to the nightly build shortcuts
2015-03-04
- 06:38 PM Revision fe24c829 (qgis): [processing] fix handling of "Check for edge contamination" option in
- TauDEM algorithms
- 06:13 PM Revision d6f0dbd4 (qgis): Allow 3rd-party data item providers to be plugged
- 06:13 PM Revision 68c5e39a (qgis): Allow data item's icon name to directly reference an icon (outside theme)
- 06:13 PM Revision 59e710c2 (qgis): Fix QgsDataItem python bindings - transfer of ownership
- 06:13 PM Revision cdb44a3c (qgis): Browser: Abstract creation of custom data items into QgsDataItemProvider
- 01:14 PM Revision 427adf79 (qgis): [processing] TauDEM provider overhaul
- - add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
Threshold
- implement support for multifile T... - 12:04 PM Revision 60b5d424 (qgis): [processing] fix error in MultipleFileInput selector when user press
- Cancel button
- 12:01 PM Revision 30c5bad9 (qgis): [processing] fix error in MultipleFileInput selector when user press
- Cancel button
- 10:37 AM Revision a525dbd8 (qgis): Use ST_Force2D from PostGIS-2.1.0 up
- 10:37 AM Revision c5ce2677 (qgis): Only scan for dimension if it is not already known as needing force2d
- Also force 2d on 3d input
- 10:37 AM Revision c7234cee (qgis): postgres provider: restore behaviour to keep 3d wkb (refs #9651,
- followup bd311c8)
- 10:36 AM Revision d2d68136 (qgis): Add comment about possible pending bug in force2d need detection
- 09:07 AM Revision 3603ee0f (qgis): fix SAGA 2.1.3 Kernel Density Estimation
- 08:31 AM Revision 377c1dba (qgis): postgres provider: use min()/max() before casting (followup bf56457; fi...
- (cherry picked from commit 7ce195ebec7330f101bb6922055a079958bfd58a)
- 08:30 AM Revision f7b790ff (qgis): postgres provider: use min()/max() before casting (followup bf56457; fi...
- 08:19 AM Revision d9377e04 (qgis): Merge pull request #1939 from gioman/fix_saga_213_kernel
- fix SAGA 2.1.3 Kernel Density Estimation
2015-03-03
- 12:29 AM Revision 2844005e (qgis): postgres provider: disable editing of existing features when ctid is key
- 12:28 AM Revision 9ed98a06 (qgis): postgres provider: restore behaviour to keep 3d wkb (refs #9651,
- followup bd311c8)
- 12:13 AM Revision b5665872 (qgis): fix SAGA 2.1.3 Kernel Density Estimation
- 06:33 PM Revision bd311c89 (qgis): Only scan for dimension if it is not already known as needing force2d
- Also force 2d on 3d input
- 06:26 PM Revision 472fbbed (qgis): Use ST_Force2D from PostGIS-2.1.0 up
- 06:11 PM Revision 3d6554e0 (qgis): Detect number of dimensions for tables with unconstrained type
- Fixes #9748
(cherry picked from commit f512e87ffd0ed7297520bf63830c1fc5c37d7ee9) - 05:41 PM Revision 6fd879d8 (qgis): Add comment about possible pending bug in force2d need detection
- 05:34 PM Revision f512e87f (qgis): Detect number of dimensions for tables with unconstrained type
- Fixes #9748
2015-03-02
Also available in: Atom