Activity

From 2016-12-13 to 2017-01-11

2017-01-11

10:42 PM Revision dbefbfef (qgis): show field alias when presenting constraint msg
Before, when a field didn't passed the defined constraints
it showed a message in the form of "field name: Constraint...
Tudor Bărăscu
10:41 PM Revision ff442c41 (qgis): show field alias when presenting constraint msg
Before, when a field didn't passed the defined constraints
it showed a message in the form of "field name: Constraint...
Tudor Bărăscu
06:23 PM Revision 6214d4d4 (qgis): [processing] fix wrong parameter definition (fix #16063)
Alexander Bruy
02:15 PM Revision 80d0d05b (qgis): [FEATURE][processing] remove TauDEM provider from core Processing
TauDEM is quite specific set of tools and it requires installation of
some additional tools. So we decide to turn it ...
Alexander Bruy
02:10 PM Revision 4467487e (qgis): respect CamelCase for enums and their values
Denis Rouzaud
12:43 PM Revision 6be45054 (qgis): [processing] update OTB's white- and blacklist. Drop obsolete 3.x
versions and add latest 5.8.0 Alexander Bruy
12:42 PM Revision 371fe1dd (qgis): [processing] add new MultiImageSamplingRate algorithm from OTB 5.8.0
Alexander Bruy
11:35 AM Revision 748be8de (qgis): [spelling] replace behaviour by behavior
Denis Rouzaud
10:58 AM Revision bc4c4702 (qgis): Merge pull request #3960 from rldhont/server-wms-transparent-bgcolor
[BUGFIX][Server] Re-enable Transparent and Bgcolor parameter for GetMap René-Luc ReLuc
10:05 AM Revision e656c63a (qgis): Remove duplicate QgsFeature::setFeatureId method
Leave just QgsFeature::setId and document api break Nyall Dawson
09:48 AM Revision bf73e2c2 (qgis): [BUGFIX][Server] Re-enable Transparent and Bgcolor parameter for GetMap
Fixed #15990 wms png transparency not honoured
And add tests for transparent and bgcolor in GetMap and GetLegendGraphic
René-Luc ReLuc
08:57 AM Revision 18b9242c (qgis): Merged master fixed conflict.
Alexander Lisovenko
07:51 AM Revision f8d70619 (qgis): Add SIP bindings
Alexander Lisovenko
05:06 AM Revision c3468fc7 (qgis): Fix qt4 build
Nyall Dawson
04:30 AM Revision a9182906 (qgis): Show NULL preview text in expression editor
Makes creating/debugging expressions easier for users
(cherry-picked from 1f3723)
Nyall Dawson
04:30 AM Revision 887383c7 (qgis): Remove santa hat easter egg
It made a lot of stressed GIS people smile (and as a bonus
stressed out some unhappy grinches in the process!), but
t...
Nyall Dawson
04:30 AM Revision 586b99ad (qgis): deactivate "circular string.." buttons for layer without geom
Tudor Bărăscu
04:15 AM Revision 3e2b4fc4 (qgis): Merge pull request #3968 from nyalldawson/item_vars
[FEATURE] item_variables expression function inside compositions Nyall Dawson
04:01 AM Revision 651d1edc (qgis): Fix incorrect aggregate values returned for empty sets (fix #16008)
Now empty sets return NULL values for invalid statistics
(cherry-picked from 64f8b4)
Nyall Dawson
03:56 AM Revision cfc3a860 (qgis): Show NULL preview text in expression editor
Makes creating/debugging expressions easier for users
(cherry-picked from 1f3723)
Nyall Dawson
03:32 AM Revision 1eb3bfc1 (qgis): Remove santa hat easter egg
It made a lot of stressed GIS people smile (and as a bonus
stressed out some unhappy grinches in the process!), but
t...
Nyall Dawson
03:28 AM Revision bc3ca5a4 (qgis): Merge pull request #3961 from tudorbarascu/addcircularfix
deactivate "add circular string.." buttons for layer without geom Nyall Dawson
03:26 AM Revision f2032ea2 (qgis): [FEATURE] item_variables expression function inside compositions
This adds a new item_variables expression function when expressions
are used inside a composition context.
The funct...
Nyall Dawson
03:26 AM Revision db1009cb (qgis): [FEATURE] New expression variables for map settings
- map_crs, map_crs_definition: retrieves crs details for map
- map_units: retrieves units for map (eg 'meters','degre...
Nyall Dawson
03:25 AM Revision d25fcec0 (qgis): Add method to retrieve variables from a QgsExpressionContext as a QVari...
Nyall Dawson
03:00 AM Revision a7806d1a (qgis): Merge pull request #3959 from nyalldawson/processing_port_feedback
[processing] Port feedback object to c++ Nyall Dawson
02:11 AM Revision 86e1138a (qgis): [processing] Correctly handle when no feedback object is passed
Nyall Dawson
02:11 AM Revision ede452be (qgis): [processing] Port feedback object to c++
Algorithms are now passed a QgsProcessingFeedback object
instead of the loosely defined progress parameter.
Nyall Dawson
02:10 AM Revision 26a8a54c (qgis): Merge pull request #3966 from nyalldawson/proc_prov_c
[processing] Port some stuff to c++ Nyall Dawson
01:55 AM Revision 04eb2933 (qgis): [processing] Move some SVG icons out of plugin to themes
...and swap to using QgsApplication methods for retrieving cached icons,
implement svgIconPath for providers with SVG...
Nyall Dawson
01:55 AM Revision b71019df (qgis): Add some unit tests for QgsProcessingRegistry
Nyall Dawson
01:55 AM Revision bf484daf (qgis): [processing] Allow providers to return path to SVG icon
Nyall Dawson
01:55 AM Revision dca697b4 (qgis): [processing] New c++ QgsProcessingRegistry class
Intended as a registry for the various processing components,
including providers, algorithms and various parameters ...
Nyall Dawson
01:55 AM Revision bb24dfe2 (qgis): [processing] c++ base class for providers
Nothing particularly exciting here yet, but this commit
moves the definition of the provider base class to a c++
QgsP...
Nyall Dawson

2017-01-10

08:22 PM Revision 243f01cb (qgis): Merge pull request #3974 from dmarteau/cleanup_qgsrequesthandler
Remove code moved to wms service René-Luc ReLuc
08:18 PM Revision 37ebcdd1 (qgis): [spellcheck] allow inwords checks and line skipping
spell check will be done automatically in words by default (when some conditions are fulfilled)
possibility to avoid ...
Denis Rouzaud
07:24 PM Revision 1ad965b4 (qgis): [processing] add test for Distance matrix algorithm to prevent
TableWriter class breakage in future Alexander Bruy
07:23 PM Revision c4cc9541 (qgis): [processing] restore functionality of the TableWriter class (fix #16053)
Alexander Bruy
06:41 PM Revision e01c476e (qgis): fix leak when using global expression context scope
Alexander Bruy
05:32 PM Revision 48bcca60 (qgis): Merge pull request #3911 from alexbruy/generic-help
Generic help for QGIS Matthias Kuhn
04:55 PM Revision bcb69c5f (qgis): fix regex to correctly handle strings like $$$qgis_version
Alexander Bruy
04:55 PM Revision c5b3b1ac (qgis): support escape syntax. $$qgis_version will be kept and $qgis_version
will be replaced with value Alexander Bruy
04:55 PM Revision f77e6777 (qgis): add missed SIP bindings
Alexander Bruy
04:55 PM Revision 37df7290 (qgis): remove debug statements
Alexander Bruy
04:55 PM Revision 8ff7a388 (qgis): add 'qgis_short_version' expression variable to retrieve QGIS version
in the major.minor notation (can be useful for help system and probably
in other places)
Alexander Bruy
04:55 PM Revision a0743438 (qgis): allow using expression variables in help path. Currently only from
global scope. Syntax should be '$variable_name', e.g. $qgis_version.
When accessing help those variables will be repl...
Alexander Bruy
04:55 PM Revision c2bd4b94 (qgis): [FEATURE] new global expression variable $qgis_locale
Returns current locale used by QGIS. By default this is current
system locale. If user enabled locale override in QGI...
Alexander Bruy
04:55 PM Revision 68e09d4c (qgis): add support for proxies
Alexander Bruy
04:55 PM Revision b74aefd3 (qgis): move QgsHelp to gui
Alexander Bruy
04:55 PM Revision 91a96d19 (qgis): more robust check for network help location
Alexander Bruy
04:55 PM Revision 212406cd (qgis): make all QgsHelp methods static
Alexander Bruy
04:55 PM Revision 1882aea1 (qgis): improve QSettings handling
Alexander Bruy
04:55 PM Revision 6c3c5331 (qgis): add SIP bindings
Alexander Bruy
04:55 PM Revision 17905ca2 (qgis): QgsHelp is not singletone
Alexander Bruy
04:55 PM Revision 4ce3bd20 (qgis): improve built-in "no help found" page
Alexander Bruy
04:55 PM Revision 9a94da85 (qgis): new QgsHelp class that uses QGIS User Guide as help source
Alexander Bruy
04:55 PM Revision 981810b2 (qgis): add possibility to configure location of the QGIS help
Alexander Bruy
04:39 PM Revision 869573c9 (qgis): Remove code moved to wms service
David Marteau
03:52 PM Revision 3145a01d (qgis): [processing] support OTB 5.8.0
Alexander Bruy
03:32 PM Revision 99091099 (qgis): Merge pull request #3973 from ghtmtt/good_test2
[processing] other gdal tests Alexander Bruy
03:30 PM Revision 9be984c7 (qgis): Merge pull request #3866 from dmarteau/master
Implements service modules registry - Experimental René-Luc ReLuc
03:13 PM Revision ff3487d9 (qgis): Code quality changes and typo
David Marteau
02:34 PM Revision ea519fff (qgis): Remove wmsserver files from server code unit
David Marteau
02:34 PM Revision 4f996980 (qgis): Replace headersWritten by headersSent
David Marteau
02:34 PM Revision befc52a4 (qgis): Remove Testing/Temporary/CTestCostData.txt
David Marteau
02:34 PM Revision dc211f89 (qgis): WMS run as a module service !
David Marteau
02:34 PM Revision c793e662 (qgis): Port bugfix from PR #3906 to service
David Marteau
02:34 PM Revision 3f41db37 (qgis): Fix sip syntax error
David Marteau
02:34 PM Revision bfc081d3 (qgis): Fix indent and documentation
David Marteau
02:34 PM Revision 92d39583 (qgis): fix doc warning
David Marteau
02:34 PM Revision 4a769299 (qgis): Port wmsserver changes to service
David Marteau
02:34 PM Revision d8a05cce (qgis): Add plugin hook support decorator
- Add plugin hook support decorator for use in service modules
- Remove handling of plugin hook with request han...
David Marteau
02:34 PM Revision 485ea82e (qgis): Ensure url is complete in fcgi request
David Marteau
02:34 PM Revision 26296901 (qgis): Add headers keys and value accessors
David Marteau
02:34 PM Revision 12f3b5fa (qgis): QgsRequestHandler is now a concrete class
I/O transactions are now abstracted with QgsServerRequest/QgsServerResponse
So there is no need for another abstr...
David Marteau
02:34 PM Revision 64fc56c8 (qgis): Implement QgsFcgiRequest and QgsFcgiResponse
David Marteau
02:34 PM Revision 891e163c (qgis): Fix DEFAULT_SERVER_MODULE_SUBDIR in CMakeLists.txt
David Marteau
02:34 PM Revision fc7c0f05 (qgis): Fix indent
David Marteau
02:34 PM Revision 0150dfb7 (qgis): Create module test; add more debug messages for travis
David Marteau
02:34 PM Revision 560adbae (qgis): Fix spelling
David Marteau
02:34 PM Revision 6ef3842a (qgis): fix prefix path setting: enable running from from build directory
David Marteau
02:34 PM Revision d679255d (qgis): Fix 'Incomplete type' compile error
David Marteau
02:34 PM Revision 609dd58d (qgis): Fix coding style
David Marteau
02:34 PM Revision a0ee81b9 (qgis): Server: Brut force port WMS as service module
- Compile and load as service but functionality not tested
- Removed dependencies to QgsRequestHandler
- Remo...
David Marteau
02:34 PM Revision fcacb289 (qgis): Fix coding style and update comments
David Marteau
02:34 PM Revision 689f3b1a (qgis): Expose QgsServerInterface to service modules
* Instanciate QgsServerInterface even if HAVE_SERVER_PYTHON_PLUGINS is
not defined
* Pass QgsServerInterfac...
David Marteau
02:34 PM Revision 2adbaf08 (qgis): Add parameter map accessor from QgsServerRequest
David Marteau
02:34 PM Revision ec226eea (qgis): Add extra parameter QgsProject* to QgsService::executeRequest
David Marteau
02:34 PM Revision bac1890f (qgis): fix typo, use Q_UNUSED, return null/empty QString() instead literal emp...
David Marteau
02:34 PM Revision 705547e6 (qgis): Removed python loader: added unRegisterService() method
David Marteau
02:34 PM Revision 4c8a5cbd (qgis): fix indent
David Marteau
02:34 PM Revision 89859ef1 (qgis): Server refactoring: Added sample native service module; fixed typo
David Marteau
02:34 PM Revision af5eed1a (qgis): Add getHeader() method to QgsServerRequest
David Marteau
02:34 PM Revision 76009195 (qgis): Remove Service Entry class and move name/version infos in QgsService
David Marteau
02:34 PM Revision 53555581 (qgis): Server refactoring: Fix doc and comments
Fix typo in doc and comments
Update documentation
Fix return of implicitely shared objects
Fix order of p...
David Marteau
02:34 PM Revision 1e0d8305 (qgis): Server refactoring: implements service modules registry
Implementation for https://github.com/qgis/QGIS-Enhancement-Proposals/issues/74 David Marteau
01:17 PM Revision 3a03c98a (qgis): [processing] configurable URL for scripts and models repository
Alexander Bruy
12:52 PM Revision 33955c88 (qgis): Merged master fixed conflict.
Alexander Lisovenko
12:03 PM Revision 22a9d9a4 (qgis): deactivate "circular string.." buttons for layer without geom
Tudor Bărăscu
11:02 AM Revision d2ff57ec (qgis): remove debug line
Alexander Bruy
09:55 AM Revision 8ea5bc39 (qgis): Merge pull request #3971 from alexbruy/processing-help
[processing] configurable help files location for GDAL and GRASS providers Victor Olaya
09:52 AM Revision 3fd27d1f (qgis): Merge pull request #3926 from alexbruy/processing-gdal-opts
Processing gdal opts Victor Olaya
09:30 AM Revision eb826fb0 (qgis): gdal TPI test
matteo ghetta
09:30 AM Revision 1f645c19 (qgis): gdal near black test
matteo ghetta
09:30 AM Revision ad11ec4b (qgis): gdal TRI test
matteo ghetta
09:30 AM Revision 64f2b660 (qgis): gdal roughness test
matteo ghetta
09:05 AM Revision 378212cf (qgis): indentation update
Jürgen Fischer
02:37 AM Revision 21ad4ed7 (qgis): Merge pull request #3940 from nyalldawson/gdal2
Bump minimum GDAL version to 2.0, remove old version #ifdefs Nyall Dawson

2017-01-09

12:30 AM Revision 313ec556 (qgis): deactivate "circular string.." buttons for layer without geom
Tudor Bărăscu
12:11 AM Revision e4336396 (qgis): Exclude degenerated rings from polygon area calculation
(forward-port from 64b0b1) Marco Hugentobler
12:09 AM Revision 17b51ab2 (qgis): Change comment for QgsCurveV2::sumUpArea
(forward-port from 1c02dc7) Marco Hugentobler
12:08 AM Revision d3da1791 (qgis): Adapt numbers in test for QgsLineStringV2::sumUpArea
(forward port from df0f97) Marco Hugentobler
12:05 AM Revision 7107c16e (qgis): Add unit test that makes sure that the area of a closed compound curve ...
(forward port from be71066) Marco Hugentobler
11:59 PM Revision abc0919c (qgis): Fix area calculation of compoundcurve rings if they contain a 2-vertex ...
(forward port from 30d7423) Marco Hugentobler
11:46 PM Revision 990c7cd5 (qgis): Fix test
Nyall Dawson
11:22 PM Revision 4d51e1d1 (qgis): Revert "[processing] added test for invalid geometry checking"
This reverts commit 306764871baab544f9566b327d2188a5b1fc8938.
Test is failing
Nyall Dawson
06:25 PM Revision 1500eadd (qgis): [processing] fixed usage of filter function in vector.features
Victor Olaya
06:25 PM Revision d35830b9 (qgis): added missing test files
Victor Olaya
06:19 PM Revision 247ca607 (qgis): Layer tree view: correctly refresh greyed/ungreyed state of layers when...
Even Rouault
03:31 PM Revision 7cda002b (qgis): [processing] configurable help files location for GDAL and GRASS providers
Alexander Bruy
02:46 PM Revision 3c84229b (qgis): Fix new method segnatures
Alexander Lisovenko
02:34 PM Revision 37725379 (qgis): add missed import
Alexander Bruy
02:13 PM Revision 30676487 (qgis): [processing] added test for invalid geometry checking
Victor Olaya
02:13 PM Revision 7b68c77f (qgis): [processing] removed unnecessary code to check validity of geometries
Victor Olaya
02:13 PM Revision e8c149ed (qgis): [processing] added ‘invalid feature handling’ option
Victor Olaya
02:05 PM Revision 3e80a529 (qgis): Revert "Merge pull request #3886 from pblottiere/servermultithread"
This reverts commit 350a2b513446462120946241cf7fb1bb67ca828b, reversing
changes made to 590a981195289be702bc7bf5382ec...
René-Luc ReLuc
01:38 PM Revision 350a2b51 (qgis): Merge pull request #3886 from pblottiere/servermultithread
[server] parallel map rendering René-Luc ReLuc
10:39 AM Revision 4b8c5bea (qgis): Remove some more macros not needed with GDAL>=2 requirement
Nyall Dawson
10:37 AM Revision 590a9811 (qgis): Merge pull request #3969 from 3nids/fixwebkit
fix build without QtWekKit Denis Rouzaud
10:20 AM Revision 48519754 (qgis): fix build without QtWekKit
Denis Rouzaud
09:12 AM Revision c7130c62 (qgis): build t2tdoc text output with utf-8 encoding
Jürgen Fischer
07:56 AM Revision 17efc966 (qgis): Remove some core QgsProject::instance() uses
Nyall Dawson
07:52 AM Revision 0f42ea78 (qgis): [processing] Don't use separate label for checkbox parameters
Instead embed description as checkbox label. Nyall Dawson
07:43 AM Revision 632f9c58 (qgis): Fix for alphaBand and opacity loss upon renderer switch (style dock & p...
* [styledock] maintain raster alpha band and opacity when switching renderer
* [raster] fix alphaBand/opacity loss w...
Mathieu Pellerin - nIRV
01:27 AM Revision 015fdf23 (qgis): Update QCA CMake qcatool find function for macOS and Qt5
Larry Shaffer

2017-01-08

06:07 AM Revision d976aa61 (qgis): Add word wrapping for expression builder
Nathan Woodrow
01:26 AM Revision 552e1b2e (qgis): Add doxymentation for field formatters
Matthias Kuhn
01:26 AM Revision f7ae653f (qgis): Add missing folder to doxygen build
Nyall Dawson

2017-01-07

04:32 PM Revision ea3fa8d0 (qgis): Fix double "vector" menus
Harrissou Santanna
01:37 PM Revision 29d108f3 (qgis): [processing] allow raster options widget accept string parameters and o...
Alexander Bruy
01:14 PM Revision 787f7c50 (qgis): Doxymentation for QgsWkbTypes
Matthias Kuhn
10:22 AM Revision 542c4865 (qgis): Fix avoid intersections test
Martin Dobias
09:02 AM Revision f9680ddc (qgis): [processing] use custom options widget in GDAL algorithms
Alexander Bruy
09:02 AM Revision d718eb0f (qgis): fix indentation
Alexander Bruy
09:02 AM Revision 85d40937 (qgis): skip malformed key-values pairs
add options example in docs Alexander Bruy
09:00 AM Revision 60cb5178 (qgis): add method to set raster options in QgsRasterFormatOptionsWidget
Alexander Bruy
04:50 AM Revision 0513bb35 (qgis): Make QgsGeometry independent from QgsProject + better avoid intersectio...
Martin Dobias

2017-01-06

10:22 AM Revision 8c340f71 (qgis): Make composition associated with QgsProject (#3957)
... rather than using project singleton within compositions Martin Dobias
04:34 AM Revision 63d1cfdd (qgis): Fix QgsExpressionContextUtils::projectScope() usage in processing
Martin Dobias
04:34 AM Revision 062de6ae (qgis): Add project/layer expression context scope only if it is available
Better to leave them out than adding dummy scopes Martin Dobias
04:34 AM Revision 660867cb (qgis): Explicitly pass QgsProject object when dealing with expression contexts
Continued effort to reduce number of uses of QgsProject as singleton... Martin Dobias
01:54 AM Revision af5eb6aa (qgis): Disable flaky test
Nyall Dawson
01:32 AM Revision e5e0ec51 (qgis): [FEATURE][processing] New algorithm to truncate tables
Irretrievably deletes all features from a table... use with caution! Nyall Dawson
01:32 AM Revision bce716c8 (qgis): [processing] Allow selection of non-spatial tables for create attribute...
Nyall Dawson
01:32 AM Revision e7e9ba0e (qgis): [processing] Add test, help for create spatial index alg
Nyall Dawson

2017-01-05

11:54 PM Revision 7a7f1198 (qgis): [processing] Allow tests for algs which modify layers in place
Add test for Create Attribute Index algorithm Nyall Dawson
05:54 PM Revision 7b17751f (qgis): another header installation fix
Jürgen Fischer
05:39 PM Revision fba097c5 (qgis): oracle provider: fix warnings
Jürgen Fischer
05:29 PM Revision c85f5934 (qgis): fix install
Jürgen Fischer
05:10 PM Revision d88e7cae (qgis): Fix install for generated export headers
Matthias Kuhn
04:49 PM Revision b1e226c0 (qgis): Add missing #include "qgis_core.h"
Matthias Kuhn
04:46 PM Revision 3b2f46fb (qgis): Constrain main nav to main column
Tom Chadwin
12:00 PM Revision a87d2b92 (qgis): add missed Qt package to QGIS PyQt compatibility layer
(cherry picked from commit 93206a2bee3b4c24da60d0ad13dca649aaa87f96) Alexander Bruy
11:57 AM Revision 7fe7a196 (qgis): add missed Qt package to QGIS PyQt compatibility layer
(cherry picked from commit 93206a2bee3b4c24da60d0ad13dca649aaa87f96) Alexander Bruy
11:56 AM Revision 93206a2b (qgis): add missed Qt package to QGIS PyQt compatibility layer
Alexander Bruy
11:33 AM Revision 2ff3b4fb (qgis): Check fields by default when exporting to .kml
Unlike other formats, saving into kml format didn't have the fields automatically selected; people could end with an ... Harrissou Santanna
11:27 AM Revision a84fc3e5 (qgis): Fix wrapping unicoded error messages
Borys Jurgiel
10:02 AM Revision 12ab928e (qgis): Merge pull request #3918 from alexbruy/processing-providers
Processing providers updates Alexander Bruy
09:37 AM Revision f4c0cf8e (qgis): Merge pull request #3946 from mhugent/fix_compoundcurve_area
Fix compoundcurve area Marco Hugentobler
09:14 AM Revision 64b0b107 (qgis): Exclude degenerated rings from polygon area calculation
Marco Hugentobler
08:53 AM Revision 1c02dc7f (qgis): Change comment for QgsCurveV2::sumUpArea
Marco Hugentobler
05:48 AM Revision 52b004a1 (qgis): fix build
Jürgen Fischer

2017-01-04

12:12 AM Revision 8b985707 (qgis): Use qgis_grass_lib.h import for GRASS_LIB_EXPORT macro
Matthias Kuhn
12:12 AM Revision 6c1677d0 (qgis): Remove *_EXPORT leftovers
Matthias Kuhn
12:12 AM Revision 2f35e16e (qgis): Add qgis_customwidgets with CUSTOMWIDGETS_EXPORT macro
Matthias Kuhn
12:12 AM Revision 1693140b (qgis): Add qgis_server with SERVER_EXPORT macro
Matthias Kuhn
12:12 AM Revision 38a8ddac (qgis): Add qgis_app.h with APP_EXPORT macro
Matthias Kuhn
12:12 AM Revision d006784d (qgis): Add qgis_analysis.h with ANALYSIS_EXPORT macro
Matthias Kuhn
12:12 AM Revision 2306c113 (qgis): Add qgis_python.h with PYTHON_EXPORT macro
Matthias Kuhn
12:12 AM Revision 4c1f178a (qgis): Add qgis_gui.h with GUI_EXPORT macro
Matthias Kuhn
12:12 AM Revision 0302719c (qgis): Add qgis_core.h to with CORE_EXPORT macro
This removes complexity from the compiler flags because defines
happen in a file.
Matthias Kuhn
12:12 AM Revision ab77feec (qgis): Cache warming
Matthias Kuhn
03:22 PM Revision f67cdc39 (qgis): Merge pull request #3935 from rouault/group_visibility
[FEATURE] Change of ergonomy of the visibility of layers inside groups Even Rouault
03:11 PM Revision eb1ab18a (qgis): Fix node tool. Change geometry type for memory layer to ..ZM.
Alexander Lisovenko
01:58 PM Revision 46252b5c (qgis): fix doxygen warning
Martin Dobias
01:51 PM Revision c8441bcb (qgis): document building with ninja + non interactive options
Tudor Bărăscu
01:29 PM Revision 6c5956b2 (qgis): QgsProject: cleanup of read/write method + removal of unused bad layer ...
Martin Dobias
11:16 AM Revision df0f97b6 (qgis): Adapt numbers in test for QgsLineStringV2::sumUpArea
Marco Hugentobler
10:50 AM Revision be71066f (qgis): Add unit test that makes sure that the area of a closed compound curve ...
Marco Hugentobler
10:14 AM Revision 8a166324 (qgis): Merge pull request #3943 from Gustry/saga_path
skip if the SAGA folder is not defined Victor Olaya
09:39 AM Revision 96cd7515 (qgis): Fix building against Qt5
Matthias Kuhn
09:18 AM Revision 9908d9cf (qgis): [processing] fix modeler output values in case algorithm(s)
execution modifies those (fixes #16021) Mathieu Pellerin - nIRV
09:17 AM Revision 0ce30217 (qgis): Implement some QGIS 3 TODOs for diagram API
Nyall Dawson

2017-01-03

11:22 PM Revision ff1bbfbd (qgis): [processing] Adjust margins, frame style in modeller to match main wind...
Nyall Dawson
10:50 PM Revision 0bdc9900 (qgis): Cosmetic improvements to procesing modeller
- always use a 1px outline around items, regardless of zoom
- don't change text color for selected items (too hard to...
Nyall Dawson
10:07 PM Revision 06baa976 (qgis): Merge pull request #3930 from nyalldawson/rename_qgsproject
Rename QgsProperty to QgsProjectProperty Nyall Dawson
08:49 PM Revision 0c493915 (qgis): Fix cherry-picking [BUGFIX][Server] WMS compliance: stretched, distort,...
René-Luc ReLuc
07:37 PM Revision d12c41f2 (qgis): Don't add default actions multiple times
Fix #16013 Matthias Kuhn
07:08 PM Revision e9c3963d (qgis): Fix compass plugin include directories
Fix #16033 Matthias Kuhn
05:55 PM Revision d9d5bf7c (qgis): skip if the SAGA folder is not defined
Etienne Trimaille
04:18 PM Revision a6935219 (qgis): [BUGFIX][Server] WMS compliance: stretched, distort, increase, decrease
The commit d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69 seems to break some WMS 1.3.0 client and WMS compliancy.
The comm...
René-Luc ReLuc
03:55 PM Revision 0a1d3412 (qgis): Fix cherry-picking [BUGFIX][Server] WMS compliance: stretched, distort,...
René-Luc ReLuc
03:37 PM Revision 5429f4af (qgis): Fix cherry-picking [BUGFIX][Server] WMS compliance: stretched, distort,...
René-Luc ReLuc
03:17 PM Revision 6140cb6e (qgis): [BUGFIX][Server] WMS compliance: stretched, distort, increase, decrease
The commit d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69 seems to break some WMS 1.3.0 client and WMS compliancy.
The comm...
René-Luc ReLuc
03:13 PM Revision 9fd65a23 (qgis): Merge pull request #3906 from rldhont/server-wms-stretch-compliancy
[BUGFIX][Server] WMS compliance: stretched, distort, increase, decrease René-Luc ReLuc
02:55 PM Revision 30d74237 (qgis): Fix area calculation of compoundcurve rings if they contain a 2-vertex ...
Marco Hugentobler
02:55 PM Revision 454df31b (qgis): [BUGFIX][Server] WMS compliance: stretched, distort, increase, decrease
The commit d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69 seems to break some WMS 1.3.0 client and WMS compliancy.
The comm...
René-Luc ReLuc
02:55 PM Revision 8475fc36 (qgis): Update [QGIS Server] CITE WMS 130 Test project
René-Luc ReLuc
12:47 PM Revision 02b78a96 (qgis): Make click on a unchecked layer in the tree view check all its parents.
This removes the Ctrl+clic requirement added initially. Even Rouault
09:42 AM Revision b6b09022 (qgis): Merge pull request #3936 from borysiasty/release-2_14
[Processing] Fix wrapping unicoded error messages Alexander Bruy
09:40 AM Revision 47130a67 (qgis): Merge pull request #3925 from alexbruy/shortcuts-search
[FEATURE] add search bar to the Configure Shortcuts dialog (fix #12681) Alexander Bruy
09:37 AM Revision a643f4b4 (qgis): Merge pull request #3941 from nirvn/processing_options_freeze
[processing] fix app freeze when closing options dialog (fixes #15550) Alexander Bruy
08:03 AM Revision 3dcf4874 (qgis): [processing] fix app freeze when closing options dialog (fixes #15550)
Mathieu Pellerin - nIRV
06:32 AM Revision 9615ac42 (qgis): Handle division operator during expression compilation
Nyall Dawson
06:32 AM Revision 30f498f0 (qgis): Compile some supported functions for spatialite provider
Nyall Dawson
06:32 AM Revision 57917ab1 (qgis): Compile some string functions
Nyall Dawson
06:15 AM Revision 56d5a375 (qgis): [FEATURE] Zoom in/out and fit items to view actions for the modeler (#3...
Mathieu Pellerin - nIRV
06:10 AM Revision b0bc7634 (qgis): Bump minimum GDAL version to 2.0, remove old version #ifdefs
Nyall Dawson
05:57 AM Revision b3fddc79 (qgis): [ui] re-order zoom-related composer toolbar buttons
to match the ordering on the main window Mathieu Pellerin - nIRV

2017-01-02

10:13 PM Revision f7729b30 (qgis): [server] parallel map rendering
Blottiere Paul
07:04 PM Revision 56c4acce (qgis): [Processing] Follow up the previous commit
Borys Jurgiel
06:24 PM Revision f4ba0828 (qgis): [Processing] Fix wrapping unicoded error messages
Borys Jurgiel
05:17 PM Revision f59acade (qgis): Merge pull request #3863 from rldhont/postgres-compile-expression-funct...
[Feature][PostgreSQL] Compile expression functions René-Luc ReLuc
04:25 PM Revision 4bc06b18 (qgis): [Feature][PostgreSQL] Tests: Compile expression functions
René-Luc ReLuc
04:25 PM Revision 735b1c35 (qgis): [Feature][PostgreSQL] Compile expression functions
René-Luc ReLuc
04:25 PM Revision 904d26ab (qgis): Sql Compiler: Add escape after IN operator
René-Luc ReLuc
03:32 PM Revision cd970f22 (qgis): Merge pull request #3897 from dmarteau/removeBase64
Server: Remove base64 encoding supports in WMS responses René-Luc ReLuc
01:25 PM Revision 60a17013 (qgis): [FEATURE] Change of ergonomy of the visibility of layers inside groups
See https://github.com/qgis/QGIS-Enhancement-Proposals/issues/86
- Checking/unchecking a group doesn't change the ch...
Even Rouault
01:02 PM Revision ddd5adf3 (qgis): Remove base64 encoding supports in WMS responses
David Marteau
10:21 AM Revision ac681403 (qgis): osgeo4w: update to grass72
Jürgen Fischer
10:18 AM Revision 3ba2f8e0 (qgis): osgeo4w: update to grass72
Jürgen Fischer
10:14 AM Revision 60ee82a8 (qgis): osgeo4w: update to grass72
Jürgen Fischer
09:50 AM Revision 952e6fb1 (qgis): Merge pull request #3931 from nirvn/processing_modeler_picture
[FEATURE] Export processing models as PDF/SVG Mathieu Pellerin - nIRV
06:20 AM Revision 48e72999 (qgis): Cleanup QgsProjectProperty headers and docs
Nyall Dawson
05:47 AM Revision f54476cd (qgis): [FEATURE] Export processing models as PDF/SVG
Mathieu Pellerin - nIRV
04:09 AM Revision 89cfa683 (qgis): Rename QgsProperty to QgsProjectProperty
and QgsPropertyKey/Value to QgsProjectPropertyKey/Value
The QgsProperty names are too generic to be used in this
con...
Nyall Dawson
03:30 AM Revision 4603eb0f (qgis): [processing] update color scheme and position of modeler elements
Mathieu Pellerin - nIRV
02:47 AM Revision d01e3fea (qgis): [processing] convert modeler icons to pictures to kill pixels when zoomed
Mathieu Pellerin - nIRV
01:57 AM Revision a05096d5 (qgis): Add missing docs
Nyall Dawson
01:05 AM Revision a4838e1a (qgis): [processing] Don't abort heatmap if adding single feature fails
Nyall Dawson

2017-01-01

12:54 AM Revision ef0131df (qgis): Optimise destructors (pt 3)
Nyall Dawson
12:06 AM Revision 6579c4ce (qgis): Use c++11 '= delete' instead of private copy declarations
Switches the use of private copy constructors/copy assignment
operators to instead use public "=delete" declarations....
Nyall Dawson
12:00 AM Revision 8ebc73b4 (qgis): Merge pull request #3914 from nyalldawson/bye_singletons
Remove some singletons by moving instances to QgsApplication Nyall Dawson
06:46 PM Revision 9daa61b4 (qgis): allow limiting snapping to a given area
(cherry picked from commit c6fb25375cd248f09bd6491933bf771529170d95) Jürgen Fischer
06:45 PM Revision 84cdbff6 (qgis): german translation fix
Jürgen Fischer
06:44 PM Revision 470d37bf (qgis): find GRASS 7.2
(cherry picked from commit 4d6a535970c123a175863d82d102654aeb6d11f3) Jürgen Fischer
06:44 PM Revision 5a8e86ba (qgis): dxf import:
* fix text positions and orientation when importing DXF (fixes #16000;
cherry-picked from 567f920)
* disable DWG/DX...
Jürgen Fischer
06:40 PM Revision c6fb2537 (qgis): allow limiting snapping to a given area
Jürgen Fischer
06:21 PM Revision 4d6a5359 (qgis): find GRASS 7.2
Jürgen Fischer
01:14 PM Revision 784dfa28 (qgis): remove qgis_eo.ts reference (will be pulled in automatically)
Jürgen Fischer
12:58 PM Revision 13990a20 (qgis): Merge pull request #3904 from sikmir/i18n-eo
[i18n] integrate esperanto translation Jürgen Fischer
11:42 AM Revision 0532976a (qgis): Merge pull request #3927 from rduivenvoorde/bonn_splash
New splash from Bonn Hackfest image Jürgen Fischer
10:29 AM Revision 1fb9ef6c (qgis): [FEATURE] add search bar to the Configure Shortcuts dialog (fix #12681)
Supports search by action name and by shortcut Alexander Bruy

2016-12-31

08:09 AM Revision c5835e9a (qgis): [processing] fix test and menus after renaming GdalOgr provider
Alexander Bruy
08:09 AM Revision ce9c08f3 (qgis): [processing] rename GdalOgr provider to Gdal provider
Show version numbers in providers descriptions Alexander Bruy
06:03 AM Revision 248e7d1d (qgis): Followup 8849e94: add missing svg file
Mathieu Pellerin - nIRV
05:59 AM Revision 8849e942 (qgis): [processing] vectorize basic modeler images
Mathieu Pellerin - nIRV
05:59 AM Revision 00ee2ad9 (qgis): [processing] vectorize and improve menu icons (fixes #14474)
Mathieu Pellerin - nIRV
02:41 AM Revision d411b67b (qgis): Re-add missing doc
Nyall Dawson
01:52 AM Revision 5b36dfcf (qgis): Remove some doxygen comments from overridden methods (pt 2)
Nyall Dawson

2016-12-30

03:39 PM Revision 5c06997a (qgis): new splash
Richard Duivenvoorde
12:57 PM Revision 46a69dfc (qgis): [raster] re-compute min/max when band(s) changed (#3923)
Mathieu Pellerin - nIRV
12:18 PM Revision 882878be (qgis): Fix failing doc test
Nyall Dawson
11:41 AM Revision d4a62b46 (qgis): Fix build
Nyall Dawson
10:13 AM Revision f7a27967 (qgis): don't select any field by default in Field Calculator's "Update existin...
Alexander Bruy
06:48 AM Revision 2a34af8b (qgis): Optimise destructors (pt 2)
Nyall Dawson
05:36 AM Revision 2daaff3f (qgis): Followup 850171, fix build
Nyall Dawson
04:52 AM Revision 8319dac2 (qgis): Remove some doxygen comments from overridden methods (pt 1)
It's nearly always better to let doxygen use the base class
documentation (unless the subclass docs explicitly add so...
Nyall Dawson
04:52 AM Revision 9021bb47 (qgis): Remove "//! Destructor" doxygen comments
This documentation doesn't add any value Nyall Dawson
04:52 AM Revision 850171cb (qgis): Optimise destructors (pt 1)
- Remove some non-base class empty destructors. These add no value
and it's better to let the compiler auto generate ...
Nyall Dawson
03:38 AM Revision 14e2b98c (qgis): [processing] harmonize options menu item location & icon (#3922)
Mathieu Pellerin - nIRV
03:36 AM Revision 2758f3bc (qgis): Remove some more redundant qt version checks
Nyall Dawson
03:34 AM Revision b72fb598 (qgis): Remove some QT_VERSION >= 5 checks
Nyall Dawson
02:42 AM Revision 78134ee9 (qgis): Merge pull request #3921 from DelazJ/example
Spelling fix: Replace "eg" by "e.g." or "for example" Nyall Dawson
02:40 AM Revision 44934613 (qgis): Merge pull request #3920 from DelazJ/fixtypos
Fix more typos Nyall Dawson

2016-12-29

12:03 AM Revision ef85cdcf (qgis): Replace "eg" by "e.g." or "for example"
Harrissou Santanna
12:02 AM Revision 2b937139 (qgis): More spelling checks/fixes
interactivly
labour
Harrissou Santanna
12:02 AM Revision c440cece (qgis): Replace minimise by minimize
Harrissou Santanna
12:02 AM Revision f09633cc (qgis): Replace rasterise by rasterize
Harrissou Santanna
12:02 AM Revision 79119940 (qgis): Replace capitalise by capitalize
Harrissou Santanna
09:23 PM Revision 5e871557 (qgis): Merge pull request #3917 from alexbruy/improve-settings
improve fragile settings handling Nyall Dawson
07:40 PM Revision 1d58e532 (qgis): [pyqgis-console] Use python3 for editor subprocess calls
Larry Shaffer
02:04 PM Revision 50962b02 (qgis): Fix descriptions and code style. Change Z geomtry type for memory layer...
Alexander Lisovenko
01:42 PM Revision a920e3a9 (qgis): improve settings handling
Alexander Bruy
01:09 PM Revision 69e9d99c (qgis): [processing] fix GRASS provider (follow up a1642a37)
Alexander Bruy
04:46 AM Revision ca30d972 (qgis): [ui] settings menu cleanup (#3916)
- rewording of several items for increased clarity
- re-ordering to have more often used items first
- new icons for ...
Mathieu Pellerin - nIRV
02:47 AM Revision dd9a03a9 (qgis): Merge pull request #3915 from DelazJ/fixtypos
Fix typos Nyall Dawson
02:24 AM Revision 25697a1e (qgis): improve default favorites for color ramps
Mathieu Pellerin - nIRV
01:53 AM Revision 828e4479 (qgis): More spelling fixes
* editation
* definintion
* Unabled
* capitalize QGIS
* replace algs by algorithms
* queryings
* symbo(s)
* missing s...
Harrissou Santanna
01:53 AM Revision ee1abdc5 (qgis): Replace flavour by flavor
Harrissou Santanna
01:46 AM Revision 69af2fac (qgis): Replace more splitted by split
Harrissou Santanna
01:46 AM Revision 8dca115b (qgis): Replace prioritise by prioritize
Harrissou Santanna
01:46 AM Revision a56f928f (qgis): Replace unicode by Unicode
Harrissou Santanna
01:46 AM Revision c301369e (qgis): Replace cellsize by cell size
Harrissou Santanna
01:46 AM Revision d62c2c7f (qgis): Some fixes of favourites --> favorites
Harrissou Santanna

2016-12-28

10:51 PM Revision cfe42c2f (qgis): Make sure QgsApplication members are initialized to nullptr
Just in case there's unintended dependancies between the
registries
Nyall Dawson
06:12 PM Revision e1af0716 (qgis): [processing] fix ofssfet curve algorithm
Alexander Bruy
08:43 AM Revision 585d9dbf (qgis): Fix tests
Nyall Dawson
07:59 AM Revision 9d4adc1c (qgis): Remove some singletons by moving instances to QgsApplication
- QgsColorSchemeRegistry
- QgsDataItemProviderRegistry
- QgsGPSConnectionRegistry
- QgsMessageLog
- QgsPaintEffectReg...
Nyall Dawson
07:11 AM Revision 4b1cf807 (qgis): Merge pull request #3909 from nyalldawson/select_in_edit_menu
Tweak edit/view menus Nyall Dawson
05:36 AM Revision 97215cfa (qgis): [ui] remove minimumSize on select button in select by exp. dialog
Mathieu Pellerin - nIRV
05:16 AM Revision efaf5ea9 (qgis): [ui] select by form/expression harmonization and feature parity (#3912)
Mathieu Pellerin - nIRV
05:06 AM Revision 95ff9a1c (qgis): Update connection to new style for macOS Preferences fix
Larry Shaffer
03:54 AM Revision d2057946 (qgis): [ui] improve search widget ordering
Mathieu Pellerin - nIRV
03:31 AM Revision 94dd1f44 (qgis): Fix macOS Preferences menu hijacking
Larry Shaffer
02:21 AM Revision 12a4a9c9 (qgis): Remove santa hat easter egg
It made a lot of stressed GIS people smile (and as a bonus
stressed out some unhappy grinches in the process!), but
t...
Nyall Dawson
01:50 AM Revision 4f73c28c (qgis): [FEATURE] Hide Deselected Layers action
Allows you to quickly hide all deselected layers. This is very handy
when you have a large project and want to quickl...
Nyall Dawson
01:50 AM Revision c83426e1 (qgis): [needs-docs] Move Show/Hide Layer actions to View menu
These logically belong in the view menu Nyall Dawson
01:50 AM Revision cbcad504 (qgis): [needs-docs] Move Select submenu from View menu to Edit menu
Selection tools are usually located within the edit menu directly
after the clipboard tools. View menu is usually pop...
Nyall Dawson

2016-12-27

06:18 PM Revision 110ffe27 (qgis): Merge pull request #3907 from alexbruy/remove-gdaltools
[FEATURE] replace GDALTools plugin with Processing Alexander Bruy
10:20 AM Revision f3d618a6 (qgis): Add between/not between to numerical fields in select by form
Mathieu Pellerin - nIRV
10:08 AM Revision f5350c9e (qgis): [ui] Ctrl+F3 shortcut to open select features by expression
Mathieu Pellerin - nIRV
09:22 AM Revision 90f435d4 (qgis): [ui] expression icon cleanups (#3908)
* Add expression icon to several buttons for consistency
* Replace mIconExpressionEditorOpen icon with mIconExpresssion
Harrissou Santanna
08:45 AM Revision 407991ed (qgis): [ui] rename the min/max widget group box title
Since there is no more loading involved through
the min/max widget, rename it to:
"Min /max values settings"
Mathieu Pellerin - nIRV
07:56 AM Revision 578e9b8c (qgis): Followup 932de2a: fix missing back icon for sub-panels
Mathieu Pellerin - nIRV
05:13 AM Revision 51f491e8 (qgis): Fix build
Nyall Dawson
04:55 AM Revision bc98a326 (qgis): [FEATURE] Add QgsVectorDataProvider::truncate for clearing layers
Adds a new method to QgsVectorDataProvider to truncate the layer.
The base implementation requires DeleteFeatures cap...
Nyall Dawson
04:55 AM Revision b256075e (qgis): Add a base class implemention for QgsVectorDataProvider::changeFeatures
Previously this method would only succeed for providers which
explicitly implement it. Now, providers which do not im...
Nyall Dawson
04:54 AM Revision 901cd290 (qgis): Merge pull request #3887 from nirvn/raster_pseudocolor_move
Mathieu Pellerin - nIRV
04:16 AM Revision 5ece6890 (qgis): [FEATURE] Implement raster pseudocolor updated extent auto classification
Mathieu Pellerin - nIRV
04:16 AM Revision 239b342a (qgis): [FEATURE] Raster stretch toolbar actions support for pseudocolor renderer
Mathieu Pellerin - nIRV
04:16 AM Revision 181f84b8 (qgis): [raster] move pseudocolor renderer classification out of gui into core
Mathieu Pellerin - nIRV
04:06 AM Revision 9c688371 (qgis): Enable edit tests for Postgres provider
Nyall Dawson
03:36 AM Revision 8ccc5116 (qgis): Remove mActionDiagramProperties.svg icon (#3910)
Harrissou Santanna
01:24 AM Revision 792fcb5f (qgis): Rename Select by Expression to Select Features by Expression
to match naming of other Select By... tools Nyall Dawson
01:24 AM Revision 14f18bd0 (qgis): Make Select by Form default instead of By Expression
Since it's more user-friendly for beginners Nyall Dawson

2016-12-26

12:55 AM Revision 1f37238d (qgis): Show NULL preview text in expression editor
Makes creating/debugging expressions easier for users Nyall Dawson
12:55 AM Revision 64f8b4db (qgis): Fix incorrect aggregate values returned for empty sets (fix #16008)
Now empty sets return NULL values for invalid statistics Nyall Dawson
11:36 PM Revision 6cb5c60c (qgis): fix numeric translation
Jürgen Fischer
11:36 PM Revision e5a4426d (qgis): more spelling fixes
Jürgen Fischer
11:36 PM Revision 8fb37aa6 (qgis): indentation fixes
Jürgen Fischer
11:21 PM Revision c87aad26 (qgis): Merge pull request #3880 from nyalldawson/oracle_raster
Remove orphaned oracle raster plugin Nyall Dawson
11:06 PM Revision 77ae8a23 (qgis): [FEATURE] Remove orphaned oracle raster plugin
Marked as feature to flag for documentation and changelog Nyall Dawson
10:19 PM Revision a3faa923 (qgis): spelling fixes
Jürgen Fischer
08:11 PM Revision adba280e (qgis): Fix code style with astyle.sh
Alexander Lisovenko
07:40 PM Revision 1605a833 (qgis): Contrast enhancement in 'updated extent': fix taking into account OTF mode
Even Rouault
06:09 PM Revision f40e914b (qgis): [FEATURE] replace GDALTools plugin with Processing
Tagged as feature to not forget mention in docs and changelog Alexander Bruy
04:52 PM Revision a037f791 (qgis): Add SIP binding for getDefaultZValue
Alexander Lisovenko
03:39 PM Revision 47e5a5fc (qgis): [processing] include start point into service area convex hull
Alexander Bruy
10:36 AM Revision 6bc9a4a9 (qgis): Added the ability to create memory layer with 25d geometry
Alexander Lisovenko
09:19 AM Revision d2f41ac9 (qgis): Add default Z value option. Added the ability to create shape with 2.5d...
Alexander Lisovenko

2016-12-25

11:17 PM Revision 37edf76d (qgis): [i18n] integrate esperanto translation
Nikolay Korotkiy

2016-12-23

12:20 AM Revision 567f9208 (qgis): dxf import: fix text positions and orientation when importing DXF (fixe...
Jürgen Fischer
11:52 AM Revision 645f2c82 (qgis): Raster renderer GUI: fix switching between renderers, and potential inf...
Fixes https://github.com/qgis/QGIS/pull/3871#commitcomment-20280621, ie switching between
renderers in the raster lay...
Even Rouault

2016-12-22

11:16 PM Revision 9124c737 (qgis): Merge pull request #3903 from webgeodatavore/fix-gdal-ogr-url
Update outdated URLs Even Rouault
11:11 PM Revision 1a5671ec (qgis): Update unworking and outdated URLs
GDAL URLs and Spatialite links are outdated (404) Thomas Gratier
08:44 PM Revision 80b757b6 (qgis): [FEATURE] Add zoom to features shortcut in select by form dialog
Allows very quick navigation to features which match the criteria
in the form
Nyall Dawson
08:44 PM Revision 0bfc9bb6 (qgis): [FEATURE] Show field values in autocompleter in form filter mode
This adds a new gui widget QgsFieldValuesLineEdit which includes
an autocompleter populated with current field values...
Nyall Dawson
08:44 PM Revision e27822bf (qgis): Small cleanups to QgsFloatingWidget
Nyall Dawson
08:21 PM Revision b19278c7 (qgis): [travis] Decrease maximum ccache size
Matthias Kuhn
08:21 PM Revision b07ecfa1 (qgis): Let QgsApplication manage global custom variables
Matthias Kuhn
08:21 PM Revision 79f32ab6 (qgis): Rename QgsProject::variables to QgsProject::customVariables
Matthias Kuhn
08:21 PM Revision 33abb78a (qgis): Pass variable values as QVariant
Matthias Kuhn
12:08 PM Revision 94cbc600 (qgis): Merge pull request #3900 from m-kuhn/scriptParams
[processing] Fix some script parameter export/import issues Alexander Bruy
11:26 AM Revision 3fba3ac7 (qgis): [processing] Quote and escape script exported ParameterString
Matthias Kuhn
11:21 AM Revision 55e3ea03 (qgis): [processing] Fix some script parameter export/import issues
Matthias Kuhn
09:18 AM Revision ffd67f11 (qgis): Merge pull request #3891 from alexbruy/processing-interpolation
[processing] add remaining functionalify from the interpolation plugin Alexander Bruy

2016-12-21

10:16 PM Revision 835abb97 (qgis): Add missing dependencies in INSTALL Overview
Chris Mayo
08:26 PM Revision c41c8924 (qgis): Followup cbac49b6: fix docstring
Matthias Kuhn
05:39 PM Revision cbac49b6 (qgis): Add QgsProject::write( filename ) convenience function
Matthias Kuhn
05:19 PM Revision 4644af39 (qgis): More build dependencies update
Matthias Kuhn
05:17 PM Revision 6c5ec70f (qgis): Update build dependencies
Matthias Kuhn
02:21 PM Revision 0a686c4f (qgis): [processing] Make ParameterFixedTable scriptable
Matthias Kuhn
01:17 PM Revision 2af00bed (qgis): [processing] Don't hide errors when resolving script paramters
Matthias Kuhn
02:55 AM Revision 932de2ab (qgis): Replace PNGs by SVGs (#3896)
- removes no longer needed SVG compounds
- Improves cap and join style icons
Alexandre Neto

2016-12-20

05:45 PM Revision 7baeacbc (qgis): Followup 1a648229
Matthias Kuhn
05:05 PM Revision 1a648229 (qgis): Improve some asserts for more meaningful output in case of error
Matthias Kuhn
04:32 PM Revision 2f0f6a98 (qgis): Use assertIsInstance instead of assertTrue(isinstance())
Matthias Kuhn
03:34 PM Revision 0340320c (qgis): [processing] fix wrong ParameterSelection definition
Alexander Bruy
01:44 PM Revision d129f8a7 (qgis): Revert "[Processing] fix parameter to open the Retile algorithm"
This reverts commit 76b796b4916d4ee23dff1a50105cdf1a6635b388. Matthias Kuhn
01:41 PM Revision 97780b6b (qgis): [processing] fix incorrect parameter construction
Alexander Bruy
01:29 PM Revision ea4f05d9 (qgis): [processing] add support for custom parameter used in interpolation algs
to the test suite Alexander Bruy
01:07 PM Revision eab5ae28 (qgis): more gdal test for Processing (#3893)
* more gdal test for Processing matteo ghetta
01:06 PM Revision 76b796b4 (qgis): [Processing] fix parameter to open the Retile algorithm
matteo ghetta
09:15 AM Revision 37d82bb7 (qgis): [FEATURE] remove Interpolation plugin
tagged as feature to not forget mention this in docs and changelog Alexander Bruy
09:14 AM Revision 7dde862c (qgis): [processing] add missed functionality from Interpolation plugin
Alexander Bruy
08:38 AM Revision c3654391 (qgis): [processing] fix error in MultipleInputWidgetWrapper
Mathieu Pellerin - nIRV
08:38 AM Revision e338a90c (qgis): [processing] support non-ogr layers in merge vector layers alg
Mathieu Pellerin - nIRV
08:08 AM Revision 5e061b1c (qgis): updated help for qgis:mergevectorlayers (#3883)
"two" => "multiple" Anita Graser
01:20 AM Revision c6dc31a5 (qgis): Document QgsValueMapFieldFormatter::NullValue
Matthias Kuhn
01:20 AM Revision 326f2e5a (qgis): Fix loading legacy snapping configuration
Matthias Kuhn
01:20 AM Revision eed4f0f5 (qgis): Only spellcheck added and modified files
Matthias Kuhn
01:20 AM Revision dbbf062e (qgis): Fix bindings and tests
Matthias Kuhn
01:20 AM Revision 95fedd08 (qgis): Expose QgsSnappingConfig to QML
Sponsored by QField Matthias Kuhn
01:20 AM Revision a332ff92 (qgis): Apply editor widget project upgrades in any case
Matthias Kuhn
01:20 AM Revision aa646884 (qgis): Allow compiling without print support
Matthias Kuhn
01:20 AM Revision dfd98334 (qgis): Let all tests work with a proper QgsApplication instance
Matthias Kuhn
01:20 AM Revision d1694878 (qgis): bindings
Matthias Kuhn
01:20 AM Revision 0190e506 (qgis): Move QgsConfigurationMap to QgsXmlUtils
Matthias Kuhn
01:20 AM Revision afacbb13 (qgis): Make sure attribute table doesn't use deleted field formatters
Matthias Kuhn
01:20 AM Revision 0957b3ae (qgis): [travis] Increase cache timeout
No new caches have been uploaded recently because of timeouts. Matthias Kuhn
01:20 AM Revision 928f360c (qgis): Make attribute table aware of disappearing field formatters
Matthias Kuhn
01:20 AM Revision f4bc5369 (qgis): Manage null representation value in QgsApplication::nullRepresentation()
Matthias Kuhn
01:20 AM Revision 35a2be63 (qgis): Fix index-out-of-bounds crash
Matthias Kuhn
01:20 AM Revision 8b2ea988 (qgis): Add missing bindings
Matthias Kuhn
01:20 AM Revision 83c58d1c (qgis): API documentation for QgsFieldFormatter caches and more
Matthias Kuhn
01:20 AM Revision 1b5e577f (qgis): Generic code cleanup
Matthias Kuhn
01:20 AM Revision 22c492e6 (qgis): Rename QgsFieldKit to QgsFieldFormatter
Matthias Kuhn
01:20 AM Revision f294201e (qgis): Remove QgsEditFormConfig::widgetType
Matthias Kuhn
01:20 AM Revision 930ce545 (qgis): Fix failing tests
Matthias Kuhn
01:20 AM Revision c4a0c470 (qgis): Fix warnings
Matthias Kuhn
01:20 AM Revision 1ad6e0bc (qgis): Document api breakages and add more doxymentation
Matthias Kuhn
01:20 AM Revision 590a51ee (qgis): Start with empty ValueMap configuration
Matthias Kuhn
01:20 AM Revision d6cc6bdc (qgis): Reorder attribute type dialog
Matthias Kuhn
01:20 AM Revision c9f8ac2a (qgis): Remove editor widget project loading code from gui
Matthias Kuhn
01:20 AM Revision 9fd08029 (qgis): Remove QgsEditorWidgetConfig
This is replaced with a QVariantMap. It was never really more than this in the
past and with the switch to QgsConfigu...
Matthias Kuhn
01:20 AM Revision ab0dccf1 (qgis): Rename `vl` parameters to `layer`
Matthias Kuhn
01:20 AM Revision 826c4409 (qgis): Python bindings
Matthias Kuhn
01:20 AM Revision 82d1871f (qgis): Put field kit into use
Matthias Kuhn
01:20 AM Revision 9a53b7df (qgis): Add field kits for a lot of common field types
Matthias Kuhn
01:20 AM Revision 570fc4ef (qgis): Use new-style configuration for loading widgets from the database
Matthias Kuhn
01:20 AM Revision f15284ec (qgis): Save and load new-style widget configuration
Matthias Kuhn
01:20 AM Revision 98f75a40 (qgis): Edit widget configuration migration
Matthias Kuhn
01:20 AM Revision 80b3bfdf (qgis): Add QgsConfigurationProperty class
This class holds a QVariantMap to manage key-value-pairs where each
value can be a string, bool, int, double or itsel...
Matthias Kuhn
01:20 AM Revision e6f84dea (qgis): Make QgsMapThemeCollection QML compatible
Sponsored by OPENGIS.ch/QField Matthias Kuhn

2016-12-19

11:58 PM Revision 9ac668be (qgis): do not check in agignore
Denis Rouzaud
11:58 PM Revision 9c4be414 (qgis): [spelling] labelling -> labeling
Denis Rouzaud
05:06 PM Revision 1bbc1321 (qgis): Merge pull request #3878 from dmarteau/removeSOAP
Server: Remove soap request handler René-Luc ReLuc
04:14 PM Revision f71bf57b (qgis): Server: Remove soap request handler
David Marteau
01:45 PM Revision 735f479b (qgis): [spelling] granularity
Denis Rouzaud
11:45 AM Revision 2a0f7252 (qgis): [spellcheck] generated command only replace whole words
Denis Rouzaud
10:56 AM Revision 6b56e4fb (qgis): [spellcheck] generate sed commands to fix spelling errors
Denis Rouzaud
10:51 AM Revision 2abeea11 (qgis): Convex Hull processing tests (#3876)
Add two tests for convex hull matteo ghetta
09:47 AM Revision 4ecad0a1 (qgis): Merge pull request #3885 from alexbruy/processing-relief
[processing] add missed functionality from Raster Terrain Analysis plugin Alexander Bruy
08:49 AM Revision f4f86cad (qgis): [processing] use full precision for elevation values
remove unused file Alexander Bruy
08:49 AM Revision c3e3ba6b (qgis): [FEATURE] remove Raster terrain analysis plugin
tagged as feature to not forget mention this in docs and changelog Alexander Bruy
08:49 AM Revision 0d1c9a31 (qgis): [processing] implement missed functionality from Raster terrain analysis
plugin Alexander Bruy
08:49 AM Revision 4e59c5a0 (qgis): [processing] merge two Relief algorithms into one
Alexander Bruy
07:50 AM Revision f9db068f (qgis): [spellcheck] ag: use short option to avoid argument error due to syntax...
Denis Rouzaud

2016-12-17

05:11 PM Revision 594d1aad (qgis): translation string fixes
Jürgen Fischer

2016-12-16

04:32 PM Revision 17ac6acd (qgis): Fix MultipleInputDialog with options not as (value, text) (#3882)
Arnaud Morvan
04:04 PM Revision 6f87532a (qgis): Options to speed up build and launch QGIS
Harrissou Santanna
03:57 PM Revision 0c894d78 (qgis): python3 print
QGIS would not build with the old print statements hannes metzler
02:21 PM Revision 9c1638f5 (qgis): QgsMultiBandColorRendererWidget: add missing widgetChanged() notification
Even Rouault
01:53 PM Revision 792873af (qgis): Merge pull request #3871 from rouault/auto_stretch
[FEATURE] Implement raster auto-stretching when updating canvas Even Rouault
01:00 PM Revision 057b42a0 (qgis): Release of 2.14.10
Jürgen Fischer
01:00 PM Revision 102ee87a (qgis): Release of 2.18.2
Jürgen Fischer
12:36 PM Revision 532eb58d (qgis): [FEATURE] Implement raster auto-stretching when updating canvas
This commit implements the improvements described at:
https://lists.osgeo.org/pipermail/qgis-developer/2016-September...
Even Rouault
12:36 PM Revision cad7a8fd (qgis): Add QGSCOMPARENOTNEAR(value,not_expected,epsilon) macro
Even Rouault
09:04 AM Revision 5dc39e0a (qgis): [processing] use point parameter in GRASS algs where possible (addresse...
Alexander Bruy
04:02 AM Revision a0b26058 (qgis): Add some data modification tests to providertestbase
Tests for addFeatures, deleteFeatures, changeAttributeValues
and changeGeometryValues
Implemented for memory, ogr an...
Nyall Dawson
02:39 AM Revision 3c39a1c7 (qgis): Add missing qt5 build dependency (#3874)
Tudor Bărăscu

2016-12-15

11:55 PM Revision e1b30c53 (qgis): indentation fix
Jürgen Fischer
11:54 PM Revision 92fd4987 (qgis): indentation fix
Jürgen Fischer
09:58 PM Revision c956fe9d (qgis): dwg import: make curves optional (enabled by default, disabled complete...
Jürgen Fischer
09:49 PM Revision b7472570 (qgis): german translation update
Jürgen Fischer
09:49 PM Revision 69e54ee8 (qgis): dwg import: make curves optional (enabled by default, disabled complete...
Jürgen Fischer
04:22 PM Revision 49055c64 (qgis): Merge pull request #3857 from 3nids/spellingtest
Check spelling on travis Denis Rouzaud
04:22 PM Revision 1090e8b7 (qgis): fix prepare commit
Denis Rouzaud
03:43 PM Revision 94b0de56 (qgis): Improved search for the relation reference widget
Matthias Kuhn
03:41 PM Revision 86afa4e3 (qgis): follow p 63773034d62174961908e5e6720e60d0fd35489d avoid type check befo...
Denis Rouzaud
03:26 PM Revision 2ffe1a76 (qgis): spelling fixes
Denis Rouzaud
03:26 PM Revision 90fc0bb2 (qgis): use Travis to look for spelling errors
use silver searcher for faster search (instead of grep) Denis Rouzaud
02:27 PM Revision 79cb0c36 (qgis): [processing] quote file paths in TauDEM provider
Alexander Bruy
11:48 AM Revision 417a5cdb (qgis): Merge pull request #3861 from alexbruy/svg-cleanup
clean up SVG files from unnecessary data Alexander Bruy
11:15 AM Revision 8e5fb436 (qgis): Remove QgsLabelingEngineInterface base class and implementation in QgsP...
It was ready to go for some time, just waiting for QgsMapRender that still used it. Martin Dobias
11:15 AM Revision 5c402b2f (qgis): Fix python test
Martin Dobias
09:45 AM Revision 39824980 (qgis): [FEATURE] toggle visibility of opened panels in main window
Accessible via:
- View menu > Toggle Panels Visibility
- Ctrl+Tab keyboard shortcut
Mathieu Pellerin - nIRV
08:23 AM Revision 63773034 (qgis): snapping layer tree: do not show layers without geometry
Denis Rouzaud

2016-12-14

10:49 PM Revision aaeaf97f (qgis): Fix ui build warning
Nyall Dawson
10:15 PM Revision a85fe1fa (qgis): [FEATURE] DWG import into geopackage using libdxfrw
Jürgen Fischer
09:01 PM Revision d5c6b977 (qgis): [FEATURE] DWG import into geopackage using libdxfrw
Jürgen Fischer
06:48 PM Revision 58933aa6 (qgis): dxf export: fix crash, when curve geometry can't be segmentized
(cherry picked from commit 159ad683fe3a413dcdeba91079d3c7fa629fa580) Jürgen Fischer
06:42 PM Revision 159ad683 (qgis): dxf export: fix crash, when curve geometry can't be segmentized
Jürgen Fischer
06:41 PM Revision 7ce2d3eb (qgis): api_break: QgsCrsCache was removed
Jürgen Fischer
06:41 PM Revision 7ca2512a (qgis): typo fix
Jürgen Fischer
06:00 PM Revision b986d183 (qgis): oracle provider: debug output on usage of 'estimated metadata'
Jürgen Fischer
05:34 PM Revision 02169186 (qgis): Merge pull request #3869 from mhugo/cleanup_server
Some cleanups in server Hugo Mercier
03:25 PM Revision ae11e0b1 (qgis): [BACKPORT][BUGFIX] Fixed a crash on bad network protocol
( from f48f90ead ) Alessandro Pasotti
03:07 PM Revision 8e9d49ad (qgis): reduce geometry precision from 7 to 5 digits
matteo ghetta
03:07 PM Revision 53927889 (qgis): some Processing test
matteo ghetta
03:07 PM Revision a009cf40 (qgis): fix error on geometry precision
matteo ghetta
03:07 PM Revision 9799183d (qgis): remove temp file and update .gitignore
matteo ghetta
03:05 PM Revision a848b8c8 (qgis): [BACKPORT][BUGFIX] Fixed a crash on bad network protocol
( from f48f90ead ) Alessandro Pasotti
02:13 PM Revision 8d8bbabf (qgis): indentation update
Jürgen Fischer
01:52 PM Revision 595ef7f0 (qgis): Code cleanup: removed unused slot
Alessandro Pasotti
12:46 PM Revision 81e2f87f (qgis): update test masks
Alexander Bruy
10:20 AM Revision 56036d29 (qgis): Improve wmsserver error handling and exception safety
Hugo Mercier
10:19 AM Revision 3f066054 (qgis): QgsServer cleanup
Hugo Mercier
10:19 AM Revision 64b131ce (qgis): QgsServerLogger cleanup
Hugo Mercier
08:24 AM Revision f02e4ad9 (qgis): [FEATURE][raster] transparency support for paletted renderer
Mathieu Pellerin - nIRV
08:20 AM Revision e3148219 (qgis): clean up SVG files from unnecessary data
Alexander Bruy

2016-12-13

08:10 PM Revision 287ed2d3 (qgis): Fix test for WMS 1.3. compliance: distort image if width/height ratio o...
René-Luc ReLuc
05:17 PM Revision c49e70ea (qgis): Fix DB manager layer preview after my QgsMapCanvas changes
Martin Dobias
04:40 PM Revision e59bad53 (qgis): Fix test for WMS 1.3. compliance: distort image if width/height ratio o...
René-Luc ReLuc
03:58 PM Revision 0035c97f (qgis): Merge pull request #3725 from arnaud-morvan/processing_geometry_predicate
[processing] Remove parameter geometry predicate Victor Olaya
03:56 PM Revision d44f1eba (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
Not decrease but increase image René-Luc ReLuc
03:54 PM Revision 903e8cf4 (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
Not decrease but increase image René-Luc ReLuc
03:52 PM Revision 9f265741 (qgis): Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is...
Not decrease but increase image René-Luc ReLuc
03:50 PM Revision f48f90ea (qgis): Merge pull request #3864 from elpaso/downloader-fixes-bad-network
[BUGFIX] Fixed a crash on bad network protocol Alessandro Pasotti
03:03 PM Revision 9d9d162d (qgis): Disabled C++ test (use python instead)
Alessandro Pasotti
02:56 PM Revision 01d5233d (qgis): Merge branch 'remove_grass_6'
Alexander Bruy
02:55 PM Revision ed0e39e0 (qgis): [processing] also remove GRASS 6 from tests
Alexander Bruy
02:55 PM Revision a861320a (qgis): [processing] fix CMakeLists.txt
Alexander Bruy
02:55 PM Revision 170a9468 (qgis): [processing] removed grass6 provider
Victor Olaya
02:07 PM Revision 6f534c5f (qgis): [BUGFIX] Fixed a crash on bad network protocol
Alessandro Pasotti
01:07 PM Revision 56633baf (qgis): [QGIS Server] CITE WMS 130 Test project
Add a project for OGC CITE WMS 130 tests René-Luc ReLuc
11:44 AM Revision e63ee670 (qgis): [processing] maintain options order
Alexander Bruy
10:41 AM Revision f8e2b850 (qgis): Merge pull request #3862 from rldhont/release-2_14-wms-130-compliance
Backport 214 wms 130 compliance René-Luc ReLuc
10:00 AM Revision a1a4ad98 (qgis): fix getLegendGraphics when BBox parameter is used
Blottiere Paul
10:00 AM Revision 5cbf408e (qgis): Adapt WFS capabilties in server test for WMS 1.3.0 compliance
René-Luc ReLuc
10:00 AM Revision 1b3961d6 (qgis): Fix access control tests such that bbox width/height ration matches ima...
Marco Hugentobler
09:59 AM Revision 35be15b9 (qgis): Adapt expected capabilities / project settings response in server test ...
Marco Hugentobler
09:59 AM Revision 63a2f62a (qgis): Fix typo
René-Luc ReLuc
09:59 AM Revision 28295e15 (qgis): Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0...
Marco Hugentobler
09:59 AM Revision f5c28c3f (qgis): Indentation
Marco Hugentobler
09:58 AM Revision 12267f01 (qgis): WMS server: parse bounding box only if the BBOX parameter is really there
Marco Hugentobler
09:58 AM Revision 4336595a (qgis): WMS 1.3 compliance: Each OnlineResource URL intended for HTTP Get reque...
Marco Hugentobler
09:58 AM Revision 39641109 (qgis): Exception format is XML, not capabilities format
Marco Hugentobler
09:57 AM Revision 5d80e1ba (qgis): WMS 1.3. compliance: distort image if width/height ratio of bbox is dif...
Marco Hugentobler
09:57 AM Revision 6d68e9e0 (qgis): WMS 1.3.0 compliance: If a layer bounding box is there, it is not allow...
Marco Hugentobler
09:54 AM Revision 43142b83 (qgis): WMS 1.3.0 compliance: throw exception if bbox is empty
Marco Hugentobler
09:53 AM Revision 4d088605 (qgis): Fix typo
Marco Hugentobler
09:53 AM Revision 711fd64f (qgis): WMS 1.3.0 compliance: exception format must be advertized as 'XML', not...
Marco Hugentobler
09:53 AM Revision fb4775cb (qgis): WMS 1.3.0 compliance: CRS:84 needs to be supported
Marco Hugentobler
09:52 AM Revision 4d5cc5a2 (qgis): WMS 1.3.0 compliance: support BGCOLOR parameter
Marco Hugentobler
09:52 AM Revision 6eba1cef (qgis): WMS 1.3.0 compliance: throw exception if feature info point is not with...
Marco Hugentobler
09:51 AM Revision 34969b58 (qgis): WMS 1.3.0 compliance: use the reserved word 'None' if no fees
Marco Hugentobler
09:46 AM Revision 2f70f1f7 (qgis): [processing] add algorithm for calculating shortest path to multiple end
points defined by vector layer Alexander Bruy
09:46 AM Revision aa3c7cca (qgis): [processing] add algorithm for calculating service areas from point
layer
Add start point coordinates to outputs
Alexander Bruy
09:46 AM Revision 729567db (qgis): [processing] save travel cost to output attribute table
Alexander Bruy
09:46 AM Revision 16c92dd1 (qgis): [processing] write start and end points to output attribute table
Alexander Bruy
09:46 AM Revision 85e692ec (qgis): [processing] add algorithm for calculating shortest path from multiple
start points defined by vector layer Alexander Bruy
09:46 AM Revision 77ecfb93 (qgis): [processing] add service area algorithm
Alexander Bruy
09:46 AM Revision b2a01c57 (qgis): [processing] rename network analysis algs to reflect their inputs type
Alexander Bruy
09:46 AM Revision ce342b0f (qgis): [FEATURE] remove RoadGraph plugin
tagged as feature to not forget mention this in docs and changelog Alexander Bruy
09:46 AM Revision ab823c4c (qgis): [processing] add tests for network analysis algorithms
Tests dissabled for now, as algorithms require access to QGIS iface. Alexander Bruy
09:46 AM Revision d1349f72 (qgis): [processing] output service area as polygon and as multipoint
Alexander Bruy
09:46 AM Revision 9319fc65 (qgis): [processing] also calculate fastest path
Alexander Bruy
09:46 AM Revision 5b9d11bf (qgis): [processing] remove unused variables
Alexander Bruy
09:46 AM Revision fd5f6410 (qgis): [processing] reword algorithm name and some parameter descriptions
Alexander Bruy
09:46 AM Revision f25cb146 (qgis): [processing] add icon for network analysis algorithm
Alexander Bruy
09:46 AM Revision 0823bb4b (qgis): [processing] adopt algorithm to changes in QGIS API
Alexander Bruy
09:46 AM Revision a60048c1 (qgis): [processing] add shortest path algorithm to Processing
Alexander Bruy
06:09 AM Revision a8b9723c (qgis): [FEATURE] allow customization of line spacing for legend item labels (#...
* [FEATURE] allow customization of line spacing for legend item labels
* add test for legend line spacing and update ...
Mathieu Pellerin - nIRV
04:49 AM Revision dc509f45 (qgis): Fix bad import
Nyall Dawson
 

Also available in: Atom