Activity
From 2016-12-01 to 2016-12-30
2016-12-30
- 03:39 PM Revision 5c06997a (qgis): new splash
- 12:57 PM Revision 46a69dfc (qgis): [raster] re-compute min/max when band(s) changed (#3923)
- 12:18 PM Revision 882878be (qgis): Fix failing doc test
- 11:41 AM Revision d4a62b46 (qgis): Fix build
- 10:13 AM Revision f7a27967 (qgis): don't select any field by default in Field Calculator's "Update existin...
- 06:48 AM Revision 2a34af8b (qgis): Optimise destructors (pt 2)
- 05:36 AM Revision 2daaff3f (qgis): Followup 850171, fix build
- 04:52 AM Revision 8319dac2 (qgis): Remove some doxygen comments from overridden methods (pt 1)
- It's nearly always better to let doxygen use the base class
documentation (unless the subclass docs explicitly add so... - 04:52 AM Revision 9021bb47 (qgis): Remove "//! Destructor" doxygen comments
- This documentation doesn't add any value
- 04:52 AM Revision 850171cb (qgis): Optimise destructors (pt 1)
- - Remove some non-base class empty destructors. These add no value
and it's better to let the compiler auto generate ... - 03:38 AM Revision 14e2b98c (qgis): [processing] harmonize options menu item location & icon (#3922)
- 03:36 AM Revision 2758f3bc (qgis): Remove some more redundant qt version checks
- 03:34 AM Revision b72fb598 (qgis): Remove some QT_VERSION >= 5 checks
- 02:42 AM Revision 78134ee9 (qgis): Merge pull request #3921 from DelazJ/example
- Spelling fix: Replace "eg" by "e.g." or "for example"
- 02:40 AM Revision 44934613 (qgis): Merge pull request #3920 from DelazJ/fixtypos
- Fix more typos
2016-12-29
- 12:03 AM Revision ef85cdcf (qgis): Replace "eg" by "e.g." or "for example"
- 12:02 AM Revision 2b937139 (qgis): More spelling checks/fixes
- interactivly
labour - 12:02 AM Revision c440cece (qgis): Replace minimise by minimize
- 12:02 AM Revision f09633cc (qgis): Replace rasterise by rasterize
- 12:02 AM Revision 79119940 (qgis): Replace capitalise by capitalize
- 09:23 PM Revision 5e871557 (qgis): Merge pull request #3917 from alexbruy/improve-settings
- improve fragile settings handling
- 07:40 PM Revision 1d58e532 (qgis): [pyqgis-console] Use python3 for editor subprocess calls
- 02:04 PM Revision 50962b02 (qgis): Fix descriptions and code style. Change Z geomtry type for memory layer...
- 01:42 PM Revision a920e3a9 (qgis): improve settings handling
- 01:09 PM Revision 69e9d99c (qgis): [processing] fix GRASS provider (follow up a1642a37)
- 04:46 AM Revision ca30d972 (qgis): [ui] settings menu cleanup (#3916)
- - rewording of several items for increased clarity
- re-ordering to have more often used items first
- new icons for ... - 02:47 AM Revision dd9a03a9 (qgis): Merge pull request #3915 from DelazJ/fixtypos
- Fix typos
- 02:24 AM Revision 25697a1e (qgis): improve default favorites for color ramps
- 01:53 AM Revision 828e4479 (qgis): More spelling fixes
- * editation
* definintion
* Unabled
* capitalize QGIS
* replace algs by algorithms
* queryings
* symbo(s)
* missing s... - 01:53 AM Revision ee1abdc5 (qgis): Replace flavour by flavor
- 01:46 AM Revision 69af2fac (qgis): Replace more splitted by split
- 01:46 AM Revision 8dca115b (qgis): Replace prioritise by prioritize
- 01:46 AM Revision a56f928f (qgis): Replace unicode by Unicode
- 01:46 AM Revision c301369e (qgis): Replace cellsize by cell size
- 01:46 AM Revision d62c2c7f (qgis): Some fixes of favourites --> favorites
2016-12-28
- 10:51 PM Revision cfe42c2f (qgis): Make sure QgsApplication members are initialized to nullptr
- Just in case there's unintended dependancies between the
registries - 06:12 PM Revision e1af0716 (qgis): [processing] fix ofssfet curve algorithm
- 08:43 AM Revision 585d9dbf (qgis): Fix tests
- 07:59 AM Revision 9d4adc1c (qgis): Remove some singletons by moving instances to QgsApplication
- - QgsColorSchemeRegistry
- QgsDataItemProviderRegistry
- QgsGPSConnectionRegistry
- QgsMessageLog
- QgsPaintEffectReg... - 07:11 AM Revision 4b1cf807 (qgis): Merge pull request #3909 from nyalldawson/select_in_edit_menu
- Tweak edit/view menus
- 05:36 AM Revision 97215cfa (qgis): [ui] remove minimumSize on select button in select by exp. dialog
- 05:16 AM Revision efaf5ea9 (qgis): [ui] select by form/expression harmonization and feature parity (#3912)
- 05:06 AM Revision 95ff9a1c (qgis): Update connection to new style for macOS Preferences fix
- 03:54 AM Revision d2057946 (qgis): [ui] improve search widget ordering
- 03:31 AM Revision 94dd1f44 (qgis): Fix macOS Preferences menu hijacking
- 02:21 AM Revision 12a4a9c9 (qgis): Remove santa hat easter egg
- It made a lot of stressed GIS people smile (and as a bonus
stressed out some unhappy grinches in the process!), but
t... - 01:50 AM Revision 4f73c28c (qgis): [FEATURE] Hide Deselected Layers action
- Allows you to quickly hide all deselected layers. This is very handy
when you have a large project and want to quickl... - 01:50 AM Revision c83426e1 (qgis): [needs-docs] Move Show/Hide Layer actions to View menu
- These logically belong in the view menu
- 01:50 AM Revision cbcad504 (qgis): [needs-docs] Move Select submenu from View menu to Edit menu
- Selection tools are usually located within the edit menu directly
after the clipboard tools. View menu is usually pop...
2016-12-27
- 06:18 PM Revision 110ffe27 (qgis): Merge pull request #3907 from alexbruy/remove-gdaltools
- [FEATURE] replace GDALTools plugin with Processing
- 10:20 AM Revision f3d618a6 (qgis): Add between/not between to numerical fields in select by form
- 10:08 AM Revision f5350c9e (qgis): [ui] Ctrl+F3 shortcut to open select features by expression
- 09:22 AM Revision 90f435d4 (qgis): [ui] expression icon cleanups (#3908)
- * Add expression icon to several buttons for consistency
* Replace mIconExpressionEditorOpen icon with mIconExpresssion - 08:45 AM Revision 407991ed (qgis): [ui] rename the min/max widget group box title
- Since there is no more loading involved through
the min/max widget, rename it to:
"Min /max values settings" - 07:56 AM Revision 578e9b8c (qgis): Followup 932de2a: fix missing back icon for sub-panels
- 05:13 AM Revision 51f491e8 (qgis): Fix build
- 04:55 AM Revision bc98a326 (qgis): [FEATURE] Add QgsVectorDataProvider::truncate for clearing layers
- Adds a new method to QgsVectorDataProvider to truncate the layer.
The base implementation requires DeleteFeatures cap... - 04:55 AM Revision b256075e (qgis): Add a base class implemention for QgsVectorDataProvider::changeFeatures
- Previously this method would only succeed for providers which
explicitly implement it. Now, providers which do not im... - 04:54 AM Revision 901cd290 (qgis): Merge pull request #3887 from nirvn/raster_pseudocolor_move
- 04:16 AM Revision 5ece6890 (qgis): [FEATURE] Implement raster pseudocolor updated extent auto classification
- 04:16 AM Revision 239b342a (qgis): [FEATURE] Raster stretch toolbar actions support for pseudocolor renderer
- 04:16 AM Revision 181f84b8 (qgis): [raster] move pseudocolor renderer classification out of gui into core
- 04:06 AM Revision 9c688371 (qgis): Enable edit tests for Postgres provider
- 03:36 AM Revision 8ccc5116 (qgis): Remove mActionDiagramProperties.svg icon (#3910)
- 01:24 AM Revision 792fcb5f (qgis): Rename Select by Expression to Select Features by Expression
- to match naming of other Select By... tools
- 01:24 AM Revision 14f18bd0 (qgis): Make Select by Form default instead of By Expression
- Since it's more user-friendly for beginners
2016-12-26
- 12:55 AM Revision 1f37238d (qgis): Show NULL preview text in expression editor
- Makes creating/debugging expressions easier for users
- 12:55 AM Revision 64f8b4db (qgis): Fix incorrect aggregate values returned for empty sets (fix #16008)
- Now empty sets return NULL values for invalid statistics
- 11:36 PM Revision 6cb5c60c (qgis): fix numeric translation
- 11:36 PM Revision e5a4426d (qgis): more spelling fixes
- 11:36 PM Revision 8fb37aa6 (qgis): indentation fixes
- 11:21 PM Revision c87aad26 (qgis): Merge pull request #3880 from nyalldawson/oracle_raster
- Remove orphaned oracle raster plugin
- 11:06 PM Revision 77ae8a23 (qgis): [FEATURE] Remove orphaned oracle raster plugin
- Marked as feature to flag for documentation and changelog
- 10:19 PM Revision a3faa923 (qgis): spelling fixes
- 08:11 PM Revision adba280e (qgis): Fix code style with astyle.sh
- 07:40 PM Revision 1605a833 (qgis): Contrast enhancement in 'updated extent': fix taking into account OTF mode
- 06:09 PM Revision f40e914b (qgis): [FEATURE] replace GDALTools plugin with Processing
- Tagged as feature to not forget mention in docs and changelog
- 04:52 PM Revision a037f791 (qgis): Add SIP binding for getDefaultZValue
- 03:39 PM Revision 47e5a5fc (qgis): [processing] include start point into service area convex hull
- 10:36 AM Revision 6bc9a4a9 (qgis): Added the ability to create memory layer with 25d geometry
- 09:19 AM Revision d2f41ac9 (qgis): Add default Z value option. Added the ability to create shape with 2.5d...
2016-12-25
2016-12-23
- 12:20 AM Revision 567f9208 (qgis): dxf import: fix text positions and orientation when importing DXF (fixe...
- 11:52 AM Revision 645f2c82 (qgis): Raster renderer GUI: fix switching between renderers, and potential inf...
- Fixes https://github.com/qgis/QGIS/pull/3871#commitcomment-20280621, ie switching between
renderers in the raster lay...
2016-12-22
- 11:16 PM Revision 9124c737 (qgis): Merge pull request #3903 from webgeodatavore/fix-gdal-ogr-url
- Update outdated URLs
- 11:11 PM Revision 1a5671ec (qgis): Update unworking and outdated URLs
- GDAL URLs and Spatialite links are outdated (404)
- 08:44 PM Revision 80b757b6 (qgis): [FEATURE] Add zoom to features shortcut in select by form dialog
- Allows very quick navigation to features which match the criteria
in the form - 08:44 PM Revision 0bfc9bb6 (qgis): [FEATURE] Show field values in autocompleter in form filter mode
- This adds a new gui widget QgsFieldValuesLineEdit which includes
an autocompleter populated with current field values... - 08:44 PM Revision e27822bf (qgis): Small cleanups to QgsFloatingWidget
- 08:21 PM Revision b19278c7 (qgis): [travis] Decrease maximum ccache size
- 08:21 PM Revision b07ecfa1 (qgis): Let QgsApplication manage global custom variables
- 08:21 PM Revision 79f32ab6 (qgis): Rename QgsProject::variables to QgsProject::customVariables
- 08:21 PM Revision 33abb78a (qgis): Pass variable values as QVariant
- 12:08 PM Revision 94cbc600 (qgis): Merge pull request #3900 from m-kuhn/scriptParams
- [processing] Fix some script parameter export/import issues
- 11:26 AM Revision 3fba3ac7 (qgis): [processing] Quote and escape script exported ParameterString
- 11:21 AM Revision 55e3ea03 (qgis): [processing] Fix some script parameter export/import issues
- 09:18 AM Revision ffd67f11 (qgis): Merge pull request #3891 from alexbruy/processing-interpolation
- [processing] add remaining functionalify from the interpolation plugin
2016-12-21
- 10:16 PM Revision 835abb97 (qgis): Add missing dependencies in INSTALL Overview
- 08:26 PM Revision c41c8924 (qgis): Followup cbac49b6: fix docstring
- 05:39 PM Revision cbac49b6 (qgis): Add QgsProject::write( filename ) convenience function
- 05:19 PM Revision 4644af39 (qgis): More build dependencies update
- 05:17 PM Revision 6c5ec70f (qgis): Update build dependencies
- 02:21 PM Revision 0a686c4f (qgis): [processing] Make ParameterFixedTable scriptable
- 01:17 PM Revision 2af00bed (qgis): [processing] Don't hide errors when resolving script paramters
- 02:55 AM Revision 932de2ab (qgis): Replace PNGs by SVGs (#3896)
- - removes no longer needed SVG compounds
- Improves cap and join style icons
2016-12-20
- 05:45 PM Revision 7baeacbc (qgis): Followup 1a648229
- 05:05 PM Revision 1a648229 (qgis): Improve some asserts for more meaningful output in case of error
- 04:32 PM Revision 2f0f6a98 (qgis): Use assertIsInstance instead of assertTrue(isinstance())
- 03:34 PM Revision 0340320c (qgis): [processing] fix wrong ParameterSelection definition
- 01:44 PM Revision d129f8a7 (qgis): Revert "[Processing] fix parameter to open the Retile algorithm"
- This reverts commit 76b796b4916d4ee23dff1a50105cdf1a6635b388.
- 01:41 PM Revision 97780b6b (qgis): [processing] fix incorrect parameter construction
- 01:29 PM Revision ea4f05d9 (qgis): [processing] add support for custom parameter used in interpolation algs
- to the test suite
- 01:07 PM Revision eab5ae28 (qgis): more gdal test for Processing (#3893)
- * more gdal test for Processing
- 01:06 PM Revision 76b796b4 (qgis): [Processing] fix parameter to open the Retile algorithm
- 09:15 AM Revision 37d82bb7 (qgis): [FEATURE] remove Interpolation plugin
- tagged as feature to not forget mention this in docs and changelog
- 09:14 AM Revision 7dde862c (qgis): [processing] add missed functionality from Interpolation plugin
- 08:38 AM Revision c3654391 (qgis): [processing] fix error in MultipleInputWidgetWrapper
- 08:38 AM Revision e338a90c (qgis): [processing] support non-ogr layers in merge vector layers alg
- 08:08 AM Revision 5e061b1c (qgis): updated help for qgis:mergevectorlayers (#3883)
- "two" => "multiple"
- 01:20 AM Revision c6dc31a5 (qgis): Document QgsValueMapFieldFormatter::NullValue
- 01:20 AM Revision 326f2e5a (qgis): Fix loading legacy snapping configuration
- 01:20 AM Revision eed4f0f5 (qgis): Only spellcheck added and modified files
- 01:20 AM Revision dbbf062e (qgis): Fix bindings and tests
- 01:20 AM Revision 95fedd08 (qgis): Expose QgsSnappingConfig to QML
- Sponsored by QField
- 01:20 AM Revision a332ff92 (qgis): Apply editor widget project upgrades in any case
- 01:20 AM Revision aa646884 (qgis): Allow compiling without print support
- 01:20 AM Revision dfd98334 (qgis): Let all tests work with a proper QgsApplication instance
- 01:20 AM Revision d1694878 (qgis): bindings
- 01:20 AM Revision 0190e506 (qgis): Move QgsConfigurationMap to QgsXmlUtils
- 01:20 AM Revision afacbb13 (qgis): Make sure attribute table doesn't use deleted field formatters
- 01:20 AM Revision 0957b3ae (qgis): [travis] Increase cache timeout
- No new caches have been uploaded recently because of timeouts.
- 01:20 AM Revision 928f360c (qgis): Make attribute table aware of disappearing field formatters
- 01:20 AM Revision f4bc5369 (qgis): Manage null representation value in QgsApplication::nullRepresentation()
- 01:20 AM Revision 35a2be63 (qgis): Fix index-out-of-bounds crash
- 01:20 AM Revision 8b2ea988 (qgis): Add missing bindings
- 01:20 AM Revision 83c58d1c (qgis): API documentation for QgsFieldFormatter caches and more
- 01:20 AM Revision 1b5e577f (qgis): Generic code cleanup
- 01:20 AM Revision 22c492e6 (qgis): Rename QgsFieldKit to QgsFieldFormatter
- 01:20 AM Revision f294201e (qgis): Remove QgsEditFormConfig::widgetType
- 01:20 AM Revision 930ce545 (qgis): Fix failing tests
- 01:20 AM Revision c4a0c470 (qgis): Fix warnings
- 01:20 AM Revision 1ad6e0bc (qgis): Document api breakages and add more doxymentation
- 01:20 AM Revision 590a51ee (qgis): Start with empty ValueMap configuration
- 01:20 AM Revision d6cc6bdc (qgis): Reorder attribute type dialog
- 01:20 AM Revision c9f8ac2a (qgis): Remove editor widget project loading code from gui
- 01:20 AM Revision 9fd08029 (qgis): Remove QgsEditorWidgetConfig
- This is replaced with a QVariantMap. It was never really more than this in the
past and with the switch to QgsConfigu... - 01:20 AM Revision ab0dccf1 (qgis): Rename `vl` parameters to `layer`
- 01:20 AM Revision 826c4409 (qgis): Python bindings
- 01:20 AM Revision 82d1871f (qgis): Put field kit into use
- 01:20 AM Revision 9a53b7df (qgis): Add field kits for a lot of common field types
- 01:20 AM Revision 570fc4ef (qgis): Use new-style configuration for loading widgets from the database
- 01:20 AM Revision f15284ec (qgis): Save and load new-style widget configuration
- 01:20 AM Revision 98f75a40 (qgis): Edit widget configuration migration
- 01:20 AM Revision 80b3bfdf (qgis): Add QgsConfigurationProperty class
- This class holds a QVariantMap to manage key-value-pairs where each
value can be a string, bool, int, double or itsel... - 01:20 AM Revision e6f84dea (qgis): Make QgsMapThemeCollection QML compatible
- Sponsored by OPENGIS.ch/QField
2016-12-19
- 11:58 PM Revision 9ac668be (qgis): do not check in agignore
- 11:58 PM Revision 9c4be414 (qgis): [spelling] labelling -> labeling
- 05:06 PM Revision 1bbc1321 (qgis): Merge pull request #3878 from dmarteau/removeSOAP
- Server: Remove soap request handler
- 04:14 PM Revision f71bf57b (qgis): Server: Remove soap request handler
- 01:45 PM Revision 735f479b (qgis): [spelling] granularity
- 11:45 AM Revision 2a0f7252 (qgis): [spellcheck] generated command only replace whole words
- 10:56 AM Revision 6b56e4fb (qgis): [spellcheck] generate sed commands to fix spelling errors
- 10:51 AM Revision 2abeea11 (qgis): Convex Hull processing tests (#3876)
- Add two tests for convex hull
- 09:47 AM Revision 4ecad0a1 (qgis): Merge pull request #3885 from alexbruy/processing-relief
- [processing] add missed functionality from Raster Terrain Analysis plugin
- 08:49 AM Revision f4f86cad (qgis): [processing] use full precision for elevation values
- remove unused file
- 08:49 AM Revision c3e3ba6b (qgis): [FEATURE] remove Raster terrain analysis plugin
- tagged as feature to not forget mention this in docs and changelog
- 08:49 AM Revision 0d1c9a31 (qgis): [processing] implement missed functionality from Raster terrain analysis
- plugin
- 08:49 AM Revision 4e59c5a0 (qgis): [processing] merge two Relief algorithms into one
- 07:50 AM Revision f9db068f (qgis): [spellcheck] ag: use short option to avoid argument error due to syntax...
2016-12-17
2016-12-16
- 04:32 PM Revision 17ac6acd (qgis): Fix MultipleInputDialog with options not as (value, text) (#3882)
- 04:04 PM Revision 6f87532a (qgis): Options to speed up build and launch QGIS
- 03:57 PM Revision 0c894d78 (qgis): python3 print
- QGIS would not build with the old print statements
- 02:21 PM Revision 9c1638f5 (qgis): QgsMultiBandColorRendererWidget: add missing widgetChanged() notification
- 01:53 PM Revision 792873af (qgis): Merge pull request #3871 from rouault/auto_stretch
- [FEATURE] Implement raster auto-stretching when updating canvas
- 01:00 PM Revision 057b42a0 (qgis): Release of 2.14.10
- 01:00 PM Revision 102ee87a (qgis): Release of 2.18.2
- 12:36 PM Revision 532eb58d (qgis): [FEATURE] Implement raster auto-stretching when updating canvas
- This commit implements the improvements described at:
https://lists.osgeo.org/pipermail/qgis-developer/2016-September... - 12:36 PM Revision cad7a8fd (qgis): Add QGSCOMPARENOTNEAR(value,not_expected,epsilon) macro
- 09:04 AM Revision 5dc39e0a (qgis): [processing] use point parameter in GRASS algs where possible (addresse...
- 04:02 AM Revision a0b26058 (qgis): Add some data modification tests to providertestbase
- Tests for addFeatures, deleteFeatures, changeAttributeValues
and changeGeometryValues
Implemented for memory, ogr an... - 02:39 AM Revision 3c39a1c7 (qgis): Add missing qt5 build dependency (#3874)
2016-12-15
- 11:55 PM Revision e1b30c53 (qgis): indentation fix
- 11:54 PM Revision 92fd4987 (qgis): indentation fix
- 09:58 PM Revision c956fe9d (qgis): dwg import: make curves optional (enabled by default, disabled complete...
- 09:49 PM Revision b7472570 (qgis): german translation update
- 09:49 PM Revision 69e54ee8 (qgis): dwg import: make curves optional (enabled by default, disabled complete...
- 04:22 PM Revision 49055c64 (qgis): Merge pull request #3857 from 3nids/spellingtest
- Check spelling on travis
- 04:22 PM Revision 1090e8b7 (qgis): fix prepare commit
- 03:43 PM Revision 94b0de56 (qgis): Improved search for the relation reference widget
- 03:41 PM Revision 86afa4e3 (qgis): follow p 63773034d62174961908e5e6720e60d0fd35489d avoid type check befo...
- 03:26 PM Revision 2ffe1a76 (qgis): spelling fixes
- 03:26 PM Revision 90fc0bb2 (qgis): use Travis to look for spelling errors
- use silver searcher for faster search (instead of grep)
- 02:27 PM Revision 79cb0c36 (qgis): [processing] quote file paths in TauDEM provider
- 11:48 AM Revision 417a5cdb (qgis): Merge pull request #3861 from alexbruy/svg-cleanup
- clean up SVG files from unnecessary data
- 11:15 AM Revision 8e5fb436 (qgis): Remove QgsLabelingEngineInterface base class and implementation in QgsP...
- It was ready to go for some time, just waiting for QgsMapRender that still used it.
- 11:15 AM Revision 5c402b2f (qgis): Fix python test
- 09:45 AM Revision 39824980 (qgis): [FEATURE] toggle visibility of opened panels in main window
- Accessible via:
- View menu > Toggle Panels Visibility
- Ctrl+Tab keyboard shortcut - 08:23 AM Revision 63773034 (qgis): snapping layer tree: do not show layers without geometry
2016-12-14
- 10:49 PM Revision aaeaf97f (qgis): Fix ui build warning
- 10:15 PM Revision a85fe1fa (qgis): [FEATURE] DWG import into geopackage using libdxfrw
- 09:01 PM Revision d5c6b977 (qgis): [FEATURE] DWG import into geopackage using libdxfrw
- 06:48 PM Revision 58933aa6 (qgis): dxf export: fix crash, when curve geometry can't be segmentized
- (cherry picked from commit 159ad683fe3a413dcdeba91079d3c7fa629fa580)
- 06:42 PM Revision 159ad683 (qgis): dxf export: fix crash, when curve geometry can't be segmentized
- 06:41 PM Revision 7ce2d3eb (qgis): api_break: QgsCrsCache was removed
- 06:41 PM Revision 7ca2512a (qgis): typo fix
- 06:00 PM Revision b986d183 (qgis): oracle provider: debug output on usage of 'estimated metadata'
- 05:34 PM Revision 02169186 (qgis): Merge pull request #3869 from mhugo/cleanup_server
- Some cleanups in server
- 03:25 PM Revision ae11e0b1 (qgis): [BACKPORT][BUGFIX] Fixed a crash on bad network protocol
- ( from f48f90ead )
- 03:07 PM Revision 8e9d49ad (qgis): reduce geometry precision from 7 to 5 digits
- 03:07 PM Revision 53927889 (qgis): some Processing test
- 03:07 PM Revision a009cf40 (qgis): fix error on geometry precision
- 03:07 PM Revision 9799183d (qgis): remove temp file and update .gitignore
- 03:05 PM Revision a848b8c8 (qgis): [BACKPORT][BUGFIX] Fixed a crash on bad network protocol
- ( from f48f90ead )
- 02:13 PM Revision 8d8bbabf (qgis): indentation update
- 01:52 PM Revision 595ef7f0 (qgis): Code cleanup: removed unused slot
- 12:46 PM Revision 81e2f87f (qgis): update test masks
- 10:20 AM Revision 56036d29 (qgis): Improve wmsserver error handling and exception safety
- 10:19 AM Revision 3f066054 (qgis): QgsServer cleanup
- 10:19 AM Revision 64b131ce (qgis): QgsServerLogger cleanup
- 08:24 AM Revision f02e4ad9 (qgis): [FEATURE][raster] transparency support for paletted renderer
- 08:20 AM Revision e3148219 (qgis): clean up SVG files from unnecessary data
2016-12-13
- 08:10 PM Revision 287ed2d3 (qgis): Fix test for WMS 1.3. compliance: distort image if width/height ratio o...
- 05:17 PM Revision c49e70ea (qgis): Fix DB manager layer preview after my QgsMapCanvas changes
- 04:40 PM Revision e59bad53 (qgis): Fix test for WMS 1.3. compliance: distort image if width/height ratio o...
- 03:58 PM Revision 0035c97f (qgis): Merge pull request #3725 from arnaud-morvan/processing_geometry_predicate
- [processing] Remove parameter geometry predicate
- 03:56 PM Revision d44f1eba (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
- Not decrease but increase image
- 03:54 PM Revision 903e8cf4 (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
- Not decrease but increase image
- 03:52 PM Revision 9f265741 (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
- Not decrease but increase image
- 03:50 PM Revision f48f90ea (qgis): Merge pull request #3864 from elpaso/downloader-fixes-bad-network
- [BUGFIX] Fixed a crash on bad network protocol
- 03:03 PM Revision 9d9d162d (qgis): Disabled C++ test (use python instead)
- 02:56 PM Revision 01d5233d (qgis): Merge branch 'remove_grass_6'
- 02:55 PM Revision ed0e39e0 (qgis): [processing] also remove GRASS 6 from tests
- 02:55 PM Revision a861320a (qgis): [processing] fix CMakeLists.txt
- 02:55 PM Revision 170a9468 (qgis): [processing] removed grass6 provider
- 02:07 PM Revision 6f534c5f (qgis): [BUGFIX] Fixed a crash on bad network protocol
- 01:07 PM Revision 56633baf (qgis): [QGIS Server] CITE WMS 130 Test project
- Add a project for OGC CITE WMS 130 tests
- 11:44 AM Revision e63ee670 (qgis): [processing] maintain options order
- 10:41 AM Revision f8e2b850 (qgis): Merge pull request #3862 from rldhont/release-2_14-wms-130-compliance
- Backport 214 wms 130 compliance
- 10:00 AM Revision a1a4ad98 (qgis): fix getLegendGraphics when BBox parameter is used
- 10:00 AM Revision 5cbf408e (qgis): Adapt WFS capabilties in server test for WMS 1.3.0 compliance
- 10:00 AM Revision 1b3961d6 (qgis): Fix access control tests such that bbox width/height ration matches ima...
- 09:59 AM Revision 35be15b9 (qgis): Adapt expected capabilities / project settings response in server test ...
- 09:59 AM Revision 63a2f62a (qgis): Fix typo
- 09:59 AM Revision 28295e15 (qgis): Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0...
- 09:59 AM Revision f5c28c3f (qgis): Indentation
- 09:58 AM Revision 12267f01 (qgis): WMS server: parse bounding box only if the BBOX parameter is really there
- 09:58 AM Revision 4336595a (qgis): WMS 1.3 compliance: Each OnlineResource URL intended for HTTP Get reque...
- 09:58 AM Revision 39641109 (qgis): Exception format is XML, not capabilities format
- 09:57 AM Revision 5d80e1ba (qgis): WMS 1.3. compliance: distort image if width/height ratio of bbox is dif...
- 09:57 AM Revision 6d68e9e0 (qgis): WMS 1.3.0 compliance: If a layer bounding box is there, it is not allow...
- 09:54 AM Revision 43142b83 (qgis): WMS 1.3.0 compliance: throw exception if bbox is empty
- 09:53 AM Revision 4d088605 (qgis): Fix typo
- 09:53 AM Revision 711fd64f (qgis): WMS 1.3.0 compliance: exception format must be advertized as 'XML', not...
- 09:53 AM Revision fb4775cb (qgis): WMS 1.3.0 compliance: CRS:84 needs to be supported
- 09:52 AM Revision 4d5cc5a2 (qgis): WMS 1.3.0 compliance: support BGCOLOR parameter
- 09:52 AM Revision 6eba1cef (qgis): WMS 1.3.0 compliance: throw exception if feature info point is not with...
- 09:51 AM Revision 34969b58 (qgis): WMS 1.3.0 compliance: use the reserved word 'None' if no fees
- 09:46 AM Revision 2f70f1f7 (qgis): [processing] add algorithm for calculating shortest path to multiple end
- points defined by vector layer
- 09:46 AM Revision aa3c7cca (qgis): [processing] add algorithm for calculating service areas from point
- layer
Add start point coordinates to outputs - 09:46 AM Revision 729567db (qgis): [processing] save travel cost to output attribute table
- 09:46 AM Revision 16c92dd1 (qgis): [processing] write start and end points to output attribute table
- 09:46 AM Revision 85e692ec (qgis): [processing] add algorithm for calculating shortest path from multiple
- start points defined by vector layer
- 09:46 AM Revision 77ecfb93 (qgis): [processing] add service area algorithm
- 09:46 AM Revision b2a01c57 (qgis): [processing] rename network analysis algs to reflect their inputs type
- 09:46 AM Revision ce342b0f (qgis): [FEATURE] remove RoadGraph plugin
- tagged as feature to not forget mention this in docs and changelog
- 09:46 AM Revision ab823c4c (qgis): [processing] add tests for network analysis algorithms
- Tests dissabled for now, as algorithms require access to QGIS iface.
- 09:46 AM Revision d1349f72 (qgis): [processing] output service area as polygon and as multipoint
- 09:46 AM Revision 9319fc65 (qgis): [processing] also calculate fastest path
- 09:46 AM Revision 5b9d11bf (qgis): [processing] remove unused variables
- 09:46 AM Revision fd5f6410 (qgis): [processing] reword algorithm name and some parameter descriptions
- 09:46 AM Revision f25cb146 (qgis): [processing] add icon for network analysis algorithm
- 09:46 AM Revision 0823bb4b (qgis): [processing] adopt algorithm to changes in QGIS API
- 09:46 AM Revision a60048c1 (qgis): [processing] add shortest path algorithm to Processing
- 06:09 AM Revision a8b9723c (qgis): [FEATURE] allow customization of line spacing for legend item labels (#...
- * [FEATURE] allow customization of line spacing for legend item labels
* add test for legend line spacing and update ... - 04:49 AM Revision dc509f45 (qgis): Fix bad import
2016-12-12
- 09:58 PM Revision d7b0244e (qgis): Disable another intermittent task manager test
- 06:08 PM Revision 7e40fb4d (qgis): Merge pull request #3858 from rldhont/fix-getLegendGraphics-bbox
- fix getLegendGraphics when BBox parameter is used
- 05:24 PM Revision 3e4a19e4 (qgis): fix getLegendGraphics when BBox parameter is used
- 03:25 PM Revision 4c31bc40 (qgis): [processing] config dialog: only save menu configuration if needed
- Conflicts:
python/plugins/processing/gui/ConfigDialog.py - 03:21 PM Revision 322a565b (qgis): [processing] Remove ParameterGeometryPredicate
- 03:21 PM Revision ecb25c41 (qgis): [processing] Remove ParamaterGeometryPredicate from SelectByLocation al...
- 03:21 PM Revision 09035a4d (qgis): [processing] Remove ParamaterGeometryPredicate from ExtractByLocation a...
- 03:21 PM Revision 955563f9 (qgis): [processing] Remove ParamaterGeometryPredicate from SpatialJoin algorithm
- 03:20 PM Revision f852603f (qgis): [processing] fixes for SAGA folder configuration
- This tries to address some problem with previously set SAGA paths, by always showing the SAGA path config value, and ...
- 03:12 PM Revision 65a4e97a (qgis): [processing] Support options as (value, text) in ParameterSelection
- 03:02 PM Revision e5127c9b (qgis): [processing] config dialog: only save menu configuration if needed
- 03:02 PM Revision 93feb8bc (qgis): [processing] fixes for SAGA folder configuration
- This tries to address some problem with previously set SAGA paths, by always showing the SAGA path config value, and ...
- 03:02 PM Revision c17837cd (qgis): [processing] do not replace lt and gt symbols in log window
- 02:07 PM Revision 7028eee1 (qgis): Merge pull request #3809 from pblottiere/render
- replace QgsMapRenderer
- 02:06 PM Revision 29a05dfa (qgis): Adapt WFS capabilties in server test for WMS 1.3.0 compliance
- 01:54 PM Revision 811a4349 (qgis): Merge pull request #3856 from rldhont/backport-218-wms-130-compliance
- Backport 218 wms 130 compliance
- 12:16 PM Revision f6cd843e (qgis): Adapt WFS capabilties in server test for WMS 1.3.0 compliance
- 11:41 AM Revision d2a122c1 (qgis): Fix access control tests such that bbox width/height ration matches ima...
- 11:40 AM Revision 218f8032 (qgis): Adapt expected capabilities / project settings response in server test ...
- 11:18 AM Revision 4aab8ab4 (qgis): Fix typo
- 11:01 AM Revision 204e8886 (qgis): Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0...
- 10:58 AM Revision cf50d4fa (qgis): Indentation
- 10:58 AM Revision 38551154 (qgis): WMS server: parse bounding box only if the BBOX parameter is really there
- 10:56 AM Revision dd688a5d (qgis): WMS 1.3 compliance: Each OnlineResource URL intended for HTTP Get reque...
- 10:55 AM Revision 291f1b65 (qgis): Exception format is XML, not capabilities format
- 10:52 AM Revision 97eb48eb (qgis): WMS 1.3. compliance: distort image if width/height ratio of bbox is dif...
- 10:52 AM Revision 9561f71c (qgis): WMS 1.3.0 compliance: If a layer bounding box is there, it is not allow...
- 10:49 AM Revision 763c9b78 (qgis): WMS 1.3.0 compliance: throw exception if bbox is empty
- 10:46 AM Revision 476ac27c (qgis): Fix typo
- 10:46 AM Revision 8ba3299b (qgis): WMS 1.3.0 compliance: exception format must be advertized as 'XML', not...
- 10:42 AM Revision f1cfd0c3 (qgis): WMS 1.3.0 compliance: CRS:84 needs to be supported
- 10:41 AM Revision 46b012f9 (qgis): WMS 1.3.0 compliance: support BGCOLOR parameter
- 10:40 AM Revision c749d98e (qgis): WMS 1.3.0 compliance: throw exception if feature info point is not with...
- 10:40 AM Revision 3a76dc53 (qgis): WMS 1.3.0 compliance: use the reserved word 'None' if no fees
- 10:21 AM Revision 9bd8c7b3 (qgis): [TRANS] Adding Translatorname
- Adding new chinese traditional translator
- 08:47 AM Revision 7bc76479 (qgis): More flaky test disabling
- 08:47 AM Revision caa0d500 (qgis): Fix spelling of orthoganilize
- 08:16 AM Revision 8cda1bbb (qgis): fix getLegendGraphics when BBox parameter is used
- 07:50 AM Revision f3a5c981 (qgis): remove QgsMapRenderer
- 03:34 AM Revision 5228cc5f (qgis): One more fix for doc test
- 02:54 AM Revision d60f94bf (qgis): Fix doc coverage test
2016-12-11
- 12:19 AM Revision b4d49133 (qgis): Temporarily disable flaky part of test
- 08:27 PM Revision 55658297 (qgis): Rename QgsLegendModelV2 to QgsLegendModel
- 08:23 PM Revision c783be1d (qgis): Rename QgsComposerLegendStyle to QgsLegendStyle
- 07:42 PM Revision 3efc28d0 (qgis): Remove legacy class QgsComposerLegendItem and subclasses
- 10:49 AM Revision 57ff36bc (qgis): Make it possible to use project as non-singleton
- This is just a first step - it will be a long way to get rid of all
the usages of singleton instance in QGIS code. - 10:09 AM Revision 899ea38d (qgis): Make doc coverage test happy
- 09:41 AM Revision 2c9f1ff5 (qgis): Make map canvas independent from overview canvas, simplify QgsMapCanvas...
- 07:13 AM Revision 20cdd4f0 (qgis): Merge pull request #3855 from wonder-sk/project-refactoring-part1
- Project refactoring - part I
- 06:33 AM Revision 04f8704e (qgis): Unit tests for utility methods from qgsmaplayerlistutils.h
- 04:49 AM Revision 6eb330e2 (qgis): Fix an array out of bounds access when committing data (#3807)
- This fixes an array out of bounds access when using a layer that consists of a main table with joined in attributes.
...
2016-12-10
- 05:47 PM Revision 1580f325 (qgis): More test fixes
- 05:31 PM Revision 483c7f4b (qgis): Test fixes and further QgsProject::instance() removals
- 05:12 PM Revision 91b03a9c (qgis): Merge pull request #3854 from elpaso/plugin-re-enable
- [SERVER][BUGFIX] Plugin re enable
- 04:41 PM Revision bcedb6df (qgis): Moved interface to main init
- 04:23 PM Revision 5fc10d62 (qgis): Migrate QgsMapThemeCollection away from using layer IDs
- 02:06 PM Revision ba143d02 (qgis): Plugin re-enabled
- 11:50 AM Revision c143be7a (qgis): QgsMapSettings and QgsComposerMap store layers for rendering as weak po...
- ... instead of using layer IDs which need to be resolved using QgsProject
- 09:18 AM Revision 64f1356c (qgis): Added missing api docs
- 08:18 AM Revision d56a97d4 (qgis): Merge QgsMapLayerRegistry into QgsProject
- All methods/signals of QgsMapLayerRegistry moved verbatim to QgsProject.
- 03:54 AM Revision fc8493f5 (qgis): Merge pull request #3851 from nirvn/raster_ui_improvements
- Raster renderer UI improvements
2016-12-09
- 12:09 PM Revision 8ec3eaf4 (qgis): Merge pull request #3839 from anitagraser/patch-2
- [processing] Create cost allocation map output
- 11:39 AM Revision fdf2a9dc (qgis): Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0...
- 11:00 AM Revision 48f43b08 (qgis): Fix map canvas test
- 10:32 AM Revision cf5f373f (qgis): Add support for fine-resolution mouse wheel zooming
- Some mouses (notably on mac) have finer resolutions. They send mouse
wheel events in a higher frequency but with smal... - 10:24 AM Revision 364a51d8 (qgis): [FEATURE][raster] support setting of color and transparency on multiple
- items in the singleband pseudo-color UI
- 10:24 AM Revision 4894a6d4 (qgis): [raster] allow multiple row deletion in the singleband pseudo-color UI
- 10:24 AM Revision ffb6ba7a (qgis): [FEATURE][raster] support setting of color and transparency on multiple
- items in paletted UI
- 10:21 AM Revision 322b7039 (qgis): [processing] made WHERE param optional and advanced in v.surf.rst algor...
- Fixes #15786
- 10:11 AM Revision 38b62b61 (qgis): Merge pull request #3849 from SrNetoChan/png_cleanup
- Cleaning unused png files and respective folder
- 08:54 AM Revision c7137472 (qgis): [processing] fixed GRASS algorithm descriptions
- 08:47 AM Revision febc8199 (qgis): use qt4 signal/slot syntax
- 08:19 AM Revision 1254aaa0 (qgis): fix #15947 style dock is not refreshed when map layer style changes
- 08:18 AM Revision 2eaa0b7a (qgis): fix #15947 style dock is not refreshed when map layer style changes
- 02:37 AM Revision 8bc980ee (qgis): Deletes old themes folders
- 02:32 AM Revision ae0d7cfa (qgis): Deletes unused png files from default theme
- 01:43 AM Revision ee55c4bc (qgis): [FEATURE] Show an alpha slider in color button drop down menu
- Allows quick tweaks to the color alpha
- 01:09 AM Revision 5aa15394 (qgis): Merge pull request #3848 from nyalldawson/orthag
- [FEATURE][processing] New algorithm to orthagonalize geometries
2016-12-08
- 12:41 AM Revision 4b6f3a3e (qgis): [FEATURE][processing] New algorithm to orthagonalize geometries
- Adds a new QgsGeometry::orthagonalize method which tries to make
angles in geometries either right angles or straight... - 11:13 PM Revision 379e7a42 (qgis): Add some more QgsVector operators, allow use of QgsVector with QgsPointV2
- 11:13 PM Revision 77a8e18e (qgis): Add methods to add/subtract QgsVectors
- 10:12 AM Revision e41c2a7b (qgis): [processing] allow saving custom predefined expressions
- 08:26 AM Revision b133b126 (qgis): use data rather than indexes to retrieve items
- 07:50 AM Revision 02d70fa0 (qgis): Revert "[style dock] emit widgetChanged() when raster palette labels up...
- This reverts commit f92928d4da7ece907b94713e8706e550e6ab4c5e.
- 07:41 AM Revision 7722f880 (qgis): [style dock] emit widgetChanged() when raster palette labels updated
- 07:39 AM Revision f92928d4 (qgis): [style dock] emit widgetChanged() when raster palette labels updated
- 07:30 AM Revision fd081c8c (qgis): [style dock] emit widgetChanged() when raster palette labels updated
- 06:08 AM Revision e077efd3 (qgis): [style dock] emit widgetChanged() when raster palette labels updated
- 05:09 AM Revision c32be64a (qgis): [ui] fix circular string button location and relocate undo/redo buttons...
- 03:16 AM Revision 01f2c441 (qgis): [symbology] categorized renderer's default ramp should be random
2016-12-07
- 08:52 PM Revision 37edb69c (qgis): Merge pull request #3843 from nyalldawson/oriented
- Port minimum oriented bounding box to QgsGeometry
- 02:42 PM Revision ddaf68ef (qgis): [offlineediting] Fix only synchronize selected features option
- Fix #15830
- 02:40 PM Revision ed5a2bca (qgis): [offlineediting] Fix only synchronize selected features option
- Fix #15830
- 02:39 PM Revision 897d27fa (qgis): fix import
- 01:56 PM Revision a8dd95ad (qgis): Fixed wrong import
- 01:12 PM Revision bb7b6d41 (qgis): [processing] added predefined expressions to raster calculator
- 12:44 PM Revision 8a3c1efe (qgis): Merge pull request #3840 from DelazJ/selectedfeaturesids
- Replace selectedFeaturesIds by selectedFeatureIds
- 12:09 PM Revision e0912b8e (qgis): Update API break doc
- 11:13 AM Revision 1bdb35d6 (qgis): Avoid key error on fields which should be skipped
- 11:13 AM Revision c975764c (qgis): Port processing oriented minimum bounding box alg to QgsGeometry
- 10:02 AM Revision ea661e5e (qgis): [options] remove string search for default snap mode combo box
- 09:29 AM Revision 60ad5c67 (qgis): [snapping] fix default snapping enabled state
- 09:29 AM Revision 8e147802 (qgis): [snapping] move tracing action to snapping toolbar
- 09:29 AM Revision a6030d65 (qgis): [snapping] fix enable state of snapping widget's elements
- 09:29 AM Revision 6b0bf49c (qgis): [snapping] fix default snapping type settings
- 09:29 AM Revision 9afb48ec (qgis): fix snapping test
- 04:50 AM Revision 75f51bc1 (qgis): [processing][heatmap] Fix alg in batch mode, mark some params as advanced
- 04:30 AM Revision 51206590 (qgis): [processing] Use newer basic stats algorithm in vector menu
- 04:07 AM Revision e1a588e0 (qgis): Merge pull request #3782 from nyalldawson/heatmap
- Port heatmap plugin code to analysis, add processing alg
- 03:23 AM Revision 034cc659 (qgis): [FEATURE] Remove c++ heatmap plugin
- No longer required as plugin has been ported to analysis lib
with processing frontend
Marked as feature for docs + c... - 03:23 AM Revision bef5b5ed (qgis): [processing][heatmap] custom parameter/widget for output resolution
- Matches current behaviour of c++ heatmap plugin
- 03:23 AM Revision 20f1f76f (qgis): [heatmap] Avoid gdal warnings, calculate distance from pixel centroid
2016-12-06
- 12:19 AM Revision f9578bf6 (qgis): Replace selectedFeaturesIds by selectedFeatureIds
- 11:27 PM Revision 83c38b01 (qgis): [FEATURE][processing] Port heatmap plugin to processing algorithm
- 11:26 PM Revision f2127464 (qgis): Move heatmap generation code to analysis lib
- And clean it up a lot
- 11:24 PM Revision c558d516 (qgis): Prevent users from removing layers or closing projects when
- running tasks depend on those layers
It's not foolproof because there's many ways to remove layers
not through the Q... - 07:21 PM Revision dd0df199 (qgis): Create cost allocation map output
- 07:21 PM Revision 231f97ab (qgis): Create cost allocation map output
- 05:56 PM Revision 35e387c4 (qgis): add more QNetwork classes to 2to3 script
- 04:30 PM Revision de054e70 (qgis): Added second algorithm output
- Second output raster contains cost allocation map, as described in https://grass.osgeo.org/grass70/manuals/r.cost.htm...
- 01:31 PM Revision 81873830 (qgis): [Geometry Checker] Don't add geometry-less features to feature-pool
- 01:29 PM Revision 97eb0f74 (qgis): [Geometry Checker] Don't add geometry-less features to feature-pool
- 11:36 AM Revision 2ad08765 (qgis): qtermwidget: fix misleading indention warnings
- 11:02 AM Revision adff069d (qgis): Cleanup QgsTask API for dependent layers
- 09:53 AM Revision a52a1e9f (qgis): [raster] improve multiband color widget's band selection
- 09:53 AM Revision 5db654be (qgis): [raster] when loading min/max, activate contrast enhancement if set to ...
- 09:27 AM Revision 0a2e1043 (qgis): Revert "[processing] fixed expected test hashes"
- This reverts commit 5c6c18caadb9123c593db085b1c8822f7d74e9f7.
- 09:03 AM Revision 96b8a907 (qgis): [processing] In raster calculator, use filename without extension to re...
- 07:19 AM Revision ec8aea2f (qgis): [processin] fixed wrong parameter type
- 05:22 AM Revision 6f9292a7 (qgis): Reenable all task manager tests
2016-12-05
- 12:23 AM Revision 7bbc60a1 (qgis): Prevent closing QGIS while tasks are running
- 11:18 PM Revision 008817b0 (qgis): Fix ui build warnings
- 07:14 PM Revision 62cb3815 (qgis): [processing] prevent divizion by zero (fix #15825)
- 07:03 PM Revision 2fea23f1 (qgis): Merge pull request #3779 from volaya/rastercalculator
- [processing] add native raster calculator
- 02:59 PM Revision 5c6c18ca (qgis): [processing] fixed expected test hashes
- 02:46 PM Revision abbe281b (qgis): Preprocess header file in sipdiff to reduce noise
- and common sources of trouble.
- 02:18 PM Revision b0126d01 (qgis): oracle provider: skip retrying unavailable connections for 30s
- 01:52 PM Revision b7daf9bc (qgis): [processing] changed input type from vector layer to table for execute ...
- 01:39 PM Revision 16da9063 (qgis): [processing] allow multiple selection of tables
- 12:07 PM Revision 42b8ee9f (qgis): [processing] fixed wrong parameter type definition in buffer algs
- 11:05 AM Revision 57d80a5a (qgis): [style dock] avoid long labels in the point pattern fill UI
- 11:01 AM Revision 95ae1548 (qgis): [virtual layer] Fix xFilter for null value comparisons
- 10:31 AM Revision 3ec5f92f (qgis): Replaced the expired SSL certificate and re-enabled OWS PKI test
- 10:31 AM Revision b92cf53c (qgis): Typo in comment
- 10:18 AM Revision d6e0120a (qgis): [virtual layer] Fix xFilter for null value comparisons
- 10:02 AM Revision 89461909 (qgis): [virtual layer] Fix xFilter for null value comparisons
- 09:31 AM Revision 77bbeaa9 (qgis): fix loading of models containing user-defined scripts
- 09:29 AM Revision 3ebc6db1 (qgis): fix loading of models containing user-defined scripts
- 08:47 AM Revision b1b64734 (qgis): Merge pull request #3004 from nyalldawson/task_manager
- [FEATURE] Task manager
- 07:46 AM Revision cc702c9c (qgis): Remove (probably unnecessary) copy_func usage
- 05:08 AM Revision d03d0a5b (qgis): Add some python docstrings to QgsTask.fromFunction
- 05:08 AM Revision feb32198 (qgis): Update doxygen
- 05:08 AM Revision 631d3cd9 (qgis): Consolidate mutexes
- 05:08 AM Revision e35420a8 (qgis): Force QgsTask::run() to fully complete
- Remove support for signal based completion/termination
Also unfortunately disable a lot of the test suite as a resul... - 05:08 AM Revision 268e5127 (qgis): Make QgsTask::start private
- Only allow starting tasks to be done by QgsTaskManager
- 05:08 AM Revision 297b5724 (qgis): QgsTask is no longer a QRunnable
- Instead use a private wrapper class to make QgsTask compatible
with QThreadPool - 05:08 AM Revision 29f310c0 (qgis): Convert QgsTask.fromFunction to a static method
- 05:08 AM Revision 619381c0 (qgis): Call QgsTaskWrapper.on_finished with exception rather than result
- 05:08 AM Revision fded1a1f (qgis): Don't explode returned values in QgsTaskWrapper
- Breaks returning list values
- 05:08 AM Revision f73f3c14 (qgis): Remove outdated flaky test ifdefs
- 05:08 AM Revision cd326935 (qgis): Nicer icons and ui for task status
- 05:08 AM Revision 79beb54c (qgis): Remove redundant member
- 05:08 AM Revision a24690d6 (qgis): Task manager GUI cleanups
- 05:08 AM Revision 0dcff449 (qgis): Respect QgsTask::CanCancel flag in gui
- 05:08 AM Revision 466b0b96 (qgis): Tasks are treated as progressless until they first report a progress
- 05:08 AM Revision 4dc3dd90 (qgis): Allow task priority to be specified
- 05:08 AM Revision 9b763741 (qgis): QThreadPool::cancel was introduced in Qt5.5, so no cancellation
- possible for Qt < 5.5
Moral of the story: if you run outdated libraries, you can't
expect full functionality from yo... - 05:08 AM Revision 52162208 (qgis): Fix more racy conditions
- Switch from QtConcurrent::run to QThreadPool::start
QtConcurrent doesn't give us anyway to cancel queued but not
sta... - 05:08 AM Revision 01d6afaf (qgis): Avoid recursive locks
- 05:08 AM Revision 14b6b3f6 (qgis): Harden everything up
- And finally fix a racy condition which has been plaguing me for
ages - 05:08 AM Revision 32a9e1e9 (qgis): QgsTasks can have subtasks
- Now, a QgsTask can have subtask QgsTasks set by calling
QgsTask::addSubTask. Sub tasks can have their own set of
depe... - 05:08 AM Revision 3999a371 (qgis): Remove QgsTaskManager singleton, and instead attach an instance
- to QgsApplication.
ie instead of QgsTaskManager.instance(), use
QgsApplication.taskManager() - 05:08 AM Revision b6b7a7f8 (qgis): Remove delete* methods from QgsTaskManager API
- On further consideration allowing external control of task
deletion is a bad idea. - 05:08 AM Revision ad71dc44 (qgis): Fix failing tests
- 05:08 AM Revision 6d4392a0 (qgis): Allow QgsTask subclasses to defined a finished function, which is
- called when the task has completed (successfully or otherwise).
This allows for simpler task design when the signal/... - 05:08 AM Revision 252f2e11 (qgis): Rename overloaded signal, flip remaining connects to new style
- 05:08 AM Revision f71c78e1 (qgis): Rename stopped to terminated for consistency
- 05:08 AM Revision e01c306e (qgis): Simplify reporting completion of tasks
- QgsTask subclasses can now return a result (success or fail)
directly from QgsTask::run. If they do so then there's n... - 05:08 AM Revision 2590f685 (qgis): Documentation updates and small API cleanups
- 05:08 AM Revision bc37b401 (qgis): Smaller header updates, switch connect style
- 05:08 AM Revision 95dbb3a7 (qgis): Add deleteAllTasks to manager
- 05:08 AM Revision b64025df (qgis): Add python test for task manager
- 05:08 AM Revision d270b4f9 (qgis): Improvements to task manager ui
- 05:08 AM Revision 5da25136 (qgis): New QgsFloatingWidget widget for easy creation of widgets which "float"
- above a layout.
Supports setting another widget as a anchor point for the widget, eg
the floating widget could be se... - 05:08 AM Revision f85d24e9 (qgis): Fix some crashes
- 05:08 AM Revision 55e9d326 (qgis): Add handling of dependent layers to task manager
- If a task has dependent layers which are about to be removed,
the task will automatically be cancelled - 05:08 AM Revision eb34079c (qgis): Don't crash when python exceptions occur in non-main thread
- 05:08 AM Revision 4c0f4ee6 (qgis): Resolve circular dependencies
- 05:08 AM Revision b065edee (qgis): Improvements to QgsTaskWrapper
- 05:08 AM Revision 4291904c (qgis): Support for dependent tasks
- Cancelling a task on which others depend leads to all these other
tasks getting cancelled as well. - 05:08 AM Revision 73e72fa5 (qgis): Don't block when deleting tasks
- 05:08 AM Revision dcecf447 (qgis): Add support for placing queued tasks on hold
- 05:08 AM Revision cf5eeb75 (qgis): API cleanups
- 05:08 AM Revision 5d468929 (qgis): Add simple python method QgsTask.fromFunction for creation of tasks
- from a function without having to create a QgsTask subclass
- 05:08 AM Revision e29dd794 (qgis): Api + test cleanups
- 05:08 AM Revision 6021d780 (qgis): Make QgsTaskManager handle threading of tasks
- 05:08 AM Revision ebae15f2 (qgis): Framework for task manager
- Adds new classes:
- QgsTask. An interface for long-running background tasks
- QgsTaskManager. Handles groups of tasks... - 04:20 AM Revision ab4a37f7 (qgis): [color ramp] save/restore invert state for cpt-city ramps
- 02:47 AM Revision c8266a25 (qgis): Followup 08ee180: more appropriate ramp type property name
- 02:23 AM Revision dc697d05 (qgis): Followup 59a0e2
- 02:09 AM Revision 59a0e2fb (qgis): Fix #15829 georeferencer - resolve logical error during loadGCPs
- 01:54 AM Revision be4c8156 (qgis): Merge pull request #3787 from nyalldawson/spatialite_index
- [FEATURE] Create attribute index support for spatialite provider
- 01:26 AM Revision 5f13cbe3 (qgis): Blacklist flaky PyQgsAuthManagerPKIOWSTest test
- 01:22 AM Revision c800998d (qgis): Remove goto's from qgsspatialiteprovider.cpp
- 01:22 AM Revision bd8d2121 (qgis): [FEATURE] Create attribute index support for spatialite provider
- Allows creation of attribute indexes for spatialite layers
2016-12-04
- 12:53 AM Revision 6a611794 (qgis): Disable a bunch of actions which don't apply to vector layers
- without geometry (fix #15933)
- 11:54 PM Revision e9274475 (qgis): Remove unused network header includes from qgsgeometry.cpp
- 05:39 AM Revision 08ee1806 (qgis): [FEATURE] cpt-city catalog support in color ramp's gradient-only mode (...
- cpt-city catalog ramps are now available for gradient-only:
- shapeburst fill
- gradient fill
- inner/outer glow effect - 05:34 AM Revision e94a352e (qgis): [color ramp] improve invert() for discrete gradient ramps (#3833)
2016-12-03
- 08:16 AM Revision e135e797 (qgis): Merge pull request #3827 from nirvn/color_ramp_migration
- Migration of remaining color ramp widgets
- 08:12 AM Revision 6009f5a4 (qgis): [raster] fix singleband pseudo-color crash on single-color color preset...
- 08:12 AM Revision 137a211b (qgis): [color ramp] do not automatically save new ramps
- 08:04 AM Revision 4a587685 (qgis): [style manager] update ramp type naming button shortcuts
- 07:41 AM Revision a26434e8 (qgis): Merge pull request #3829 from nirvn/colorrampbutton_save
- - [FEATURE] save existing color ramp function
- improve new color ramp type naming - 07:40 AM Revision 0b9fbeb9 (qgis): QgsColorRampComboBox is dead, long live QgsColorRampButton
- 07:40 AM Revision aa4d7515 (qgis): [symbology] migrate shapeburst color ramp widget
- 07:40 AM Revision e604fc9f (qgis): [effects] migrate inner/outer glow color ramp widget
- 07:40 AM Revision 56c55344 (qgis): [symblogy] migrate heatmap renderer color ramp widget
- 05:02 AM Revision d863c449 (qgis): improve new color ramp type naming
- 04:53 AM Revision 04c6007e (qgis): [FEATURE] save existing color ramp function
- 04:00 AM Revision 1560c7ff (qgis): Use a standardized size for authentication dialogs icons (#3824)
2016-12-02
- 07:19 PM Revision f4c99d9f (qgis): Fix indentation
- 05:52 PM Revision e0e60dad (qgis): [virtual] Fix xFilter for null value comparisons
- 05:11 PM Revision 37c43df6 (qgis): partial revert of commit 4b680ca
- 12:24 PM Revision 4b680ca5 (qgis): [style dock] re-order vector layer rendering group to save vertical spa...
- 10:38 AM Revision d849e432 (qgis): [processing] fixed gdal proximity
- Fixes #15895
- 09:34 AM Revision 586166c6 (qgis): Merge pull request #3826 from alexbruy/processing-models
- fix loading of models containing user-defined scripts
- 08:35 AM Revision 8dc77995 (qgis): fix loading of models containing user-defined scripts
- 07:47 AM Revision b02c6a32 (qgis): [processing][FEATURE] Return multi geometries from split alg
- accept multi geometries as input
- 07:35 AM Revision 3a789e5f (qgis): Merge pull request #3825 from nyalldawson/legend_count
- QgsVectorLayer::featureCount( QgsSymbol* symbol ) to featureCount( const QString& legendKey )
- 06:48 AM Revision eb85e3fc (qgis): [raster] migrate singleband pseudo-color renderer color ramp widget (#3...
- 06:35 AM Revision 1a24452c (qgis): Update qgis_icon_xmas.svg (#3820)
- the positioning of the svg was not optimal, because the xmas hat is allways cutted, now all is in the documents view ...
- 04:55 AM Revision 7de1cc2f (qgis): Removed unused QgsLayerTreeModelLegendNode::SymbolLegacyRuleKeyRole
- 04:55 AM Revision 6d0203d6 (qgis): Change QgsVectorLayer::featureCount( QgsSymbol* symbol ) to instead
- use a legend key string
Avoids crashes due to symbol pointer lifetime issues
2016-12-01
- 12:50 AM Revision 42d3f4b2 (qgis): Fix ui build warning
- 12:47 AM Revision 968c82a3 (qgis): Small cleanups for QgsColorRampButton
- 05:14 PM Revision c9058edd (qgis): Add QIntValidator and qVersion to fix_pyqt
- 05:06 PM Revision b3742fed (qgis): [Geometry checker] Fix possible use of deleted geometry
- 05:02 PM Revision d2e2110c (qgis): Merge pull request #3812 from mhugent/wms_1_3_compliance
- Wms 1 3 compliance
- 04:24 PM Revision 3bd8a29a (qgis): [Geometry checker] Fix possible use of deleted geometry
- 03:17 PM Revision 1ce2a102 (qgis): Show only selected features vertices by default (#3821)
- * Show only selected features vertices by default
* Show only selected features vertices by default
* Show only sel... - 02:48 PM Revision 898ca57d (qgis): Indentation
- 02:42 PM Revision b59fc04b (qgis): Fix mapping for 2to3 fix_pyqt
- 02:37 PM Revision 420b7ec9 (qgis): [processing] removed incompatible basestring check
- 01:45 PM Revision 014aff72 (qgis): Fix access control tests such that bbox width/height ration matches ima...
- 12:53 PM Revision 3e7b2623 (qgis): [processing] replace deprecated % operator with format()
- 12:53 PM Revision 781ebd9a (qgis): [processing] xrange() removed, should use range() instead
- 12:53 PM Revision b85b5e75 (qgis): [processing] values() is a dict view object, not list
- 12:53 PM Revision 50a785bd (qgis): [processing] indentation update
- 12:53 PM Revision 44f963f6 (qgis): [processing] removed debug line
- 12:53 PM Revision 40053f81 (qgis): renamed ParameterExpression in raster calculator to avoid name clash
- 12:53 PM Revision f002321b (qgis): [processing] iteritems() removed, should use items() instead
- 12:53 PM Revision 8bd0dd5a (qgis): [processing] added tests for raster calculator
- Conflicts:
python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml - 12:52 PM Revision a7f9018e (qgis): [processing] added native raster calculator algorithm
- Conflicts:
python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py - 12:50 PM Revision fcc34372 (qgis): [processing] some fixes and changes in parameters and parameters panel
- 11:37 AM Revision a17facf6 (qgis): Merge pull request #3816 from nyalldawson/processing_datetime
- [processing][FEATURE] New unified basic stats algorithm
- 11:29 AM Revision 2c4eb3cb (qgis): [processing] allow selecting multiple file in ‘add script from file’
- 11:07 AM Revision 91d0f1eb (qgis): Add new tips on startup, fix some outdated (#3806)
- * Add new tips on startup, fix some outdated
and emphasize some items with bold.
Sur la branche patch-1
* Improve t... - 10:42 AM Revision ee3a4935 (qgis): WMS server: parse bounding box only if the BBOX parameter is really there
- 10:30 AM Revision e6d4010e (qgis): Adapt expected capabilities / project settings response in server test ...
- 09:57 AM Revision 149ea48e (qgis): Merge pull request #3818 from drnextgis/2to3
- Add QEventLoop to fix_pyqt
- 09:07 AM Revision e9b835a3 (qgis): Add QEventLoop to fix_pyqt
- 07:27 AM Revision b30a1ff6 (qgis): [FEATURE][processing] New universal 'basic stats for field' algorithm
- Replaces the existing 'Basic Stats for Numeric Fields' and
'Basic Stats for String Fields' algorithms and adds suppor... - 07:27 AM Revision 1ff165a3 (qgis): [processing] Fix updating results panel to match selected item
Also available in: Atom