Activity
From 2016-08-12 to 2016-09-10
2016-09-10
- 07:51 AM Revision 648b779d (qgis): Merge pull request #3477 from nyalldawson/legend_col_align
- Fixes to multicolumn legends
- 06:42 AM Revision e3313fac (qgis): Test masks
- 06:42 AM Revision 52eef900 (qgis): Make sure items in legend always occupy the set number of columns
- In some cases (eg a legend with 4 items and 3 columns) less
columns were being created - 06:42 AM Revision 570e6936 (qgis): Add a bunch of tests for legend grouping into columns
- 06:42 AM Revision a673fa83 (qgis): Fix multi column legends with odd number of items would place
- more items in rightmost columns instead of leftmost columns
Eg a 2 column legend with 3 items would put 1 item in
th... - 06:41 AM Revision 4d0453eb (qgis): Fix test try #5
2016-09-09
- 12:22 AM Revision 59801657 (qgis): Testing the new online IDE github
- 12:04 AM Revision fa67c55a (qgis): One more try to get green light
- 05:08 PM Revision 9290ee34 (qgis): Fix event layer to work with 25d, z and zm
- 04:08 PM Revision f2fa0934 (qgis): Fix tabwidget test for Qt5
- 04:00 PM Revision 46606b2d (qgis): [Feature] conditional visibility for tabs and groupboxes
- This adds a new configuration option to conditionally show or hide
tabs and groupboxes in drag and drop designer form... - 04:00 PM Revision 3fc7d178 (qgis): Add QgsOptional and QgsOptionalExpression
- 04:00 PM Revision d06c11f9 (qgis): Public default constructor and comparison operator for QgsExpression
- 04:00 PM Revision 699e9f73 (qgis): Add QgsTabWidget
- This is almost like the QTabWidget but has additional methods for
showing and hiding individual tabs - 02:26 PM Revision b20d3b7e (qgis): Less debug noise
- 02:26 PM Revision 9d9ce200 (qgis): Some doxymentation updates
- 02:26 PM Revision ac503770 (qgis): Fix python bindings for QgsExpression::checkExpression
- 02:26 PM Revision 9631688c (qgis): [tests] Accept brief tags with <ref>erences
- 02:26 PM Revision aa871139 (qgis): Bindings and API docs
- 02:26 PM Revision 1882cabe (qgis): [Feature] conditional visibility for tabs and groupboxes
- This adds a new configuration option to conditionally show or hide
tabs and groupboxes in drag and drop designer form... - 02:26 PM Revision 9626f589 (qgis): Add all applicable scopes for editor widget constraint validation
- 02:26 PM Revision ac41436d (qgis): Add QgsTabWidget
- This is almost like the QTabWidget but has additional methods for
showing and hiding individual tabs - 02:26 PM Revision 2e971538 (qgis): Small code beautification
- 02:26 PM Revision 8cf0ef93 (qgis): Add QgsOptional and QgsOptionalExpression
- 02:25 PM Revision 760816bb (qgis): Public default constructor and comparison operator for QgsExpression
- 11:29 AM Revision 03671eb2 (qgis): Fix a warning in release build
- 11:01 AM Revision b025e3a3 (qgis): Add missing SIP bits
- 10:35 AM Revision 04b2239d (qgis): Use QgsDebugMsg instead of qDebug
- 10:02 AM Revision f6a2a5e7 (qgis): Clean up QgsRasterBlockFeedback class
- 09:31 AM Revision 267f2633 (qgis): Move tile cache to a new file
- 08:46 AM Revision 4aaa6d4f (qgis): debian packaging update: add internal QtWebKit bindings
- (backported from c2f363f)
- 08:41 AM Revision 02a92116 (qgis): Use cached tiles from other resolutions if available
- This makes it easier to get at least basic preview without having to wait
until new tiles are downloaded. The strateg... - 08:34 AM Revision c2f363f5 (qgis): debian packaging update: add internal QtWebKit bindings
- (cherry picked from commit c2f0fff and d6b485)
- 08:13 AM Revision 5e2a2511 (qgis): Use tooltips in identify results dialog for values
- Makes it possible to see full value even when columns are too
narrow to display the value
2016-09-08
- 11:06 PM Revision d7401dfc (qgis): Use QgsFilterLineEdit for Qgs(Double)SpinBox
- Fixes issues with the current approach:
- poor appearance on certain environments (esp OSX)
- large area on spin boxe... - 11:06 PM Revision bc0f9938 (qgis): Fix cursor not always reset when clearing widget
- (cherry-picked from 228ff23d81a5001a3b323902081264931731a8ef)
- 11:06 PM Revision ce7c5eb9 (qgis): Allow hiding clear button in QgsFilterLineEdit
- (cherry-pick from d959384c8b1aa4efe91cc24ae9ffdc972c43849b)
- 11:06 PM Revision 5ee1b16a (qgis): Add ability to set default values for QgsFilterLineEdit
- and have clearing the widget reset to default rather than
null
(cherry-picked from d71453d84ad6821bfa6aa8f745de9dac2... - 11:05 PM Revision 109c003b (qgis): Add unit tests for QgsFilterLineEdit, improve docs, add clearValue slot
- (cherry-picked from edcc247c3e4de5975b9ddbf8fbbe8499a58fe7e1)
- 11:05 PM Revision c022818f (qgis): Remove min size from QgsFilterLineEdit
- Now the widget gracefully handles shrinking
(cherry-picked from 0f5f09401e58b96f0515ce8e379d1fddfa646f4c) - 11:05 PM Revision 65b6ad32 (qgis): Rework QgsFilterLineEdit handling of clear button
- Don't use a child button but instead paint the icon when
required. Improves interaction with the widget/clear
button.... - 11:02 PM Revision f52a9a00 (qgis): Merge pull request #3468 from nyalldawson/spin_box_v2
- Rework Qgs(Double)SpinBox clear handling
- 07:44 PM Revision d85de7cc (qgis): Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
- 07:18 PM Revision d6b485a8 (qgis): debian packaging update: PyQt4.QtWebKit still available on xenial
- (followup c2f0fff)
- 02:53 PM Revision 73354820 (qgis): Indentation
- 02:10 PM Revision f16b3870 (qgis): Use QgsFilterLineEdit for Qgs(Double)SpinBox
- Fixes issues with the current approach:
- poor appearance on certain environments (esp OSX)
- large area on spin boxe... - 01:48 PM Revision 228ff23d (qgis): Fix cursor not always reset when clearing widget
- 01:48 PM Revision d959384c (qgis): Allow hiding clear button in QgsFilterLineEdit
- 01:48 PM Revision d71453d8 (qgis): Add ability to set default values for QgsFilterLineEdit
- and have clearing the widget reset to default rather than
null - 01:48 PM Revision edcc247c (qgis): Add unit tests for QgsFilterLineEdit, improve docs, add clearValue slot
- 01:48 PM Revision 0f5f0940 (qgis): Remove min size from QgsFilterLineEdit
- Now the widget gracefully handles shrinking
- 01:42 PM Revision 41c1d6b9 (qgis): Sort joins by dependency
- 11:42 AM Revision a90217db (qgis): Merge pull request #3459 from pvalsecc/hstore
- [FEATURE] hstore
- 11:13 AM Revision 74cceb4e (qgis): Remove duplicated call to parse editform config
- 11:11 AM Revision e533f0cc (qgis): Add widget to edit QVariantMap
- 09:51 AM Revision 3d6e7c8b (qgis): Add hstore support to the postgres provider
2016-09-07
- 10:05 PM Revision 25191e1c (qgis): Merge pull request #3461 from nyalldawson/filter_line_edit
- Rework QgsFilterLineEdit handling of clear button
- 12:40 PM Revision 845b2a04 (qgis): Merge pull request #3462 from pvalsecc/fix_auto_rangewidget
- Fix auto conf of QgsRangeWidgetWrapper
- 10:32 AM Revision 5eb70d33 (qgis): Fix auto conf of QgsDateTimeEditWrapper
- 09:48 AM Revision 03f0b44e (qgis): Typo
- 09:00 AM Revision 02ae886d (qgis): Map renderer sends signal on layers finished but before labeling
- 08:05 AM Revision 8d9cf9de (qgis): Fix auto conf of QgsRangeWidgetWrapper
- The default range was 0..100, made it to min..max of the type.
QgsRangeWidgetWrapper is auto selected only for Int an... - 07:23 AM Revision 45373d0e (qgis): Merge pull request #3458 from 3nids/parallel
- parallel rendering enabled by default
2016-09-06
- 12:06 AM Revision 9ccbe179 (qgis): Increase some test timeouts to handle when Travis is slow
- 10:19 PM Revision c2f0fffc (qgis): debian packaging update: add internal QtWebKit bindings
- 08:45 AM Revision 98f25f59 (qgis): Rework QgsFilterLineEdit handling of clear button
- Don't use a child button but instead paint the icon when
required. Improves interaction with the widget/clear
button.
2016-09-05
- 01:30 AM Revision 63cc7621 (qgis): Fix crash when 'use popup' is selected for time based datetime widgets
- 01:30 AM Revision cd236218 (qgis): Fix some editor widget config dialogs don't show default settings
- 12:56 AM Revision 16715361 (qgis): Merge pull request #3457 from nyalldawson/pygments
- Upgrade internal pygments to 2.1.3
- 02:35 PM Revision e1f21b00 (qgis): Add missing headers
- 02:22 PM Revision 7169079f (qgis): Smarter default edit widgets with plugins to pick them
- Now the widgets factories can give a score on how good they could handle
a widget.
Additionaly, plugins can be added... - 01:43 PM Revision a1cb2be8 (qgis): Fix signal names
- 01:43 PM Revision b23e58a6 (qgis): Restore virtual layer tests in PyQt5
- 01:43 PM Revision 5c3a43e2 (qgis): Fix spatialite access with python3
- 01:43 PM Revision 7e6d641c (qgis): Fix PyQgsLayerDependencies with pyqt5
- 01:21 PM Revision beb5d003 (qgis): Fix crashes in styling dock when dealing with WMTS / XYZ
- 11:21 AM Revision dbcddc4c (qgis): Fix warning
- 10:43 AM Revision cbe1b850 (qgis): Fix bindings
- 10:42 AM Revision 63654e5c (qgis): Fix loading of editor widget configuration
- 09:06 AM Revision 8fae8167 (qgis): Merge pull request #3446 from mhugent/convert_geometry_provider
- Port conversion of geometry to provider type to 2.14 branch
- 09:04 AM Revision f38e03b3 (qgis): Merge pull request #3454 from arnaud-morvan/processing_modeler_paramete...
- [Processing] Fix on extent parameter in modeler parameters dialog
- 09:03 AM Revision 8de9757f (qgis): Merge pull request #3456 from arnaud-morvan/processing_apply_use_coverg...
- [Processing] Calculate min coverage on execution
- 08:56 AM Revision 2d9e72de (qgis): Fix doxygen warnings
- 08:22 AM Revision a3af3fc4 (qgis): parallel rendering enabled by default
- 07:21 AM Revision 2fbc3266 (qgis): Merge pull request #3452 from nirvn/pyqt5_57
- fix to support PyQt5 5.7
- 07:07 AM Revision 9f351fa4 (qgis): Add missing docs
- 06:59 AM Revision 58e62ed7 (qgis): Fix loading of projects with XYZ tile layers
- 06:37 AM Revision 2e0c3599 (qgis): Better tile loading order + small internal refactoring
- 05:54 AM Revision 1819b313 (qgis): Merge pull request #3289 from dgoedkoop/valuemapsearchnull
- Add handling of null value in value map to search widget
- 05:44 AM Revision 6dbdd4c2 (qgis): Update test masks for qt5
- 05:30 AM Revision 766ae97d (qgis): Fix some errors when using python3 tempfile
- 05:16 AM Revision 7097345f (qgis): Always use XYZ tile layers with smooth image transform
- It would make sense to have it enabled by default with WMTS too
- 03:41 AM Revision eba61013 (qgis): Fix broken python save/open dialogs under PyQt5
- Will break stuff under PyQt4... oh well, better stuff working on Qt5
then Qt4 - 02:56 AM Revision e54f9bee (qgis): Fix PyQgsMapUnitScale test under qt5
- 02:17 AM Revision fd0d8043 (qgis): Fix error when executing python code under python 3
2016-09-04
- 01:50 AM Revision 0ead08b5 (qgis): Fix incorrect QtGui import
- 01:25 AM Revision 82da555c (qgis): Upgrade internal pygments to 2.1.3
- 12:58 AM Revision 96e10ebf (qgis): If vector layer renderer cannot be loaded, fallback to default
- Eg if loading a project which used a plugin based renderer which
is not available, qgis would not renderer the layer ... - 05:58 PM Revision c3697106 (qgis): Calculate min coverage on execution
- 04:33 PM Revision b18cfc99 (qgis): Fix on extent parameter in modeler parameters dialog
- 11:30 AM Revision 9d22440c (qgis): fix to support PyQt5 5.7
- 04:09 AM Revision 95c4fa13 (qgis): Merge pull request #3451 from nyalldawson/smoooooth
- [FEATURE] New simplify + smoothing expression functions
2016-09-03
- 10:22 PM Revision 7854fe2e (qgis): german translation update
- 09:55 PM Revision 68cbf572 (qgis): fix ProcessingQgisAlgorithmsTest (followup 491c52c)
- 08:25 PM Revision 71db5772 (qgis): processing: use main vector menu translation (fixes #14535)
- (cherry picked from commit 11289a0d973e6e4a3f7f81972dd08f2e6d82941e)
- 08:22 PM Revision 0036274a (qgis): oracle provider: add updates on lob fields
- (cherry picked from commit b61d932fc4b44669bf0094d76089d8c6bc129da6)
- 08:19 PM Revision 474b9d86 (qgis): processing: use main vector menu translation (fixes #14535)
- (cherry picked from commit 11289a0d973e6e4a3f7f81972dd08f2e6d82941e)
- 08:19 PM Revision 1fe085bf (qgis): translation string fix
- (cherry picked from commit 02af8b5566cba2271404e91d694d239bcdd3aedd)
- 07:03 PM Revision 02af8b55 (qgis): translation string fix
- 06:24 PM Revision 11289a0d (qgis): processing: use main vector menu translation (fixes #14535)
- 06:12 PM Revision b61d932f (qgis): oracle provider: add updates on lob fields
- 01:52 PM Revision 679797e2 (qgis): [FEATURE] New simplify + smoothing expression functions
- Exposes simplification and smoothing algorithms to expression
engine, via:
- simplify(): applies Douglas-Peucker geo... - 09:19 AM Revision 8881a7e5 (qgis): Improve wording and fix build warning
- 08:35 AM Revision 26253c8c (qgis): Add qgsmaplayerdependency.h to installed headers
2016-09-02
- 01:38 AM Revision 8107856c (qgis): Merge pull request #3450 from nyalldawson/smoooooth
- [FEATURE] Extra control when smoothing geometries
- 12:50 AM Revision 795b52e9 (qgis): Followup 80653c7, add missed algorithm
- 12:31 AM Revision 4d60d0cd (qgis): [FEATURE] Add option to QgsGeometry::smooth to not smooth
- segments shorter than a certain threshold or sharp corners
with an angle exceeding a threshold
Expose the angle thre... - 05:11 PM Revision 01da222b (qgis): Merge pull request #3447 from epifanio/patch-1
- fix typo
- 04:33 PM Revision 4aac75ff (qgis): fix typo
- fix typo in python/plugins/processing/algs/qgis/Polygonize.py
- 01:21 PM Revision b14255c5 (qgis): Port conversion of geometry to provider type to 2.14 branch
- 12:39 PM Revision 491c52c2 (qgis): [processing] fixed error in dissolve when there are features with null ...
- 08:45 AM Revision 31c37394 (qgis): Merge pull request #3420 from yjacolin/rewordWMSConnexion
- Reword delete button in service connection dialog
- 08:40 AM Revision 7ddaf903 (qgis): Merge pull request #3430 from alexbruy/output-vector
- [processing] support for explicit output vector types
- 08:28 AM Revision 65db336e (qgis): [processing] move some constants to the dataobjects module
- 08:28 AM Revision 80653c7a (qgis): [processing] adopt native algs to use output geomerty
- 08:28 AM Revision 13cd4c94 (qgis): [processing] split some native algs to take advantage of explicit outpu...
- 08:28 AM Revision 7e26124c (qgis): [processing] support for output geometry types (work in progress)
- 08:28 AM Revision 12d6e15f (qgis): [processing] support for output geometry types in scripts and modeler
- 08:27 AM Revision 6054bb95 (qgis): Merge pull request #3415 from arnaud-morvan/processing_reset_menus
- [processing] Add a reset menus button
- 03:41 AM Revision 80f02287 (qgis): Small code cleanups
2016-09-01
- 08:55 PM Revision d5cfef93 (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 08:54 PM Revision 8688fef1 (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 08:51 PM Revision 8c3537bf (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 06:13 PM Revision a528eb95 (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:12 PM Revision 31514aca (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:11 PM Revision de1000ae (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:06 PM Revision 194b5adb (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 04:47 PM Revision 682023f6 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:46 PM Revision 9fdd4615 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:39 PM Revision 3ed00665 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:31 PM Revision b4963764 (qgis): Merge pull request #3445 from mhugo/fix_virtual
- Fix virtual layer queries with accents in layer name
- 03:43 PM Revision 8d832d8a (qgis): Make sure we do not miss cancellation request at the beginning
- 02:39 PM Revision af0d6b93 (qgis): Fix virtual layer queries with accents in layer name
- 01:28 PM Revision 665df5fb (qgis): Merge pull request #3436 from aaime/scaledep
- Export map level scale based dependencies in most vector symbology
- 01:25 PM Revision 4a523511 (qgis): Merge pull request #3443 from bstroebl/documentProcessing
- [processing] Add help for Eliminate sliver polygons
- 01:14 PM Revision 5ae34ed0 (qgis): Export main() when building for android
- 01:14 PM Revision ffe35817 (qgis): Export main() when building for android
- 01:13 PM Revision e95ddd97 (qgis): Export main() when building for android
- 01:13 PM Revision d130b32f (qgis): Export main() when building for android
- 01:02 PM Revision 88047cc9 (qgis): Merge pull request #3441 from nyalldawson/simplify
- Simplify features + fixes
- 12:25 PM Revision fdeac819 (qgis): Fix incorrect raster reprojection after drawing raster previews
- Moved all temporary projector members to a private class,
so even recursive block() calls will not affect each other
... - 10:59 AM Revision 798817ee (qgis): Merge pull request #3442 from mhugo/fix_dependencies
- Cleanup layer dependency api
- 10:55 AM Revision 7e92d09c (qgis): [processing] Add help for Eliminate sliver polygons
- 09:58 AM Revision a86611b6 (qgis): Cleanup layer dependency api
- 09:38 AM Revision 6bb291f2 (qgis): Raster projector constructor cleanup
- Marked raster interface as uncopiable (it should have always been uncopiable)
- 07:40 AM Revision a25b0257 (qgis): Export map level scale based dependencies in most vector symbology
- 04:15 AM Revision a5039d6d (qgis): Order tile requests according to their distance from view center
- ... so we first receive tiles in the middle rather those at the border
2016-08-31
- 01:39 AM Revision 7a8ab407 (qgis): Merge pull request #3440 from nirvn/qt5_fix_freeze
- Remove composer window visibiliy state restoration upon project load (fixes #15495)
- 12:22 AM Revision 56b77db8 (qgis): [FEATURE][processing] Add choice of simplification method to simplify
- This change allows users to choose which method to use when running
the simplify geometries algorithm, with choices o... - 12:04 AM Revision fbd6618d (qgis): Add missing sip binding
- 11:50 PM Revision 5d97d03a (qgis): [processing] Fix simplify alg handling of null goemetry, add tests
- 11:42 PM Revision f9e508c5 (qgis): [processing] More efficient point count for simplify algorithm
- 11:40 PM Revision 73d8544c (qgis): Bump max pixel distance for OTF simplification
- 11:35 PM Revision 72d9e9ae (qgis): Fix crash using Visvalingam simplification, add test
- 06:18 PM Revision d5377dbc (qgis): Support pre-CXX11 compilers
- I'll update the toolchain one day, I promise!
- 03:46 PM Revision bd3cf76f (qgis): Merge pull request #3320 from mhugo/fix_snapping2
- Data dependency between layers + snapping fix
- 02:40 PM Revision 0749ba43 (qgis): Rework layer dependencies
- A new class QgsMapLayerDependency allows to represent different kinds
of dependencies between layers. - 12:37 PM Revision b919198e (qgis): Fix loading of XYZ tile layer data item provider
- 12:35 PM Revision 504badb4 (qgis): Fix saving field configurations
- 11:23 AM Revision c2c083a1 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(Cherry... - 11:21 AM Revision dd393fe7 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(Cherry... - 11:18 AM Revision 41508245 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(cherry... - 10:37 AM Revision 4a1b4fd5 (qgis): GUI for XYZ tile layers: browser items + actions to add/remove them
- 09:32 AM Revision c4181fa0 (qgis): [FEATURE] Native support for XYZ tile layers
- Yes, that means OpenStreetMap tiles and various other sources!
No GUI so far... - 09:22 AM Revision 1a5a7c59 (qgis): [Feature] Data dependencies between layers
- This allows to declare data dependencies between layers. A data
dependency occurs when a data modification in a layer... - 05:05 AM Revision 0c51c3f0 (qgis): Housekeeping in WMS provider - move some calculations to utility functions
2016-08-30
- 01:30 AM Revision d30f66eb (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 12:49 AM Revision 54a50ccf (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 08:57 PM Revision 2f94c66b (qgis): db manager: don't consider added layer w/o a dataProvider
- 08:57 PM Revision a9464d7c (qgis): db manager: don't consider added layer w/o a dataProvider
- (cherry picked from commit 28aa9ebdb75eb099b83a3596b3f3c5c6e5c6f591)
- 04:08 PM Revision 46ea2290 (qgis): Fix doxygen
- 04:08 PM Revision d6a4ab1c (qgis): Expose QgsCoordinateReferenceSystem to QML
- 12:18 PM Revision 5cc97ab7 (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 11:08 AM Revision e6fd2e25 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated. - 09:07 AM Revision b0c67cd1 (qgis): Fix doc coverage test for "added in XXX" check
- 09:05 AM Revision a4ffbf3f (qgis): Fix indentation
- 08:45 AM Revision 08f5ae67 (qgis): Remove composer window visibiliy state restoration upon project load
- (fixes #15495)
- 07:35 AM Revision 93b124e6 (qgis): Move storage of field alias and default value to QgsField
- This is a partial implementation - QMaps are still used internally
within QgsVectorLayer to track the alias/default v... - 07:34 AM Revision 15dd2956 (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 06:48 AM Revision f32b85e1 (qgis): Add a changed signal to QgsEditorConfigWidget
- And update default value expression preview whenever editor
config changes
Sponsored by DB Fahrwegdienste GmbH - 06:48 AM Revision c6254873 (qgis): Use widget representValue to preview default expression results
- Sponsored by DB Fahrwegdienste GmbH
- 06:31 AM Revision 3a14e77c (qgis): Use client side default values when creating new features
- Sponsored by DB Fahrwegdienste GmbH
- 06:31 AM Revision 546cd67c (qgis): Add UI for setting default field value expressions in the
- field property dialog
Sponsored by DB Fahrwegdienste GmbH - 06:22 AM Revision 4e8594be (qgis): New QgsExpressionLineEdit widget
- Consists of a filter line edit + button to open expression builder
This widget is a bit like the existing QgsFieldEx... - 06:04 AM Revision e2bcba54 (qgis): WMTS preview - require a temporary image for updates of the raster
- Otherwise we would end up with rendering artifacts due to overpainting
- 05:59 AM Revision 6ed2cf20 (qgis): [FEATURE] Client side default field values
- Allows an expression to be set for a vector layer field which
is used to evaluate a default value for this field.
A ... - 05:25 AM Revision 0658640f (qgis): Merge pull request #3418 from nyalldawson/default_values2
- [FEATURE] Client side default values
- 04:40 AM Revision 97d7b733 (qgis): Move storage of field alias and default value to QgsField
- This is a partial implementation - QMaps are still used internally
within QgsVectorLayer to track the alias/default v... - 04:40 AM Revision 99405864 (qgis): Add a changed signal to QgsEditorConfigWidget
- And update default value expression preview whenever editor
config changes
Sponsored by DB Fahrwegdienste GmbH - 04:40 AM Revision e35c6b46 (qgis): Use widget representValue to preview default expression results
- Sponsored by DB Fahrwegdienste GmbH
- 04:40 AM Revision 6d28eb5f (qgis): Optimise expression context creation
- Sponsored by DB Fahrwegdienste GmbH
- 04:40 AM Revision 8ae7e3f4 (qgis): Use client side default values when creating new features
- Sponsored by DB Fahrwegdienste GmbH
- 04:39 AM Revision 4d5bae22 (qgis): [FEATURE] Client side default field values
- Allows an expression to be set for a vector layer field which
is used to evaluate a default value for this field.
A ... - 04:39 AM Revision 66cb4226 (qgis): Add UI for setting default field value expressions in the
- field property dialog
Sponsored by DB Fahrwegdienste GmbH - 04:39 AM Revision 7dea9700 (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types...
2016-08-29
- 01:28 AM Revision 9c62eec1 (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types... - 12:46 AM Revision 891370fd (qgis): Merge pull request #3438 from nyalldawson/replace
- [FEATURE] Substitution list support for labeling
- 07:33 PM Revision 4a89b7c4 (qgis): Fix dimension detection in postgres provider
- 07:22 PM Revision a529b448 (qgis): Revert "Merge pull request #3338 from pvalsecc/editor_widgets_selection"
- This reverts commit bbafbf48872eda48a2be8876cc89a0770552c6ad, reversing
changes made to 13ac0434e10fc7edd1eca665ea7c8... - 06:50 PM Revision eef50ea9 (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:49 PM Revision e1390adb (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:48 PM Revision 577913e3 (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:43 PM Revision b1448233 (qgis): Move QgsMapLayerProxyModel and QgsMapLayerProxyModel to core
- Because it's also useful for non-widget applications
- 05:14 PM Revision bbafbf48 (qgis): Merge pull request #3338 from pvalsecc/editor_widgets_selection
- Smarter default edit widgets with plugins to pick them
- 02:46 PM Revision 13ac0434 (qgis): creatensis.pl: use passed in version number
- (cherry picked from commit 88540c120e933715c397593f498e3a32ff5fb315)
- 02:46 PM Revision 88540c12 (qgis): creatensis.pl: use passed in version number
- 02:13 PM Revision 7884e50c (qgis): [processing] fixed dialog for selecting scripts
- 01:38 PM Revision 280203e9 (qgis): If QgsRectangle is empty when combined, replace
- It makes no sense to use an empty rectangle to combine with
- 12:07 PM Revision 12bb929f (qgis): Fix bad merge pt 2
- 10:28 AM Revision c8e65511 (qgis): Fix bad merge
- 09:18 AM Revision 46fba7ce (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types... - 08:41 AM Revision a67f57e2 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 08:41 AM Revision 923bd5aa (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 08:41 AM Revision e304c4d0 (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 08:41 AM Revision f23b7780 (qgis): Fix potential crash
- 07:57 AM Revision 638de650 (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg count should return 0 in this case rather than null
(cherry-picked from 9ba41e9f275f42a5... - 07:55 AM Revision 96b29530 (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg count should return 0 in this case rather than null
(cherry-picked from 9ba41e9f275f42a5... - 07:54 AM Revision 9253228f (qgis): Merge pull request #3434 from pvalsecc/lessWKB
- Avoid back and forth with WKB in rendering
- 07:42 AM Revision 24bde35c (qgis): Smarter default edit widgets with plugins to pick them
- Now the widgets factories can give a score on how good they could handle
a widget.
Additionaly, plugins can be added... - 07:34 AM Revision 13345248 (qgis): [FEATURE] New expression functions for angle/distance interpolation
- angle_at_vertex: returns average (bisector) angle to a geometry
at a specified vertex index
distance_to_vertex: retur... - 07:16 AM Revision 524d22fe (qgis): Add QgsGeometry method to get bisector of angle at vertex
- Sponsored by Andreas Neumann
(cherry-picked from 986b5313ed72bedbbe4f360e43ff95c8bb2dc81b) - 06:55 AM Revision db91330b (qgis): Avoid back and forth with WKB in rendering
- 06:45 AM Revision 41a96310 (qgis): Make QgsGeometry::interpolate handle polygon geometries
- (cherry-picked from 9a9a49c16ab6fd460059437311739fb266c783bb)
- 06:23 AM Revision a2d4bbe2 (qgis): Add geometry methods for interpolating angle along geometry
- Sponsored by Andreas Neumann
(cherry-picked from 93c7f5f8b2dc4512f39748d8713eb35fd6e4f5d3) - 05:42 AM Revision 193e9e74 (qgis): [FEATURE] Expose GEOS linear referencing function to QgsGeometry
- Adds a new QgsGeometry::lineLocatePoint() function for
retrieving the distance along a linestring to the nearest
posi... - 05:41 AM Revision 235204fc (qgis): Followup 9ba41e9, SQL convention is sum of no records=NULL
- 04:54 AM Revision 7300cda8 (qgis): Merge pull request #3435 from nyalldawson/interpolate_angle
- Expression functions to Interpolate angle (+ related processing improvements)
- 04:08 AM Revision 9ba41e9f (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg sum and count should return 0 in this case rather than
null - 03:02 AM Revision da78ddeb (qgis): [FEATURE] New expression functions for angle/distance interpolation
- angle_at_vertex: returns average (bisector) angle to a geometry
at a specified vertex index
distance_to_vertex: retur... - 03:02 AM Revision 9fa4e776 (qgis): [FEATURE][processing] Extract nodes algorithm now saves node
- index, distance along line and angle at node
Also correctly handles null geometries - 03:01 AM Revision 986b5313 (qgis): Add QgsGeometry method to get bisector of angle at vertex
- Sponsored by Andreas Neumann
- 03:01 AM Revision 8db9284c (qgis): [FEATURE][processing] Optimised points along geometry algorithm
- Supports also polygon geometries, handles null geometries,
and records the original line angle along with the distanc...
2016-08-28
- 12:57 AM Revision 9a9a49c1 (qgis): Make QgsGeometry::interpolate handle polygon geometries
- 12:57 AM Revision 93c7f5f8 (qgis): Add geometry methods for interpolating angle along geometry
- Sponsored by Andreas Neumann
- 11:00 PM Revision 25886796 (qgis): processing: fix population of commander combobox (fixes #15283)
- (cherry picked from commit d3882d5)
- 11:00 PM Revision 420311e7 (qgis): processing: fix population of commander combobox (fixes #15283)
- (cherry picked from commit d3882d5)
- 10:59 PM Revision d3882d55 (qgis): processing: fix population of commander combobox (fixes #15283)
- 05:40 PM Revision 9d23c6ff (qgis): dxf export: link vertices to polyline (fixes #15484)
- (cherry picked from commit 052d3ef851beef7cbbfa3c699c1c95b0d84dc3e2)
- 05:17 PM Revision 485d7a0a (qgis): dxf export: link vertices to polyline (fixes #15484)
- (cherry picked from commit 052d3ef851beef7cbbfa3c699c1c95b0d84dc3e2)
- 05:11 PM Revision 052d3ef8 (qgis): dxf export: link vertices to polyline (fixes #15484)
2016-08-27
- 01:17 PM Revision 6f7b9334 (qgis): [FEATURE]: possibility to segmentize feature info geometry in server
2016-08-26
- 02:05 PM Revision c5aa2e17 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 02:05 PM Revision 37164781 (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 02:05 PM Revision 787216a0 (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 02:05 PM Revision 8b62500c (qgis): Fix potential crash
- 01:58 PM Revision 979e1a2d (qgis): Release of 2.16.2
- 01:57 PM Revision 8e19f726 (qgis): Release of 2.14.6
2016-08-25
- 12:08 AM Revision 973e4b07 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 12:08 AM Revision c838a16f (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 12:08 AM Revision b8ec8c9d (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 12:08 AM Revision 38f4f082 (qgis): Fix potential crash
- 11:57 PM Revision d477d19e (qgis): Fix potential crash
- 07:40 PM Revision 6a309ed5 (qgis): fix typo 1369794 @alexbruy [processing] add missed error() method
- 05:39 PM Revision 19dea08c (qgis): Merge pull request #3411 from mhugent/feature_info_segmentized_geometry
- [FEATURE]: possibility to segmentize feature info geometry in server
- 01:57 PM Revision 9471a6bf (qgis): Whitespace change
- 12:57 PM Revision e71e743c (qgis): Merge pull request #3432 from nyalldawson/ramps
- Color ramp API improvements, fixes + some style dock inlining
- 10:42 AM Revision 13876950 (qgis): fix globe build
- 09:18 AM Revision 6214f6d4 (qgis): WMTS preview functionality - early work
2016-08-24
- 10:00 PM Revision 5ac50353 (qgis): Indentation and docs
- 01:36 PM Revision 57b5a7c8 (qgis): Merge pull request #3431 from arnaud-morvan/processing_batch_none
- [processing] do not set "None" value in batch panel string widgets
- 01:01 PM Revision 1d98b109 (qgis): Fix limited random color ramp always returns 1 less color than set
- 01:01 PM Revision b225a82b (qgis): [FEATURE] Make color brewer and limited random ramp editors show
- inline in style panel
- 01:01 PM Revision b7716aa7 (qgis): Docs + cleanups for color ramp dialogs
- 01:01 PM Revision 932e469e (qgis): Rename color ramp classes to more sensible names
- QgsVectorColorRamp -> QgsColorRamp
QgsVectorGradientColorRamp -> QgsGradientColorRamp
QgsRandomColors -> QgsRandomCol... - 01:01 PM Revision 7413db79 (qgis): Rename color ramp dialogs to match new ramp class names
- 01:01 PM Revision cf9292cc (qgis): Color ramp dialogs no longer edit ramps in place
- Now the dialogs use a copy of the ramp, and the edited
ramp is retrieved by calling ramp() on the dialog after
it is ... - 04:30 AM Revision 014409d0 (qgis): Merge pull request #3419 from nirvn/aggregate_collect_geom
- [expression] support collection of geometry in the aggregate() function
- 03:39 AM Revision 2a326ef8 (qgis): [FEATURE] support aggregation of geometry
- This feature adds a 'collect' aggregation method resulting in a
single multipart geometry from a list of geometries. ...
2016-08-23
- 01:37 AM Revision 5d38dcba (qgis): Merge pull request #3427 from nyalldawson/inline_map_unit
- [FEATURE] Make map unit scaling dialog show inline in style dock
- 12:10 AM Revision 005147b2 (qgis): Fix oracle provider build
- [ci skip]
- 11:53 PM Revision dfff9dd3 (qgis): Merge pull request #3404 from DelazJ/patch-13
- Keep base units as default behavior (fix #15434)
- 11:51 PM Revision 5735be13 (qgis): [FEATURE] Make map unit scaling dialog show inline in style dock
- 11:04 PM Revision 7dba29c4 (qgis): fix typo
- 11:04 PM Revision 06698cd4 (qgis): fix typo
- 11:03 PM Revision 6475fd21 (qgis): fix typo
- 10:59 PM Revision e0229ad8 (qgis): Merge pull request #3423 from nyalldawson/remove_deprecated
- Remove unused QgsProvider(Count|ExtentCalc)Event classes
- 08:46 PM Revision f156b1f6 (qgis): fix switching of projects within unicode folders
- (cherry picked from commit 3951f15b6481a85b551e2f33f26c2aeb6687a24a)
- 08:46 PM Revision eb95f2f8 (qgis): fix switching of projects within unicode folders
- (cherry picked from commit 3951f15b6481a85b551e2f33f26c2aeb6687a24a)
- 08:46 PM Revision 5fe55b8a (qgis): fix switching of projects within unicode folders
- (cherry picked from commit 3951f15b6481a85b551e2f33f26c2aeb6687a24a)
- 08:45 PM Revision 3951f15b (qgis): fix switching of projects within unicode folders
- 06:35 PM Revision 9841b094 (qgis): Fix indentation after cherry-picking
- 05:52 PM Revision f0413e36 (qgis): Do not set "None" value in batch panel string widgets
- 05:02 PM Revision 2aceb896 (qgis): [server][bugfix] FILTER GetFeatureInfo working again
- Fixes #8656
- 04:09 PM Revision 50099ae7 (qgis): followup 579ec8b18e3dc8b6365bb8668fbd90a2d281935a
- 03:43 PM Revision 2293da98 (qgis): Add and fix WFS server MAXFEATURES test
- It was not working when we do a POST with an XML
- 03:42 PM Revision b1865bcb (qgis): [SERVER] Fix encoding of query string for bindings
- Fix an error when passing utf-8 chars in the query string
from python bindings
Adds a test for GetLegendGraphics - 03:42 PM Revision 579ec8b1 (qgis): remove bitmap cursors
- use window system cursors instead
followup 3624d7b4d818628b7d7d446ff642f5be1cc16773 - 03:42 PM Revision f5aa28bb (qgis): rename QgsFieldProxyModel::Filter All to AllTypes
- 03:31 PM Revision bd887bac (qgis): sort api_break document
- 03:00 PM Revision 7fdade1a (qgis): remove some deprecated methods, rename QgsAnnotation::mapPositionFixed(...
- 02:49 PM Revision eb308a60 (qgis): fix open() call
- 02:41 PM Revision 008d3cd7 (qgis): [processing] fixed extent selection from batch processing interface
- fixes #15408
- 02:34 PM Revision da599495 (qgis): add missing inclue of qgslogger
- 02:18 PM Revision 3711a170 (qgis): add missed codecs import
- 02:01 PM Revision d7634baf (qgis): remove unused imports
- 01:54 PM Revision 5edf6f61 (qgis): Merge pull request #3414 from aaime/uom_rescale
- Emit valid SLD when mm are used as symbol unit
- 12:35 PM Revision 5ac34ce8 (qgis): Restore cancel button in color dialog when used from layer properties
- 12:35 PM Revision a10b8fc3 (qgis): Make QgsVectorDataProvider defaults methods more efficient
- 12:34 PM Revision 993aa842 (qgis): forgot to remove import
- 10:32 AM Revision 13697943 (qgis): [processing] add missed error() method
- 10:27 AM Revision 7d94a593 (qgis): [processing] add missed error() method
- (cherry picked from commit 6a7fa7dd5a199bfa0ced8e4768b910171c3b8e8e)
- 10:26 AM Revision cd7a14d4 (qgis): [processing] add missed error() method
- (cherry picked from commit 6a7fa7dd5a199bfa0ced8e4768b910171c3b8e8e)
- 10:25 AM Revision 6a7fa7dd (qgis): [processing] add missed error() method
- 10:18 AM Revision 640f93e7 (qgis): [processing] update TauDEM tools to latest TauDEM version
- 10:18 AM Revision 19a6a5fb (qgis): [processing] fix CMakeLists.txt
- 10:18 AM Revision 7866bdad (qgis): [processing] remove obsolete TauDEM multifile stuff
- 09:52 AM Revision 2040cdf2 (qgis): Keep base units as default behavior (fix #15434)
- 09:17 AM Revision 3bfd9986 (qgis): Merge branch 'otb_apps_export_improvment'
- 09:17 AM Revision df248dbe (qgis): fix indentation
- 09:16 AM Revision 10f72cd7 (qgis): Merge branch 'otb_apps_export_improvment' of https://github.com/grizonn...
- 08:14 AM Revision a0adcc22 (qgis): Emit valid SLD when on screen mm are used
- SLD does not have a notion of on screen mm, rescale them to pixels to get an equivalent, more valid and more widely u...
- 02:03 AM Revision cb313761 (qgis): Remove unused QgsProvider(Count|ExtentCalc)Event classes
2016-08-22
- 03:56 PM Revision ce0a2ae0 (qgis): forget to commit xml descriptors for otb 5.6
- 03:39 PM Revision d772a684 (qgis): Update otb processing maintenance files to version 5.6.0
- 10:56 AM Revision e38401e7 (qgis): Reword delete button in service connection dialog
- Similar to c7a4e5a065bdf1c606e5f24d728978f0789cff17
- 10:18 AM Revision e716bae8 (qgis): Process deleteLater events before recreating processing menus
- 10:15 AM Revision 3251eced (qgis): run astyle
- 08:34 AM Revision c47b4ca9 (qgis): Spatialise error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
* Fix formatting - 06:39 AM Revision 5a41748b (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- 04:38 AM Revision 26dd1306 (qgis): [FEATURE] Drag'n'drop layers from layer tree view to browser dock
- Makes it easy to e.g. store your temporary layers in PostGIS
2016-08-21
- 01:42 AM Revision b101510c (qgis): Merge pull request #3417 from nyalldawson/expression_line_edit
- Expression line edit widget
- 12:39 AM Revision c468a047 (qgis): Use QgsExpressionLineEdit for geometry generator expression
- The full expression builder widget is too large to fit
comfortable in the geometry generator setting widget,
especial... - 12:39 AM Revision ae3d6e76 (qgis): Remove minimum size from QgsCodeEditor (seems unnecessary)
- 12:39 AM Revision 8f4ca47b (qgis): New QgsExpressionLineEdit widget
- Consists of a filter line edit + button to open expression builder
This widget is a bit like the existing QgsFieldEx... - 11:42 PM Revision 86feb6d3 (qgis): Indentation
- 10:25 PM Revision 77750ada (qgis): Merge pull request #3413 from nyalldawson/line_locate_point
- Linear referencing functions
- 08:55 PM Revision bf7db728 (qgis): ENH: update log info when parsing otb apps
- 08:34 PM Revision 82f2726d (qgis): ENH: remove useless QApplication and prefer to use QGIS_PREFIX_PATH
- 06:18 PM Revision 09671197 (qgis): Add button to reset processing menus in config dialog
- 01:42 PM Revision f64adb96 (qgis): Merge pull request #3412 from medspx/PyQtQFileDialogFix
- [PyQt] Add a lib2to3 custom fix to handle QFileDialog methods in PyQt5
- 12:59 PM Revision e110ba7d (qgis): [FEATURE] Add linear referencing functions to expression engine
- Adds new functions
- line_interpolate_point: interpolates a point by a given distance
along a linestring geometry
- l... - 12:48 PM Revision 409dfdf5 (qgis): [FEATURE] Expose GEOS linear referencing function to QgsGeometry
- Adds a new QgsGeometry::lineLocatePoint() function for
retrieving the distance along a linestring to the nearest
posi... - 10:35 AM Revision ee87b0db (qgis): [PyQt] Add a lib2to3 custom fix to handle QFileDialog methods in PyQt5
2016-08-20
- 12:57 AM Revision 1df84747 (qgis): [arcgisrest] Fix compilation issue with QgsDebugMsg not being defined
- 02:27 PM Revision 0725191c (qgis): Fix server compilation
- 01:16 PM Revision 1dd74e42 (qgis): Followup 1fda77c: Don't reference private headers in public ones
2016-08-19
- 10:36 PM Revision 6214dc11 (qgis): Disable PyQgsOfflineEditingWFS test on Travis
- The test regularly fails on unrelated commits.
Possible the test should be reworked to reuse the server
launching ro... - 04:53 PM Revision bcae877f (qgis): Fix doxygen
- 04:37 PM Revision 30b032ce (qgis): Small doc fix
- 04:36 PM Revision 11c626d8 (qgis): Add readOnly property to QgsVectorLayer
- 04:06 PM Revision 1fda77c7 (qgis): Private headers should not be installed
- 04:05 PM Revision 9050cc14 (qgis): Add == and != operator to QgsFeature and add QML bindings
- 03:03 PM Revision 24cc0e2f (qgis): [FEATURE]: possibility to segmentize feature info geometry in server
- 02:51 PM Revision 3a3b9ab7 (qgis): Followup fixup f10f4a5
- 02:50 PM Revision 6ae2daa1 (qgis): Respect the "showLabel" flag on attribute editor elements
- 02:50 PM Revision 1bd26f75 (qgis): [feature] Allow controlling labels for individual edit widgets
- In the drag and drop designer, a double click on an item will allow
controlling if the label should be shown for each... - 02:34 PM Revision 5067c3b9 (qgis): Fixup f10f4a5a12bd
- 02:24 PM Revision 08349385 (qgis): Respect the "showLabel" flag on attribute editor elements
- 02:23 PM Revision f10f4a5a (qgis): [feature] Allow controlling labels for individual edit widgets
- In the drag and drop designer, a double click on an item will allow
controlling if the label should be shown for each... - 10:13 AM Revision 50593f0e (qgis): [travis] Allow failing mac osx builds
- Seems to be a (temporary?) problem with sip in homebrew
- 10:11 AM Revision 9c4761c9 (qgis): Sort values in chained filter comboboxes (relation reference)
- Fix #15454
- 10:11 AM Revision e30ff624 (qgis): Improve wording
- Fix #15456
- 10:11 AM Revision 48445e74 (qgis): Hide invalid constraints label when it's unused
- Fix #15452
- 10:01 AM Revision 78845c69 (qgis): Improve wording
- Fix #15456
- 10:00 AM Revision 74cb4f6b (qgis): Sort values in chained filter comboboxes (relation reference)
- Fix #15454
- 09:53 AM Revision c4676710 (qgis): Merge pull request #3410 from m-kuhn/editformconfig-refactor
- Refactor edit form config
- 09:40 AM Revision f5ab36c4 (qgis): Improve wording
- Fix #15456
- 09:27 AM Revision 721d383b (qgis): Hide invalid constraints label when it's unused
- Fix #15452
- 09:27 AM Revision 78e8393f (qgis): Widget constraints: use field alias where available
- Fix #15455
- 09:23 AM Revision ecec1f05 (qgis): Hide invalid constraints label when it's unused
- Fix #15452
- 09:07 AM Revision 8fdfbd0f (qgis): Widget constraints: use field alias where available
- Fix #15455
- 09:03 AM Revision fd4fe836 (qgis): Doxymentation and sip bindings
- 09:03 AM Revision 633c1a3b (qgis): Create a default tab layout if none is configured
- 09:03 AM Revision 5c20f078 (qgis): Cleanup QgsEditFormConfig
- * It's now implicitly shared, meaning that changes to the config
can be supervised and a signal is sent from QgsVe...
2016-08-18
- 06:36 PM Revision 21325a2b (qgis): dxf export: avoid symbology scale 0 (fixes #14138)
- (cherry picked from commit 0a07fee15297e18a73b63f194f5aeecffd76800c)
- 06:36 PM Revision 7b7a156f (qgis): dxf export: avoid symbology scale 0 (fixes #14138)
- (cherry picked from commit 0a07fee15297e18a73b63f194f5aeecffd76800c)
- 06:36 PM Revision 72cbff91 (qgis): dxf export: avoid symbology scale 0 (fixes #14138)
- (cherry picked from commit 0a07fee15297e18a73b63f194f5aeecffd76800c)
- 06:17 PM Revision 0a07fee1 (qgis): dxf export: avoid symbology scale 0 (fixes #14138)
- 04:01 PM Revision 36f7faa4 (qgis): debian packaging update
- (cherry picked from commit 127fb683b226908c4f34a78a8fa1e43965a51dfa)
- 03:59 PM Revision d6cc188c (qgis): debian packaging update
- (cherry picked from commit 127fb683b226908c4f34a78a8fa1e43965a51dfa)
- 03:58 PM Revision 127fb683 (qgis): debian packaging update
- 07:12 AM Revision 54fb32d0 (qgis): [travis] Allow failing mac osx builds
- Seems to be a (temporary?) problem with sip in homebrew
2016-08-17
- 06:07 PM Revision db94d34a (qgis): Remove mention of "panning" in the title as the frame is only about zoo...
- Unless the "zoom factor" option in the frame applies also to panning (or an upcoming option will refer to it), mentio...
- 05:18 PM Revision 2233cc11 (qgis): Replace obsolete QString::toAscii with QString::toLatin1
- 04:32 PM Revision b88d92df (qgis): ENH update readme
- 04:32 PM Revision 342fb040 (qgis): BUG NameError: name OTBSpecific_XMLcreation is not defined on exec
- 04:30 PM Revision 23208381 (qgis): ENH update for OTB 5.4
- 12:00 PM Revision 0269d053 (qgis): [travis] Explicitly install missing homebrew deps
- 09:04 AM Revision 7ce8b847 (qgis): fix repeated labels on curved lines when label width > repeat distance
- (cherry-picked from fb346ecf4fda53ccac7ef939bc6ec84a361a9d58)
o - 09:04 AM Revision a79a5b1f (qgis): Make QgsVectorLayer uniqueValues/min/maxValue consider edits
- Previously these methods would inconsistently handle the
edit buffer, eg uniqueValues would consider changed attribut... - 08:58 AM Revision 1f4bf4e1 (qgis): Fix indentation
- 07:40 AM Revision 6e9e69f7 (qgis): fix repeated labels on curved lines when label width > repeat distance
- (cherry-picked from fb346ecf4fda53ccac7ef939bc6ec84a361a9d58)
o - 07:39 AM Revision c58187cf (qgis): Make QgsVectorLayer uniqueValues/min/maxValue consider edits
- Previously these methods would inconsistently handle the
edit buffer, eg uniqueValues would consider changed attribut... - 07:39 AM Revision a1f8a595 (qgis): Don't crash raster shader with nan or inf values (fix #15444)
- (cherry-picked from 34ebe124ff62956095941b5bb76809c6ba4b1a0f)
- 07:39 AM Revision 0feca4ca (qgis): Fix some missing autoupdates for raster psuedo color widget
- (cherry-picked from b349eb8a982d762d399ad4c21e3214195e6cd778)
- 07:38 AM Revision 7e680b0f (qgis): fix repeated labels on curved lines when label width > repeat distance
- (cherry-picked from fb346ecf4fda53ccac7ef939bc6ec84a361a9d58)
o - 07:38 AM Revision 7c4db385 (qgis): [FEATURE] Color dialog can be embedded in layer style panel
- Now clicking color buttons inside the layer style panel causes
the color picker dialog to be opened inside the style ... - 07:38 AM Revision 66da8cdb (qgis): Fix some missing autoupdates for raster psuedo color widget
- (cherry-picked from b349eb8a982d762d399ad4c21e3214195e6cd778)
- 07:38 AM Revision 511b8817 (qgis): Vertically stack the color widget when in dock mode
- 07:38 AM Revision f155f406 (qgis): [processing] If supported, use memory layers instead of shapefiles
- when writing to a temporary result
Avoids truncation of field names and other format specific
limitations
(cherry-p... - 07:38 AM Revision 686cdfca (qgis): [processing] Fix some potential errors in clip algorithm
- (cherry-picked from f9e10888cbf567b09d334b286c92c918f59c9bfe)
- 07:38 AM Revision 64b7defd (qgis): Make QgsVectorLayer uniqueValues/min/maxValue consider edits
- Previously these methods would inconsistently handle the
edit buffer, eg uniqueValues would consider changed attribut... - 07:38 AM Revision e37ffd01 (qgis): Don't crash raster shader with nan or inf values (fix #15444)
- (cherry-picked from 34ebe124ff62956095941b5bb76809c6ba4b1a0f)
- 07:38 AM Revision 9bd1e75a (qgis): New method to find parent QgsPanelWidget for a widget
- (cherry-picked from a2fe4c4f594e2e8d29de65f09271d148ac669028)
- 07:34 AM Revision 58ef3c75 (qgis): Add missing doc
- 07:16 AM Revision af094782 (qgis): Add isNumeric and QML bindings to QgsField
- 07:15 AM Revision de41c747 (qgis): Add isNumeric and QML bindings to QgsField
- 06:43 AM Revision 34e2bea2 (qgis): 'Using perimeter (curved)' labels on polygon layers will now respect 'S...
- 02:56 AM Revision 34ebe124 (qgis): Don't crash raster shader with nan or inf values (fix #15444)
- 02:56 AM Revision eb5cc0c7 (qgis): Add method to reset vector layer for data defined button
- 02:56 AM Revision b349eb8a (qgis): Fix some missing autoupdates for raster psuedo color widget
- 02:56 AM Revision d6b419ab (qgis): Simplify handling of composer data defined buttons
- 02:08 AM Revision 5e80bf58 (qgis): Avoid warning
2016-08-16
- 11:40 PM Revision f5b17159 (qgis): Merge pull request #3391 from nyalldawson/single_sided
- Single sided buffers
- 10:44 PM Revision d193574b (qgis): Fix doxygen warning
- 10:44 PM Revision 989d9864 (qgis): [FEATURE][processing] New algorithm for single sided buffers
- 10:43 PM Revision 298d0471 (qgis): [FEATURE] Expression functions for offset_curve and single_sided_buffer
- Especially useful with geometry generators!
- 10:43 PM Revision d008d31f (qgis): Fix potential crash when using default expression parameters
- 10:43 PM Revision e3f0d3d8 (qgis): [FEATURE] Expose GEOS single sided buffer through QgsGeometry
- Makes it easy for PyQGIS code to perform a single sided buffer
operation - 10:43 PM Revision 616a80f4 (qgis): Bump minimum GEOS version to 3.3
- 02:03 PM Revision 40b70a3d (qgis): Merge pull request #3326 from pvalsecc/perf
- Add heuristic to not simplify geometries for nothing
- 12:48 PM Revision 5ee97adc (qgis): Add heuristic to not simplify geometries for nothing
- Tested with a release binary and Swiss OSM roads in PostGIS at several zoom
levels (the higher, the less features), v... - 11:47 AM Revision cd4bc888 (qgis): Vertically stack the color widget when in dock mode
- 10:39 AM Revision ce133102 (qgis): Merge pull request #3392 from nyalldawson/processing_temp
- [processing] If supported, use memory layers instead of shapefiles
- 09:54 AM Revision 282f406e (qgis): Disable builtin pyyaml package with python 3
- It's not compatible
- 08:17 AM Revision 112df2f7 (qgis): in readme: addded geopackage as data source + macOS naming (#3394)
- Before this commit it was somehow implied that OS X is not an
UNIX platform when in fact it is. Also, starting with m... - 07:35 AM Revision 22be7eda (qgis): Merge pull request #3398 from nyalldawson/grad
- FEATURE: Open color dialog inside layer style panel
- 07:34 AM Revision a3149b14 (qgis): Merge pull request #3396 from nyalldawson/displace_widget
- Use panels for displacement renderer settings
2016-08-15
- 12:59 AM Revision 0f272354 (qgis): Python 3 update
- 12:07 AM Revision c3064389 (qgis): Fix cache size setting in options dialog
- The bug disabled network caching for all new QGIS installs...
- 11:57 PM Revision 50c35929 (qgis): Make QgsVectorLayer uniqueValues/min/maxValue consider edits
- Previously these methods would inconsistently handle the
edit buffer, eg uniqueValues would consider changed attribut... - 06:24 PM Revision bce5ed52 (qgis): exclude release name from version string (fixes #15258)
- (cherry picked from commit 1391aad2f713a796b0ac3d0c22bec6c1c7ada3bb)
- 06:23 PM Revision b2e74678 (qgis): debian packaging update
- (cherry picked from commit 977b5f2b8c9d5ee93e166a7c95f1f70fc2e800ec)
- 05:01 PM Revision 1391aad2 (qgis): exclude release name from version string
- 04:47 PM Revision 977b5f2b (qgis): debian packaging update
- 01:58 PM Revision 251fffa4 (qgis): fix layout
- 01:56 PM Revision c800ab46 (qgis): enable relation editor widget test on Qt5
- 01:41 PM Revision 866617cc (qgis): Merge pull request #3393 from nyalldawson/processing_translate
- [FEATURE][processing] New algorithm for translating (moving) points
- 01:06 PM Revision 4e82767f (qgis): Merge pull request #3366 from aaime/sld_filter_fix
- Do not generate a ogc:Filter where a ogc:Expression is expected.
- 11:58 AM Revision 1cb48ddd (qgis): Merge pull request #3384 from wonder-sk/fix-postgres-qt5
- Fix postgres pkey map in Qt5 (fixes #15223)
- 10:48 AM Revision ea4e5cb7 (qgis): additional fields should be placed at the end
- 10:48 AM Revision c2a23284 (qgis): Add provider test for postgres with compound key
- 10:04 AM Revision 5407ae8a (qgis): [FEATURE] Color dialog can be embedded in layer style panel
- Now clicking color buttons inside the layer style panel causes
the color picker dialog to be opened inside the style ... - 09:56 AM Revision a2fe4c4f (qgis): New method to find parent QgsPanelWidget for a widget
- 06:58 AM Revision 5d30b5f3 (qgis): Merge pull request #3390 from nirvn/raster_properties_fix_qt5
- fix crash when opening raster properties window under qt5
- 05:47 AM Revision 29766463 (qgis): [composer] Fix guide sizing under qt5 (fix #15432)
- 05:43 AM Revision 42ebb4f7 (qgis): Use panels for displacement renderer settings
- 04:00 AM Revision 2d191f66 (qgis): Implement move assignment operator for QgsExpressionContext
- 02:04 AM Revision 786b77a1 (qgis): Fix uninitialized members
2016-08-14
- 01:47 AM Revision 5f6dfaed (qgis): Remove QgsGeometry pointers from QgsGeometryAnalyzer
- 01:02 AM Revision 6d82cd63 (qgis): Fix leak caused by missing virtual destructor
- 12:31 AM Revision 2ca6992c (qgis): [oracle] Fix build warnings
- 06:50 AM Revision f9e10888 (qgis): [processing] Fix some potential errors in clip algorithm
- 06:36 AM Revision 0f268bf2 (qgis): [FEATURE][processing] New algorithm for translating (moving) points
- Allows geometries to be shifted by a x/y displacement
- 05:32 AM Revision 001ae44b (qgis): [processing] If supported, use memory layers instead of shapefiles
- when writing to a temporary result
Avoids truncation of field names and other format specific
limitations
2016-08-13
2016-08-12
- 08:06 PM Revision 7e37564e (qgis): Merge pull request #3378 from dakcarto/release-2_14-auth-reply-ows
- [auth] Reinstate auth system reply expansions for OWS providers
- 05:48 PM Revision 47421b2e (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 05:47 PM Revision dee03390 (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 05:47 PM Revision 934311e0 (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 03:08 PM Revision c2db70b3 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243
(cherry-pic... - 02:57 PM Revision a064c0a1 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243
(cherry-pic... - 02:46 PM Revision 377ff01f (qgis): Merge pull request #3389 from elpaso/timeout_fixes
- Stop the timer when the reply finishes
- 02:20 PM Revision ace9d2b0 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243 - 12:44 PM Revision 1140437f (qgis): Do not generate a ogc:Filter where a ogc:Expression is expected. Fixes ...
- 11:36 AM Revision e2cacade (qgis): Merge pull request #3375 from 3nids/movetoolcad
- [FEATURE] Move feature now benefits from Advanced Digitizing
- 11:04 AM Revision 99ed7908 (qgis): rename enum to avoid confusion
- 10:43 AM Revision 24af5337 (qgis): followup c4dcfbfb9f8f62ff9445f23061a69daf4f70ada8
- 10:07 AM Revision c4dcfbfb (qgis): Fix closest segment for points (#3383)
- * Make closestSegment() behave as expected by QgsGeometry::closestSegmentWithContext
This fixes a bug that QgsPointL... - 10:04 AM Revision 915afcf8 (qgis): Merge pull request #3372 from anitagraser/patch-1
- [processing] fixed failure to insert only one point in Densify geometries alg
- 10:03 AM Revision 4ae7b6f8 (qgis): Merge pull request #3385 from nyalldawson/centrods
- [processing] Rework centroid algorithm to handle non-polygon layers
2016-08-11
Also available in: Atom