Activity
From 2015-10-19 to 2015-11-17
2015-11-17
- 
  
11:08 PM Revision 57f5fba5 (qgis): Merge pull request #2478 from SebDieBln/DbManager_Fix13731
 - [DbManager] replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
 - 09:29 PM Revision e04d5e4d (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
 - 
  
08:46 PM Revision dc0639c7 (qgis): Add missing /Transfer/s to setSubSymbol
 - 
  
08:30 PM Revision f7ed42b9 (qgis): Disable OGR expression compilation for certain OGR drivers
 - In some cases OGR forwards filters on to the underlying data source,
and the syntax may differ from OGR SQL. In these... - 
  
08:30 PM Revision 3d947e82 (qgis): Add provider expression filter tests for TVL
 - 
  
08:30 PM Revision 26f7683c (qgis): OGR expression compiler fixes
 - - Allow simple operators as supported by OGR (+, -, * )
- Only return a partial compilation success if expression con... - 
  
08:30 PM Revision d19adfe8 (qgis): [FEATURE] Compiler for OGR expressions
 - Allows much faster retrieval of features when a FilterExpression
feature request is used.
OGR SQL supports only basi... - 
  
05:54 PM Revision f184ec97 (qgis): Merge pull request #2471 from nyalldawson/processing_fixes
 - [processing] misc improvements
- use QgsStatisticalSummary for statistic calculations
- faster expression request ... - 
  
05:51 PM Revision fd50136e (qgis): Merge pull request #2456 from NaturalGIS/fix_saga_222_kriging
 - [processing] fix SAGA 2.2.2 kriging tools
 - 
  
03:48 PM Revision 79616fd8 (qgis): Add Report a Bug to the Help menu to assist in creating bug reports
 - Signed-off-by: Werner Macho <[email protected]>
 - 01:57 PM Revision eeef84b1 (qgis): Revert "Deduplicated FindPyQt(4|5).py"
 - This reverts commit 842c17c10b2112b0d92ab287d76e374900736065 which was
responsible for test timeouts for dubious reas... - 09:20 AM Revision ac44a307 (qgis): Fix PyQt compat lib INSTALL path
 - 
  
01:00 AM Revision 1675703d (qgis): qt5 fixes
 
2015-11-16
- 
  
06:12 PM Revision 92ce3572 (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
 - (cherry picked from commit 08ec25b and a6a2982)
 - 
  
06:10 PM Revision a6a29825 (qgis): [auth] fix build on mac (fixes 08ec25b)
 - 
  
06:06 PM Revision b7fea572 (qgis): fix python error on startup on windows
 - 
  
05:16 PM Revision 51295273 (qgis): fix pyrcc4 detection on windows (followup 0b6dd352)
 - 
  
05:16 PM Revision 08ec25be (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
 - 
  
01:53 PM Revision 5e7291e9 (qgis): [processing] removed unimplemented lidar algorithm
 - 
  
12:09 PM Revision 5ec337a0 (qgis): Update TinSurfaceCreate.py
 - minor adjustments and some funtionalities added (first return selection, output as .asc)
 - 10:55 AM Revision 4f4fe598 (qgis): fix SAGA 2.1.2 kriging
 - 
  
09:25 AM Revision 96040ab8 (qgis): Merge pull request #2462 from spono/patch-6
 - [processing] add new tools to lidar provider
 - 09:22 AM Revision 56b8ce0f (qgis): Merge pull request #2455 from sbrunner/refersh-attribut-table
 - Add "force reload" button to attribute table
 - 
  
09:03 AM Revision 3daa4044 (qgis): [processing]updated required QGIS version in metadata
 - 07:43 AM Revision 70775f0b (qgis): Add debug message to transaction
 - 07:42 AM Revision 842c17c1 (qgis): Deduplicated FindPyQt(4|5).py
 - 07:42 AM Revision 9ff6e1d4 (qgis): Migrate first python test to be compatible with PyQt4 and PyQt5
 - 07:42 AM Revision 26ce3cc6 (qgis): [py3] Some python3 compatibility fixes
 - 07:42 AM Revision dea8c9f6 (qgis): [py3] Compat update process_function_template.py
 - 07:42 AM Revision 313c34ce (qgis): [py3] Updates to sip files
 - 07:42 AM Revision 47543d94 (qgis): [py3] Add PyQt5/PyQt4 compatibility layer
 - 07:42 AM Revision 0b6dd352 (qgis): [py3] CMake updates to support Python3 and PyQt5
 - 07:05 AM Revision 768bab86 (qgis): Merge pull request #2470 from SebDieBln/postgrestest
 - [postgresprovider] make the test more portable
 - 
  
06:10 AM Revision 48afc425 (qgis): [processing] Use faster expression request for ExtractByAttribute
 - 
  
05:04 AM Revision e15962ee (qgis): [processing] Use QgsStatisticalSummary for statistic calculations
 - For BasicStatisticssNumbers and StatisticsByCategories algorithms.
Adds extra stats (minority, majority, 1st/3rd quar... 
2015-11-15
- 
  
11:55 PM Revision 526b8fc6 (qgis): Change some by value arguments to by reference
 - 10:39 PM Revision ebf132ed (qgis): Changed the documentation of the postgres test to match the actual beha...
 - 09:54 PM Revision 1b9452b4 (qgis): removed the activation of postgis extension as this is already done in ...
 - 09:51 PM Revision 6ee90c32 (qgis): replaced COPY with INSERT INTO
 - 09:31 PM Revision cfa308d5 (qgis): Added a test for the direct determination of geometry type/srid
 - 
  
07:40 PM Revision b501d5f5 (qgis): Update FilterData.py
 - fixed an error and updated to latest behaviour
 - 
  
07:32 PM Revision 2fafaaca (qgis): Update ClipData.py
 - fixed wrong executable call
 - 
  
07:27 PM Revision 11d5f0c0 (qgis): Update Cover.py
 - changed TIF to ASCII in order to keep the original cell value
 - 
  
07:20 PM Revision c4a6d095 (qgis): Update GroundFilter.py
 - after 3.0 if .las are used also the output will be .las
 - 
  
07:17 PM Revision ec204c35 (qgis): Create DTM2ASCII
 - new tool
 - 
  
07:09 PM Revision ea526a29 (qgis): small correction on FUSION internal commands
 - 
  
07:00 PM Revision ce8c4540 (qgis): add new tools
 - adding connection to already-present tools
 - 01:42 PM Revision d9bbce65 (qgis): Fix style and indentation isssues introduced in 6b3651faef3e02f48188ae8...
 - 
  
04:48 AM Revision e6d495a2 (qgis): Update test mask images
 - 
  
04:45 AM Revision 936b6506 (qgis): Add method to QgsSvgCache to return SVG viewbox size
 - 
  
04:45 AM Revision 709b47e1 (qgis): Followup b81933e fix other symbols with paths out of viewport
 
2015-11-14
- 11:01 PM Revision 6b3651fa (qgis): Determine geometry type and srid directly from column type
 - 
  
05:22 PM Revision 6977e93a (qgis): [processing] update plugin metadata
 - 05:12 PM Revision 37304495 (qgis): fix SAGA 2.1.2 kriging
 - 02:38 PM Revision 1be764a6 (qgis): Merge pull request #2457 from medspx/work_update_ogr_file_formats
 - [OGR Provider] update list of file formats that can be opened
 - 
  
11:20 AM Revision 56de17e7 (qgis): [OGR Provider] update list of file formats that can be opened
 - 
  
10:17 AM Revision ee44bc89 (qgis): Implement QEP 17 - add "requires tests" comments to some classes
 - 
  
10:17 AM Revision d699569b (qgis): Add initial tests for marker symbol layers
 - 
  
09:42 AM Revision 5a6bfbb2 (qgis): Fix ellipse symbol layer with graduated/categorised renderer
 - 
  
04:00 AM Revision 8ddc909f (qgis): Switch to using flags for render context settings
 
2015-11-13
- 12:45 AM Revision 4edf1eec (qgis): Added PQfmod() to class QgsPostgresResult
 - 08:10 PM Revision 5065b800 (qgis): fix SAGA 2.2.2 kriging tools
 - 03:31 PM Revision 9e80e25d (qgis): [BUGFIX] Fix endpoint swap on negative marker line offset
 - Fixes #13811
Includes testcase
(cherr-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f) - 03:29 PM Revision 824fd7bf (qgis): Fix endpoint swap on negative marker line offset
 - Fixes #13811
Includes testcase - 
  
01:04 PM Revision 358e0f70 (qgis): [processing] fixed wrong param name in SAGA 2.2.0 regression kriging
 - 
  
12:20 PM Revision 54c4f750 (qgis): [processing] fixed concave hull algorithm
 - 
  
12:20 PM Revision cba585df (qgis): [processing] correctly set geometry type of input in clip algorithm
 - 
  
11:01 AM Revision 860682c1 (qgis): Only pick up qpt files in composer manager
 - 
  
09:59 AM Revision 8da8700e (qgis): QgsValueMapSearchW inherits QgsSearchW
 - and not QgsDefaultSearchW anymore
fixes expression creation - 
  
09:59 AM Revision ebb5f0db (qgis): QgsValueRelationSearchW inherits QgsSearchW
 - and not QgsDefaultSearchW
also handles properly the (no selection) case - 
  
09:57 AM Revision dbef766a (qgis): fix value relation search widget
 - currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor... - 
  
09:01 AM Revision 31ac9be3 (qgis): [search widgets] when selecting _Please select_ find all features
 - 
  
09:01 AM Revision b2034f2e (qgis): QgsValueMapSearchW inherits QgsSearchW
 - and not QgsDefaultSearchW anymore
fixes expression creation - 
  
09:01 AM Revision 7f556fd9 (qgis): QgsValueRelationSearchW inherits QgsSearchW
 - and not QgsDefaultSearchW
also handles properly the (no selection) case - 
  
09:01 AM Revision f31c0e7b (qgis): fix value relation search widget
 - currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor... - 
  
08:15 AM Revision ce0d966b (qgis): Merge pull request #2452 from nyalldawson/processing_select
 - [processing] speedup some QGIS algorithms
 - 
  
03:24 AM Revision a10936f0 (qgis): Use a set for classes in PointsInPolygonUnique (faster)
 - 
  
03:24 AM Revision 596b56c4 (qgis): Faster PointsInPolygon(+Unique/Weighted) algorithms
 - - Avoid use of seperate feature requests for every point
- Use GEOS prepared geometries when testing for point contai... - 
  
03:23 AM Revision 7c8177e0 (qgis): Use expression filter request for SelectByAttribute
 - Makes SelectByAttribute orders of magnitude faster for providers which
support compiled expressions (eg Postgres), al... 
2015-11-12
- 
  
11:42 PM Revision d8f5dbeb (qgis): Limit extent reprojection workaround to vector layers (followup 51fe632...
 - 
  
11:30 PM Revision 079de32d (qgis): Update GridMetrics.py
 - 
  
06:12 PM Revision 6335de9b (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
 - (cherry picked from commit fd9f0b52682f42eed9484159c8bd152144b7d4b3)
 - 
  
06:10 PM Revision fd9f0b52 (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
 - 05:50 PM Revision 854ce176 (qgis): Merge pull request #2443 from elpaso/bugfix-11794
 - SQLITE ask for a new name if already exists
 - 05:49 PM Revision be8c7dac (qgis): Merge pull request #2449 from elpaso/bugfix-11517
 - Fix attribute sync to layer for python init code and make QgsAttributeDialog reachable form python
 - 
  
04:55 PM Revision ad2caed3 (qgis): Removed parent and replaced with QgsAttributeDialog
 - This makes possible to resize/alter the outer dialog
from python init code in the form.
Fixes #11517 (indirectly) - 
  
04:53 PM Revision 17df615c (qgis): Fixed attribute sync to layer for init code
 - Also removed UI connect in favour of QMetaObject::connectSlotsByName
to be consistent with other methods in the same ... - 
  
04:37 PM Revision c4834110 (qgis): Merge pull request #2447 from NaturalGIS/fix_saga_220_kriging
 - [processing] fix SAGA 2.2.0 kriging
 - 
  
04:33 PM Revision 6b3eddd0 (qgis): fix biulding issue when WITH_QT_WEBKIT=OFF
 - 03:28 PM Revision 19376770 (qgis): missing parameter
 - 
  
03:19 PM Revision 20a8b37d (qgis): Merge pull request #2444 from NaturalGIS/fix_saga_212_kriging
 - [processing] fix SAGA 2.1.2 kriging
 - 03:12 PM Revision 957c0190 (qgis): fix SAGA 2.2.0 kriging
 - 
  
02:26 PM Revision 0461cbdd (qgis): use aliases instead of field names in attribute table column filter list
 - 02:14 PM Revision f1fe9855 (qgis): [qt5] Fix QCA Cmake
 - 02:14 PM Revision 1bb7aff0 (qgis): [qt5] Fix QScintilla cmake file
 - 01:44 PM Revision be563584 (qgis): fix SAGA 2.1.2 kriging
 - 
  
01:22 PM Revision 325f0992 (qgis): SQLITE ask for a new name if already exists
 - If the db name already exists, allow to enter a new name.
Fixes #11794 - 
  
11:47 AM Revision 5e1d420c (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 
  
11:46 AM Revision 8fb2dc2e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 
  
11:43 AM Revision c3572ebc (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 
  
11:41 AM Revision 81acd07e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 
  
10:29 AM Revision df6c7104 (qgis): Use QgsStatisticalSummary for merge attributes dialog
 - Adds a bunch of new stats and avoids code duplication
 - 
  
10:29 AM Revision dfb1585c (qgis): Bump QgsStatisticSummary test coverage
 - 
  
10:29 AM Revision cdf21b7c (qgis): Return derived classes from clone() methods, avoids need to
 - dynamic_cast results
 - 
  
09:49 AM Revision 32626bd2 (qgis): fix windows build (followup 2175e7a)
 - (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
 - 
  
09:49 AM Revision ff20c880 (qgis): fix windows build (followup 2175e7a)
 - (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
 - 
  
09:48 AM Revision acadd53d (qgis): postgres provider: avoid column lookups with tableoids
 - (cherry picked from commit 0ccd7bd5bfa52f1d3c2774beaf3d205e279e41eb)
 - 
  
09:47 AM Revision ff67a05b (qgis): fix windows build (followup 2175e7a)
 - (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
 - 
  
09:46 AM Revision 6e1df491 (qgis): fix windows build (followup 2175e7a)
 - 09:08 AM Revision 8803cb42 (qgis): Merge pull request #2437 from bstroebl/improveDissolve
 - [PROCESSING] Speed up dissolve without changing parameters
 
2015-11-11
- 
  
11:23 PM Revision b7419860 (qgis): new splash for dev (Las Palmas Hackfest)
 - 11:22 PM Revision 56ccb2b8 (qgis): sipClass_Klass is deprecated for a long time: replace with sipType_Klass
 - 
  
08:17 PM Revision 84971466 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 
  
08:16 PM Revision 5471d665 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 
  
08:14 PM Revision 25db1cc3 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 
  
08:12 PM Revision 016f4977 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
 - Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 
  
04:29 PM Revision cfb932af (qgis): [PROCESSING] Speed up dissolve without changing parameters
 - 01:07 PM Revision b4d206af (qgis): Updates for GDAL 2
 - 11:08 AM Revision ec1097c9 (qgis): Change links to https
 - 
  
10:54 AM Revision 0339f3f5 (qgis): [QGIS-Server] Use layer precision in searchRect
 - 
  
10:52 AM Revision 17378ba7 (qgis): [QGIS-Server] Use layer precision in searchRect
 - 
  
10:51 AM Revision ed598c12 (qgis): [QGIS-Server] Use layer precision in searchRect
 - 
  
10:49 AM Revision 2175e7a9 (qgis): [QGIS-Server] Use layer precision in searchRect
 - 10:19 AM Revision 4f6989ec (qgis): [qt5] Fix crash on exit
 - See https://bugreports.qt.io/browse/QTBUG-35977
 - 
  
09:51 AM Revision bb339f7a (qgis): 100% test coverage for QgsFeature
 - 
  
09:51 AM Revision 87168c14 (qgis): 100% test coverage for QgsWKBTypes, add missing docs
 - 
  
09:51 AM Revision fd317701 (qgis): Avoid warning
 - 
  
09:51 AM Revision b384f18a (qgis): Followup f9fa9793, avoid expensive intersection calculation when
 - testing label candidates against polygon obstacles
Fix #13556 
2015-11-10
- 
  
10:31 PM Revision 04abaf3b (qgis): fix 81bbb82
 - 
  
10:18 PM Revision 8ec02084 (qgis): Merge pull request #2436 from dgoedkoop/linePointDifferenceFix
 - Fix QgsGeos::linePointDifference
 - 
  
10:06 PM Revision c0505715 (qgis): Fix QgsGeos::linePointDifference
 - 
  
09:21 PM Revision 9a89408b (qgis): indentation update
 - 03:47 PM Revision b57d5abe (qgis): Followup cb5f748, Use QgsExpression::quotedColumnRef
 - 01:50 PM Revision cb5f7485 (qgis): Quote field names when converting renderers
 - Fix #13800
 - 
  
01:26 PM Revision 81bbb823 (qgis): postgres provider: avoid additional fetch after all features have alrea...
 - 
  
07:15 AM Revision 452e61c8 (qgis): More test mask updates for windows
 - 
  
07:10 AM Revision ebaa26f3 (qgis): Drop missing documentation/sip thresholds
 - 
  
07:09 AM Revision 5c9873c7 (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
 - 
  
07:08 AM Revision 18744b41 (qgis): Fix crash with malformed WKT
 - 
  
07:08 AM Revision 0853076e (qgis): [expressions] Allow conversion of features/geometries to bool
 - Where geometry = false if empty, feature = false if not valid.
Allows expressions like "case when $geometry then ... ... - 
  
07:08 AM Revision 719ff408 (qgis): Add some missing SIP bindings, comment some classes as not available
 - in Python
 - 
  
07:08 AM Revision b1b20af8 (qgis): Ignore typedefs and deprecated members in sip coverage test
 - 
  
07:07 AM Revision 1b28984e (qgis): Ignore friend classes in doc/sip coverage test
 - 
  
07:07 AM Revision da627e9b (qgis): Fix sip coverage test detection of member variables
 - 
  
07:07 AM Revision a0542e5d (qgis): Fix sip bindings for interpolation classes
 - Also missing members declared in interpolation headers
 - 
  
07:07 AM Revision bbf58fd5 (qgis): Rearrange outputs in SIP test, so that missing list is always printed
 
2015-11-09
- 
  
08:26 PM Revision 7c149d77 (qgis): Update atlas test mask image for Win
 - 
  
08:24 PM Revision 2988dbdd (qgis): Update legend test mask images for debian builds
 - 
  
08:50 AM Revision 55c18a5e (qgis): [processing] fixed creation of vector layer as PostGIS Table
 - fixes error introduced in last commit
 - 
  
08:48 AM Revision b2b68233 (qgis): Merge pull request #2423 from rldhont/processing_spatialite_output
 - [processing] allow output directly on Spatialite tables
 - 
  
08:47 AM Revision b36566b0 (qgis): Merge pull request #2429 from NaturalGIS/fix_saga_idw
 - fix SAGA 2.2.* Inverse Distance Weighted
 - 
  
08:45 AM Revision 658c5842 (qgis): [processing] fixed ui file after last commit
 - 
  
08:43 AM Revision 43926b55 (qgis): [processing] added tooltip to 'export as python script' button
 
2015-11-08
- 
  
11:15 PM Revision 5c1da4eb (qgis): [Processing] correctly parse value of boolean argument for parameters
 - 
  
11:13 PM Revision b6717b61 (qgis): Followup b5794b2, fix calculation of acceptable limits
 - 
  
11:00 PM Revision 26dbb42a (qgis): Resolve coverity issues
 - 
  
10:43 PM Revision a3648907 (qgis): Fix cast to itself
 - 
  
10:36 PM Revision dbd3fe2d (qgis): Fix deprecated warnings
 - 
  
10:16 PM Revision f3cd3ee7 (qgis): [processing] add log error message when error occurs in postprocessing ...
 - 
  
08:30 PM Revision b5794b2f (qgis): sip coverage fixes:
 - * make sip coverage test aware that there are less classes where QSci sip
headers are not available
* exclude prope... - 
  
08:22 PM Revision 53ecc251 (qgis): [FEATURE] adding new features to QGIS will create issues in QGIS-Docume...
 - A githook is implemented to create an issue automatically in QGIS-Documention repo whenever there is a commit with th...
 - 
  
07:03 PM Revision 1deaafc6 (qgis): nodetool: initialize select rubberband and fix indentation (fixes crash...
 - 
  
07:03 PM Revision a181845c (qgis): postgres provider: skip IN when feature id list is empty (followup fe34...
 - 
  
07:03 PM Revision 68c015e8 (qgis): postgres provider: catch if commit fails (fixes #12462)
 - 
  
07:03 PM Revision 9d97c7c4 (qgis): fix typo in python test invocation
 - 
  
05:55 PM Revision 7e793986 (qgis): [processing] fixed adding raster layer to project
 - fixes #13791
 - 
  
04:31 PM Revision 86556c22 (qgis): [Processing] corrected wrong change in config dialog
 - 
  
04:28 PM Revision f0bbb889 (qgis): [Processing] fixed #13790 (issue saving config option)
 - 03:25 PM Revision 06529552 (qgis): fix SAGA 2.2.* Inverse Distance Weighted
 - 
  
01:35 PM Revision ac01d484 (qgis): Merge pull request #2428 from sebastic/gsl-2.0
 - Update dependencies for GSL 2.0.
 - 
  
01:16 PM Revision d4e1c85d (qgis): Update dependencies for GSL 2.0.
 - Starting with gsl (2.0+dfsg-1) the libgsl0-dev package has been renamed
to libgsl-dev, and libgsl0-dev is provided by... - 
  
11:33 AM Revision 36672c47 (qgis): oracle provider: add/fix support for multiple geometry columns (fixes #...
 
2015-11-07
- 09:19 PM Revision 9b192d41 (qgis): Merge pull request #2388 from sbrunner/node-tool-select-feature
 - Allow to select the feature on which the node tool works
 - 
  
07:43 PM Revision 9172767a (qgis): Merge pull request #2427 from 3nids/findqt5lib
 - find libraries for Qt5
 - 
  
06:06 PM Revision 594e5a2b (qgis): Be able to refresh the attribute table
 - 
  
05:32 PM Revision 80307466 (qgis): find libraries for Qt5
 - 
  
04:37 PM Revision 71a6a3d6 (qgis): move coordinates line edit to a dedicated class
 - * originally in QgisApp
* keep funny stuff (dizzy, retro) in there
* paste coordinates with space separator (not only... - 
  
03:26 PM Revision 04f32164 (qgis): [GRASS] fixed new mapset region, fixes #13784
 - 01:58 PM Revision 061bdde2 (qgis): Merge pull request #2426 from elpaso/bugfix-13747-bis
 - Added HiDPI support to QgsWebView
 - 
  
12:29 PM Revision dbd9b9bc (qgis): Added HiDPI support to QgsWebView
 - The DPI value is get from QDesktopWidget and
the QWebView widget is zoomed if needed.
Fixes #13747 - 
  
12:10 PM Revision f77d6cd0 (qgis): Remove unused signal + style format
 - 
  
11:53 AM Revision d73ef5b1 (qgis): Highlight the selected feature
 - 
  
01:14 AM Revision 4cc6650d (qgis): Forgot sip for composerTemplatePaths
 
2015-11-06
- 
  
12:37 AM Revision 49a16fc8 (qgis): Add other composer templates loading paths
 - 10:45 PM Revision 65fb72a9 (qgis): Properly set invalid topology layer as invalid
 - Fixes #13781 (crash)
(cherry-picked from 54cf972ac2334451e69d2171cc4f3e42da3880df) - 09:37 PM Revision 54cf972a (qgis): Properly set invalid topology layer as invalid
 - Fixes #13781 (crash)
 - 
  
08:33 PM Revision 80592e1a (qgis): fixed travis
 - 
  
07:18 PM Revision f99ccf0b (qgis): show filename in layer name when importing multiple layers from a ogr d...
 - 
  
06:08 PM Revision 5f3954a3 (qgis): [GRASS] enable to attache attributes to geom without cat, fixes #13739
 - 
  
05:54 PM Revision e4996d77 (qgis): [processing] allow output directly on Spatialite tables
 - like 11b5092140f5a966dbb2d85cb64face1e927ff90 but for Spatialite
 - 
  
02:02 PM Revision 9f3bd1d4 (qgis): [processing] minor fix in parameter parsing in scripts
 - 
  
02:02 PM Revision 227af8ac (qgis): [processing] brought back 'export model as python' functionality
 - 
  
11:36 AM Revision b05fb0b5 (qgis): [processing] better naming for output memory and postgis layers
 - 
  
11:36 AM Revision 11b50921 (qgis): [processing] allow output directly on PostGIS tables
 - 
  
11:36 AM Revision 22ace3df (qgis): [processing] minor indentation fix
 - 
  
11:36 AM Revision 8d8fac46 (qgis): [processing] do not format errors before sending to log
 - 
  
11:36 AM Revision 4692eb52 (qgis): [processing] don't use temp folder for default output folder
 - 
  
11:36 AM Revision 54bdcefc (qgis): [processing] hide SAGA folder option if built-in SAGA is available
 - 
  
11:36 AM Revision edb3cf35 (qgis): [processing] add option to add validators to settings
 - 
  
11:36 AM Revision b3b33799 (qgis): [processing] fixes for representing input values in history
 - 
  
10:53 AM Revision a4b61fbd (qgis): fix typo
 - 
  
10:09 AM Revision de154035 (qgis): [expressions] Add make_line and make_polygon functions
 - 
  
10:09 AM Revision fccf54b2 (qgis): Fix crash on malformed WKT strings
 - 
  
10:09 AM Revision 12e34f26 (qgis): [expressions] Allow make_point to accept z/m values, add new
 - make_point_m for creation of PointM geometries. Also add
m(point) and z(point) functions for retrieving z/m value of
... - 
  
10:08 AM Revision 74396439 (qgis): Fix delimited text layers set to unknown geometry type if first row has
 - null geometry (fix #13749)
 
2015-11-05
- 
  
10:02 PM Revision 6a1d2065 (qgis): Merge pull request #2418 from nyalldawson/postgres_in
 - Use IN (...) for postgres FilterFids requests
 - 
  
09:27 PM Revision fd485010 (qgis): translation update for consolidation
 - Signed-off-by: Werner Macho <[email protected]>
 - 
  
09:26 PM Revision bc042a5e (qgis): cleanup after consolidating chinese
 - 09:06 PM Revision f982c842 (qgis): Merge pull request #2420 from elpaso/bugfix-13410
 - [FEATURE] Bugfix 13410
 - 
  
08:19 PM Revision cf4693e3 (qgis): Changed the toolip with the new information
 - 
  
07:14 PM Revision 322496a7 (qgis): Fixed save/load from DB sync init
 - 
  
06:20 PM Revision 580f70a9 (qgis): When we use the node tool we able to select a feature
 - 
  
04:48 PM Revision 700fc043 (qgis): Merge pull request #2414 from vmora/varying_width_assistant
 - [FEATURE] assistant for varying line width
 - 
  
02:46 PM Revision 42239bcd (qgis): Added coding utf8 header to example
 - 
  
02:42 PM Revision d2da60a1 (qgis): Added import and tabs in the example
 - 
  
02:41 PM Revision f810d815 (qgis): Default false for use init code
 - 
  
02:14 PM Revision 6d1d2139 (qgis): [FEATURE] assistant for varying line width
 - The qgssizescalewidget as been modified to handle line symbols as well
as markers.
The scale expression has been enha... - 
  
12:48 PM Revision faeedfb5 (qgis): Fix text color in attribute table for dark theme
 - 
  
11:30 AM Revision 6d705ad8 (qgis): Fix warning
 - 
  
11:23 AM Revision fe3417b5 (qgis): Partial revert of 70bff3f
 - Commit was causing crashes in browser. Refs #13738
 - 
  
11:22 AM Revision e0fc9a9c (qgis): Use FilterExpression request for get_feature expression function
 - Makes the function magnitudes faster for Postgres layers where
the expression is compiled and can take advantage of P... - 
  
11:22 AM Revision 6772ffb9 (qgis): Much faster zoom to selection on large PostGIS layers
 - 
  
11:22 AM Revision 33fe0e2d (qgis): Also use FilterFids when field calculator is only updating selected
 - features. Results in similar speed improvements when updating
only selected features from a large PostGIS layer - 
  
11:22 AM Revision f0d31b03 (qgis): Use a FilterFids request for vector file writer rather than fetching
 - all features and then testing the feature id when saving selected
features
For providers such as Postgres this is or... - 
  
04:51 AM Revision 79647728 (qgis): Use IN (...) for postgres FilterFids requests when the primary
 - key is a simple (non compound) type
IN (...) is much faster than chained ...OR... clauses
Additionally, trying to f... 
2015-11-04
- 
  
06:03 PM Revision 954b39d3 (qgis): [FEATURE] store python init code into the project
 - Adds an option and code editor to store python form
init code into the project (and the DB, since it's in
the style s... - 
  
06:02 PM Revision e69bebdd (qgis): Added /Out/ to run
 - 
  
01:54 PM Revision 3d20081f (qgis): Initial implementation
 - 
  
01:54 PM Revision 842753e3 (qgis): Initial implementation
 - 
  
12:27 PM Revision 8c86aab0 (qgis): [Expressions] Redesign expression function editor.
 - Add auto save
 - 12:25 PM Revision 90a82ba6 (qgis): Removed Q_UNUSED
 - 11:22 AM Revision 524febe0 (qgis): Merge pull request #2417 from elpaso/bugfix-11266
 - Bugfix 11266
 - 
  
10:37 AM Revision 086525b0 (qgis): Pass referencing record instead of referenced
 - 
  
10:37 AM Revision 93bd825e (qgis): Fixed disappearing item issue when subform editing
 - see #11266
 - 
  
10:37 AM Revision 3991307d (qgis): Removed noop
 - 
  
10:37 AM Revision 1627d510 (qgis): Reverted to original code
 - 
  
10:37 AM Revision 35d09825 (qgis): Added new method to bindings
 - 
  
10:37 AM Revision ba4895de (qgis): Implemented setFeatureSelectionManager in QgsListView
 - Partially fixes #11266
* now passing editor context to QgsFeatureSelectionDlg
(otherwise fails on assert parentC... - 
  
10:37 AM Revision bd9cdae1 (qgis): Added comment
 - 
  
09:51 AM Revision 8187ad50 (qgis): [processing] some fixes for supporting optional parameters
 - 
  
09:51 AM Revision 0cc92ffe (qgis): [processing/otb]update xml and associated html docs
 - 
  
09:51 AM Revision 5e9647d3 (qgis): [processing/otb]Add specific rule to load ComputeOGRLayersFeaturesStati...
 - 
  
09:51 AM Revision c548f8d8 (qgis): [processing/otb]convert ListView in StringList for other applications t...
 - 
  
09:51 AM Revision 04907d19 (qgis): [processing/otb]divide into 2 functions
 - 
  
09:51 AM Revision 41c15e77 (qgis): [processing/otb]Add function to customize creation and loading of new a...
 - 
  
09:51 AM Revision 9c7d206b (qgis): [processing/otb]update lists for OTB 5.0
 - 
  
09:51 AM Revision 9256e57c (qgis): [processing/otb]compatibility with new version of processing
 - 
  
09:51 AM Revision 85bea7d4 (qgis): [processing/otb]remove unused code and imports
 - 
  
09:51 AM Revision 3472ac80 (qgis): [Processing] Manage optional parameters
 - Can't set parameters to null (None or '') if the parameter is not optional
 - 
  
09:51 AM Revision 55e75add (qgis): [Processing] Optional parameters for script and model
 - In processing core every parameters can be optional but in scripts there is no way to define a parameter as optional ...
 - 
  
09:51 AM Revision f7a7a78c (qgis): [Processing] Improve code readability (follow up 36d1377)
 - 
  
09:51 AM Revision 507aeb05 (qgis): [Processing] Allow "progress" to be specified when calling processing.r...
 - This is mostly so that algorithms executed in Processing scripts can
display messages in the same way as if they were... - 
  
08:30 AM Revision e497e8b1 (qgis): fix precise build
 - 
  
06:04 AM Revision b316140b (qgis): [FEATURE] Allow field calculator to update feature geometry
 - It's a handy shortcut to do operations such as apply a buffer
to a bunch of selected features. - 
  
06:04 AM Revision 1d872dc5 (qgis): Show special strings for expression preview if result is a geometry
 - or feature type. Makes it easier to determine what the return
type of various functions are for users. - 
  
06:03 AM Revision da942233 (qgis): Add DE-9IM variant which tests against a specified pattern
 - (available in PyQGIS/expression engine)
 - 
  
06:03 AM Revision 9e84fcaf (qgis): Followup 2ac5933 with more data defined fixes
 - 2ac5933 fixed the regression in 2.12, but there were more underlying
issues from <2.8 causing sub symbols with data d... - 
  
06:03 AM Revision 23d161d8 (qgis): Add missing override
 
2015-11-03
- 
  
11:58 PM Revision f8256dbb (qgis): debian: add build dependency to qsci sip files
 - 
  
08:56 PM Revision 2ac59332 (qgis): Fix data defined overrides for sub symbols in line and marker fill
 - are not being applied (fix #13707)
 - 08:17 PM Revision 60c591d3 (qgis): Merge pull request #2416 from elpaso/bugfix-13747
 - Fixes #13747
 - 
  
07:12 PM Revision 37e94433 (qgis): Merge pull request #2415 from kalxas/master
 - add national geodata.gov.gr CSW (rename)
 - 
  
07:10 PM Revision 7a789d3b (qgis): Fixes #13747
 - 
  
07:09 PM Revision 547d1e39 (qgis): add national geodata.gov.gr CSW (rename)
 - 
  
06:34 PM Revision 5addc0ca (qgis): add national geodata.gov.gr CSW
 - 
  
11:45 AM Revision 4226aba5 (qgis): Merge pull request #2189 from mhugo/legend_filter
 - Add more options for filtering legend elements
 - 
  
10:39 AM Revision d16cdcf4 (qgis): Add more options for filtering legend elements
 - This introduces two new options to filter legend elements:
- filter by expression: a boolean expression can be set. O... - 
  
10:30 AM Revision 16def06d (qgis): use QGIS icon for custom widgets
 - 
  
10:06 AM Revision 1b170f99 (qgis): set focus in code editor when showing expression builder
 - 
  
10:06 AM Revision 75e8bdc9 (qgis): add expression builder to custom widgets
 - 
  
01:30 AM Revision 1b435ed9 (qgis): [Py Console] Remove message on file change
 
2015-11-02
- 
  
10:24 PM Revision a9e56706 (qgis): [QGIS-Server] Test: more ISO compatibility for WxS capabilities
 - 
  
07:42 PM Revision f3d9e752 (qgis): [GRASS] added (disabled) test for #13739
 - 
  
05:41 PM Revision 67d541c6 (qgis): [QGIS-Server] More ISO compatibility for WxS capabilities
 - * Add ISO keyword for the service
* Default Fees is conditions unknown
* Default AccessConstraints is None
* Calculat... - 
  
01:29 PM Revision 584c86d6 (qgis): Merge pull request #2403 from medspx/processing_get_scripts_proxy
 - [Processing] Add proxy support for Get scripts and models (fixes #13412)
 - 11:49 AM Revision 03eaafe6 (qgis): Fix build on 32-bits archs using LL for large constants
 - 
  
10:40 AM Revision c445ac1e (qgis): Fix expression get_feature function was not fetching feature's
 - geometry
Fix #13695 - 
  
10:13 AM Revision dddd0434 (qgis): Fix FilterExpression feature requests will ignore expression if
 - using virtual fields or other complex filters
refs #13695 - 10:13 AM Revision 353c0db7 (qgis): Add test for filter expression on non provider fields
 - 
  
08:07 AM Revision 556d87a8 (qgis): Fix some clang warnings
 - 
  
08:07 AM Revision 4f750953 (qgis): Remove some unnecessary trailing ;
 - (Gets rid of annoying squiggle warnings from Qt Creator!)
 - 
  
07:59 AM Revision c9680319 (qgis): Fix some reserved identifier macro names
 - 
  
07:55 AM Revision b7e1cae4 (qgis): Switch double quoted single character to single quotes for some
 - QString methods
Using single quotes is a significant performance boost. Rough
benchmarks indicate the QString single... 
2015-11-01
- 
  
12:31 AM Revision 6ee80012 (qgis): 'fix' PyQgsRulebasedRenderer test (followup 08185c9a)
 - (cherry picked from commit d9c8e73fa260c13f61fbca1915ac412459dcc011)
 - 
  
09:48 PM Revision 4342d665 (qgis): layer group node: copy properties of mutually exclusive groups (fixes #...
 - (cherry picked from commit d3ee16ffd1531d22d42692e5ef253f5db8eb961f)
 - 
  
09:47 PM Revision fa47c963 (qgis): postgres provider: quote compound key columns in uri (fixes #13710)
 - (cherry picked from commit daa6510970e9afbc4d41d28e0c94b4f238eb372d)
 - 
  
09:20 PM Revision c38e4592 (qgis): [GRASS] fixed new line attributes lost, fixes #13726
 - (cherry picked from commit 0ceeb512fb486ebf6f1006b39cbea428fc524057)
 - 
  
09:20 PM Revision 6dcb134c (qgis): [GRASS] fixed test
 - (cherry picked from commit 968e55cb110ce809447f43d40bc8c6a6d04dc052)
 - 
  
09:19 PM Revision 17399c06 (qgis): [GRASS] set proj/zone on imported rasters, fixes #13725
 - (cherry picked from commit 24960da08a566b6c2e15b60c80cad637f800a3e3)
 - 
  
09:03 PM Revision c522bb15 (qgis): set digitized linestring/polygon features as valid
 - 
  
09:02 PM Revision 0ceeb512 (qgis): [GRASS] fixed new line attributes lost, fixes #13726
 - 
  
09:01 PM Revision 5f9611e3 (qgis): [GRASS] add test for #13726 (new line attributes lost)
 - 
  
08:24 PM Revision 968e55cb (qgis): [GRASS] fixed test
 - 
  
05:56 PM Revision 24960da0 (qgis): [GRASS] set proj/zone on imported rasters, fixes #13725
 - 
  
03:53 PM Revision daa65109 (qgis): postgres provider: quote compound key columns in uri (fixes #13710)
 
2015-10-31
- 
  
07:25 PM Revision d3ee16ff (qgis): layer group node: copy properties of mutually exclusive groups (fixes #...
 - 
  
06:58 AM Revision 2b17c228 (qgis): Add tests for get_feature expression function
 
2015-10-30
- 
  
11:30 PM Revision f996c547 (qgis): indentation update
 - 
  
11:22 PM Revision 3a93ca62 (qgis): fix precise build
 - 
  
11:20 AM Revision 16e902b3 (qgis): [GRASS] coverity fixes
 - 
  
09:37 AM Revision ad3efc06 (qgis): wms: case insensitive check if url is WMTS
 - 
  
09:06 AM Revision 7019a8ce (qgis): fix windows build (followup 8993a4b)
 
2015-10-29
- 
  
06:36 PM Revision 8993a4bc (qgis): increased transformBoundingBox() accuracy
 - 
  
06:36 PM Revision 1c224453 (qgis): fix raster projector src extent calculation, fixes #13665
 - 
  
03:21 PM Revision d9c8e73f (qgis): 'fix' PyQgsRulebasedRenderer test (followup 08185c9a)
 - 
  
02:25 PM Revision 80d0272b (qgis): update INSTALL to reflect dependency on GEOS 3.4 (GEOSNearestPoint_r)
 - 
  
12:30 PM Revision c0156fc4 (qgis): render polygons with outline using drawPath (fixes #13343)
 - (cherry picked from commit 08185c9af47dcf113c0cb95faa858ec48e48dab2)
 - 
  
12:26 PM Revision 721856a3 (qgis): render polygons with outline using drawPath (fixes #13343)
 - (cherry picked from commit 08185c9af47dcf113c0cb95faa858ec48e48dab2)
 - 
  
12:09 PM Revision 51fe6329 (qgis): When reprojecting a layer in geo coordinates onto a canvas with a
 - projection that maps badly on it (ie. projecting the reprojected extent
back differs much from the input extent; eg. ... - 
  
12:08 PM Revision 08185c9a (qgis): render polygons with outline using drawPath (fixes #13343)
 - 
  
09:36 AM Revision ecaadef7 (qgis): Added const and Q_FOREACH instead of plain foreach
 - 
  
08:36 AM Revision d24f40c9 (qgis): Added colorramps to the select by group export
 - This completes the fix #11681
 - 
  
07:01 AM Revision bcb7e441 (qgis): When deleting nodes from the end of a linestring, select the
 - final node following a delete rather than reverting to the first
node.
Improves workflow when deleting sequential no... - 
  
07:01 AM Revision ba1de8b5 (qgis): Fix crash when deleting last node in a geometry (fix #13674)
 
2015-10-28
- 
  
11:43 PM Revision 93facfd9 (qgis): Merge pull request #2407 from DelazJ/patch-2
 - fix 'serch' typo, replace with 'search'
 - 
  
07:14 PM Revision 42e9dbeb (qgis): fix fetching of redirected wms capabilities (followup e95bf6d)
 - (cherry picked from commit 6a4544fc4cf7b4d3952d6109682af29db39dde7d)
 - 
  
07:06 PM Revision 636b0f94 (qgis): fix 'serch' typo, replace with 'search'
 - 06:22 PM Revision feab3ad8 (qgis): Merge pull request #2405 from elpaso/symbol-export-select-by-group
 - Interactive selection by group of exported symbols
 - 
  
05:32 PM Revision 6a4544fc (qgis): fix fetching of redirected wms capabilities (followup e95bf6d)
 - 
  
05:31 PM Revision a141ffb3 (qgis): Interactive selection by group of exported symbols
 - This fixes #11681
 - 
  
05:11 PM Revision 406db65f (qgis): fix instant crash in browser data items.
 - Avoids passing references to potentially short living QStrings to threads
(followup 70bff3f) - 
  
03:10 PM Revision 2bb0cf9f (qgis): Merge pull request #2398 from mdouchin/patch-1
 - [processing] Debug ConcaveHull.py
 - 
  
03:06 PM Revision b339ad13 (qgis): Merge pull request #2399 from NaturalGIS/processing_fix_grass7_v_out_ogr
 - fix processing GRASS 7 v.out.ogr
 - 
  
02:52 PM Revision c866dcce (qgis): [pyqgis-console] fixes #13693: fix default value in settings for the la...
 - 
  
02:08 PM Revision b931501e (qgis): Merge pull request #2400 from anitagraser/patch-10
 - Update qgstipfactory.cpp
 - 
  
01:08 AM Revision 0799e09a (qgis): fix qgsauthmanager test on windows
 
2015-10-27
- 
  
11:54 PM Revision fc49f8df (qgis): Add test for coverage of SIP bindings
 - Not perfect, but good for a quick warning if a new class or member
has been added to the public API without Python bi... - 
  
11:47 PM Revision 7842391e (qgis): Add some missing consts to operators
 - 
  
11:47 PM Revision fe221d54 (qgis): Don't return QStrings by reference, since they're implicitly shared
 - anyway
 - 
  
11:42 PM Revision 3573372b (qgis): osgeo4w: fetch grass7 path from grass
 - (cherry picked from commit f0930cacc1c3937745a5656b1aa31458aa05d026)
 - 
  
11:01 PM Revision f0930cac (qgis): osgeo4w: fetch grass7 path from grass
 - 
  
05:15 PM Revision 07632088 (qgis): fix translation string
 - 04:20 PM Revision f2e527f0 (qgis): [Processing] Add proxy support for Get scripts and models (fixes #13412)
 - 
  
09:00 AM Revision fe6456f8 (qgis): fix windows build again (followup 3dcabfb and 70bff3f)
 
2015-10-26
- 
  
12:06 AM Revision b505be2e (qgis): osgeo4w: include themes
 - 
  
11:48 PM Revision 3e8caa9a (qgis): osgeo4w: include themes
 - 
  
11:44 PM Revision e0867664 (qgis): Add myself to developer map (!)
 - 
  
10:15 PM Revision 37d9d23e (qgis): Merge pull request #2401 from volter/master
 - Fix armv7hl build
 - 
  
08:36 PM Revision 7997c021 (qgis): Fix build
 - 
  
06:23 PM Revision 8b9623d7 (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
 - Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
Conflicts:
src/server/qgswmsconfigparser.cpp - 
  
06:03 PM Revision 87e6f34c (qgis): Fix armv7hl build
 - 
  
05:52 PM Revision de3d7eb9 (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
 - Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
Conflicts:
src/server/qgswmsconfigparser.cpp - 
  
05:46 PM Revision a0a44f2b (qgis): Fix critical regression in WFS provider (introduced with 5be0ee734fa233...
 - 
  
05:37 PM Revision 8347a4be (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
 - Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
 - 
  
05:35 PM Revision da5e73ef (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
 - Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
 - 
  
12:47 PM Revision ce5ed44d (qgis): Add some missing Q_OBJECT macros
 - 
  
12:46 PM Revision 9d4e995d (qgis): [FEATURE] Add geometry relation DE-9IM expression function
 - 
  
12:46 PM Revision f1633a17 (qgis): Change all signals to use const refs for non trivial objects
 - 
  
12:46 PM Revision 70bff3f6 (qgis): Finish flipping a lot of methods to take const references for
 - non-trivial types
 - 
  
12:46 PM Revision f7f659be (qgis): Avoid some clazy detaching temporary warnings
 - 
  
12:35 PM Revision a18a0ada (qgis): Update qgstipfactory.cpp
 - suggesting currently used names
 - 
  
10:29 AM Revision ad45f321 (qgis): Merge pull request #2394 from PedroVenancio
 
2015-10-25
- 06:08 PM Revision 77451f96 (qgis): fix processing GRASS 7 v.out.ogr
 - 
  
04:39 PM Revision 22aea320 (qgis): [GdalTools] minor changes to ui and code (follow 32be4756)
 - 
  
04:38 PM Revision 55b068fa (qgis): Merge branch 'clipper' of https://github.com/PedroVenancio/Quantum-GIS ...
 - Conflicts:
python/plugins/processing/algs/gdal/ClipByMask.py - 
  
01:17 PM Revision 946e5607 (qgis): update frechn translators
 - Signed-off-by: Werner Macho <[email protected]>
 - 
  
12:29 PM Revision f443bb8c (qgis): Update ConcaveHull.py
 - 
  
12:17 PM Revision 99fcd625 (qgis): Update ConcaveHull.py
 - Correct qgis:dissolve algorithm call
 - 
  
10:11 AM Revision 3d932376 (qgis): update doxygen links
 
2015-10-24
- 
  
09:18 PM Revision 4f8a27dd (qgis): [Processing] add default extensions for outputs as setting
 - Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte - 
  
09:18 PM Revision cbead0bc (qgis): [processing] fixed fileFilter method in OutputRaster
 - 
  
09:18 PM Revision 3ac5d0b0 (qgis): [processing] fixed SAGA version handling
 - Conflicts:
python/plugins/processing/algs/saga/SagaAlgorithmProvider.py - 
  
09:18 PM Revision 45508902 (qgis): added option to add hardcoded params to GRASS algorithms
 - 
  
09:18 PM Revision 5575d04a (qgis): [Processing] fixed handling of hardcoded params in SAGA
 - 
  
09:18 PM Revision dacba063 (qgis): [Processing] removed TARGET_TEMPLATE param from SAGA algs
 - 
  
09:18 PM Revision 6b8254c9 (qgis): [processing] fixed FixedTableDialog when there are 0 rows
 - 
  
09:18 PM Revision 5a4a5522 (qgis): [processing] correctly enable buttons in FixedTableDialog
 - 
  
03:42 PM Revision 4da1ce9e (qgis): Merge pull request #2341 from arnaud-morvan/processing_precisionmodel
 - [Processing] Add precision parameter to by location algorithms
 - 
  
03:42 PM Revision 88d4605a (qgis): Merge pull request #2355 from om-henners/master
 - [processing] Update OGR tools
 - 
  
03:38 PM Revision 1dd8e79b (qgis): Merge pull request #2389 from NaturalGIS/gdal_advanced
 - Processing gdal translate and warp advanced parameters as such
 - 
  
03:37 PM Revision fd26acd2 (qgis): Merge pull request #2390 from NaturalGIS/processing_gdal_clip_raster
 - Processing advanced parameters for gdal clip raster
 - 
  
03:36 PM Revision 07bd3ffe (qgis): Merge pull request #2391 from NaturalGIS/processing_gdal_rasterize_adva...
 - processing add option for additional parameters for gdal rasterize
 - 01:47 PM Revision cd0eb05d (qgis): [py3] Some compatibility fixes for python 3
 - 
  
12:41 PM Revision 8b11d43f (qgis): processing: make help widget proxy aware
 
2015-10-23
- 
  
11:00 PM Revision a3f41975 (qgis): postgres provider: verify unique constraint it NOT NULL is not set on k...
 - 
  
07:19 PM Revision bfd29333 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
 - (cherry picked from commit d6f66e & b36cd1f)
 - 
  
06:26 PM Revision 82bac427 (qgis): adding french translators
 - 
  
05:51 PM Revision b36cd1f0 (qgis): better fix for phantom labels: consider rules out of visibility range a...
 - 
  
05:03 PM Revision 44590e9a (qgis): Merge pull request #2395 from medspx/dbmanager_oracle_timestamp
 - DBManager: support timestamp values for Oracle
 - 
  
04:04 PM Revision d6f66ee4 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
 - 
  
03:59 PM Revision b0f6e304 (qgis): [BUGFIX] Set default units to mm in GetStyles
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
03:57 PM Revision 972104c9 (qgis): [BUGFIX] Set default units to mm in GetStyles
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
03:55 PM Revision cd2751f0 (qgis): [BUGFIX] Set default units to mm in GetStyles
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
03:54 PM Revision f7ce8b94 (qgis): [BUGFIX] Set default units to mm in GetStyles
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
02:36 PM Revision 4408dfe4 (qgis): [BUGFIX] Set default units to mm in exportSld
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
02:32 PM Revision 4960ca6c (qgis): [BUGFIX] Set default units to mm in exportSld
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
02:31 PM Revision 4e61363e (qgis): [BUGFIX] Set default units to mm in exportSld
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:27 PM Revision 2e850537 (qgis): Only highlight feature of active attribute dialog
 - Fix #13634
 - 02:27 PM Revision b9b0865e (qgis): Automatically reload project templates when a new template is added
 - 02:27 PM Revision 0f2dfdb1 (qgis): Reload data when subsetString changes.
 - 
  
02:23 PM Revision b54b1598 (qgis): [BUGFIX] Set default units to mm in exportSld
 - The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 
  
02:11 PM Revision 1a9aec4a (qgis): Bump version to 2.13
 - 
  
02:10 PM Revision cd9d6450 (qgis): Release of 2.12 (Lyon)
 - 
  
02:10 PM Revision c69f3398 (qgis): changelog update for 2.12
 - 
  
02:10 PM Revision 660af94d (qgis): translation update for 2.12 from transifex
 - 02:04 PM Revision 0aa0b4c8 (qgis): DBManager: support timestamp values for Oracle
 - 
  
01:58 PM Revision c5cbd6d6 (qgis): Partial fix for #13143; fix Mac exports for composer with HTML labels
 - - Does not work with Print dialogs (still non functional)
 - 
  
11:28 AM Revision d8303a76 (qgis): pass through default values when merging features (followup 099a40b, re...
 - 
  
10:26 AM Revision 220affbf (qgis): Fix #11399; fix up Mac OS X 10.10+ dropped file URLs
 - 
  
09:44 AM Revision 70687729 (qgis): [pyqgis-console] APIs file update
 - 
  
09:25 AM Revision dfb476a5 (qgis): [auth] Fix #13568; disable auth system after 5 wrong password attempts
 - 
  
08:29 AM Revision b65b5959 (qgis): make python error handling translatable
 - 
  
08:10 AM Revision e5ad57b7 (qgis): Notes about new labeling API not being public yet in 2.12
 - 
  
08:03 AM Revision d56dcdb0 (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
 - 
  
03:38 AM Revision 68f11d45 (qgis): Merge pull request #2393 from PedroVenancio/grass7_plugin
 - Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fix…
 - 
  
02:24 AM Revision 5057f761 (qgis): Adds the -crop_to_cutline parameter as optional to fix the gdalwarp dev...
 
2015-10-22
- 
  
01:36 AM Revision 18df0037 (qgis): Use front window to show python error if there is message bar
 - 
  
01:35 AM Revision b33ab1af (qgis): Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fixed...
 - 
  
12:52 AM Revision c7eef14d (qgis): Remove default QGIS rocks text
 - 
  
11:16 PM Revision 76ba8418 (qgis): update debian changelog
 - 
  
11:16 PM Revision 7102c522 (qgis): Drop menu files in favor of desktop files.
 - The menu files are no longer required for the Debian packages since
[CTTE #741573 Debian Menu System](https://lists.d... - 
  
11:16 PM Revision b730fa0c (qgis): Fix desktop-file-valide issues.
 - The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education... - 
  
11:16 PM Revision fd6bec43 (qgis): Also install MIME type icon in hicolor theme.
 - Additionally the Shared MIME-info configuration is updated to reference the icon by name (without extension) like the...
 - 
  
11:04 PM Revision dc6c12b6 (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
 - 
  
11:04 PM Revision 0886e980 (qgis): Standardise naming of border/outline in symbol GUI
 - Now for markers it's always "outline", and for fills it's
always "border" - 
  
11:04 PM Revision 71d88a75 (qgis): [composer] Fix wording of scalebar widget controls (fix #12063)
 - Also add some tooltips to clarify meaning of various controls
 - 
  
09:56 PM Revision bf64f8d0 (qgis): spelling fixes and indentation update
 - 
  
09:28 PM Revision 339fd756 (qgis): DBManager: merge PR2342 by medspx (fix #13650)
 - 
  
09:17 PM Revision 9419a445 (qgis): DBManager: revert commit 87675f8ab
 - Maybe I was drunk...
 - 
  
07:27 PM Revision 87657f8a (qgis): DBManager: fix #13650
 - 
  
07:23 PM Revision 2a57b170 (qgis): DBManager: avoid loading a query as layer with missing fields (fix #110...
 - restore combo style and label when multiple unique fields for view are not supported (follow 8e45da9d7e)
 - 
  
07:21 PM Revision ef8f3d38 (qgis): Merge pull request #2382 from SebDieBln/MultiColumnPK_DbManagerQuery
 - [DB_Manager] allows to specify multiple columns as the primary for a query to PostGIS (follow a4124da)
 - 
  
04:52 PM Revision 54e2a511 (qgis): [GRASS] hide db driver window on Windows
 - 
  
04:50 PM Revision f5b0dbe9 (qgis): [processing] allow translating algorithm dialog title
 - fixes #13652
 - 
  
02:25 PM Revision e8cb8c1a (qgis): [GRASS] disable multiple vector editing on Linux/Mac
 - 
  
11:31 AM Revision ae90d8ee (qgis): [BUGFIX][QGIS Server] Clean Headers
 - With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A... - 
  
11:26 AM Revision f6723440 (qgis): [BUGFIX][QGIS Server] Clean Headers
 - With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A... - 11:07 AM Revision c0919e0a (qgis): processing add option for additional parameters for gdal rasterize
 - 
  
11:01 AM Revision ca704913 (qgis): [GRASS] try to get off_t from Make/platform.h
 - 10:57 AM Revision ebd51b2c (qgis): remove repeated parameter
 - 10:48 AM Revision 83d99b16 (qgis): Processing advanced parameters for gdal clip raster
 - 10:37 AM Revision 03333c85 (qgis): Processing gdal translate and warp advanced parameters as such
 - 
  
10:32 AM Revision f7f8d7e4 (qgis): Restore "Add result to canvas" option as default
 - fixes #13647
 - 10:32 AM Revision 457c76d9 (qgis): [sip] QgsMapCanvasSnappingUtils
 - 10:32 AM Revision ef2528bf (qgis): Allow usage of QgsMapToolAdvancedDigitizing from python code
 - 
  
08:02 AM Revision 7b9bcffb (qgis): [composer] prevent application freeze upon opening composer due to qt/c...
 - Credit to nirvn
 - 
  
07:20 AM Revision 87e11cb2 (qgis): Fix a crash in filtered legends
 - 
  
07:20 AM Revision b4b70170 (qgis): Add tooltips to advanced digitizing dock
 - 
  
02:37 AM Revision 307b1b92 (qgis): [pal] Fix regression in placement for free/horizontal polygon labels
 
2015-10-21
- 
  
01:14 AM Revision 05599397 (qgis): partly revert 3e0badc (fixes #13645 and #13646)
 - 
  
09:45 PM Revision ea0ce4ec (qgis): rule based renderer: keep skip else rule if an inactive rule matches, b...
 - 
  
08:36 PM Revision 29b061c0 (qgis): [GRASS] prevent changing attributes of different layer
 - 
  
08:02 PM Revision 86505e0f (qgis): [GRASS] more edit tests
 - 
  
01:45 PM Revision 1a4e8c95 (qgis): Fix doxygen warning
 - 
  
12:38 PM Revision 8286b1fe (qgis): Really fix adding parts to null geometry (fix #12885)
 - 
  
12:10 PM Revision 2d069c66 (qgis): Fix leak in labeling
 - 
  
12:10 PM Revision f5a72c6b (qgis): Fix a LOT of leaks relating to geometry and GEOS operations
 - 
  
10:55 AM Revision a460e47e (qgis): Merge pull request #2322 from mhugo/fix_tin
 - Postgres provider: allow to load layers with polyhedral surfaces or TINs
 - 
  
09:41 AM Revision c7aeb774 (qgis): PostGIS: Allow to load TIN, PS and Triangle layers
 - The postgres provider is modified so that layers with
TIN, PolyhedralSurface and Triangle geometries can be loaded.
G... 
2015-10-20
- 
  
11:08 PM Revision 55babc3e (qgis): postgres provider: support NULL in composite keys (fixes #13641)
 - 
  
11:07 PM Revision a8765a3a (qgis): avoid duplicate qgisstyle run
 - 
  
07:28 PM Revision 603c2767 (qgis): Merge pull request #2372 from om-henners/ogrsql_fix
 - Fix ogrsql path quoting
 - 
  
06:54 PM Revision 898a7384 (qgis): [GRASS] cmake add check if version.h exists
 - 
  
06:27 PM Revision d2564bbe (qgis): [GRASS] editing fix
 - 
  
06:22 PM Revision f5a93ef9 (qgis): [GRASS] fixed multilayer editing
 - 05:34 PM Revision b99ef2c0 (qgis): Merge pull request #2386 from arnaud-morvan/processing-fix-importfromproj4
 - Fix string type errors in processing algorithms
 - 
  
05:19 PM Revision 3bc11b19 (qgis): Revert crs.ImportFromProj4(unicode(...)) to crs.ImportFromProj4(str(...))
 - 04:42 PM Revision c45fc090 (qgis): Do not index geometryless layers for snapping
 - With a lot of geometryless layers in a project reindexing on every mousemove
makes the UI unresponsive and brings up ... - 04:42 PM Revision 148e8082 (qgis): Fix snapping may never be indexed
 - 
  
02:42 PM Revision 441f6f8c (qgis): postgres provider: allow detection of empty views (fixes #13638)
 - 
  
02:27 PM Revision b20d3166 (qgis): changed to descriptive name
 - as suggested in https://hub.qgis.org/issues/9868
 - 12:07 PM Revision f7051547 (qgis): Merge pull request #2384 from bstroebl/undoChangesInDissolve
 - [PROCESSING] Undo recent changes to Dissolve
 - 
  
11:36 AM Revision 1969e09b (qgis): Also avoid detaching QgsFields and QgsAttributes where possible
 - 
  
11:36 AM Revision 9a94132f (qgis): Clazy issues:
 - - use at() instead of [] for temporary containers (at() returns
const reference, so it avoids the detach which occurs... - 
  
11:36 AM Revision 099a40bd (qgis): Fix merge attributes/features tool resets values to null for int fields
 - Also add a warning if merged attribute value is not compatible with
field type.
Fix #12842 - 
  
11:36 AM Revision 1c76b93d (qgis): Fix storing string representations of doubles in an int field
 - results in NULL rather than converting value to int
 - 
  
11:22 AM Revision cac62018 (qgis): Fix crash with measure tool. Funded by Sourcepole QGIS Enterprise
 - 
  
11:19 AM Revision 07fae8fe (qgis): [GRASS] fixed overwrite existing output
 - 
  
10:36 AM Revision 2d159f30 (qgis): [GRASS] 261df82 followup
 - 
  
10:32 AM Revision 261df826 (qgis): [GRASS] disable drop to mapsets not owned
 - 
  
09:23 AM Revision 64bf3a80 (qgis): [PROCESSING] Undo recent changes to Dissolve
 - 
  
09:18 AM Revision 295d64bc (qgis): [GRASS] fixed 3d editing
 - 
  
08:53 AM Revision 08527afa (qgis): [GRASS] fixed new feature attributes update
 - 
  
08:07 AM Revision f2c75226 (qgis): [processing] added descriptions for SAGA 2.2.2
 - This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
 
2015-10-19
- 
  
11:54 PM Revision 4cdf05f9 (qgis): fix typo
 - 
  
10:12 PM Revision 4aba0f4b (qgis): Adding some translators
 - Signed-off-by: Werner Macho <[email protected]>
 - 
  
07:39 PM Revision bcf10f9a (qgis): [GRASS] fixed shell on windows
 - 
  
07:14 PM Revision 1582f6a2 (qgis): [GRASS] fixed output map freeze in canvas on windows
 - 05:47 PM Revision 11328676 (qgis): Make cadDockWidget available in python
 - Followup efcbbfd
 - 
  
05:06 PM Revision 330d0244 (qgis): [GRASS] no icon module fix
 - 
  
04:57 PM Revision 75c7bfe0 (qgis): [GRASS] raster identify: do not start info module until it is used
 - 
  
04:41 PM Revision 483f3ee6 (qgis): [GRASS] fixed running modules in mapsets not owned by user
 - 
  
12:02 PM Revision 6261a38e (qgis): [GRASS] fixed split feature
 - 
  
08:37 AM Revision 2aa2040e (qgis): Fix QgsStatisticalSummary sometimes returning 0 for StDevSample stat
 - 
  
08:36 AM Revision 23dd5016 (qgis): Add skip all option to merge attributes dialog (fix #6958)
 - 
  
08:36 AM Revision 0bda18b6 (qgis): Fix merge attributes tool sets skipped attributes to null (fix #13231)
 - 
  
08:36 AM Revision 46f07308 (qgis): Mark system includes as such in CMakeLists
 - Avoids compiler warnings from linked system headers
 - 
  
08:36 AM Revision 9319176a (qgis): More clazy recommended optimisations:
 - - Use constFind instead of find where applicable
- Use midRef instead of mid
- const ref when using Q_FOREACH
- forea... 
2015-10-18
Also available in: Atom