Activity
From 2016-04-04 to 2016-05-03
2016-05-03
- 07:49 PM Revision 75cfb326 (qgis): [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only...
- 11:14 AM Revision 87120892 (qgis): Fixes for actions in attribute table
- * Initialize datastructure in vector layer configuration dialog
* Fix hidden widget if shown in last column - 09:18 AM Revision c1687abc (qgis): Replace calls to deprecated `assertEquals` method
- 07:06 AM Revision 4335a77b (qgis): [FEATURE][multiedit] Add shortcut to modify attributes of selected
- features to edit menu
Workflow:
- enter edit mode, select multiple features
- select Edit -> Modify Attributes of Se... - 04:43 AM Revision 98e9ae14 (qgis): Fix show/hide labels tool with postgres (followup 0232819)
2016-05-02
- 01:38 AM Revision ccebd83a (qgis): Standardise format of initializer lists
- 12:17 AM Revision cad3a5ae (qgis): Correctly set initial tab in label style dock
- 12:01 AM Revision cba82658 (qgis): [composer] Fix invalid signal connection
- 06:42 PM Revision 272b16a7 (qgis): Update labeling settings in UI after loading style from file (fixes #14...
- 06:25 PM Revision 8b4cb049 (qgis): Allow controlling action visibility on attribute table
- 06:25 PM Revision a6c88c11 (qgis): Add different widget style
- 06:25 PM Revision c5d00f09 (qgis): Handle item flags for action column
- 06:25 PM Revision e57edc33 (qgis): Doxygen fix
- 06:25 PM Revision 7c1fb363 (qgis): Fix attribute table column "resync after change"
- 06:25 PM Revision f03a94f6 (qgis): Fix crash
- 06:25 PM Revision 47300476 (qgis): Make string translatable
- 06:25 PM Revision c369aaba (qgis): Doxygen and sip bindings
- 06:25 PM Revision dd88fa99 (qgis): [feature] New configuration options for attribute table
- * Allow reordering the attribute table columns
* Allow adding a new column to trigger an action to the attribute table - 06:25 PM Revision aa9010e8 (qgis): Limit ccache size to 150M
- 06:25 PM Revision 18275469 (qgis): Add new properties short name and show in attribute table to actions
- 06:25 PM Revision 54ec3b4d (qgis): Refactor attribute action dialog
- The attribute action dialog had some UX flaws that an action was edited
in the same dialog as the action list lives. ... - 06:25 PM Revision ff4ad508 (qgis): Rename QgsFilterTableFields to QgsOrganizeTableColumns
- 06:25 PM Revision 2faaf1cd (qgis): Rename QgsAttributeAction to QgsActionManager
- The original name was not representative for the scope of the class
and misleading at best.
The class manages actions... - 06:25 PM Revision 6c0732bc (qgis): Indentation fix
- 06:25 PM Revision d4ccc77f (qgis): Add a possibility to hide a column in the attribute table
- 05:22 PM Revision af73c3dd (qgis): replace icon
- 05:02 PM Revision d9865522 (qgis): Followup 875edb0, fix typo
- 05:01 PM Revision 875edb0a (qgis): Improve snapping API documentation
- 04:17 PM Revision 3360b829 (qgis): change comment to remove inadequate @deprecated
- 03:49 PM Revision dd136f61 (qgis): Fixup for AppStartup test which requires SIP API V1
- 01:50 PM Revision 90d116c6 (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
- subsequent segments are parallel
- 01:50 PM Revision 3a543e4f (qgis): Doxygen fixes
- 01:50 PM Revision 56548869 (qgis): New class QgsFocusWatcher for easier handling of focus events
- Usually QObjects must subclass and override methods like focusOutEvent
to handle focus events. Using this class as an... - 01:50 PM Revision bd305885 (qgis): [cad] update constraint when user changes values in widgets while
- constraint is locked
The previous behaviour was that the constraint had to be "relocked"
if the user manually altere... - 01:50 PM Revision e53cb6ef (qgis): [FEATURE][cad] Implement "repeating" locking mode for constraints
- When enabled, repeating locks are not automatically cleared when
a new point is added. They are handy when the same c... - 01:15 PM Revision a230fc98 (qgis): Early import qgis in tests to set SIP API
- 12:45 PM Revision 61735390 (qgis): Fix PyQt import to qgis.pyQt in test_qgsnewgeopackagelayerdialog.py
- 10:59 AM Revision 5558ff9a (qgis): Improve qgis.PyQt compatibility layer
- 10:35 AM Revision afdb6c78 (qgis): Merge pull request #3031 from rouault/gpkg_improvements
- GeoPackage support related improvements
- 04:48 AM Revision 563d75c1 (qgis): Followup febe30, fix crash
- 04:03 AM Revision febe30d9 (qgis): [expressions] Fix fetching joined column refs when expression is
- not prepared (fix #14746)
- 04:03 AM Revision d3fcdb45 (qgis): [FEATURE] Support single click to select with freehand select tool
- This brings the behaviour of the freehand select into line with
the select by rectangle tool, which allows clicks wit... - 04:03 AM Revision 70adf266 (qgis): Fix clear value for offset curve tool (fix #14751)
- 02:15 AM Revision 6e071022 (qgis): Fix more uninitialized variables
- 02:05 AM Revision 63208a22 (qgis): Fix potential crash in QGIS server
- 02:01 AM Revision f2e8f2df (qgis): Avoid some Coverity ignored return value warnings
- 02:00 AM Revision 17a95346 (qgis): Fix memory leak in labeling dock
2016-05-01
- 01:47 AM Revision 12f923f6 (qgis): Fix logic error in dxf export of line with offset
- 01:46 AM Revision c256d10f (qgis): Fix some Coverity dereference null pointer warnings
- 01:40 AM Revision 1f032aa5 (qgis): Fix potential crash while creating geometry from WKB with bad header
- 12:20 AM Revision 752ba707 (qgis): Fix Coverity uninitialized variable warnings
- 03:22 AM Revision 31e6b4bf (qgis): Use same icons for same buttons (#3049)
- * Add icons for color buttons to replace text
* Add icons to custom crs dialog
* Replace common text buttons by icons...
2016-04-29
- 07:50 PM Revision f5763f0f (qgis): Add connection pool test
- 07:50 PM Revision f0c1bbba (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
- 07:50 PM Revision c913e83f (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
- This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560.
- 03:51 PM Revision dc94df51 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 03:51 PM Revision 42761670 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 03:48 PM Revision ea1d17c3 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 02:25 PM Revision f48e74f3 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 02:10 PM Revision abfd7740 (qgis): Fix qgis.PyQt compatibility imports
- 02:10 PM Revision 8071acd0 (qgis): move PyQt compat folder to python/qgis
- 02:02 PM Revision 26c3ece4 (qgis): Release of 2.8.9
- 02:00 PM Revision b3e642cf (qgis): Release of 2.14.2
- 01:03 PM Revision c230c23c (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- (cherry-picked from a67853f825c096f66c5525584b70c19f68209375)
- 12:16 PM Revision a67853f8 (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- 11:53 AM Revision bd6d22d8 (qgis): Update sip bindings
- 11:01 AM Revision d20a2ced (qgis): [processing] remove duplicated code
- 06:37 AM Revision d870b73a (qgis): [multiedit] Prompt to apply changes when switching out of multiedit mode
- 06:08 AM Revision 25c06242 (qgis): Fix slider and dial widgets never emit their valueChanged(QVariant)
- signals. Fixes use of dial/slider with multiedit form mode.
- 04:43 AM Revision 80102b1a (qgis): Gracefully handle topology errors when tracing (fixes #14447)
- (cherry picked from commit 11e7140d37b88264490928114665967df4f6cfa5)
- 04:12 AM Revision 82449471 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
- (cherry-picked from 6c9bc938125376a2670ecf9047eff5ca853bf3ba)
- 04:10 AM Revision 6c9bc938 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
2016-04-28
- 01:49 AM Revision ef51b702 (qgis): Don't resize canvas size on widget change
- 03:29 PM Revision 2d4d0c02 (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
- feature request alias and sdo_relate
- 03:01 PM Revision caad9897 (qgis): Add z/m values to new curves of compound curve
- 02:19 PM Revision 0739750e (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
- feature request alias and sdo_relate
- 01:53 PM Revision 58109113 (qgis): [processing] always use original algorithm name for scripts and models ...
- 10:46 AM Revision d71742ad (qgis): [Processing][Modeler] Use default value instead of None
- In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility... - 10:43 AM Revision 37d6c69c (qgis): Merge branch 'processing_modeler_default_value'
- 09:26 AM Revision 381895fd (qgis): Fix crash
- 05:08 AM Revision 93d984e5 (qgis): Merge pull request #3026 from nirvn/centroid_fill_parts
- [FEATURE] add setting to control centroid fill point rendering on all parts or a single part of multi-features
2016-04-27
- 12:16 AM Revision d69910a1 (qgis): fix dxf export when using rule based labeling (followup a64ea0b)
- 04:26 PM Revision 679e8f2e (qgis): Convert added/changed geometries into the right before sending back to ...
- 04:10 PM Revision fef8c1fe (qgis): [FEATURE] add setting to control centroid fill point rendering
- on all parts or a single part of multi-features (fixes #9199)
- 02:40 PM Revision b52735db (qgis): fix indentation
- 02:38 PM Revision 87575bd8 (qgis): Merge pull request #3038 from volaya/provider_add_remove
- [processing] different approach for provider add/remove
- 02:35 PM Revision 7703ad88 (qgis): cmake/FindGDAL.cmake: emit warning if GDAL < 1.11
- 02:32 PM Revision 02a83336 (qgis): debian: install qgis testing
- 02:26 PM Revision 3688b9e8 (qgis): test_provider_ogr_gpkg.py: remove expected failure tag if GDAL < 1.11.0...
- 02:24 PM Revision 707655ef (qgis): Put QgsSQLiteExpressionCompiler class inside Doxygen PRIVATE tag
- 02:16 PM Revision c96f66ec (qgis): Merge pull request #3040 from 3nids/debian_install_qgis_testing
- debian: install qgis testing
- 02:14 PM Revision 10e3c191 (qgis): debian: install qgis testing
- 01:36 PM Revision bee4068b (qgis): [processing] handle provider modifications when settings have been edited
- 11:41 AM Revision 42e386f8 (qgis): Make sublayer dialog sortable and sort by layername initially. Patch pr...
- 10:50 AM Revision 11e7140d (qgis): Gracefully handle topology errors when tracing (fixes #14447)
- 10:45 AM Revision 1a3e648e (qgis): [FEATURE] Make labeling map tools work with rule-based labeling
- (until now they worked just with simple labeling)
- 10:13 AM Revision 4a11a1a3 (qgis): [Processing][Modeler] Use default value instead of None
- In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility... - 10:09 AM Revision f33749ab (qgis): [processing] different approach for provider add/remove
- 10:04 AM Revision 572bd195 (qgis): Make travis happy
- 09:04 AM Revision 6f3032a6 (qgis): Fix tests, fixes after rebase
- 08:17 AM Revision e9bc8ae4 (qgis): fix precise build
- 06:15 AM Revision ad82ac08 (qgis): Cleanups to emphasize that methods work with current label
- 06:09 AM Revision 42991ec3 (qgis): Updated label map tools to work with rule-based labeling
- 05:59 AM Revision 03f201d0 (qgis): Introduce label provider ID to uniquely identify label's settings
- Before rule-based labeling, layer ID would identify label settings
of a label as there could be only one configuratio... - 05:59 AM Revision a64ea0b0 (qgis): Fix crash on invalid assert in rule-based labeling
- 04:27 AM Revision 9e1dc47c (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 03:33 AM Revision 59329694 (qgis): Fix sign of safety correction
2016-04-26
- 07:45 PM Revision 6b02745e (qgis): [processing] don't write NaN's to attribute table (fix #14639)
- (cherry picked from commit 77d95b0d655022ab5c9f1927fa0a8ddb492b44df)
- 07:44 PM Revision 77d95b0d (qgis): [processing] don't write NaN's to attribute table (fix #14639)
- 05:41 PM Revision 63c71fe0 (qgis): Merge pull request #2991 from manisandro/ogr_options
- Pass the full ogr data source URI as connInfo in qgsConnectionPool_ConnectionCreate
- 04:45 PM Revision 1eed72c6 (qgis): fix formatting
- 04:03 PM Revision 4bf3c50a (qgis): [Processing][GDAL] Well manage optional parameters
- Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`.
(cherry picked... - 04:02 PM Revision 6b88ec81 (qgis): Add connection pool test
- 04:02 PM Revision bbe89b02 (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
- 04:02 PM Revision 79493ea3 (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
- This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560.
- 03:59 PM Revision 2ba252b3 (qgis): Merge pull request #3033 from rldhont/processing_gdal_optional
- [Processing] well manage optional parameters in GDAL algorithms
- 02:45 PM Revision cf0e3673 (qgis): [processing] fixed wrong call to addToLog
- (cherry picked from commit 5cc2dcd2a469da07ad95733a4832e21d01ba466c)
- 02:22 PM Revision 9a05558a (qgis): fix formatting
- 02:18 PM Revision 793b712e (qgis): [Processing][GDAL] Well manage optional parameters
- Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`.
- 01:49 PM Revision 71fb115e (qgis): more GDAL a_nodata fixes, for sake of uniformity
- 01:48 PM Revision d87747a2 (qgis): set nodata parameter as optional in GDAL clip by extent
- 01:36 PM Revision 05022653 (qgis): Merge pull request #3030 from NaturalGIS/processing_fix_raster_clip_nodata
- [processing] set nodata parameter as optional in GDAL algs
- 01:10 PM Revision 34336e14 (qgis): [processing] fix path handling (fix #14432)
- (cherry picked from commit e873540d14cb102ffe9318063b32c323c56e5bfb)
Conflicts:
python/plugins/processing/algs/otb/... - 12:47 PM Revision 8a9cb05d (qgis): [processing] better handling of variables in scripts
- 12:47 PM Revision 5cc2dcd2 (qgis): [processing] fixed wrong call to addToLog
- 12:31 PM Revision 250f6578 (qgis): Avoid some Coverity return value warnings
- 12:09 PM Revision e657f611 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
- make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix... - 12:08 PM Revision 6663fd2d (qgis): Fix map unit scale parameters were not always saved for labeling
- Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering
(cherry-pick... - 12:07 PM Revision c7998127 (qgis): Fix crash in relation reference widget (fix #14732)
- (cherry-picked from eed4ee)
- 12:00 PM Revision 989ec2c1 (qgis): Fix Coverity big parameter passed by value warnings
- 11:57 AM Revision 5e3645ae (qgis): Fix coverity uninitialized variable warnings
- 11:50 AM Revision d604a925 (qgis): Fix features cannot be added when using attribute table and form
- popup (fix #14729)
- 11:46 AM Revision 328eaade (qgis): [OGR provider] Use QgsSQLiteExpressionCompiler for SQLite and GPKG drivers
- 11:46 AM Revision 5ed41e38 (qgis): Move QgsSpatiaLiteExpressionCompiler class to core as QgsSQLiteExpressi...
- 11:31 AM Revision eed4ee64 (qgis): Fix crash in relation reference widget (fix #14732)
- 08:38 AM Revision f01c57af (qgis): Merge pull request #3032 from NaturalGIS/processing_remove_wrong_raster...
- remove wrong gdal_translate parameter
- 08:35 AM Revision ff85bfe4 (qgis): [processing] print full stacktrace to log when a provider cannot be loaded
- 08:33 AM Revision 2535c0a9 (qgis): [processing] better expression context building
- 05:27 AM Revision b3a0d9d1 (qgis): Revert "[processing] Extra check to ensure GRASS folder setting not alr...
- This reverts commit 36a820e51657bf0c3069e1fd287d6b452a3cd1e0.
- 02:52 AM Revision 36a820e5 (qgis): [processing] Extra check to ensure GRASS folder setting not already None
- - Update to 5131e93; not sure why ProcessingConfig.getSetting returning
None sets folder = None instead of '' (on t...
2016-04-25
- 12:32 AM Revision 847e4161 (qgis): test_provider_ogr_gpkg.py: fix crash by keeping a reference to the feat...
- 11:33 PM Revision b4698ada (qgis): test_provider_ogr_gpkg.py: compare geometry by wkb, and use @unittest.e...
- 11:09 PM Revision a4b2cde5 (qgis): more GDAL a_nodata fixes, for sake of uniformity
- 10:41 PM Revision ba2601ff (qgis): remove wrong gdal_translate parameter
- 10:22 PM Revision fb592125 (qgis): set nodata parameter as optional in GDAL clip by extent
- 10:15 PM Revision 4c029975 (qgis): Revert "Fix label map unit scale range for font size and buffer"
- This reverts commit 72714e6f5edb41aca84e361a46ffc4fd6d4523d5.
- 08:20 PM Revision aa2014de (qgis): Fix crash in testqgsogrutils with QT5 where QTextCodec::codecForName( "...
- 05:43 PM Revision 181c0c4e (qgis): Minor fixes in intersection removal for the reshape tool
- 05:30 PM Revision 44cccfc0 (qgis): Avoid intersections in reshape tool
- 05:05 PM Revision 8e7691a0 (qgis): [OGR provider] Expose OGR FID as first attribute when it is meaningful
- Useful for GPKG and other database based drivers
- For OGR drivers that have GetFIDColumn() != '', expose it as a QG... - 04:56 PM Revision 0c624419 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
- 04:28 PM Revision 3156d576 (qgis): osgeo4w: add qt plugin directories to browser
- (cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033)
- 04:27 PM Revision 68cfed96 (qgis): osgeo4w: add qt plugin directories to browser
- (cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033)
- 04:26 PM Revision b758a8c1 (qgis): osgeo4w: add qt plugin directories to browser
- 03:58 PM Revision aca62153 (qgis): run 2to3 only with Qt5
- 02:49 PM Revision 72714e6f (qgis): Fix label map unit scale range for font size and buffer
- Refs #14698, but other label size parameters are still
ignoring scale ranges - 02:21 PM Revision e9a30896 (qgis): [processing] more complete scope for expressions in outputs
- 02:21 PM Revision 7805c642 (qgis): [processing] added variables to scope when inputing value of a Paramete...
- 02:21 PM Revision e55b280f (qgis): [processing] minor ui fixes in input panels
- 02:21 PM Revision ac0bff32 (qgis): [processing] added support for expressions in some input params and out...
- 01:46 PM Revision 3322bcb2 (qgis): Fix map unit scale parameters were not always saved for labeling
- Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering - 09:32 AM Revision a7c3861c (qgis): fix leading comment
2016-04-24
- 01:49 AM Revision b3bf4a11 (qgis): dxf export:
- * output 3D geometries
* more adaptions to labeling changes - 01:17 AM Revision 2bd20de9 (qgis): fix warnings
- 10:26 PM Revision 24b259af (qgis): Merge pull request #3027 from Cracert/trans2
- Add Polish translators
- 10:15 PM Revision ee5548b2 (qgis): Add Polish translators
- 04:45 PM Revision 0cd5f6af (qgis): [NEEDS-DOCS] test, please ignore
2016-04-23
- 09:29 PM Revision d9ee8758 (qgis): Blacklist broken tests
- 09:09 PM Revision 8e9641b8 (qgis): Update blacklist
- 09:09 PM Revision da0682d7 (qgis): Add difference image
- 09:09 PM Revision adf42dab (qgis): Python3 compat fix for composerhtml test
- 09:09 PM Revision c0a2be77 (qgis): Enable QtWebKit with Qt5 tests
- 09:09 PM Revision 99ab6e3a (qgis): Disable internal yaml
- 07:36 PM Revision 1ba2bc0f (qgis): [OGR provider] Report curve geometry types. Do geometry type conversion...
- 07:36 PM Revision 6c21b1c9 (qgis): QgsVectorFileWriter::initMetaData(): add layer creation options for GPKG
- 07:36 PM Revision 3ba86d48 (qgis): Add a 'Layer / Create Layer / Create GeoPackage layer' menu item
- 04:38 PM Revision caab3b3d (qgis): Add dependency of port-plugin-xxx on staged-xxx
2016-04-22
- 11:30 AM Revision de23c991 (qgis): Reduce test matrix
- 10:02 AM Revision fa9862b2 (qgis): [bugfix] offline editing converting offline twice
- Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ... - 10:02 AM Revision 21a2f412 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
- This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ... - 10:02 AM Revision 0c54862b (qgis): Prevents a crash when online features are gone
- Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
... - 10:02 AM Revision 64f29039 (qgis): Avoid crash when WFS converted to offline
- Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless
(cherry-picked from e... - 09:37 AM Revision fdd68963 (qgis): [postgres] Improved handling of DOMAIN type fields
- - show correct domain type as field type name
- correctly determine length and precision of domain types
- expose bpc... - 09:20 AM Revision 647f3221 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
- make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix... - 09:18 AM Revision 7290e8ca (qgis): properly save/restore font marker outline join style
- 08:48 AM Revision f045492e (qgis): [bugfix] offline editing converting offline twice
- Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ... - 08:41 AM Revision 57382929 (qgis): allow failures on osx
- currently building osx version fails due to deprecated sip directives in PyQt4.
- 08:38 AM Revision 7f741f03 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
- This reverts commit c88789973b6fb9ee25fc22e25a8fb4389738e74d.
- 04:42 AM Revision 3a89da0a (qgis): Merge pull request #3017 from nirvn/font_marker_outline
- [FEATURE] add outline settings to font markers
- 04:09 AM Revision 9735c13e (qgis): [FEATURE] add outline settings to font markers
2016-04-21
- 11:07 PM Revision 90613ca5 (qgis): One more xenial test mask update
- 10:53 PM Revision 076db887 (qgis): Fix indentation
- 10:39 PM Revision 011bde88 (qgis): More xenial, Windows test mask updates
- 10:34 PM Revision b1b439f5 (qgis): Remove cryptic assert (was failing regularly)
- 09:46 PM Revision eacca44c (qgis): Test mask updates (qt5 and xenial)
- 08:01 PM Revision 32000628 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
- 07:58 PM Revision 849a7567 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
- 05:17 PM Revision d31c6c3b (qgis): [travis] Allow osx builds to fail
- Apparently SIP 4.18 deprecates `/DocType/` which is used by PyQt4.
- 05:11 PM Revision 59522582 (qgis): [processing] Improve error message when clipping fails due to 2.5D
- 02:06 PM Revision e6bb6234 (qgis): fix python testing install directory
- 01:54 PM Revision ba948960 (qgis): fix python testing install directory
- 01:05 PM Revision 36e5dc84 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
- This reverts commit 842159036a9cfdc518a54ee1ab35de4b14206318.
- 10:16 AM Revision 8a6ba6b2 (qgis): Add missing header in QgsCoordinateTransformCache sip
- 09:42 AM Revision 9bbbe6d9 (qgis): fix toggling of map styling dock visibility from the layer tree
- 09:28 AM Revision 0875c683 (qgis): Fix default value for marker pen join style in sip bindings
- 09:15 AM Revision 66cb25fe (qgis): Fix build warnings
- 08:46 AM Revision 09ced9bf (qgis): fix crash on startup
2016-04-20
- 01:19 AM Revision 5d0be314 (qgis): [Style dock] Set open button as toggle
- 06:56 PM Revision 208a14eb (qgis): Rewrite pseudocolor render code to improve speed
- Most of the time was lost in checking the color cache, so that is replaced
by a look up table for the index in the co... - 04:44 PM Revision 0ac299a9 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
- 04:38 PM Revision 142ce5e0 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
- 03:04 PM Revision d3810439 (qgis): Remove set mShortName in QgsMapLayer constructor
- 03:02 PM Revision d4af38be (qgis): Remove set mShortName in QgsMapLayer constructor
- 02:57 PM Revision 7b64dd4c (qgis): [Processing] Fix when iface is None
- 02:52 PM Revision e765bb6d (qgis): [Processing] Fix when iface is None
- 09:59 AM Revision 46ff59bb (qgis): Remove layer title from dock for now
- Sets the dock tab title which means it looks crappy
when stacked. - 09:53 AM Revision 1e5c9920 (qgis): [Style dock] Move layer label inside widget
2016-04-19
- 07:26 PM Revision 57d4dbf2 (qgis): Merge pull request #3015 from boundlessgeo/wfs-getfeatures-offline-crash
- Wfs getfeatures offline crash
- 06:21 PM Revision 8f0f9ccb (qgis): Add mask images for arrow symbol layer test
- 05:55 PM Revision 340f0f27 (qgis): Add a new CMake flag to disable deprecated functionality
- Anything which is going to disappear can be #ifdef'd with this definition. This
is an additional hint if your 3rd par... - 10:53 AM Revision 69153ab0 (qgis): Python and SQL(Expression) code editors, always use monospace
- And use a different color for fields in the expression editor
- 09:41 AM Revision 7379223a (qgis): Server test: URLError has no code
- 09:23 AM Revision e849cad1 (qgis): Merge pull request #2955 from mhugo/arrows
- [Feature] Arrow symbol layer
- 05:55 AM Revision 831e7cd2 (qgis): [FEATURE][styles] Add new style dock for interactive styling
- 05:46 AM Revision b7a43f2c (qgis): Disable processing GDAL test on OSX (keeps randomly failing)
2016-04-18
- 12:16 AM Revision efb84ea2 (qgis): [FEATURE][diagrams] Add optional legend entries for diagram sizes
- A new "legend" tab has been added to diagram properties, allowing
both the existing attribute legend and a new size l... - 03:55 PM Revision 81a6ccf0 (qgis): Temporarily blacklist the arrow symbology test (qt5 only)
- 03:18 PM Revision e9c41e80 (qgis): Improve processing test documentation
- 11:36 AM Revision 1ee0bc57 (qgis): Add @geometry_point_count and @geometry_point_num
- 11:36 AM Revision 34b7ebc2 (qgis): Add a new "arrow" symbol layer
- The "arrow" symbol layer is a symbol layer allowing to draw straight
or curved arrows from a line layer. - 09:10 AM Revision 81744ecf (qgis): Another missing Qt5 test mask
- 08:35 AM Revision 09a2f9b3 (qgis): [Processing] Retry gdal commands if they are interrupted
- 08:28 AM Revision 7cb77d8c (qgis): Merge pull request #2990 from DelazJ/style
- Symbol selector dialog: use same terms in the gui
- 08:20 AM Revision a44d0c1f (qgis): Add a missing qt 5 mask image
- 07:59 AM Revision 91524aaf (qgis): Fix doxygen warning
- 07:27 AM Revision 33e7d1b9 (qgis): Add note to QgsExpressionContext docs to point to QgsExpressionContextU...
- 07:23 AM Revision c24938e3 (qgis): Update test masks for Qt5, enable more tests on Travis Qt5 builds
- 07:15 AM Revision 66b51d4a (qgis): [FEATURE] Edit attributes of multiple features simultaneously
- This change allows the attributes of multiple features to be edited
simultaneously. It is enabled when the attribute ... - 05:34 AM Revision e2e3fba2 (qgis): Show the active layer in the layers dock header
2016-04-17
- 09:40 PM Revision 32aee3d1 (qgis): Send dart measurement output to stdout with no prefix
- Or to put it differently, make the output usable for CDash also
with Qt5. Qt5 prefixes debug output with QDEBUG and a... - 09:23 PM Revision 972f13e0 (qgis): Followup 151204d fix typo
- 05:15 PM Revision c8878997 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
- 05:13 PM Revision 8dcd918b (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 05:03 PM Revision 151204de (qgis): Add debug for failing gdal subprocess
- 07:06 AM Revision de0e3670 (qgis): Merge pull request #3007 from nirvn/svg_marker_disability_v2
- [svg] add accessibility and low vision symbols
- 06:22 AM Revision ae719c09 (qgis): [svg] add accessibility and low vision symbols
2016-04-16
- 02:04 PM Revision a669d3c8 (qgis): Merge pull request #3005 from m-kuhn/osx-sip-417
- [travis] OSX: Force sip version 4.17 due to build problems
- 03:17 AM Revision fc6559aa (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 02:11 AM Revision 9cc3d7e3 (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
2016-04-15
- 12:29 AM Revision 7967e961 (qgis): Fix missing map settings expression variables in composer maps
- Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604) - 12:17 AM Revision 6880b53e (qgis): Fix other feature's geometries are shown instead of null geometry
- in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th... - 12:17 AM Revision 01614973 (qgis): QgsSymbolV2: only pop expression scope if it was really added
- (cherry-picked from ef77e19fe342e6734487ba3608a8c12ee72b0bf7)
- 11:59 PM Revision e8dc8319 (qgis): Fix some providers did not respect layer's subset when calculating
- min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider te... - 11:45 PM Revision 46860cb4 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
- Add unit test
(cherry-picked from 0c5fa81126cec652d9e9932861f031c1ab3700db) - 11:45 PM Revision bc0181c0 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
- (cherry-picked from e21de0394d051de1eea7ce36d587cc933c474bae)
- 11:41 PM Revision ccbecb3c (qgis): Initially set focus to text in new name dialog
- (cherry-picked from 846c6183cafe4cb535547f1e13a7f9c48d751a61)
- 11:41 PM Revision 50298341 (qgis): [composer] Fix crash setting table columns from python
- (cherry-picked from 39d0ba5781c8b759faaaf333b54e886c01a2d910)
- 08:22 PM Revision 84215903 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
- 07:34 PM Revision c921dc3c (qgis): Merge pull request #3006 from m-kuhn/Qt5ConsoleTests
- Enable console tests on Qt5
- 07:17 PM Revision 449fad35 (qgis): Enable console tests on Qt5
- 01:45 PM Revision b95d6c1d (qgis): [travis] Allow osx builds to fail
- Seems to be caused by sip 4.18
- 12:00 PM Revision 101d834a (qgis): Fix crash on postgis error
- 11:58 AM Revision b09a7432 (qgis): Blacklist console test on Qt5
- We are missing QScintilla bindings at the moment
- 11:25 AM Revision 16646615 (qgis): QShortcut is in widgets, not gui
- 11:05 AM Revision 8047a569 (qgis): Fix console import menu and add tests
- 10:18 AM Revision df234681 (qgis): debian packaging drop ubuntu vivid support
- 10:13 AM Revision 242d2741 (qgis): Merge pull request #3003 from m-kuhn/py3next
- Enable more tests for PyQt5/Python3
- 10:04 AM Revision eab09f0e (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
- (cherry picked from commit 78725feda46a534fbe419b61b85f13741950997a)
- 09:49 AM Revision 78725fed (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
- 09:31 AM Revision 79442b6c (qgis): Prevents a crash when online features are gone
- Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
... - 09:20 AM Revision 816c322d (qgis): Workaround for buggy mac osx cleanup
- 09:20 AM Revision aa0b9fa8 (qgis): Test PyQgsRelationEditWidget updates
- * QApplication is in QtWidgets, not QtGui
* Expected failure only affects the travis Qt4 platform - 09:20 AM Revision b31e860d (qgis): Compatibility fix for most of PyQgsGeometryTest
- 09:20 AM Revision cacf79cd (qgis): Improve PORT_PLUGINS cmake code
- 09:20 AM Revision 8269fc50 (qgis): Improve spatialite provider test
- 09:20 AM Revision 1c6b2988 (qgis): Add unicode_keep_u fixer
- 09:20 AM Revision 129ff7cb (qgis): Unmask more Python 3 tests
- 09:20 AM Revision 4af3f82b (qgis): Python 3 migrate SocketServer
- 09:20 AM Revision 3e300f29 (qgis): Manual next fixes
- 09:20 AM Revision c268f7e9 (qgis): Run next_call fixer on tests
2016-04-14
- 11:52 PM Revision 83036886 (qgis): Fix test failure on GDAL >= 2.0
- 11:52 PM Revision 0672abba (qgis): [FEATURE] Compilation support for unary - operation
- 11:52 PM Revision 92a18087 (qgis): Add safeguard tests to ensure no regressions in expression compilation
- (ie check that expressions are successfully compiled where expected)
Add compilation support for "NOT..." type expre... - 11:51 PM Revision 99210ecf (qgis): [FEATURE][console] Improvements to find functionality
- - add key shortcut to open find widget, set focus to find text input
automatically (uses default shortcut for DE, eg ... - 10:33 PM Revision d8a314c4 (qgis): Merge pull request #3000 from nirvn/diamond_ellipse_marker
- [symbology] add diamond ellipse marker
- 07:59 PM Revision eeb9bdd2 (qgis): Avoid crash when WFS converted to offline
- Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless - 03:50 PM Revision a7f08fd7 (qgis): Merge pull request #2956 from pblottiere/diagrams
- Update label toolbar to manage diagrams too
- 12:15 PM Revision d283223c (qgis): Python 3 update for processing tests
- 12:15 PM Revision 0f048b55 (qgis): Unblacklist Qt5 tests
- 12:15 PM Revision 7d156e7f (qgis): Fix typo
- 12:15 PM Revision fe314754 (qgis): Fix console errors
- 12:15 PM Revision e3e5487f (qgis): Some general test improvements
- 12:15 PM Revision 709d3ced (qgis): Cleanup test application on exit
- 09:39 AM Revision 2e515a2c (qgis): [postgres] Avoid deadlocks in transactional editing
- Can currently be triggered by using the field calculator to update a selection.
While an iterator is active and the c... - 09:39 AM Revision 07fcf243 (qgis): [postgres] Test for deadlocks with transactions
- 09:02 AM Revision 1e6dceb7 (qgis): [dbmanager] Fixes various signal bugs after 8bda5c
- Fixes some unreported glitches after new signals migration.
Also fixes #14649 - 08:34 AM Revision 170c9555 (qgis): Merge pull request #2999 from mhugent/server_ntv2_2
- [FEATURE]: set default datumstransformation for server with environme…
2016-04-13
- 01:02 AM Revision cbf7b5c0 (qgis): fix 7454d87
- 10:16 PM Revision 7454d87d (qgis): doxygen: include sha in PROJECT_NUMBER
- 05:59 PM Revision e023363c (qgis): add doxymentation
- 04:16 PM Revision 2572d181 (qgis): fix build
- 04:12 PM Revision 063d80d1 (qgis): fix windows build
- 02:51 PM Revision c30f71ac (qgis): dxf export: add support for expression contexts and rotated symbols (fi...
- 02:51 PM Revision f19a35c3 (qgis): dxf export: support rule based labeling (fixes #13757)
- 02:50 PM Revision 02328190 (qgis): update label toolbar to manage diagrams too
- 02:18 PM Revision 69235e67 (qgis): fix offset not cloned for ellipse marker
- 02:17 PM Revision 7c779aea (qgis): [symbology] add diamond ellipse marker
- 02:06 PM Revision ca9f267e (qgis): don't apply loaded style when layer properties dialog is cancelled
- (cherry picked from commit 25a162c05a2fd95f8e685499a0e403a85edf2646)
- 02:06 PM Revision 5c24d1af (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
- (cherry picked from commit 8eb79dbb91d55f9975d903a4f2cc1d650a68b038)
- 02:06 PM Revision e9653798 (qgis): [processing] fix GRASS icon
- (cherry picked from commit badea8ceb256fcfe12323b64f200b7ea18f316d8)
- 02:06 PM Revision 328000e0 (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
- (cherry picked from commit 525194dc0b0db98ece343539f3cd5b7540f2a020)
- 01:40 PM Revision 81b64931 (qgis): More consistency on gui labels
- 11:33 AM Revision b7a4e206 (qgis): [processing] add Rectangles, Ovals, Diamonds algorithm (fix #11575)
- This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed va... - 08:21 AM Revision f3e0438c (qgis): spatialite provider: remove m prefixes in extern functions (followup 10...
- 07:42 AM Revision 23daead0 (qgis): Fix PyQgsVectorFileWriter test on Windows
- 07:42 AM Revision ecc85a98 (qgis): hardcode values for pentagon, hexagon, and equilateral triangle
- 07:42 AM Revision 02e0e3f9 (qgis): Fix other feature's geometries are shown instead of null geometry
- in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th... - 07:27 AM Revision ef77e19f (qgis): QgsSymbolV2: only pop expression scope if it was really added
- 05:37 AM Revision cbe919d2 (qgis): Merge pull request #2997 from nirvn/more_n_more_markers
- [symbology] add a filled cross simple marker
- 04:32 AM Revision 6da18991 (qgis): fix angle and anchor point settings for ellipse symbol
- 04:30 AM Revision 3cf75d80 (qgis): [symbology] add filled cross and hexagon markers
2016-04-12
- 05:01 PM Revision 70863eca (qgis): [FEATURE]: set default datumstransformation for server with environment...
- 04:47 PM Revision 9a161ac4 (qgis): Fix crash on exit: delete postgres connection pool before QApplication
- 04:08 PM Revision 601e4300 (qgis): Only cache QIcons if a QgsApplication is present
- 03:12 PM Revision 0bde3574 (qgis): [dbmanager] PG ignore env if service file is used
- Cherry-picked from master
Fixes #14436
Funded by Boundless - 02:48 PM Revision 30df95ab (qgis): Add new target port-plugins to run 2to3 on plugins as build step
- 02:47 PM Revision f7354ffb (qgis): Fix indentation
- 02:40 PM Revision 1eb63768 (qgis): [dbmanager] Use user name as DB name if provided
- Followup for 212b125
- 02:35 PM Revision f2271749 (qgis): Mask flaky openstreetmap test
- 02:35 PM Revision c9588cd5 (qgis): Cache theme icons for quick access
- 02:05 PM Revision 212b125a (qgis): [dbmanager] PG ignore env if service file is used
- Fixes #14436
Funded by Boundless - 12:01 PM Revision 4dba5eb6 (qgis): Unblacklist global static QIcon related Qt5 tests
- 12:01 PM Revision ca0bf6fe (qgis): Don't use global static QIcon's, they crash Qt5 on exit
- 07:52 AM Revision 0adae36f (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
- 06:57 AM Revision 82c7bbe0 (qgis): [travis] Qt4: Don't run tests in parallel
- 04:12 AM Revision 4bbe318c (qgis): [symbology] Remove distorted star symbol
- 03:08 AM Revision 6df1f686 (qgis): [raster] Add note and docs for psuedocolor 'clip' option
2016-04-11
- 01:14 AM Revision ce2891b1 (qgis): Fix missing map settings expression variables in composer maps
- Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604) - 08:32 PM Revision 1ed39c48 (qgis): Fix indentation
- 05:55 PM Revision c7ddc4b2 (qgis): [processing] Allow calling GdalUtils.runGdal w/o progress
- 05:52 PM Revision e873540d (qgis): [processing] fix path handling (fix #14432)
- 05:37 PM Revision 4815ebd5 (qgis): doxygen: fix extra stylesheet path
- 02:57 PM Revision abda90fe (qgis): [processing] filter items in toolbox using translated and original name...
- 02:01 PM Revision 16d8da38 (qgis): Fix some providers did not respect layer's subset when calculating
- min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider test - 10:33 AM Revision 483eb86f (qgis): Fix the request for 2-spaces indent
- 10:21 AM Revision 54b6a65c (qgis): Request 2-spaces indent
- 09:58 AM Revision ebbae38c (qgis): Add generic editor configuration
- See http://editorconfig.org
- 08:50 AM Revision 35c01f8b (qgis): [processing] make gdal algorithms honor selection
- fixes #14622
(cherry picked from commit cc50157ab8053637f24c6f18e35a2bea7feafc78) - 08:16 AM Revision f04de1ba (qgis): Merge pull request #2982 from alexbruy/cancel-style-loading
- don't apply loaded style when layer properties dialog is cancelled
- 07:34 AM Revision 0c5fa811 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
- Add unit test
- 07:34 AM Revision e21de039 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
2016-04-10
- 12:42 AM Revision 25ad0af8 (qgis): [symbology] Add explanatory text for 0 line widths (fix #9937)
- 10:39 AM Revision 8eb79dbb (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
- 10:32 AM Revision badea8ce (qgis): [processing] fix GRASS icon
- 10:31 AM Revision 525194dc (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
- 08:37 AM Revision f412187d (qgis): [processing] Use unary union in dissolve (much faster for many
- complex geometry inputs)
- 08:23 AM Revision 391e14ac (qgis): Merge pull request #2988 from nyalldawson/dissolve
- [processing] Use unary union in dissolve
- 04:58 AM Revision ae59b733 (qgis): [processing] Use unary union in dissolve (much faster for many
- complex geometry inputs)
2016-04-09
- 01:14 AM Revision 7d235d2b (qgis): Merge pull request #2987 from rouault/wfs_uppercase_attribute
- [WFS] Fix support of attribute names in upper-case
- 12:49 AM Revision f90f999e (qgis): Fix typo
- 12:30 AM Revision a72fcb8f (qgis): [WFS] Fix support of attribute names in upper-case
- Bugfix of issue introduced in commit 9040ec1baf33e55a9ba5abcc4fa2ee18d54a4212
When doing the spatialite cache initia... - 11:21 PM Revision fa3aba34 (qgis): fix 1050174
- 10:32 PM Revision 10501745 (qgis): spatialite provider: prefer rowid as primary key where available (and s...
- fixes #14575, fixes #14626
- 03:32 PM Revision 28977641 (qgis): [travis] No need to wait for slow jobs to finish on failure
- 03:14 PM Revision e7c7f85b (qgis): [travis] Clang 3.8 for Qt5 buildss
- 03:14 PM Revision 79e3e0e9 (qgis): [travis] Clang 3.8 for Qt4 builds
- 12:45 PM Revision 69faab9b (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 12:44 PM Revision 510f6021 (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 10:59 AM Revision 25a162c0 (qgis): don't apply loaded style when layer properties dialog is cancelled
- 09:48 AM Revision 156721b3 (qgis): Use average mode for align raster downsample tests
- GDAL 2.0 changed (fixed) the bilinear downsampling algorithm, so
switch to the average algorithm so that test results... - 09:48 AM Revision 2ee6200e (qgis): @cond
- 09:48 AM Revision 6ea74d62 (qgis): Workaround a instable system call
- 09:48 AM Revision 21702bae (qgis): Container based Qt4 builds
- 09:48 AM Revision f88cf7de (qgis): Drop processing algorithm comparison precision
- 09:48 AM Revision c825f465 (qgis): Writing shapefiles with Z dimensions is gdal version dependent
- 09:48 AM Revision fa90a7bb (qgis): ogrinfo reports null geometry features differently
- 02:55 AM Revision 965cef2b (qgis): Indentation fix
2016-04-08
- 01:38 AM Revision 1b4bd470 (qgis): [composer] New QSortFilterProxyModel for filtering items by type
- and new widget QgsComposerItemComboBox for showing matching composer
items.
Swap existing comboboxes to use the new ... - 01:38 AM Revision 4764b535 (qgis): [composer] Fix world file map is not restored from project
- 01:38 AM Revision 8722acea (qgis): [browser] Set focus to filter edit when filter activated
- Also clean up some code
- 01:14 AM Revision edee8768 (qgis): Merge pull request #2985 from manisandro/geom_checker_fixes
- Geom checker fixes
- 09:51 PM Revision d4f62ced (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
- (cherry picked from commit c93187d78c49cada9bd6d554d171d640a53f72a8)
- 09:51 PM Revision dc791fda (qgis): oracle provider: handle empty geometries (fixes #14631)
- (cherry picked from commit d07bc18353c2a11092fbd7e8c3483e9cca9b8822)
- 09:46 PM Revision d07bc183 (qgis): oracle provider: handle empty geometries (fixes #14631)
- 09:02 PM Revision 96148e36 (qgis): fix python future installation (followup 5895780)
- 07:47 PM Revision 644eec66 (qgis): Merge pull request #2984 from rouault/fix_thread_unsafe_init_of_QgsExpr...
- Fix thread-unsafe initialization of QgsExpression::Functions()
- 07:23 PM Revision 9b9377fa (qgis): Fixup b6aee93
- 07:19 PM Revision d30836ea (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 06:48 PM Revision b6aee935 (qgis): Align raster code improvements
- * Fix x/y mismatch
* Improve strings for translation
* Remove unrequired cast - 03:40 PM Revision 0aed3f71 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:38 PM Revision 28d2547a (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:26 PM Revision a6aa8556 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 02:12 PM Revision e3bfec0d (qgis): Merge pull request #2954 from tomchadwin/master
- New custom CSS for https://qgis.org/api/
- 08:22 AM Revision c397ae65 (qgis): allow sorting relations in project properties
- 07:03 AM Revision 31e6d285 (qgis): be sure that layer exists
- 07:00 AM Revision 54cc56ff (qgis): rename protected variable (starts with m), remove old comment
- 06:57 AM Revision 3c538179 (qgis): regroup duplicated code
- 06:13 AM Revision 85d472e6 (qgis): Merge pull request #2981 from nirvn/symbol_label_diagram_sync
- [ui] add missing icons for no labels and no diagram
- 04:48 AM Revision f0a2d60c (qgis): [ui] make symbol/label/diagram title case consistent
- 04:48 AM Revision 7c3ec07a (qgis): [ui] add missing icons for no labels and no diagram
2016-04-07
- 10:51 PM Revision a6a77ee4 (qgis): Remove remainders of buggy pg test
- 09:26 PM Revision 5cd2319c (qgis): Also retrieve generated values for pktInt
- 09:24 PM Revision eecd77a3 (qgis): Fix postgres unit test
- 03:59 PM Revision e98e16f1 (qgis): Unit test for 4ec97c33
- 03:03 PM Revision 4ec97c33 (qgis): [postgres] Update primary key on insert with pktFidMap
- Helps to retrieve generated keys with views
- 02:25 PM Revision 40f214b4 (qgis): Revert "add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (py...
- this works already, features are updated.
This reverts commit bf3f8b5920bc43cf528c9569a3d6b1000f0eef9f. - 02:11 PM Revision 5376cbf3 (qgis): Followup 297f466 pep8
- 02:02 PM Revision cc50157a (qgis): [processing] make gdal algorithms honor selection
- fixes #14622
- 01:29 PM Revision bf3f8b59 (qgis): add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (python)
- https://github.com/qgis/qgis3.0_api/issues/45
- 01:21 PM Revision 27afd6c4 (qgis): Fix headers
- 01:21 PM Revision 5e890589 (qgis): Followup 297f466 Add missing CMakeLists.txt
- 12:32 PM Revision 45cb80a0 (qgis): [processing] fixed wild import
- 12:25 PM Revision 55301616 (qgis): Merge pull request #2980 from nirvn/diagram_ui_improvement
- [diagram] synchronize enabling UI to match labelling
- 12:03 PM Revision 794ef725 (qgis): [processing] added support for QGIS variables in python scripts
- 12:03 PM Revision 3e4e08bc (qgis): [processing] fixed header
- 12:03 PM Revision 297f4669 (qgis): [processing] added preconfigured algorithms
- 11:23 AM Revision 4f87525e (qgis): [diagram] synchronize enabling UI to match labelling
- 10:47 AM Revision 9d5df4ef (qgis): Fix indentation
- 10:47 AM Revision 846c6183 (qgis): Initially set focus to text in new name dialog
- 10:47 AM Revision fde77d35 (qgis): Remove use of c style function(void)
- 10:47 AM Revision 39d0ba57 (qgis): [composer] Fix crash setting table columns from python
- 10:18 AM Revision 19b91032 (qgis): Merge pull request #2977 from rouault/wfs
- First part of QEP 35: WFS provider enhancements
- 09:08 AM Revision 58957805 (qgis): fix internal future install (fixes #14577, take II)
- 08:59 AM Revision 60ada118 (qgis): Merge pull request #2946 from sebastic/debian
- Debian packaging improvements
- 07:15 AM Revision 100c96c3 (qgis): Add python-shapely to python-qgis-common dependencies.
- Closes Debian Bug #820281 (https://bugs.debian.org/820281).
2016-04-06
- 01:14 AM Revision 99980bea (qgis): Fix windows build
- 02:27 PM Revision 3ba3986a (qgis): Fix calculation of diagram size in map units when using scale limits
- 01:46 PM Revision dceb1428 (qgis): [processing] extra checks to avoid issues with previous versions values
- 01:46 PM Revision 505c5ee7 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 01:45 PM Revision e40a1647 (qgis): [processing] more HiDPI fixes (refs #14474)
- 01:45 PM Revision 05bbe189 (qgis): [processing]Fixed UI bug with invalid button width.
- 01:05 PM Revision ece46d1c (qgis): Fix margins on photo and web view edit widgets
- 01:04 PM Revision 76282d50 (qgis): Fix layout issues with color button editor widget
- - widget was not left aligned
- widget would shrink to a small vertical height in crowded forms - 12:55 PM Revision 4c704be6 (qgis): Add geometry methods for calculating the distance to a specified
- vertex from the start of the geometry
- 12:55 PM Revision d464f862 (qgis): [FEATURE] Null ("No symbol") renderer
- Using this renderer no symbol will be drawn for features, but labeling,
diagrams and other non-symbol parts will stil... - 12:55 PM Revision 619b32de (qgis): Fix build with Qt5 <5.5
- 12:55 PM Revision fd7a4bd9 (qgis): [FEATURE] New project(point, distance, bearing) expression function
- Projects a point geometry by the specified distance and bearing
- 12:55 PM Revision 2e44c119 (qgis): Some QgsPoint improvements
- - Modernize QgsVector, improve docs, add some methods missing from
Python bindings
- Add method to QgsPoint to projec... - 12:55 PM Revision 3a1f6c42 (qgis): Improve documentation for QgsGeometry::closestVertex
- 12:55 PM Revision 5247673c (qgis): Add some provider tests for empty rectangles
- 12:55 PM Revision 86ec27e0 (qgis): Use real values when interpolating color components in gradients
- 12:17 PM Revision 4586a787 (qgis): Move AutoTransaction setting to project properties
- Was in global app settings
- 11:55 AM Revision 4b75cc9f (qgis): [processing] do not search text in short help when filtering in toolbox
- This should fix problems with slow and unresponsive filtering
- 09:33 AM Revision dd54cf28 (qgis): Better support for LabelOnTop in multicolumn attribute form layouts
- 09:01 AM Revision 226339cc (qgis): Allow adding a new entry from the relation reference widget
- 09:00 AM Revision 8f7a6aaa (qgis): Make string translatable
2016-04-05
- 12:05 AM Revision ae162d60 (qgis): don't crash when reply is destroyed while it's waiting for credentials
- to be entered
(backports 10a26e6) - 12:02 AM Revision b3f8a850 (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 12:00 AM Revision 151b420f (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- (cherry picked from commit 10a26e6acd8aa3a91e603730c752e398700e4451)
- 11:59 PM Revision d9be694a (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 10:34 PM Revision f7c5c2bc (qgis): Merge pull request #2976 from nirvn/more_markers
- [symbology] add half triangle markers
- 09:49 PM Revision 9040ec1b (qgis): [FEATURE] [WFS provider] Major overhaul to add WFS 1.1 and 2.0 support
- First part of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
(QEP 35: WFS provider enhancements)
Impro... - 09:49 PM Revision 62bd4061 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
- This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ... - 09:49 PM Revision c178aef4 (qgis): [Spatialite] Handle a pragma='pragma_name=value' URI parameter.
- This will be used by the WFS provider to improve commit time to its
temporary Spatialite DB. - 09:49 PM Revision 114c1087 (qgis): Feature iterators: add a mechanism to check if it must be interrupted.
- Add a setInterruptionChecker() method on iterators that provides an interface
that can be called by iterators to chec... - 09:49 PM Revision e792576d (qgis): Improve QgsVectorLayer::countSymbolFeatures() responsiveness.
- The method can display a progress dialog when it takes a long time to
complete.
- Attach this dialog to the QGIS main... - 09:49 PM Revision c3760ec4 (qgis): [Spatialite] Handle connection invalidation
- This will be used by the WFS provider, so it can properly invalidates
(=close) all connections to the temporary Spati... - 09:49 PM Revision 9fe6a9fe (qgis): QgsOgcUtils: add support to generate WFS 1.1 and 2.0 filters
- Fixes #14119: Ensure the OGC filter XML expression contains the GML namespace references
- 08:51 PM Revision 57ae4fee (qgis): QgsGML: expose lower level streaming parser, add handling of GML3
- - Add a low-level QgsGmlStreamingParser class that doesn't do any
network activity, but builds features from GML da... - 05:28 PM Revision 7b233e51 (qgis): [symbology] add half triangle markers
- 02:47 PM Revision 9c0a2910 (qgis): Deprecate QgsProject::dirty( bool ) in favor of QgsProject::setDirty
- 02:13 PM Revision 8948607f (qgis): Followup 31d7be
- Tweak some API and docs, and fix overlapping UI widgets
- 01:56 PM Revision fe54a78d (qgis): Merge pull request #2974 from nirvn/diagram_line_unit
- [diagram] add unit type setting for outlines (fixes #14614)
- 01:37 PM Revision 410a4381 (qgis): Allow relative links in composer labels
- Allow relative links in composer labels
- 01:19 PM Revision f6838032 (qgis): QgsMaplayerRegistry function to get only vector or raster layers
- 12:39 PM Revision c58a198b (qgis): Simplify some editor widget parenting
- 12:24 PM Revision 0c161950 (qgis): Various fixes for photo editor and external resource widgets
- - Clear picture when changing from a feature with a picture to
a feature with no picture set
- Don't try to load "NUL... - 12:24 PM Revision e571885e (qgis): UX improvements to photo, web view and external resource widget config
- - Better explanatory text
- Change '0' values to 'Auto'
- Ad 'px' suffix to values
- Allow resetting sizes to Auto wi... - 12:24 PM Revision bcb2c736 (qgis): Make sure QgsFileWidget emits fileChanged when value is cleared
- Fixes external resource widget not updating document display
when link is cleared. - 11:32 AM Revision 73572680 (qgis): make wfs/ogc error message translatable
- 11:25 AM Revision 10a26e6a (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- 10:23 AM Revision acb92819 (qgis): Add missing binding
- 10:21 AM Revision dc5d7ab9 (qgis): [diagram] make use of unit widget for diagram size
- 09:55 AM Revision 673a8604 (qgis): [processing] extended 'menus' section in options, to allow adding buttons
- 09:55 AM Revision 5131e93e (qgis): [processing] extra checks to avoid issues with previous versions values
- 09:13 AM Revision f96deea5 (qgis): debian packaging: no need for downgraded cmake on xenial anymore (backp...
- 09:13 AM Revision 1eb87e5f (qgis): Cleanup ValueRelation widget
- 08:49 AM Revision 31d7be40 (qgis): [diagram] add unit type setting for outlines (fixes #14614)
- 05:06 AM Revision 22f1a1de (qgis): Implement QgsEditorWidgetWrapper::showIndeterminateState() for setting
- editor widgets into an indeterminant "unknown value" state
Works for all editor widgets except date time, range and ... - 05:05 AM Revision 16274d55 (qgis): Fix missing docs
- 02:50 AM Revision ca642e44 (qgis): Add easy methods for temporarily blocking signals
- - QgsSignalBlocker: RAII signal blocking class. Used for temporarily
blocking signals from a QObject for the lifeti...
2016-04-04
- 01:28 AM Revision 882f6f8c (qgis): [symbology] Add some more dispersed marker symbols (half/quarter squares)
- 01:15 AM Revision ad16fb47 (qgis): Show simple marker symbol name in tooltip
- 11:22 PM Revision dae423d3 (qgis): fix polyline rendering when layer draws effects (fix #14611)
- 08:40 PM Revision f968f994 (qgis): debian packaging: no internal future only stretch sid wily xenial
- (fixes #14577)
- 04:44 PM Revision ec01f679 (qgis): Merge pull request #2971 from DelazJ/patch-9
- typo fix
- 04:26 PM Revision 14c7900e (qgis): typo fix
- 12:09 PM Revision 2adfbb07 (qgis): [symbology] add semicircle, third, quarter circles to simple markers
- 12:07 PM Revision f6431ff3 (qgis): Fix artifacts on simple marker "arrowhead" symbol, allow symbol to
- work correctly with join modes
- 11:08 AM Revision 48943d44 (qgis): Prefer usage of https:// over http://
- 11:08 AM Revision d1c79d81 (qgis): [feature] allow generating default values on postgres just in time
- The expression used to generate default values for a field on the
postgres database are currently being printed on th... - 11:05 AM Revision f696b0a3 (qgis): Allow relative links in composer labels
- Now labels and HTML boxes can contain relative URLs. If we don't have
a base URL, the project file will be used as a ... - 10:55 AM Revision 8b0b0687 (qgis): Delete a blank line to make flake8 happy
- 10:52 AM Revision 3ab6db16 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 09:20 AM Revision ff176453 (qgis): Merge pull request #2963 from elpaso/server-fix-qs-encoding
- [SERVER] Fix encoding of query string for bindings
- 06:38 AM Revision 54146371 (qgis): [FEATURE] add outline join style to ellipse markers
- 06:32 AM Revision 805739c9 (qgis): Fix field calc bar error when setting to field name with spaces
- (cherry-picked from a4ed8e03e649e79c1e43c338426eca40c3d429a1)
- 06:31 AM Revision 0760e30e (qgis): Fix stats dock not working with field names with spaces (fix #14541)
- (cherry-picked from 53b493c6e6b49ba725d45e272c0690479c61a301)
- 06:31 AM Revision 0df78742 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
- invalid, add tests
(cherry-picked from af8c1667dfd6f945414b4080c95ee731125f44cc) - 06:30 AM Revision fcbc61af (qgis): Fix crash in memory provider (fix #14559)
- (cherry-picked from 59d4b85c73aff475429005f321d6009ade9fc8c6)
- 06:30 AM Revision 239a8d60 (qgis): Fix layer extent was not invalidated for certain geometry editing
- operations (eg move feature, add/delete/move vertex) (fix #14573)
(cherry-picked from 4ece916728da95b7fd98e8f46564df... - 06:29 AM Revision 8c9255e0 (qgis): Fix missing features when combining FilterExpression requests with
- subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:... - 05:59 AM Revision 54d093ed (qgis): Function argument name should not be translatable
- 05:59 AM Revision ae00eb96 (qgis): [FEATURE] Allow expression functions to use named parameters
- This commit sets the framework for allowing expression functions to
use named parameters. Ie, instead of:
clamp(1,2,...
2016-04-03
Also available in: Atom