Activity
From 2015-05-07 to 2015-06-05
2015-06-05
- 05:38 PM Revision 7aae459f (qgis): wmts: also accept extents in WGS84BoundingBox (fixes #12432)
- 04:52 PM Revision ee9d9eea (qgis): enable c++11 support for MSVC>2010 (although that's still what's used f...
- 04:36 PM Revision e330265e (qgis): Merge pull request #2114 from geometalab/master
- Add GeoPackage/GPKG writable driver support
- 02:26 PM Revision 1cd4fd6e (qgis): Even more geos exceptions
- 02:25 PM Revision 476ee1d4 (qgis): Change test description (Minor change)
- 01:58 PM Revision fb107f1d (qgis): Add GeoPackage/GPKG writable driver support
- 01:15 PM Revision e87cb5b9 (qgis): More geos exceptions
- 11:21 AM Revision 53cb5df9 (qgis): Merge pull request #2111 from vmora/issue_12876
- fix #12876
- 11:12 AM Revision ff68635f (qgis): Fix crash on startup when python support is not present
- Adds a safety check for mActionShowPythonDialog before accessing it
- 11:12 AM Revision 71d0b574 (qgis): Use full height on attribute form with drag and drop layout
- 08:43 AM Revision 65a57edc (qgis): fix #12876: data-defined size was too small
- The scale methos "by area" was still defined at the symbol level causing
an extra sqare root to be applied to the size. - 02:53 AM Revision 0df62b7a (qgis): AttributeForm: Use horizontal space for editor widgets
- Followup e66dd998d
- 02:46 AM Revision e66dd998 (qgis): Use full height on attribute form with drag and drop layout
- And fix some file permission issues
2015-06-04
- 10:28 PM Revision 316210d6 (qgis): fix crash attribute table crash when attributes are added/removed bypas...
- 10:28 PM Revision c22ad17c (qgis): also copy vector provider encoding when duplicating layers (fixes #11687)
- 07:58 PM Revision 7f29de88 (qgis): changing vietnamese translators on request
- Signed-off-by: Werner Macho <[email protected]>
- 07:37 PM Revision 1969c716 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:36 PM Revision 8cdd6173 (qgis): Minor fixes to SAGA modules, for consistency
- 06:01 PM Revision 12134a02 (qgis): Consider new wkb types for postgis in browser. Fixes second part of #12857
- 05:55 PM Revision fab465aa (qgis): fix GRASS7 v.voronoi output as lines
- 05:34 PM Revision 9d38b711 (qgis): Remove code duplication in geos import
- 05:07 PM Revision 1f74cf08 (qgis): Fix single band gray with alpha raster type not recognized (fix #4159)
- - Add band color interpretation for WCS provider (from GDAL provider)
Backported to 2.8.3 - 05:01 PM Revision 71ceab8d (qgis): Fix single band gray with alpha raster type not recognized (fix ##4159)
- - Add band color interpretation for WCS provider (from GDAL provider)
- 02:52 PM Revision 08f2f413 (qgis): Make geometry import/export more robust in case of invalid geometries. ...
- 01:48 PM Revision f39fbf4e (qgis): Some (very minor) coverity fixes
- 12:42 PM Revision 10c7d6aa (qgis): Add test for NULL bounding box of empty line
- 11:50 AM Revision 06af43da (qgis): Don't crash when deleting last vertex
- Fix #12867
Backported to 2.8.3
Also preserves NULL rectangles in QgsRectangle::normalize() - 11:30 AM Revision 033baf1b (qgis): Don't crash when deleting last vertex
- Fix #12867
Also preserves NULL rectangles in QgsRectangle::normalize()
2015-06-03
- 11:59 PM Revision 385529ef (qgis): PalLabelling: Reproject geometries before evaluating mininum size
- Followup 2b096e09
- 11:41 PM Revision d53d30d2 (qgis): fix style selection when loading from database (fixes #12863)
- 08:24 PM Revision d71b5c66 (qgis): homogenize translation strings
- 06:53 PM Revision 2b096e09 (qgis): Fix suppress labelling of short lines
- And deduplicate code
Followup cfe397e - 02:16 PM Revision 8ab005f8 (qgis): postgres provider: check pg_extension only on Pg>9
- 12:51 PM Revision 0af69ed9 (qgis): Add pertinent example for 'LIKE' operator
- The usage examples for the 'LIKE' operator are not really pertinent. The proposed change adds an example that actuall...
2015-06-02
- 12:19 AM Revision 6a019ada (qgis): don't crash on geometryless wfs features
- 11:54 PM Revision 450c3eff (qgis): Fix missing labels if map rotation is enabled with OTF reprojection
- (fix #12025)
- 11:17 PM Revision d5980697 (qgis): Fix warning on startup
- 10:55 PM Revision 43a8d72b (qgis): debian packaging update: include links to qt4 in api docs
- 10:21 PM Revision a07069ca (qgis): Merge pull request #2104 from mhugent/geomtype_render_fix
- Better fix for drawing the new geometry types
- 09:39 PM Revision afa389fc (qgis): Doxymentation for QgsMessageBar
- 09:30 PM Revision f7489e0f (qgis): Advanced digitizing: Create new MessageBarItem for every item shown
- The QgsMessageBar takes ownership
Fix #12849 - 09:30 PM Revision cbeacb76 (qgis): Advanced digitizing: Create new MessageBarItem for every item shown
- The QgsMessageBar takes ownership
Fix #12849 - 06:48 PM Revision 6524080f (qgis): [db manager] Fix #12844 - python error opening SQL Window
- 05:38 PM Revision 1bd37763 (qgis): datum transformation selection: fix crash on 'hide deprecated' (fixes #...
- 05:04 PM Revision 9fcbbc3d (qgis): Better fix for drawing the new geometry types
- 04:37 PM Revision ed47ef96 (qgis): Exclude PyQgsAppStartup.testPluginPath for now
- Since it fails for no obvious reason since 738838acd
- 12:26 PM Revision 10e738ba (qgis): Allow linking API docs to Qt docs through the use of qt doxygen tagfiles.
- This is done using the new QT_TAG_FILE and QT_DOC_URL cmake options.
QT_TAG_FILE should be set to the path of the qt.... - 11:59 AM Revision 93fb0331 (qgis): Always output full results of documentation test, even if test passes
- 11:58 AM Revision 5a477095 (qgis): Add a few more geometry docs
- 11:01 AM Revision 560f1614 (qgis): Merge pull request #2099 from NaturalGIS/grass_v_voronoi_advanced
- [processing] make option as advanced in GRASS v.voronoi
- 10:44 AM Revision 72369fd9 (qgis): Wait for the current rendering to finish before touching the cache
- 10:15 AM Revision ddfb9d10 (qgis): Add some doxymentation to collapsible group boxes
- 09:47 AM Revision 4157b338 (qgis): Merge pull request #2100 from nirvn/osm_closed_way_improvement-v2
- [OSM] improve handling of closed ways
- 09:39 AM Revision ae11a731 (qgis): ogr provider: only reset feature id of added feature, if OGR assigned o...
- 08:31 AM Revision 92b14399 (qgis): [OSM] improve import logic of closed ways
- 08:15 AM Revision 710e7f74 (qgis): sort include by file name
- 08:15 AM Revision adcf119a (qgis): sip bindings for user input tool bar
- 07:40 AM Revision 953c06ba (qgis): add documentation for QgsUserInputDockWidget
- 05:22 AM Revision d94cd881 (qgis): [gui] update icon sizing code to handle dock toolbars
- 05:02 AM Revision cde749f1 (qgis): Fix broken delete ring tool (fix #12851)
- 04:52 AM Revision fab1a355 (qgis): Output list of undocument classes during doc coverage test
- 04:51 AM Revision b34d16f1 (qgis): Fix warning
- 04:51 AM Revision 34298e2e (qgis): Add geometry classes to API docs
- 02:16 AM Revision 0fb0ca8e (qgis): Fix #12756 - Reduce plugin repositry box size
2015-06-01
- 11:37 PM Revision e295c1fb (qgis): Fix geometry length and area calculation (fix #12827)
- 11:04 PM Revision 5462e402 (qgis): Fix missing labels when map is rotated (fix #12388)
- 08:33 PM Revision b2846688 (qgis): Save collapsed state for relation editor widgets individually
- 08:33 PM Revision 5d38bd15 (qgis): Python ConvertToSubclass and Doxymentation for drag and drop designer API
- 08:19 PM Revision 518072e9 (qgis): expression: validate places value of format_number (fixes #12796)
- 07:43 PM Revision c859127c (qgis): make option as advanced in GRASS v.voronoi
- 04:45 PM Revision 239dc71d (qgis): Fix compiling
- 04:06 PM Revision 55db2abc (qgis): Fix sip bindings for QgsTransaction
- 04:05 PM Revision 454e1fef (qgis): Merge pull request #2098 from NaturalGIS/fix_several_modules
- [processing] fix several SAGA and GRASS modules
- 03:53 PM Revision 43cf6b04 (qgis): remove wrong files
- 03:46 PM Revision ded11b32 (qgis): More geometry docs
- 03:46 PM Revision 4473c5f3 (qgis): fixes several saga and grass modules
- 03:17 PM Revision df0b842f (qgis): geometry sip sync
- 02:42 PM Revision 78ecddb6 (qgis): gdal/ogr data items: reenable SetCrs capabilities (fixes #12505)
- 01:44 PM Revision 41ad9abb (qgis): Fix geometry errors:
- - Add some missing docs
- Add some missing detach calls
- Hide unimplemented clip method to avoid confusion for 2.10 ... - 08:36 AM Revision f1817d0e (qgis): Merge pull request #2097 from NaturalGIS/fix_grass_r_horizon
- [processing] fix grass r.horizon
- 06:44 AM Revision 738838ac (qgis): Fix #12340 - Reload site to pick up new expressions package
- 05:56 AM Revision 4b6ad0c2 (qgis): Fix #12850 - Add missing args='auto' keyword'
2015-05-31
- 11:05 PM Revision 15ba0064 (qgis): [labeling] Fix broken repeat distance in map units (fix #11937)
- 08:51 PM Revision c550af2e (qgis): make initialization of connection pool thread save on MSVC
- (probably better fix for 1e96813)
- 07:00 PM Revision 6a84e07c (qgis): fix warnings
- 08:07 AM Revision 32733651 (qgis): fix grass r.horizon
- 02:54 AM Revision 56620e2c (qgis): Switch layer panel to toolbar
- 02:19 AM Revision fb3f9531 (qgis): Switch identify results dock to use a toolbar
2015-05-30
- 01:43 AM Revision 31041956 (qgis): Switch to 16x16 pixel icons for python console for consistency with oth...
- 01:43 AM Revision 5a93f4c5 (qgis): Switch browser dock buttons to toolbar
- 12:42 AM Revision 2ab8a0be (qgis): include user.py in translations
- 12:27 AM Revision 96b535b2 (qgis): Merge pull request #2096 from slarosa/fix_crash_user_expressions
- [user expression] fixes #12852
- 12:07 AM Revision f7401c9b (qgis): [user expression] Fix crash and add a log message when the expression i...
- 11:58 PM Revision 51bd0b2b (qgis): Followup 2dc5d95, add unit tests
- 06:20 PM Revision 680b1ced (qgis): Followup 0f8f618
- Accidentally merged an extra line
- 06:15 PM Revision 104ff2a9 (qgis): Fix infinite loop in relation reference widget
- 05:46 PM Revision 0f8f6188 (qgis): Added documentation and QgsServer to doxy template
- 01:51 PM Revision d5b2e7ba (qgis): Merge pull request #2094 from NaturalGIS/fix_grass_r_stream
- [processing] remove r.stream modules that are addons, fix r.stream.extract in grass7
- 01:50 PM Revision 0c9c6317 (qgis): Merge pull request #2093 from NaturalGIS/fix_grass7
- [processing] fix grass7 provider
- 01:36 PM Revision 2dc5d95f (qgis): Fix broken rendering of curved labels for scripts which use >1 char
- graphemes (fix #6883)
- 08:54 AM Revision f8ae76b7 (qgis): remove r.stream module that are addons, fix r.stream.extract in grass7
- 08:24 AM Revision 2b1b9f53 (qgis): fix processing/grass7 in master
- 06:28 AM Revision eb9ef523 (qgis): Align some icons to pixel grid
- 06:27 AM Revision 196d7a08 (qgis): Followup effbfcd, better fix for #12747. The previous fix broke
- print exports of grid frames under OSX.
- 05:46 AM Revision 3530e4c2 (qgis): Correctly emit composerRemoved signal after removing composer
- from print composers list, fixes composer manager showing
invalid old compositions when loading new project (fix #12612) - 05:13 AM Revision edc880e5 (qgis): Don't force size based legend symbols to black colors
- 04:56 AM Revision cf7303fc (qgis): Fix some possible null pointer dereferences
2015-05-29
- 01:06 AM Revision e5fb5a6a (qgis): Fix memory leaks
- 12:57 AM Revision 39f4ed52 (qgis): Fix build
- 12:53 AM Revision 42da2186 (qgis): Fix memory leaks
- 09:33 PM Revision 7267d017 (qgis): [GRASS] call init when provider is loaded to get it called on main thread
- 08:46 PM Revision 81ef1719 (qgis): [GRASS] non blocking raster import stream on win
- 08:35 PM Revision aeb0e71e (qgis): fix sip bindings
- 06:00 PM Revision 0e55b3bf (qgis): Fix loading of curved multitypes
- 02:11 PM Revision 4c1ba46d (qgis): fix visibility warnings
- 11:59 AM Revision 8b6abacc (qgis): Fix memory leaks in QgsMapCanvasSnapper
- 11:57 AM Revision 0df09868 (qgis): Fix display of curved geometries
- 11:40 AM Revision 82d18e7e (qgis): Update python binding for QgsGeometry
- 11:35 AM Revision bb374f08 (qgis): [GRASS] open full vector to get list of layers on win / G7
- 10:56 AM Revision abe9fd03 (qgis): Move more wkb type code to QgsWKBTypes. Fix possibility to load curved ...
- 08:57 AM Revision dd53fda8 (qgis): indentation update
- 08:30 AM Revision a9aade27 (qgis): german translation update
- 05:30 AM Revision 04388f73 (qgis): Merge pull request #2091 from nirvn/fix_tool_button_size
- [GUI] Keep dock icons one size smaller than toolbar icons
- 05:22 AM Revision 62c837eb (qgis): [gui] add left/right margin to browser panel for consistency
- 04:48 AM Revision ee6948d3 (qgis): [gui] keep dock icons one size smaller than toolbar icons
2015-05-28
- 11:58 PM Revision 7db5272f (qgis): [GRASS] more debug for Windows
- 11:47 PM Revision ab7828e9 (qgis): [GRASS] raster import blocking read for Windows
- 11:11 PM Revision a5ce9919 (qgis): Fix windows build (followup d7ca190)
- (cherry picked from commit 5f0d1b4bf1a6680603fe4f6f66e03aa279a14021)
- 10:46 PM Revision e7219050 (qgis): Avoid unnecessary detach of QgsFeature when renderering non-curved
- geometries
- 09:54 PM Revision 225362d4 (qgis): Merge pull request #2085 from timlinux/master
- Updated splash for Nødebo
- 05:31 PM Revision bd3b1738 (qgis): Merge pull request #2065 from arnaud-morvan/processing-parameter-table
- [processing] fix setting value in the ParameterTable
- 05:23 PM Revision c61d5f2c (qgis): Merge pull request #2063 from HenningJagd/master
- [processing] behavior of scroll zoom in the modeler
- 05:03 PM Revision 352e8248 (qgis): Add sbrunner (me) in contributors.json
- 04:43 PM Revision 859ee8d9 (qgis): Add elpaso to contributors.json
- 03:13 PM Revision 1e968131 (qgis): postgres connection pool: fix race when a connection is already acquire...
- 03:13 PM Revision ecbe0e43 (qgis): validate attribute index in editor widget calls
- 02:53 PM Revision d0bd9a24 (qgis): Cleanup after shapefile tests
- 02:31 PM Revision 4ddfca70 (qgis): Lower padding for browser and stats dock widgets
- 02:21 PM Revision bfa9f1cf (qgis): Fix zoom tool doesn't work from bottom right to top left (fix #12614)
- 02:16 PM Revision df4716b0 (qgis): Run atlas test in temporary folder
- 02:16 PM Revision eee1ce15 (qgis): Don't repack on layer unload
- It's already done on save
It cause a deadlock in invalidateConnections for the Atlas and BlendModeTest
Followup 7d7cdcd - 02:04 PM Revision 232565db (qgis): Fix server crashes when .qgs file replaced (refs #12411)
- 02:04 PM Revision b3323f32 (qgis): Partially fix broken server labeling test
- 01:53 PM Revision effbfcd5 (qgis): Fix composer map frame/annotations not showing on OSX (refs #12747)
- 01:37 PM Revision 5386a23b (qgis): Show checkboxes in pluginmanager
- Fix #12839
Followup be15d95 - 12:34 PM Revision 7d7cdcd3 (qgis): Repack shapefiles when saving after deleting features
- * QgsVectorDataProvider::dataChanged() will be emitted
* QgsVectorLayer::dataChanged() will be emitted
* Clears Qgs... - 11:53 AM Revision a39ea34a (qgis): Merge pull request #2088 from nirvn/refresh_icons
- [GUI] Refresh icons for the layer, browser, and identify panels
- 11:29 AM Revision 7b94fc54 (qgis): [gui] refresh icons for the layer, browser, and identity panels (svg fi...
- 11:25 AM Revision a02e6948 (qgis): Fix attribute table remove row, Followup 8eca38c
- Was an off-by-one error emitted by the attribute table model
- 11:01 AM Revision c84e8238 (qgis): [GRASS] vectorLayers exception, hopefully catches the crash G7/Win
- 09:40 AM Revision 9f89b210 (qgis): [gui] refresh icons for the layer, browser, and identity panels
- 08:42 AM Revision 131ea80e (qgis): include more geometry headers in install
- 08:10 AM Revision 63031546 (qgis): Merge pull request #2087 from slarosa/fix_function_editor
- Fix for function editor
- 07:31 AM Revision 89477af1 (qgis): Fix for function editor:
- when running the script the entries "Fields and values" and "Recent"
into the functions list of the expression builde...
2015-05-27
- 12:45 AM Revision bfabb852 (qgis): [GRASS] various import fixes
- 12:39 AM Revision f0eeef79 (qgis): debian packaging update: make build dir configuable
- 12:36 AM Revision b16b6bbb (qgis): Updated splash for Nødebo
- 12:35 AM Revision 44d6cc37 (qgis): Add qgis-dbg package to provide debug symbols.
- The debug package was requested in [Debian Bug #786985](https://bugs.debian.org/786985).
- 12:11 AM Revision d7ca1902 (qgis): adopt 'new' spatialite initialization scheme via thin wrapper around sq...
- (cherry picked from commit 252aaab, 23ef9da, d4b72a2, c7cb963 and e255d6c)
- 12:11 AM Revision 571a594e (qgis): dxf export: fix circle marker
- (cherry picked from commit 9a32c282add6bc6ce295bc94499819de2987788e)
- 12:11 AM Revision 3c701509 (qgis): Avoid crash if no project file is selected and OK is clicked
- (cherry picked from commit 6318f67bfc62d9c124eae620aecb4987d758582b)
- 12:11 AM Revision 11ebf213 (qgis): fix relative path support for gdal layers (fixes #12823)
- (merged 47cb75dd and e2e8c87)
- 12:11 AM Revision 4d0413ad (qgis): avoid warning about not created test difference image
- (cherry picked from commit d40d481bd33db7fb3277a145eb36dda2fee47d3c)
- 12:11 AM Revision 1c059c7b (qgis): [processing] fixed ‘add script from file’ tool
- (cherry picked from commit 4d62566db702843f78154e76d0d3bc3e65c8556c)
- 12:11 AM Revision 3dd8008a (qgis): grass: fix relative path support for working database and vector layers...
- (cherry picked from commit e5dbd186d8f185174ac5fc8fd152e586aa9925f0)
- 12:11 AM Revision a9cccd2c (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
- (cherry picked from commit e509fc53ce5cfdb64b984177c5279a6cf7d8644c)
- 12:11 AM Revision c165e1f9 (qgis): dxf export: fix detection of closed polylines
- (backport of 74f10b9)
- 12:11 AM Revision f68cfc75 (qgis): ogr provider: limit mysql driver to requested layer
- (cherry picked from commit 536135a3f4f453d9a93dc2e83a1c2c5278e3bfd3)
- 12:02 AM Revision 91b17859 (qgis): Fix crash if multiple multiline text edtit widgets for the same field a...
- Fix #11813
- 11:44 PM Revision 83619f4c (qgis): Fix 'Allow to' typo.
- This issue was reported by the lintian QA tool during the Debian package build.
- 11:39 PM Revision 6eb1404a (qgis): Followup f67a08a, hide measurement rubberband on window close
- 11:19 PM Revision 1cbbf594 (qgis): [bookmark] use the same key for settings to store the last used directo...
- 11:12 PM Revision c7cb963a (qgis): also depend on spatialite_init_ex() in pyspatialite (followup 252aaab a...
- 10:28 PM Revision 9e59b6e4 (qgis): Fix artefacts with map tool select rectangle
- 10:28 PM Revision 2bd39e26 (qgis): Fix crash if multiple multiline text edtit widgets for the same field a...
- Fix #11813
- 10:28 PM Revision 8eca38ca (qgis): Attribute table performance when deleting features
- This fixes performance issues with the attribute table visible when deleting a
large number of features.
The attribu... - 10:28 PM Revision bb9d4137 (qgis): Add tests for QgsAttributeTableModel
- 08:45 PM Revision d4b72a2d (qgis): depend on spatialite_init_ex() for 'new' spatialite initialization (fol...
- 07:43 PM Revision f67a08aa (qgis): Hide measurement rubberband on dialog close
- Fix #12834
- 06:40 PM Revision c246fd8d (qgis): Fix some warnings
- 06:05 PM Revision 19df43f8 (qgis): Fix build errors, followup 1eac259
- 05:38 PM Revision fb74722e (qgis): Unify spatialite provider tests
- And enable pyspatialite on travis
- 04:25 PM Revision ed651810 (qgis): Fix identify tool for PostGIS 1.x layers
- curvetoline() function was expected, however:
- in PostGIS < 1.5 such function does not exist
- in PostGIS >=1.5 the ... - 03:45 PM Revision 4edc4b9b (qgis): Merge pull request #2071 from nirvn/fix_dock_tool_button
- [gui] apply icon size user preference to dock widget tool buttons
- 03:17 PM Revision 26e6725a (qgis): Fix failing expression test
- 03:03 PM Revision f2348100 (qgis): Fix QgsGeometryImport::geomFromWkt logic
- 03:03 PM Revision 481b1647 (qgis): Coverity memory leaks and other fixes
- 03:03 PM Revision ec01d769 (qgis): More Coverity memory leak fixes
- 03:00 PM Revision 58f9372b (qgis): also spatialite_cleanup_ex conditional for spatialite >= 4
- 02:50 PM Revision 9639fc66 (qgis): Fix developers map background loading
- Fix #12831
Workaround for https://github.com/Leaflet/Leaflet/issues/2021 - 02:39 PM Revision f2144918 (qgis): Less verbose template function message.
- args='auto' and group='custom' as default
- 02:30 PM Revision e255d6c3 (qgis): missing QgsSLConnect::mSLconns conditional
- 01:27 PM Revision e6403da7 (qgis): Remove adding $ to front of custom functions
- Fixes calling no argument functions
- 12:54 PM Revision 06ab4783 (qgis): Fix warning
- 11:06 AM Revision be15d956 (qgis): Add some more spacing around plugin text
- Followup 36c844b3
- 11:06 AM Revision 90b796c6 (qgis): Fix usability issue in pluginmanager
- The height of rows is too small to see its
contents on hidpi screens
Also raised maximumSize of mPluginsTabFrame - 09:59 AM Revision 08dd620b (qgis): Create a view from the selected query (PR#1999)
- 09:35 AM Revision d40c7631 (qgis): Merge branch 'processing-r.stat'
- 09:34 AM Revision 596b126b (qgis): fix conflicts
- 09:29 AM Revision 6919d984 (qgis): Merge branch 'master' of https://github.com/scubbx/QGIS into processing...
- Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py - 08:18 AM Revision c729a753 (qgis): Add missing overrides
2015-05-26
- 01:05 AM Revision acd003e0 (qgis): Merge pull request #2000 from Gustry/fix-selected-query-backport
- [db_manager] backport 2.8.2 fix #12429 run only the selected query
- 12:56 AM Revision b1dd253f (qgis): fix selected query (fixes #12429)
- 12:21 AM Revision 1eac2598 (qgis): fix gui header installation
- 11:45 PM Revision e2e8c870 (qgis): also handle writing of relative paths (followup 47cb75d; fixes #12823)
- 08:13 PM Revision 598563c0 (qgis): fix crash on close (fixes #12822)
- 07:21 PM Revision 9a5e8d9a (qgis): Fix warning
- 07:20 PM Revision 5f0d1b4b (qgis): Fix warnings
- 07:09 PM Revision 050aa8d0 (qgis): Fix warning
- 06:49 PM Revision 3a86771f (qgis): Followup cec5bdeb : Add tests for expression compiler
- 04:02 PM Revision 90d7a7ab (qgis): Merge pull request #2064 from arnaud-morvan/processing-check-validity
- [processing] add Check Validity algorithm
- 03:22 PM Revision 13d67c09 (qgis): Fix and wkt formating for delimited text provider test
- 02:52 PM Revision 23ef9daf (qgis): add missing files to 252aaab8
- 02:36 PM Revision 252aaab8 (qgis): adopt 'new' spatialite initialization scheme via thin wrapper around sq...
- 02:36 PM Revision 47cb75dd (qgis): fix relative path support for gdal layers (fixes #12823)
- 01:59 PM Revision 205daae0 (qgis): Support overriden layer styles also in the composer legend
- 01:38 PM Revision ea64d321 (qgis): Merge pull request #2076 from NaturalGIS/fix_grass7_r_surf_area
- [processing] fix grass7 r.surf.area
- 12:43 PM Revision 9e5b2ba5 (qgis): [GRASS] create imagery group if there are rgb color interpretations, li...
- 12:10 PM Revision 75fb7182 (qgis): add search widget for value relation
- 11:44 AM Revision 7af658f8 (qgis): Coverity fixes
- 11:43 AM Revision 95a74083 (qgis): Merge pull request #2059 from carolinux/search-widgets
- [FEATURE] Search widgets
Makes it easier to filter the attribute table if there are attribute domains attached - 11:42 AM Revision b5801afe (qgis): Update python bindings for QgsGeometry
- 11:31 AM Revision 930ad682 (qgis): Merge pull request #2078 from manisandro/connpoolfixes
- Connection pool fixes
- 11:13 AM Revision e2edc54f (qgis): Compilation fix
- 11:00 AM Revision a6bf6e9a (qgis): Connection pool fixes
- 10:59 AM Revision 0c4ea1f6 (qgis): new class QgsAnimatedIcon
- 09:31 AM Revision 72c98301 (qgis): Merge pull request #2069 from manisandro/ogrpool
- Add connection pool for OGR provider
- 09:18 AM Revision 5d5229ea (qgis): Fixup ae242f5
- In QGIS 2.8 QgsField is not yet implicitly shared...
- 09:16 AM Revision ae242f52 (qgis): Update QgsFields nameToIndex hash on field removed
- 09:12 AM Revision f31abe4d (qgis): Update QgsFields nameToIndex hash on field removed
- 03:35 AM Revision 6318f67b (qgis): Avoid crash if no project file is selected and OK is clicked
2015-05-25
- 11:42 PM Revision b91e43af (qgis): [GRASS] import icon
- 09:43 PM Revision d40d481b (qgis): avoid warning about not created test difference image
- 08:12 PM Revision 98c601d1 (qgis): fix typos
- 07:45 PM Revision 6a6b3b41 (qgis): [GRASS] browser import options dialog
- 07:45 PM Revision 407f7213 (qgis): QgsRasterProjector optional precision
- 06:32 PM Revision 6e4b883a (qgis): fix grass7 r.surf.area
- 04:54 PM Revision 5b3a96d9 (qgis): geometry fixes:
- * 3d geometries from oracle
* windows build - 04:29 PM Revision 2e86d54b (qgis): Merge pull request #2025 from mhugo/db_manager_dev
- db manager SQL window enhancements
- 04:26 PM Revision 0b9ea9a6 (qgis): Merge pull request #2057 from Hvitnov/fix12655
- Fix #12655 copy/paste style between different vector layer geometry types
- 01:24 PM Revision ae6b290a (qgis): Add processing CheckValidity algorithm
- 12:58 PM Revision 4e14f8d6 (qgis): fix 8050697
- 12:55 PM Revision 80506973 (qgis): make postgres provider tests optional
- 12:04 PM Revision 83899182 (qgis): fix some warnings
- 10:48 AM Revision b7a4e985 (qgis): Merge pull request #2048 from alexbruy/fix-curvature-filter
- fix total curvature calculation (fix #5967)
- 10:03 AM Revision b7a2a79d (qgis): Merge pull request #2055 from mhugent/geometry_mmsql_2_8
- [FEATURE]: New geometry classes (take 2)
- 08:53 AM Revision 68fe5f57 (qgis): [FEATURE:] New geometry classes
- 08:40 AM Revision bb80c638 (qgis): Merge pull request #2074 from NaturalGIS/fix_saga_contour
- [processing] fix SAGA 2.1.4 contour lines from grid
- 08:40 AM Revision 12883f50 (qgis): Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
- [processing] fix grass7 r.relief2
- 08:39 AM Revision 6596adc8 (qgis): Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
- [processing] fix grass7 r.flow
2015-05-24
- 06:48 PM Revision cec5bdeb (qgis): fix some warnings
- 03:27 PM Revision 3ecf6e65 (qgis): Update Datasources2Vrt.py
- Naming more consistent with other tools.
- 02:53 PM Revision cee47d66 (qgis): fix SAGA 2.1.4 contour lines from grid
- 01:26 PM Revision d591ac4d (qgis): better indentation
- 01:22 PM Revision b1baa6e3 (qgis): fix GRASS7 r.flow
- 11:41 AM Revision 4f87af08 (qgis): better fix for r.relief in grass7
- 11:40 AM Revision 6be81c67 (qgis): better fix for r.relief in grass7
- 09:31 AM Revision a0a1cea0 (qgis): [gui] apply icon size user preference to dock widget tool buttons (fix ...
- 07:18 AM Revision 9b797471 (qgis): show correct coordinates in status bar when projected CRS used and
- canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
2015-05-23
- 11:48 PM Revision 2ff6f724 (qgis): Merge pull request #2066 from luipir/master
- Added Datasources2Vrt processing alg
- 09:45 PM Revision dbdfe40b (qgis): [symbology] Use static QStrings for data defined keys rather than
- creating new strings with every redraw (pt 2)
- 08:49 PM Revision 97864da3 (qgis): fix windows build (also reapplies 584f192, lost in a6f1ec)
- 06:28 PM Revision 32463d0c (qgis): Postgres provider: test default values are correctly returned
- 05:39 PM Revision 4358b5ba (qgis): Add some providers to README.md
- 05:30 PM Revision 1516e63b (qgis): Less warnings
- 05:10 PM Revision 916fbbc6 (qgis): Hide private shared data implementation from the library symbols
- 05:09 PM Revision 14c61502 (qgis): Use -fvisibility=hidden also for plugins
- 04:57 PM Revision eb85d99a (qgis): Also plugins
- 04:53 PM Revision 40e2845d (qgis): Add some comments to provider test suite
- 04:53 PM Revision c1b520fb (qgis): Hide shared library symbols by default on GCC and Clang
- * Decreases lib size, loading time and compile time
* Forces people on linux to use the {LIB}_EXPORT defines and the... - 08:11 AM Revision 76aa0356 (qgis): Merge pull request #2067 from NaturalGIS/fix_grass7_r_relief
- [processing] fix GRASS7 r.relief
- 07:28 AM Revision 10239a0e (qgis): [symbology] Use static QStrings for data defined keys rather than
- creating new strings with every redraw (pt 1)
- 07:15 AM Revision b4f4663b (qgis): Add connection pool for OGR provider (Funded by Sourcepole QGIS Enterpr...
2015-05-22
- 11:14 PM Revision 8c624a34 (qgis): [processing] fix folding in the model
- Earlier commit broke the update of lines when folding parameters in the
modeler. This one fixes it again. - 10:53 PM Revision 2c5c8662 (qgis): [FEATURE][SERVER] GetFeature with an other Geometry
- This commit completes 'GetFeature without geometry' e3a832c29e4a98ed70b8085563aa0c8a92d44669
The GeometryName parame... - 10:21 PM Revision df7e07bc (qgis): Fix untranslatable strings (fix #11765)
- 09:35 PM Revision 72f0c141 (qgis): Correctly restore font and character for font marker widget
- 09:07 PM Revision 803a0b93 (qgis): show correct coordinates in status bar when projected CRS used and
- canvas units set to degrees (fix #12395)
Tests for latitude wrapping included - 09:03 PM Revision afc3996f (qgis): Add shapefile provider tests
- + Fix OGR provider so it does not return features without geometry when
filtering with a FilterRect - 08:59 PM Revision adb5b643 (qgis): fix GRASS7 r.relief
- 08:35 PM Revision 1078daf7 (qgis): Add option to get null count from QgsVectorLayer::getDoubleValues
- 08:35 PM Revision e7b7549c (qgis): [FEATURE] New statistical summary dock widget
- Can display summary statistics (eg mean, standard deviation, ...)
for a field or expression from a vector layer. - 08:17 PM Revision 78229272 (qgis): added Datasources2Vrt processing alg to merge different datasources in ...
- This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt - 07:57 PM Revision 0aedbcaf (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:57 PM Revision e25fb2de (qgis): Fix for #12812
- 07:53 PM Revision e2ff8edc (qgis): Make python NULL hashable
- 07:39 PM Revision 2fe3f557 (qgis): Provider testing
- * Test more operations
* Include spatialite tests - 05:51 PM Revision 69abbb26 (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
- 05:49 PM Revision c4b1d25a (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
- 05:35 PM Revision aba4fe0f (qgis): Fix processing ParameterTable.setValue
- 05:32 PM Revision a46f372e (qgis): Revert "[BUGFIX] Remove extra line after header"
- This reverts commit 7ab336f2064b59df9ca42b7b822324bbd26e96ff.
- 05:31 PM Revision 84f6f0d9 (qgis): Revert "[BUGFIX] Remove extra line after header"
- This reverts commit a2e538e35474ec6affc4ab387b81b88f83c2986c.
- 04:43 PM Revision 6d610257 (qgis): Merge pull request #2054 from arnaud-morvan/join_memory_cache
- Write to project join memory cache property value instead of not cache is empty
- 04:42 PM Revision 9031e984 (qgis): [FEATURE] Add options under categorised renderer advanced menu to
- set categories to symbols with a matching name from the style
library or an XML style file.
Thanks Lene for the grea... - 04:39 PM Revision 2004f22a (qgis): Uniform and informative output names for Processing (QGIS, final)
- 04:10 PM Revision 4c871bb9 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 04:09 PM Revision 00f64971 (qgis): Uniform and informative output names for Processing (QGIS, Take #2)
- 04:05 PM Revision a2e538e3 (qgis): [BUGFIX] Remove extra line after header
- 04:03 PM Revision 7ab336f2 (qgis): [BUGFIX] Remove extra line after header
- 03:57 PM Revision efeae6f4 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 03:56 PM Revision 7dacddc0 (qgis): Uniform and informative output names for Processing (QGIS, Take #1)
- 03:56 PM Revision e015a7ec (qgis): Fixed uninitialized issue
- 03:30 PM Revision 06ae01e0 (qgis): Revert "Add connection pool for OGR provider"
- This reverts commit a64ffc495e4099759dcfce292154b15f51814ba9.
- 03:18 PM Revision 43d51985 (qgis): Merge branch 'search-widgets' of https://github.com/carolinux/QGIS into...
- 03:17 PM Revision 81e21b56 (qgis): Now UI appears properly
- 03:10 PM Revision d33bf3dd (qgis): Now UI appears properly
- 02:20 PM Revision 4e6394e2 (qgis): [processing] fixed disappearing lines in modeler
- Moved the updating of paths of arrows/lines in the modeler out of the
paint method, fixing various rendering problems. - 01:51 PM Revision 46b26060 (qgis): ComboBox now also works!
- 01:39 PM Revision e5fcbc39 (qgis): Small optimisation to data defined symbology
- 01:37 PM Revision b1489688 (qgis): Merge pull request #2062 from vmora/add_tooltip
- add tooltip to graduated method (color or size)
- 01:34 PM Revision ce7b1d31 (qgis): Merge pull request #2060 from manisandro/ogrpool
- Add connection pool for OGR provider (followup 0b9d1dc)
- 01:19 PM Revision f1085b83 (qgis): Works now for the default case
- 01:01 PM Revision f337d413 (qgis): Merge pull request #2061 from vmora/convert_old_size_scale
- remove SizeScale and Rotation from Advanced Menu
- 12:59 PM Revision f81d808c (qgis): Correctly restore font and character for font marker widget
- 12:59 PM Revision 2f9b9265 (qgis): [processing] behavior of scroll zoom in the modeler
- Zooming shouldn't recenter the scene on the cursor, only scale the scene
around it. - 12:31 PM Revision e0098a5d (qgis): use proper type in convert functions interface
- 12:26 PM Revision c49884f4 (qgis): remove unused variables
- 12:18 PM Revision a5351fc1 (qgis): Replaced use of qgsErrorBox with QgsErrorBar
- Removed some empty lines
- 12:00 PM Revision ef0d4138 (qgis): Data defined font marker character
- 11:57 AM Revision 9b6e23d3 (qgis): Add convenience method QgsVectorLayer::getFeatures( expression )
- 11:57 AM Revision 97de55d1 (qgis): Add new postgres provider test
- 11:57 AM Revision ec9e1464 (qgis): Provider test
- 11:57 AM Revision a2ae8b4e (qgis): Add unit tests for postgres provider
- basically to get a framework to test the expression compiler
- 11:57 AM Revision babfae99 (qgis): Make expression compiler configurable
- 11:57 AM Revision a99deb8b (qgis): [FEATURE] Send filter expressions to postgres provider
- This commit allows to filter features already on server side. Only supported
expressions will be sent to the database... - 11:57 AM Revision 8571ae7e (qgis): Convert tests/README to markdown and add more information
- 11:48 AM Revision 6952a389 (qgis): Fix compiling without QtWebKit
- This makes it possible to compile QGIS master for Android.
Hooray! - 11:41 AM Revision 278141f3 (qgis): add tooltip to graduated method (color or size)
- 11:08 AM Revision 9589a189 (qgis): avoid duplication of function
- 10:41 AM Revision a64ffc49 (qgis): Add connection pool for OGR provider
- 10:33 AM Revision 0bab3ca6 (qgis): remove SizeScale and Rotation from Advanced Menu
- The expressions used in old project are converted to symbol level
DadaDefined size and angle
Note that sice the aspe... - 10:27 AM Revision 60754424 (qgis): Doxymentation
- 08:39 AM Revision 5910adf5 (qgis): fix windows build
- 08:39 AM Revision f2d4d308 (qgis): debian packaging update
- 08:37 AM Revision 5c3a7af5 (qgis): Merge pull request #2058 from arnaud-morvan/processing-model-help
- Fix processing model help saving
2015-05-21
- 12:45 AM Revision b82a4d48 (qgis): It compiles!
- 06:11 PM Revision f5054ce7 (qgis): Allow compiling QGIS without QtWebkit
- This allows to compile QGIS without webkit.
1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android... - 06:04 PM Revision 8abe726c (qgis): [GRASS] raster import: create link by r.external if crs are the same; l...
- 06:04 PM Revision bb7943f3 (qgis): new mIconRasterLink.svg
- 06:04 PM Revision c0361ba3 (qgis): fixed browser symlink icons
- 06:02 PM Revision e3a832c2 (qgis): [FEATURE][SERVER] GetFeature without geometry
- You can add an extra parameter GeometryName with the value to NONE or None or
none in GetFeature WFS Request to only... - 05:36 PM Revision 06b2b666 (qgis): Adding search widget capability
- 05:29 PM Revision c19a4a70 (qgis): Fix processing model help saving and make script help content saving co...
- 05:19 PM Revision 10759252 (qgis): Fix #12655 copy/paste style between different vector layer geometry types
- 05:04 PM Revision 1e3b820d (qgis): [FEATURE] Data defined properties for font marker
- 04:53 PM Revision 87f2370d (qgis): [processing] implement alternative display names for algorithms
- 04:22 PM Revision 783383ad (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
- In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ... - 03:44 PM Revision 7a35d62b (qgis): [processing] add help links for gdal/ogr alga
- 03:44 PM Revision f1dc58ce (qgis): [processing] fixed saga help links
- 03:44 PM Revision c9841fb6 (qgis): [processing] cosmetic improvements to gdal/ogr algs
- 03:38 PM Revision a32ac3d4 (qgis): Fix broken area scaling for simple marker symbols
- 03:38 PM Revision d62794de (qgis): [symbology] Fix potential crash in data defined symbol rotation
- 03:19 PM Revision d9f54c42 (qgis): Merge pull request #1970 from mhugo/fix_spatialite
- [spatialite] Allows to use a query as a table without primary key. It will auto increments an internal counter as fea...
- 02:24 PM Revision 1949fe9c (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
- Introduced in e568493
- 02:23 PM Revision a6f1ece7 (qgis): [GRASS] browser import cancel action
- 01:56 PM Revision 263d89c3 (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
- In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ... - 01:48 PM Revision 19c1dc69 (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
- Introduced in e568493
- 01:47 PM Revision a80c3496 (qgis): Add size assistant to simple and svg marker data defined sizes
- 01:14 PM Revision de3377bc (qgis): Remove option for custom side bar style, always on now
- 11:57 AM Revision daee5953 (qgis): [processing] allow to specify geometry type for input vectors in R
- scripts
- 11:47 AM Revision d019e724 (qgis): Remove option to set icon themes
- 11:36 AM Revision 4e09d4d0 (qgis): Remove option to bold group box names, now always on
- 10:30 AM Revision fca8c5e0 (qgis): Hej fra Noedebo
- 10:27 AM Revision 7f318092 (qgis): Followup c6f9b07, add unit test
- 10:03 AM Revision 1f14ce70 (qgis): Fix multiple overlaps of curved labels (fix #12792)
- 10:01 AM Revision 7d97ab50 (qgis): Fix multiple overlaps of curved labels (fix #12792)
- 10:01 AM Revision 195972ac (qgis): [GRASS] removed plugin browser, substituted by QGIS browser
- 09:31 AM Revision 7765d8d6 (qgis): [GRASS] plugin: removed add raster/vector layer actions, substituted by...
- 09:25 AM Revision 4d62566d (qgis): [processing] fixed ‘add script from file’ tool
- 09:05 AM Revision a58085bf (qgis): [processing] allow selection parameters with option populated from data...
- 09:01 AM Revision 8c8a1231 (qgis): [GRASS] fixed crash when GISRC is set but file does not exist or it is ...
- 08:42 AM Revision cb4d5189 (qgis): Write to project join memory cache property instead of cachedAttributes...
2015-05-20
- 12:05 AM Revision e8587c3d (qgis): dxf export: more ellipse marker fixes (essentially like in simple marker)
- 12:00 AM Revision c6f9b07a (qgis): feature: fix crash when feature 'owns' no geometry
- 11:08 PM Revision c382655c (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 11:08 PM Revision d14c4aa4 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 10:52 PM Revision 27c2b5c0 (qgis): [GRASS][FEATURE] copy layers within location mapsets using browser drag...
- 10:41 PM Revision 80a8c49b (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 09:49 PM Revision b1ffff82 (qgis): Fix build
- 09:11 PM Revision 5a00912b (qgis): [processing] more friendly error message when layers not created
- This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QG...
- 09:11 PM Revision 70023dbd (qgis): [processing] do not close window after executing algorithm if there are...
- 09:11 PM Revision 1ad36c4a (qgis): [processing] added support for online R scripts
- 09:08 PM Revision 2e7f3442 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 07:56 PM Revision 5e080ec3 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:55 PM Revision 7cc38aee (qgis): Uniform and informative output names for Processing (GRASS-r.* modules ...
- 07:54 PM Revision 9a32c282 (qgis): dxf export: fix circle marker
- 07:47 PM Revision b186e71b (qgis): remove maprenderertest in app
- 07:11 PM Revision b65df5c4 (qgis): georeferencer: add translation string
- 04:56 PM Revision 9076ff8d (qgis): Fix some deprecated warnings
- 04:55 PM Revision 267d9528 (qgis): Implicit sharing for QgsFeature
- 03:53 PM Revision c33b9fa1 (qgis): Merge pull request #2049 from Hvitnov/fix12787
- fix #12787 (Value Relation edit widget related crash)
- 03:33 PM Revision df039ee2 (qgis): fix #12787 (Value Relation edit widget related crash)
- 03:20 PM Revision 7e69bd12 (qgis): add to canvas checkbox in raster "save as..." dialog (fix #6949)
- 01:46 PM Revision d393d268 (qgis): Fix up non-const getters for attributes and geometry in QgsFeature
- (preparation for implicit sharing)
- 01:31 PM Revision 73ed56af (qgis): [processing] use algorithm alias name also in advanced mode
- 01:31 PM Revision 12292e3b (qgis): [processing] fixed ‘create points along lines’ algorithm
- fixes #12768
- 01:16 PM Revision a62adfe4 (qgis): fix total curvature calculation (fix #5967)
- 01:12 PM Revision 00a03999 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
- 01:10 PM Revision 8ad18834 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
- 12:46 PM Revision 499c102b (qgis): Merge pull request #2047 from alexbruy/attrtable-paste
- [FEATURE] allow pasting of features in attribute table
- 12:35 PM Revision eaeea21a (qgis): [GRASS][FEATURE] rename maps in browser
- 12:35 PM Revision b89b6a58 (qgis): static QgsMessageOutput::showMessage()
- 12:04 PM Revision 2dfea6a6 (qgis): remove print statement
- 12:01 PM Revision 3c281450 (qgis): prepare to use a different icon for qgis browser on windows
- 11:53 AM Revision a58a2f28 (qgis): Add unit test for edit widget "TextEdit"
- QGIS Dev conference Denmark
- 11:51 AM Revision 9b34202d (qgis): allow pasting of features in attribute table
- 11:30 AM Revision 1e461969 (qgis): [FEATURE] add expressions at the symbollist level
- Size and Rotation can be defined by an expression for all symbols
composing a marker. Width can be defined by an expr... - 11:17 AM Revision c38ff519 (qgis): Followup b8bc181, don't create unnecessary temporary image
- 11:02 AM Revision 09192ee9 (qgis): Add legend text for new diagram attributes by default
- 10:58 AM Revision 3487471d (qgis): Merge pull request #2035 from vmora/multivariate_legend
- Avoid symbol cropping in legend
- 10:52 AM Revision 8797ca3a (qgis): [processing] fix Points along lines alg (fix #12768)
- 10:51 AM Revision d978f3fd (qgis): [processing] fix Points along lines alg (fix #12768)
- 10:47 AM Revision b16b8742 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
- 10:44 AM Revision 426596c2 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
- 10:40 AM Revision 67620747 (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
- 10:38 AM Revision 9b41e7bb (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
- 10:28 AM Revision 475bffaf (qgis): [processing] fix handling of the HTML output from the GRASS7
- algorithms (fix #12710)
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py - 10:27 AM Revision 8cc6c329 (qgis): Add new effects to bottom of stack instead of top
- 10:24 AM Revision 028467ea (qgis): [processing] fix handling of the HTML output from the GRASS7
- algorithms (fix #12710)
- 10:12 AM Revision 393446d1 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
- 10:08 AM Revision dbf026d3 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
- 10:03 AM Revision e4b0f788 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
- 10:01 AM Revision 71fa5d41 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
- 09:33 AM Revision 584f1928 (qgis): remove unused header file - fixes windows build
- 09:16 AM Revision 7aa72ab9 (qgis): populate join fields combobox if layer already selected
- 09:11 AM Revision 3eb4af39 (qgis): about: make the SHA a link to github
- 09:11 AM Revision a2a5e97c (qgis): doxygen fixes (followup f314522)
- 09:01 AM Revision 86d4a4d2 (qgis): Merge pull request #2034 from Gustry/fix-lines-inter
- [processing] Set the parameter table field optional in "Line intersections" algo
- 09:00 AM Revision f782e773 (qgis): Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
- fix saga split rgb bands
- 08:59 AM Revision a495c8c2 (qgis): Test suite for QgsFeature (preparation for implicit sharing of
- QgsFeature)
- 08:52 AM Revision 42f0993c (qgis): missing bindings for user input tool bar
- 08:04 AM Revision 57d21c83 (qgis): [processing] swallow possible exceptions when reading console output fr...
- 08:04 AM Revision 960e6d84 (qgis): [processing] fixed SAGA provider entry in settings dialog
2015-05-19
- 10:05 PM Revision 06732f13 (qgis): Possible fix for slow loading projects when the project contains
- print compositions and there is network issues with connections
to installed printers. (workaround QTBUG-3033)
(refs... - 10:05 PM Revision 72166706 (qgis): Fix some syncing issues relating to graduated histogram widget
- 05:13 PM Revision a3454e75 (qgis): added special case for r.statistics
- 05:03 PM Revision 824a395c (qgis): manually merge 71d93a4 of PR#2016
- 04:35 PM Revision 81f4e447 (qgis): Fix point displacement renderer not ignoring features with no symbol
- Previously, the renderer would incorrectly draw circles and
displace features which were proximal to features with no... - 03:47 PM Revision ea447e78 (qgis): Fix drag & drop for PG rasters in DB Manager
- (backport of 431dc14269bf24ce32001046d021b7f9312fc61c from master)
- 02:56 PM Revision 27f1d9fb (qgis): Fix drag & drop for PG rasters in DB Manager
- 02:30 PM Revision d8e1cf30 (qgis): [processing] load UI files dynamically
- 02:30 PM Revision 30dbd8fd (qgis): [processing] drop resources.qrc and load images dynamically. Also remove
- unused images
- 02:03 PM Revision e94a8cc4 (qgis): Fix attributes from some symbols were not available for data defined
- symbology (line marker, line pattern)
- 01:50 PM Revision 2abdfa0b (qgis): Fix typo in comment
- 01:48 PM Revision fd7568aa (qgis): Fix typo in comment
- 09:01 AM Revision c5b04efa (qgis): Fix attributes from some symbols were not available for data defined
- symbology (line marker, line pattern)
- 08:38 AM Revision bbb1c4a2 (qgis): another windows build fix
- 08:29 AM Revision f314522b (qgis): [symbology] improve marker rotation along line to fix data-defined
- angle support
2015-05-18
- 10:26 PM Revision 8962d843 (qgis): Truncate expression preview result in builder widget if too long
- Prevents window from resizing to extreme widths (fix #12433)
- 10:26 PM Revision e0aa69d9 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
- in label text (fix #12750)
- 10:18 PM Revision 4b4075b5 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
- in label text (fix #12750)
- 10:13 PM Revision a2a2781e (qgis): also download Untgz.zip from qgis.org
- 09:48 PM Revision 1dd72716 (qgis): creatensis.pl: always reload setup.ini
- 09:47 PM Revision 711ecf9b (qgis): fix doxygen warning
- 09:47 PM Revision 93a948f7 (qgis): fix some warnings
- 09:38 PM Revision 3e5e2b33 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 09:37 PM Revision 24974e0d (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 08:11 PM Revision 0b326069 (qgis): Bump acceptable doc coverage
- 06:21 PM Revision 47972280 (qgis): Followup 204cf7, more sensible truncation of preview string
- 06:21 PM Revision 183286a0 (qgis): [FEATURE] Add a graphical histogram for the graduated renderer
- This adds a new histogram tab to the graduated renderer, which
shows an interactive histogram of the values from the ... - 06:21 PM Revision 17962ef4 (qgis): Add QgsHistogram class for calculating numeric histograms from a
- list of values or a vector layer's attribute.
- 04:53 PM Revision 7091d3be (qgis): [GRASS][FEATURE] vector import via browser drag and drop
- 04:36 PM Revision e474e096 (qgis): QgsField serialization
- 04:35 PM Revision 6e3cbe3a (qgis): QgsFeature and QgsGeometry serialization
- 03:04 PM Revision e633cafc (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 01:16 PM Revision 15419b84 (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 09:47 AM Revision eb5db2b2 (qgis): Uniform and informative output names for Processing (GRASS-i.*modules)
- 09:29 AM Revision 69ed92bc (qgis): Uniform and informative output names for Processing (GDAL)
2015-05-17
- 03:28 PM Revision 02774210 (qgis): Add selected features only mode to QgsVectorLayer::getValues
- and getDoubleValues
- 01:19 PM Revision 204cf751 (qgis): Truncate expression preview result in builder widget if too long
- Prevents window from resizing to extreme widths (fix #12433)
- 11:54 AM Revision e249bfee (qgis): [FEATURE] Allow changing vector layer data source
2015-05-16
- 09:35 PM Revision 173ee454 (qgis): fix windows build
- 01:48 PM Revision 06167d4f (qgis): [GRASS][FEATURE] raster import via browser drag and drop
- 01:02 PM Revision d88f77fb (qgis): new class QgsNewNameDialog - ask for a new name showing conflicts with ...
- 12:59 PM Revision ece9a92d (qgis): QgsRasterProjector::destExtentSize - calc destination extent and size f...
- 12:56 PM Revision 3b00dc12 (qgis): QGIS_PROVIDER_FILE: provider regexp pattern environment variable
2015-05-14
- 07:59 PM Revision 5729227c (qgis): fix saga split rgb bands
- 12:03 PM Revision aaabad28 (qgis): Add missing overrides
- 12:03 PM Revision c5bc778b (qgis): Const correctness for QgsDistanceArea
- 12:02 PM Revision 5194ce52 (qgis): More QgsFields tests
2015-05-13
- 05:46 PM Revision 448f63f5 (qgis): Fix tab order in ValueRelation widget config dialog
- 02:03 PM Revision d955b039 (qgis): Boost test coverage of QgsField / QgsFields
- 01:15 PM Revision 9d7a650c (qgis): Generate unique variable names for python init form
- Fix #12676
Fix #12711
Fix #12729 - 01:12 PM Revision 03da1fca (qgis): Generate unique variable names for python init form
- Fix #12676
Fix #12711
Fix #12729 - 12:00 PM Revision d64086d1 (qgis): Allow changing the name of a drag and drop designer tab
- Fix #10724
- 11:42 AM Revision 1e08bc0a (qgis): [BUGFIX] Relative path for GDAL subdataset
- For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5... - 11:40 AM Revision 350bbb7f (qgis): [BUGFIX] Relative path for GDAL subdataset
- For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5... - 09:49 AM Revision 24417fd7 (qgis): Add python bindings for QgsWidgetWrapper
- Allows the usage of `widget.wrapper()` from a form's python init script.
- 09:30 AM Revision 5bcf0f52 (qgis): [processing] Added packaging tests, to easily check that a qgis install...
2015-05-12
- 09:40 PM Revision 31843a78 (qgis): processing: fix interpretation of oracle layers (take II; followup f0da...
- 06:37 PM Revision d855eabc (qgis): Prevent a crash if simplify tool is accidentally used for non-vector layer
- 06:24 PM Revision 56ada166 (qgis): PyQGIS: add conversion from QgsExpression::Node to subclasses
- This makes it possible to investigate expression node tree within Python
- 11:10 AM Revision 1c64363a (qgis): postgres provider: avoid quering layer_styles if it doesn't exist
- 10:59 AM Revision 12739c2f (qgis): Report checking and availablility of pointcloud (via debug)
- 10:47 AM Revision 4562b049 (qgis): Write the pointcloud support check in a cleaner way
- 10:12 AM Revision b8bc1811 (qgis): add option to cropTransparent to allow centering
- use that in qgslayertreemodellegendnode
- 09:40 AM Revision d13ace5a (qgis): Allow configurable icon sizes for legend tree nodes
- 07:56 AM Revision c8aa777a (qgis): postgres provider: avoid point cloud error
2015-05-11
- 04:50 PM Revision 74f10b9b (qgis): dxf export: fix detection of close polylines
- 11:46 AM Revision 2863f20d (qgis): Add a const geometry getter to QgsFeature
2015-05-10
- 12:34 PM Revision a0017f97 (qgis): Fix calculation of zonal stats when source contains nodata or nan
- pixels (fix #11135)
- 12:34 PM Revision c4243075 (qgis): Fix missing map units in vector field widget
- 10:55 AM Revision e509fc53 (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
- 10:26 AM Revision e371219d (qgis): Fix incorrect calculation of max in QgsStatisticalSummary
- 08:18 AM Revision 6a312be5 (qgis): fixed grass and browser coverity warnings
2015-05-09
- 11:08 PM Revision 536135a3 (qgis): ogr provider: limit mysql driver to requested layer
- 10:02 PM Revision 1b929ef2 (qgis): Release of 2.8.2
- 09:55 PM Revision e5dbd186 (qgis): grass: fix relative path support for working database and vector layers...
- 04:44 PM Revision c447e67e (qgis): postgres provider: ignore system columns
- (cherry picked from commit aa377a088a473c4490f25b846990de40756ad9c1)
- 04:34 PM Revision 54d52873 (qgis): db manager: fix BaseError handing (fixes #12645; backport 102f6d3)
- 04:29 PM Revision 5f4d9d80 (qgis): handle projects path with apostrophe (fixes #12691)
- (cherry picked from commit b49b49232a598ac22b60be398e5d8e125b53a3d6)
- 04:12 PM Revision a894781e (qgis): oracle provider: fix srid detection (fixes #12674)
- (cherry picked from commit 656af530c3fa9353e35a812f880350e01f37ebc0)
- 11:56 AM Revision eb716fc3 (qgis): [symbology] Fall back to symbol style if data defined evaluation
- fails or is null.
- 09:50 AM Revision 4a4877d3 (qgis): Small fix to QgsDataDefined implicit sharing
- 09:37 AM Revision 65cd9fcd (qgis): [symbology] Fix potential crash with data defined symbols
2015-05-08
- 10:01 AM Revision 46b9029e (qgis): Fix doxygen error
- 08:25 AM Revision 14fd976f (qgis): Implicit sharing for QgsDataDefined
- 08:25 AM Revision d970daaf (qgis): Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
2015-05-07
- 01:14 AM Revision 2c385526 (qgis): replace pow10 with qPow (fixes #12717)
- 12:46 AM Revision 656af530 (qgis): oracle provider: fix srid detection (fixes #12674)
- 12:45 AM Revision 6373ad6f (qgis): doxymentation fix
- 10:05 PM Revision da69e0f8 (qgis): indentation update
- 10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
- 06:12 PM Revision fb141e76 (qgis): Update rasterize.py
- Better default for output type. Fixes http://hub.qgis.org/issues/12695
- 04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
- fixes processing refactor fields for certain datatypes
- 02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
- 02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
- 01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
- 01:24 PM Revision 3747aae7 (qgis): Fix build
- 01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
- 01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
- 01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
- 12:50 PM Revision 1ff6b272 (qgis): Revert "Use permissive parseColor method for evaluating data defined co...
- This reverts commit 79c0d5b59da2b6b512820b130a6b2008bf02eec1.
The change broke parsing of colors in the format 0,0,2... - 12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
- remove broken R scripts
- 12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
- 12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
- 12:11 PM Revision 15323b8b (qgis): remove broken R scripts
- 10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
- Better default for SAGA IDW command
- 07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
2015-05-06
Also available in: Atom