Activity

From 2017-03-23 to 2017-04-21

2017-04-21

05:38 PM Revision 018d2a24 (qgis): Server: pass full url string and data to handleRequest()
Fix tests by removing passing url pieces from environment David Marteau
02:54 PM Revision 11bb2345 (qgis): Merge pull request #4391 from dmarteau/server_request_body_accessor
Server: Restore body() accessor in QgsRequestHandler René-Luc ReLuc
02:36 PM Revision 7ce99cac (qgis): Release of 2.14.14
Jürgen Fischer
02:35 PM Revision 3b30e6ac (qgis): Release of 2.18.7
Jürgen Fischer
02:35 PM Revision 96358dae (qgis): fix windows build
Jürgen Fischer
02:33 PM Revision a55390e3 (qgis): Restore body() accessor in QgsRequestHandler
Restore clearBody() method in QgsRequestHandler David Marteau
12:04 PM Revision 25ed76b8 (qgis): Move labeling engine config to a new class + QgsPalLabeling cleanup
Another bit to make core library independent from QgsProject::instance().
Until now labeling engine configuration was...
Martin Dobias
08:07 AM Revision bcf1ef5a (qgis): fix tab order in qgsvectorlayer properties dialog
Etienne Trimaille
07:06 AM Revision e0d20e53 (qgis): Update decorators to avoid relying on map canvas when rendering (#4388)
Mathieu Pellerin - nIRV
06:47 AM Revision db848a3f (qgis): Upgrade the save as image function into a background task (#4382)
Mathieu Pellerin - nIRV

2017-04-20

09:35 PM Revision 20197c2f (qgis): avoid opening multiple attribute forms for a single feature in identify
(fixes #13520)
On behalf of Faunalia, sponsored by ENEL
(cherry picked from commit 7b8fb793cf63483477b8af1670541aca...
Jürgen Fischer
09:34 PM Revision 7b8fb793 (qgis): avoid opening multiple attribute forms for a single feature in identify
(fixes #13520)
On behalf of Faunalia, sponsored by ENEL
Jürgen Fischer
03:16 PM Revision 1bbc39e8 (qgis): [BUGFIX][Processing] Fix spatialite version comparison
René-Luc ReLuc
03:08 PM Revision 5eadc459 (qgis): [BUGFIX][Processing] Fix spatialite version comparison
René-Luc ReLuc
03:04 PM Revision b35bbb62 (qgis): [BUGFIX][Processing] Fix spatialite version comparison
René-Luc ReLuc
02:47 PM Revision 5b8c083d (qgis): indentation fix
Victor Olaya
02:37 PM Revision f0228586 (qgis): [sipify] handle SIP_SKIP on several lines
Denis Rouzaud
02:21 PM Revision 8f2a5c7c (qgis): sipify all
Denis Rouzaud
02:21 PM Revision 1ab5a628 (qgis): [sipify] handle override method signature on several lines
Denis Rouzaud
02:21 PM Revision b272bf81 (qgis): [sipify] read file at once into an array
this will allow accessing other lines while reading Denis Rouzaud
02:03 PM Revision e5dd9366 (qgis): [processing] fixed I/O of models
Victor Olaya
02:03 PM Revision 54e30b93 (qgis): improvements for extracts within subsets
Victor Olaya
10:37 AM Revision 414772b6 (qgis): [processing] removed commander
Victor Olaya
09:49 AM Revision 02dade84 (qgis): utf8 translation string fix
Jürgen Fischer
09:23 AM Revision 5d6ebd46 (qgis): update INSTALL
Jürgen Fischer
08:15 AM Revision f9ec3829 (qgis): fix doxymentation
Denis Rouzaud
08:15 AM Revision 36604196 (qgis): sipify QgsScaleWidget
Denis Rouzaud
07:46 AM Revision dd6c7fdb (qgis): Add a QgsProject::ellipsoidChanged signal
Nyall Dawson
06:15 AM Revision 6ecb17f1 (qgis): Merge pull request #4380 from nyalldawson/clone_annotations
Add methods to clone annotations Nyall Dawson
05:39 AM Revision dce3c88b (qgis): Add methods to clone annotations
Nyall Dawson
03:44 AM Revision 490f5f06 (qgis): Revise main window title bar text
- Change order to "project name - QGIS" to follow standard
convention (also avoids possible truncation of project nam...
Nyall Dawson

2017-04-19

06:06 PM Revision 13415370 (qgis): sipify QgsIdentifyMenu
Denis Rouzaud
06:06 PM Revision e5ab2f6b (qgis): [sipify] fix struct member assignment
Denis Rouzaud
04:44 PM Revision be9a51c4 (qgis): sipify QgsMapLayerModel, QgsMapLayerProxyModel
Denis Rouzaud
04:44 PM Revision bd4f7126 (qgis): sipify QgsMapLayerCombobox, QgsFieldCombobox
Denis Rouzaud
04:44 PM Revision 0b0e8a6a (qgis): move QgsFieldModel and QgsFieldProxyModel to core and sipify
Denis Rouzaud
03:20 PM Revision 7552d1cc (qgis): sipify QgsFileWidget, QgsExternalResourceWidget
Denis Rouzaud
03:19 PM Revision 56aa36e4 (qgis): sipify QgsRelation
Denis Rouzaud
03:19 PM Revision 652d6b42 (qgis): [sipify] remove Q_INVOKABLE
Denis Rouzaud
03:18 PM Revision a260146e (qgis): [sipify] fix remove protected members
Denis Rouzaud
03:03 PM Revision 51aa44de (qgis): [sipify] fix enum combination
Denis Rouzaud
02:29 PM Revision 55860e85 (qgis): sipify QgsFieldExpressionWidget
Denis Rouzaud
01:49 PM Revision a5998b43 (qgis): update ICOs
Jürgen Fischer
01:49 PM Revision daa3c2a4 (qgis): fix windows build
Jürgen Fischer
01:06 PM Revision 737906c5 (qgis): [processing] add information message when feature skipped
Alexander Bruy
01:01 PM Revision 10161194 (qgis): [processing] prevent division by zero in random points in polygons fixed
Alexander Bruy
11:23 AM Revision 3b5b1917 (qgis): [processing] fix parsing selection parameter in translate algorithm
Alexander Bruy
10:45 AM Revision 23de9a02 (qgis): Rework QgsRange to better handle temporal ranges
Make a new QgsTemporalRange template class for specific
temporal classes.
Add QgsDateTimeRange class.
Nyall Dawson
10:45 AM Revision 18c8c1fe (qgis): Add is2d() method to QgsBox3d to determine whether box is 2d
Nyall Dawson
05:57 AM Revision ca40e115 (qgis): fix qgis startup crash with plugin manager (#4372)
Mathieu Pellerin - nIRV
05:57 AM Revision 41af40c3 (qgis): fix qgis startup crash with plugin manager (#4371)
Mathieu Pellerin - nIRV
05:24 AM Revision 24c5b032 (qgis): Rewrite addTopologicalPoints() and remove legacy snapping code + unit test
Martin Dobias
05:00 AM Revision b3d0515c (qgis): Merge pull request #4370 from nyalldawson/backport_composer_template_fixes
Backport composer template fixes Nyall Dawson
04:35 AM Revision 4c7cff5a (qgis): [composer] Correctly handle restoring map layer style overrides from te...
(when template was created in a different project)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 58d...
Nyall Dawson
04:26 AM Revision 6c91d453 (qgis): Correctly handle restoring atlas coverage layer from template
(when template was created in a different project)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5b6...
Nyall Dawson
04:07 AM Revision b7088b59 (qgis): [composer] Correctly restore map item layers when loading a template
in a different project to that which the template was created in
On behalf of Faunalia, sponsored by ENEL
(cherry-p...
Nyall Dawson
03:51 AM Revision be3ddc64 (qgis): [composer] Use weak layer reference matching when loading attribute tab...
Allows attribute tables in templates to reattach to matching layers
when loaded in a different project to the project...
Nyall Dawson
03:32 AM Revision a09ea451 (qgis): Backport weak layer reference utilities from 3.0
Nyall Dawson
02:59 AM Revision cbf5e9c9 (qgis): Silence some annoyingly debug chatty classes
Nyall Dawson
02:31 AM Revision 1962c54e (qgis): [cad] Listen out for CRS changes and enable if appropriate
Avoids having to manually switch on and off cad tools after changing
CRS from geographic->metres based
Nyall Dawson
02:22 AM Revision 3e2d60e7 (qgis): Disable cad perpendicular/parallel buttons when snapping is disabled
And use tooltips to advise users that snapping must be enabled
before this functionality can be used.
Hopefully help...
Nyall Dawson

2017-04-18

01:57 AM Revision 58ded289 (qgis): [composer] Correctly handle restoring map layer style overrides from te...
(when template was created in a different project)
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
01:57 AM Revision 5b6b035d (qgis): Correctly handle restoring atlas coverage layer from template
(when template was created in a different project)
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
02:22 PM Revision 1cc2c410 (qgis): Merge pull request #4369 from mhugent/server_layerorder
Fix layer drawing order in server to also work in complex projects and with custom drawing order Marco Hugentobler
11:32 AM Revision 832d2dd0 (qgis): Node tool: improvements for deletion of vertices
- fix issue when deleting the repeated first+last vertex of polygon's ring
- make deletion aware of topological editi...
Martin Dobias
09:23 AM Revision e6aa44f8 (qgis): Merge pull request #4368 from nyalldawson/composer_map_layer_ref
More use of weak layer references in composer templates Nyall Dawson
08:49 AM Revision f413963e (qgis): Change &operator to get()
Nyall Dawson
08:36 AM Revision 2ca70dc4 (qgis): [composer] Correctly restore map item layers when loading a template
in a different project to that which the template was created in
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
08:36 AM Revision 35410fd4 (qgis): Some API improvements to QgsMapLayerRef, unit tests
Nyall Dawson
08:36 AM Revision eb1e8205 (qgis): [composer] Use weak layer reference matching when loading attribute tab...
Allows attribute tables in templates to reattach to matching layers
when loaded in a different project to the project...
Nyall Dawson
08:36 AM Revision 85a7327a (qgis): Add some useful operators to layer reference
Nyall Dawson
08:36 AM Revision 1efd623c (qgis): Move layer ref resolving to QgsMapLayerRef
Add unit tests Nyall Dawson
08:36 AM Revision dc3b2cdb (qgis): Add some methods for working with lists of map layer references
Nyall Dawson
08:29 AM Revision 6b5a997d (qgis): Fix layer drawing order in server to also work in complex projects and ...
Marco Hugentobler
05:14 AM Revision 6bb3fa61 (qgis): Merge pull request #4353 from nyalldawson/range
New QgsRange template based class for storing interval ranges Nyall Dawson
04:58 AM Revision 405da595 (qgis): Rename QgsNodeTool2 to QgsNodeTool
Martin Dobias
04:19 AM Revision 7949c81c (qgis): Add templated docs to acceptable missing docs
Nyall Dawson
04:19 AM Revision c460f07d (qgis): Add missing docs
Nyall Dawson
04:19 AM Revision c4ea048e (qgis): New QgsRange template based class for storing interval ranges
QgsRange classes represent a range of values of some element
type. For instance, ranges of QDateTime might be used to...
Nyall Dawson
04:06 AM Revision 33b6c41d (qgis): Merge pull request #4357 from nyalldawson/composer_layer_ref
Use weak layer references and loose matching for composer legend customisation Nyall Dawson
03:27 AM Revision 302e9dd3 (qgis): Fix ui build warning
Nyall Dawson
03:22 AM Revision 0c1f97c4 (qgis): Merge pull request #4367 from nyalldawson/distance_area_api
Cleanup QgsDistanceArea API and sipify, add cache for ellipsoid lookup Nyall Dawson
03:14 AM Revision 3535ee2d (qgis): Allow QgsDataProvider access through QgsMapLayer
Avoids having to cast to QgsRasterLayer/QgsVectorLayer before
accessing the common QgsDataProvider members
Nyall Dawson
03:14 AM Revision 87a67084 (qgis): [sipify] Always add virtual keyword for overridden methods
sip often requires the virtual keyword to be present, or
it chokes on covariant return types in overridden methods
Nyall Dawson
02:27 AM Revision 1805a709 (qgis): Add missing docs
Nyall Dawson
02:27 AM Revision 023ad465 (qgis): sipify QgsLayerTreeLayer
Nyall Dawson
02:27 AM Revision 468c784f (qgis): sipify QgsLayerTreeGroup
Nyall Dawson
02:27 AM Revision 0b36ee3a (qgis): Use weak layer references and loose matching for composer legend
customisation
Allows legend customisation to be restored when loading a composer
template
Fix #2738
Nyall Dawson
02:23 AM Revision 05b737c2 (qgis): Add doxygen note linking QgsDistanceArea to QgsEllipsoidUtils
Nyall Dawson
02:18 AM Revision 5f1656b8 (qgis): Move retrieval of lists of known ellipsoids to QgsEllipsoidUtils
Nyall Dawson

2017-04-17

01:53 AM Revision 147bb7f1 (qgis): Move ellipsoid parameter retrieval to new QgsEllipsoidUtils class
Nyall Dawson
12:14 AM Revision cc5b9bfe (qgis): More QgsDistanceArea API cleanups and simplification
- setEllipsoidalMode() was removed. Ellipsoidal calculations are
now enabled whenever a valid ellipsoid() has been se...
Nyall Dawson
12:14 AM Revision ca2b199c (qgis): Fix possible corruption of cache
Nyall Dawson
12:14 AM Revision 3ada8a2a (qgis): Use a transparent cache to avoid db lookups when setting QgsDistanceAre...
Nyall Dawson
12:14 AM Revision 4925fab0 (qgis): C++11 = good
Nyall Dawson
12:14 AM Revision cdef0764 (qgis): Use default copy constructors and assignment operators for QgsDistanceArea
There's no complex member variables here - the default implementations
should be fine (actually faster, since they wo...
Nyall Dawson
12:14 AM Revision 4fc49c96 (qgis): Cleanup QgsDistanceArea API
- remove methods which accept a QgsGeometry pointer, leave
duplicate methods which accept QgsGeometry reference (call...
Nyall Dawson
12:14 AM Revision 53e1df45 (qgis): sipify QgsDistanceArea
Nyall Dawson
12:14 AM Revision 275158aa (qgis): Cleanup ellipsoidal mode detection in QgsDistanceArea
Nyall Dawson
11:37 AM Revision 7b202edf (qgis): Remove QgsVectorLayer::snapPoint() and unused code in QgsSelectedFeature
Martin Dobias
11:28 AM Revision c749057f (qgis): Merge pull request #4363 from alexbruy/passwordlineedits
[needs-docs] use QgsPasswordLineEdit in the master password dialog Alexander Bruy
11:10 AM Revision 8c20d993 (qgis): sipify qgscolorbutton and qgscolorrampbutton (#4365)
* get rid of params to get rid of warnings Mathieu Pellerin - nIRV
11:08 AM Revision 316d9c33 (qgis): R.I.P. QgsSnapper and QgsMapCanvasSnapper
These classes have been replaced by more efficient and flexible classes
(see QgsPointLocator, QgsSnappingUtils, QgsMa...
Martin Dobias
11:06 AM Revision 8b08285e (qgis): added measureLineProjected and computeSpheroidProject to QgsDistanceArea
Mark Johnson
10:18 AM Revision 8a46a1d0 (qgis): R.I.P. old node tool
Martin Dobias
09:59 AM Revision 85788151 (qgis): doxymentation
Alexander Bruy
09:59 AM Revision 6bcc066d (qgis): sipify QgsCredentials dialog
Alexander Bruy
09:59 AM Revision ec5a8911 (qgis): use QgsPasswordLineEdit in the master password dialog
Alexander Bruy
08:23 AM Revision e73a52bb (qgis): [FEATURE] New node tool implementation
Martin Dobias
05:49 AM Revision eff5a823 (qgis): [sipify] Convert "\a arg" to "``arg``" when processing Docstrings
Allows argument names to be highlighted in Python docs Nyall Dawson
04:44 AM Revision e4d6bbfe (qgis): Fix Coverity divide by 0 error
Nyall Dawson
04:43 AM Revision 952bc021 (qgis): Fix some Coverity null pointer dereference warnings
Nyall Dawson
03:03 AM Revision 6a72c945 (qgis): [sipify] Don't autocreate Docstrings for overridden members
Skip the autocreated Docstrings with rtype annotations if the
member is overridden - better to use the base class
Doc...
Nyall Dawson
02:55 AM Revision 96d5b9da (qgis): Implement a QGIS 3.0 TODO for QgsMessageLogViewer, cleanup docs
Nyall Dawson
02:49 AM Revision 798c3182 (qgis): [sipify] Fix loss of class docstring if newline present between
class doxygen and class definition Nyall Dawson

2017-04-16

01:28 AM Revision d6e3da6b (qgis): Add spelling mistake observed in recent PR
Nyall Dawson

2017-04-14

12:54 AM Revision 2264661e (qgis): Add tooltips to Vector layer properties dialog
Harrissou Santanna
05:32 PM Revision cc55ae19 (qgis): Merge pull request #4344 from rldhont/server-wfs-configparser
[Server] WFS refactoring and QgsWfsProjectParser removal René-Luc ReLuc
04:19 PM Revision 14d96fcf (qgis): debian packaging: add zesty
Jürgen Fischer

2017-04-13

10:00 AM Revision 47a81f05 (qgis): Fix map canvas destruction fix (got broken after rebase)
Martin Dobias
09:58 AM Revision 92e3e75f (qgis): Move from "or", "and" to proper C-style ||, &&
Martin Dobias
08:28 AM Revision 2e21d469 (qgis): Fixes for moving between nodes with keyboard
- supports < and > in addition to comma and dot
- wraps around polygon rings (jumps from last node to the first)
- mo...
Martin Dobias
03:13 AM Revision 1eaa4862 (qgis): Followup 271e6f1, fix sidebar styling in style dock
Nyall Dawson
02:58 AM Revision 944ce5f6 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
02:30 AM Revision 271e6f14 (qgis): Make search box in options pages blend in better
Nyall Dawson
02:21 AM Revision 7f065c78 (qgis): Standardise margins on vector layer properties dialog
Nyall Dawson

2017-04-12

01:40 AM Revision f23d3814 (qgis): Fix raster context menu "change transparency" actually changes opacity
Nyall Dawson
11:11 PM Revision 48e876bb (qgis): Add centimeters and millimeters to measure dialog
Matthias Kuhn
11:10 PM Revision 40dac8f0 (qgis): [plugin manager] fix QGIS startup crash (fixes #16439) (#4360)
Mathieu Pellerin - nIRV
11:04 PM Revision c4ad9505 (qgis): [needs-docs] update metadata viewer and review UI for vector layer dial...
Funded by WorldBank/GFDRR Etienne Trimaille
10:21 PM Revision 0e09fdac (qgis): Use monospace fonts for console on all platforms
Matthias Kuhn
09:07 PM Revision 16c8dac2 (qgis): travis fix
matteo ghetta
09:07 PM Revision bca0ca25 (qgis): 2 new plots added
matteo ghetta
09:07 PM Revision 0c5b6679 (qgis): fix category error and remove np dependency
matteo ghetta
06:02 PM Revision 9c2f88c9 (qgis): QgsSettings: add writeArray and more group and array tests
Alessandro Pasotti
02:21 PM Revision 29d228dd (qgis): Opps :)
Nathan Woodrow
02:18 PM Revision 7694dd2d (qgis): [FEATURE][needs-docs] Add better crash dialog
Nathan Woodrow
02:17 PM Revision 0e1a7d96 (qgis): debian packaging: add dependency qt5keychain-dev (followup 090d530)
Jürgen Fischer
01:04 PM Revision c9f05098 (qgis): Merge pull request #4355 from boundlessgeo/password-helper-authmanager3
[feature][needs-docs] Master Password integration with OS password manager Alessandro Pasotti
12:58 PM Revision b8a69654 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
08:59 AM Revision da5c0ed2 (qgis): Fix composer legends are not restored from XML
Also add unit test to protect this and switch to unique_ptrs
instead of raw pointers
Nyall Dawson
08:33 AM Revision 544e19e2 (qgis): backport [MSSQL] Fix update/insert with timestamp columns
Nathan Woodrow
08:26 AM Revision 3bb3f590 (qgis): Merge pull request #4349 from nyalldawson/box3d
Initial framework for 3D box class Nyall Dawson
08:07 AM Revision b64c7b74 (qgis): Remove unused variable
Nyall Dawson
08:04 AM Revision 6726214f (qgis): [MSSQL] Fix update/insert with timestamp columns
Nathan Woodrow
07:41 AM Revision 6e0ca9bd (qgis): [composer] Only update map rotation when editing finishes
Avoids multiple map updates when entering values like "90".
Previously the map would be updated at every keystroke,
s...
Nyall Dawson
07:27 AM Revision 226bd9bb (qgis): Move QgsRectangle and QgsBox3d to geometry folder
Since these are both geometry related classes, it's nicer to
keep these all together
Nyall Dawson
07:15 AM Revision 49e1ae40 (qgis): [composer] Only update map rotation when editing finishes
Avoids multiple map updates when entering values like "90".
Previously the map would be updated at every keystroke,
s...
Nyall Dawson
06:45 AM Revision 36ca6d23 (qgis): Add methods to convert between QgsRectangle and QgsBox3d
Also add volume calculation to QgsBox3d Nyall Dawson
06:39 AM Revision 6632fd68 (qgis): Cleanup QgsRectangle header and sipify
Also add methods for returning area and perimeter of rectangle Nyall Dawson
06:08 AM Revision 0d843ff4 (qgis): Initial framework for 3D box class
Nyall Dawson
06:08 AM Revision e3dfe178 (qgis): Add unit tests for QgsBox3d
Nyall Dawson
05:25 AM Revision b8e27c18 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
04:37 AM Revision a92fde76 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
04:35 AM Revision 7211cc2a (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
04:32 AM Revision 3b833d41 (qgis): add docs to XSD
Tom Kralidis
03:09 AM Revision 343281b2 (qgis): Update qgis-resource-metadata.xml
Tom Kralidis
03:06 AM Revision 399e6f02 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis

2017-04-11

12:34 AM Revision 8637b221 (qgis): debian packaging: add zesty
Jürgen Fischer
11:02 PM Revision 6eb04783 (qgis): Update qgis-resource-metadata.xsd
Tom Kralidis
10:56 PM Revision 759842e2 (qgis): Update qgis-resource-metadata.xml
Tom Kralidis
05:00 PM Revision 01f647ee (qgis): try after travis failing
matteo ghetta
04:21 PM Revision 9a0ffbdc (qgis): remove selections tests
matteo ghetta
04:15 PM Revision 410e8e7a (qgis): Merge branch 'master' into proc_tests
matteo ghetta
03:00 PM Revision 090d5305 (qgis): [feature][needs-docs] Master Password integration with OS password manager
This PR adds (optional) synchronization of the master password
with the OS password manager (AKA wallet/keychain).
A...
Alessandro Pasotti
08:24 AM Revision 669fa87e (qgis): [sipify] Fix stripping function body with virtual const reference returns
Nyall Dawson
06:55 AM Revision 5fb63c06 (qgis): Make QgsRectangle protected members private
This class is not designed to be subclassed Nyall Dawson
06:25 AM Revision a45e5700 (qgis): Use weak pointers for registered QgsOptionsWidgetFactorys
Avoids QGIS crashing if a plugin crashes without deregistering
its QgsOptionsWidgetFactory.
Nyall Dawson
04:31 AM Revision 7a6efa2c (qgis): Merge pull request #4346 from nyalldawson/metadata_api
Rename QgsMapLayer::metadata() -> htmlMetadata() Nyall Dawson

2017-04-10

10:47 PM Revision e7e73baf (qgis): Add test for postgres boolean
Matthias Kuhn
10:47 PM Revision 88a8a2c9 (qgis): CheckBox widget: support native Bool fields
Matthias Kuhn
10:47 PM Revision cfb8552b (qgis): [postgis] Native boolean support
Matthias Kuhn
09:36 PM Revision 5ab8e717 (qgis): UTF8 support for QgsRasterDataProvider::cStringList2Q_ (#4345)
UTF8 support for QgsRasterDataProvider::cStringList2Q_.
Fix #15978
Mark Johnson
04:14 PM Revision 7a48d075 (qgis): [Server] WFS update files header
René-Luc ReLuc
02:21 PM Revision 946f7eeb (qgis): [Server] WFS Transaction fix update
René-Luc ReLuc
10:45 AM Revision f2a7dcbd (qgis): Rename QgsMapLayer::metadata -> htmlMetadata()
Frees up metadata() for use as a structured metadata getter Nyall Dawson
10:07 AM Revision 9837c996 (qgis): Merge pull request #4348 from nyalldawson/sipify_maplayer
Sipify QgsMapLayer and cleanup API Nyall Dawson
09:17 AM Revision 9dabb9dd (qgis): Avoid some "" literals and QString::nulls in layer API
Use QString() instead Nyall Dawson
09:12 AM Revision de62c4e6 (qgis): Fix some QgsMapLayer getters which are incorrectly marked as slots
Nyall Dawson
09:09 AM Revision 11283738 (qgis): Remove QgsMapLayer::invalidTransformInput slot
Calling slot does nothing and is not used anywhere Nyall Dawson
09:07 AM Revision acd8aa94 (qgis): Sipify QgsMapLayer
Nyall Dawson
09:00 AM Revision 18c1e623 (qgis): [sipify] Also skip mutable protected members
Nyall Dawson
08:33 AM Revision 78d02b7f (qgis): Merge pull request #4299 from alexbruy/checkable-combobox
[FEATURE] New custom widget checkable combobox Alexander Bruy
02:37 AM Revision bf518860 (qgis): Much faster save as vector layer when using restricted extent
Use a provider filter rect to avoid looping through every single
feature in this case, and also use a prepared extent...
Nyall Dawson
02:30 AM Revision fc2581c6 (qgis): Daily connectification
Nyall Dawson

2017-04-09

01:19 AM Revision b0c88f1b (qgis): Add missing currentThemeChanged signal to interface
Nyall Dawson
12:58 AM Revision 248d8c94 (qgis): Fix missing sip cast for QgsHillshadeRenderer
(cherry-picked from 8cf586) Nyall Dawson
12:52 AM Revision 8cf5860d (qgis): Fix missing sip cast for QgsHillshadeRenderer
Nyall Dawson
01:48 PM Revision 6298cddb (qgis): [Server] WFS Transaction fix insert
René-Luc ReLuc
01:46 PM Revision 3be1bbdf (qgis): [Server] Update QgsServer WFST test by adding wfs feature count verifyi...
René-Luc ReLuc
12:47 PM Revision bc08a79b (qgis): Remove old comment line
[ci skip] Nathan Woodrow
08:18 AM Revision db8a14d4 (qgis): Test cmake (#4343)
* Streamline cmake test file adding Nathan Woodrow

2017-04-08

11:42 PM Revision 5805cf99 (qgis): Some docstring improvements
Matthias Kuhn
11:42 PM Revision 14e949b9 (qgis): [sipify] skip non-public template based member declarations
Matthias Kuhn
11:42 PM Revision d8207021 (qgis): Fix sipify test header file
Matthias Kuhn
11:42 PM Revision d902575f (qgis): Sipify
Matthias Kuhn
06:31 PM Revision cd506aac (qgis): [Server] WFS update indetation and spelling
René-Luc ReLuc
05:07 PM Revision d018f032 (qgis): [Server] remove QgsWfsProjectParser
René-Luc ReLuc
05:06 PM Revision 49433672 (qgis): [Server] WFS Transaction refactoring
René-Luc ReLuc
05:06 PM Revision a8400fba (qgis): [Server] WFS Transaction add KVP support
René-Luc ReLuc
05:06 PM Revision eb3af08d (qgis): [Server] Update QgsServer AccessControl tests
René-Luc ReLuc
05:06 PM Revision 57137131 (qgis): [Server] WFS GetFeature refactoring
remove QgsWFSProjectParser and rewrite all GetFeature methods René-Luc ReLuc
05:06 PM Revision 04ed2b4d (qgis): [Server] WFS GetCapapbilities and DescribeFeatureType refactoring
Remove QgsWFSProjectParser from GetCapabilities and DescribeFeatureType René-Luc ReLuc
01:59 PM Revision f450b98b (qgis): sip skip on ColumnConfig == for now
Fails on Windows build for some reason Nathan Woodrow
11:00 AM Revision 0803b568 (qgis): remove docs for parent parameter
Alexander Bruy
10:31 AM Revision df0c26d9 (qgis): update SIP file
Alexander Bruy
07:30 AM Revision 638dbcad (qgis): [FEATURE] new custom widget — combobox with checkable items
Alexander Bruy
07:30 AM Revision 4a4b3184 (qgis): fix warnings`
Alexander Bruy
07:30 AM Revision e9bd373d (qgis): replace "added in QGIS 3.0" with "since QGIS 3.0"
Alexander Bruy
07:30 AM Revision 22ea3ac4 (qgis): homogenize doxygen comments
Alexander Bruy
07:30 AM Revision 8b7a6b80 (qgis): sipify
Alexander Bruy
07:30 AM Revision 1e3baca3 (qgis): don't close popup after first click, so user can select all necessary
options at once Alexander Bruy
07:30 AM Revision 9fbb31a3 (qgis): add context menu with select/deselect all options
Alexander Bruy
07:30 AM Revision c8e4bca5 (qgis): make model and delegate classes private API
Alexander Bruy
07:30 AM Revision a0bd3ec1 (qgis): remove private member initialization
Alexander Bruy
07:30 AM Revision ec2af9bd (qgis): more doxymentation
Alexander Bruy
07:30 AM Revision 792cd6f0 (qgis): add tests
Alexander Bruy
07:30 AM Revision 228cc41a (qgis): custom widget for Qt Designer
Alexander Bruy
07:30 AM Revision 6ab2bd06 (qgis): add Python bindings
Alexander Bruy
07:30 AM Revision fc4ce3c5 (qgis): address Nyall's comments:
- add TransferThis to parent argument
- QSignalSpy always available with Qt5
Alexander Bruy
02:32 AM Revision 61137dc8 (qgis): Merge pull request #4339 from nyalldawson/sipify
Sipify Nyall Dawson

2017-04-07

01:48 AM Revision bfd37e11 (qgis): [sipify] Add return types for functions in docstrings
and change \return -> :return: in docystrings Nyall Dawson
03:00 PM Revision 8c5e241b (qgis): Add header to Qt templates
Nathan Woodrow
02:12 PM Revision 5f369b0c (qgis): Release of 2.18.6
Jürgen Fischer
12:26 PM Revision ebc1afe8 (qgis): [sipify] Fix exposing members and default struct accessors
Matthias Kuhn
12:26 PM Revision 58d2d6d7 (qgis): sipify_all
Matthias Kuhn
12:26 PM Revision c65f7626 (qgis): QgsAttributeEditorElement is an abstrat class
Matthias Kuhn
12:26 PM Revision cfeab26b (qgis): [sipify] Add support for abstract classes
Matthias Kuhn
12:26 PM Revision cd3528a1 (qgis): Sipification
Matthias Kuhn
12:26 PM Revision f82997c4 (qgis): [sipify] Force newlines after sip commands
Matthias Kuhn
12:26 PM Revision 97e2661e (qgis): [sipify] do not copy struct docstrings
Matthias Kuhn
08:17 AM Revision 29fd5ccd (qgis): Avoid showing "0.000 deg" in measure dialog for small degree measurements
Instead auto add decimal places so that a usable value is shown
when the unit is degrees and the setting for decimal ...
Nyall Dawson
08:12 AM Revision 41808375 (qgis): remove unused label from about dialog
Alexander Bruy
07:46 AM Revision a82aba9c (qgis): Merge pull request #4338 from timlinux/processing-fixes
[processing] Added more error handling for cases when processing help causes an error Alexander Bruy
07:25 AM Revision 2308b076 (qgis): fix indentation
Alexander Bruy
07:10 AM Revision 2adccb92 (qgis): Merge pull request #4328 from nyalldawson/proc_c7
Porting processing to c++, part 2 (followup to #4311) Nyall Dawson
05:38 AM Revision 837ee294 (qgis): Indentation
Nyall Dawson
05:34 AM Revision 11d71d98 (qgis): Attempt to fix failing GDAL test
Nyall Dawson
05:28 AM Revision 69c31a2d (qgis): Always return const algorithms, since algorithms should not be modified
Nyall Dawson
05:21 AM Revision 5a6f11d5 (qgis): Some cleanups
Nyall Dawson
05:21 AM Revision 1bc3b28f (qgis): Fix processing error when grass7 not available
Nyall Dawson
05:21 AM Revision 1aa7ca34 (qgis): Update sip
Nyall Dawson
05:21 AM Revision ebd85199 (qgis): Remove processing specific methods for adding/removing providers
QgsProcessingRegistry methods should always be used instead Nyall Dawson
05:21 AM Revision fdcf04f9 (qgis): Remove AlgorithmProvider
Totally ported to QgsProcessingProvider Nyall Dawson
05:21 AM Revision 42a61415 (qgis): Also refactor provider context menu actions and remove from AlgorithmPr...
Nyall Dawson
05:21 AM Revision 651355d5 (qgis): Refactor provider actions and remove from AlgorithmProvider
Nyall Dawson
05:21 AM Revision 117260dc (qgis): Remove activation control from AlgorithmProvider
Split between QgsProcessingProvider and subclasses Nyall Dawson
05:21 AM Revision b3142a0b (qgis): Move provider algorithm handling to QgsProcessingProvider
Nyall Dawson
05:21 AM Revision 3739c3aa (qgis): Move tr out of AlgorithmProvider to subclasses
Nyall Dawson
05:21 AM Revision 9a97a87b (qgis): Use display name in algorithm help
Nyall Dawson
05:21 AM Revision fb1cf1e1 (qgis): Remove processing algList
All functionality has been moved to QgsProcessingRegistry Nyall Dawson
05:21 AM Revision 4970bb4c (qgis): Move more algList functionality to QgsProcessingRegistry
Nyall Dawson
05:21 AM Revision 2a1a7157 (qgis): Move algorithm id (previously commandLineName) to QgsProcessingAlgorithm
Nyall Dawson
05:21 AM Revision 950ed680 (qgis): Don't try to deepcopy QgsProcessingAlgorithm class
Nyall Dawson
05:21 AM Revision ff32054d (qgis): Fix some breakage
Nyall Dawson
04:45 AM Revision 9c30a0e7 (qgis): Fix bad string encoding on windows
Nyall Dawson

2017-04-06

01:36 AM Revision 0e72fe05 (qgis): Fix error when trying to run processing algs
Caused by trying to deepcopy a c++ object. This is a temporary
fix - when the next part of the processing/c++ work la...
Nyall Dawson
01:23 AM Revision 85b38e36 (qgis): Whitespace
Nyall Dawson
01:21 AM Revision ca8e1d34 (qgis): [sipify] Replace nullptr with None in docstrings
Since nullptr has no meaning to Python devs Nyall Dawson
01:21 AM Revision 5ccc6ccc (qgis): Update api break docs, sipify QgsRasterFileWriter
Nyall Dawson
01:14 AM Revision 9c832adc (qgis): disable export button if we try to export a raster layer (#4319)
Etienne Trimaille
12:57 AM Revision 505f2c68 (qgis): Merge pull request #4337 from timlinux/browser
Changed Tile Server (XYZ) to XYZ Tiles to reduce visual clutter Nyall Dawson
12:56 AM Revision d26d1b7c (qgis): Merge pull request #4336 from nyalldawson/background_raster
[FEATURE] Background saving of raster layers Nyall Dawson
12:56 AM Revision c28ad0b1 (qgis): Merge pull request #4335 from nyalldawson/save_vector_with_extent
Much faster save as vector layer when using restricted extent Nyall Dawson
12:18 AM Revision 110828fe (qgis): [FEATURE] Background saving of raster layers
Use the task manager framework to handle saving of raster layers
in the background
Nyall Dawson
04:41 PM Revision 26e29477 (qgis): Changed Tile Server (XYZ) to XYZ Tile Server to reduce visual clutter
Tim Sutton
01:13 PM Revision 80cef510 (qgis): Cleanup of validation objects and markers
Martin Dobias
12:59 PM Revision 9619d5e7 (qgis): Fix snapping configuration to snap only to editable layers
Martin Dobias
12:42 PM Revision efbfe3b9 (qgis): Also highlight vertices when highlighting a feature on mouse hover
Martin Dobias
12:13 PM Revision 2bdef02b (qgis): Added more error handling for cases when processing help causes an error
Tim Sutton
11:07 AM Revision 2d17ded1 (qgis): Spelling fix
Martin Dobias
11:04 AM Revision 25d9936d (qgis): [OGR] fix feature count issue for OSM datasets (fixes #16402) (#4322)
Mathieu Pellerin - nIRV
10:56 AM Revision 67947b96 (qgis): Fix build for Qt<5.6
Martin Dobias
10:20 AM Revision 323af157 (qgis): Fix Refactor Fields error if layer has no features
Borys Jurgiel
10:18 AM Revision 0b414251 (qgis): Add validation of changed geometries
Whenever geometries are modified, validation will be run while node tool
is active and validation errors are displaye...
Martin Dobias
10:16 AM Revision b601467d (qgis): Merge branch 'master' of github.com:qgis/QGIS
Borys Jurgiel
10:14 AM Revision 7a09580b (qgis): Fix Refactor Fields error if layer has no features
Borys Jurgiel
10:14 AM Revision e5d10b69 (qgis): Fix Refactor Fields error if layer has no features
Borys Jurgiel
08:57 AM Revision d2f3eb1b (qgis): Much faster save as vector layer when using restricted extent
Use a provider filter rect to avoid looping through every single
feature in this case, and also use a prepared extent...
Nyall Dawson
05:46 AM Revision c0fb3f25 (qgis): Add API area selector in test template
Nathan Woodrow
05:21 AM Revision f0044686 (qgis): Update highlighted nodes when features are changed or deleted
Martin Dobias
05:19 AM Revision e9cad2cd (qgis): Add ignore for astyle for template folder
Nathan Woodrow
05:17 AM Revision d303ca8c (qgis): Fix startup NSBitmapImageRep exceptions on macOS, due to missing files
See https://github.com/qgis/homebrew-qgisdev/issues/27
Exceptions happen when PNGs were changed to SVGs, but the .ui...
Larry Shaffer
04:52 AM Revision d1f23e97 (qgis): Integrate node editor from the old node tool
When right-clicking on a feature, a popup menu will be shown
and it is possible to open node editor dock widget for t...
Martin Dobias
03:56 AM Revision 375814e1 (qgis): Fix broken template
Nathan Woodrow
03:45 AM Revision b76bfdee (qgis): Fix unset var in template install script
Pro Tip: Don't code on the train early in the morning Nathan Woodrow
03:42 AM Revision 53e3f3bc (qgis): Fix typo in install template script
Nathan Woodrow

2017-04-05

11:43 PM Revision 58909a1c (qgis): Add install script for editor templates and code style
Nathan Woodrow
02:25 PM Revision c32c9e3f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
02:24 PM Revision b81bcf0f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
02:24 PM Revision f85ff260 (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
01:58 PM Revision a30cf292 (qgis): Fix dutch service url
English 'eng' is now a poorly implemented redirect to 'dut', which fails. So fixing this already here while the redir... Richard Duivenvoorde
01:41 PM Revision efa6e435 (qgis): update schema lineage
Tom Kralidis
12:42 PM Revision cf2f431f (qgis): Merge pull request #4334 from gabrimonfa/bug_16389_sld_stroke_color
fixes #16389 stroke color is not correctly exported in SLD Alessandro Pasotti
12:16 PM Revision cf7acdf5 (qgis): bug 16389 fix error in sld export about stroke color
Gabriele Monfardini
12:06 PM Revision 88c3b51f (qgis): Merge pull request #4333 from nyalldawson/dataobjects
Port more processing dataobjects methods to c++ Nyall Dawson
11:50 AM Revision 377b181c (qgis): Port more processing dataobjects methods to c++
Also
- simplify and add tests
- remove large memory leak (persistant store of all non-project layers)
- remove broken...
Nyall Dawson
11:10 AM Revision 85d59e64 (qgis): creatensis.pl: fix md5sum verification on filenames with a plus
Jürgen Fischer
10:39 AM Revision ee29fa66 (qgis): Use QgsMapLayerComboBox in processing field calculator
Nyall Dawson
10:10 AM Revision 61ace1cc (qgis): Slightly improved markers for highlighted nodes and circular nodes
Martin Dobias
09:58 AM Revision c2c93359 (qgis): [sipify] fix private inheritance with namespace
Denis Rouzaud
09:58 AM Revision d7014846 (qgis): [sipify] skip protected members
Denis Rouzaud
07:43 AM Revision 9a059511 (qgis): Merge pull request #4331 from nyalldawson/dataobjects
Port some processing dataobjects routines to c++ Nyall Dawson
07:27 AM Revision 8ffdb362 (qgis): Port some processing dataobjects routines to c++
Nyall Dawson
06:51 AM Revision 52113d7c (qgis): Fixed display of rubber bands when using OTF reprojection
Martin Dobias
05:33 AM Revision 9b7fd3d6 (qgis): Fix topological editing when snapping a node to a segment
Martin Dobias
04:49 AM Revision d1e7d175 (qgis): Fix support for advanced digitizing dock (CAD)
Martin Dobias
02:55 AM Revision d5f930ad (qgis): Allow storing QgsCoordinateReferenceSystem in QVariants
Nyall Dawson
02:36 AM Revision 5718abd4 (qgis): Spell check "condtion" -> "condition"
Nyall Dawson
02:32 AM Revision 4eeacb8f (qgis): [sipify] Replace :: with . during doxygen->docstring conversion
e.g.
You can use QgsXmlUtils::writeVariant to save it to an XML document
->
You can use QgsXmlUtils.writeVariant to ...
Nyall Dawson

2017-04-04

01:53 AM Revision 3c4a9fd4 (qgis): Daily connectification
Nyall Dawson
10:17 PM Revision 51517fd7 (qgis): Merge pull request #4311 from nyalldawson/proc_c4
Simple c++ base class for processing algorithms Nyall Dawson
08:38 PM Revision 5e2611b7 (qgis): Added sample XML document for QGIS metadata
Angelos Tzotsos
08:38 PM Revision 5c4a3325 (qgis): Added draft XML schema for QGIS metadata
Angelos Tzotsos
03:10 PM Revision 85e83e14 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
fixes #16200 Victor Olaya
03:09 PM Revision 7a12d5fa (qgis): Revert "[Processing] prevent error when running escapeAndJoin with empt...
This reverts commit c2a566a3a7bfe369832e5361a0c582bfe2ea5a98. Victor Olaya
01:02 PM Revision c2a566a3 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
fixes #16200 Victor Olaya
12:09 PM Revision 84897e3d (qgis): [processing] cast setting size value to int
fixes #16347 Victor Olaya
11:04 AM Revision 439b9de9 (qgis): fixed saga algorithm to adapt it to 2.3 syntax
Victor Olaya
10:45 AM Revision 27d5bbbd (qgis): fix building without Qt Webkit
also Qt5 connect style Denis Rouzaud
10:41 AM Revision a1032704 (qgis): Fix moving of edges with circular edges + code cleanups
Martin Dobias
06:12 AM Revision 51fb793f (qgis): Simplify code for dragging of edges
Martin Dobias
04:46 AM Revision 028b8dca (qgis): Simplify code for straight line rubber bands
Martin Dobias
02:08 AM Revision f23ed3a6 (qgis): Move editor tools into editors folder (#4324)
Move editor tools into editors folder and add test QtCreator template Nathan Woodrow

2017-04-03

01:40 AM Revision ae59e35d (qgis): Complete daily allocation of Qt5 connect transitions
Nyall Dawson
12:22 AM Revision 86563c80 (qgis): Update identation
Nyall Dawson
12:15 AM Revision d2a242aa (qgis): Move format handling flags to QgsAlgorithmProvider
Nyall Dawson
07:17 PM Revision baced7b7 (qgis): Merge pull request #4327 from tomkralidis/issue-16320
[FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/FeatureServer layer integration (fixes #16320) Tom Kralidis
06:35 PM Revision 9ac70a00 (qgis): fix api break dox for QgsLayerTreeMapCanvasBridge custom layer order
Jürgen Fischer
06:22 PM Revision c403994d (qgis): [FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/Featu...
Tom Kralidis
02:32 PM Revision ae1991ab (qgis): [astyle] update licence
Denis Rouzaud
02:19 PM Revision b4ba98df (qgis): Merge pull request #4325 from tomkralidis/metasearch-fixes
MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry Tom Kralidis
02:19 PM Revision 0e7163be (qgis): [astyle] set C++ version to 11
Denis Rouzaud
02:19 PM Revision 33b01036 (qgis): bump astyle version to 3.0
Denis Rouzaud
02:01 PM Revision d6433c5b (qgis): MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry
Tom Kralidis
01:20 PM Revision 6e8a696e (qgis): Update PreconfiguredAlgorithm for new API
Nyall Dawson
01:17 PM Revision 2be4c6a1 (qgis): Fix failing test
Nyall Dawson
01:17 PM Revision e40389a4 (qgis): Sipify QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision a0bd4642 (qgis): Use formatted name for algorithm names
Avoids conversion of names later and gives clearer separation
between visible names and internal names
Nyall Dawson
01:17 PM Revision e506ceb1 (qgis): Move flags (hide from toolbox, etc) to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 6987d7b3 (qgis): Port handling of algorithm names to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision dc729c1b (qgis): Move algorithm group handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision faa8a653 (qgis): Move algorithm icon handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 28e75731 (qgis): Move tag handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 52cc0029 (qgis): Simple c++ base class for processing algorithms
Nyall Dawson
12:59 PM Revision e462bfb1 (qgis): [processing] Fix MessageBarProgress
Nyall Dawson
10:29 AM Revision 3ae2297b (qgis): Correctly show rubber bands when dragging vertices of circular edges
Martin Dobias
09:38 AM Revision 169c6095 (qgis): [sipify] fix override removal
Denis Rouzaud
08:40 AM Revision cca83b75 (qgis): [sipify] properly get out of private section
Denis Rouzaud
07:41 AM Revision 26495dbd (qgis): [processing] Move dataobjects.getSupportedOutputVectorLayerExtensions
to QgsVectorFileWriter Nyall Dawson
06:09 AM Revision 3e9c527d (qgis): [sipify] Handle enum values using bitshift operators
Nyall Dawson
05:54 AM Revision 7db1913c (qgis): Handle Q_DECLARE_FLAGS and Q_DECLARE_OPERATORS_FOR_FLAGS in sipify
Nyall Dawson
05:46 AM Revision 55424446 (qgis): Merge pull request #4323 from nyalldawson/doxygen_standard
Standardise a bunch of doxygen tags, cleanup code Nyall Dawson
05:21 AM Revision dbc8ad76 (qgis): Update some recently merged classes
Nyall Dawson
05:18 AM Revision e1e1f0d5 (qgis): Strip \a from doxygen comments in sipify
Nyall Dawson
05:18 AM Revision 5813eb13 (qgis): Modernise CharacterWidget API, move to sipify
Nyall Dawson
05:18 AM Revision 9b3539ab (qgis): Update sip files
Nyall Dawson
05:18 AM Revision 266f182a (qgis): Use auto doxygen links where possible instead of explicit \link
Will make things nicer in Python documentation Nyall Dawson
05:18 AM Revision f92f14df (qgis): Spell check: vecotr -> vector
Nyall Dawson
05:18 AM Revision 06a53e12 (qgis): /*! -> /**
We already have enough doxygen styles to manage! Nyall Dawson
05:18 AM Revision 676dc1a1 (qgis): Remove redundant doxygen comments from .cpp files, move to .h
where appropriate Nyall Dawson
05:18 AM Revision fa6ec3a9 (qgis): @(end)link -> \(end)link
Nyall Dawson
05:18 AM Revision 20ae0a8c (qgis): Fix some malformed doxygen
Nyall Dawson
05:18 AM Revision 8bc77af7 (qgis): @throws -> \throws
Nyall Dawson
05:18 AM Revision f3ae103f (qgis): @ingroup -> \ingroup
Nyall Dawson
05:18 AM Revision 9c967a65 (qgis): Remove some unneeded copydocs
Since doxygen already copies docs for overridden methods Nyall Dawson
05:18 AM Revision 57eb237d (qgis): Remove @author credits from doxygen
Because
- not widely used, seems strange that some authors get credit
while others don't
- already included in copyri...
Nyall Dawson
05:18 AM Revision 04d5862b (qgis): @brief -> \brief
Nyall Dawson
05:18 AM Revision 0f6452c1 (qgis): @class -> \class
Nyall Dawson
05:18 AM Revision 60ae5a51 (qgis): @sa -> \see
Nyall Dawson
05:18 AM Revision dfb5f56f (qgis): @see -> \see
Nyall Dawson
05:18 AM Revision e47073b1 (qgis): \return -> \returns (for consistency)
Nyall Dawson
05:18 AM Revision e4daf8ea (qgis): @return(s) -> \return(s)
Nyall Dawson
05:17 AM Revision 11dcfd93 (qgis): @param -> \param
Nyall Dawson
05:16 AM Revision 9a4f2e41 (qgis): "Introduced in..." -> "\since"
Nyall Dawson
05:16 AM Revision 0326f714 (qgis): Change doxygen @note to \note
Nyall Dawson
05:01 AM Revision 97611fed (qgis): Merge pull request #4308 from nyalldawson/raster_unique
[FEATURE] Allow easy styling of discrete rasters Nyall Dawson
04:08 AM Revision 3d5a0390 (qgis): Update raster histogram widget to use feedback object
Nyall Dawson
04:08 AM Revision e8ef91ce (qgis): Cleanup QgsRasterDataProvider/QgsRasterLayer progress reporting
Instead of progress changed signals on the provider/layer level,
instead use QgsFeedback arguments for methods which ...
Nyall Dawson
04:08 AM Revision 144e5d03 (qgis): Add label for color ramp widget
Nyall Dawson
04:08 AM Revision 0b4262e6 (qgis): Fix classification test
Nyall Dawson
04:08 AM Revision 34052982 (qgis): Don't set both a default ramp and show the random option
Nyall Dawson
04:08 AM Revision e2a82a07 (qgis): Improve random color generation for unique raster values
Nyall Dawson
04:08 AM Revision 19403f69 (qgis): Default to random color ramps for unique value rasters
Nyall Dawson
04:08 AM Revision fcbda577 (qgis): [needs-docs] Rename Paletted raster renderer to "Paletted/Unique values"
Nyall Dawson
04:08 AM Revision 12aa48a7 (qgis): Auto load raster color table from band when band is changed in
paletted raster renderer
(Only if raster has an embedded color table)
Nyall Dawson
04:08 AM Revision 17a3d1fd (qgis): Add unit test to ensure that #13263 is fixed
Fix #13263 Nyall Dawson
04:08 AM Revision 603365c3 (qgis): Fix some crashes in paletted raster renderer
- handle negative color values
- don't crash when calculating unique values in bad rasters
Nyall Dawson
04:08 AM Revision 1cbe9713 (qgis): Calculate unique raster values in background thread
To keep UI nice and responsive Nyall Dawson
04:08 AM Revision e400ab62 (qgis): Allow cancelation of raster stats/histogram operations
Nyall Dawson
04:08 AM Revision b9f1f0e4 (qgis): [FEATURE] Add button to paletted renderer widget to allow loading
embedded color table
Only enabled for rasters which contain a color table
Nyall Dawson
04:08 AM Revision d03844d2 (qgis): [FEATURE] Allow classifying paletted renderer using unique values
from a raster layer
Adds an easy way to style discrete rasters such as landuse classes
using the Paletted renderer. ...
Nyall Dawson
04:08 AM Revision c8b728a3 (qgis): No lies!
Nyall Dawson
04:07 AM Revision 7eb63d99 (qgis): [FEATURE] Implement saving paletted raster renderer color tables
Use the .clr/gdal file format, but add the labels on the ends of
the lines. Seems other importers like ArcMap just ig...
Nyall Dawson
04:07 AM Revision d0566f77 (qgis): [FEATURE] Allow loading paletted color table from file
Supports standard GDAL/ESRI clr file format Nyall Dawson
04:07 AM Revision d542a1a4 (qgis): Add method to load paletted renderer classes from file
Nyall Dawson
04:07 AM Revision a6d3af7c (qgis): Add method to read paletted color data from string
Nyall Dawson
04:07 AM Revision 93cfde0c (qgis): Enable reordering of paletted raster entries
Nyall Dawson
04:07 AM Revision bfe96214 (qgis): [FEATURE] Add a color ramp combo to paletted raster renderer
Allows rapid recoloring of palette to match a color ramp Nyall Dawson
04:07 AM Revision 40027abc (qgis): Allow changing label for multiple values at once in paletted renderer w...
Nyall Dawson
04:07 AM Revision 64084ae4 (qgis): Allow changing pixel value in paletted renderer widget
Nyall Dawson
04:07 AM Revision b7cd9dcb (qgis): Rework paletted raster renderer widget
- Switch to a real model
- Allow adding new rows and deleting multiple selected rows
- Allow changing colors inline i...
Nyall Dawson
04:07 AM Revision a157db76 (qgis): Refactor QgsPalettedRasterRenderer to allow "gaps" in pixel values
Previously the renderer required that pixel values followed
sequential numerical order. This refactor allows values t...
Nyall Dawson
02:29 AM Revision 541ecc55 (qgis): Some more Qt5 signal converts
Nathan Woodrow
02:19 AM Revision 620a8394 (qgis): No more old style connects in providers
Nyall Dawson
02:09 AM Revision c8e4e682 (qgis): Merge pull request #4321 from m-kuhn/sinceNow
Use \since instead of \note added in Nyall Dawson

2017-04-02

01:31 AM Revision beb185a7 (qgis): Update sipify to use the "\since" tag
Matthias Kuhn
01:28 AM Revision 50ca79ef (qgis): Add some remaining \since tags
Matthias Kuhn
01:28 AM Revision 106d95b9 (qgis): More new style Qt5 connects
Nyall Dawson
01:06 AM Revision fb91ed73 (qgis): Use "\since" instead of "@note added in"
Matthias Kuhn
01:03 AM Revision 6f9f087c (qgis): Fix Travis warnings
Nyall Dawson
01:00 AM Revision 9c1861a1 (qgis): some docstrings in cpp files
Matthias Kuhn
01:00 AM Revision 59e288c3 (qgis): Update doc test for \since
Matthias Kuhn
12:55 AM Revision b55e4b9a (qgis): Add qgsi->qgis to spell check
Nyall Dawson
12:43 AM Revision 6f09a161 (qgis): QGSI -> QGIS
Nyall Dawson
12:33 AM Revision 32326ab5 (qgis): Replace "python" with "Python" in docs
Nyall Dawson
12:27 AM Revision 1521033c (qgis): Remove SIP_TRANSFERTHIS from .cpp files
Nyall Dawson
11:37 PM Revision 5da0318d (qgis): Fix build warnings
Matthias Kuhn
11:37 PM Revision a9b55993 (qgis): Sipify QgsPropertyTransformer
Matthias Kuhn
11:37 PM Revision 4cfb6079 (qgis): Sipify QgsConditionalStyle
Matthias Kuhn
11:37 PM Revision d76bca0a (qgis): Sipify QgsClipper
Matthias Kuhn
11:37 PM Revision cd559eab (qgis): Fix sipdiff
Matthias Kuhn
11:37 PM Revision 16594da9 (qgis): Fix sipify override and inline definition combination
Matthias Kuhn
11:37 PM Revision a609883c (qgis): Add %Feature support to sipify
Matthias Kuhn
11:37 PM Revision 68d8108a (qgis): Fix sipify constructor detection
Matthias Kuhn
11:37 PM Revision 6681766c (qgis): Mac compatibility for prepare-commit.sh
Matthias Kuhn
11:37 PM Revision f4f45bf6 (qgis): Autogenerate more sip files
Matthias Kuhn
01:28 PM Revision f044eeb5 (qgis): Remove \brief from doxygen in sipify
Nyall Dawson
01:24 PM Revision 0c08fb3b (qgis): More sipify blacklist removal
Nyall Dawson
01:19 PM Revision f1162f78 (qgis): Fix sipify annotations and inline definition combination
Nyall Dawson
12:52 PM Revision d3daf600 (qgis): Convert doxygen notes and version added to sphinx style in sipify
Nyall Dawson
12:30 PM Revision 28a57c8f (qgis): Remove ingroup and class from doxygen when creating sip docstrings
Nyall Dawson
11:56 AM Revision d40de5db (qgis): Fix(?) build warning
Nyall Dawson
11:42 AM Revision ab584139 (qgis): Move private arc segmentization routines to QgsGeometryUtils
Martin Dobias
09:13 AM Revision f831a3c1 (qgis): Remove processing sip bindings from sip blacklist
Nyall Dawson
08:21 AM Revision bed74fc2 (qgis): Handle c++11 '= default' in sipify
Nyall Dawson

2017-04-01

12:30 AM Revision aec3e150 (qgis): Fix build when QWebKit not available
Nyall Dawson
07:10 PM Revision 60e2b1b8 (qgis): mac compatibility fix
Matthias Kuhn
07:10 PM Revision 5148b7ac (qgis): [sipify] Add name of source file to generated headers
Matthias Kuhn
07:10 PM Revision 25f13705 (qgis): Add whitespace check to prepare-commit.sh
Matthias Kuhn
03:10 AM Revision 9838a8fc (qgis): Followup 90f381, fix memory leaks when rendering canvas
Nyall Dawson

2017-03-31

11:22 AM Revision 22272c65 (qgis): Improve sip bindings
Matthias Kuhn
11:22 AM Revision 62089868 (qgis): Autogenerate some sip files
Matthias Kuhn

2017-03-30

04:27 PM Revision 8a44161b (qgis): Fix typos
Matthias Kuhn
04:25 PM Revision 649e3c2b (qgis): More information when [LIB]_EXPORT is missing
Matthias Kuhn
04:17 PM Revision b8159a95 (qgis): fix export macro matching
Denis Rouzaud
04:10 PM Revision 4322c87c (qgis): sipify scripts fixes
* fix prepare-commit.sh when SIP file is not created yet
* raise an error if header doesn't have EXPORT macro for cla...
Denis Rouzaud
03:13 PM Revision b0564bec (qgis): also comment methods
fix comment starting on first line of block Denis Rouzaud
03:13 PM Revision 9846b34e (qgis): add type and default values identifiers
Denis Rouzaud
03:13 PM Revision 15e49038 (qgis): sipify improvements
* add demo file and start a short doc
* fix some annotations
* do not display hidden line (SIP_SKIP, delete)
* use a ...
Denis Rouzaud
03:13 PM Revision 21be025d (qgis): use sip includes rather than listing header to generate all sip files
Denis Rouzaud
03:13 PM Revision a44eb4d7 (qgis): use dedicated header for QgsAttributes
Denis Rouzaud
03:13 PM Revision f1d9d22a (qgis): sipify: adds test to prepare-commit and adapt sipdiff
add missing macros to Doxyfile.in Denis Rouzaud
03:13 PM Revision a3bdd440 (qgis): SIP test: use blacklist rather than whitelist
Denis Rouzaud
03:13 PM Revision 7b08608f (qgis): sipify QgsVectorLayer, QgsFeature
Denis Rouzaud
03:13 PM Revision 85894ed4 (qgis): pre-process headers (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 988c504d (qgis): test auto-generated sip files on Travis
Denis Rouzaud
03:13 PM Revision ca008d7a (qgis): Add script to generate sip code from headers
Add more annotations
Add some references to upstream documentation
Add more annotations
Matthias Kuhn
03:13 PM Revision ba6f736c (qgis): remove comments from sipfiles (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 0bdaf4fc (qgis): Ignore SIP annotations in doxygen
Matthias Kuhn
03:13 PM Revision bd75aeef (qgis): Put some sip code into qgsfeature.h
Just for reference Matthias Kuhn
03:13 PM Revision 77d7236a (qgis): sipify improvements
* remove enum value assignments
* remove deleted functions
* remove private members
* remove function bodies
* re...
Denis Rouzaud
03:02 PM Revision 39cd81b3 (qgis): Hide embedded form in relation reference
by default Matthias Kuhn
02:35 PM Revision aa4a7848 (qgis): Code formatting
Matthias Kuhn
12:10 PM Revision d0a36d35 (qgis): Support for moving of multiple vertices at the same time
Just use selection rectangle to select vertices and then click one vertex
from selection to move the whole group.
Martin Dobias
07:52 AM Revision 636e9c5e (qgis): [FEATURE] Add geometry snapper modes to only snap end points of lines
Allows snapping of end points only, or end point to end point only
Also update processing algorithm to match
Nyall Dawson
05:54 AM Revision ece3991d (qgis): [FEATURE] New class QgsInternalGeometrySnapper
Used for snapping geometries within a set of features to other
features from that same set.
Just like QgsGeometrySna...
Nyall Dawson
05:54 AM Revision 92249c1a (qgis): [FEATURE][processing] Snap Geometries algorithm can now snap
within the same layer
Allows closure of gaps within a layer
Nyall Dawson
04:49 AM Revision 95eada57 (qgis): Little bit of renaming of variables to camelCase
Martin Dobias
03:38 AM Revision 6ea616ef (qgis): Fix compilation error on Travis
Nyall Dawson
03:11 AM Revision 78685e1a (qgis): Qt5 style connects
Nyall Dawson

2017-03-29

09:55 PM Revision 5bfc0a12 (qgis): debian packaging: update icons
Jürgen Fischer
05:22 PM Revision ef26d950 (qgis): Raster layer properties: fix renderer widget that was reset, and fix wr...
2 issues :
- when opening the raster layer properties dialog, it used to reset the min/max value
to custom values, ...
Even Rouault
02:43 PM Revision ca5f99de (qgis): Merge pull request #4278 from sfkeller/patch-1
[processing] Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS. Victor Olaya
01:29 PM Revision 0472a29f (qgis): Added test for dragging of selection rect to delete nodes
Martin Dobias
12:18 PM Revision eb110fd3 (qgis): [gui] improve the browser panel's spinner (#4312)
Mathieu Pellerin - nIRV
10:02 AM Revision d4852ca2 (qgis): Fix rubber band bounding box calculation
The icon half-width was incorrectly divided by map units per pixel... Martin Dobias
10:02 AM Revision 102a90ad (qgis): Fix highlight of marker to add vertices to linestrings
Martin Dobias
10:02 AM Revision 3ce1c995 (qgis): Do not leave rubber band artifacts when deleting vertices
Martin Dobias
10:02 AM Revision 015e3f45 (qgis): Double-click to add vertex only on an edge
Martin Dobias
10:02 AM Revision 14a00b70 (qgis): Fix rubber band unit tests
Martin Dobias
10:02 AM Revision acebb97c (qgis): Remove debugging output to track down travis failure
Martin Dobias
10:02 AM Revision eeab9a35 (qgis): fixes after rebase
Martin Dobias
10:02 AM Revision f8aaafe9 (qgis): Looks like crs mismatch...?
Martin Dobias
10:02 AM Revision 7cf802dd (qgis): travis
Martin Dobias
10:02 AM Revision f02d327e (qgis): More travis testing
Martin Dobias
10:02 AM Revision 55d0ad75 (qgis): Fix rare crash on map canvas deletion
Martin Dobias
10:02 AM Revision 4f339cbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision 57d52dbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision f44200e0 (qgis): Trying to understand what's wrong on travis...
Martin Dobias
10:02 AM Revision 8e7bb3b6 (qgis): Code cleanup + more testing
Martin Dobias
10:02 AM Revision ae5651e4 (qgis): More unit tests
Martin Dobias
10:02 AM Revision 3482a70f (qgis): More travis debugging
Martin Dobias
10:00 AM Revision 1c202e75 (qgis): Added unit testing for the new node tool
Martin Dobias
10:00 AM Revision bd5799ba (qgis): Fix build warning
Martin Dobias
10:00 AM Revision b4ddd32a (qgis): Fix spelling
Martin Dobias
10:00 AM Revision 9b85c31b (qgis): Fixed some bits from the review
Martin Dobias
09:59 AM Revision cabd980a (qgis): Initial port of CAD-enabled node tool
Martin Dobias
07:20 AM Revision a71132a1 (qgis): Catch geos exception in event loop
Matthias Kuhn
07:20 AM Revision 6aeb9b7d (qgis): Catch geos exceptions
Matthias Kuhn
05:37 AM Revision 31762193 (qgis): Merge pull request #4290 from nyalldawson/fix_16149
Fix incorrect project CRS when loading project (fix #16149) Nyall Dawson
05:15 AM Revision da41af14 (qgis): fix ArcGIS Feature/Map Server connect()
Mathieu Pellerin - nIRV

2017-03-28

01:02 AM Revision 99f186a7 (qgis): Clean up progress handling in QgsProcessingFeedback
Nyall Dawson
05:38 PM Revision 22cf49df (qgis): [processing] temporarily disable escaping commands as it produced
strange results Alexander Bruy
03:04 PM Revision ad86dc06 (qgis): [processing] add missed escapeAndJoin function to TauDEM provider
Alexander Bruy
10:01 AM Revision 140a01fc (qgis): debian packaging: remove python-owslib from python-qgis dependencies
on trusty Jürgen Fischer
09:36 AM Revision 4d628048 (qgis): fix windows build (followup 943d1a2)
Jürgen Fischer
08:50 AM Revision 4d5a9fe2 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
08:48 AM Revision fe1329a5 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
05:40 AM Revision 294e4a5c (qgis): Fix map views always recenter when resized
Nyall Dawson
05:38 AM Revision b31d18e5 (qgis): Avoid redrawing map views multiple times on creation
Nyall Dawson
05:18 AM Revision 5b9dc9dc (qgis): Allow labels to be toggled in map views
Another step toward feature parity with overview panel Nyall Dawson

2017-03-27

01:24 AM Revision 456fdc48 (qgis): Fix Coverity divide by zero errors
Nyall Dawson
01:18 AM Revision 943d1a2c (qgis): More Qt5 style connect conversions
Nyall Dawson
12:44 AM Revision a6e7f6e0 (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
12:22 AM Revision c7620bf1 (qgis): debian packaging: remove python-future from python-qgis dependencies
on jessie and trusty Jürgen Fischer
12:21 AM Revision 22da058f (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
08:45 PM Revision 5e118860 (qgis): fix indentation
matteo ghetta
08:17 PM Revision a289eb14 (qgis): [processing] other qgis test, clean commit
matteo ghetta
05:07 PM Revision 4d8df750 (qgis): Merge pull request #4280 from timlinux/new-logo
New logo Matthias Kuhn
02:53 PM Revision 2bc086bf (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
02:50 PM Revision 32146a80 (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
09:25 AM Revision b8cb1963 (qgis): Merge pull request #4293 from alexbruy/processing-api
[processing][needs-docs] Processing API improvements Alexander Bruy
03:43 AM Revision 1f927abe (qgis): Avoid coverity null dereference after null check warning
Nyall Dawson
03:41 AM Revision 7387d745 (qgis): Followup 8b9e492, fix drawing of cached layer images
Nyall Dawson

2017-03-26

12:14 AM Revision 721131e6 (qgis): [server] Fix potential crash caused by referencing out of scope local
Nyall Dawson
12:08 AM Revision 68437a10 (qgis): More Qt5 style connects
Nyall Dawson
10:39 AM Revision 36080d6a (qgis): Fix wkt import for QgsCurvePolygonV2. Backport to 2.14
Marco Hugentobler
09:33 AM Revision 8b9e4922 (qgis): Don't try to compose images before they have been initialized
Nyall Dawson
08:51 AM Revision 7aa4fa09 (qgis): Fix some valgrind issues
Nyall Dawson
06:34 AM Revision e55fbebf (qgis): Add failing test to ensure that QgsAbstractGeometry.centroid
result matches that of GEOS
It doesn't, and reveals the the QGIS native centroid calculation
is quite broken
Nyall Dawson
06:34 AM Revision 631c7cd1 (qgis): Port GEOS centroid tests to PyQGIS
Nyall Dawson
01:55 AM Revision 8eb35531 (qgis): Optimise QgsGeos conversions
Avoid some unnecessary creation of QgsPointV2 Nyall Dawson

2017-03-25

12:19 PM Revision 314842d0 (qgis): Merge pull request #4303 from nyalldawson/densify
Port processing densify algorithms to c++ Nyall Dawson
11:44 AM Revision 51035cfb (qgis): Add optimised constructors for QgsLineString
Instead of requiring all linestrings to be constructed by
first creating QgsPointSequence (requiring creation or
conv...
Nyall Dawson
11:30 AM Revision daa24545 (qgis): Fix setting project to no projection not triggering lockdown of
ellipsoid and unit selection Nyall Dawson
08:58 AM Revision 345ce734 (qgis): [composer] Correctly draw overview frame when map item CRS differs
Nyall Dawson
08:15 AM Revision 83ac0e58 (qgis): Fix doxygen warning
Nyall Dawson
07:23 AM Revision b90aa916 (qgis): Port processing Densify Geometries algorithm to use c++ densify
Rough benchmark using 50k geometry polygon shapefile
Before: 1m25s
After: 21s
Nyall Dawson
07:23 AM Revision 77e7693c (qgis): Fix spelling errors in processing algorithm help
Nyall Dawson
07:23 AM Revision a769448e (qgis): Also port processing densify to distance to c++
- Add QgsGeometry method to densify by distance
- Fix bug in processing algorithm which resulted in duplicate
vertice...
Nyall Dawson
07:23 AM Revision 249c6fcb (qgis): Densify canvas extent geometry before reprojecting for views
Makes displaying canvas extent in extra map views nice and smooth
if canvas CRSes differ.
Nyall Dawson
06:07 AM Revision 5360b791 (qgis): [FEATURE] New API QgsGeometry::densifyByCount
Densifies a geometry by adding a specified number of vertices
to each segment
Nyall Dawson

2017-03-24

07:12 PM Revision fc425b2c (qgis): make travis even happier
Jürgen Fischer
07:11 PM Revision 33ccb8a9 (qgis): make travis happy
Jürgen Fischer
05:52 PM Revision 3d24b7a0 (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
05:52 PM Revision 0378214a (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
02:43 PM Revision 2dac2d3b (qgis): Hide and show system tray icon on all platforms
Nathan Woodrow
01:32 PM Revision 4c0ace95 (qgis): Hide system tray icon on Windows
Nathan Woodrow
01:21 PM Revision 25d9df3c (qgis): Release of 2.18.5
Jürgen Fischer
01:21 PM Revision 35b74898 (qgis): Release of 2.14.13
Jürgen Fischer
08:50 AM Revision 918c47c4 (qgis): [bugfix][backport] Apply authentication configuration to xyz layers
Alessandro Pasotti
08:49 AM Revision 9c5abc95 (qgis): [FEATURE] Add a secondary stroke color to QgsRubberBand (#4301)
This comes in handy when in need of insure visibility of a
marker/line/polygon overlay over both light and dark areas...
Mathieu Pellerin - nIRV
08:13 AM Revision 8b0e3d8d (qgis): [bugfix] Apply authentication configuration to xyz layers
Alessandro Pasotti
02:35 AM Revision 40f86b20 (qgis): [processing] GRASS 7.2 support: use SQL compatible output names (#4298)
(fixes #16370) Mathieu Pellerin - nIRV
02:16 AM Revision 2354696f (qgis): Fix error when enabling additional providers in processing
Add an interface method to show the options dialog at a specific
page. This is required since plugins can now embed t...
Nyall Dawson
01:59 AM Revision 109be1b0 (qgis): Allow options filter to search in QTreeViews
Such as processing options. Quite basic - it just checks the item
text but does not filter or highlight items in the ...
Nyall Dawson
01:41 AM Revision 23e2202d (qgis): Backport some UI fixes to 2.18 (#4191)
* Set a name to the raster resampling dialog
* Fix "Configure container" dialog
Harrissou Santanna
01:41 AM Revision 5f1a512d (qgis): Remove unused options search widgets
Nyall Dawson
01:35 AM Revision 83db0fbe (qgis): Fix broken widget filter box in layer/project properties
Nyall Dawson

2017-03-23

12:58 AM Revision 9d5f2892 (qgis): hide Internal connection if build is without WITH_QTMOBILITY cmake setting
use previously set connection; set Autodetect only if Internal happened to be the stored setting.
fix #13233
Steven Mizuno
12:36 AM Revision 02b4f6c7 (qgis): Spell check: accurancy->accuracy
Nyall Dawson
11:34 PM Revision 4d42d769 (qgis): Allow showing main canvas extent in extra map views
Another step toward multicanvas replacing map overview panel Nyall Dawson
03:29 PM Revision 1ffa9ee7 (qgis): Revert renaming of main layer-tree-group node
Matthias Kuhn
03:29 PM Revision e5aaceac (qgis): Preserve custom layer order in offline editing
Matthias Kuhn
03:29 PM Revision 8cecf236 (qgis): Document API breaks
Matthias Kuhn
03:29 PM Revision f33aabd9 (qgis): Completely move layer order to core
Matthias Kuhn
03:29 PM Revision baa4c862 (qgis): Fix tests
Matthias Kuhn
10:54 AM Revision af8905f4 (qgis): Merge pull request #4297 from rldhont/release-2_14-processing-saga-230
[Processing] Add SAGA LTR support in 2.14 René-Luc ReLuc
10:54 AM Revision 5afdf6fc (qgis): Merge pull request #4296 from rldhont/release-2_18-processing-saga-230
[Processing] Add SAGA LTR support in 2.18 René-Luc ReLuc
10:54 AM Revision 798b1ed6 (qgis): Merge pull request #4294 from rldhont/bugfix_processing_saga_io_gdal
[Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing) René-Luc ReLuc
01:15 AM Revision 634d5ffb (qgis): Mark QgsRasterRenderer::legendSymbologyItems as /Out/ in sip
Nyall Dawson
 

Also available in: Atom