Activity

From 2015-05-17 to 2015-06-15

2015-06-15

11:27 PM Revision 00e04739 (qgis): [rastercalc] Fix use of uninitialized variable
Nyall Dawson
07:03 PM Revision 93649bc4 (qgis): Fix warning
Matthias Kuhn
06:42 PM Revision 038f99b5 (qgis): Reduce warning noise and fix some doxymentation issues
Some warnings are wrapped in Q_NOWARN_DEPRECATED_*, these are warnings for
issues which are not critical and therefor...
Matthias Kuhn
06:37 PM Revision f1eb3805 (qgis): Use ppa for newer doxygen
Matthias Kuhn
06:20 PM Revision 5d44de70 (qgis): Merge pull request #2139 from nachouve/patch-1
[processing] Added "sum" field on StatisticsByCategories Victor Olaya
05:29 PM Revision 77c3e867 (qgis): [processing] bump plugin version to avoid masking
Alexander Bruy
11:59 AM Revision 56feb7d6 (qgis): fix doxygen warning
Jürgen Fischer
11:59 AM Revision 0ecef35d (qgis): use class to temporary override locale to C
Jürgen Fischer
11:45 AM Revision b4fc413c (qgis): dxf export: fix crash when not enabled layers are exported
Jürgen Fischer
11:40 AM Revision 7a3a857d (qgis): Add QgsFontUtils methods for saving/loading font from XML (fix #12644)
Fixes loss of font styles when restoring projects. Credit to @nirvn
for the initial implementation.
Nyall Dawson
11:38 AM Revision 59f0caba (qgis): Merge pull request #2141 from radosuav/processing_warp
[processing] Remove space in GDAL warp which causes issues … Jürgen Fischer
11:29 AM Revision 12c1c869 (qgis): [processing] Remove space in GDAL warp which causes issues when alg is ...
Radoslaw Guzinski
10:26 AM Revision 8fbee121 (qgis): Fix "return reference to temporary"
Matthias Kuhn
09:36 AM Revision 8c96454f (qgis): Fix travis integration with gitter
Matthias Kuhn
09:03 AM Revision cf5b4543 (qgis): Added "sum" field
Minor change just to add the "sum" to the output table result. Nacho Varela
05:18 AM Revision f4c3f3d3 (qgis): fix browser image
Jürgen Fischer
04:40 AM Revision f3e234d6 (qgis): Add missing browser image
Nathan Woodrow

2015-06-14

12:38 AM Revision 2fcbc8bb (qgis): ogr provider: increase width by one for decimal point if precision is g...
Jürgen Fischer
12:17 AM Revision bbe2e2a5 (qgis): run t2t
Jürgen Fischer
12:04 AM Revision ac8d4df3 (qgis): Bump minimum Qt version to 4.8
Nyall Dawson
11:28 PM Revision f2612702 (qgis): debian packaging update (fixes #12954)
Jürgen Fischer
11:21 PM Revision 084c4558 (qgis): Make size assistant more prominent in dd buttons, allow control of
assistant menu text Nyall Dawson
10:02 PM Revision e2e6a135 (qgis): Add notification support for gitter when running tests on travis.
Tim Sutton
08:55 PM Revision 6e55fbe1 (qgis): save spatialite as: create integer column from qlonglong if it fits (fi...
Jürgen Fischer
03:05 PM Revision 19b6b047 (qgis): fix df31fc0
Jürgen Fischer
01:13 PM Revision df31fc0f (qgis): digitizing: disable split parts on single part geometries and allow add...
Jürgen Fischer
12:32 PM Revision c54013c4 (qgis): node tool: show rubberband when moving (fixes #12959)
Jürgen Fischer
11:01 AM Revision 37ed8390 (qgis): postgres provider: fix feature count on delete (fixes #12957)
Jürgen Fischer

2015-06-13

06:47 PM Revision cc05516c (qgis): Always bundle QTest framework and module on Mac, for plugin developers
Larry Shaffer
01:15 PM Revision 34488f85 (qgis): fix some crash on invalid layers
Jürgen Fischer
11:05 AM Revision 244f998c (qgis): README.md: add link to irc webinterface
also makes gitter evenly prominent. Jürgen Fischer
09:37 AM Revision c418db1f (qgis): Merge pull request #2135 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md Tim Sutton
07:33 AM Revision ef0e3c33 (qgis): Added Gitter badge
The Gitter Badger
05:43 AM Revision 53218948 (qgis): Add QgsGeometry::isEmpty to test if underlying geometry exists
Nyall Dawson

2015-06-12

01:58 AM Revision 64e43f80 (qgis): [processing] fix typo in ogrinfo process
Larry Shaffer
11:53 PM Revision 06229c28 (qgis): Add some tests for QgsGeometry conversion to/from QVariant
Nyall Dawson
09:26 PM Revision 5b2b3a45 (qgis): allow adding polygons to multipolygons. fixes split part tool (refs #1...
Jürgen Fischer
03:12 PM Revision b113d2a8 (qgis): Followup acfdcd92 - more qgsDoubleToString test
Matthias Kuhn
02:50 PM Revision 80cfbbf3 (qgis): Add method to set QgsAbstractGeometry for QgsGeometry, add tests
for implicit sharing of QgsGeometry Nyall Dawson
02:37 PM Revision 43569eff (qgis): qgsDoubleToString: Don't remove trailing zeros when integer
Fix #12947
cherry-picked from ac38b21380
Backported to 2.8.3
Matthias Kuhn
02:19 PM Revision acfdcd92 (qgis): Followup ac38b21, more tests
Nyall Dawson
02:02 PM Revision ac38b213 (qgis): qgsDoubleToString: Don't remove trailing zeros when integer
+ added testcase
Fix #12947
Matthias Kuhn
02:02 PM Revision bdd686f0 (qgis): Add *.sortinc to .gitignore
Matthias Kuhn
12:19 PM Revision 426465d5 (qgis): Add a tooltip to describe why graduated histogram isn't editable
Nyall Dawson
12:19 PM Revision 86a45d40 (qgis): Tweak appearance of histogram titles and hide value title to make
more space for plot itself. Nyall Dawson
12:19 PM Revision bcab4aeb (qgis): Also update histogram when linked boundaries are toggled
Nyall Dawson
12:19 PM Revision 604f7e50 (qgis): Add methods to test whether graduated ranges overlap or have gaps
Nyall Dawson
12:19 PM Revision 787e925b (qgis): If graduated ranges are inconsistent or overlapping then don't allow
changes via the histogram. Prevents ranges from getting even more
mucked up.
Nyall Dawson
09:41 AM Revision fccd8e58 (qgis): Disable view updates while reloading attribute table
Fix #12930 Matthias Kuhn

2015-06-11

12:22 AM Revision 275194db (qgis): attribute editor: remove bunch of unused includes
Jürgen Fischer
11:03 PM Revision 5bf316fe (qgis): fix renaming of db/http connections (fixes #10632)
Jürgen Fischer
08:46 PM Revision cb8d3368 (qgis): reenable tips for new minor releases
(cherry picked from commit 765d1a98b5521724ccbfd3c25e7516794cad5ae0) Jürgen Fischer
07:34 PM Revision d3c4da0b (qgis): attribute: also put selected item on top if sorting descending (fixes #...
Jürgen Fischer
07:19 PM Revision ec0e971c (qgis): add missing sip bindings
Jürgen Fischer
06:52 PM Revision 78c60a29 (qgis): handle bad layers when custom layer order is set (fixes #12733)
Jürgen Fischer
05:21 PM Revision 8d0c2811 (qgis): vector file writer: support QVariant::UInt, ::ULongLong and ::Time (fix...
Jürgen Fischer
04:54 PM Revision ed39970d (qgis): Store wkb pointer in QgsGeometry and move wkb, geos to GeosGeometryPrivate
Marco Hugentobler
03:37 PM Revision 17497337 (qgis): fix crash when digitizing a part and adding it to a (cached) single par...
Jürgen Fischer
03:25 PM Revision 95cc4ba5 (qgis): missing meta-object declaration for Behaviour enum
Denis Rouzaud
01:29 PM Revision 0559567e (qgis): Merge pull request #2079 from manisandro/mutex
Add missing mutex lock Marco Hugentobler
10:01 AM Revision 100de728 (qgis): Add missing mutex lock
Sandro Mani
09:28 AM Revision 61698fc6 (qgis): [processing] updated packaging tests
Victor Olaya
09:28 AM Revision 3f7b1824 (qgis): [processing] correctly handle multiple vector layers
Victor Olaya
08:39 AM Revision ffd2f26d (qgis): fix build on precise
Jürgen Fischer

2015-06-10

12:39 AM Revision 91e44eaf (qgis): edit widgets: don't truncate double ranges and also support them in sli...
dials (fixes #12421) Jürgen Fischer
04:34 PM Revision 765d1a98 (qgis): reenable tips for new minor releases
Jürgen Fischer
03:50 PM Revision ed581aee (qgis): indentation update II
Jürgen Fischer
02:54 PM Revision 9e3183c6 (qgis): Revert "sort includes"
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec. Denis Rouzaud
02:51 PM Revision 4e861093 (qgis): indentation update
Jürgen Fischer
02:44 PM Revision 49286b30 (qgis): unify_includes.pl:
* renamed from sort_includes.pl
* don't destroy order just remove duplicate includes
* run after astyle
Jürgen Fischer
02:42 PM Revision d077a168 (qgis): Merge pull request #2131 from 3nids/test_sort_include_2
sort and remove duplicates in includes Denis Rouzaud
02:04 PM Revision 86a4820f (qgis): fix 4bb90e3
Jürgen Fischer
01:59 PM Revision 2b7d3d3c (qgis): sort includes
Denis Rouzaud
01:52 PM Revision 4bb90e33 (qgis): scan_includes.pl: fix permissions and catch trailing includes
Jürgen Fischer
01:45 PM Revision 5d50af04 (qgis): [rastercalc] Fix handling of unquoted bands > 9 (fix #7589)
Nyall Dawson
01:45 PM Revision f42f640d (qgis): [rastercalc] Switch all internal calculations to doubles
...for more accurate calculations (fix #9081)
Also:
- Add test suite for raster calculator
- Fix errors with log/log...
Nyall Dawson
01:45 PM Revision efde7ad4 (qgis): [rastercalc] Remove some redundant private methods
Nyall Dawson
01:45 PM Revision 559d7bb9 (qgis): [rastercalc] Rework raster calculator to use QGIS raster classes
...rather than reading input layers directly through GDAL.
Benefits include more robust handling of nodata/data type ...
Nyall Dawson
01:45 PM Revision e1f7d330 (qgis): [rastercalc] More robust handling of nodata in calculations
Also allow creation of QgsRasterCalcNodes which directly reference
a QgsRasterMatrix for testing.
Nyall Dawson
01:45 PM Revision 1219a0fb (qgis): [rastercalc] Consolidate duplicate code
Nyall Dawson
01:45 PM Revision f28755f9 (qgis): [rastercalc] Save/restore window geometry for raster calculator
Nyall Dawson
01:12 PM Revision facfe6ec (qgis): integrate sorting of includes into astyle.sh/astyle-all.sh/prepare-comm...
Jürgen Fischer
11:43 AM Revision a6eb0f5b (qgis): fix directories in sort script (followup 684b2bd110c0da0fd65912ab82b47c...
Denis Rouzaud
10:48 AM Revision 684b2bd1 (qgis): bash cript to sort includes and remove duplicates
* this sorts and remove duplicates in #include in src and tests folders
* sorts includes in <...> before "..."
* keep...
Denis Rouzaud
10:48 AM Revision 95570ebf (qgis): add missing newline at end of file
Denis Rouzaud
10:48 AM Revision b45e68f1 (qgis): add missing includes
Denis Rouzaud
08:04 AM Revision 8f9c73b9 (qgis): Don't calculate unwanted stats for stats dock
Nyall Dawson
08:03 AM Revision 7fb4bea2 (qgis): Fix map layer combo box sometimes showing a selected layer which
is not applied
This could also have been fixed by changing from the activated
signal to currentIndexChanged for the ...
Nyall Dawson
08:03 AM Revision bf25186a (qgis): Fix potential crash in stats dock widget, avoid unnecessary recalc
Nyall Dawson

2015-06-09

11:37 PM Revision 3d193e30 (qgis): layer context menu: disable CRS related menu entries from table layers ...
Jürgen Fischer
11:12 PM Revision b7363170 (qgis): spatialite provider: load 64bit integers (fixes #12785)
Jürgen Fischer
10:04 PM Revision 014f0703 (qgis): gps information widget:
* fix crash when satellite markers are remove (fixes #12393)
* also fixes serial port detection on unix
Jürgen Fischer
08:27 PM Revision fa89e292 (qgis): feature iterator: include attributes required by virtual fields first s...
they trigger joins if necessary (fixes #11545) Jürgen Fischer
06:37 PM Revision 3646e358 (qgis): fix primary key search (fixes #11997)
Jürgen Fischer
05:01 PM Revision 1959f751 (qgis): renderer: also consider support ogc wkb types for 3d (fixes crash after...
3d polygons) Jürgen Fischer
05:01 PM Revision b14d3ebb (qgis): fix warnings
Jürgen Fischer
05:01 PM Revision 8289891b (qgis): Move information about strict provider geometry type check on point sha...
to OGR provider and make use of it when pasting & merging features
(fixes #12488, refs #10672, refs #10747)
TODO: ch...
Jürgen Fischer
01:57 PM Revision 920f2ebe (qgis): Fix bug causing raster blocks to be cleared when reprojecting
If a QgsRasterBlock had no nodata value set, then reprojecting
the raster using QgsRasterProjector would result in th...
Nyall Dawson
01:27 PM Revision 3b5df983 (qgis): Implement segmentize method in QgsGeometryCollection2 instead of subcl...
Marco Hugentobler
11:52 AM Revision 06b47255 (qgis): Rename QgsGeometryData to QgsGeometryPrivate. Update class comment
Marco Hugentobler
10:17 AM Revision 73ae0f79 (qgis): Bump number of decimal places for offset tool spinbox, otherwise
offset tool only allows coarse adjustments in certain CRSs. Nyall Dawson
10:14 AM Revision 31232d16 (qgis): Merge pull request #2126 from nirvn/lock_icon_refresh
[GUI] refresh the symbology and composer lock icons Nyall Dawson
10:05 AM Revision cf6de0f3 (qgis): [gui] refresh the symbology and composer lock icons
Mathieu Pellerin - nIRV
05:31 AM Revision 03ad6aca (qgis): Merge pull request #2125 from nirvn/symbology_arrows_refresh-v3
[GUI] refresh the symbology add/remove/arrow icons Nathan Woodrow
05:25 AM Revision 3e17d563 (qgis): [gui] refresh the symbology add/remove/arrow icons
Mathieu Pellerin - nIRV

2015-06-08

11:33 PM Revision 558f0b28 (qgis): date edit widget: show date if null is allowed
Jürgen Fischer
11:33 PM Revision 018cdd25 (qgis): mssql provider: improve datetime support (fixes #12461)
Jürgen Fischer
07:20 PM Revision cce3bb20 (qgis): Merge pull request #2121 from slarosa/algname_messagebar
[processing] add algorithm name to messagebar while running Victor Olaya
06:27 PM Revision 941107df (qgis): [processing] add algorithm name to messagebar while running
Salvatore Larosa
05:51 PM Revision 77bf10b7 (qgis): vector layer: changing of attributes and geometry of new features doesn...
Jürgen Fischer
02:10 PM Revision 402df032 (qgis): ows data items: population of children already runs in a thread - don't...
Jürgen Fischer
02:10 PM Revision ef626163 (qgis): remove duplicate includes
Jürgen Fischer
11:38 AM Revision 2948c45c (qgis): Fix another issue with reshape tool and polygons with rings
Nyall Dawson
10:42 AM Revision 19b79d89 (qgis): Fix developers map background loading
Fix #12831
Backported to 2.8.3
Workaround for https://github.com/Leaflet/Leaflet/issues/2021
Matthias Kuhn
09:57 AM Revision 3ab1230b (qgis): Merge pull request #2110 from NaturalGIS/fix_grass7_v_voronoi
[processing] fix GRASS7 v.voronoi output as lines Alexander Bruy
09:00 AM Revision 77d68b0d (qgis): Fix reshape assertion if reshape line does not intersect twice
Marco Hugentobler
06:33 AM Revision 35834e84 (qgis): Avoid overflowing url drawn over widgets in browser info widget
Nyall Dawson
05:52 AM Revision aeda9554 (qgis): Add confirmation prompt before deleting PostGIS and Spatialite
tables through the browser. Also add confirmation before dropping
connections (fix #12853).
Nyall Dawson

2015-06-07

12:46 PM Revision aa6db0eb (qgis): Merge pull request #2119 from nirvn/browser_toolbar_improvement
[browser] slight re-ordering and icon improvements Nathan Woodrow
11:52 AM Revision ea31c680 (qgis): Merge pull request #2120 from nirvn/layer_legend_icon_updates
[gui] sync layer right-click menu & composer legend item icons Nathan Woodrow
11:07 AM Revision 624d142e (qgis): Fix bugs related to adding and removing geometry parts
Marco Hugentobler
09:19 AM Revision cc8c7ab0 (qgis): [gui] update duplicate layer icon to align to a 16 x 16 grid
Mathieu Pellerin - nIRV
09:00 AM Revision 1b4fe75a (qgis): [gui] sync layer right-click menu & composer legend item icons
Mathieu Pellerin - nIRV
07:06 AM Revision 4075979e (qgis): [browser] slight re-ordering and icon improvements
Mathieu Pellerin - nIRV

2015-06-06

07:38 PM Revision faf3bcd0 (qgis): Better output name for some SAGA Processing modules
Paolo Cavallini
07:33 PM Revision b5bd178c (qgis): Better default for Processing:grass:r.series
Paolo Cavallini
05:03 PM Revision 8cdf0d6d (qgis): Fix numerical problems in reshape tool
Marco Hugentobler
12:45 PM Revision 211d28b5 (qgis): Don't test imported rings for validity (fixes display of simplified pol...
Marco Hugentobler
11:29 AM Revision 3387d6f6 (qgis): expression: let concat handle NULL like empty string (like in postgres)
Jürgen Fischer
09:08 AM Revision f3c781ed (qgis): Merge pull request #2117 from nirvn/osm_area_more_improvements
[OSM] add two more tags to determine area of closed ways with highway / barrier Martin Dobias
08:04 AM Revision 6ef5fb72 (qgis): [osm] add two more tags to area check
Mathieu Pellerin - nIRV

2015-06-05

05:38 PM Revision 7aae459f (qgis): wmts: also accept extents in WGS84BoundingBox (fixes #12432)
Jürgen Fischer
04:52 PM Revision ee9d9eea (qgis): enable c++11 support for MSVC>2010 (although that's still what's used f...
Jürgen Fischer
04:36 PM Revision e330265e (qgis): Merge pull request #2114 from geometalab/master
Add GeoPackage/GPKG writable driver support Jürgen Fischer
02:26 PM Revision 1cd4fd6e (qgis): Even more geos exceptions
Marco Hugentobler
02:25 PM Revision 476ee1d4 (qgis): Change test description (Minor change)
Matthias Kuhn
01:58 PM Revision fb107f1d (qgis): Add GeoPackage/GPKG writable driver support
Mirko Stocker
01:15 PM Revision e87cb5b9 (qgis): More geos exceptions
Marco Hugentobler
11:21 AM Revision 53cb5df9 (qgis): Merge pull request #2111 from vmora/issue_12876
fix #12876 Nyall Dawson
11:12 AM Revision ff68635f (qgis): Fix crash on startup when python support is not present
Adds a safety check for mActionShowPythonDialog before accessing it Matthias Kuhn
11:12 AM Revision 71d0b574 (qgis): Use full height on attribute form with drag and drop layout
Matthias Kuhn
08:43 AM Revision 65a57edc (qgis): fix #12876: data-defined size was too small
The scale methos "by area" was still defined at the symbol level causing
an extra sqare root to be applied to the size.
Vincent Mora
02:53 AM Revision 0df62b7a (qgis): AttributeForm: Use horizontal space for editor widgets
Followup e66dd998d Matthias Kuhn
02:46 AM Revision e66dd998 (qgis): Use full height on attribute form with drag and drop layout
And fix some file permission issues Matthias Kuhn

2015-06-04

10:28 PM Revision 316210d6 (qgis): fix crash attribute table crash when attributes are added/removed bypas...
Jürgen Fischer
10:28 PM Revision c22ad17c (qgis): also copy vector provider encoding when duplicating layers (fixes #11687)
Jürgen Fischer
07:58 PM Revision 7f29de88 (qgis): changing vietnamese translators on request
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:37 PM Revision 1969c716 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:36 PM Revision 8cdd6173 (qgis): Minor fixes to SAGA modules, for consistency
Paolo Cavallini
06:01 PM Revision 12134a02 (qgis): Consider new wkb types for postgis in browser. Fixes second part of #12857
Marco Hugentobler
05:55 PM Revision fab465aa (qgis): fix GRASS7 v.voronoi output as lines
Giovanni Manghi
05:34 PM Revision 9d38b711 (qgis): Remove code duplication in geos import
Marco Hugentobler
05:07 PM Revision 1f74cf08 (qgis): Fix single band gray with alpha raster type not recognized (fix #4159)
- Add band color interpretation for WCS provider (from GDAL provider)
Backported to 2.8.3
Larry Shaffer
05:01 PM Revision 71ceab8d (qgis): Fix single band gray with alpha raster type not recognized (fix ##4159)
- Add band color interpretation for WCS provider (from GDAL provider) Larry Shaffer
02:52 PM Revision 08f2f413 (qgis): Make geometry import/export more robust in case of invalid geometries. ...
Marco Hugentobler
01:48 PM Revision f39fbf4e (qgis): Some (very minor) coverity fixes
Nyall Dawson
12:42 PM Revision 10c7d6aa (qgis): Add test for NULL bounding box of empty line
Matthias Kuhn
11:50 AM Revision 06af43da (qgis): Don't crash when deleting last vertex
Fix #12867
Backported to 2.8.3
Also preserves NULL rectangles in QgsRectangle::normalize()
Matthias Kuhn
11:30 AM Revision 033baf1b (qgis): Don't crash when deleting last vertex
Fix #12867
Also preserves NULL rectangles in QgsRectangle::normalize()
Matthias Kuhn

2015-06-03

11:59 PM Revision 385529ef (qgis): PalLabelling: Reproject geometries before evaluating mininum size
Followup 2b096e09 Matthias Kuhn
11:41 PM Revision d53d30d2 (qgis): fix style selection when loading from database (fixes #12863)
Jürgen Fischer
08:24 PM Revision d71b5c66 (qgis): homogenize translation strings
Jürgen Fischer
06:53 PM Revision 2b096e09 (qgis): Fix suppress labelling of short lines
And deduplicate code
Followup cfe397e
Matthias Kuhn
02:16 PM Revision 8ab005f8 (qgis): postgres provider: check pg_extension only on Pg>9
Jürgen Fischer
12:51 PM Revision 0af69ed9 (qgis): Add pertinent example for 'LIKE' operator
The usage examples for the 'LIKE' operator are not really pertinent. The proposed change adds an example that actuall... Tomáš Pospíšek

2015-06-02

12:19 AM Revision 6a019ada (qgis): don't crash on geometryless wfs features
Jürgen Fischer
11:54 PM Revision 450c3eff (qgis): Fix missing labels if map rotation is enabled with OTF reprojection
(fix #12025) Nyall Dawson
11:17 PM Revision d5980697 (qgis): Fix warning on startup
Nyall Dawson
10:55 PM Revision 43a8d72b (qgis): debian packaging update: include links to qt4 in api docs
Jürgen Fischer
10:21 PM Revision a07069ca (qgis): Merge pull request #2104 from mhugent/geomtype_render_fix
Better fix for drawing the new geometry types Marco Hugentobler
09:39 PM Revision afa389fc (qgis): Doxymentation for QgsMessageBar
Matthias Kuhn
09:30 PM Revision f7489e0f (qgis): Advanced digitizing: Create new MessageBarItem for every item shown
The QgsMessageBar takes ownership
Fix #12849
Matthias Kuhn
09:30 PM Revision cbeacb76 (qgis): Advanced digitizing: Create new MessageBarItem for every item shown
The QgsMessageBar takes ownership
Fix #12849
Matthias Kuhn
06:48 PM Revision 6524080f (qgis): [db manager] Fix #12844 - python error opening SQL Window
Salvatore Larosa
05:38 PM Revision 1bd37763 (qgis): datum transformation selection: fix crash on 'hide deprecated' (fixes #...
Jürgen Fischer
05:04 PM Revision 9fcbbc3d (qgis): Better fix for drawing the new geometry types
Marco Hugentobler
04:37 PM Revision ed47ef96 (qgis): Exclude PyQgsAppStartup.testPluginPath for now
Since it fails for no obvious reason since 738838acd Matthias Kuhn
12:26 PM Revision 10e738ba (qgis): Allow linking API docs to Qt docs through the use of qt doxygen tagfiles.
This is done using the new QT_TAG_FILE and QT_DOC_URL cmake options.
QT_TAG_FILE should be set to the path of the qt....
Nyall Dawson
11:59 AM Revision 93fb0331 (qgis): Always output full results of documentation test, even if test passes
Nyall Dawson
11:58 AM Revision 5a477095 (qgis): Add a few more geometry docs
Nyall Dawson
11:01 AM Revision 560f1614 (qgis): Merge pull request #2099 from NaturalGIS/grass_v_voronoi_advanced
[processing] make option as advanced in GRASS v.voronoi Alexander Bruy
10:44 AM Revision 72369fd9 (qgis): Wait for the current rendering to finish before touching the cache
Hugo Mercier
10:15 AM Revision ddfb9d10 (qgis): Add some doxymentation to collapsible group boxes
Matthias Kuhn
09:47 AM Revision 4157b338 (qgis): Merge pull request #2100 from nirvn/osm_closed_way_improvement-v2
[OSM] improve handling of closed ways Martin Dobias
09:39 AM Revision ae11a731 (qgis): ogr provider: only reset feature id of added feature, if OGR assigned o...
Jürgen Fischer
08:31 AM Revision 92b14399 (qgis): [OSM] improve import logic of closed ways
Mathieu Pellerin - nIRV
08:15 AM Revision 710e7f74 (qgis): sort include by file name
Denis Rouzaud
08:15 AM Revision adcf119a (qgis): sip bindings for user input tool bar
Denis Rouzaud
07:40 AM Revision 953c06ba (qgis): add documentation for QgsUserInputDockWidget
Denis Rouzaud
05:22 AM Revision d94cd881 (qgis): [gui] update icon sizing code to handle dock toolbars
Mathieu Pellerin - nIRV
05:02 AM Revision cde749f1 (qgis): Fix broken delete ring tool (fix #12851)
Nyall Dawson
04:52 AM Revision fab1a355 (qgis): Output list of undocument classes during doc coverage test
Nyall Dawson
04:51 AM Revision b34d16f1 (qgis): Fix warning
Nyall Dawson
04:51 AM Revision 34298e2e (qgis): Add geometry classes to API docs
Nyall Dawson
02:16 AM Revision 0fb0ca8e (qgis): Fix #12756 - Reduce plugin repositry box size
Nathan Woodrow

2015-06-01

11:37 PM Revision e295c1fb (qgis): Fix geometry length and area calculation (fix #12827)
Nyall Dawson
11:04 PM Revision 5462e402 (qgis): Fix missing labels when map is rotated (fix #12388)
Nyall Dawson
08:33 PM Revision b2846688 (qgis): Save collapsed state for relation editor widgets individually
Matthias Kuhn
08:33 PM Revision 5d38bd15 (qgis): Python ConvertToSubclass and Doxymentation for drag and drop designer API
Matthias Kuhn
08:19 PM Revision 518072e9 (qgis): expression: validate places value of format_number (fixes #12796)
Jürgen Fischer
07:43 PM Revision c859127c (qgis): make option as advanced in GRASS v.voronoi
Giovanni Manghi
04:45 PM Revision 239dc71d (qgis): Fix compiling
Matthias Kuhn
04:06 PM Revision 55db2abc (qgis): Fix sip bindings for QgsTransaction
Matthias Kuhn
04:05 PM Revision 454e1fef (qgis): Merge pull request #2098 from NaturalGIS/fix_several_modules
[processing] fix several SAGA and GRASS modules Alexander Bruy
03:53 PM Revision 43cf6b04 (qgis): remove wrong files
Giovanni Manghi
03:46 PM Revision ded11b32 (qgis): More geometry docs
Nyall Dawson
03:46 PM Revision 4473c5f3 (qgis): fixes several saga and grass modules
Giovanni Manghi
03:17 PM Revision df0b842f (qgis): geometry sip sync
Jürgen Fischer
02:42 PM Revision 78ecddb6 (qgis): gdal/ogr data items: reenable SetCrs capabilities (fixes #12505)
Jürgen Fischer
01:44 PM Revision 41ad9abb (qgis): Fix geometry errors:
- Add some missing docs
- Add some missing detach calls
- Hide unimplemented clip method to avoid confusion for 2.10 ...
Nyall Dawson
08:36 AM Revision f1817d0e (qgis): Merge pull request #2097 from NaturalGIS/fix_grass_r_horizon
[processing] fix grass r.horizon Alexander Bruy
06:44 AM Revision 738838ac (qgis): Fix #12340 - Reload site to pick up new expressions package
Nathan Woodrow
05:56 AM Revision 4b6ad0c2 (qgis): Fix #12850 - Add missing args='auto' keyword'
Nathan Woodrow

2015-05-31

11:05 PM Revision 15ba0064 (qgis): [labeling] Fix broken repeat distance in map units (fix #11937)
Nyall Dawson
08:51 PM Revision c550af2e (qgis): make initialization of connection pool thread save on MSVC
(probably better fix for 1e96813) Jürgen Fischer
07:00 PM Revision 6a84e07c (qgis): fix warnings
Jürgen Fischer
08:07 AM Revision 32733651 (qgis): fix grass r.horizon
Giovanni Manghi
02:54 AM Revision 56620e2c (qgis): Switch layer panel to toolbar
Nyall Dawson
02:19 AM Revision fb3f9531 (qgis): Switch identify results dock to use a toolbar
Nyall Dawson

2015-05-30

01:43 AM Revision 31041956 (qgis): Switch to 16x16 pixel icons for python console for consistency with oth...
Nyall Dawson
01:43 AM Revision 5a93f4c5 (qgis): Switch browser dock buttons to toolbar
Nyall Dawson
12:42 AM Revision 2ab8a0be (qgis): include user.py in translations
Jürgen Fischer
12:27 AM Revision 96b535b2 (qgis): Merge pull request #2096 from slarosa/fix_crash_user_expressions
[user expression] fixes #12852 Jürgen Fischer
12:07 AM Revision f7401c9b (qgis): [user expression] Fix crash and add a log message when the expression i...
Salvatore Larosa
11:58 PM Revision 51bd0b2b (qgis): Followup 2dc5d95, add unit tests
Nyall Dawson
06:20 PM Revision 680b1ced (qgis): Followup 0f8f618
Accidentally merged an extra line Matthias Kuhn
06:15 PM Revision 104ff2a9 (qgis): Fix infinite loop in relation reference widget
Matthias Kuhn
05:46 PM Revision 0f8f6188 (qgis): Added documentation and QgsServer to doxy template
Alessandro Pasotti
01:51 PM Revision d5b2e7ba (qgis): Merge pull request #2094 from NaturalGIS/fix_grass_r_stream
[processing] remove r.stream modules that are addons, fix r.stream.extract in grass7 Alexander Bruy
01:50 PM Revision 0c9c6317 (qgis): Merge pull request #2093 from NaturalGIS/fix_grass7
[processing] fix grass7 provider Alexander Bruy
01:36 PM Revision 2dc5d95f (qgis): Fix broken rendering of curved labels for scripts which use >1 char
graphemes (fix #6883) Nyall Dawson
08:54 AM Revision f8ae76b7 (qgis): remove r.stream module that are addons, fix r.stream.extract in grass7
Giovanni Manghi
08:24 AM Revision 2b1b9f53 (qgis): fix processing/grass7 in master
Giovanni Manghi
06:28 AM Revision eb9ef523 (qgis): Align some icons to pixel grid
Nyall Dawson
06:27 AM Revision 196d7a08 (qgis): Followup effbfcd, better fix for #12747. The previous fix broke
print exports of grid frames under OSX. Nyall Dawson
05:46 AM Revision 3530e4c2 (qgis): Correctly emit composerRemoved signal after removing composer
from print composers list, fixes composer manager showing
invalid old compositions when loading new project (fix #12612)
Nyall Dawson
05:13 AM Revision edc880e5 (qgis): Don't force size based legend symbols to black colors
Nyall Dawson
04:56 AM Revision cf7303fc (qgis): Fix some possible null pointer dereferences
Nyall Dawson

2015-05-29

01:06 AM Revision e5fb5a6a (qgis): Fix memory leaks
Nyall Dawson
12:57 AM Revision 39f4ed52 (qgis): Fix build
Nyall Dawson
12:53 AM Revision 42da2186 (qgis): Fix memory leaks
Nyall Dawson
09:33 PM Revision 7267d017 (qgis): [GRASS] call init when provider is loaded to get it called on main thread
Radim Blazek
08:46 PM Revision 81ef1719 (qgis): [GRASS] non blocking raster import stream on win
Radim Blazek
08:35 PM Revision aeb0e71e (qgis): fix sip bindings
Jürgen Fischer
06:00 PM Revision 0e55b3bf (qgis): Fix loading of curved multitypes
Marco Hugentobler
02:11 PM Revision 4c1ba46d (qgis): fix visibility warnings
Jürgen Fischer
11:59 AM Revision 8b6abacc (qgis): Fix memory leaks in QgsMapCanvasSnapper
Nyall Dawson
11:57 AM Revision 0df09868 (qgis): Fix display of curved geometries
Marco Hugentobler
11:40 AM Revision 82d18e7e (qgis): Update python binding for QgsGeometry
Marco Hugentobler
11:35 AM Revision bb374f08 (qgis): [GRASS] open full vector to get list of layers on win / G7
Radim Blazek
10:56 AM Revision abe9fd03 (qgis): Move more wkb type code to QgsWKBTypes. Fix possibility to load curved ...
Marco Hugentobler
08:57 AM Revision dd53fda8 (qgis): indentation update
Jürgen Fischer
08:30 AM Revision a9aade27 (qgis): german translation update
Jürgen Fischer
05:30 AM Revision 04388f73 (qgis): Merge pull request #2091 from nirvn/fix_tool_button_size
[GUI] Keep dock icons one size smaller than toolbar icons Nathan Woodrow
05:22 AM Revision 62c837eb (qgis): [gui] add left/right margin to browser panel for consistency
Mathieu Pellerin - nIRV
04:48 AM Revision ee6948d3 (qgis): [gui] keep dock icons one size smaller than toolbar icons
Mathieu Pellerin - nIRV

2015-05-28

11:58 PM Revision 7db5272f (qgis): [GRASS] more debug for Windows
Radim Blazek
11:47 PM Revision ab7828e9 (qgis): [GRASS] raster import blocking read for Windows
Radim Blazek
11:11 PM Revision a5ce9919 (qgis): Fix windows build (followup d7ca190)
(cherry picked from commit 5f0d1b4bf1a6680603fe4f6f66e03aa279a14021) Matthias Kuhn
10:46 PM Revision e7219050 (qgis): Avoid unnecessary detach of QgsFeature when renderering non-curved
geometries Nyall Dawson
09:54 PM Revision 225362d4 (qgis): Merge pull request #2085 from timlinux/master
Updated splash for Nødebo Tim Sutton
05:31 PM Revision bd3b1738 (qgis): Merge pull request #2065 from arnaud-morvan/processing-parameter-table
[processing] fix setting value in the ParameterTable Alexander Bruy
05:23 PM Revision c61d5f2c (qgis): Merge pull request #2063 from HenningJagd/master
[processing] behavior of scroll zoom in the modeler Alexander Bruy
05:03 PM Revision 352e8248 (qgis): Add sbrunner (me) in contributors.json
Stéphane Brunner
04:43 PM Revision 859ee8d9 (qgis): Add elpaso to contributors.json
Alessandro Pasotti
03:13 PM Revision 1e968131 (qgis): postgres connection pool: fix race when a connection is already acquire...
Jürgen Fischer
03:13 PM Revision ecbe0e43 (qgis): validate attribute index in editor widget calls
Jürgen Fischer
02:53 PM Revision d0bd9a24 (qgis): Cleanup after shapefile tests
Matthias Kuhn
02:31 PM Revision 4ddfca70 (qgis): Lower padding for browser and stats dock widgets
Nyall Dawson
02:21 PM Revision bfa9f1cf (qgis): Fix zoom tool doesn't work from bottom right to top left (fix #12614)
Nyall Dawson
02:16 PM Revision df4716b0 (qgis): Run atlas test in temporary folder
Matthias Kuhn
02:16 PM Revision eee1ce15 (qgis): Don't repack on layer unload
It's already done on save
It cause a deadlock in invalidateConnections for the Atlas and BlendModeTest
Followup 7d7cdcd
Matthias Kuhn
02:04 PM Revision 232565db (qgis): Fix server crashes when .qgs file replaced (refs #12411)
Nyall Dawson
02:04 PM Revision b3323f32 (qgis): Partially fix broken server labeling test
Nyall Dawson
01:53 PM Revision effbfcd5 (qgis): Fix composer map frame/annotations not showing on OSX (refs #12747)
Nyall Dawson
01:37 PM Revision 5386a23b (qgis): Show checkboxes in pluginmanager
Fix #12839
Followup be15d95
Matthias Kuhn
12:34 PM Revision 7d7cdcd3 (qgis): Repack shapefiles when saving after deleting features
* QgsVectorDataProvider::dataChanged() will be emitted
* QgsVectorLayer::dataChanged() will be emitted
* Clears Qgs...
Matthias Kuhn
11:53 AM Revision a39ea34a (qgis): Merge pull request #2088 from nirvn/refresh_icons
[GUI] Refresh icons for the layer, browser, and identify panels Nyall Dawson
11:29 AM Revision 7b94fc54 (qgis): [gui] refresh icons for the layer, browser, and identity panels (svg fi...
Mathieu Pellerin - nIRV
11:25 AM Revision a02e6948 (qgis): Fix attribute table remove row, Followup 8eca38c
Was an off-by-one error emitted by the attribute table model Matthias Kuhn
11:01 AM Revision c84e8238 (qgis): [GRASS] vectorLayers exception, hopefully catches the crash G7/Win
Radim Blazek
09:40 AM Revision 9f89b210 (qgis): [gui] refresh icons for the layer, browser, and identity panels
Mathieu Pellerin - nIRV
08:42 AM Revision 131ea80e (qgis): include more geometry headers in install
Jürgen Fischer
08:10 AM Revision 63031546 (qgis): Merge pull request #2087 from slarosa/fix_function_editor
Fix for function editor Nathan Woodrow
07:31 AM Revision 89477af1 (qgis): Fix for function editor:
when running the script the entries "Fields and values" and "Recent"
into the functions list of the expression builde...
Salvatore Larosa

2015-05-27

12:45 AM Revision bfabb852 (qgis): [GRASS] various import fixes
Radim Blazek
12:39 AM Revision f0eeef79 (qgis): debian packaging update: make build dir configuable
Jürgen Fischer
12:36 AM Revision b16b6bbb (qgis): Updated splash for Nødebo
Tim Sutton
12:35 AM Revision 44d6cc37 (qgis): Add qgis-dbg package to provide debug symbols.
The debug package was requested in [Debian Bug #786985](https://bugs.debian.org/786985). Bas Couwenberg
12:11 AM Revision d7ca1902 (qgis): adopt 'new' spatialite initialization scheme via thin wrapper around sq...
(cherry picked from commit 252aaab, 23ef9da, d4b72a2, c7cb963 and e255d6c) Jürgen Fischer
12:11 AM Revision 571a594e (qgis): dxf export: fix circle marker
(cherry picked from commit 9a32c282add6bc6ce295bc94499819de2987788e) Jürgen Fischer
12:11 AM Revision 3c701509 (qgis): Avoid crash if no project file is selected and OK is clicked
(cherry picked from commit 6318f67bfc62d9c124eae620aecb4987d758582b) Martin Dobias
12:11 AM Revision 11ebf213 (qgis): fix relative path support for gdal layers (fixes #12823)
(merged 47cb75dd and e2e8c87) Jürgen Fischer
12:11 AM Revision 4d0413ad (qgis): avoid warning about not created test difference image
(cherry picked from commit d40d481bd33db7fb3277a145eb36dda2fee47d3c) Jürgen Fischer
12:11 AM Revision 1c059c7b (qgis): [processing] fixed ‘add script from file’ tool
(cherry picked from commit 4d62566db702843f78154e76d0d3bc3e65c8556c) Victor Olaya
12:11 AM Revision 3dd8008a (qgis): grass: fix relative path support for working database and vector layers...
(cherry picked from commit e5dbd186d8f185174ac5fc8fd152e586aa9925f0) Jürgen Fischer
12:11 AM Revision a9cccd2c (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
(cherry picked from commit e509fc53ce5cfdb64b984177c5279a6cf7d8644c) Jürgen Fischer
12:11 AM Revision c165e1f9 (qgis): dxf export: fix detection of closed polylines
(backport of 74f10b9) Jürgen Fischer
12:11 AM Revision f68cfc75 (qgis): ogr provider: limit mysql driver to requested layer
(cherry picked from commit 536135a3f4f453d9a93dc2e83a1c2c5278e3bfd3) Jürgen Fischer
12:02 AM Revision 91b17859 (qgis): Fix crash if multiple multiline text edtit widgets for the same field a...
Fix #11813 Matthias Kuhn
11:44 PM Revision 83619f4c (qgis): Fix 'Allow to' typo.
This issue was reported by the lintian QA tool during the Debian package build. Bas Couwenberg
11:39 PM Revision 6eb1404a (qgis): Followup f67a08a, hide measurement rubberband on window close
Matthias Kuhn
11:19 PM Revision 1cbbf594 (qgis): [bookmark] use the same key for settings to store the last used directo...
Salvatore Larosa
11:12 PM Revision c7cb963a (qgis): also depend on spatialite_init_ex() in pyspatialite (followup 252aaab a...
Jürgen Fischer
10:28 PM Revision 9e59b6e4 (qgis): Fix artefacts with map tool select rectangle
Matthias Kuhn
10:28 PM Revision 2bd39e26 (qgis): Fix crash if multiple multiline text edtit widgets for the same field a...
Fix #11813 Matthias Kuhn
10:28 PM Revision 8eca38ca (qgis): Attribute table performance when deleting features
This fixes performance issues with the attribute table visible when deleting a
large number of features.
The attribu...
Matthias Kuhn
10:28 PM Revision bb9d4137 (qgis): Add tests for QgsAttributeTableModel
Matthias Kuhn
08:45 PM Revision d4b72a2d (qgis): depend on spatialite_init_ex() for 'new' spatialite initialization (fol...
Jürgen Fischer
07:43 PM Revision f67a08aa (qgis): Hide measurement rubberband on dialog close
Fix #12834 Matthias Kuhn
06:40 PM Revision c246fd8d (qgis): Fix some warnings
Matthias Kuhn
06:05 PM Revision 19df43f8 (qgis): Fix build errors, followup 1eac259
Matthias Kuhn
05:38 PM Revision fb74722e (qgis): Unify spatialite provider tests
And enable pyspatialite on travis Matthias Kuhn
04:25 PM Revision ed651810 (qgis): Fix identify tool for PostGIS 1.x layers
curvetoline() function was expected, however:
- in PostGIS < 1.5 such function does not exist
- in PostGIS >=1.5 the ...
Martin Dobias
03:45 PM Revision 4edc4b9b (qgis): Merge pull request #2071 from nirvn/fix_dock_tool_button
[gui] apply icon size user preference to dock widget tool buttons Nathan Woodrow
03:17 PM Revision 26e6725a (qgis): Fix failing expression test
Nathan Woodrow
03:03 PM Revision f2348100 (qgis): Fix QgsGeometryImport::geomFromWkt logic
Nyall Dawson
03:03 PM Revision 481b1647 (qgis): Coverity memory leaks and other fixes
Nyall Dawson
03:03 PM Revision ec01d769 (qgis): More Coverity memory leak fixes
Nyall Dawson
03:00 PM Revision 58f9372b (qgis): also spatialite_cleanup_ex conditional for spatialite >= 4
Radim Blazek
02:50 PM Revision 9639fc66 (qgis): Fix developers map background loading
Fix #12831
Workaround for https://github.com/Leaflet/Leaflet/issues/2021
Matthias Kuhn
02:39 PM Revision f2144918 (qgis): Less verbose template function message.
args='auto' and group='custom' as default Nathan Woodrow
02:30 PM Revision e255d6c3 (qgis): missing QgsSLConnect::mSLconns conditional
Radim Blazek
01:27 PM Revision e6403da7 (qgis): Remove adding $ to front of custom functions
Fixes calling no argument functions Nathan Woodrow
12:54 PM Revision 06ab4783 (qgis): Fix warning
Nyall Dawson
11:06 AM Revision be15d956 (qgis): Add some more spacing around plugin text
Followup 36c844b3 Matthias Kuhn
11:06 AM Revision 90b796c6 (qgis): Fix usability issue in pluginmanager
The height of rows is too small to see its
contents on hidpi screens
Also raised maximumSize of mPluginsTabFrame
Alessandro Pasotti
09:59 AM Revision 08dd620b (qgis): Create a view from the selected query (PR#1999)
Giuseppe Sucameli
09:35 AM Revision d40c7631 (qgis): Merge branch 'processing-r.stat'
Alexander Bruy
09:34 AM Revision 596b126b (qgis): fix conflicts
Alexander Bruy
09:29 AM Revision 6919d984 (qgis): Merge branch 'master' of https://github.com/scubbx/QGIS into processing...
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py
Alexander Bruy
08:18 AM Revision c729a753 (qgis): Add missing overrides
Nyall Dawson

2015-05-26

01:05 AM Revision acd003e0 (qgis): Merge pull request #2000 from Gustry/fix-selected-query-backport
[db_manager] backport 2.8.2 fix #12429 run only the selected query Giuseppe Sucameli
12:56 AM Revision b1dd253f (qgis): fix selected query (fixes #12429)
Etienne Trimaille
12:21 AM Revision 1eac2598 (qgis): fix gui header installation
Jürgen Fischer
11:45 PM Revision e2e8c870 (qgis): also handle writing of relative paths (followup 47cb75d; fixes #12823)
Jürgen Fischer
08:13 PM Revision 598563c0 (qgis): fix crash on close (fixes #12822)
Jürgen Fischer
07:21 PM Revision 9a5e8d9a (qgis): Fix warning
Matthias Kuhn
07:20 PM Revision 5f0d1b4b (qgis): Fix warnings
Matthias Kuhn
07:09 PM Revision 050aa8d0 (qgis): Fix warning
Matthias Kuhn
06:49 PM Revision 3a86771f (qgis): Followup cec5bdeb : Add tests for expression compiler
Matthias Kuhn
04:02 PM Revision 90d7a7ab (qgis): Merge pull request #2064 from arnaud-morvan/processing-check-validity
[processing] add Check Validity algorithm Alexander Bruy
03:22 PM Revision 13d67c09 (qgis): Fix and wkt formating for delimited text provider test
Marco Hugentobler
02:52 PM Revision 23ef9daf (qgis): add missing files to 252aaab8
Jürgen Fischer
02:36 PM Revision 252aaab8 (qgis): adopt 'new' spatialite initialization scheme via thin wrapper around sq...
Jürgen Fischer
02:36 PM Revision 47cb75dd (qgis): fix relative path support for gdal layers (fixes #12823)
Jürgen Fischer
01:59 PM Revision 205daae0 (qgis): Support overriden layer styles also in the composer legend
Martin Dobias
01:38 PM Revision ea64d321 (qgis): Merge pull request #2076 from NaturalGIS/fix_grass7_r_surf_area
[processing] fix grass7 r.surf.area Alexander Bruy
12:43 PM Revision 9e5b2ba5 (qgis): [GRASS] create imagery group if there are rgb color interpretations, li...
Radim Blazek
12:10 PM Revision 75fb7182 (qgis): add search widget for value relation
Denis Rouzaud
11:44 AM Revision 7af658f8 (qgis): Coverity fixes
Matthias Kuhn
11:43 AM Revision 95a74083 (qgis): Merge pull request #2059 from carolinux/search-widgets
[FEATURE] Search widgets
Makes it easier to filter the attribute table if there are attribute domains attached
Matthias Kuhn
11:42 AM Revision b5801afe (qgis): Update python bindings for QgsGeometry
Marco Hugentobler
11:31 AM Revision 930ad682 (qgis): Merge pull request #2078 from manisandro/connpoolfixes
Connection pool fixes Marco Hugentobler
11:13 AM Revision e2edc54f (qgis): Compilation fix
Marco Hugentobler
11:00 AM Revision a6bf6e9a (qgis): Connection pool fixes
Sandro Mani
10:59 AM Revision 0c4ea1f6 (qgis): new class QgsAnimatedIcon
Radim Blazek
09:31 AM Revision 72c98301 (qgis): Merge pull request #2069 from manisandro/ogrpool
Add connection pool for OGR provider Marco Hugentobler
09:18 AM Revision 5d5229ea (qgis): Fixup ae242f5
In QGIS 2.8 QgsField is not yet implicitly shared... Matthias Kuhn
09:16 AM Revision ae242f52 (qgis): Update QgsFields nameToIndex hash on field removed
Arnaud Morvan
09:12 AM Revision f31abe4d (qgis): Update QgsFields nameToIndex hash on field removed
Arnaud Morvan
03:35 AM Revision 6318f67b (qgis): Avoid crash if no project file is selected and OK is clicked
Martin Dobias

2015-05-25

11:42 PM Revision b91e43af (qgis): [GRASS] import icon
Radim Blazek
09:43 PM Revision d40d481b (qgis): avoid warning about not created test difference image
Jürgen Fischer
08:12 PM Revision 98c601d1 (qgis): fix typos
Jürgen Fischer
07:45 PM Revision 6a6b3b41 (qgis): [GRASS] browser import options dialog
Radim Blazek
07:45 PM Revision 407f7213 (qgis): QgsRasterProjector optional precision
Radim Blazek
06:32 PM Revision 6e4b883a (qgis): fix grass7 r.surf.area
Giovanni Manghi
04:54 PM Revision 5b3a96d9 (qgis): geometry fixes:
* 3d geometries from oracle
* windows build
Jürgen Fischer
04:29 PM Revision 2e86d54b (qgis): Merge pull request #2025 from mhugo/db_manager_dev
db manager SQL window enhancements Hugo Mercier
04:26 PM Revision 0b9ea9a6 (qgis): Merge pull request #2057 from Hvitnov/fix12655
Fix #12655 copy/paste style between different vector layer geometry types Hugo Mercier
01:24 PM Revision ae6b290a (qgis): Add processing CheckValidity algorithm
Arnaud Morvan
12:58 PM Revision 4e14f8d6 (qgis): fix 8050697
Jürgen Fischer
12:55 PM Revision 80506973 (qgis): make postgres provider tests optional
Jürgen Fischer
12:04 PM Revision 83899182 (qgis): fix some warnings
Jürgen Fischer
10:48 AM Revision b7a4e985 (qgis): Merge pull request #2048 from alexbruy/fix-curvature-filter
fix total curvature calculation (fix #5967) Marco Hugentobler
10:03 AM Revision b7a2a79d (qgis): Merge pull request #2055 from mhugent/geometry_mmsql_2_8
[FEATURE]: New geometry classes (take 2) Marco Hugentobler
08:53 AM Revision 68fe5f57 (qgis): [FEATURE:] New geometry classes
Marco Hugentobler
08:40 AM Revision bb80c638 (qgis): Merge pull request #2074 from NaturalGIS/fix_saga_contour
[processing] fix SAGA 2.1.4 contour lines from grid Alexander Bruy
08:40 AM Revision 12883f50 (qgis): Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
[processing] fix grass7 r.relief2 Alexander Bruy
08:39 AM Revision 6596adc8 (qgis): Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
[processing] fix grass7 r.flow Alexander Bruy

2015-05-24

06:48 PM Revision cec5bdeb (qgis): fix some warnings
Jürgen Fischer
03:27 PM Revision 3ecf6e65 (qgis): Update Datasources2Vrt.py
Naming more consistent with other tools. Paolo Cavallini
02:53 PM Revision cee47d66 (qgis): fix SAGA 2.1.4 contour lines from grid
Giovanni Manghi
01:26 PM Revision d591ac4d (qgis): better indentation
Giovanni Manghi
01:22 PM Revision b1baa6e3 (qgis): fix GRASS7 r.flow
Giovanni Manghi
11:41 AM Revision 4f87af08 (qgis): better fix for r.relief in grass7
Giovanni Manghi
11:40 AM Revision 6be81c67 (qgis): better fix for r.relief in grass7
Giovanni Manghi
09:31 AM Revision a0a1cea0 (qgis): [gui] apply icon size user preference to dock widget tool buttons (fix ...
Mathieu Pellerin - nIRV
07:18 AM Revision 9b797471 (qgis): show correct coordinates in status bar when projected CRS used and
canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
Alexander Bruy

2015-05-23

11:48 PM Revision 2ff6f724 (qgis): Merge pull request #2066 from luipir/master
Added Datasources2Vrt processing alg Victor Olaya
09:45 PM Revision dbdfe40b (qgis): [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 2) Nyall Dawson
08:49 PM Revision 97864da3 (qgis): fix windows build (also reapplies 584f192, lost in a6f1ec)
Jürgen Fischer
06:28 PM Revision 32463d0c (qgis): Postgres provider: test default values are correctly returned
Matthias Kuhn
05:39 PM Revision 4358b5ba (qgis): Add some providers to README.md
Matthias Kuhn
05:30 PM Revision 1516e63b (qgis): Less warnings
Matthias Kuhn
05:10 PM Revision 916fbbc6 (qgis): Hide private shared data implementation from the library symbols
Matthias Kuhn
05:09 PM Revision 14c61502 (qgis): Use -fvisibility=hidden also for plugins
Matthias Kuhn
04:57 PM Revision eb85d99a (qgis): Also plugins
Matthias Kuhn
04:53 PM Revision 40e2845d (qgis): Add some comments to provider test suite
Matthias Kuhn
04:53 PM Revision c1b520fb (qgis): Hide shared library symbols by default on GCC and Clang
* Decreases lib size, loading time and compile time
* Forces people on linux to use the {LIB}_EXPORT defines and the...
Matthias Kuhn
08:11 AM Revision 76aa0356 (qgis): Merge pull request #2067 from NaturalGIS/fix_grass7_r_relief
[processing] fix GRASS7 r.relief Alexander Bruy
07:28 AM Revision 10239a0e (qgis): [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 1) Nyall Dawson
07:15 AM Revision b4f4663b (qgis): Add connection pool for OGR provider (Funded by Sourcepole QGIS Enterpr...
Sandro Mani

2015-05-22

11:14 PM Revision 8c624a34 (qgis): [processing] fix folding in the model
Earlier commit broke the update of lines when folding parameters in the
modeler. This one fixes it again.
HenningJagd
10:53 PM Revision 2c5c8662 (qgis): [FEATURE][SERVER] GetFeature with an other Geometry
This commit completes 'GetFeature without geometry' e3a832c29e4a98ed70b8085563aa0c8a92d44669
The GeometryName parame...
René-Luc ReLuc
10:21 PM Revision df7e07bc (qgis): Fix untranslatable strings (fix #11765)
Nyall Dawson
09:35 PM Revision 72f0c141 (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
09:07 PM Revision 803a0b93 (qgis): show correct coordinates in status bar when projected CRS used and
canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
Alexander Bruy
09:03 PM Revision afc3996f (qgis): Add shapefile provider tests
+ Fix OGR provider so it does not return features without geometry when
filtering with a FilterRect
Matthias Kuhn
08:59 PM Revision adb5b643 (qgis): fix GRASS7 r.relief
Giovanni Manghi
08:35 PM Revision 1078daf7 (qgis): Add option to get null count from QgsVectorLayer::getDoubleValues
Nyall Dawson
08:35 PM Revision e7b7549c (qgis): [FEATURE] New statistical summary dock widget
Can display summary statistics (eg mean, standard deviation, ...)
for a field or expression from a vector layer.
Nyall Dawson
08:17 PM Revision 78229272 (qgis): added Datasources2Vrt processing alg to merge different datasources in ...
This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt
Luigi Pirelli
07:57 PM Revision 0aedbcaf (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:57 PM Revision e25fb2de (qgis): Fix for #12812
Paolo Cavallini
07:53 PM Revision e2ff8edc (qgis): Make python NULL hashable
Matthias Kuhn
07:39 PM Revision 2fe3f557 (qgis): Provider testing
* Test more operations
* Include spatialite tests
Matthias Kuhn
05:51 PM Revision 69abbb26 (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:49 PM Revision c4b1d25a (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:35 PM Revision aba4fe0f (qgis): Fix processing ParameterTable.setValue
Arnaud Morvan
05:32 PM Revision a46f372e (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit 7ab336f2064b59df9ca42b7b822324bbd26e96ff. René-Luc ReLuc
05:31 PM Revision 84f6f0d9 (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit a2e538e35474ec6affc4ab387b81b88f83c2986c. René-Luc ReLuc
04:43 PM Revision 6d610257 (qgis): Merge pull request #2054 from arnaud-morvan/join_memory_cache
Write to project join memory cache property value instead of not cache is empty Marco Hugentobler
04:42 PM Revision 9031e984 (qgis): [FEATURE] Add options under categorised renderer advanced menu to
set categories to symbols with a matching name from the style
library or an XML style file.
Thanks Lene for the grea...
Nyall Dawson
04:39 PM Revision 2004f22a (qgis): Uniform and informative output names for Processing (QGIS, final)
Paolo Cavallini
04:10 PM Revision 4c871bb9 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
04:09 PM Revision 00f64971 (qgis): Uniform and informative output names for Processing (QGIS, Take #2)
Paolo Cavallini
04:05 PM Revision a2e538e3 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
04:03 PM Revision 7ab336f2 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
03:57 PM Revision efeae6f4 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
03:56 PM Revision 7dacddc0 (qgis): Uniform and informative output names for Processing (QGIS, Take #1)
Paolo Cavallini
03:56 PM Revision e015a7ec (qgis): Fixed uninitialized issue
Karolina Alexiou
03:30 PM Revision 06ae01e0 (qgis): Revert "Add connection pool for OGR provider"
This reverts commit a64ffc495e4099759dcfce292154b15f51814ba9. Pirmin Kalberer
03:18 PM Revision 43d51985 (qgis): Merge branch 'search-widgets' of https://github.com/carolinux/QGIS into...
Karolina Alexiou
03:17 PM Revision 81e21b56 (qgis): Now UI appears properly
Karolina Alexiou
03:10 PM Revision d33bf3dd (qgis): Now UI appears properly
Karolina Alexiou
02:20 PM Revision 4e6394e2 (qgis): [processing] fixed disappearing lines in modeler
Moved the updating of paths of arrows/lines in the modeler out of the
paint method, fixing various rendering problems.
HenningJagd
01:51 PM Revision 46b26060 (qgis): ComboBox now also works!
Karolina Alexiou
01:39 PM Revision e5fcbc39 (qgis): Small optimisation to data defined symbology
Nyall Dawson
01:37 PM Revision b1489688 (qgis): Merge pull request #2062 from vmora/add_tooltip
add tooltip to graduated method (color or size) Nyall Dawson
01:34 PM Revision ce7b1d31 (qgis): Merge pull request #2060 from manisandro/ogrpool
Add connection pool for OGR provider (followup 0b9d1dc) Jürgen Fischer
01:19 PM Revision f1085b83 (qgis): Works now for the default case
Karolina Alexiou
01:01 PM Revision f337d413 (qgis): Merge pull request #2061 from vmora/convert_old_size_scale
remove SizeScale and Rotation from Advanced Menu Nyall Dawson
12:59 PM Revision f81d808c (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
12:59 PM Revision 2f9b9265 (qgis): [processing] behavior of scroll zoom in the modeler
Zooming shouldn't recenter the scene on the cursor, only scale the scene
around it.
HenningJagd
12:31 PM Revision e0098a5d (qgis): use proper type in convert functions interface
Vincent Mora
12:26 PM Revision c49884f4 (qgis): remove unused variables
Vincent Mora
12:18 PM Revision a5351fc1 (qgis): Replaced use of qgsErrorBox with QgsErrorBar
Removed some empty lines Jakob Hvitnov
12:00 PM Revision ef0d4138 (qgis): Data defined font marker character
Nyall Dawson
11:57 AM Revision 9b6e23d3 (qgis): Add convenience method QgsVectorLayer::getFeatures( expression )
Matthias Kuhn
11:57 AM Revision 97de55d1 (qgis): Add new postgres provider test
Matthias Kuhn
11:57 AM Revision ec9e1464 (qgis): Provider test
Matthias Kuhn
11:57 AM Revision a2ae8b4e (qgis): Add unit tests for postgres provider
basically to get a framework to test the expression compiler Matthias Kuhn
11:57 AM Revision babfae99 (qgis): Make expression compiler configurable
Matthias Kuhn
11:57 AM Revision a99deb8b (qgis): [FEATURE] Send filter expressions to postgres provider
This commit allows to filter features already on server side. Only supported
expressions will be sent to the database...
Matthias Kuhn
11:57 AM Revision 8571ae7e (qgis): Convert tests/README to markdown and add more information
Matthias Kuhn
11:48 AM Revision 6952a389 (qgis): Fix compiling without QtWebKit
This makes it possible to compile QGIS master for Android.
Hooray!
Matthias Kuhn
11:41 AM Revision 278141f3 (qgis): add tooltip to graduated method (color or size)
Vincent Mora
11:08 AM Revision 9589a189 (qgis): avoid duplication of function
Vincent Mora
10:41 AM Revision a64ffc49 (qgis): Add connection pool for OGR provider
Sandro Mani
10:33 AM Revision 0bab3ca6 (qgis): remove SizeScale and Rotation from Advanced Menu
The expressions used in old project are converted to symbol level
DadaDefined size and angle
Note that sice the aspe...
Vincent Mora
10:27 AM Revision 60754424 (qgis): Doxymentation
Matthias Kuhn
08:39 AM Revision 5910adf5 (qgis): fix windows build
Jürgen Fischer
08:39 AM Revision f2d4d308 (qgis): debian packaging update
Jürgen Fischer
08:37 AM Revision 5c3a7af5 (qgis): Merge pull request #2058 from arnaud-morvan/processing-model-help
Fix processing model help saving Victor Olaya

2015-05-21

12:45 AM Revision b82a4d48 (qgis): It compiles!
Karolina Alexiou
06:11 PM Revision f5054ce7 (qgis): Allow compiling QGIS without QtWebkit
This allows to compile QGIS without webkit.
1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android...
Matthias Kuhn
06:04 PM Revision 8abe726c (qgis): [GRASS] raster import: create link by r.external if crs are the same; l...
Radim Blazek
06:04 PM Revision bb7943f3 (qgis): new mIconRasterLink.svg
Radim Blazek
06:04 PM Revision c0361ba3 (qgis): fixed browser symlink icons
Radim Blazek
06:02 PM Revision e3a832c2 (qgis): [FEATURE][SERVER] GetFeature without geometry
You can add an extra parameter GeometryName with the value to NONE or None or
none in GetFeature WFS Request to only...
René-Luc ReLuc
05:36 PM Revision 06b2b666 (qgis): Adding search widget capability
Karolina Alexiou
05:29 PM Revision c19a4a70 (qgis): Fix processing model help saving and make script help content saving co...
Arnaud Morvan
05:19 PM Revision 10759252 (qgis): Fix #12655 copy/paste style between different vector layer geometry types
Jakob Hvitnov
05:04 PM Revision 1e3b820d (qgis): [FEATURE] Data defined properties for font marker
Nyall Dawson
04:53 PM Revision 87f2370d (qgis): [processing] implement alternative display names for algorithms
Victor Olaya
04:22 PM Revision 783383ad (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
03:44 PM Revision 7a35d62b (qgis): [processing] add help links for gdal/ogr alga
Victor Olaya
03:44 PM Revision f1dc58ce (qgis): [processing] fixed saga help links
Victor Olaya
03:44 PM Revision c9841fb6 (qgis): [processing] cosmetic improvements to gdal/ogr algs
Victor Olaya
03:38 PM Revision a32ac3d4 (qgis): Fix broken area scaling for simple marker symbols
Nyall Dawson
03:38 PM Revision d62794de (qgis): [symbology] Fix potential crash in data defined symbol rotation
Nyall Dawson
03:19 PM Revision d9f54c42 (qgis): Merge pull request #1970 from mhugo/fix_spatialite
[spatialite] Allows to use a query as a table without primary key. It will auto increments an internal counter as fea... Hugo Mercier
02:24 PM Revision 1949fe9c (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
02:23 PM Revision a6f1ece7 (qgis): [GRASS] browser import cancel action
Radim Blazek
01:56 PM Revision 263d89c3 (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
01:48 PM Revision 19c1dc69 (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
01:47 PM Revision a80c3496 (qgis): Add size assistant to simple and svg marker data defined sizes
Nyall Dawson
01:14 PM Revision de3377bc (qgis): Remove option for custom side bar style, always on now
Nyall Dawson
11:57 AM Revision daee5953 (qgis): [processing] allow to specify geometry type for input vectors in R
scripts Alexander Bruy
11:47 AM Revision d019e724 (qgis): Remove option to set icon themes
Nyall Dawson
11:36 AM Revision 4e09d4d0 (qgis): Remove option to bold group box names, now always on
Nyall Dawson
10:30 AM Revision fca8c5e0 (qgis): Hej fra Noedebo
Tobias Reber
10:27 AM Revision 7f318092 (qgis): Followup c6f9b07, add unit test
Nyall Dawson
10:03 AM Revision 1f14ce70 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 7d97ab50 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 195972ac (qgis): [GRASS] removed plugin browser, substituted by QGIS browser
Radim Blazek
09:31 AM Revision 7765d8d6 (qgis): [GRASS] plugin: removed add raster/vector layer actions, substituted by...
Radim Blazek
09:25 AM Revision 4d62566d (qgis): [processing] fixed ‘add script from file’ tool
Victor Olaya
09:05 AM Revision a58085bf (qgis): [processing] allow selection parameters with option populated from data...
Victor Olaya
09:01 AM Revision 8c8a1231 (qgis): [GRASS] fixed crash when GISRC is set but file does not exist or it is ...
Radim Blazek
08:42 AM Revision cb4d5189 (qgis): Write to project join memory cache property instead of cachedAttributes...
Arnaud Morvan

2015-05-20

12:05 AM Revision e8587c3d (qgis): dxf export: more ellipse marker fixes (essentially like in simple marker)
Jürgen Fischer
12:00 AM Revision c6f9b07a (qgis): feature: fix crash when feature 'owns' no geometry
Jürgen Fischer
11:08 PM Revision c382655c (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
11:08 PM Revision d14c4aa4 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
10:52 PM Revision 27c2b5c0 (qgis): [GRASS][FEATURE] copy layers within location mapsets using browser drag...
Radim Blazek
10:41 PM Revision 80a8c49b (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
09:49 PM Revision b1ffff82 (qgis): Fix build
Nyall Dawson
09:11 PM Revision 5a00912b (qgis): [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QG... Victor Olaya
09:11 PM Revision 70023dbd (qgis): [processing] do not close window after executing algorithm if there are...
Victor Olaya
09:11 PM Revision 1ad36c4a (qgis): [processing] added support for online R scripts
Victor Olaya
09:08 PM Revision 2e7f3442 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
07:56 PM Revision 5e080ec3 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:55 PM Revision 7cc38aee (qgis): Uniform and informative output names for Processing (GRASS-r.* modules ...
Paolo Cavallini
07:54 PM Revision 9a32c282 (qgis): dxf export: fix circle marker
Jürgen Fischer
07:47 PM Revision b186e71b (qgis): remove maprenderertest in app
Jürgen Fischer
07:11 PM Revision b65df5c4 (qgis): georeferencer: add translation string
Jürgen Fischer
04:56 PM Revision 9076ff8d (qgis): Fix some deprecated warnings
Nyall Dawson
04:55 PM Revision 267d9528 (qgis): Implicit sharing for QgsFeature
Nyall Dawson
03:53 PM Revision c33b9fa1 (qgis): Merge pull request #2049 from Hvitnov/fix12787
fix #12787 (Value Relation edit widget related crash) Martin Dobias
03:33 PM Revision df039ee2 (qgis): fix #12787 (Value Relation edit widget related crash)
Jakob Hvitnov
03:20 PM Revision 7e69bd12 (qgis): add to canvas checkbox in raster "save as..." dialog (fix #6949)
Alexander Bruy
01:46 PM Revision d393d268 (qgis): Fix up non-const getters for attributes and geometry in QgsFeature
(preparation for implicit sharing) Nyall Dawson
01:31 PM Revision 73ed56af (qgis): [processing] use algorithm alias name also in advanced mode
Victor Olaya
01:31 PM Revision 12292e3b (qgis): [processing] fixed ‘create points along lines’ algorithm
fixes #12768 Victor Olaya
01:16 PM Revision a62adfe4 (qgis): fix total curvature calculation (fix #5967)
Alexander Bruy
01:12 PM Revision 00a03999 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
01:10 PM Revision 8ad18834 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
12:46 PM Revision 499c102b (qgis): Merge pull request #2047 from alexbruy/attrtable-paste
[FEATURE] allow pasting of features in attribute table Nathan Woodrow
12:35 PM Revision eaeea21a (qgis): [GRASS][FEATURE] rename maps in browser
Radim Blazek
12:35 PM Revision b89b6a58 (qgis): static QgsMessageOutput::showMessage()
Radim Blazek
12:04 PM Revision 2dfea6a6 (qgis): remove print statement
Alexander Bruy
12:01 PM Revision 3c281450 (qgis): prepare to use a different icon for qgis browser on windows
Jürgen Fischer
11:53 AM Revision a58a2f28 (qgis): Add unit test for edit widget "TextEdit"
QGIS Dev conference Denmark Matthias Kuhn
11:51 AM Revision 9b34202d (qgis): allow pasting of features in attribute table
Alexander Bruy
11:30 AM Revision 1e461969 (qgis): [FEATURE] add expressions at the symbollist level
Size and Rotation can be defined by an expression for all symbols
composing a marker. Width can be defined by an expr...
Vincent Mora
11:17 AM Revision c38ff519 (qgis): Followup b8bc181, don't create unnecessary temporary image
Nyall Dawson
11:02 AM Revision 09192ee9 (qgis): Add legend text for new diagram attributes by default
Nyall Dawson
10:58 AM Revision 3487471d (qgis): Merge pull request #2035 from vmora/multivariate_legend
Avoid symbol cropping in legend Martin Dobias
10:52 AM Revision 8797ca3a (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:51 AM Revision d978f3fd (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:47 AM Revision b16b8742 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:44 AM Revision 426596c2 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:40 AM Revision 67620747 (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:38 AM Revision 9b41e7bb (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:28 AM Revision 475bffaf (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py
Alexander Bruy
10:27 AM Revision 8cc6c329 (qgis): Add new effects to bottom of stack instead of top
Nyall Dawson
10:24 AM Revision 028467ea (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710) Alexander Bruy
10:12 AM Revision 393446d1 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:08 AM Revision dbf026d3 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:03 AM Revision e4b0f788 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
10:01 AM Revision 71fa5d41 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
09:33 AM Revision 584f1928 (qgis): remove unused header file - fixes windows build
Jürgen Fischer
09:16 AM Revision 7aa72ab9 (qgis): populate join fields combobox if layer already selected
Alexander Bruy
09:11 AM Revision 3eb4af39 (qgis): about: make the SHA a link to github
Jürgen Fischer
09:11 AM Revision a2a5e97c (qgis): doxygen fixes (followup f314522)
Jürgen Fischer
09:01 AM Revision 86d4a4d2 (qgis): Merge pull request #2034 from Gustry/fix-lines-inter
[processing] Set the parameter table field optional in "Line intersections" algo Victor Olaya
09:00 AM Revision f782e773 (qgis): Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
fix saga split rgb bands Victor Olaya
08:59 AM Revision a495c8c2 (qgis): Test suite for QgsFeature (preparation for implicit sharing of
QgsFeature) Nyall Dawson
08:52 AM Revision 42f0993c (qgis): missing bindings for user input tool bar
Denis Rouzaud
08:04 AM Revision 57d21c83 (qgis): [processing] swallow possible exceptions when reading console output fr...
Victor Olaya
08:04 AM Revision 960e6d84 (qgis): [processing] fixed SAGA provider entry in settings dialog
Victor Olaya

2015-05-19

10:05 PM Revision 06732f13 (qgis): Possible fix for slow loading projects when the project contains
print compositions and there is network issues with connections
to installed printers. (workaround QTBUG-3033)
(refs...
Nyall Dawson
10:05 PM Revision 72166706 (qgis): Fix some syncing issues relating to graduated histogram widget
Nyall Dawson
05:13 PM Revision a3454e75 (qgis): added special case for r.statistics
Markus Mayr
05:03 PM Revision 824a395c (qgis): manually merge 71d93a4 of PR#2016
Jürgen Fischer
04:35 PM Revision 81f4e447 (qgis): Fix point displacement renderer not ignoring features with no symbol
Previously, the renderer would incorrectly draw circles and
displace features which were proximal to features with no...
Nyall Dawson
03:47 PM Revision ea447e78 (qgis): Fix drag & drop for PG rasters in DB Manager
(backport of 431dc14269bf24ce32001046d021b7f9312fc61c from master) Sandro Santilli
02:56 PM Revision 27f1d9fb (qgis): Fix drag & drop for PG rasters in DB Manager
Radoslaw Guzinski
02:30 PM Revision d8e1cf30 (qgis): [processing] load UI files dynamically
Alexander Bruy
02:30 PM Revision 30dbd8fd (qgis): [processing] drop resources.qrc and load images dynamically. Also remove
unused images Alexander Bruy
02:03 PM Revision e94a8cc4 (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
01:50 PM Revision 2abdfa0b (qgis): Fix typo in comment
Sandro Santilli
01:48 PM Revision fd7568aa (qgis): Fix typo in comment
Sandro Santilli
09:01 AM Revision c5b04efa (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
08:38 AM Revision bbb1c4a2 (qgis): another windows build fix
Jürgen Fischer
08:29 AM Revision f314522b (qgis): [symbology] improve marker rotation along line to fix data-defined
angle support Mathieu Pellerin - nIRV

2015-05-18

10:26 PM Revision 8962d843 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
10:26 PM Revision e0aa69d9 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:18 PM Revision 4b4075b5 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:13 PM Revision a2a2781e (qgis): also download Untgz.zip from qgis.org
Jürgen Fischer
09:48 PM Revision 1dd72716 (qgis): creatensis.pl: always reload setup.ini
Jürgen Fischer
09:47 PM Revision 711ecf9b (qgis): fix doxygen warning
Jürgen Fischer
09:47 PM Revision 93a948f7 (qgis): fix some warnings
Jürgen Fischer
09:38 PM Revision 3e5e2b33 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
09:37 PM Revision 24974e0d (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
08:11 PM Revision 0b326069 (qgis): Bump acceptable doc coverage
Nyall Dawson
06:21 PM Revision 47972280 (qgis): Followup 204cf7, more sensible truncation of preview string
Nyall Dawson
06:21 PM Revision 183286a0 (qgis): [FEATURE] Add a graphical histogram for the graduated renderer
This adds a new histogram tab to the graduated renderer, which
shows an interactive histogram of the values from the ...
Nyall Dawson
06:21 PM Revision 17962ef4 (qgis): Add QgsHistogram class for calculating numeric histograms from a
list of values or a vector layer's attribute. Nyall Dawson
04:53 PM Revision 7091d3be (qgis): [GRASS][FEATURE] vector import via browser drag and drop
Radim Blazek
04:36 PM Revision e474e096 (qgis): QgsField serialization
Radim Blazek
04:35 PM Revision 6e3cbe3a (qgis): QgsFeature and QgsGeometry serialization
Radim Blazek
03:04 PM Revision e633cafc (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
01:16 PM Revision 15419b84 (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
09:47 AM Revision eb5db2b2 (qgis): Uniform and informative output names for Processing (GRASS-i.*modules)
Paolo Cavallini
09:29 AM Revision 69ed92bc (qgis): Uniform and informative output names for Processing (GDAL)
Paolo Cavallini

2015-05-17

03:28 PM Revision 02774210 (qgis): Add selected features only mode to QgsVectorLayer::getValues
and getDoubleValues Nyall Dawson
01:19 PM Revision 204cf751 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
11:54 AM Revision e249bfee (qgis): [FEATURE] Allow changing vector layer data source
Nathan Woodrow
 

Also available in: Atom