Activity

From 2016-05-24 to 2016-06-22

2016-06-22

11:55 PM Revision 232fb842 (qgis): debian packaging update: add python-future as dependency for python-qgi...
Jürgen Fischer
11:40 PM Revision 18603665 (qgis): heatmap plugin: port to C-API (fixes #15028)
Jürgen Fischer
11:01 PM Revision d7414d7e (qgis): [WFS provider] Handle the case where the layer schema has a ogc_fid field
Fixes #15062 Even Rouault
10:52 PM Revision 7c30985f (qgis): set symbol editor window title (fixes #15107)
Jürgen Fischer
10:41 PM Revision d9f934f9 (qgis): db manager: re-enable margins with line numbers in sql editor
(fixes #15110) Jürgen Fischer
08:10 PM Revision c92afcf2 (qgis): Fix double setExtent() calls
Whenever QgsMapCanvas::setExtent() would be called, the status scale
widget would be updated and cause another setExt...
Martin Dobias
08:10 PM Revision 8fcac87f (qgis): Fix API break of QgsMapLayer class introduced in 2.16
This breakage was resulting in a Python error when using plugin layers
due to calls to pure virtual method writeStyle()
Martin Dobias
03:31 PM Revision f8750a61 (qgis): Fix comment for precision loss
Sandro Santilli
03:26 PM Revision b040410c (qgis): Fix comment about precision loss
Thanks Even for helping with this Sandro Santilli
03:22 PM Revision 0a83f182 (qgis): selection by polygon: use 40 instead of 4 points for selection rectangl...
Jürgen Fischer
02:20 PM Revision 78881d64 (qgis): [processing] replace original layer name with exported in the final OGR...
(cherry picked from commit c81b14d59ec578bf678cab2c71b821de574ac0c3) Alexander Bruy
02:20 PM Revision fa524a2e (qgis): [processing] added ‘supported’ parameter to exportVectorLayer
(cherry picked from commit 9c2721b08b02641ab4c61f97f710aa6347b94c15) Victor Olaya
02:20 PM Revision 87789432 (qgis): [processing] fix gdal_contour algorithm
(cherry picked from commit e4c1d896e97952743ea1c0c2144e33983fa5706a)
Conflicts:
python/plugins/processing/algs/gdal...
Alexander Bruy
02:16 PM Revision c81b14d5 (qgis): [processing] replace original layer name with exported in the final OGR...
Alexander Bruy
01:44 PM Revision 740d9fb3 (qgis): [Globe] Make the reload button rebuild the entire qgis layer to recover...
Sandro Mani
01:31 PM Revision d3d26030 (qgis): Port new MapToolIdentify tests from master
Includes the test for identifying invalid polygons showing
(still passing as of 2.14) - see #13635
Sandro Santilli
01:28 PM Revision e92e7fe4 (qgis): Allow converting polygons with unclosed rings to GEOS
Forces ring close on conversion, fixing a regression
from 2.8 (and 2.14). See #13635
Adds test for identifying inval...
Sandro Santilli
01:13 PM Revision 3fb87de1 (qgis): [styledock] inline new rule panel
Nathan Woodrow
12:35 PM Revision 1f0fce78 (qgis): db manager: fix drag and drop import (fixes #13712)
Jürgen Fischer
12:35 PM Revision 4677a3ac (qgis): spatial bookmarks: remove inaccessible context help
Jürgen Fischer
11:45 AM Revision b9b8d37c (qgis): [processing] add "-te_srs" option to gdal_warp (fix #15033)
Alexander Bruy
11:12 AM Revision d69ec2e8 (qgis): save as raster: fix vrt creation (fixes #14171)
Jürgen Fischer
11:12 AM Revision b369b208 (qgis): remove_temporary_files.sh: add .new from addcopyrights.sh
Jürgen Fischer
10:51 AM Revision 216623ff (qgis): Fix wrong mapping of feature ids in offline editing
Fix #14727 Matthias Kuhn
10:07 AM Revision acc8274c (qgis): remove debug output
Alexander Bruy
10:05 AM Revision e4c1d896 (qgis): [processing] fix gdal_contour algorithm
Alexander Bruy
09:19 AM Revision f645b798 (qgis): Don't crash when default action is not set
Fix #15092 Matthias Kuhn

2016-06-21

08:21 PM Revision 6111beea (qgis): [GDALTools] pass output format to gdal_contour (fix #6695)
Alexander Bruy
08:20 PM Revision 803cbada (qgis): [GDALTools] pass output format to gdal_contour (fix #6695)
Alexander Bruy
06:02 PM Revision 7eacd444 (qgis): prevent concurrent access while creating iterators and updating cache i...
#mutexmania
kudos to @m-kuhn
Denis Rouzaud
06:01 PM Revision b4436271 (qgis): Fix allow clicking on a tags in maptips (#3218)
this is done by listening to the linkClicked signal Marco Bernasocchi
04:52 PM Revision 7697d79a (qgis): Merge pull request #3227 from m-kuhn/FixToplevelGroupBoxes
Fix groupboxes on toplevel in drag and drop designer Denis Rouzaud
04:48 PM Revision 3c06341a (qgis): add context help for the "add oracle layers" dialog and use QTextBrowse...
Jürgen Fischer
04:36 PM Revision eaff9662 (qgis): Fix groupboxes on toplevel in drag and drop designer
Matthias Kuhn
03:57 PM Revision c5e7a981 (qgis): [processing] speedup Hub distance algorithm (fix #15012)
(cherry picked from commit e0c9733f6482f184aeeff1339fafef210d1a0709)
Conflicts:
python/plugins/processing/algs/qgis...
Alexander Bruy
03:57 PM Revision 55fc3eea (qgis): [processing] use bulk features loading to speedup spatial index creation
(cherry picked from commit 2d9b2a354b01e29b8fe39aea02829d892880b438) Alexander Bruy
03:56 PM Revision e0c9733f (qgis): [processing] speedup Hub distance algorithm (fix #15012)
Alexander Bruy
03:56 PM Revision 2d9b2a35 (qgis): [processing] use bulk features loading to speedup spatial index creation
Alexander Bruy
02:57 PM Revision 5a439718 (qgis): Fix overlapping widgets with dnd designer and toplevel fields
Matthias Kuhn
02:25 PM Revision 679cab2c (qgis): Followup dab157f
Matthias Kuhn
11:49 AM Revision 251a6201 (qgis): Fix code style
Nathan Woodrow
11:46 AM Revision dab157f7 (qgis): Minor fixes and doxymentation for QgsSnappingUtils
Matthias Kuhn
11:46 AM Revision 318a8350 (qgis): Default to creating an autoincrement primary key for spatialite
References #15071 (https://hub.qgis.org/issues/15071) Matthias Kuhn
11:19 AM Revision f7c15069 (qgis): Adding &TRANSPARENT=true makes too big legend images look good
See http://hub.qgis.org/issues/15089 for screenshots & test service url Richard Duivenvoorde
11:18 AM Revision 6fae6e22 (qgis): Update arrow mask image
Hugo Mercier
10:33 AM Revision 36e7f920 (qgis): Fix outline rendering in arrow symbol layer
Hugo Mercier
09:10 AM Revision 543d5211 (qgis): WMS GetLegendGraphic fix #15055 (#3213)
When creating the legend image url, this tests for available queryparams
in a case-insensitive way...
Richard Duivenvoorde
09:06 AM Revision 3e1971b6 (qgis): Remove wrong override
Nathan Woodrow
09:00 AM Revision 8e2c201a (qgis): Fix build
Nathan Woodrow
08:26 AM Revision 672c2291 (qgis): Small fix in write.csv option (#3225)
matteo ghetta
08:26 AM Revision 1072d968 (qgis): [styledock] Inline edit panel for rules
Nathan Woodrow
08:26 AM Revision 82e2add0 (qgis): [ux] Show the color values in tooltip
Nathan Woodrow
07:51 AM Revision be1244d3 (qgis): Adjust symbol layer widgets for better dock use
Nathan Woodrow

2016-06-20

01:14 AM Revision fea46f60 (qgis): precise layer selection option (#3223)
Harrissou Santanna
01:06 AM Revision 94413b35 (qgis): postgres provider: allow database without postgis (fixes #6891)
Jürgen Fischer
12:17 AM Revision ecf3b371 (qgis): db manager: show database name in postgis connection details (fixes #3489)
Jürgen Fischer
12:16 AM Revision 2c112f96 (qgis): gdal tools: use native file dialogs (fixes #5500)
Jürgen Fischer
10:03 PM Revision ab98858b (qgis): Fix build failure due to dabc3b16d72184da2867e0b3ae37b1d45928cddd
Even Rouault
09:23 PM Revision f3bbf897 (qgis): Small fix in write.csv option (#3225)
matteo ghetta
09:08 PM Revision 6ea03ea4 (qgis): [Geometry] Fix various issues related to Wkb/Wkt import
- Make QgsCurvePolygonV2::fromWkb() accept CompoundCurveM sub-geometries
- Make QgsGeometryCollectionV2::fromWkb() va...
Even Rouault
05:05 PM Revision dabc3b16 (qgis): [Geometry] Fix deleteVertex() for CircularString, CompoundCurve and Cur...
In some situations, deleteVertex() could generate an invalid geometry, causing
later crashes due to unexpected struct...
Even Rouault
12:56 PM Revision b015fb4c (qgis): [styledock] Hide/Show back button correctly
Nathan Woodrow
12:56 PM Revision 0914b744 (qgis): Rename Map Styling Dock to Layer Styling Dock
Nathan Woodrow
12:55 PM Revision 1cd78083 (qgis): QgsAttributeTableFilterModel::headerData(): fix crash on layer with no ...
Fix crash on qgis_attributetabletest and when displaying the attribute
table of a layer without any attribute field.
...
Even Rouault
12:25 PM Revision 72d75ff4 (qgis): [OGR provider] Make changeGeometryValues() accept null geometry
Fixes #15081 Even Rouault
12:20 PM Revision 4c56fa6e (qgis): [OGR provider] Make changeGeometryValues() accept null geometry
Fixes #15081 Even Rouault
12:09 PM Revision 0ba12869 (qgis): Tighten margins and spacing on various docks
Fixes a rendering artefact on OSX toolbars and leaves more
space for content.
Let me know if this looks bad on Windo...
Nyall Dawson
11:35 AM Revision 7b0bec7b (qgis): QgsCoordinateReferenceSystem::setProj4String(): harden validation
OSRImportFromProj4() may accept strings that are not valid proj.4 strings,
e.g if they lack a +ellps parameter, it wi...
Even Rouault
11:30 AM Revision 85128c54 (qgis): QgsCoordinateReferenceSystem::setProj4String(): harden validation
OSRImportFromProj4() may accept strings that are not valid proj.4 strings,
e.g if they lack a +ellps parameter, it wi...
Even Rouault
10:28 AM Revision 87839410 (qgis): Merge pull request #3221 from nirvn/bookmark_ui_imp
[bookmarks] improve zoom to bookmark icon and UI Nyall Dawson
09:22 AM Revision 43bdcdb7 (qgis): [bookmarks] improve zoom to bookmark icon and UI
Mathieu Pellerin - nIRV
09:09 AM Revision 63cbf877 (qgis): [styledock] open via double click action legend setting (#3220)
Mathieu Pellerin - nIRV
07:07 AM Revision 3672ab9e (qgis): Merge pull request #3219 from nirvn/composer_icons
[gui/hidpi] vectorize composer toolbar & attribute table toolbar icons Nyall Dawson
06:49 AM Revision aae8fefd (qgis): [gui/hidpi] vectorize attribute table toolbar icons
Mathieu Pellerin - nIRV
06:17 AM Revision ace324b6 (qgis): [gui/hidpi] vectorize composer toolbar icons
Mathieu Pellerin - nIRV
06:07 AM Revision 1156c8de (qgis): Properly set multiedit button state
Nyall Dawson
06:07 AM Revision 33d64dc4 (qgis): Use a real toolbar for attribute table dialog
- Fixes style issues on various platforms (esp. OSX)
- Allows resizing the window smaller and actions get moved
to ov...
Nyall Dawson
06:07 AM Revision 8261275a (qgis): Respect icon size in attribute table, use svg icons
Nyall Dawson
06:07 AM Revision 1053c5e1 (qgis): Better reflect layer capabilities in attribute dialog toolbar
Nyall Dawson
05:35 AM Revision fcbaf7fa (qgis): [styledock] create a style preset icon (#3210)
Mathieu Pellerin - nIRV
03:16 AM Revision 03ea9fb9 (qgis): Remove unused variable
Nathan Woodrow
02:48 AM Revision 7a572c4f (qgis): [style dock] Refactor API. Move back button outside scrollarea.
Clean up API. Remove QgsPanelWidgetPage - no longer needed
QgsPanelWidgetStack widget manages back button and breadcr...
Nathan Woodrow

2016-06-19

09:37 AM Revision 29df8a9f (qgis): [gui/hidpi] vectorize advanced digitizing toolbar icons (#3216)
* [gui/hidpi] vectorize advanced digitizing toolbar icons
* [gui/hidpi] vectorize label toolbar icons
Mathieu Pellerin - nIRV

2016-06-18

09:05 PM Revision 04ec683a (qgis): [DXF export] Replace newline character in layer name by underscore
Fixes #15067 Even Rouault
09:04 PM Revision 8f62a573 (qgis): [DXF export] Replace newline character in layer name by underscore
Fixes #15067 Even Rouault
07:30 PM Revision 6bc0313a (qgis): [OGR provider] Make ogrWkbGeometryTypeName() correctly display M/ZM geo...
Even Rouault
07:21 PM Revision 22dfd764 (qgis): [OGR provider] Avoid considering mix of Polygon and CurvePolygon as 2 s...
Fixes #15066 Even Rouault
06:36 PM Revision 3b65568c (qgis): [OGR provider] Improve detection of layer geometry type
When a OGR layer is of geometry type "unknown", we use the
geometry of the first feature to guess the geometry type. ...
Even Rouault
06:24 PM Revision b0c519e3 (qgis): [OGR provider] Do not return wkbUnknown25D, wkbUnknownM/Z/ZM layer geom...
Those are illegal QgsWKBTypes::Type / QGis::WkbType values, and can cause
undefined behaviour outside of the provider...
Even Rouault
06:22 PM Revision 7b7c3773 (qgis): [OGR provider] Do not return wkbUnknown25D, wkbUnknownM/Z/ZM layer geom...
Those are illegal QgsWKBTypes::Type / QGis::WkbType values, and can cause
undefined behaviour outside of the provider...
Even Rouault
06:21 PM Revision aceef9ed (qgis): QgsRendererV2PropertiesDialog::syncToLayer(): make it robust to NULL re...
Fixes #15064
Probably just a band-aid, proper fix to follow in OGR provider itself.
Even Rouault
03:10 PM Revision f3549981 (qgis): [WFS provider] Add heuristics to detect MapServer WFS 1.1 behaviour (so...
Fix #15061
MapServer honours EPSG axis order in WFS 1.1, but returns srsName in GetFeature
response with EPSG:XXXX s...
Even Rouault
06:40 AM Revision eee599e0 (qgis): Merge pull request #3215 from nirvn/raster_icons
[gui/hidpi] vectorize raster toolbar icons Nyall Dawson
05:31 AM Revision 2a82caf1 (qgis): [gui/hidpi] vectorize raster toolbar icons
Mathieu Pellerin - nIRV

2016-06-17

04:49 PM Revision df8dca2e (qgis): Fix crash in composer on ungrouping after group move.
Closes #11371.
Adds support for undo/redo grouping/ungrouping operations.
Enable pending test for the crash (now pa...
Sandro Santilli
01:41 PM Revision a211c982 (qgis): Allow to undo/redo composer grouping/ungrouping
Fixes #11371 (crash on ungrouping after moving the group) and more
undo/redo related issues.
Enable pending test for...
Sandro Santilli
12:43 PM Revision efdbb874 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
12:42 PM Revision 1ff18758 (qgis): Fix uninitialized member
Nyall Dawson
12:39 PM Revision ee23bc22 (qgis): Fix uninitialized member
Nyall Dawson
10:13 AM Revision 15e9e0a9 (qgis): [UX] Show feature id in attribute table tooltip
Matthias Kuhn
04:23 AM Revision 44112675 (qgis): [roadgraph] Allow use of virtual and joined fields (fix #15041)
Also modernise some code Nyall Dawson
03:50 AM Revision 5d54b5b4 (qgis): Some roadgraph plugin ux improvements
Nyall Dawson
03:16 AM Revision 9abb6c43 (qgis): Revert "[FEATURE][expressions] implicit feature->geom conversion"
This reverts commit 7cab60bc4328e6cb4c57f8320c2d85d9383a2424.
The conversion was unreliable, as it was not correctly...
Nyall Dawson
03:05 AM Revision b380a1d5 (qgis): Fix Polygon Centroids tool hangs on null geometry (fix #15045)
Nyall Dawson

2016-06-16

08:40 PM Revision 6035f193 (qgis): few typo fix (#3207)
Harrissou Santanna
06:38 PM Revision 57ff59aa (qgis): Ignore files generated during "make check"
Sandro Santilli
06:27 PM Revision e241ab9b (qgis): Remove generated test files from repository
Fixes #14976 Sandro Santilli
05:58 PM Revision 3ea35fc0 (qgis): Relation Reference Widget: Only enable form button when a feature is set
Matthias Kuhn
03:03 PM Revision a6f96ba5 (qgis): Fix displacement symbols with data defined properties (fix #9601)
Previously only the attributes of the first feature were being
used to render the points inside a group
Nyall Dawson
03:03 PM Revision 8868303d (qgis): Fix displacement renderer when using map unit sizes for symbols
Nyall Dawson
12:51 PM Revision 5458d644 (qgis): Revert "Don't resize canvas size on widget change"
Revert this change for now as it has larger impacts
then I thought it would. Will improve and bring back
next release...
Nathan Woodrow
10:30 AM Revision f9ff5e25 (qgis): [composer] Instant feedback for legend when linked map changes
Nyall Dawson
10:30 AM Revision aa0e6d89 (qgis): Followup c78347, update test images
Nyall Dawson
10:30 AM Revision dbf8d894 (qgis): [composer] Double click legend item to edit text (fix #13578)
Nyall Dawson
09:24 AM Revision 9f704d6e (qgis): Attribute table: always show sequential column header numbers
Matthias Kuhn
08:39 AM Revision 4746158a (qgis): fix bookmarks editing regression (fixes #15034) (#3204)
Mathieu Pellerin - nIRV
04:55 AM Revision 4574f953 (qgis): Merge pull request #3203 from nirvn/move_feature_icon_imp
[gui] proper geometry type for move feature icon Nyall Dawson
04:51 AM Revision c7834751 (qgis): Legend: leave away empty groups (fix #12969)
Marco Hugentobler
04:09 AM Revision f6998e27 (qgis): [gui] proper geometry type for move feature icon
Mathieu Pellerin - nIRV
03:55 AM Revision 7f7b9f90 (qgis): Move bookmarks toolbar icons to navigation group
Nyall Dawson

2016-06-15

10:22 PM Revision c6457a63 (qgis): Fix file write error when offline.sqlite is saved to root dir by default
- Default to user's home directory instead
(cherry-picked from 23a3273)
Larry Shaffer
10:20 PM Revision 23a3273f (qgis): Fix file write error when offline.sqlite is saved to root dir by default
- Default to user's home directory instead Larry Shaffer
05:50 PM Revision e1d54029 (qgis): don't save extents to style (fixes #15026, followup 92aed6e and d690d72)
Jürgen Fischer
02:12 PM Revision b51cd2ed (qgis): Added missing newline to the param doc
Alessandro Pasotti
02:07 PM Revision a555f91a (qgis): Clean up showPanel API. Open dialog if not in dock mode
Nathan Woodrow
11:59 AM Revision 15efc313 (qgis): Merge pull request #3201 from nirvn/more_icons
[gui/hidpi] more vector love for default toolbars Denis Rouzaud
11:45 AM Revision 127386a1 (qgis): [gui/hidpi] more vector love for default toolbars
Mathieu Pellerin - nIRV
11:43 AM Revision 3a91d92d (qgis): translation string fixes
Jürgen Fischer
11:29 AM Revision 4ba24336 (qgis): [Globe] Fix typos, fix model layer logic
Sandro Mani
11:29 AM Revision cae029d4 (qgis): [Globe] Add bundled world.tif to raster imagery menu
Sandro Mani
11:29 AM Revision f9c589e4 (qgis): [Globe] Delay initial layer update to workaround some mysterious opengl...
Sandro Mani
11:29 AM Revision 7ddb2928 (qgis): [Globe] Set home viewport to lon 0
Sandro Mani
11:27 AM Revision 3fd27e0d (qgis): [gui/hidpi] vectorize attribute toolbar icons (#3200)
Mathieu Pellerin - nIRV
08:00 AM Revision 72176808 (qgis): Merge pull request #3199 from nirvn/annotation_icons
[gui] vectorize and add missing annotation icons (fixes #7076) Nyall Dawson
07:34 AM Revision ae93ee3c (qgis): Use QgsFieldProxyModel for filtering read only fields
Nyall Dawson
07:31 AM Revision 8563285b (qgis): Better icon for multiedit mode
Nyall Dawson
07:29 AM Revision 5eb14a9b (qgis): [gui] vectorize and add missing annotation icons (fixes #7076)
Mathieu Pellerin - nIRV
07:12 AM Revision f50f221b (qgis): Followup b6e97c
Nyall Dawson
07:05 AM Revision b6e97cad (qgis): Give feedback why multiedit/search is disabled with custom UI
Nyall Dawson
06:57 AM Revision f1e4c459 (qgis): Fallback to generated layout for Select by Value if using a custom
UI form
Custom UI forms are not supported with the attribute form search
mode, but this way users with custom UI for...
Nyall Dawson
06:43 AM Revision ebf1df5d (qgis): Capitalization
Nyall Dawson
04:15 AM Revision 83160632 (qgis): Followup 71dc33, fix projective transform in georeferencer (fix #14551)
Nyall Dawson
03:57 AM Revision 33a5ee7a (qgis): Fix selecting features by radius (fix #14748)
Nyall Dawson
03:10 AM Revision bf4cf51e (qgis): Fix incorrect area calculation for polygon (fix #14675)
Nyall Dawson

2016-06-14

01:19 AM Revision a6cb81bf (qgis): Save raster symbology with full precision (fix #14950)
Nyall Dawson
08:56 PM Revision 5bb2c7d1 (qgis): open message log on QgisApp::openMessageLog instead of toggling it
Jürgen Fischer
03:20 PM Revision 7e2865c6 (qgis): Fix "Relation form grows infinitely"
Fix #14977 Matthias Kuhn
02:40 PM Revision 0c10f68a (qgis): Followup bbbc9d0: Fix tests
Matthias Kuhn
02:19 PM Revision aa9fe9ec (qgis): Merge pull request #3118 from arnaud-morvan/processing_gdal_postgis_cre...
[processing] support postgis service parameter and credentials input Alexander Bruy
02:07 PM Revision bbbc9d0a (qgis): QgsDockWidget add openedStateChanged and openedStateChanged signals
Matthias Kuhn
01:51 PM Revision 4b7fc98e (qgis): Merge pull request #3130 from arnaud-morvan/processing_gdal_shapeencoding
[processing] Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms Alexander Bruy
01:47 PM Revision 834ab1c7 (qgis): More QgsDockWidget fixes (fix #15011)
Nyall Dawson
12:56 PM Revision 6bf99d69 (qgis): [UX] Action map tool title and icon
Visually communicate to the user which action will be triggered when the
button is clicked.
Matthias Kuhn
12:18 PM Revision 717e8c9a (qgis): Persist default attribute action between sessions
Refs #15027 Matthias Kuhn
11:53 AM Revision 0db9556b (qgis): update 'Report an issue' link
Jürgen Fischer
11:15 AM Revision 3fcabc96 (qgis): Fix action column widget rendering artifacts
This creates an action column widget when the widget is rendered for the
first time.
The original approach was to cre...
Matthias Kuhn
09:58 AM Revision 6d1e5542 (qgis): don't save extents to style (fixes #15026, followup 92aed6e and d690d72)
Jürgen Fischer
09:40 AM Revision a05b2ad9 (qgis): Fix crash when closing docked attribute table
Fix #14909
Fix #15018
git bisect is your friend
Matthias Kuhn
09:15 AM Revision df6d2c63 (qgis): Allow docking the attribute table left and right
Fix #14941 Matthias Kuhn
07:20 AM Revision 1563526f (qgis): Fix actions are not enabled when loading layer with default style (fix ...
Nyall Dawson
06:05 AM Revision 1152fef8 (qgis): Remove "attribute table" from dialog title (fix #14959)
Nyall Dawson
05:24 AM Revision 21f37303 (qgis): Fix some status bar widgets could not be hidden via customisation
Nyall Dawson
05:17 AM Revision e7657195 (qgis): Fix cannot deactivate customization widget catcher (fix #9732)
Nyall Dawson
04:54 AM Revision 6568da6c (qgis): Rename arrow symbol head width/height to length/thickness
Width/height naming is dependant on line direction, so for
clarity rename them to something which doesn't depend
on d...
Nyall Dawson
04:23 AM Revision 09b6d589 (qgis): Fix crash in arrow symbol layer
Nyall Dawson
04:16 AM Revision 9df87a69 (qgis): [composer] Finer step for arrow head line width
Nyall Dawson
04:11 AM Revision 78c434a6 (qgis): [composer] Make parameterised SVG arrow heads respect colors (fix #14997)
Nyall Dawson
03:51 AM Revision 44db212a (qgis): Also show WKB type in vector layer metadata
Otherwise it's a PITA to work out if a layer has z or is
multi type
Nyall Dawson
03:51 AM Revision d00020f9 (qgis): Add missing capabilities strings to layer metadata
Nyall Dawson
03:31 AM Revision b1450802 (qgis): Fix joins are not recreated when loading project with bad layers (fix #...
Nyall Dawson
03:19 AM Revision 92830a25 (qgis): Fix debug noise when using 25D geometry layers
Nyall Dawson
02:24 AM Revision 3a34368e (qgis): Cleanup qgsproject.h/.cpp
- Conslidate doxygen in qgsproject.h
- Remove TODOs from docs, move to comments
- Cosmetic formatting changes to matc...
Nyall Dawson

2016-06-13

12:55 AM Revision 660900ba (qgis): Tweak test tolerance for xenial
Nyall Dawson
12:23 AM Revision 89a1f5b2 (qgis): Merge pull request #3197 from DelazJ/patch-9
fix button label Nyall Dawson
10:32 PM Revision 8cfd17d2 (qgis): [style dock] Fix warnings
Nathan
09:52 PM Revision 4fb3a249 (qgis): fix button label
Harrissou Santanna
05:04 PM Revision 841e6c63 (qgis): Customization UI: Rename "Select All" to "Check All"
References #15005 Matthias Kuhn
04:40 PM Revision 671850f6 (qgis): Fix sorting in attribute table
Regression introduced with 3ec3daeb14a047c3f4efdd8646a51b33661c28ce (2.14.3) where
QgsAttributeTableModel::data(index...
Even Rouault
03:51 PM Revision 69e3c6f7 (qgis): [Spatialite provider] prefer rowid as primary key where available
Adapted from 1050174532627ae44c4467e9911c1fca41e138e3 without the cleanups.
fixes #14575, fixes #14626, fixes #14999
Even Rouault
03:45 PM Revision d1a9f843 (qgis): Fix compiling with clang
Matthias Kuhn
02:46 PM Revision fadc25ab (qgis): Fix warning
Nyall Dawson
02:08 PM Revision 0a5ad735 (qgis): Invalid join cache when layer is modified (fix #11140)
Nyall Dawson
12:22 PM Revision 1ec7ad56 (qgis): [WMS provider] Tolerate GetCapabilities response with several top-level...
Fix #13762
Also, in case there's a single layer advertized, show it in the browser.
Even Rouault
12:07 PM Revision 4d1790ac (qgis): [WMS provider] Avoid excessive number of decimals in BBOX parameter
Fix #14928 Even Rouault
12:00 PM Revision dfe45538 (qgis): [WMS provider] Avoid excessive number of decimals in BBOX parameter
Fix #14928 Even Rouault
11:31 AM Revision 2ce4eb52 (qgis): [style dock] code clean up
Nathan
10:52 AM Revision 659d9164 (qgis): Add missing files
Nathan Woodrow
10:50 AM Revision 1271ec7e (qgis): [processing] allow 2.5D geometries (fix #14929)
(cherry picked from commit 0553f7b33b4a3294f9a1cfb24e8c238f9211503d)
Conflicts:
python/plugins/processing/algs/qgis...
Alexander Bruy
10:44 AM Revision 0553f7b3 (qgis): [processing] allow 2.5D geometries (fix #14929)
Alexander Bruy
10:07 AM Revision e926e2d0 (qgis): [style dock] Add better API for panels
Nathan Woodrow
05:43 AM Revision 16eb1e14 (qgis): Classifications on joined fields should only consider values which
are matched to layer's features (fix #9051) Nyall Dawson
05:05 AM Revision cb4dbeaf (qgis): Fix dock widget layout (fix #15011)
Nyall Dawson

2016-06-12

01:18 AM Revision 693ead28 (qgis): Prevent creating invalid join in add join dialog (fixes crash)
Nyall Dawson
07:49 PM Revision e301cc80 (qgis): qgsogrprovider.cpp: fix wrong comment
Even Rouault
06:05 PM Revision 4116f95d (qgis): Fix the preview column in form view when first column is action widget
Matthias Kuhn
05:36 PM Revision bb94a179 (qgis): Add new test data and a bunch of unit tests
Médéric RIBREUX
05:19 PM Revision 9011becb (qgis): Fix r.aspect and r.slope algorithms
Médéric RIBREUX
04:48 PM Revision 8aad144f (qgis): Fix r.topidx, r.viewshed and r.volume description files
Médéric RIBREUX
04:48 PM Revision cb1fec07 (qgis): Remove r.sum because it doesn't exists anymore in GRASS7
Médéric RIBREUX
04:40 PM Revision 4f803e86 (qgis): Fix failing test
Matthias Kuhn
04:05 PM Revision 7b3e6672 (qgis): Remove more debug noise
Matthias Kuhn
04:01 PM Revision c63b910d (qgis): Remove debug noise
Matthias Kuhn
03:46 PM Revision 5fcadebc (qgis): Indentation fix
Even Rouault
03:14 PM Revision 31879e52 (qgis): [WFS provider] Fix handling of LatLongBoundingBox in WFS 1.0
According to the specification, the values of LatLongBoundingBox
are supposed to be in the SRS, not necessarily in WG...
Even Rouault
02:46 PM Revision b951c947 (qgis): Handle OutputFile in test generation
Médéric RIBREUX
02:44 PM Revision bfc35770 (qgis): Avoid detach
Matthias Kuhn
02:23 PM Revision 0cd44986 (qgis): Improve Test generation
Médéric RIBREUX
02:01 PM Revision f16fba5e (qgis): Show default network cache path in options dialog
Matthias Kuhn
01:48 PM Revision 7c72fefd (qgis): Fix network cache configuration
Fix #14990 Matthias Kuhn
01:25 PM Revision 7861f89f (qgis): QgsAttributeTableView::setModel(): remove connection to signals that no...
Even Rouault
01:23 PM Revision 6b80170c (qgis): QgsAttributeTableView::setModel(): fix crash when called with nullptr, ...
Even Rouault
01:22 PM Revision ffaf493d (qgis): Standalone browser: call QgsNetworkAccessManager::instance() to avoid a...
Even Rouault
12:45 PM Revision 571ee345 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
07:12 AM Revision 1d6dfc5a (qgis): Merge pull request #3196 from nirvn/fix_right_click
[bugfix] fix crash when right-clicking on geometryless layers Nyall Dawson
05:33 AM Revision 054604bc (qgis): fix crash when right-clicking on geometryless layers
Mathieu Pellerin - nIRV

2016-06-11

06:29 PM Revision f1ec1213 (qgis): [dbmanager] followup 8727799: again some emit signal fix
Salvatore Larosa
05:16 PM Revision 61eea867 (qgis): oracle provider: verify existence of layer style table before trying to...
Jürgen Fischer
05:16 PM Revision 1af74f7a (qgis): use CMP0063 only with cmake >= 3.3
Jürgen Fischer
04:58 PM Revision 87277999 (qgis): [dbmanager] Fix emit signal when refresh fields in table
Salvatore Larosa
04:25 PM Revision bf02d34f (qgis): Blacklist qt5 tests for Travis
Médéric RIBREUX
02:03 PM Revision 7ed1a7ff (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
02:02 PM Revision 7a3a38b6 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
01:55 PM Revision f7cf9747 (qgis): Merge remote branch 'origin/wfs_geomedia_fixes'
Even Rouault
01:01 PM Revision 5839a3a8 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
01:01 PM Revision 270938cb (qgis): Don't cut the filename if he is relative
Stéphane Brunner
12:50 PM Revision 7040ad41 (qgis): Fix sip bindings
Matthias Kuhn
12:29 PM Revision 1877bcd0 (qgis): Only show writable fields in field calculator
Fix #15000 Matthias Kuhn
12:05 PM Revision f43b2ac4 (qgis): Followup d3fd818: do not hide python module symbols
Matthias Kuhn
11:27 AM Revision dbd10508 (qgis): [Processing][Tests] Improve Processing GRASS7 testsuite
Médéric RIBREUX
10:50 AM Revision d3fd8184 (qgis): Simpler handling of DLL_EXPORT defines
Matthias Kuhn
10:03 AM Revision bd75fec1 (qgis): Tooltips for map style widget page
Matthias Kuhn
10:03 AM Revision 4c886ce8 (qgis): Categorized renderer: synchronize edit ramp button state on undo
Matthias Kuhn
09:57 AM Revision 7692107e (qgis): Categorized renderer: disable edit color ramp button for random
Matthias Kuhn
09:52 AM Revision c6cba65a (qgis): Don't double delete style configuration pages
Fixes a crash when switching between pages in the style configuration
dock widget.
Matthias Kuhn

2016-06-10

10:18 PM Revision 3b998d21 (qgis): [dbmanager] fix some import statement
Salvatore Larosa
06:01 PM Revision c578f3a6 (qgis): [dbmanager] Fix some pyqtslot
Salvatore Larosa
05:22 PM Revision b9d1544c (qgis): [dbmanager] Fixes #14740 - Previews do not work and python error for PG...
Salvatore Larosa
04:25 PM Revision 02d80425 (qgis): better order of columns in fields tab (vector layer properties) (#3195)
Denis Rouzaud
03:33 PM Revision f6aad8ba (qgis): [BUGFIX] Emit layerWillBeRemoved like layersWillBeRemoved (#3194)
The signal layerWillBeremoved is only emitted when the layer is owned by QgsMapLayerRegistry.
To fix it just move th...
René-Luc ReLuc
03:27 PM Revision 91de99a8 (qgis): Remove buggy and outdated code
Matthias Kuhn
03:27 PM Revision d9a79c93 (qgis): [BUGFIX] Emit layerWillBeRemoved like layersWillBeRemoved (#3194)
The signal layerWillBeremoved is only emitted when the layer is owned by QgsMapLayerRegistry.
To fix it just move th...
René-Luc ReLuc
03:10 PM Revision c66906db (qgis): Fix compiling with older gcc versions
Matthias Kuhn
02:30 PM Revision 48949d64 (qgis): [processing] improve error message text (refs #14929)
Alexander Bruy
11:08 AM Revision ef0f3d5b (qgis): use Qt types
Jürgen Fischer
10:49 AM Revision 607b1df4 (qgis): Fix joined attributes can't be used in filter expressions
(fix #13176) Nyall Dawson
10:44 AM Revision 12bb1f7b (qgis): testqgsogcutils.cpp: add more debug output to diagnose flake failure on...
Even Rouault
10:34 AM Revision 76bf6e0d (qgis): do not init dualview if no layer
fix crash of QtDesigner with custom widgets
kudos to @m-kuhn
Denis Rouzaud
09:59 AM Revision 895b9558 (qgis): Merge pull request #3166 from nirvn/fix_processing_refactor_fields
[processing] fix missing quotes to field name in refactor fields Alexander Bruy
09:39 AM Revision 690e554b (qgis): QgsGML: handle more type of geometries (Arc, CompositeSurface, etc...) ...
Even Rouault
09:39 AM Revision a4f15113 (qgis): QgsGmlStreamingParser: fix memory leak if parsing a GML file truncated ...
Even Rouault
09:39 AM Revision 734a3a55 (qgis): [WFS provider] Recognize gmgml:Polygon_Surface_MultiSurface_CompositeSu...
Even Rouault
09:39 AM Revision 544e8bd8 (qgis): [WFS provider] Handle server exposing paging capabilities but obviously...
Even Rouault
09:39 AM Revision 08ead813 (qgis): [WFS provider] Use EPSG:XXXX format for SRSNAME= parameter for servers ...
Even Rouault
09:39 AM Revision 5acb1288 (qgis): testqgsgml.cpp: fix memory leaks in test
Even Rouault
07:47 AM Revision 37598bdf (qgis): add custom widget for QgsDockWidget
Denis Rouzaud
07:29 AM Revision 8394b574 (qgis): Revert "Fix joined attributes can't be used in filter expressions"
This reverts commit acedb39c5a19509b91a2247b70db3d5da7c5b105. Nyall Dawson
07:00 AM Revision 50a6ed07 (qgis): Allow editing joins by double clicking on them in list
Nyall Dawson
06:47 AM Revision acedb39c (qgis): Fix joined attributes can't be used in filter expressions
(fix #13176) Nyall Dawson
05:52 AM Revision 9a061448 (qgis): [needs-docs] Rename 'select by form' to 'select by value'
As that wording is more explanatory Nyall Dawson
05:45 AM Revision fae6ee4a (qgis): Make styling widget live apply remember setting
Nyall Dawson
05:34 AM Revision a592167d (qgis): Fix failing test on qt5
Nyall Dawson
05:10 AM Revision 7af6d247 (qgis): Change QDockWidgets to QgsDockWidgets
No benefit as yet, but future proofing for when QgsDockWidget
gains additional fixes/tweaks over QDockWidget
Nyall Dawson
04:56 AM Revision 3afb05c2 (qgis): Merge pull request #3193 from nirvn/pal_fix_quadrant
[pal] fix quadrant exp. wrongly overwriting cartographic placement (fixes #14989) Nyall Dawson
04:53 AM Revision a3768672 (qgis): Correctly support joins using virtual fields (fix #14820)
Nyall Dawson
03:59 AM Revision 7c34c537 (qgis): [pal] fix quadrant exp. wrongly overwriting cartographic placement
(fixes #14989) Mathieu Pellerin - nIRV
03:18 AM Revision df0d5969 (qgis): Fix virtual fields which depend on other virtual fields may not be
calculated in some circumstances (fix #14939) Nyall Dawson
02:03 AM Revision 1bc17e6c (qgis): Default to requesting all attributes for python expression functions
Fix #14985 Nyall Dawson

2016-06-09

01:58 PM Revision 9e54287b (qgis): [processing] fix alglist() function
Alexander Bruy
11:48 AM Revision d1cac842 (qgis): Reach the proper lower negative value bound
This was tricky, due to
https://www.postgresql.org/message-id/20160608160800.GB13838%40localhost
Sandro Santilli
11:48 AM Revision 0f0d6c09 (qgis): Add more tests to cover full signed int ranges
Sandro Santilli
11:48 AM Revision 3accda6d (qgis): Also test the estimatedmetadata code path for signedInts
Sandro Santilli
11:48 AM Revision 9a964144 (qgis): Fix storing attribute of feature with negative identifier and test
The test was also bogus in that it expected an inappropriate FID. Sandro Santilli
11:48 AM Revision 8bd6ffcf (qgis): Fix expected test results for negative int4 and int2 FIDs
int8 negative identifier is still not handled correctly Sandro Santilli
11:48 AM Revision 8b9a0353 (qgis): Fix handling of int64 primary keys to use a FidMap
There was a code duplication where only one path did the right
thing. This commit also removes the duplication.
Sandro Santilli
11:48 AM Revision e763b41c (qgis): Use FidMap for int64 primary keys
Also rename pktInt64 to pktUint64, in case we'll be able to know
in advance the database contains only positive integ...
Sandro Santilli
11:48 AM Revision f4a135b5 (qgis): Only shift 32bit int identifiers when negative
Fixes existing tests to retain expectances Sandro Santilli
11:48 AM Revision 92dda429 (qgis): Do not loose signed semantic on converting int32 pk to fid
Fixes again editing of features with negative identifiers.
Now a test fails, but it is the test being broken this tim...
Sandro Santilli
11:48 AM Revision a7a0eefe (qgis): Support negative short integer primary keys on PostgreSQL
See http://hub.qgis.org/issues/14262
NOTE: signed int64 keys would still fail
Sandro Santilli
11:25 AM Revision 6d8f5c43 (qgis): Merge pull request #3188 from nirvn/icon_offset_rotate
new icons for offset and rotate point symbol actions Nyall Dawson
11:13 AM Revision 03de74dc (qgis): fix typo
Jürgen Fischer
10:56 AM Revision 3213c81b (qgis): new icons for offset and rotate point symbol actions
Mathieu Pellerin - nIRV
09:57 AM Revision acc84bfa (qgis): Add missing docs
Nyall Dawson
09:40 AM Revision 9494dce0 (qgis): QgsEditorWidgetRegistry disconnect signals when mapLayer will be remove...
Add a method to disconnect signals added when layerIsAdded to QgsMapLayerRegistry. This method is connect to layerWil... René-Luc ReLuc
09:31 AM Revision 61d243e9 (qgis): QgsEditorWidgetRegistry disconnect signals when mapLayer will be remove...
Add a method to disconnect signals added when layerIsAdded to QgsMapLayerRegistry. This method is connect to layerWil... René-Luc ReLuc
08:48 AM Revision ec976225 (qgis): Don't show constraint messages when form is in search mode
Nyall Dawson
08:48 AM Revision 015ee77a (qgis): Hide relation widgets when in multiedit/search mode
Nyall Dawson
08:48 AM Revision fe26d33e (qgis): [needs-docs] Add shortcut to Select by Form to toolbar and menu
Also add keyboard shortcut (F3) to open select by form
dialog
Nyall Dawson
08:48 AM Revision ce7d79e4 (qgis): Show scrollbars for attribute form as identify results
Nyall Dawson
08:48 AM Revision b44f62a1 (qgis): Cleanups for attribute form in search mode
Nyall Dawson
04:54 AM Revision 7cfe7f83 (qgis): [style dock] vectorize undo & redo button, create history symbol (#3187)
Mathieu Pellerin - nIRV
03:36 AM Revision 1b31f08b (qgis): Add F7 shortcut to show/hide style dock
Nyall Dawson
03:29 AM Revision 8909584e (qgis): Auto refresh when symbol levels changed in style dock (fix #14861)
Nyall Dawson
03:22 AM Revision a3a20744 (qgis): Make style dock Apply button always enabled
Just in case we miss signals which trigger the live update, it's
safer to give users an option to manually apply chan...
Nyall Dawson
03:10 AM Revision 31c572f0 (qgis): Fix style dock forgets expanded state of rendering group (fix #14864)
Also fix a memory leak Nyall Dawson
03:01 AM Revision cb4dacfe (qgis): Fix style dock button not synced to dock state (fix #14862)
Add a new class QgsDockWidget which has finer control over setting
and retrieving the dock visibility, to account for...
Nyall Dawson

2016-06-08

12:50 AM Revision a033e81a (qgis): add qjson to INSTALL (fixes #14982)
Jürgen Fischer
08:29 PM Revision ee8e340d (qgis): avoid closing the last tab of the message log viewer
Jürgen Fischer
02:20 PM Revision fea82ae8 (qgis): Fix some missing auto updates from style dock
Nyall Dawson
02:04 PM Revision 35a08faf (qgis): Indentation
Nyall Dawson
01:48 PM Revision 8a2e8715 (qgis): Always use string comparison in expressions for string fields
Fixes #13204 Nyall Dawson
01:30 PM Revision 85fbeb26 (qgis): Hillshaderenderer: Fix transparency effects (#3185)
asgerpetersen -
11:00 AM Revision e94c24d9 (qgis): fix to grassWinShell
Jonas
10:57 AM Revision 9be98acf (qgis): really fix ab5f06b (ouch again - machine mixup)
Jürgen Fischer
10:57 AM Revision 49046294 (qgis): fix ab5f06b (ouch)
Jürgen Fischer
10:57 AM Revision 62b9cc01 (qgis): processing: base grass path on OSGEO4W_ROOT where available
Jürgen Fischer
10:46 AM Revision 2265115f (qgis): Fix issues rendering SVG with text (fix #14644, #14794)
Nyall Dawson
10:46 AM Revision 0510da77 (qgis): More tests for QgsAttributeTableConfig
Nyall Dawson
09:50 AM Revision 5f50fc09 (qgis): disable the scale widget if scale is locked
Denis Rouzaud
08:20 AM Revision d708473d (qgis): Fix indentation test errors
Larry Shaffer
06:42 AM Revision 50cada43 (qgis): Fix home dir being added as default svg and template path
Fixes #14662, #14652, #14883 Nyall Dawson
02:44 AM Revision f0c8fe68 (qgis): Ensure data defined button displayed fields are always up to date
Fix #14809 Nyall Dawson

2016-06-07

01:45 AM Revision f8f3b21b (qgis): Fix cannot set shortcut for zoom in (fix #14958)
Nyall Dawson
10:28 PM Revision a8cf02ad (qgis): [dbmanager] fix DeprecationWarning
Salvatore Larosa
10:00 PM Revision a03e28bb (qgis): Fix sip bindings
Matthias Kuhn
09:29 PM Revision 4371a66f (qgis): Adds support for GNSS GNRMC messages
(cherry-picked from 88bddb8) Ondřej Fibich
04:22 PM Revision fa74b04e (qgis): [WFS provider] Fix crash when calling setSubsetString() with a SQL that...
Even Rouault
04:12 PM Revision 496c3f03 (qgis): [WFS provider] Fix setSubsetString() to accept SELECT followed by newli...
Even Rouault
02:55 PM Revision 5c3aa51e (qgis): Clean up QgsExpressionContext in QgsServer::handleRequest
David Marteau
02:07 PM Revision bb140317 (qgis): Merge pull request #3181 from dmarteau/release-2_14
Clean up QgsExpressionContext in QgsServer::handleRequest René-Luc ReLuc
02:06 PM Revision 65aa8601 (qgis): [dbmanager] Fixes #14722 - Adding new GeoPackage connection to DB Manag...
Salvatore Larosa
01:46 PM Revision f84584c6 (qgis): Fix header
Matthias Kuhn
01:46 PM Revision e4a1b3f8 (qgis): Remove reference to renamed QgsAdvancedDigitizingDock in API doc
ThomasG77
01:03 PM Revision 50181eee (qgis): Clean up QgsExpressionContext in QgsServer::handleRequest
David Marteau
12:25 PM Revision 773d6132 (qgis): SQL composer dialog: improve search in table combobox
Even Rouault
12:02 PM Revision 5301a97f (qgis): Ensure that attribute table config is always initially populated
Nyall Dawson
11:17 AM Revision e0d6c3f3 (qgis): [travis] Readonly ccache for pull requests
Matthias Kuhn
10:37 AM Revision c07f02d6 (qgis): QgsAbstractGeometryV2::wkbType always returns a valid type
Matthias Kuhn
10:37 AM Revision fdb28c09 (qgis): More string comparison fixes
Matthias Kuhn
10:21 AM Revision d0feea57 (qgis): [py3] Followup bad0d3e: Don't decode unencoded strings
Matthias Kuhn
08:42 AM Revision 446daaa0 (qgis): fix windows build (followup 4648143c)
Jürgen Fischer
07:18 AM Revision 7a8d9dd5 (qgis): Add missing proxies for legend check behaviour to subrenderers
for inverted polygon and displacement renderers Nyall Dawson
07:05 AM Revision b2c43cb9 (qgis): Fix inverted polygons and displacement renderer don't allow right
click on legend items (fix #14966) Nyall Dawson
06:49 AM Revision b32afce7 (qgis): Fix inverted polygon & displacement renderer don't show
color wheel in legend menu
Move embedded renderer handling to QgsFeatureRendererV2 and
add support for embedded rend...
Nyall Dawson
05:33 AM Revision d77a33d7 (qgis): Partially revert d984148
Undo the maximum tile size changes as these were reverted from
downstream due to WMS layer regressions
Nyall Dawson
05:33 AM Revision 94e1d5e5 (qgis): Fix crash when using inverted polygons with heatmap renderer
Add methods to QgsRendererV2AbstractMetadata and QgsRendererV2Registry
to control renderer compatiblity by layer type...
Nyall Dawson
03:11 AM Revision fbc5e0fc (qgis): Fix indentation
Nyall Dawson
02:08 AM Revision 179a92cd (qgis): [effect] fix issue with svg marker and antialiasing (fixes #14960)
Credit for original patch to @nirvn Nyall Dawson

2016-06-06

12:59 AM Revision a625eeb5 (qgis): Add missing sip binding
Nyall Dawson
11:59 PM Revision c5b8060b (qgis): Fix warnings, missing docs+bindings
Nyall Dawson
11:26 PM Revision d984148e (qgis): Have QgsRasterDrawer::draw check for interrupted rendering, reduce rast...
Sandro Mani
11:26 PM Revision 787d206b (qgis): Add some tests for QgsCRSCache
Nyall Dawson
11:26 PM Revision 0c6e289c (qgis): Update test masks
Nyall Dawson
11:26 PM Revision f6865510 (qgis): Avoid extra feature requests in spatial query plugin
Nyall Dawson
11:26 PM Revision d3cbe04d (qgis): Use prepared geometry for spatial query plugin
Marco Hugentobler
11:26 PM Revision 221c4e04 (qgis): Only emit QgsCollapsibleGroupBoxBasic::collapsedStateChanged when state...
Sandro Mani
11:26 PM Revision 4e10c5be (qgis): Trigger repaints instead of explicitly refreshing canvas
Inspired by work by @manisandro Nyall Dawson
11:26 PM Revision 1e8abb1d (qgis): Fix avoid crash when measuring empty geometry
Sandro Mani
11:26 PM Revision ebdccf38 (qgis): Add QgsDistanceArea test for empty polygon
Nyall Dawson
11:26 PM Revision 3408a78d (qgis): Indentation
Nyall Dawson
11:26 PM Revision 768fc2c7 (qgis): Use QgsCRSCache in more places
Forward port from sourcepole/kadas-albireo Nyall Dawson
11:26 PM Revision 85fbea82 (qgis): Fix warnings emitted by linguist when parsing sources
Sandro Mani
11:26 PM Revision 49af9570 (qgis): Fix crash when saving categorized symbology
Marco Hugentobler
11:26 PM Revision f077f1a5 (qgis): Fix QgsCurvePolygon sip bindings
Sandro Mani
11:26 PM Revision 25052dc5 (qgis): Add missing bindings
Nyall Dawson
09:56 PM Revision c61daf88 (qgis): Don't show scrollbars when embedding a feature form
Matthias Kuhn
08:55 PM Revision bad0d3e4 (qgis): Properly handle filsystem character encoding when showing warnings
Fix #14567 Matthias Kuhn
07:47 PM Revision c59350a1 (qgis): [offline editing] No reason to crash just because of raster layers
Fix #14848 Matthias Kuhn
07:41 PM Revision 63b3eb70 (qgis): Fixed QGis type - QGIS is better
Tim Sutton
07:19 PM Revision 82853565 (qgis): External resource widget relative path fix for integrated viewer
Fixes #14891
References #13283
Matthias Kuhn
06:49 PM Revision c7631f68 (qgis): typo
Harrissou Santanna
06:06 PM Revision 2e609646 (qgis): [gps] Fix default-misconfigured gpsbabel path
Fix #14866 Matthias Kuhn
06:04 PM Revision 4c2567cf (qgis): [gps] Fix default-misconfigured gpsbabel path
Fix #14866 Matthias Kuhn
05:45 PM Revision 70e1c6af (qgis): Fix add button state in postgis source select dialog
Matthias Kuhn
05:03 PM Revision 2c3f044e (qgis): [WFS provider] Better and translatable error message in case of SQL par...
Even Rouault
04:16 PM Revision 9b92100f (qgis): [WFS provider] Improve tooltip of SQL statement field when joins are po...
Even Rouault
03:26 PM Revision 58bbdcb5 (qgis): SQL composer dialog: truncate too long function prototypes in combobox
Even Rouault
03:25 PM Revision 3acbe71f (qgis): [WFS provider] Display appropriate error message when using a non exist...
Even Rouault
03:22 PM Revision 3a2f3df9 (qgis): [BUGFIX][Processing] RScript: Insert None value as NULL
René-Luc ReLuc
03:18 PM Revision 021da12c (qgis): [BUGFIX][Processing] RScript: Insert None value as NULL
René-Luc ReLuc
03:08 PM Revision 601af0e3 (qgis): [BUGFIX][Processing] RScript: Add name token
René-Luc ReLuc
03:07 PM Revision 2a746f49 (qgis): [BUGFIX][Processing] RScript: Add name token
René-Luc ReLuc
02:34 PM Revision 4556a0d2 (qgis): [styledock] inline effects widget
Nathan
02:34 PM Revision ad5f970a (qgis): [styledock] Swap rendererv2 widget back to qwidget
Nathan
02:34 PM Revision 91cd68ea (qgis): [styledock] Handle stacked panels at a higher level
Nathan
02:09 PM Revision f8dccf87 (qgis): Fix on map identification on relation reference widget with complex PK
References #14882 Matthias Kuhn
01:59 PM Revision e80e5416 (qgis): Show correct feature count with rule that requires geometry
Fix #14758 Matthias Kuhn
12:50 PM Revision 5ba50557 (qgis): Remove useless delete in parseCircularString
Sandro Mani
12:36 PM Revision 87beec03 (qgis): Fix crash when using 2.5D renderer with incompatible layer
Fixes #14814 Matthias Kuhn
12:36 PM Revision e858a6d5 (qgis): Fix crash when using 2.5D renderer with incompatible layer
Fixes #14814 Matthias Kuhn
11:57 AM Revision 197a00ab (qgis): Fix incorrect error handling in QgsCircularStringV2* parseCircularString
Sandro Mani
11:00 AM Revision c7390180 (qgis): More ninja changes
Nathan Woodrow
11:00 AM Revision f8c3af22 (qgis): [build] Allow using ninja generator on non-win os'es
Matthias Kuhn
11:00 AM Revision 4648143c (qgis): [build] Add better support for Ninja build system
Nathan Woodrow
08:25 AM Revision e422d89e (qgis): Typo
Marco Hugentobler
08:22 AM Revision 056a6be8 (qgis): Merge pull request #3127 from sbrunner/add-version-warning
Add a warning on QGIS server when the versions don't corresponds Marco Hugentobler

2016-06-05

01:21 AM Revision f2791836 (qgis): Fix possible divide by 0
Nyall Dawson
01:17 AM Revision f70be075 (qgis): Fix leaks
Nyall Dawson
01:10 AM Revision fab16ecb (qgis): Fix Coverity uninitialized member warnings
Nyall Dawson
12:31 PM Revision 813a21d6 (qgis): [effects] relayout widget for better dock usage
Nathan
12:23 PM Revision dd0ddd5a (qgis): [styledock] Connect missing signals for order and effects
Nathan
07:57 AM Revision b5696a82 (qgis): Full widget label combobox
Nathan
06:16 AM Revision 6a4556dd (qgis): Add sip conversions for profile times
Nathan
06:06 AM Revision 53a57e19 (qgis): [styledock] Keep dock state updated from external changes
Nathan
04:32 AM Revision 14342ce6 (qgis): [processing] fix missing quotes to field name in refactor fields
Mathieu Pellerin - nIRV

2016-06-04

12:34 PM Revision e7b04f24 (qgis): Tabs > Spaces
Matthias Kuhn
11:32 AM Revision a07a31be (qgis): Fix build warnings
Nyall Dawson
11:26 AM Revision eac51e99 (qgis): Fix ListMultiSelectWidget under PyQt5
Nyall Dawson
11:16 AM Revision b4f88c53 (qgis): Update test masks for arrow symbol layer
Nyall Dawson
11:07 AM Revision 05c9e07c (qgis): Fix shortcuts manager test on Qt5
Nyall Dawson
11:07 AM Revision 17f4b4c0 (qgis): Fix doxygen warnings, missing docs+sip
Nyall Dawson
11:04 AM Revision dd8ce362 (qgis): Report the compiler on the travis page as gcc
This is a purely cosmetic change, we override the compiler internally
anyway.
Matthias Kuhn
11:00 AM Revision f04298f1 (qgis): Use ccache for gcc on travis
Matthias Kuhn
08:11 AM Revision d409006c (qgis): Render widget now based on stack widget
Nathan
03:53 AM Revision 7573b221 (qgis): Improve API for QgsMapStylePanelFactory
Nathan

2016-06-03

01:21 AM Revision 60df9266 (qgis): Add missing docs
Nathan
05:09 PM Revision 8ddae271 (qgis): [Processing] Support authentication with postgis
Arnaud Morvan
04:38 PM Revision 6f4b6a6c (qgis): Fix sip binding test failures for private classes
Matthias Kuhn
03:54 PM Revision 744c61cb (qgis): [attrtable] Order by the correct column when header is clicked
The column index was messed up when columns have been reordered Matthias Kuhn
03:40 PM Revision 4a3a814d (qgis): [attrtable] Show row numbers when first column is action widget
Matthias Kuhn
03:13 PM Revision 95f81391 (qgis): sip bindings
Matthias Kuhn
03:02 PM Revision ffb6b90f (qgis): Fix build warnings
Matthias Kuhn
02:49 PM Revision 8068cac1 (qgis): Increase modularity of cmake files
Matthias Kuhn
02:49 PM Revision c8011d91 (qgis): Temporarily disable missing llvm apt repo
Matthias Kuhn
01:13 PM Revision 4c286618 (qgis): [styledock] Add load from file
Nathan
01:00 PM Revision 3d941e3a (qgis): [styledock] Add saving and loading default styles
Nathan
12:58 PM Revision bded2b51 (qgis): Remove QgsBillboardRegistry
Sandro Mani
12:43 PM Revision 6a46e71d (qgis): Rename remove connection button in QgsSourceSelectDialog
Sandro Mani
12:33 PM Revision 6b52f7ea (qgis): Add resample options to raster style dock
Nathan
12:30 PM Revision a6294cfe (qgis): Add support for toplevel widgets in drag and drop designer
Matthias Kuhn
12:24 PM Revision 7abd691e (qgis): Merge pull request #3172 from dmarteau/master
Expose server interfaces methods to python for clearing server cache René-Luc ReLuc
12:03 PM Revision 04e1e968 (qgis): Fix addDbLayerAction insertion point when arcgis provider is enabled
Sandro Mani
11:52 AM Revision 8f158771 (qgis): Also hide ArcGIS provider actions if provider is disabled
Sandro Mani
10:33 AM Revision 6e66eef1 (qgis): add missing copyright headers
Jürgen Fischer
10:32 AM Revision 9c7dbb9e (qgis): [FEATURE] Layer tree embedded widgets
This allows definition of widgets embedded into layer tree for individual layers in the layer properties dialog (in n... Martin Dobias
10:26 AM Revision 19f83ae2 (qgis): Update layer transparency after 100ms delay
Martin Dobias
10:09 AM Revision 45989f7f (qgis): Also mark project as dirty when column widths change
Matthias Kuhn
10:02 AM Revision a4a0c9b2 (qgis): Expose server interfaces methodsi to python for clearing server layer c...
David Marteau
10:02 AM Revision 60dce16e (qgis): Flag project as dirty when attribute table configuration changes
Matthias Kuhn
10:02 AM Revision 662bf430 (qgis): Move "evaluate default values" option to project properties
It was not properly placed in the application settings. Matthias Kuhn
10:02 AM Revision 000eb072 (qgis): Add support for adding custom properties to providers
Matthias Kuhn
09:49 AM Revision f8715444 (qgis): [feature] Add runtime profiler class to profile code
Nathan
09:41 AM Revision 62582098 (qgis): Merge pull request #3169 from medspx/processing_grass7_rinlidar
[processing] add GRASS 7 r.in.lidar algorithms Alexander Bruy
09:27 AM Revision f9ab7223 (qgis): [processing] ParameterTableMultipleField type added
This adds a widget with multiple column attributes selector Marco Bernasocchi
09:27 AM Revision 2dea7c8c (qgis): [processing] allow optional in all getAsScriptCode
Marco Bernasocchi
09:25 AM Revision 514b03c9 (qgis): Fix missing bindings, headers and build
Matthias Kuhn
09:25 AM Revision ebf41f03 (qgis): Fix WITH_QTWEBKIT=OFF support
Matthias Kuhn
09:24 AM Revision 45227e51 (qgis): [FEATURE] QgsTooltip support full HTML
This is useful for example to add URL links that
allow being clicked on.
Marco Bernasocchi
09:19 AM Revision 2269543a (qgis): Fix ui cmake file
Nathan
09:15 AM Revision 223262e2 (qgis): Add missing sip file
Nathan
07:04 AM Revision 384a280f (qgis): [FEATURE] Add hide column, set column width and autosize to
attribute table header right click menu Nyall Dawson
07:04 AM Revision 5dc1c523 (qgis): Fix build
Nyall Dawson
04:43 AM Revision 47916d02 (qgis): [styledock] Inline panels for renderers
Nathan Woodrow
04:24 AM Revision 4c1812a9 (qgis): [FEATURE] Remember widths for attribute table columns
If you resize columns, the width will be restored when next
opening the attribute table for that layer.
Nyall Dawson
03:07 AM Revision 9d780bac (qgis): [styledock] Add saved style manager
Nathan Woodrow

2016-06-02

12:34 AM Revision 3608799b (qgis): small format cleaning in default.qgc
ninsbl
11:52 PM Revision 474f150f (qgis): More modules for the GRASS plugin (including addons)
ninsbl
11:16 PM Revision 301fd985 (qgis): Added python bindings
Martin Dobias
10:36 PM Revision e0798600 (qgis): more typo fixes
Jürgen Fischer
09:29 PM Revision 840022d7 (qgis): fix indentation and some typos
Jürgen Fischer
09:24 PM Revision 5fd69fd3 (qgis): fix windows icon installation
Jürgen Fischer
09:24 PM Revision 07c16fcd (qgis): Adds File format Icons for Windows
Alexandre Neto
09:20 PM Revision 367c4a8f (qgis): Fix warnings about unused parameters
Even Rouault
08:56 PM Revision 87924436 (qgis): Add r.in.lidar.info and override projection by default (much easier to ...
Médéric RIBREUX
08:03 PM Revision 380076c6 (qgis): Change some wording in QgsQueryBuilder API documentation (#3133)
Thomas Gratier
06:56 PM Revision ea580244 (qgis): Update API docs
Martin Dobias
06:31 PM Revision 291dbb59 (qgis): Handle legend node in parent gracefully with embedded widgets
Martin Dobias
06:07 PM Revision 75e5da37 (qgis): Integrate into layer dialogs, save in layer's properties
Martin Dobias
05:58 PM Revision edace8d0 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
05:53 PM Revision f914a036 (qgis): [Processing] [Grass7] Add r.in.lidar algorithm (you have to use the sam...
Médéric Ribreux
04:14 PM Revision 94077b2a (qgis): fix deprecation warning
Jürgen Fischer
04:12 PM Revision c34b36ff (qgis): osgeo4w: include arcgis rest provider
Jürgen Fischer
04:10 PM Revision 3348c9ac (qgis): debian packaging: include arcgis rest provider
Jürgen Fischer
03:53 PM Revision 9346b9fd (qgis): fix build (follow up 2738c5097e)
Alexander Bruy
03:52 PM Revision b312235b (qgis): fix indentation
Alexander Bruy
03:52 PM Revision 568ddb34 (qgis): [processing] fixed wrong indentation
Victor Olaya
03:52 PM Revision d46f98d4 (qgis): [processing] lidar tools update
changes by Martin Isenburg Victor Olaya
02:52 PM Revision c7809498 (qgis): Refactoring
Martin Dobias
02:43 PM Revision 30813f91 (qgis): Make using specific date/time an option, use current date/time otherwise
Sandro Mani
02:43 PM Revision 6293315e (qgis): Remove unused code
Sandro Mani
02:38 PM Revision 45c0ef02 (qgis): Merge pull request #3122 from manisandro/arcgis_rest
Add provider for ArcGIS Map and Feature REST services Sandro Mani
02:12 PM Revision 49eaf074 (qgis): [styledock] move live update checkbox
Nathan Woodrow
02:00 PM Revision 7dd1c592 (qgis): [styledock] Layer picker
Nathan Woodrow
01:36 PM Revision 1f02d4a4 (qgis): Add QgsSourceSelectDialog python bindings
Sandro Mani
01:36 PM Revision 0ac8ce14 (qgis): Docstring updates
Sandro Mani
01:36 PM Revision ed2487de (qgis): Move QJSON detection to toplevel CMakeLists, and make it optional, disa...
Sandro Mani
01:36 PM Revision 18285633 (qgis): Add QgsWKBTypes::zmType test
Sandro Mani
01:36 PM Revision 2738c509 (qgis): Add provider for ArcGIS Map and Feature REST services
Sandro Mani
12:51 PM Revision 7433d32e (qgis): [Style Dock] Add interface for plugins to add panels to dock
Nathan Woodrow
12:49 PM Revision a8a22466 (qgis): fixed addProvider method in toolbox
Victor Olaya
12:27 PM Revision 6c878f95 (qgis): [FEATURE] oracle provider: add support for renaming attributes
Jürgen Fischer
12:27 PM Revision 006b5818 (qgis): fix warnings
Jürgen Fischer
12:27 PM Revision f52c2b39 (qgis): also disable webkit on xenial (followup 38f6ace)
Jürgen Fischer
11:01 AM Revision 50fd2b15 (qgis): Fixed error in executing python file at start.
This exec form should be compatible with both py2 and py3 Alessandro Pasotti
10:26 AM Revision 3351f553 (qgis): test_provider_ogr_sqlite.py: rename class to TestPyQgsOGRProviderSqlite...
Even Rouault
09:52 AM Revision efd32ff2 (qgis): Arrow symbol layer: option to repeat or not the arrow on the line
Hugo Mercier
09:52 AM Revision 6c9b5889 (qgis): Arrow symbol layer: halved arrows and head width/height
The head size can now be configured by its width and its height
Arrows can also be rendered as "half arrows"
Hugo Mercier
09:45 AM Revision 99c16f0b (qgis): [processing] added activateProvider method in Processing class
Victor Olaya
09:12 AM Revision 1b905c81 (qgis): Merge pull request #3165 from nirvn/fix_attributetable_sort
[attributetable] add quotes to column name when sorting (fixes #14873) Matthias Kuhn
09:09 AM Revision 732b1cb1 (qgis): [OGR] Handle mFirstFieldIsFid in renameAttributes
Nyall Dawson
09:09 AM Revision 831f4c12 (qgis): [FEATURE] Allow renaming fields by double clicking name
in layer properties window
Available for supported data providers only (postgres,
memory layers and OGR layers, depe...
Nyall Dawson
09:09 AM Revision 0e03115d (qgis): Add support for field renaming in QgsVectorLayer and edit buffer
Nyall Dawson
09:09 AM Revision ccc67ef7 (qgis): Rename attributes support for postgres provider
Nyall Dawson
09:09 AM Revision 251474a6 (qgis): Add support for attribute renaming to OGR provider
Nyall Dawson
09:09 AM Revision 58cc8901 (qgis): [FEATURE] Add support for attribute renaming to QgsVectorDataProvider
Implemented in memory layer provider only, not yet supported
in edit buffer or configurable in GUI
Nyall Dawson
09:09 AM Revision d40554b8 (qgis): Clarify what value means for single band psuedo color renderer
...by adapting the header text and tooltip as the interpolation
mode is altered
Nyall Dawson
09:03 AM Revision 38e9435d (qgis): [attributetable] add quotes to column name when sorting (fixes #14873)
Mathieu Pellerin - nIRV
08:51 AM Revision c68eaeb9 (qgis): Refactor widget constraints to keep variables private
Matthias Kuhn
08:51 AM Revision d2851341 (qgis): Show field names in attribute table sorting expression builder
Matthias Kuhn
08:51 AM Revision 1df5664d (qgis): Cache default value in editorwidget
Makes sure that repeated calls return the same value for a given editor widget.
This avoids unstable behavior and unr...
Matthias Kuhn
08:50 AM Revision e7d6689f (qgis): New modules for the GRASS plugin
ninsbl
08:14 AM Revision 97c4bd7f (qgis): Reduce color map display decimals to max 15
Using 16 decimals gives rounding issues, (e.g. 64.4 displayed as 64.40000000000001) Piers van der Torren
08:14 AM Revision 8f667bbd (qgis): [raster] Fix pseudocolor clip option (setting was lost in the pipeline)
Also disable checkbox for exact and discrete mode, as it isn't used there. Piers van der Torren
08:13 AM Revision 4fed5667 (qgis): forgot cast to double on divide
Piers van der Torren
08:13 AM Revision 79149875 (qgis): forgot unit
Piers van der Torren
08:12 AM Revision 02e7d7a2 (qgis): limit number of classes to minimum 2 and remove special cases for < 2
Piers van der Torren
08:09 AM Revision cf72b597 (qgis): fix handling discrete colormaps in continuous mode
Piers van der Torren
08:09 AM Revision 58936474 (qgis): fix colors for continuous classification with non equally spaced stops
Piers van der Torren
08:09 AM Revision 912f06da (qgis): Color map label on different line
Nyall Dawson
08:07 AM Revision 624b06bc (qgis): Different color map classification handling in discrete mode
Piers van der Torren
08:06 AM Revision c84dc8d7 (qgis): implement comments from nyalldawson
Piers van der Torren
07:54 AM Revision 2556c7ce (qgis): documentation and sip coverage
Piers van der Torren
07:54 AM Revision f27507d2 (qgis): code style fix (astyle)
Piers van der Torren
07:53 AM Revision 47676d4b (qgis): Add Quantile based color map creation mode
Piers van der Torren
07:15 AM Revision 61a4c48b (qgis): calculate reasonable number of decimals on classify
Piers van der Torren
07:15 AM Revision 47e178aa (qgis): code style fixes
Piers van der Torren
07:11 AM Revision c032d169 (qgis): Add option for adding units to color map labels
Piers van der Torren
07:06 AM Revision 3bd77c72 (qgis): Remove color map sort button, as it is now always automatically sorted
Piers van der Torren
07:04 AM Revision 8898d6c6 (qgis): more consistent flags on TreeWidgetItems
Piers van der Torren
07:01 AM Revision e5ab7ca2 (qgis): use QgsTreeWidgetItem also for sorting color map items
quicker and less code, so enable automatic sorting after every edit Piers van der Torren
06:55 AM Revision 6c46b09c (qgis): fix too numerous itemChanged events using QTreeWidgetItem subclass
Piers van der Torren
06:51 AM Revision af1af4c8 (qgis): automatically change color map labels when editing value
not optimal since autolabel function gets called way too often. Piers van der Torren
06:44 AM Revision 250748b2 (qgis): change color map labels to more compact format
Piers van der Torren
06:16 AM Revision 103ab0db (qgis): Small cleanups
Nyall Dawson
06:16 AM Revision 7ca15417 (qgis): [FEATURE] persist Maptip visibility across sessions
This feature allows to store if a user had
activated Maptips and turn it on in a following
QGIS session.
Maptips are ...
Marco Bernasocchi
05:30 AM Revision 9bb2fd1d (qgis): Merge pull request #3155 from ahuarte47/Rendering_DrawingMarkersFaster2
[Improvement] Draw markers faster (2) Nyall Dawson
05:18 AM Revision 29170d91 (qgis): Fix possible overflow
Nyall Dawson
05:18 AM Revision 7af33661 (qgis): Fix leak in test
Nyall Dawson
05:18 AM Revision c672ce2a (qgis): Fix coverity dereference warning
Nyall Dawson
05:18 AM Revision 0ed7f3c4 (qgis): Remove unused variables
Nyall Dawson
05:18 AM Revision 872bdd62 (qgis): Remove some clutter in attribute table dialog by moving the
"organize fields" and "sort" actions from toolbar buttons
into a right-click menu on the column headings
Nyall Dawson
05:18 AM Revision 6c6a1777 (qgis): Cosmetic fixups to organize table columns dialog
Nyall Dawson
05:07 AM Revision 4f4c0ff7 (qgis): Merge pull request #3157 from manisandro/geomchecker_fixes
Geomchecker fixes Nyall Dawson
03:17 AM Revision 0c735420 (qgis): Copy displayed value rather than original value
(Respects value relation configuration and other widget settings
which modify the displayed value)
Nyall Dawson
03:17 AM Revision 3da460e4 (qgis): Handle sorted or reordered columns when copying cell contents
Nyall Dawson
03:17 AM Revision 3da3cf18 (qgis): [FEATURE] add copy cell content action in attributetable context menu
Blottiere Paul
02:25 AM Revision e0c87ffe (qgis): [FEATURE] Move QgsShortcutsManager, QgsConfigureShortcutsDialog to gui
This allows plugins to reuse the shortcuts manager if they
want to add the ability for users to customise their short...
Nyall Dawson

2016-06-01

12:50 AM Revision 3a005cda (qgis): Indentation
Nyall Dawson
12:50 AM Revision 9fb1d4fc (qgis): Fix warning
Nyall Dawson
11:31 PM Revision fb49f700 (qgis): [OGR provider] Fix deleteAttributes() when mFirstFieldIsFid
Even Rouault
11:22 PM Revision 65c3b969 (qgis): [FEATURE] oracle provider: add support to save styles in database
Jürgen Fischer
11:22 PM Revision 9efbf28d (qgis): spelling fixes
Jürgen Fischer
10:50 PM Revision 882cd7b7 (qgis): fix recommends (followup ddcc2fb)
Jürgen Fischer
10:49 PM Revision b2602fcd (qgis): fix recommends (followup 8c14165)
Jürgen Fischer
08:37 PM Revision 996e2e19 (qgis): Merge pull request #3120 from manisandro/rendering_crash
Guard against possible crash by using destroyed QgsMapRendererCustomPainterJob Martin Dobias
08:03 PM Revision ea2395dd (qgis): Integration of embedded widgets into layer tree + config GUI
Martin Dobias
07:20 PM Revision 73ab289e (qgis): Fix Coverity warnings in testqgsogcutils.cpp and testqgsgdalprovider.cpp
Even Rouault
05:33 PM Revision 2b1560c5 (qgis): Merge pull request #3079 from pblottiere/constraints
[FEATURE] widgets constraints Matthias Kuhn
04:53 PM Revision ddcc2fb8 (qgis): debian packaging: disable globe plugin where osgearth >= 2.7
Jürgen Fischer
03:56 PM Revision f6f26097 (qgis): osgeo4w: disable globe plugin (incompatible with OSGEarth 2.7)
Jürgen Fischer
03:51 PM Revision a3a64a1f (qgis): creatensis.pl: retrieve version earlier from CMakeLists.txt for
preremove Jürgen Fischer
03:21 PM Revision 61e26fd8 (qgis): [processing] fixes for issues with 3rd party providers being loaded and...
Victor Olaya
02:45 PM Revision b0a9a84c (qgis): [hillshade] increase z factor places
Nathan Woodrow
02:41 PM Revision 6428f619 (qgis): Doc, indentation fixes for hillshade renderer
Nyall Dawson
02:19 PM Revision 36714d5b (qgis): [FEATURE] [mssql] Save styles to the database in MSSQL
Adding the functions to save styles in an mssql database.
Creates tables, etc to support default and listing styles.
Christian Frugard
01:52 PM Revision d47fe0f7 (qgis): Hillshaderenderer: Add 'multidirectional oblique-weighted' rendering op...
asgerpetersen -
01:20 PM Revision 0272ebc2 (qgis): [processing] fixed check to avoid adding a provider that is already added
Victor Olaya
01:15 PM Revision 57b16187 (qgis): [processing] move spatialite and postgis utils into tools package
Alexander Bruy
12:48 PM Revision 6e130204 (qgis): [pluginmanager] show trusted plugins (fix #14916)
Alexander Bruy
12:18 PM Revision 479ceb36 (qgis): [processing] fixed wrong call to splitext in dataobjects.py
Victor Olaya
12:02 PM Revision faee1e64 (qgis): Merge pull request #3159 from DelazJ/patch-4
fix missing space and typo Nyall Dawson
11:56 AM Revision f20e28d9 (qgis): allow to hide/show all columns in attribute table config
Denis Rouzaud
11:17 AM Revision 56d5046e (qgis): [processing] add again the algorithm name after being removed mistakenl...
(cherry-picked from 83502c5) Salvatore Larosa
10:54 AM Revision 47a301ca (qgis): Render WFS layers added when 'Keep dialog open' is enabled (#14935)
And remove a few left overs (MapCRS, MapExtent) that were only used
by the provider in QGIS <= 2.14.
It is not compl...
Even Rouault
10:06 AM Revision 925746da (qgis): fix missing space and typo
Harrissou Santanna
07:20 AM Revision ba0fdfaf (qgis): Clarify use of the term "OTF"
- change button tooltip from referring to "OTFR" to "OTF" to match
button text
- change wording of enable CRS transfo...
Nyall Dawson
02:09 AM Revision 062aa9ae (qgis): Indentation
Nyall Dawson
02:08 AM Revision cb882698 (qgis): Followup 1b2af79, more robust way of setting shortcuts
Nyall Dawson

2016-05-31

12:18 AM Revision 8c141657 (qgis): debian packaging: limit globe to osgearth 2.7
Jürgen Fischer
11:43 PM Revision 1b2af79c (qgis): Ctrl zoom (#3154)
* Switch QgsMapCanvas zoomIn and zoomOut to slots
* Change shortcuts to zoom in/out tool to Ctrl+Alt +/-, and
make C...
Nyall Dawson
11:22 PM Revision bf9f5b61 (qgis): [style dock] use a QLineEntry for layer title (#3141)
Mathieu Pellerin - nIRV
11:17 PM Revision c7da8a70 (qgis): Add CONTRIBUTE.md to help new contributors. (#2581)
This file will be shown when people make new pull requests. Matthias Kuhn
08:16 PM Revision 36d7dc4e (qgis): remove null information message bar
Blottiere Paul
08:16 PM Revision ea950340 (qgis): replace the message bar by a multiline qlabel
Blottiere Paul
08:16 PM Revision 8774ad21 (qgis): fix unit test
Blottiere Paul
08:16 PM Revision 8449e42a (qgis): add constraint description
Blottiere Paul
08:16 PM Revision bffe308a (qgis): fix doc
Blottiere Paul
08:16 PM Revision ea097bec (qgis): replace "" by QString()
Blottiere Paul
08:16 PM Revision 3947cb93 (qgis): translatable string
Blottiere Paul
08:16 PM Revision 8d25a067 (qgis): rename feature -> f to avoid an API break
Blottiere Paul
08:16 PM Revision 6489b62b (qgis): add layer scope in context to evaluate the constraint expression
Blottiere Paul
08:16 PM Revision 7d71c973 (qgis): fix parameter's name camelcase
Blottiere Paul
08:16 PM Revision a636319a (qgis): fix sip
Blottiere Paul
08:16 PM Revision 4ae1b555 (qgis): Add not null constraint and visual feedback to widgets
Matthias Kuhn
08:16 PM Revision aba02f11 (qgis): rename constraint to expression for method's name
Blottiere Paul
08:16 PM Revision 020d20a9 (qgis): [FEATURE] constraints on widgets
Blottiere Paul
08:16 PM Revision 9ddb4418 (qgis): fix test doc
Blottiere Paul
07:19 PM Revision f844d6be (qgis): [Processing] Add optional capabilities to R scripts
René-Luc ReLuc
07:12 PM Revision fda06c0c (qgis): [Processing] Add optional capabilities to R scripts
René-Luc ReLuc
07:11 PM Revision d5befee5 (qgis): [BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin...
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
René-Luc ReLuc
07:10 PM Revision ab28d527 (qgis): [BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin...
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
René-Luc ReLuc
06:33 PM Revision 47397ee3 (qgis): [Globe] Fix incorrect transparency conversion
Sandro Mani
05:35 PM Revision 7270fda1 (qgis): [Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
René-Luc ReLuc
05:25 PM Revision bb41cceb (qgis): [Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
René-Luc ReLuc
04:20 PM Revision b79e5bb3 (qgis): globe: fix warnings on windows
Jürgen Fischer
03:56 PM Revision 83502c55 (qgis): [processing] add again the algorithm name after being removed mistakenl...
Salvatore Larosa
12:36 PM Revision 5773d0d5 (qgis): [processing] fixes and better warning messages in modeler
Victor Olaya
11:57 AM Revision ef292e6a (qgis): Draw markers faster
The code takes advantage of points already created to paint the
geometries.
This point array contains the simplified ...
Alvaro Huarte
03:36 AM Revision 797826ea (qgis): spelling fixes
Jürgen Fischer

2016-05-30

12:45 AM Revision fecc59ae (qgis): Hillshaderenderer: Fix calculation of aspect (#3152)
asgerpetersen -
09:55 PM Revision 52f3ca6b (qgis): Merge pull request #3139 from rouault/ogr_concurrent_opening_branch_2_14
[Backport] [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo Even Rouault
09:48 PM Revision 593fa683 (qgis): Fix build problem with gcc 4.7
Even Rouault
07:52 PM Revision 919c8ee8 (qgis): fix precise build
Jürgen Fischer
07:52 PM Revision b9df3168 (qgis): debian packaging: fix installation of mime icons
Jürgen Fischer
07:39 PM Revision 0367d7a3 (qgis): [WFS provider] Fix build problem due to signature change of QgsRectangl...
Even Rouault
05:46 PM Revision a023f55b (qgis): Merge pull request #3148 from rouault/wfs_better_behaviour_with_wrong_c...
[WFS Provider] Implement workarounds to better behave when extent reported by capabilities is wrong Even Rouault
05:46 PM Revision 86f6e7eb (qgis): Merge pull request #3142 from rouault/identify_result_float_precision
Do not print excessive decimals when identifying value on a Float32 raster Even Rouault
05:45 PM Revision 4b130cbf (qgis): Merge pull request #3134 from rouault/do_not_write_nodata_if_not_existing
Nodata related fixes Even Rouault
04:36 PM Revision df6410ec (qgis): fix typo in import
Alexander Bruy
03:53 PM Revision 2f7ff46a (qgis): fix imports (follow up b52828fac7)
Alexander Bruy
02:30 PM Revision 6396d8fe (qgis): fix indentation (follow up b52828fac7)
Alexander Bruy
02:30 PM Revision 01450c56 (qgis): [Processing] Compare lower file extension to "shp"
Arnaud Morvan
02:26 PM Revision 2cf224ca (qgis): [dbmanager] remove maxsize constraint for reset button in query builder...
Salvatore Larosa
01:39 PM Revision 25983ee3 (qgis): [processing] fix .ui file loading (follow up b52828fac7)
Alexander Bruy
12:15 PM Revision ddd37ad8 (qgis): Merge pull request #3138 from sbrunner/limit
Add and fix WFS server MAXFEATURES test Nyall Dawson
12:10 PM Revision 3bdbf79b (qgis): Clarify in the registerMapLayerPropertiesFactory docstring that the own...
Sandro Mani
12:07 PM Revision 2297ade9 (qgis): [Globe] Remove python bindings
Sandro Mani
11:39 AM Revision 00502620 (qgis): [FEATURE] Allow web map style shift-drag zoom
When certain map tools are active, you can hold down shift
and drag a rectangle on the map to zoom to that area. This...
Nyall Dawson
11:39 AM Revision 8628f211 (qgis): Switch to flags for map tool behaviour
Nyall Dawson
11:39 AM Revision 71f8e3e4 (qgis): [FEATURE] Plugins can add pages to vector layer properties*
* This is actually a followup to 87121d, which fixes leaks
& clarifies some docs. But I figured the ability to add
cu...
Nyall Dawson
10:57 AM Revision 2069c27c (qgis): Merge pull request #3119 from arnaud-morvan/processing_fix_postgis_over...
[processing] fix ogr2ogr postgis table overwrite Alexander Bruy
10:41 AM Revision b52828fa (qgis): [processing] allow creating new plugin from toolbox with scripts
Victor Olaya
10:41 AM Revision 9c2721b0 (qgis): [processing] added ‘supported’ parameter to exportVectorLayer
Victor Olaya
10:17 AM Revision ebf43403 (qgis): Merge pull request #3077 from pvalsecc/legend_url
WMS: Better logic to pick the legend URL Matthias Kuhn
08:25 AM Revision 12cbcfc7 (qgis): Merge pull request #3147 from pblottiere/fix_diagram
[Bugfix] Fix pin/unpin maptool Denis Rouzaud
07:33 AM Revision 47cf9240 (qgis): Add and fix WFS server MAXFEATURES test
It was not working when we do a POST with an XML Stéphane Brunner

2016-05-29

12:41 AM Revision 72b55b7e (qgis): [Globe] Remove remaining traces of osg sip bindings
Sandro Mani
11:59 PM Revision 8e5b28f3 (qgis): [db_manager] Fix #14796 - Quote values depending on data type in query ...
Arnaud Morvan
11:51 PM Revision 87121d63 (qgis): Merge pull request #3126 from manisandro/globe
Revived globe, compatible with OsgEarth 2.7 Sandro Mani
09:18 PM Revision cdbd4e45 (qgis): Docstring updates
Sandro Mani
08:35 PM Revision 62c814cb (qgis): fix pin/unpin ctl key
Blottiere Paul
07:52 PM Revision 9fe21028 (qgis): QgsRasterBlock::printValue(): add documentation notes
Even Rouault
06:02 PM Revision 2ac20c66 (qgis): [WFS Provider] Implement workarounds to better behave when extent repor...
Some servers like http://geodata.nationaalgeoregister.nl/bag/wfs report wrong layer
extent in their GetCapabilities r...
Even Rouault
05:50 PM Revision 79d64071 (qgis): Set cursor to pan cursor when space-dragging canvas
Nyall Dawson
05:50 PM Revision 5377952a (qgis): [FEATURE] ctrl+wheel on canvas results in smaller zoom
Holding down ctrl while using the mouse wheel to zoom in or
out now results in a finer zoom. This behaviour brings ca...
Nyall Dawson
05:50 PM Revision aa53cfe3 (qgis): [composer] Prevent zooming out/in too far
Would cause issues when scale became 0 and it was impossible
to further interact with the composer.
Nyall Dawson
05:50 PM Revision f9a10e4a (qgis): Remove deprecated wheel action behaviour from composer
Nyall Dawson
05:36 PM Revision 8e980cfe (qgis): fix pin/unpin diagrams when no labels
Blottiere Paul
04:20 PM Revision d6ec868a (qgis): Merge pull request #3098 from arnaud-morvan/postgresql_decimal_fields
Keep numeric fields type, length and precision in postgresql provider Jürgen Fischer
12:55 PM Revision f3b635dc (qgis): [GDAL provider] Ignore nodata value that are not representable in the d...
This is related to commit e0d38ba3f912b7ae6b34e66a44e529ec37394458. In case
we have to deal with an inconsitent raste...
Even Rouault
12:47 PM Revision 69bed218 (qgis): WMS: Better logic to pick the legend URL
QGIS had two problems:
1) It was using the specified legend URL only if its mime type was matching
the layer's mim...
Patrick Valsecchi
12:47 PM Revision e79a327a (qgis): WMS GetCapabilities: override parent's style if they have the same name
When there is a layer group with several sub-layers, the group has a
"default" style and the sub-layers each have a "...
Patrick Valsecchi
12:43 PM Revision 147a68c0 (qgis): Do not print excessive decimals when identifying value on a Float32 raster
Was reported in https://lists.osgeo.org/pipermail/qgis-user/2016-April/036045.html Even Rouault
12:40 PM Revision c7a4e5a0 (qgis): [needs-docs] Reword "delete" option in db connection dialog
Button has been changed to "remove", to make it clear that
the button just removes the connection, it does not delete...
Nyall Dawson
12:40 PM Revision e2abea67 (qgis): Fix incorrect tooltips in effects widget
Nyall Dawson
12:28 PM Revision 8fafd3d3 (qgis): Doc: mark QgsDataProvider::enterUpdateMode() / leaveUpdateMode() as ava...
Even Rouault
11:45 AM Revision 22794ce1 (qgis): Merge pull request #3062 from medspx/processing_imagery
[Processing] GRASS7 complete i.* modules (implements Redmine #5722) Matthias Kuhn
11:02 AM Revision eafaa1da (qgis): /test_provider_shapefile.py: do not test QgsVectorDataProvider.Simplify...
Even Rouault
11:02 AM Revision b0e3b130 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
Even Rouault
11:02 AM Revision 7809c8ea (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
Even Rouault
11:02 AM Revision 05bfd2bc (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
Even Rouault
11:02 AM Revision 657ac103 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
Even Rouault
11:02 AM Revision fe32ba40 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
Even Rouault
11:02 AM Revision 7d70f323 (qgis): Fix style in previous commit regarding comparisons against nullptr
Cherry-picked from ed08ffb2aa945dcb0c103aa3fbe3120c0cd0337b Even Rouault
11:02 AM Revision 05953cb3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea...
Even Rouault
10:54 AM Revision 872cfb78 (qgis): Have a capabilities cache per hostname
Actually if I get
http://127.0.0.1/qgis?REQUEST=GetCapabilities&VERSION=1.1.0&SERVICE=WFS
then
http://localhost/qgis?...
Stéphane Brunner
10:09 AM Revision e5253f88 (qgis): Add a warning on QGIS server when the versions don't corresponds
QGIS server and project file. Stéphane Brunner
09:00 AM Revision 59faf95c (qgis): Blacklist travis-ci qt5 tests and remove i.fft test
Médéric RIBREUX
09:00 AM Revision 8d1bec33 (qgis): Exec things...
Médéric RIBREUX
09:00 AM Revision ec6b29aa (qgis): Remove NaN values from raster before hash calculation
Médéric RIBREUX
09:00 AM Revision 235f9865 (qgis): Fix qt5 travis build and update README for Processing tests
Médéric Ribreux
09:00 AM Revision 3f6e84f9 (qgis): fix .travis config indentation
Médéric RIBREUX
09:00 AM Revision c867123f (qgis): Fix exec statement for AlgorithmsTestBase.py
On travis-ci environment, Python version seems to be affected by [this bug](https://bugs.python.org/issue21591).
One ...
Médéric Ribreux
09:00 AM Revision 5f3b60c9 (qgis): Add libfftw3-3 to travis-ci environment (fingercross: should pass)
Médéric Ribreux
09:00 AM Revision f6710de6 (qgis): Fix rasterhashes value with osgeo4travis values
Médéric Ribreux
09:00 AM Revision 1945facd (qgis): Temporary make Grass7Utils more verbose for more travis debug
Médéric Ribreux
09:00 AM Revision 8884cd71 (qgis): Add ugly debug prints to try to find what is travis-ci problem...
Médéric Ribreux
09:00 AM Revision bc4b3a20 (qgis): Fix i.at.corr test
Médéric RIBREUX
09:00 AM Revision 03a8a8e5 (qgis): Try without subfunction
Médéric Ribreux
09:00 AM Revision cd7047cc (qgis): Try this exec modification
Médéric Ribreux
09:00 AM Revision 1aa0bbd2 (qgis): Update TODO file
Médéric Ribreux
09:00 AM Revision 6b8f9430 (qgis): Fix i.atcor algorithm
Médéric Ribreux
09:00 AM Revision b40d2ff3 (qgis): Add last set of tests
Médéric Ribreux
09:00 AM Revision 48d45fbd (qgis): Fix multiple input parameter type detection for graphical unit test gen...
Médéric Ribreux
09:00 AM Revision 222935b4 (qgis): Expand external file support to graphical unit test generator
Médéric Ribreux
09:00 AM Revision 1f21af66 (qgis): Improve tests: add external file support into AlgorithmsTest
Médéric Ribreux
09:00 AM Revision e70f9bcf (qgis): Add first set of unit tests
Médéric Ribreux
09:00 AM Revision ed97ca56 (qgis): Fix some algorithms
Médéric Ribreux
09:00 AM Revision 2aab3248 (qgis): Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of fi...
Médéric Ribreux
09:00 AM Revision fe5c6f51 (qgis): Add i.rectify algorithm
Médéric Ribreux
09:00 AM Revision 8ff07cf9 (qgis): Add i.landsat.acc algorithm
Médéric Ribreux
09:00 AM Revision 90758b53 (qgis): Add i.in.spotvgt algorithm
Médéric Ribreux
09:00 AM Revision 033fd1fa (qgis): Add i.modis.qc algorithm
Médéric Ribreux
09:00 AM Revision fdce7488 (qgis): Add i.maxlik algorithm
Médéric Ribreux
09:00 AM Revision 1d153427 (qgis): Add i.cca algorithm (segfaults from GRASS)
Médéric Ribreux
09:00 AM Revision 02bbcbb8 (qgis): Add i.oif algorithm
Médéric Ribreux
09:00 AM Revision c9f56125 (qgis): Add i.pansharpen algorithm
Médéric Ribreux
09:00 AM Revision 5182748e (qgis): Add i.topo.corr algorithm
Médéric Ribreux
09:00 AM Revision cce451c7 (qgis): Add i.pca algorithm
Médéric Ribreux
09:00 AM Revision a73ed12d (qgis): Add i.segment algorithm
Médéric Ribreux
09:00 AM Revision 7bc53388 (qgis): Add i.smap algorithm
Médéric Ribreux
09:00 AM Revision 297c6325 (qgis): Add i.tasscap algorithm
Médéric RIBREUX
09:00 AM Revision 68f42a40 (qgis): Add i.vi algorithm
Médéric RIBREUX
09:00 AM Revision ecf6d2ad (qgis): Add i.landsat.toar algorithm
Médéric RIBREUX
09:00 AM Revision aabcc1e0 (qgis): Add i.image.mosaic (needs Redmine #5742 to be implemented)
Médéric RIBREUX
09:00 AM Revision d39614f7 (qgis): Add i.evapo.mh parameters detection
Médéric RIBREUX
09:00 AM Revision 689d4151 (qgis): Add i.group algorithm
Médéric RIBREUX
09:00 AM Revision 83b6cfdf (qgis): Add i.gensigset algorithm
Médéric RIBREUX
09:00 AM Revision a231bbd9 (qgis): Add i.gensig algorithm
Médéric RIBREUX
09:00 AM Revision b5330003 (qgis): Add i.evapo.time algorithm
Médéric RIBREUX
09:00 AM Revision 0b8784cf (qgis): Add i.evapo.pt algorithm
Médéric RIBREUX
09:00 AM Revision 474a258e (qgis): Add i.evapo.pm algorithm
Médéric RIBREUX
09:00 AM Revision b6396cb9 (qgis): Add i.evapo.mh algorithm
Médéric RIBREUX
09:00 AM Revision 109a7f4f (qgis): Add i.emissivity algorithm
Médéric RIBREUX
09:00 AM Revision 0529062f (qgis): Add i.biomass algorithm
Médéric RIBREUX
09:00 AM Revision 13402f65 (qgis): Add i.eb.soilheatflux algorithm
Médéric RIBREUX
09:00 AM Revision b3559403 (qgis): Add i.eb.netrad algorithm
Médéric RIBREUX
09:00 AM Revision a5afb941 (qgis): Add i.eb.hsebal01 algorithm
Médéric RIBREUX
09:00 AM Revision 8c69220b (qgis): Add i.eb.eta algorithm
Médéric RIBREUX
09:00 AM Revision e3da5377 (qgis): Add i.eb.evapfr algorithm
Médéric RIBREUX
09:00 AM Revision 89ec2fbb (qgis): Add i.colors.enhance algorithm
Médéric RIBREUX
09:00 AM Revision 651302e3 (qgis): Add i.albedo and i.cluster algorithms
Médéric RIBREUX
08:57 AM Revision d5512a93 (qgis): Change QgsRectangle::combineExtentWith(const QgsRectangle*) into QgsRec...
Sandro Mani
08:11 AM Revision 1b06324d (qgis): Fix failing server label test
Nyall Dawson
07:53 AM Revision 5b6f9d84 (qgis): Fix uninitialized wheel zoom factor in QgsMapCanvas
Nyall Dawson
07:32 AM Revision 7cab60bc (qgis): [FEATURE][expressions] If a feature is passed to a function
expecting geometry inputs, then use that feature's geometry
instead of throwing an error
eg
buffer(@atlas_feature,1...
Nyall Dawson
07:31 AM Revision 497d6ef4 (qgis): Minor clean ups
Nyall Dawson
06:59 AM Revision 421ab4fe (qgis): Add missing docs, SIP bindings, some const correctness
Nyall Dawson
06:38 AM Revision 36ff0ba3 (qgis): [FEATURE] add a char() function to the expression engine (#3137)
Mathieu Pellerin - nIRV

2016-05-28

12:11 AM Revision 78bcd4b1 (qgis): Correctly mark method as deprecated
Nyall Dawson
12:10 AM Revision e7d03924 (qgis): Fix doxygen warnings
Nyall Dawson
06:18 PM Revision b9baf2e9 (qgis): Merge pull request #3131 from 3nids/lockscale
allow to lock scale to use magnification to zoom in/out Denis Rouzaud
05:26 PM Revision d5f8255a (qgis): Remove unfinished osg[Earth] python bindings
Sandro Mani
05:22 PM Revision c3e7a56b (qgis): always use double for dpi
Denis Rouzaud
05:10 PM Revision 3e73064c (qgis): Store QgsBillBoardRegistry in QgsProject instead of making it a singleton
Sandro Mani
04:52 PM Revision cf99817b (qgis): allow to lock scale to use magnification to zoom in/out
this also removes the option for different behavior of mouse wheel Denis Rouzaud
04:46 PM Revision bae8a0e5 (qgis): [FEATURE] Georeference outputs (eg PDF) from composer
This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PD...
Nyall Dawson
04:45 PM Revision bc779a06 (qgis): QgsActionManager: improve docs + add tests
Nyall Dawson
04:45 PM Revision 3d494ac9 (qgis): Fix feature's value action not working (fix #14536)
Replace broken/missing $currfield with new @current_field
expression variable. Update other default actions to use
ex...
Nyall Dawson
04:44 PM Revision 0a8df071 (qgis): Fix build warning
Nyall Dawson
04:11 PM Revision 5d37cc35 (qgis): Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
Arnaud Morvan
02:31 PM Revision 857d544e (qgis): Improve numerical stability of QgsAbstractGeometryV2::centroid
Sandro Mani
01:49 PM Revision 705d4f58 (qgis): [styledock] Fix undo redo
Nathan Woodrow
01:01 PM Revision 17b48563 (qgis): [renderer] Live hillshade renderer for raster layers
Thanks to Asger Skovbo Petersen (@AsgerPetersen) for the idea and fixes
Thanks to Nyall for reviews and bug fixes
Nathan Woodrow
12:41 PM Revision d8ccec0e (qgis): [Processing] add an algs static method to Processing for server
René-Luc ReLuc
11:18 AM Revision 149ab302 (qgis): [Geometry checker] Delay sorting of results until all are listed
Sandro Mani
10:52 AM Revision e0d38ba3 (qgis): QgsRasterFileWriter::writeDataRaster(): do not set nodata on output whe...
Currently if the source raster has no nodata value, the writer will still write
nan as the output nodata value, ignor...
Even Rouault
10:43 AM Revision 427559c8 (qgis): Merge pull request #3100 from alexbruy/add-db-table
enable Add button in DB dialogs only when at least one table is selected (fix #5616) Alexander Bruy
10:18 AM Revision 759dd9d1 (qgis): Guard against possible crash by using destroyed QgsMapRendererCustomPai...
Sandro Mani
10:09 AM Revision 90887f46 (qgis): Revived globe, compatible with OsgEarth 2.7
Sandro Mani
10:02 AM Revision 7d7467f2 (qgis): [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions René-Luc ReLuc
09:58 AM Revision 27c5f78f (qgis): Merge branch 'processing_shortHelp'
René-Luc ReLuc
09:39 AM Revision 3d957120 (qgis): [processing] add output extent to scripts (refs #11781)
Alexander Bruy
09:38 AM Revision 75461aa1 (qgis): [Processing] Fix ogr2ogr postgis table overwrite
Arnaud Morvan
09:38 AM Revision e60ed051 (qgis): [pluginmanager] limit plugin icon maximum size to prevent breaking desc...
Alexander Bruy
09:32 AM Revision 8592a7e3 (qgis): [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions René-Luc ReLuc
09:31 AM Revision 69a1718b (qgis): move scale widget in its own class (away from qgisapp)
Denis Rouzaud
09:29 AM Revision 4f49b8b7 (qgis): Merge pull request #3121 from rouault/pyramids
Various improvements and fixes related to raster pyramids Even Rouault

2016-05-27

12:53 AM Revision 88c8d352 (qgis): QgsRasterFormatSaveOptionsWidget: do not put pyramid option profiles in...
Before this commit, if the user opened Settings / Options / GDAL / Edit Pyramid options and
validated it, it added py...
Even Rouault
12:53 AM Revision 7f3edb89 (qgis): QgsRasterPyramidsOptionsWidget: cleanup to avoid use of hard-coded cons...
Even Rouault
12:53 AM Revision 1ce34c36 (qgis): [GDAL provider] Fixes related to pyramid option validation
- The method QgsGdalProvider::validatePyramidsCreationOptions() was a wrong name
and should have been an override o...
Even Rouault
12:53 AM Revision 2861cf1d (qgis): QgsGdalProvider::buildPyramids(): do not crash if an invalid option is ...
Even Rouault
12:53 AM Revision 0ac285d7 (qgis): [GDAL provider] Add cubic spline and lanczos resampling methods for ove...
Even Rouault
12:53 AM Revision a8be64e1 (qgis): Raster layer properties : use/save default pyramid resampling method
Currently when you build raster pyramids from the Pyramids tab in raster layer
properties, the default method propose...
Even Rouault
11:21 PM Revision 2c1f2ce1 (qgis): Add missing docs
Nyall Dawson
11:18 PM Revision 4da65884 (qgis): Temporarily revert "add sip bindings to webkit stubs"
This reverts commit dd69a5965589c8a27f2388e6ecad02b223392704.
The commit was causing build failures on Travis
Nyall Dawson
07:38 PM Revision cc7eb27a (qgis): [processing] drop WebView dependency (follow up 38f6ace4c0)
Alexander Bruy
07:30 PM Revision dd69a596 (qgis): add sip bindings to webkit stubs
Jürgen Fischer
07:30 PM Revision 4b5e5c08 (qgis): german translation fixes (followup 0eecac1)
Jürgen Fischer
06:40 PM Revision 88b67361 (qgis): Cleanup some default values from nullptr to empty non-pointers
Larry Shaffer
04:40 PM Revision c1750aa0 (qgis): Avoid warning
Nyall Dawson
04:34 PM Revision d4a482b9 (qgis): Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
[Bugfix] QPainter simplification (fixes #14301) Nyall Dawson
03:19 PM Revision cbbc5357 (qgis): Avoid string comparisons
Matthias Kuhn
03:02 PM Revision 62cb55a3 (qgis): ending store and restore layer extents in projects
René-Luc ReLuc
02:38 PM Revision 0aec8e98 (qgis): Postgres simplification does not work with curved types
Marco Hugentobler
02:29 PM Revision 7e9a0a78 (qgis): Merge pull request #3114 from SrNetoChan/new_icons
Adds File Formats mime Icons for debian and rpm Jürgen Fischer
02:16 PM Revision 70c5ab6a (qgis): [processing] fix handling of scriipts/models folders in Get scripts dia...
Alexander Bruy
12:32 PM Revision 92aed6e3 (qgis): ending store and restore layer extents in projects
René-Luc ReLuc
11:31 AM Revision b38be6f7 (qgis): [processing] made lastools additional parameters optional
Victor Olaya
11:27 AM Revision f4ca8476 (qgis): [processing] do not exit loop in intersect if there are errors
fixes #14908 Victor Olaya
11:27 AM Revision 841f8fb7 (qgis): [processing] re-enabled tooltips in algorithm dialog
Victor Olaya
11:27 AM Revision c080c203 (qgis): [processing] fixed default extension selection
Victor Olaya
10:48 AM Revision 64e05ff6 (qgis): Show curve point radius in infotool and fix bug in geometryutils
Marco Hugentobler
10:25 AM Revision 33977d16 (qgis): [processing] add option to force singlepart geometry type to postgis im...
Alexander Bruy
10:23 AM Revision 5fc17dd1 (qgis): add missing include in DB2
Denis Rouzaud
09:34 AM Revision adf47dc7 (qgis): store and restore layer extents in projects
Jürgen Fischer
09:32 AM Revision ba48dbe3 (qgis): Merge pull request #3112 from ThomasG77/qgsannotationitemcast
Cast each child of QgsAnnotationItem in SIP bindings for Python Nyall Dawson
08:51 AM Revision 84c02417 (qgis): INSTALL is a output file from the t2tdoc target
Jürgen Fischer
08:41 AM Revision 38f6ace4 (qgis): make webkit optional
Jürgen Fischer
08:30 AM Revision fb2d5e72 (qgis): fixes debian desktop files for file format icons
Alexandre Neto

2016-05-26

01:05 AM Revision 2a361c52 (qgis): add extra icons
Alexandre Neto
12:50 AM Revision 0eecac1a (qgis): Add QGIS file types Icons for Linux
Alexandre Neto
10:39 PM Revision ed1235d3 (qgis): Merge pull request #3096 from arnaud-morvan/processing_fix_updatedepend...
[BUGFIX] [Processing] Fix updateDependentFields Alexander Bruy
07:30 PM Revision a3898627 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:30 PM Revision 36161fc0 (qgis): INstructions for installing with Qt5+Py3 on Debian in INSTALL
Paolo Cavallini
06:09 PM Revision eeea18ec (qgis): Cast each child of QgsAnnotationItem in SIP bindings for Python
ThomasG77
05:44 PM Revision 5a001726 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
René-Luc ReLuc
05:17 PM Revision aef3dd4d (qgis): remove svn references from prepare-commit.sh and make it work from anyw...
Jürgen Fischer
05:11 PM Revision d4802e5e (qgis): Merge pull request #3109 from rldhont/bugfix_processing_getParameterDes...
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr… Victor Olaya
04:53 PM Revision 53089188 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
René-Luc ReLuc
03:47 PM Revision ef3de285 (qgis): Merge pull request #3110 from NaturalGIS/master
fix two SAGA statistics_grid modules Victor Olaya
03:13 PM Revision d783635a (qgis): [processing] homogenize spatial index name with DB Manager (fix #14899)
Alexander Bruy
03:08 PM Revision 586e9bfa (qgis): [Processing] Fix updateDependentFields
Arnaud Morvan
03:04 PM Revision 8cd6be57 (qgis): fix two SAGA statistics_grid modules
Giovanni Manghi
02:29 PM Revision 90b313cc (qgis): [processing] fix typo in Add autoincremental layer alg (fix #14892)
Alexander Bruy
01:43 PM Revision af201211 (qgis): fix indentation
Alexander Bruy
12:56 PM Revision d16f04bf (qgis): [processing] support multiple scripts/models folders (fix #10476)
Alexander Bruy
12:52 PM Revision d1709461 (qgis): INSTALL is a output file
Jürgen Fischer
11:45 AM Revision d676fcba (qgis): Another typo in INSTALL
Paolo Cavallini
07:42 AM Revision 942e4694 (qgis): Merge branch 'pluginmanager-fix-strings'
Alexander Bruy
07:42 AM Revision eb275ea4 (qgis): Merge branch 'worlfile-ext'
Alexander Bruy

2016-05-25

10:53 PM Revision 6969a1a4 (qgis): Fix travis errors
Alvaro Huarte
10:53 PM Revision 7e1d142f (qgis): Add Visvalingam simplification algorithm
Alvaro Huarte
10:53 PM Revision 734b8b4c (qgis): Add SimplifyAlgorithm enum for local simplification
It implements the SimplifyAlgorithm enum for local simplification of
geometries.
Also the SnapToGrid algorithm is added.
Alvaro Huarte
10:50 PM Revision 01ece90f (qgis): Simplify geometry for labeling
Alvaro Huarte
10:50 PM Revision 51f06edb (qgis): Allow override WkbPtr and define WkbSimplifierPtr class
This commit simplifies the geometry just before to paint it in the
current QPainter device.
This commit allows to ov...
Alvaro Huarte
10:50 PM Revision 89597f35 (qgis): Remove FeatureIterator simplification
Alvaro Huarte
10:50 PM Revision c4d79816 (qgis): New members in QgsVectorSimplifyMethod for QPaint simplification
Alvaro Huarte
07:42 PM Revision 322da8b2 (qgis): Merge pull request #3105 from volaya/processing_cleanup
[processing] cleanup and improvements Alexander Bruy
07:01 PM Revision d19767d5 (qgis): Typos in INSTALL
Paolo Cavallini
06:59 PM Revision 92604cf2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
06:26 PM Revision ed90055e (qgis): homogenize worldfile extensions when exporting map as image (fix #13264)
Alexander Bruy
05:53 PM Revision 997a3683 (qgis): [processing] removed wrong import
Victor Olaya
05:47 PM Revision b5b0145c (qgis): [pluginmanager] reword link to plugin bugtracker (fix #11582)
Alexander Bruy
05:46 PM Revision 0469ffc1 (qgis): Merge pull request #3106 from boundlessgeo/wfs-t-tests-2
Wfs t tests Alessandro Pasotti
04:55 PM Revision 6b715c5b (qgis): Adapted test to new provider changes
Alessandro Pasotti
04:55 PM Revision e72cf569 (qgis): Added debug msg
Alessandro Pasotti
04:55 PM Revision 921069ae (qgis): Renamed test
Alessandro Pasotti
04:55 PM Revision 92874025 (qgis): [server] WFS-T server and provider integration tests
Integration tests for WFS-T provider and WFS-T server.
The tests perform WFS-T CRUD operations on a QGIS Server
insta...
Alessandro Pasotti
04:03 PM Revision 0627ac3f (qgis): Followup f300715, adjust test
Matthias Kuhn
03:58 PM Revision b762694b (qgis): Fix crash in relation manager
When clicking ok with invalid definitions.
Fixes #14869
Matthias Kuhn
03:35 PM Revision f3007156 (qgis): [2.5D] Change default roof color
Kudos to @timlinux Matthias Kuhn
02:59 PM Revision f915cbe6 (qgis): [processing] fixed modeler dialog
Victor Olaya
01:10 PM Revision 76a23e68 (qgis): [python] Add bits() bindings for QgsRasterBlock
Nathan Woodrow
12:22 PM Revision fff938c5 (qgis): Add some tooltips to relation subform buttons
Nyall Dawson
10:53 AM Revision e5d85297 (qgis): Add more missing docs
Nyall Dawson
10:43 AM Revision 950a1918 (qgis): [processing] remove square brackets from output names when no path and ...
Victor Olaya
10:26 AM Revision 1132eb90 (qgis): Add missing docs
Nyall Dawson
09:48 AM Revision 7f48ea4b (qgis): [processing] only ask for msys folder in windows
Victor Olaya
08:49 AM Revision f56c568f (qgis): [BUGFIX][Processing][Rscript] Write output Table
Add support forwriting output table to Rscript command. René-Luc ReLuc
08:49 AM Revision 2f49f6a9 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
Add support for CRS parameter to Rscript command. René-Luc ReLuc
08:07 AM Revision b2333498 (qgis): Fix distorted date time calendar popup
(cherry-picked from 4ce16e1e31b7b7466a25e143ff2a9ebbdc7b0b1a) Nyall Dawson
08:06 AM Revision 3ec3daeb (qgis): Fix invalid background/text colors showing in attribute table
(cherry-picked from 38e05026fb7a517cfef7b2b69a5a6e3cd7f0c355) Nyall Dawson
08:05 AM Revision 695883e9 (qgis): Fix logic in detecting whether attribute form widgets have changed
Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ...
Nyall Dawson
08:04 AM Revision 41a98ca9 (qgis): Correctly return null values from QgsColorWidgetWrapper
(cherry-picked from 94d88e65d847823dc8f94412ea25a5b91d472aa8) Nyall Dawson
08:04 AM Revision 0234cd29 (qgis): Always mark features as valid when added to memory provider
For other providers features will automatically be made valid
through the proces of adding to the provider's storage ...
Nyall Dawson
08:03 AM Revision b0638d95 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
(cherry-picked from 7af95b10a0e3e4946940dfb0cb85486ff992e608) Nyall Dawson
07:41 AM Revision 1287f8cc (qgis): Store object instead of pointer to crs in QgsMapLayer
Nyall Dawson
07:41 AM Revision 7af95b10 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
Nyall Dawson
07:41 AM Revision fcaffa26 (qgis): Make QgsCoordinateReferenceSystem implicitly shared
Nyall Dawson
07:41 AM Revision 64823d10 (qgis): [gui] improve no color logic by keeping RGB values
Mathieu Pellerin - nIRV
07:41 AM Revision 9f325df9 (qgis): Search widget wrapper for relation reference widget
Nyall Dawson
07:41 AM Revision f2b70cf5 (qgis): Always mark features as valid when added to memory provider
For other providers features will automatically be made valid
through the proces of adding to the provider's storage ...
Nyall Dawson
07:41 AM Revision 4089cc52 (qgis): Add test for color button that setting color to transparent
will retain non-alpha color components Nyall Dawson
07:36 AM Revision 68379963 (qgis): Merge pull request #3103 from rldhont/bugfix_processing_rscript_output_...
[BUGFIX][Processing][Rscript] Write output Table Victor Olaya
07:35 AM Revision 1cddf8db (qgis): Merge pull request #3102 from rldhont/bugfix_processing_rscript_crs
[BUGFIX][Processing][Rscript] Use CRS Parameter Victor Olaya

2016-05-24

09:52 PM Revision 3b7c0fc0 (qgis): [BUGFIX][Processing][Rscript] Write output Table
Add support forwriting output table to Rscript command. René-Luc ReLuc
09:38 PM Revision f470c531 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
Add support for CRS parameter to Rscript command. René-Luc ReLuc
07:23 PM Revision 58e1c7fc (qgis): Add a set to null ('clear') to color buttons
Nyall Dawson
07:23 PM Revision 94d88e65 (qgis): Correctly return null values from QgsColorWidgetWrapper
Nyall Dawson
07:23 PM Revision 2fddc007 (qgis): Fix logic in detecting whether attribute form widgets have changed
Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ...
Nyall Dawson
07:23 PM Revision 38e05026 (qgis): Fix invalid background/text colors showing in attribute table
Nyall Dawson
07:23 PM Revision eba4d03d (qgis): Fix crash in attribute table when layer has no fields
Nyall Dawson
06:59 PM Revision dadc9d20 (qgis): fix typo
Alexander Bruy
06:47 PM Revision c69665be (qgis): [processing][gdaltools] reword merge option (fix #8519)
Alexander Bruy
06:32 PM Revision 8ad1e3c8 (qgis): [processing] add ability to choose encoding when importing into PostGIS...
Alexander Bruy
06:14 PM Revision 7132209f (qgis): enable Add button in DB dialogs only when at least one table is selecte...
Alexander Bruy
05:15 PM Revision 92f71b69 (qgis): Keep numeric fields type, length and precision in postgresql provider
Arnaud Morvan
05:09 PM Revision 3244d4b2 (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
Add support for extent parameter to Rscript command. René-Luc ReLuc
05:05 PM Revision 99289808 (qgis): Merge pull request #3097 from rldhont/bugfix_processing_rscript_extent
[processing] add missed extent parameter to R provider Alexander Bruy
04:01 PM Revision 5d7e218b (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
Add support for extent parameter to Rscript command. René-Luc ReLuc
12:57 PM Revision 2bba1917 (qgis): Merge pull request #3095 from DelazJ/patch-3
Add example to functions Nyall Dawson
12:24 PM Revision 386fcc67 (qgis): Add more example
Harrissou Santanna
12:21 PM Revision 1a3c4165 (qgis): Add more example
Harrissou Santanna
10:27 AM Revision 3607e269 (qgis): [processing] improvements for new mechanism for adding algorithms
Correctly remove algorithms on plugin unload Victor Olaya
10:17 AM Revision ff38f27d (qgis): fix build
Jürgen Fischer
09:18 AM Revision 8ddcf76d (qgis): [FEATURE][expressions] Expanded support for date/time calcs
Adds support for date - date, time - time and datetime - datetime
type calculations which return an interval.
Nyall Dawson
06:50 AM Revision db0db368 (qgis): Code style
Nathan Woodrow
06:34 AM Revision 955a5b24 (qgis): [styledock] Fix setting QgsSingleBandPseudoColorRendererWidget signal o...
Nathan Woodrow
04:56 AM Revision 2b801761 (qgis): [styledock] Fix setting label widget layer
Opps :) Nathan Woodrow
04:53 AM Revision 3f4250fe (qgis): More ninja changes
Nathan Woodrow
 

Also available in: Atom