Activity
From 2015-08-24 to 2015-09-22
2015-09-22
- 10:08 PM Revision 6a6adc9a (qgis): debian packaging update
- 08:20 PM Revision 32dc02c4 (qgis): fix warnings
- 07:15 PM Revision 94382590 (qgis): [GRASS] new mapset wizard upgrade
- 03:35 PM Revision 5211423d (qgis): [Processing] Fix setting of "multiline" setting for ParameterString
- 03:05 PM Revision 1ff02deb (qgis): [auth system] Fix doc string warnings and comments in PR 2330
- 01:27 PM Revision 3c93df54 (qgis): [GRASS] travis fix
- 12:34 PM Revision 2e441b55 (qgis): QgsVectorLayerEditBuffer fix : access mChangedAttributeValues by fid keys
- 12:23 PM Revision 5af78abf (qgis): [GRASS] vector attributes editing
- 10:22 AM Revision 4c57941f (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
- 10:18 AM Revision eaf06be2 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
- 10:17 AM Revision a3b43b44 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
- 09:46 AM Revision 4f2b059e (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
- QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r... - 09:43 AM Revision bcc2f750 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
- QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r... - 09:41 AM Revision b54d2790 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
- QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
2015-09-21
- 01:36 AM Revision ce626406 (qgis): fix crash deleting a new column which contains changed values (fix #133...
- when a column is deleted just rearrange changed attribute map indexes before calling updateLayerFields on the buffer,...
- 12:12 AM Revision 16ac248c (qgis): [auth system] Fix warnings and add compatibility with QCA 2.0.3
- 11:07 PM Revision a17dac05 (qgis): [DBManager] fix loading Rasterlite layer from DBManager to QGIS by drag...
- 10:18 PM Revision 6a6e366c (qgis): [DBManager] in import/export dialog, replace "Drop existing one" text t...
- 10:18 PM Revision 99211262 (qgis): [DBManager] allow to export table data to supported ogr file formats ot...
- 09:25 PM Revision 2a1cacd5 (qgis): defer legend invalidation to avoid reprocessing when multiple layers ar...
- 09:25 PM Revision 9cbfeea6 (qgis): vector layer: avoid iterating over all feature to deduce extent
- 06:32 PM Revision 657c6008 (qgis): [travis] fix shorturl followup f3f5ea1
- 04:51 PM Revision c894357a (qgis): [auth system] Python bindings for core and gui classes
- 04:51 PM Revision c519e06e (qgis): [auth system] Add PKI test data
- 04:51 PM Revision f58bd1a0 (qgis): [auth system] Add to API docs and fix warnings
- 04:51 PM Revision 907b019b (qgis): [auth system] Data source integration for OWS connections
- 04:51 PM Revision 0d2b945c (qgis): [auth system] Data source integration for Postgres and Spit plugin
- 04:51 PM Revision e13be215 (qgis): [auth system] basic, pki paths, pkcs12, and identity certificate plugins
- 04:51 PM Revision e65aa99a (qgis): [FEATURE] Authentication configuration system with master password
- - Main C++ core and gui classes and desktop app integration
- Support for authentication method plugins
- Does not co... - 04:51 PM Revision 95214e91 (qgis): [auth system] Core data source URI integration
- 04:10 PM Revision 3a379d0b (qgis): Fix Qt5 build (followup c0aacb7)
- 04:00 PM Revision a3ae88e1 (qgis): fix compilation issue in qgsexpression.cpp. QString::toHtmlEscaped is n...
- 02:48 PM Revision 22313dc8 (qgis): [GRASS] cleanup tmp files after test
- 02:37 PM Revision 5c694009 (qgis): Add warning to advanced settings dialog
- 02:37 PM Revision 591942e6 (qgis): Add settings editor to options dialog
- 02:36 PM Revision c0aacb7a (qgis): [feature] Add advanced settings editor
- 02:36 PM Revision f3f5ea1f (qgis): Create short link to proper page on cdash
- 01:30 PM Revision 50d4e720 (qgis): [FEATURE] Mutually exclusive layer tree groups (only one child may be c...
- The feature can be toggled individually for groups - in layer tree view context menu.
This code has been funded by T... - 11:57 AM Revision ac5f0689 (qgis): Add special string for repeat distance in labeling gui
- 11:57 AM Revision e0028d1f (qgis): Fix calculation of priority for always shown labels
- 11:57 AM Revision a4d980d0 (qgis): Port from expressions+ plugin: color_part, set_color_part, day_of_week
- 11:54 AM Revision fae06549 (qgis): [GRASS] fixed test if current user is not owner of source
- 10:03 AM Revision 5f78d1c9 (qgis): Fix QgsGeometryEditUtils::addPart deleting added geometry
- 10:03 AM Revision 0a99a6c0 (qgis): Use reduced precision also in QgsGeos::isEqual
- 10:03 AM Revision 9fef5a16 (qgis): Make GEOS CPP optional
- 10:03 AM Revision 7573afc2 (qgis): Documentation and warning fixes
- 10:03 AM Revision 5037328c (qgis): Fix incorrect forward declaration
- 10:03 AM Revision be4bb3bc (qgis): Add libgeos++-dev to travis before_install.sh
- 10:03 AM Revision 2ea4ee9a (qgis): Remove fragile centroid of self-intersecting polygon test
- 10:03 AM Revision e9e638f6 (qgis): Geometry Checker and Geometry Snapper plugins
- 09:52 AM Revision 296ae9fa (qgis): Temporal icons first draft
- 09:05 AM Revision 992bacc9 (qgis): [GRASS] vector input type option fix
- 07:45 AM Revision 72af56d8 (qgis): [processing] quote return string when returning uri in ogrConnectionString
- Fixes #13174
- 07:45 AM Revision 8ed71fbd (qgis): [processing] corrected some issues with i18n names
- 06:57 AM Revision d43176af (qgis): Fix server labeling tests
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision 7d22536a (qgis): Update the labeling engine tests
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision a36567a4 (qgis): Fix compilation error
- 06:57 AM Revision eabfe021 (qgis): Documentation fixes, memory leak fixes
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision b5e49227 (qgis): Use QgsLabelFeature internally by PAL
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision aa85cf30 (qgis): More fixes, removal of layer-wise obstacle flag, removed pal::Layer usa...
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision 59037eb1 (qgis): Use QgsFeatureId instead of QString for feature IDs
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision c7b394d9 (qgis): Port DXF labeling to new labeling engine
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision f0bc2e9b (qgis): Use new labeling engine also with symbol-level rendering
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision 26c1e0f6 (qgis): Replaced QgsPalGeometry with QgsTextLabelFeature and QgsDiagramLabelFea...
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision 959fbb50 (qgis): Remove obstacle flag for pal Layers as it is kept per feature
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision 6cc1f4c2 (qgis): Fix unit tests and issues with cached layers
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 06:57 AM Revision d0fcc955 (qgis): More labeling engine refactoring
- - QgsPalLabeling now internally uses new engine
- label/diagram providers can hook into rendering loop to avoid extra... - 06:57 AM Revision 8100495d (qgis): Integrate new labeling engine into the map rendering
- Now used instead of QgsPalLabeling for labels/diagrams
This code has been funded by Tuscany Region (Italy) - SITA (C... - 06:57 AM Revision f3fd96f4 (qgis): Label providers: Copy any information from vector layer
- This will make them thread-safe (not prone to corruption on changes to the vector layer)
This code has been funded b... - 06:57 AM Revision 1d0d0e06 (qgis): [FEATURE] New API for labeling engine (QgsLabelingEngineV2)
- The idea is to make the engine more flexible compared to QgsPalLabeling implementation:
- abstract dealing with text ...
2015-09-20
- 11:33 PM Revision b600de74 (qgis): fix options alignment
- 11:31 PM Revision f748c127 (qgis): enforces consistency
- 09:27 PM Revision 13fe3a02 (qgis): Merge pull request #2323 from PedroVenancio/grass7_plugin
- Update of some QGIS-GRASS modules
- 06:35 PM Revision 82b34afe (qgis): move remaining function_help to json and update it's translation handling
- 02:19 PM Revision 2affb27f (qgis): Followup 41a330f
- 02:18 PM Revision 41a330f2 (qgis): More expression help
- 01:59 PM Revision 2a6cff40 (qgis): More examples for the expression function help
- 01:51 PM Revision b2c404d1 (qgis): Improve expression help
- 11:24 AM Revision 6bfdafe3 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
2015-09-19
- 12:53 AM Revision f16fe734 (qgis): Python is a hard build time dependency
- Followup 709c143
- 12:52 AM Revision f631ff8b (qgis): Fix Qt5 build
- 12:14 PM Revision 1fe34b37 (qgis): fix support for embedded ogr, gpx and delimited text layers
- 11:17 AM Revision 25437c10 (qgis): indentation update
- 11:03 AM Revision abaeb5f8 (qgis): fix precise build
2015-09-18
- 09:42 PM Revision c381a88f (qgis): Merge remote-tracking branch 'upstream/master' into ConsistentTerms2
- 05:52 PM Revision 8b9e0b65 (qgis): make welcomepage proxy aware
- 05:45 PM Revision 065bb10a (qgis): fix crash when application is closed while browser is still filling the...
- 05:09 PM Revision 323d3ce8 (qgis): fix windows build
- 11:54 AM Revision c5947aa0 (qgis): [GRASS] fixed travis warnings
- 11:03 AM Revision 407d374f (qgis): [GRASS] editing: polygon to boundary, set cat, refresh after commit
- 10:12 AM Revision a1b05a1d (qgis): [GRASS] commit changes fix
- 05:20 AM Revision 73d838fd (qgis): [FEATURE] Add concentric ring placement mode for displacement renderer
- 03:20 AM Revision 0af4246d (qgis): displacement renderer: center groups on centroid of points, not first
- point in group
- 02:47 AM Revision e21cc78c (qgis): Fix failing test
2015-09-17
- 01:46 AM Revision 1bd87e86 (qgis): Default to search distance in mm for displacement renderer
- (easier behaviour to understand for new users, avoids map unit default
which is not applicable for all CRSes) - 01:09 AM Revision 55027e54 (qgis): Clean up and extend expression geometry functions:
- - New expression functions for area(geom), perimeter(geom),
point_n(geom), start_point(geom), end_point(geom), make_p... - 12:11 AM Revision d82a018f (qgis): [GRASS] add/delete feature
- 08:51 PM Revision ada8ffdd (qgis): Update of some QGIS-GRASS modules (v.db.connect.qgm, v.db.join.qgm, v.d...
- 02:54 PM Revision e970f4af (qgis): [travis] Install grass 7 build deps
- 02:49 PM Revision f4d9e6f0 (qgis): [travis] Enable tests for Grass 7
- 02:23 PM Revision 55dbc041 (qgis): [FEATURE] Add num_points(geometry) support in expression evaluator
- Includes tests and help text.
- 12:35 PM Revision 586d59a4 (qgis): [FEATURE] Add option to map unit scaling for limiting size in mm
- Previously only the option to limit the scale range of the scaling
was available. Now you can also choose to limit th... - 12:35 PM Revision b6930204 (qgis): More QgsMapUnitScale tests
- 12:35 PM Revision 558611b6 (qgis): [FEATURE] Add pixels as option for all symbology size unit choices
- 12:35 PM Revision f0a2fc19 (qgis): QgsMapUnitScale fixes:
- - add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests - 12:34 PM Revision a77935f4 (qgis): Use actual map canvas variables & values for symbology widgets
- 12:19 PM Revision 87ee7b36 (qgis): Fix QgsGrassProvider::minimum/maximumValue and windows build
- 11:08 AM Revision 25af1424 (qgis): Add expression function help for $length
- 10:04 AM Revision 245b3f5f (qgis): Fix more warnings
- 10:04 AM Revision 15021ef6 (qgis): Fix some warnings
- 10:04 AM Revision 42e86932 (qgis): Enable grass on travis
- 09:43 AM Revision ea0dc6e2 (qgis): Include parameterselection dropdown contents in processing translations
- 09:25 AM Revision 5ac52173 (qgis): Fix apply search filter from attribute table and minor fixes
- 09:21 AM Revision 754f2dc5 (qgis): [GRASS] removed regexp on field option to allow expressions
- 09:08 AM Revision 77b37936 (qgis): [GRASS] vector min/max and qtermwidget fixes
2015-09-16
- 12:57 AM Revision 29fc46a3 (qgis): Merge pull request #2318 from slarosa/fix_crash_export_ramp
- [stylemanager dialog] fix crash when exporting to PNG/SVG color ramp
- 12:33 AM Revision 7a41a2da (qgis): [stylemanager dialog] fix crash when exporting PNG/SVG color ramp
- 10:11 PM Revision 4897cdf5 (qgis): Always emits the expression from the search widget when it changes
- 10:10 PM Revision 015622e9 (qgis): Revert "followup 9acfe52: better way to emit the signal"
- This reverts commit c823bcd63af18031e376a8e2db818b5fd9878ed8.
- 09:09 PM Revision 0826290c (qgis): Fix crash on exit (Fix #13369)
- 09:09 PM Revision 12c0abc2 (qgis): Remove unrequired repaint request
- 09:07 PM Revision 2d9424af (qgis): Add number of vertices to derived fields in identify tool
- 05:50 PM Revision f0f53b17 (qgis): Merge pull request #2316 from slarosa/fix_return_pressed_we
- [attribute table] enable returnPressed signal for the search widget
- 05:50 PM Revision c823bcd6 (qgis): followup 9acfe52: better way to emit the signal
- 05:37 PM Revision 9acfe52f (qgis): [widget editor] enable returnPressed signal for the search widget
- 05:25 PM Revision 0daf6dd1 (qgis): [GRASS] browser file watcher
- 04:47 PM Revision c54ea43c (qgis): Show validation message only in case of errors
- 02:57 PM Revision c8d625a2 (qgis): Fix broken QgsFeatureStore::setFields method
- Was setting fields only on temporary copies of the features, not
the stored features themselves
(cherry-picked from ... - 02:53 PM Revision 8538be61 (qgis): [composer] Fix generation of world file when map is not on first page
- fix #13262
(cherry-picked from d897624) - 02:53 PM Revision fc8f30ef (qgis): [composer] Fix world file filename for multipage compositions
- also fix #11676
(cherry-picked from c84b2df) - 02:49 PM Revision 4fbff34d (qgis): [composer] Remember last used atlas image export folder
- (cherry-picked from 4bc606c)
- 01:57 PM Revision a62c6a91 (qgis): Give symbol widgets optional access to a map canvas
- This allows symbol widgets to fetch properties from the main map
canvas, for instance fetching the current scale from... - 12:45 PM Revision 60cce749 (qgis): [GRASS] refactored vector provider, initial new editing (change geometry)
- 12:28 PM Revision 0a9bf95e (qgis): [GRASS] removed old editing
- 09:11 AM Revision 49401d5f (qgis): Allow map unit scale dialog to retrieve current map scale
- 09:11 AM Revision 8f0ed615 (qgis): Allow transparency for point displacement circle/label colors
- 09:11 AM Revision 5a9d932d (qgis): [FEATURE] Allow tolerance in mm/pixels for displacement renderer
- 07:59 AM Revision 2f542089 (qgis): Add overrides
- 07:45 AM Revision 70b25bbf (qgis): Replace foreach with Q_FOREACH
- 07:22 AM Revision ed57c783 (qgis): Merge pull request #2315 from mhugent/nodetool_no_clickclick
- Node tool without click-click mode
- 05:19 AM Revision 9c2d7018 (qgis): Node tool without click-click mode
2015-09-15
- 10:27 PM Revision c6285f2e (qgis): fix filtered features number over the window title
- cherry-picked from 7065762
- 06:07 PM Revision a5450a78 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
- The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle... - 06:05 PM Revision a42b7603 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
- The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle... - 05:53 PM Revision c7a3ea32 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
- The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle... - 04:43 PM Revision 977d1775 (qgis): [SERVER][BUGFIX] Layer order from group
- If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende... - 04:42 PM Revision ae906b5e (qgis): [SERVER][BUGFIX] Layer order from group
- If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende... - 04:20 PM Revision 89487219 (qgis): [SERVER][BUGFIX] Layer order from group
- If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende... - 02:10 PM Revision 7065762b (qgis): fix filtered features number over the window title
- 12:45 PM Revision 59c43f19 (qgis): [composer] Fix data defined map style/layer set, add test
- (fallout from expression contexts)
- 12:08 PM Revision 481d2c07 (qgis): remove duplicate semicolons
2015-09-14
- 09:11 PM Revision 2a260edb (qgis): [processing] [fixes #13034] Fix exception when editing model
- 09:11 PM Revision 9d87c656 (qgis): [processing] Don't remove algorithm dependencies when editing algorithm...
- 05:55 PM Revision b8b760e2 (qgis): Write important test output to travis console
- 04:19 PM Revision 76ccf715 (qgis): Remove utf-8 BOM in astyle.sh
- 12:52 PM Revision 343cc541 (qgis): [travis] Only send test results to CDash on failure
- 12:48 PM Revision 9bd42760 (qgis): Repaint layer when a maptool changes it
- Refs #13347
- 12:35 PM Revision aedf08c8 (qgis): [composer] Enable always disabled labels as outline checkbox in
- svg export, hook up to labeling setting
- 12:15 PM Revision 4bc606c8 (qgis): [composer] Remember last used atlas image export folder
- 12:15 PM Revision c84b2dfe (qgis): [composer] Fix world file filename for multipage compositions
- also fix #11676
- 12:15 PM Revision d8976247 (qgis): [composer] Fix generation of world file when map is not on first page
- fix #13262
- 12:13 PM Revision d0813410 (qgis): Slightly improved keyboard navigation in variable editor
- 12:08 PM Revision 0a60bab5 (qgis): Doxymentation update
- Or how to increase documentation coverage with minimal effort
- 10:17 AM Revision 687ad5a7 (qgis): [GRASS] soft warning from provider if init failed
- 10:07 AM Revision 2acf7a86 (qgis): Really fix snapping indexing crash
- 09:54 AM Revision 0b02912d (qgis): Fix crash in snapping index generation
- 09:48 AM Revision 0be74e5f (qgis): [GRASS] disabled wrong GISBASE warning on startup
- 07:52 AM Revision ddb80ebd (qgis): Update vector layer variable widget on apply
2015-09-13
- 01:24 AM Revision 499d0da5 (qgis): Update acceptable missing doc coverage
- 11:39 PM Revision be0185aa (qgis): Merge pull request #2310 from slarosa/ml_icon
- [log message] changing the message log icon in order to warning the user when a log message has been received
- 10:08 PM Revision 0c58f9c8 (qgis): [log message] changing the message log icon in order to warning the use...
- 09:35 PM Revision e1863318 (qgis): Update README.md
- 08:32 PM Revision 1d90f669 (qgis): Fix snapping
- 08:24 PM Revision e2816256 (qgis): translation fix
2015-09-12
- 03:25 PM Revision 23ea045d (qgis): indentation update
- 03:25 PM Revision a3092209 (qgis): fix translation string
- 03:25 PM Revision c3f48303 (qgis): install missing include
- 03:25 PM Revision ffe8de09 (qgis): add missing override
- 01:27 PM Revision d28325c3 (qgis): [processing] fix log message when execution of algorithm from console f...
- 09:37 AM Revision 99e79259 (qgis): [processing] fixed translation strings for the new algorithm ombb and d...
- 09:36 AM Revision 442bdfc0 (qgis): Oriented Minimum Bounding Box - processing version as requested #2116
- Inverse field order for PERIMETER and ANGLE
- 09:07 AM Revision 95e9ade8 (qgis): [GRASS] catch fatal error when run with different GRASS version
- 08:22 AM Revision 97675a91 (qgis): reenabled deleteTempRubberBand on non win, 72608b0 followup
2015-09-11
- 11:56 PM Revision 72608b0a (qgis): Doxymentation
- 05:38 PM Revision bd86697b (qgis): fix windows build
- 05:26 PM Revision 50cab531 (qgis): Fix add part tool doesn't work
- Regardless of the underlying layer geometry type, the tool was
always reporting that geometries were not multipart - 04:57 PM Revision 8640c130 (qgis): Merge pull request #2298 from nyalldawson/fix_13099
- Fix #13099 - removal of geometries using node tool
- 02:44 PM Revision 87310657 (qgis): Fix creation of default composer names (fix #13339)
- 02:09 PM Revision 9251fae6 (qgis): Fix doxygen build warnings
- 02:07 PM Revision f03f1085 (qgis): Fix warnings
- 01:49 PM Revision fd2ad132 (qgis): [FEATURE] postgres provider: allow copying tables from one schema to an...
- 12:02 PM Revision 69e53df6 (qgis): do not send event to adv. digit. when no selection
- 12:02 PM Revision 29d5f926 (qgis): Update CAD maptools to implement new virtual methods
- 12:02 PM Revision efcbbfda (qgis): Move maptools from app->gui
- 12:02 PM Revision dae0d4a1 (qgis): Doxymentation
- 12:02 PM Revision 3831668f (qgis): Sip bindings for editing and cad map tools
- 12:02 PM Revision 26e97830 (qgis): Don't change date when dos2unix'ing files
- 10:04 AM Revision 62c0ef9e (qgis): [processing] followup 0548793: remove unused import
- 10:01 AM Revision 05487935 (qgis): [processing] save geometry for the algorithm dialog
- 09:11 AM Revision 390ea4e9 (qgis): Sort variables in variable editor
- 09:11 AM Revision 2d5c5e2a (qgis): Fix incorrect layer_id variable help
- 07:49 AM Revision 107d911a (qgis): [welcome page] add project projection information
- 07:47 AM Revision 116089e6 (qgis): [PROCESSING] Speed up dissolve (esp. when using dissolve field)
- Change parameters to have a more consistent UI
- 06:36 AM Revision 14f84d18 (qgis): Improvements to SQL Server connection dialog
- - List databases found
- Remove message boxes replace with message bar
- Split into two columns for nicer layout.
Fu...
2015-09-10
- 12:45 AM Revision e2684a44 (qgis): Add missing overrides
- 06:08 PM Revision f3c7d853 (qgis): [processing] save modeler dialog/splitter geometry to settings
- 12:38 PM Revision 08a5335c (qgis): Merge pull request #2306 from ahuarte47/developersmap_ahuarte47
- Add ahuarte47 location to developersmap page
- 12:31 PM Revision 2b5f59c8 (qgis): Add ahuarte47 location to developersmap page
- 09:17 AM Revision 3d7b6fb9 (qgis): [GRASS] removed multiple input sorting
- 08:59 AM Revision a44bfb21 (qgis): [recent project] make use of baseName() in the file menu too
- 08:45 AM Revision 0d5472e7 (qgis): Merge pull request #2303 from PedroVenancio/grass7_plugin
- Adaptation of some i.* modules for QGIS-GRASS 7 plugin
- 08:13 AM Revision 7ac52225 (qgis): [travis] deeper git clone, allows re-running earlier commits
- when dash submission fails
- 07:59 AM Revision 5889a67a (qgis): Merge pull request #2300 from vmora/fix13302
- fix varying line width when legend updates
- 07:57 AM Revision e2dc8bfe (qgis): Allow escape to cancel drawing new features
2015-09-09
- 01:25 AM Revision 86ffda6f (qgis): Fix windows build
- 10:37 PM Revision 1c0b6077 (qgis): Followup to 2a5f262; fix typo and run through autopep8
- 07:38 PM Revision 8826857e (qgis): Minor update for i.tasscap4.qgm, i.tasscap5.qgm, i.tasscap7.qgm - flag ...
- 07:28 PM Revision e4a40c76 (qgis): Adaptation of some i.* modules for QGIS-GRASS 7 plugin (default.qgc, i....
- 07:00 PM Revision 2a5f262b (qgis): Add "import only selected features" option to db manager
- 06:30 PM Revision 5f19dff7 (qgis): Merge pull request #2175 from anitagraser/patch-8
- Change resolution parameter defaults to floats
- 05:40 PM Revision 23a9922c (qgis): Sort tests in CMakeLists.txt
- 05:39 PM Revision 78a122cc (qgis): Add QgsDataSourceURI test
- 05:37 PM Revision 258851af (qgis): Make QgsDataSourceURI uri string parser skip invalid portions instead o...
- 04:08 PM Revision fc0843c5 (qgis): [GRASS] field option without layer
- 03:31 PM Revision ef1be5cd (qgis): [GRASS] catch fatal error when G_get_gdal_link fails
- 01:38 PM Revision f9460f9d (qgis): [GRASS] module input model file system watcher
- 01:03 PM Revision 30b2e58a (qgis): Travis: try container-based infrastructure
- Triggered by sudo: false in .travis.yml
- 12:29 PM Revision d7103dfb (qgis): fix varying line width when legend updates
- fix #13302
- 12:29 PM Revision c86dcd0e (qgis): [welcome page] add delegate to style display
- 11:20 AM Revision d3d5ee3e (qgis): Followup bb25d96, also change wording in project properties
- 11:17 AM Revision 98fea4df (qgis): Try to shortcut some labeling data defined routines
- 11:17 AM Revision dbded4d9 (qgis): Avoid some unnecessary QString construction
- 11:17 AM Revision 910cb016 (qgis): Fix broken QgsFeatureStore::setFields method
- Was setting fields only on temporary copies of the features, not
the stored features themselves - 11:17 AM Revision f628ebd4 (qgis): Replace foreach with Q_FOREACH
- For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c... - 11:17 AM Revision 7c107602 (qgis): Followup 73ffb83a, finishing changing all Q_FOREACH to references
- 10:20 AM Revision d4e3fcd3 (qgis): [GRASS] module multiple input
- 09:46 AM Revision 285c1d3e (qgis): Fix doxygen warning
- 09:42 AM Revision bb25d966 (qgis): Clarify wording of "Expression Variables" title
- 09:16 AM Revision 55e2c7fa (qgis): Merge pull request #2287 from nyalldawson/json
- Convert expression context help to json format
- 08:51 AM Revision 59b6209e (qgis): Fix memory leak in QgsCurvePolygonV2::removeInteriorRing
- 08:51 AM Revision acd8f26a (qgis): Fix removing whole ring by progressively deleting nodes (fix #13099)
- 08:11 AM Revision 806da2d3 (qgis): Fix QgsGeometry::insertVertex and deleteVertex compatibility with
- <2.10 API and multipoint geometries
Also fix a crash in QgsGeometryCollection::removeGeometry - 07:17 AM Revision fe5085e8 (qgis): Fix up missing geometry tests (refs #13099)
2015-09-08
- 12:16 AM Revision ac97a0b2 (qgis): Update Mac build directory temp symlinks for GRASS versions
- 05:03 PM Revision 4d9231a5 (qgis): Fix rulebased rendering else rule vs. disabled rules
- 05:03 PM Revision 93e9204b (qgis): Add test for rulebased renderer else rule
- 04:23 PM Revision 72665e03 (qgis): Fix for SAGA 2.2.0 in Processing - thanks Giovanni
- 04:10 PM Revision a2f0763b (qgis): Node tool: don't select another vertex after deleting a vertex (not use...
- 02:08 PM Revision fe9461be (qgis): Add methods for retrieving extra parameters from symbol render
- 01:48 PM Revision b8ad58ce (qgis): [GRASS] new module input widget
- 11:20 AM Revision eb793a75 (qgis): Remove geometry if deleting a point feature vertex with the node tool. ...
- 09:33 AM Revision 73ffb83a (qgis): Make sure a lot of foreach loops use references
- 09:31 AM Revision bd2d78ce (qgis): Ensure that select atlas variables are shown in expression builder
- ...even when they don't currently have a value assigned. This helps
users know which variables will be available in c... - 09:31 AM Revision e8c3afa3 (qgis): [FEATURE][composer] Custom format for grid annotations (fix #9292)
- Allows composer map grid annotations in custom formats which are
evaluated using QgsExpressions. Made possible throug... - 03:36 AM Revision c3a14155 (qgis): Merge pull request #2297 from nirvn/fix_recent_project_sort
- [welcome page] fix sorting of recent projects on startup
- 03:28 AM Revision 4c81803e (qgis): [welcome page] fix sorting of recent projects on startup
2015-09-07
- 10:55 PM Revision 94badce4 (qgis): Avoid use of QString("")
- 09:39 PM Revision 14124267 (qgis): Scale image if the photo widget size is set to 0/0
- 09:39 PM Revision 75df5f20 (qgis): [FEATURE] Support for relative paths in widgets
- Is implemented for the following edit widget types:
* File Name
* Photo
* Web View
If the path which is selected... - 06:05 PM Revision 3043f7f9 (qgis): Merge pull request #2296 from elpaso/qgsserver-return-pair
- QgsServer handleRequest now returns QPair of QByteArray with headers and body
- 05:10 PM Revision f56054f0 (qgis): Re-formatted typecode
- 12:24 PM Revision 5ae2881c (qgis): Update test mask
- 12:24 PM Revision a45ead11 (qgis): Fix setting atlas variables in main map canvas for previewing atlas
- renders
- 12:24 PM Revision 2fe6d8c0 (qgis): Fix atlas_geometry variable value
- 12:24 PM Revision 435aeeda (qgis): Deprecate $rownum, replace with @row_number variable which is only
- available when it is usable
- 12:24 PM Revision 183f4017 (qgis): Remove use of $map special column
- Now replaced by @map_id variable. But don't panic, old expressions
with $map will still work!
Also adds a deprecated... - 12:24 PM Revision 05c2e4de (qgis): Remove use of special columns for composition/atlas
- $atlasfeature/$atlasgeometry/$feature/etc have all been ported
to variables - 12:24 PM Revision 97096e2d (qgis): Deprecate QgsExpression special column methods
- 12:24 PM Revision 829ff502 (qgis): Expose map settings (rotation, scale) through expression contexts
- 12:24 PM Revision 9e57e3d7 (qgis): Add ability to set expression context variables for map canvas
- 11:26 AM Revision c8a65668 (qgis): Fix reprojected markers
- 10:14 AM Revision 5881008c (qgis): Added comments
- 09:57 AM Revision 33cbe220 (qgis): Convert to type works for QPair of QByteArray
- 08:28 AM Revision 9c5a74a3 (qgis): Merge pull request #2291 from PedroVenancio/grass7_plugin
- Adding v.info and r.info to GRASS plugin. Update of some other modules
2015-09-06
- 11:13 AM Revision b0062988 (qgis): Minor coverity fixes
- 02:19 AM Revision 07013132 (qgis): remove UTF8 BOM
- (cherry picked from commit 336248eef18a20b5837e52727d1056e4a029f49e)
- 02:10 AM Revision d6ef70a6 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
2015-09-05
- 01:46 AM Revision f153743c (qgis): debian packaging fix (fixes #13310)
- 01:40 AM Revision bb9addd0 (qgis): debian packaging fix (fixes #13310)
- 01:24 AM Revision 53c84915 (qgis): indentation update
- 01:14 AM Revision 2b0225b1 (qgis): postgres provider: fix display of compound key checkboxes (followup e6f...
- 12:50 AM Revision fcdc609c (qgis): Fix rasters cannot be styled on OSX (fix #13162)
- Add missing Q_OBJECT macro
(cherry picked from commit 9b9dbff13dd3ff20c3746fc175d59c29bf401c26) - 11:20 PM Revision a9f2acc5 (qgis): [SERVER] QgsRequestHandler now returns a QPair
- Much simpler GUI with a single method for all
cases. handleRequest now returns both headers and
body in a QPair.
Pyth... - 02:18 PM Revision 969fc9c1 (qgis): Fix build
- 02:06 PM Revision 9133538a (qgis): [FEATURE][composer] Advanced customisation of cell background color
- for attribute tables
This allows users to set differing colors for alternating rows and
columns, first/last row/colu... - 02:03 PM Revision 1c079ead (qgis): Expression context fixes:
- - Fix python API break in QgsExpression::Function
- Add convenience methods for retrieving feature/fields from a
context - 10:21 AM Revision 45554ec7 (qgis): Changing r.info and v.info icons by metadata.svg icon already present i...
- 09:12 AM Revision 86115435 (qgis): Merge pull request #2290 from mhugent/geometry_marker
- Geometry marker
- 07:42 AM Revision 557701ca (qgis): Documentation
- 02:07 AM Revision cb5054f9 (qgis): options: fix display of selected theme
2015-09-04
- 12:38 AM Revision bd75f6e5 (qgis): Adding v.info and r.info to GRASS plugin. Update of some other modules ...
- 11:52 PM Revision eea81e81 (qgis): [DBManager] remove layers from QgsMapLayerRegistry once refreshing a ta...
- 11:42 PM Revision e6f4fa6b (qgis): postgres provider: fix combobox checkboxes on linux
- 05:35 PM Revision c5cce4bf (qgis): postgres provider: add support for compound keys on views
- 05:23 PM Revision 8e1a19a9 (qgis): Documentation
- 02:53 PM Revision 56316ddc (qgis): Consider curved geometries in marker line symbol layer
- 02:17 PM Revision e3b9a98c (qgis): fix deprecation warnings
- 09:43 AM Revision e374f383 (qgis): Merge pull request #2288 from nirvn/labelling_fix_fill_rule
- [labelling] set fill rule of qpainterpath for text/buffer rendering
- 08:44 AM Revision 1ad2b769 (qgis): Merge pull request #2285 from PedroVenancio/grass7_plugin
- Update and adaptation of some GRASS plugin modules to GRASS 7
- 08:36 AM Revision c0a89584 (qgis): [GRASS] qgm dbcolumn field check only if not hidden
- 08:32 AM Revision 438b6892 (qgis): Merge pull request #2289 from nirvn/fix_menu_recent_project
- [recent projects] do not insert path twice in the recent project file menu
- 08:28 AM Revision 4ab2fba7 (qgis): [recent projects] do not insert path twice in the recent project file menu
- 08:06 AM Revision 2856981e (qgis): [labelling] set full rule of qpainterpath for text/buffer rendering
- 07:19 AM Revision 6a5d9dac (qgis): Nicely round corners for welcome page images
2015-09-03
- 01:45 AM Revision 781bffa4 (qgis): Update and adaptation of some GRASS plugin modules to GRASS 7 (default....
- 12:45 AM Revision 13e1959f (qgis): [DBManager] "Drop existing table" option in Import vector dialog is now...
- 12:32 AM Revision 80a13e38 (qgis): [DBManager] fix add new SL/GPKG connection from "New connection" contex...
- 03:12 PM Revision bef84dc6 (qgis): Fix data defined rendering for rulebased/inverted polygon renderers
- fix #13318
- 02:46 PM Revision 086a0075 (qgis): [pal] Make "always show" labels less likely to cover other labels
- 02:46 PM Revision 62fa304e (qgis): Rename label obstacle priority to weight
- (helps differentiate it from the actual label priority)
- 02:46 PM Revision 384983ec (qgis): Set focus to Open button after browsing for vector data source
- 02:46 PM Revision 096d4646 (qgis): Allow setting expression context for symbol widgets and dialogs
- This means that symbol selectors can be aware of the correct variable
scope and values for both populating expression... - 02:46 PM Revision ffd82a31 (qgis): Fix selecting last page from atlas combo (fix #13311)
- 02:46 PM Revision 166e5bf9 (qgis): [composer] Make some set symbol methods clone symbol, nicer API
- for PyQGIS (fix #13304)
- 11:04 AM Revision 7ac8f41b (qgis): [GRASS] check if there is input vector for G_OPT_DB_COLUMN
- 08:57 AM Revision bd8b800d (qgis): [GRASS] hidden option fix
2015-09-02
- 01:24 AM Revision a6b92c66 (qgis): Update and adaptation of some GRASS plugin modules to GRASS 7 (db.selec...
- 01:22 AM Revision 03916d54 (qgis): [DBManager] add SL/Geopackage connection by drag&drop (follow b11f67b4f...
- - recognize tables with geometry,
- load GPGK layers to canvas from context menu,
- disable table editing - 01:20 AM Revision 71afc9ad (qgis): [DBManager] do not add new connection per drag&drop (partially revert 8...
- 01:20 AM Revision 7d79a73f (qgis): Importing a layer, create an autoincremental integer pk if either no pk...
- 06:57 PM Revision cc188825 (qgis): [GRASS] fixed test
- 07:57 AM Revision ce1f6578 (qgis): rule based renderer: skip else rule for disabled items
- 07:23 AM Revision 10170f4f (qgis): Remove oversized tooltip from expression help
- ...just gets in the way for no added value
- 06:47 AM Revision 03d4f637 (qgis): Use expression contexts when rendering symbols in composer items
- (eg shape fills, arrow line styles, overview frames, grid lines)
- 06:22 AM Revision 709c1439 (qgis): Change expression help from free form html files to structured json
- A new script then parses these json help files into the html help
contents, in a standardised manner. Previously, the... - 02:08 AM Revision caa3c346 (qgis): Update theme test due to new API
2015-09-01
- 05:50 PM Revision a5a963cc (qgis): Consider curve geometries unsegmentized in line marker renderer
- 05:37 PM Revision 524716fb (qgis): Disable failing theme test
- 05:31 PM Revision f082aa53 (qgis): Don't delete recent projects for QGIS <=2.10 from settings
- 04:34 PM Revision e95bf6d3 (qgis): use signals/slots between QgsWmsCapabilitiesDownload and QgsNetworkAcce...
- 04:21 PM Revision 4e600226 (qgis): Label property dialog: allow translation of comboboxes entries and add ...
- 11:48 AM Revision 0512d02e (qgis): make string translatable
- 10:01 AM Revision 5b97c037 (qgis): Segmentize curved geometries for rendering, but keep the original geome...
- 08:53 AM Revision f74ac92d (qgis): [GRASS] use vectNewMapStruct() in mapRegion(), fixes crash when running...
- 08:07 AM Revision 8ce9930f (qgis): Fix leak in add map tool
- 08:07 AM Revision 2904689f (qgis): More labeling leak fixes
- 08:06 AM Revision a7e9ef51 (qgis): [pal] Consider all label parts when checking polygon obstacle cost
- Fixes curved label candidates not being marked as in conflict with
polygon obstacles when letters other than the firs... - 08:06 AM Revision 8c716f67 (qgis): More vector layer property leak fixes
- 08:06 AM Revision d7ab102d (qgis): Fix some leaks in symbology widgets
- 08:06 AM Revision e602a58a (qgis): More pal cleanups
2015-08-31
- 01:50 AM Revision f4a1396d (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, ...
- 10:43 PM Revision a19cb945 (qgis): Update doc coverage test
- - Ignore deprecated stuff
- Ignore on_* members - 10:43 PM Revision 0b15d8bc (qgis): Fix many leaks in PAL and simplify code
- 10:16 PM Revision 30407c37 (qgis): replacing some png icons with svg ones
- 09:52 PM Revision eee7191e (qgis): [about] uses variable for the domain name
- 09:51 PM Revision f3ebe142 (qgis): [welcomepage] again fix welcome page vs project loading:
- reason: the welcome page persists anyway even if New option is selected.
- 08:11 PM Revision dff2ed5f (qgis): [GRASS] fixed modules file filters
- 06:57 PM Revision 599632a7 (qgis): fix feature id handling when opening feature form from identify results...
- (cherry picked from commit 5326c6bd1bd5aebf9975d751f840750a491641a7)
- 06:57 PM Revision 8b734c8e (qgis): fix feature id handling when opening feature form from identify results...
- (cherry picked from commit 5326c6bd1bd5aebf9975d751f840750a491641a7)
- 06:55 PM Revision 5326c6bd (qgis): fix feature id handling when opening feature form from identify results...
- 06:13 PM Revision b9f6d783 (qgis): [GRASS] fixed crash when running module with file input
- 04:08 PM Revision d125e3f0 (qgis): translation string fix
- 03:30 PM Revision 2e000abd (qgis): [GRASS] fixed cheking region for empty options
- 03:11 PM Revision 7b8d3e73 (qgis): fix default.qgc and two qgm
- 01:38 PM Revision c0d51d17 (qgis): [GRASS] catch fatal error in mapRegion()
- 01:36 PM Revision a4f5d9a6 (qgis): Merge pull request #2282 from mhugent/snapper_backward_compatibility
- Better backwards compatibility for old snapping code
- 01:16 PM Revision 5abb560b (qgis): Don't load UI theme if not changing
- 01:16 PM Revision 46139d65 (qgis): Fix icon loading for themes
- 12:49 PM Revision 0edcf6c4 (qgis): [GRASS] outputType module attribute
- 12:44 PM Revision 9a89d52d (qgis): Merge branch 'NINAnor-grass7_pluginupdate'
- 12:43 PM Revision 5eac1085 (qgis): [GRASS] default.qgm indentation
- 12:20 PM Revision 6b168269 (qgis): Merge branch 'PedroVenancio-grass7_plugin'
- 12:20 PM Revision 539c9528 (qgis): [GRASS] Update and adaptation of GRASS plugin modules to GRASS 7
- 11:50 AM Revision 649b1eb9 (qgis): Better backwards compatibility for old snapping code
- 11:19 AM Revision 9a120126 (qgis): [GRASS] forgotten QgsGrassModuleOption moved to new file
- 10:45 AM Revision 075c50de (qgis): Fix leak in diagrams
- 10:45 AM Revision 8f601be9 (qgis): Fix leaks in QgsCodeEditor
- 10:29 AM Revision 19a98b2a (qgis): Merge pull request #2275 from mhugent/rubberband_fixes
- Fix rubberband issues
- 06:40 AM Revision a60c8fc2 (qgis): Fix windows build
- 04:20 AM Revision f9fa9793 (qgis): [pal] Improved test for candidate against polygon obstacles
- Previous test was just checking point in polygon for the corner,
mid points and center. This test was not sufficient ...
2015-08-30
- 01:33 AM Revision fe3e07ea (qgis): Add missing overrides
- 01:57 PM Revision 2d5c1dd8 (qgis): Followup e583d886d, fix image paths
- 01:00 PM Revision 1e6f673a (qgis): Update email address
- 12:15 PM Revision 0c547554 (qgis): Cleanup control_images folder by grouping some tests in subfolders
- 12:15 PM Revision e583d886 (qgis): Cleanup ui folder by moving composer ui files
- 11:42 AM Revision 09076de5 (qgis): temporal modules added
- 11:41 AM Revision cde4b5c4 (qgis): temporal modules added
- 09:08 AM Revision 440fcc3f (qgis): Night Mapping updates from Mathieu
2015-08-29
- 12:41 AM Revision 91211d08 (qgis): Fix warning
- 12:38 AM Revision 61e5286e (qgis): Add variable support to themes
- - Variables loaded from variables.qss file
- @varname: value e.g @mycolor: red
- Copy base themes to users home - 12:34 AM Revision 37fc2444 (qgis): Night Mapping theme update
- 11:12 PM Revision fce77058 (qgis): debian packaging update
- 11:03 PM Revision be2ff5c4 (qgis): [FEATURE] add commandline options for dxf export
- * Initialize dxf export dialog with current visible layers w/o preset
* Also save dxf export settings into project fi... - 11:03 PM Revision f7e07c22 (qgis): debian packaging update
- 11:03 PM Revision 5197e91b (qgis): Fix QgsVisibilityPresets method spelling
- 09:39 PM Revision 44e2a999 (qgis): Really fix welcome screen vs project loading
- This partially reverts commit bea14e3ace1597d7c357788fb7af25b9bc1229da.
- 08:50 PM Revision aeeca48a (qgis): Provide a public API for invalidating connections.
- QgsVectorDataProvider::forceReload() is the virtual method. It is implemented
in the OGR provider.
See here for refer... - 07:17 PM Revision 6e4c4f3e (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (r.coin.qgm, r...
- 12:07 PM Revision d5b5a5a9 (qgis): Small fix to default.qgc
- 11:51 AM Revision 3f4cbfc2 (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, ...
- 10:16 AM Revision 812b0123 (qgis): Merge pull request #2276 from spaceof7/grass
- Grass plugin modules updates - terrain analysis modules
2015-08-28
- 12:19 AM Revision b789fabf (qgis): fix precise build
- 09:11 PM Revision eadb83ba (qgis): Merge branch 'master' into grass
- 09:09 PM Revision d07cad93 (qgis): Merge remote-tracking branch 'upstream/master'
- 08:53 PM Revision 5c0921c5 (qgis): GRASS terrain analysis modules updated
- tested with Grass 7 and grass 6.4
- 04:52 PM Revision 0099f229 (qgis): Remove const from return-by-value functions
- 04:41 PM Revision 978265c9 (qgis): Rule-based renderer fully recover "empty filter matches all"
- Fix #13218
- 02:56 PM Revision 24479153 (qgis): Fix doxygen warnings
- 02:07 PM Revision 12bd5bcc (qgis): Fix 'sofware' typo, replace with 'software'.
- This issue was reported by the lintian QA tool for the Debian package build.
- 01:59 PM Revision 8b825844 (qgis): Fix rubberband issues
- 01:29 PM Revision da3f7bee (qgis): Add UI theme support.
- - Add dark theme (Night Mapping)
- Themes loaded from resources\themes and ~\.qgis2\themes
- Themes need folder + sty... - 10:44 AM Revision 4ad61689 (qgis): Followup a8f85fb10347ce58080c1ba9a1c2b6bfee2b5474 fix crash on exit
- 09:31 AM Revision 32cf296d (qgis): [GRASS] add HAVE_SYS_TIME_H definition, another fix for #13277
- 08:46 AM Revision fc14f0e9 (qgis): fix reset button in relation reference widget
- 08:45 AM Revision e94ebc41 (qgis): fix reset button in relation reference widget
- 05:06 AM Revision 95816f58 (qgis): Fix leak in QgsComposer
- 05:06 AM Revision ebf3bacc (qgis): Fix leaks in tests
- 05:06 AM Revision a8f85fb1 (qgis): Fix some leaks in QgisApp
- 05:06 AM Revision c24192b0 (qgis): Fix leak in variable editor
- 05:06 AM Revision dec4f5c3 (qgis): Fix Coverity use-after-free (and possible leak)
- 05:06 AM Revision 40f4f20d (qgis): Coverity null deference fixes
- 05:06 AM Revision ac6c3242 (qgis): Coverity uninitialized member fixes
- 04:47 AM Revision 253e1315 (qgis): Start on placement test suite for labeling
- Sponsored by City of Uster
- 03:01 AM Revision 87022a4e (qgis): Add mode for drawing just label rects for debugging
- Sponsored by City of Uster
2015-08-27
- 12:46 AM Revision 6bf5e912 (qgis): Fix build error using cov-build
- 11:04 PM Revision e94d57e2 (qgis): translation string fix
- 10:35 PM Revision 4c28d7fd (qgis): debian packaging: support multiple conditions
- 10:34 PM Revision 3c3a4be4 (qgis): debian packaging: support multiple conditions
- 07:45 PM Revision 4e06bc1a (qgis): Merge branch 'master' into grass
- 07:40 PM Revision cee794a4 (qgis): add definitions for qtermwidget on osx, fix for #13277
- 02:42 PM Revision bea14e3a (qgis): Fix welcome screen vs project loading
- 12:37 PM Revision c285ed16 (qgis): abort browser wms item get capabilities request on deleteLater, fix for...
- 11:47 AM Revision 632656ec (qgis): Circular string tools: Remove temporary rubber band of parent tool when...
- 11:47 AM Revision 622aaa15 (qgis): If circular string has an even number of points, connect the last point...
- 11:47 AM Revision e0d5a0b1 (qgis): Move AddCircularString actions to a tool button
- 09:32 AM Revision 7fb27d47 (qgis): [GRASS] allow major version only in qgm version_min/max
- 09:19 AM Revision 55aed108 (qgis): Merge pull request #2274 from PedroVenancio/grass7_plugin
- Update and adaptation of some GRASS plugin modules
- 09:18 AM Revision f0871e20 (qgis): Merge pull request #2273 from spaceof7/grass
- Grass plugin modules updates - raster map colors
- 06:38 AM Revision 349b68b5 (qgis): Bump to 10 recent projects
- 02:11 AM Revision 42e70922 (qgis): Fix a small error in r.lake.seed and r.lake.xy
- 02:01 AM Revision 54d42fb0 (qgis): Update and adaptation of GRASS plugin modules (db.out.ogr, r.basins.fil...
2015-08-26
- 01:41 AM Revision 7de000d5 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 01:41 AM Revision d97736a0 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 01:22 AM Revision 95dd7349 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 10:22 PM Revision f95ea58b (qgis): Updated raster map color modules
- 10:12 PM Revision b43026e7 (qgis): Fix build
- 08:39 PM Revision a16ad98a (qgis): Merge branch 'grass'
- 08:38 PM Revision b404ae20 (qgis): Merge remote-tracking branch 'qgis/master'
- 08:33 PM Revision 68098354 (qgis): Merge remote-tracking branch 'qgis/master' into grass
- 07:40 PM Revision 0fb356e8 (qgis): [GRASS] made ready for Vect_new_map_struct
- 06:42 PM Revision 18a797c5 (qgis): fix precise build
- 06:04 PM Revision 3de84a6c (qgis): [GRASS] always alloc more spece for Map_info structure
- 06:04 PM Revision 40828e84 (qgis): [GRASS] addapted to the new qtermwidget
- 06:04 PM Revision 61a1121e (qgis): [GRASS] qtermwidget updated to github.com/qterminal/qtermwidget 72ffc262
- 04:29 PM Revision 84a40368 (qgis): [welcomepage] include whatsnew.html in cmakelist file
- 04:14 PM Revision 9402f994 (qgis): [about dialog] set the tab index to 0 whether network is not available ...
- 02:57 PM Revision 86dcbf2d (qgis): postgres provider: disable editing of existing features when ctid is key
- (cherry picked from commit 2844005e805709bb39b95aef6a7e5a72777b8b0f)
- 02:53 PM Revision 36675bab (qgis): Fix some leaks in labeling (many left)
- 02:53 PM Revision 02cd7676 (qgis): Fix leak in expression builder
- 02:53 PM Revision 46abe34b (qgis): Fix leaks in tests
- 02:53 PM Revision 2b478af6 (qgis): Fix leak in renderer properties dialog
- 02:53 PM Revision a417dcf7 (qgis): Fix leaks in raster calculator
- 02:53 PM Revision bea3d720 (qgis): Fix leaks in raster engine
- 02:53 PM Revision c9a00552 (qgis): Fix leaks in QgsPointLocator
- 02:53 PM Revision 00405c73 (qgis): [pal] Fix memory leak due to buggy pal::rtree iterator implementation
- 08:44 AM Revision 2a9e8103 (qgis): Fix order of recent projects
- 04:15 AM Revision 100a6098 (qgis): Use tab widget for welcome page. Move init to start of app
2015-08-25
- 12:52 AM Revision 686fb719 (qgis): Fix build
- 12:40 AM Revision d59f17e2 (qgis): Don't allow collapible expression panels
- 11:50 PM Revision 09fba277 (qgis): debian packaging update (grass7)
- 10:52 PM Revision e04f4018 (qgis): Fix warnings
- 10:43 PM Revision 2890181a (qgis): debian packaging update (grass7)
- 08:04 PM Revision 05b8a985 (qgis): indentation update
- 03:10 PM Revision b5362b0f (qgis): Fix broken conditional styles tests
- 02:50 PM Revision 704ce963 (qgis): Add missing doc strings
- 02:45 PM Revision 9094575b (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- Conflicts:
src/gui/attributetable/qgsfieldconditionalformatwidget.cpp - 01:40 PM Revision 385a608a (qgis): Fix a bunch of leaks in unit tests
- 01:40 PM Revision 24b8405d (qgis): Ensure standard expressions functions are deleted on exit
- (Avoids a lot of LeakSanitiser noise)
- 01:40 PM Revision 8ca4b675 (qgis): Fix leaks in QgsInvertedPolygonRenderer
- 01:40 PM Revision cbd20586 (qgis): Fix memory leak in composer objects
- 01:40 PM Revision 374d7896 (qgis): Ensure that all QObjects which have been marked deleteLater
- will get deleted in QgsApplication::exitQgis()
It's not strictly necessary, but helps remove a lot of noise
when tra... - 01:40 PM Revision 572a3f4e (qgis): Fix leak in diagram renderer
- 01:39 PM Revision 01d635a9 (qgis): Merge remote-tracking branch 'origin'
- 01:39 PM Revision 3621beec (qgis): Fix leaks in QgsExpression
- 01:39 PM Revision 7901ce26 (qgis): Fix leak in QgsLegendSymbolItemV2
- 01:39 PM Revision 74234e1b (qgis): Fix leak in QgsFieldConditionalFormatWidget
- 01:39 PM Revision b20b4d8a (qgis): Fix leak in QgsDistanceArea
- 01:39 PM Revision a954c3f2 (qgis): Fix some memory leaks
- 01:08 PM Revision 2f60a5f8 (qgis): [Conditional Styles] Better defaults
- Add QgsConditionalLayerStyles to hold row and field styles
- 12:03 PM Revision 039b4fbc (qgis): [GRASS] fixed setMapset
- 10:18 AM Revision 2ecb55f2 (qgis): remove duplicated line
- 09:14 AM Revision 94eb41ed (qgis): 'fix' windows build
- 09:10 AM Revision d5c9457b (qgis): Enable / disable circular string edit tools
- 03:00 AM Revision 762d28b8 (qgis): Postgres/SQLite/MSSQL provider: fix addAttributes() fail (wrong syntax/...
- 02:39 AM Revision fdb0d206 (qgis): [DBManager] get default pk, geom and srid values from input layer to se...
2015-08-24
- 12:46 AM Revision a2ce73ae (qgis): [DBManager] retrieve and store columns not null value when editing tabl...
- 12:42 AM Revision 9aecf9f2 (qgis): Test mask update
- 12:15 AM Revision 3efa50c9 (qgis): debian packaging update
- 08:27 PM Revision d909597c (qgis): [GRASS] add auto relation between column and layer option (disabled)
- 06:18 PM Revision 58078757 (qgis): Merge pull request #2268 from mhugent/curve_capture_tool
- Curve capture tool
- 04:49 PM Revision ed69f1c0 (qgis): Fix warnings
- 04:45 PM Revision 1a342fac (qgis): osgeo4w: include python wrapper
- (cherry picked from commit 2c4f02ad067aa8548787d0449e05bc8f4cfbcbc7)
- 04:39 PM Revision 2c4f02ad (qgis): osgeo4w: include python wrapper
- 04:39 PM Revision aa364913 (qgis): more unicoding (followup 697d2af)
- 03:24 PM Revision 276b013e (qgis): Fix #13224 add joins crashes if no other vector layer exists
- 03:22 PM Revision ab7c0bff (qgis): Fix #13224 add joins crashes if no other vector layer exists
- 03:13 PM Revision 42953e61 (qgis): [GRASS] fixed saving mapset to project
- 02:14 PM Revision 3c0fe132 (qgis): Fix crash in geometry serialisation when no geometry set
- 02:07 PM Revision 2acff9b6 (qgis): Merge pull request #2264 from NINAnor/grass7_pluginupdate
- Grass7 pluginupdate - File management
- 01:41 PM Revision d594a56f (qgis): [GRASS] catch fatal error when opening db
- 01:15 PM Revision c078ce55 (qgis): [GRASS] fixed path to modules used in browser
- 11:51 AM Revision f82b8c6e (qgis): [identify menu] display feature title next to layer title when single f...
- 09:10 AM Revision f5e763a0 (qgis): Fix build
- 04:49 AM Revision 46114659 (qgis): More robust maprotation label test
- Previous test was too reliant on platform-specific font rendering
- 04:10 AM Revision 4d4de5d1 (qgis): Remove item_height, etc variables
- Before people become reliant on these variables we need a method
for evaluating data defined item rects which use the... - 04:00 AM Revision 7871d6c5 (qgis): Remove a bunch of layer variables, replace with new layer_property
- function
layer_property takes a layer name/id and a property (eg 'crs')
and returns the matching value. This approac...
Also available in: Atom