Activity
From 2016-04-16 to 2016-05-15
2016-05-15
- 11:56 PM Revision 3d44a1e6 (qgis): fix windows build
- 11:53 PM Revision 8fd86a6b (qgis): Fix debug build
- 11:04 PM Revision 5c7f4c76 (qgis): Merge pull request #3072 from rouault/qt5_fix_testqgsfield
- Make qgis_fieldtest all Qt 5.X compatible
- 09:30 PM Revision c4819ade (qgis): Merge remote-tracking branch 'rouault/fix_qt5_wfs_ogcutils_tests'
- 07:44 PM Revision 202420c7 (qgis): Make qgis_fieldtest all Qt 5.X compatible
- In https://codereview.qt-project.org/#/c/99815/ implemented in QT 5.5,
doubles are converted to strings using '%.17g'... - 07:17 PM Revision 9a49c6aa (qgis): Make ogcutils and WFS tests Qt 5 compatible
- 07:17 PM Revision bf91a8b6 (qgis): WFS provider, connections dialog: change way that we select current ind...
- 12:50 PM Revision 63cab568 (qgis): Avoid iterating over temporary container
- 12:50 PM Revision a3d6227e (qgis): Avoid detaching temporary containers
- 12:50 PM Revision 77c4ed50 (qgis): Use more efficient QString multiple arg variant rather then
- chaining .arg calls
- 12:50 PM Revision e25ffc47 (qgis): Avoid unnecessary temporary container and double iteration over
- containers by directly iterating over container itself, rather
then iterating over .keys()/.values() - 12:50 PM Revision 239865b7 (qgis): Add missing references to Q_FOREACH loops
- 12:50 PM Revision 0b940cac (qgis): Use QString::at(0) instead of left(1), since it's more efficient
- and doesn't allocate a QString
- 12:50 PM Revision 1c1b8aac (qgis): Switch private QList to more efficient QVector container
- 12:50 PM Revision d255bfb2 (qgis): Remove unused variables, also avoid some unnecessary string creation
- when not using debug builds
- 12:38 PM Revision bf76049d (qgis): Fix some Coverity uninitialized variable warnings
- 12:38 PM Revision c732c687 (qgis): [travis] Run tests even with build failures on osx
- 12:38 PM Revision c1d84dee (qgis): Include travis build name in dash results (ie qt5/qt4)
- 12:38 PM Revision 57d114e2 (qgis): Update test masks for Qt5, enable labeling tests
2016-05-14
- 08:45 PM Revision e5e78af8 (qgis): Fixes in qgswebframe.h and qgswebpage.h to fix building without QtWebKit
- 07:09 PM Revision ae7666fa (qgis): Merge pull request #3070 from sebastic/qtermwidget-hurd
- Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp.
- 06:45 PM Revision 666050c5 (qgis): Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp.
- The GNU/Hurd porting guidelines document the following:
"
Missing termio.h
Change it to use termios.h (check for i... - 05:57 PM Revision 45e7da15 (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
- 02:42 PM Revision 349a618a (qgis): qgsgml & WFS provider: fix Coverity warnings introduced in recent WFS w...
- 02:23 PM Revision abd182c5 (qgis): Merge pull request #3061 from rouault/saveas_human_readable_values
- [FEATURE] Export vector layer with "human-readable" values from edit widgets
- 12:33 PM Revision 90cc0ed4 (qgis): QgsVectorLayerSaveAsDialog: add checkboxes to decide which fields shoul...
- 12:33 PM Revision 038b3b79 (qgis): QgsVectorFileWriter: add capability to export displayed values of field...
- 08:55 AM Revision cfb61003 (qgis): Disable FEATURE_DATASET layer option if its value is not set
2016-05-13
- 12:47 AM Revision 894d5200 (qgis): Merge pull request #2621 from simonsonc/georef-crosshairs
- Make the georeferencer tool use a snapping cursor
- 12:41 AM Revision c5308754 (qgis): [DbManager] allow to refresh materialized views
- (fixes #13697)
- 12:38 AM Revision 10134587 (qgis): Add note for failing Qt5 test
- 12:38 AM Revision c315113e (qgis): Fix memory leak
- 12:38 AM Revision a349e702 (qgis): Fix `from PyQt.xy` > `from qgis.PyQt.xy` import leftovers
- 12:21 AM Revision 27aca5c3 (qgis): Fix typo
- 12:02 AM Revision 94e06272 (qgis): Unblacklist fixed Qt5 tests
- 12:02 AM Revision af1de6e3 (qgis): Migrate more tests to Python3
- 10:23 PM Revision 7dfc6965 (qgis): Migrate provider test to python 3
- 10:23 PM Revision 89b7a4aa (qgis): Introduce NULL QVariant to PyQt5
- 10:23 PM Revision 25f2e637 (qgis): Remove references to QPyNullVariant
- 05:17 PM Revision f48d0431 (qgis): Merge pull request #3069 from sbrunner/connect
- Directly use function connect, remove no more existing signals
- 05:15 PM Revision d0382186 (qgis): Directly use function connect, remove no more existing signals
- 03:35 PM Revision b1f59f3e (qgis): Merge pull request #3068 from sebastic/qtermwidget-kfreebsd
- Add support for kFreeBSD to GRASS plugin.
- 02:18 PM Revision 8360936e (qgis): Merge pull request #3059 from arnaud-morvan/canvas_saveasimage_with_ann...
- Save as image with annotations
- 12:17 PM Revision ab3fef97 (qgis): fix import (take 2)
- 11:33 AM Revision 95b5548d (qgis): Save as image with annotations
- 10:11 AM Revision 7c122a3a (qgis): [processing] fix import
- 09:55 AM Revision d4d13a4a (qgis): Merge pull request #3018 from rouault/wfs_sql
- [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improvements
- 09:03 AM Revision 9a488864 (qgis): Add support for kFreeBSD to grass plugin.
- 08:58 AM Revision 19f80601 (qgis): [processing] remove toolbox dock widget when unloading plugin
- 08:34 AM Revision 555fe3d9 (qgis): [processing] simplify variables handling in scripts
- 08:32 AM Revision 0c8f6f7f (qgis): fix indentation and typo
- 08:26 AM Revision 730c5806 (qgis): Merge branch 'processing_exps' of https://github.com/volaya/QGIS into p...
- Conflicts:
python/plugins/processing/gui/NumberInputPanel.py
python/plugins/processing/gui/OutputSelectionPanel.py - 02:05 AM Revision b51d70ab (qgis): Correctly emit presetsChanged() from QgsVisibilityPresetCollection
2016-05-12
- 12:05 AM Revision 7b64feb7 (qgis): Group add db layer actions together in toolbar
- The add layer toolbar is very full and users are unlikely to be
connecting to more than one db provider type frequent... - 12:05 AM Revision 1f59541b (qgis): Fix flipped marker fill and outline color
- 12:05 AM Revision 79b97945 (qgis): [FEATURE] New map tool for interactively setting point symbol offset
- Allows for setting a point's offset if it is bound to a field using
data defined overrides (fix #14738)
TODO: replac... - 11:24 PM Revision 8259b3fc (qgis): QgsSQLStatement::quotedIdentifierIfNeeded(): make it quote SQL reserved...
- 11:24 PM Revision 65a37dbe (qgis): Fix style of nullptr comparisons
- 11:24 PM Revision 84a797ea (qgis): [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improv...
- Second part of qgis/QGIS-Enhancement-Proposals#53
(QEP 35: WFS provider enhancements)
- URI parameter with sql with ... - 11:24 PM Revision 9df19e01 (qgis): Add QgsSQLStatement class to parse SELECT statements
- 11:24 PM Revision 1da1c278 (qgis): QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters
- 11:24 PM Revision 84129604 (qgis): Add a QgsSQLComposerDialog GUI to edit QgsSQLStatement
- 11:24 PM Revision e503ca82 (qgis): QgsVectorLayer::setSubsetString(): call updateFields()
- Useful for WFS provider whose setSubsetString() can potentially
modify fields if changing the SELECT fields - 11:23 PM Revision 12a630f0 (qgis): QgsGML: extend to be able to parse WFS 2.0 GetFeature response with joi...
- And also fix handling srsDimension=3 on main GML geometry objects and not only posList
- 11:23 PM Revision 9aa2dea3 (qgis): QgsCodeEditorSQL: make autocompletion case insensitive when APIs are se...
- 11:23 PM Revision 4a761df9 (qgis): QgsCodeEditor: workaround 2 QScintilla bugs
- - Fix one bug with Scintilla 2.8.X when focus out event does not
disable blinking cursor
- Make QScintilla widget n... - 07:52 PM Revision b38a16fe (qgis): Implement representValue() for Relation Reference widget
- 05:42 PM Revision b930a4b5 (qgis): fix extent
- 03:32 PM Revision 2d8e1d38 (qgis): [processing] don't crash if user canceled script loading
- (cherry picked from commit 583eaeff7f1994290b1a9428d8b1a7c42848a5c9)
- 03:32 PM Revision 64825b98 (qgis): [processing] add support for int64 fields (fix #14777)
- (cherry picked from commit f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f)
- 03:27 PM Revision 583eaeff (qgis): [processing] don't crash if user canceled script loading
- 01:03 PM Revision 6886ea0d (qgis): [FEATURE] Redesigned interactive gradient editor
- Uses new gradient editor widget and color controls for easier
manipulation of gradients. Also adds an interactive plo... - 01:03 PM Revision 881be0f3 (qgis): [FEATURE] New reusable interactive widget for editing gradient ramps
- Supports:
- drag to move color stops
- double clicking to add a new stop
- pressing delete will remove the selected ... - 12:55 PM Revision 79f3d422 (qgis): Add equality operator for gradients, ensure stops are always in order
- 12:52 PM Revision 77fc122b (qgis): Move internals of QgsColorDialogV2 to new QgsCompoundColorWidget widget
- This allows reuse of the full options from the color dialog when
required in a widget form. - 09:42 AM Revision 9a62613b (qgis): [FEATURE] add a map canvas magnifier
- 02:22 AM Revision 0332157d (qgis): Partial revert 18b69d
2016-05-11
- 01:07 AM Revision febd18ee (qgis): [Style Dock] Attach widget changed for graduated widgets
- 10:53 PM Revision d5d76347 (qgis): Fix feature fields does not include virtual or joined fields when
- feature is requested using a QgsFeatureRequest with FilterFid
- 03:02 PM Revision 18b69d26 (qgis): Indentation
- 03:02 PM Revision 88d3e2aa (qgis): [FEATURE] Show stats for string and date fields in stats dock
- 03:02 PM Revision b053ad87 (qgis): New class QgsDateTimeStatisticalSummary
- Calculates summary statistics on lists of datetime values, such
as count, count distinct, min, max and range - 12:30 PM Revision 0d165e56 (qgis): Merge pull request #3058 from arnaud-morvan/processing_postgis_errors
- Processing - Fix unicode/str error in postgis_utils
- 12:28 PM Revision ab7a07a6 (qgis): Migrate "Hidden" widgets to "Hidden" attribute table columns
- 11:27 AM Revision 66b1416d (qgis): Processing - Fix unicode/str error in postgis_utils
- 11:09 AM Revision 5a2ab506 (qgis): Followup d088fe0: Fix failing test
- 10:04 AM Revision 1e9a40fb (qgis): Fix python bindings for QgsAttributeAction
- 09:22 AM Revision d088fe07 (qgis): Fix action widget on attribute table
- 09:22 AM Revision 604da1f2 (qgis): Followup 59db4d0: Cleanup
- 07:57 AM Revision 86ccaff4 (qgis): Merge pull request #3063 from DelazJ/fields
- use same icons as in other dialogs for this task
- 03:59 AM Revision 5177d93b (qgis): Add time field filter option for QgsFieldComboWidget (also add docs)
- 03:59 AM Revision a389d237 (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
- 03:59 AM Revision b4029dc7 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
- 02:55 AM Revision 54e6eb34 (qgis): [Style Dock] Only disable the widget and not the dock
- 02:00 AM Revision ab288c6b (qgis): Fix coverity mixed enum warning, switch 0 -> nullptr
- 02:00 AM Revision f4b63c68 (qgis): Fix coverity uninitialized variable warnings
2016-05-10
- 01:37 AM Revision 4dde0c3d (qgis): Code style
- 01:34 AM Revision 5306f552 (qgis): Fix crash when selecting geometryless layer and style widget is open
- 01:34 AM Revision 22acf3b1 (qgis): Avoid refreshing canvas for every joined feature
- Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ... - 01:01 AM Revision 11a5a69e (qgis): Be able to store the bookmarks in the project (#2661)
- 12:48 AM Revision d278b959 (qgis): [Style Dock] Use readStyle for undo
- 12:43 AM Revision 1b636025 (qgis): Fix early return in writeSymbology
- Talk about a noob error :)
- 09:08 PM Revision 21c6486a (qgis): Merge pull request #3056 from rouault/gdal_make_autowarpedvrt_for_rpc
- [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only RPC
- 09:07 PM Revision 0f6838df (qgis): Merge pull request #3034 from rouault/ogr_concurrent_opening
- [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo
- 12:14 PM Revision 7ae80b10 (qgis): Fix sip bindings for QgsStringStatisticalSummary
- 11:53 AM Revision daabda8c (qgis): Add test to make sure the curve point is part of the segmented result
- 11:06 AM Revision 0493cbfc (qgis): New class QgsStringStatisticalSummary, for calculating statistics
- on lists of strings
- 11:00 AM Revision ceba5264 (qgis): New class QgsInterval for storing durations between datetimes
- Move the QgsExpression::Interval class out to its own QgsInterval
class, extend with new methods and add tests
Add a... - 09:04 AM Revision 3340d8ea (qgis): Fix feature fields does not include virtual or joined fields when
- feature is requested using a QgsFeatureRequest with FilterFid
- 09:04 AM Revision e359a8ee (qgis): Add missing qHash implementations for QTime, QDate, QDateTime
- These were added in Qt5, so for Qt4 builds we now include a variant
of the upstream Qt5 implementations - 06:23 AM Revision dd4e3266 (qgis): Avoid some detachments
- 06:23 AM Revision c32acaa7 (qgis): Add missing object name for styling dock
- 06:23 AM Revision 73733a65 (qgis): Fix major(?) memory leak with python code execution
- 06:23 AM Revision effb8dcc (qgis): Fix warnings
- 06:23 AM Revision 6b80518a (qgis): Fix memory leak in OGR provider when feature has no geometry
- and FilterRect is used
- 06:23 AM Revision c32966d8 (qgis): Fix some minor memory leaks
- 06:10 AM Revision 0d399647 (qgis): [Style Dock] Add undo/redo button at the bottom
- 02:32 AM Revision ca914f11 (qgis): [FEATURE] Add style/history tab to style dock
2016-05-09
- 10:52 PM Revision 948c1f02 (qgis): Temporarily fix generate_test_mask_image.py by rolling back to Qt4
- 01:38 PM Revision 56783c91 (qgis): Merge pull request #3051 from nyalldawson/cad_fixes
- Improvements and fixes to advanced digitising dock
- 01:23 PM Revision 81e72b78 (qgis): Merge pull request #3060 from nyalldawson/filled_marker
- New "Filled marker" symbol layer type
- 01:19 PM Revision 794ab065 (qgis): [FEATURE] Embed atlas feature into composer HTML source as GeoJSON
- This change makes the current atlas feature (and additionally all
attributes of related child features) available to ... - 01:19 PM Revision c3d6c796 (qgis): [FEATURE] Allow copying features from QGIS in GeoJSON format
- The previous setting for include WKT when copying features has been
replaced with a choice of copying features as "Pl... - 01:19 PM Revision 55793a45 (qgis): Always create valid GeoJSON (both geometry and properties members
- are required
- 01:19 PM Revision 9ea56acd (qgis): [server] Always export GeoJSON in WGS84 (fix #14609)
- 01:19 PM Revision ca2c6290 (qgis): Always export GeoJSON features in WGS84 (match specifications)
- 01:19 PM Revision 718c5fde (qgis): Catch errors when reprojecting for GeoJSON export
- 01:19 PM Revision 3681e2ce (qgis): Add method for exporting QgsFeatureList to GeoJSON featurecollection
- 01:19 PM Revision 5c1a05c8 (qgis): Support including attributes of related (child) features in
- GeoJSON feature export
Sponsored by Kanton of Zug, Switzerland - 01:19 PM Revision 34d468e6 (qgis): Allow setting list of attributes to exclude from json exports
- 01:19 PM Revision 9041c954 (qgis): Allow injecting extra properties into feature's GeoJSON export
- Sponsored by Kanton of Zug, Switzerland
- 01:19 PM Revision 24309dfb (qgis): [FEATURE] New class QgsJSONUtils with utilities for converting
- features to and from GeoJSON strings
Sponsored by Kanton of Zug, Switzerland - 01:19 PM Revision 935f4ad2 (qgis): Support encoding lists and maps to json
- 01:19 PM Revision 819ed86a (qgis): Correctly escape more json strings
- 01:19 PM Revision 729c7037 (qgis): Blacklist PyQgsJSONUtils test from qt5 (uses null)
- 01:19 PM Revision c3f6c397 (qgis): Refactor to move JSON exporter to its own class
- 11:22 AM Revision 8d70a514 (qgis): Geometry type check in merge tool is not necessary any more (geometry t...
- 10:43 AM Revision f1e6d873 (qgis): [processing] add support for int64 fields (fix #14777)
- 09:06 AM Revision 14acde5b (qgis): Merge pull request #3013 from pierstitus/pseudocolor_renderer
- Rewrite pseudocolor render code to improve speed
- 09:01 AM Revision fa11390d (qgis): Doxygen
- 08:56 AM Revision ffcf655b (qgis): Don't always show first column in attribute table
- Add tests for some basic attribute table functionality
Fix #14774
Fix #14765
Fix #14766 - 08:33 AM Revision 59db4d0e (qgis): Merge pull request #3045 from mhugent/convert_geometry_2
- Convert geometry 2
- 07:02 AM Revision cf45742f (qgis): use same icons as in other dialogs for this task
- 05:49 AM Revision a65d9c52 (qgis): Fix indeterminate state for numeric line edits was showing "NULL"
- 05:49 AM Revision 8126d460 (qgis): New class QgsWebPage
- QgsWebPage is a QWebPage subclass which automatically handles
redirecting JavaScript console output to the QGIS messa...
2016-05-07
- 02:06 PM Revision ea201492 (qgis): [FEATURE] New "Filled marker" symbol layer type
- A "filled marker" is similar to the simple marker symbol layer, except
that it uses a fill sub symbol to render the m... - 01:52 PM Revision cda387cb (qgis): Ensure that @symbol_color is always correct for symbol layer types
- with subsymbols
- 01:49 PM Revision d823be1e (qgis): Add some clarifications to QgsRelation api
2016-05-06
- 04:51 PM Revision 0b4961c2 (qgis): Fix warning
- 03:56 PM Revision 9470c36a (qgis): Change QList to QVector for speed increase
- mLUT and mColorRampItemList are changed,
for mLUT it shouldn't matter that much since an int is stored
sequ... - 03:26 PM Revision 11b7a270 (qgis): Move conversion of added/changed geometry to vector data provider
- 02:07 PM Revision e9d3a3ac (qgis): Slightly more precise numbers for circular string centroids
- 10:40 AM Revision 034c7dbb (qgis): Make sure the curve point is always on the segmentized curve
- 09:00 AM Revision e6f1439c (qgis): [processing] add object name to custom menus
2016-05-05
- 11:51 PM Revision e040cbd6 (qgis): fix display of version in doxymentation
- 06:10 PM Revision c68d7f97 (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
(cherry-picked from 8e781b4ec01b276e0c2be76db5742cf5227d6bd7)
Funded by Boundless - 05:17 PM Revision 8e781b4e (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
Funded by Boundless - 08:56 AM Revision d75eaff5 (qgis): Fixes to arrow line symbology:
- - Fix crash in Python bindings caused by subsymbol ownership
- Make symbol work correctly with categorised and gradua...
2016-05-04
- 10:33 PM Revision 52de4fb9 (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
- 10:00 PM Revision 02be0cb4 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
- 10:00 PM Revision 8ea44706 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
- 10:00 PM Revision ed08ffb2 (qgis): Fix style in previous commit regarding comparisons against nullptr
- 10:00 PM Revision 338b8358 (qgis): Un-blacklist PyQgsOGRProvider for QT5 tests
- 10:00 PM Revision dc18b5b3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- - Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea... - 08:55 PM Revision 32ea6514 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 08:53 PM Revision ca74cc07 (qgis): Merge pull request #3057 from manisandro/ogrpool_datasourceuri
- Consistently use datasource instead of filepath when ref/unref-ing
- 04:02 PM Revision f2618884 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 01:27 PM Revision ff81b821 (qgis): release.pl: don't created branches from tag names
- (cherry picked from commit 919c54ef5fabe7b7c2eef9c91094642c47b2eb7c)
- 01:20 PM Revision 919c54ef (qgis): release.pl: don't created branches from tag names
- 11:37 AM Revision 99e5352d (qgis): Fix coverity uninitialized member warnings
- 11:36 AM Revision d8dc02d7 (qgis): Fix more uncaught exceptions in QgsOgcUtils
- 09:50 AM Revision 3de06889 (qgis): [travis] Fix warnings about invalid ccache options
- https://travis-ci.org/qgis/QGIS/jobs/127438282#L731
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)
Also available in: Atom