Activity

From 2017-12-06 to 2018-01-04

2018-01-04

11:28 PM Revision d6e43ef8 (qgis): oracle provider: adapt to ab05bfb1
Jürgen Fischer
10:49 PM Revision e271b647 (qgis): translation string updates (incl. better translatable date time widget
help) Jürgen Fischer
06:54 PM Revision 227dc9cf (qgis): use appropriate field type in date time edit widget wrapper
Denis Rouzaud
06:44 PM Revision 4d9343a9 (qgis): fix warning
Denis Rouzaud
06:41 PM Revision 1d730685 (qgis): use appropriate field type in date time edit widget wrapper
Denis Rouzaud
06:36 PM Revision ab05bfb1 (qgis): Move QGISDEBUG definition to header
Because having it as a compiler flag means that when compiling a dependant application we need to have extra knowledg... Matthias Kuhn
04:53 PM Revision c8cb68ae (qgis): fix translation text
Jürgen Fischer
12:01 PM Revision d4447e25 (qgis): [ui] add consistent spacing in the symbol list widget (#5987)
Mathieu Pellerin - nIRV
10:21 AM Revision d09f3f8b (qgis): [needs-docs] Organize tab sequence in options dialog (#5964)
Harrissou Santanna
10:11 AM Revision 5d245a91 (qgis): Fix processing models with finnish translation
Reported in https://gis.stackexchange.com/questions/266819/error-with-graphical-modeler-qgis-not-all-arguments-conver... Matthias Kuhn
09:29 AM Revision 66aaaadd (qgis): Fix tracing still active when snapping is turned off
Otherwise tracing is disabled in the snapping toolbar, yet still
active on the canvas.
Nyall Dawson
08:00 AM Revision 7a2e6a47 (qgis): fix spelling
Alexander Bruy
07:03 AM Revision 98f50ba1 (qgis): 2.18 is pre-C++-11 (followup 8e292dff8)
Jürgen Fischer
06:14 AM Revision 63ba4fea (qgis): eplace Line by LineString
Harrissou Santanna
06:14 AM Revision b01a752b (qgis): List more geometry types in New Memory Layer dialog
Fixes 17594 Harrissou Santanna
06:07 AM Revision 04ccd26d (qgis): [needs-docs] Reorganize project properties tabs order (#5970)
Harrissou Santanna
06:06 AM Revision 7112624d (qgis): [needs-docs] Organize raster/vector properties tabs order (#5965)
Harrissou Santanna
05:04 AM Revision 8f15cdf6 (qgis): Respect transform contexts when tracing
Nyall Dawson
05:04 AM Revision b9047312 (qgis): Respect transform context in point locator
Nyall Dawson
04:48 AM Revision 13ad7608 (qgis): fix an options dialog search crasher (#5978)
Mathieu Pellerin - nIRV
02:27 AM Revision ff70d139 (qgis): fix date/time widget does not handle time zones
issue #16657
manually picked from QGIS3 bdf744ee3f94b5fc1a84e775fedc60a75ba45dcb
Denis Rouzaud
02:27 AM Revision 5ecb5603 (qgis): Fix QgsVectorLayer::updateFeature returns true when errors occur
Refs #17678 Nyall Dawson
02:27 AM Revision 71cdb8cf (qgis): Fix QgsVectorLayer::updateFeature cannot add geometry to feature
with no existing geometry
Fixes #17678
Nyall Dawson
02:27 AM Revision c94d26a5 (qgis): Doxygen++
Nyall Dawson
02:27 AM Revision d69f932c (qgis): Reformat code
Nyall Dawson

2018-01-03

12:14 AM Revision d4365a13 (qgis): debian packaging: use libqscintilla2-qt4-dev on unstable
Jürgen Fischer
10:10 PM Revision 7febd1e4 (qgis): Fix pasting features to new layer doesn't paste fields
Fixes #17702 Nyall Dawson
08:38 PM Revision 611ae952 (qgis): also use bool fieldIsoFormat in search widget wrapper
Denis Rouzaud
06:22 PM Revision bdf744ee (qgis): Merge pull request #5960 from 3nids/fix16657
fix date/time widget for field with time zones Denis Rouzaud
06:09 PM Revision cef2db9a (qgis): Merge pull request #5904 from borysiasty/pyQgisVersion
Make QGIS 2.99 compatible with 3.0 plugins by introducing PyQGIS API version Borys Jurgiel
05:21 PM Revision 69cfdc4f (qgis): rename static variables
since they're not really default values Denis Rouzaud
04:28 PM Revision 919cbec7 (qgis): add a bool in config to determine if it uses Qt::ISODate for field format
also fixes the fact that the display format of QDateTimeEdit only accepts string formats, so in case of Qt::ISODate u... Denis Rouzaud
03:01 PM Revision a3588e02 (qgis): fix search widget wrapper
Denis Rouzaud
03:01 PM Revision 1710dc05 (qgis): fix date/time widget for field with time zones
this adds a new format of date/time to use Qt::ISODate format
the issue is that QDate::fromString does not recognize ...
Denis Rouzaud
11:51 AM Revision df547e12 (qgis): Don't crash the projection selection widget when world_map.shp fails to...
* initiate mExpressionFieldBuffer in the constructor Mathieu Pellerin - nIRV
09:13 AM Revision 6ed078c8 (qgis): Merge pull request #5946 from DelazJ/nullMinMax
[needs-docs] Update min and max functions Matthias Kuhn
06:59 AM Revision d047bc8d (qgis): Merge pull request #5957 from nyalldawson/wkb_handling
Fix some handling of wkb types which is broken for z/m type geometries Nyall Dawson
06:57 AM Revision cdbb0df8 (qgis): Add example with NULL value
Harrissou Santanna
03:42 AM Revision 7cb8d1a9 (qgis): Fix position of Oracle entry in data source manager
Fixes #17755 Nyall Dawson
03:01 AM Revision a4147b7a (qgis): Fix invisble annotations are still rendered
Fixes #17763 Nyall Dawson
02:17 AM Revision a8e292df (qgis): [date time widget] do not use minimumDateTime for NULL values
Denis Rouzaud
01:41 AM Revision 230e91c4 (qgis): [date time widget] do not use minimumDateTime for NULL values
fixes issue when setting min and max values for the widget Denis Rouzaud
01:06 AM Revision 21296982 (qgis): Link metadata widget to canvas
So that child widgets which can take properties from canvas
can have full functionality
Nyall Dawson
01:06 AM Revision 433d6594 (qgis): Fix stored spatial extent not showing in metadata tab
Nyall Dawson
01:06 AM Revision e47b7145 (qgis): Fix missing 'canvas extent' button in extent widget
Nyall Dawson

2018-01-02

07:22 PM Revision c67e7f4c (qgis): fetch version.txt from version.qgis.org instead of ubuntu.qgis.org
(fixes #17774) Jürgen Fischer
11:45 AM Revision f9d6a991 (qgis): add Ukrainian translators
Alexander Bruy
01:10 AM Revision 82340605 (qgis): [date widget] fix current date can't be picked
better solution has been found for Qt5 but can't be used in Qt4
see #16579
Denis Rouzaud
01:09 AM Revision 7237dab6 (qgis): [QDateTimeEdit] use QLineEdit::addAction
instead of custom tool button
this seems to solve many issues :)
kudos to @nyalldawson for pointing to it
and a happy...
Denis Rouzaud
01:09 AM Revision 86feed49 (qgis): [QgsDateTimeEdit] use special value text to handle NULL values
the widget now uses a special value text to display NULL rather than painting a QLineEdit on top
a press on the spin...
Denis Rouzaud
01:09 AM Revision 39b183fe (qgis): remove include and forward declarations left-overs
Denis Rouzaud
01:09 AM Revision 577c6674 (qgis): [date widget] fix current date can't be picked
fix #16579 Denis Rouzaud

2018-01-01

10:28 PM Revision 6508543f (qgis): [3d] Fix tessellator crash with nearly collinear points (fixes #17745)
Martin Dobias
10:28 PM Revision 32504c48 (qgis): [3d] Fix tilting of camera in docked 3D view with Shift (fixes #17337)
This reverts a6b0c44
Map canvas was stealing keyboard focus from the docked 3D view and the key presses
of modifiers...
Martin Dobias

2017-12-30

11:14 PM Revision 626781a6 (qgis): Typo fixes
+ added word to spelling.dat luzpaz
05:16 PM Revision 5a3a0dab (qgis): Remove broken algorithms and clean code
Médéric RIBREUX
01:25 AM Revision 9f3b3e50 (qgis): [3d] Allow Shift+up/down/left/right keys to rotate/tilt camera
Just like user can drag map with mouse or move it with up/down/left/right keys,
for consistency with Shift+drag we ha...
Martin Dobias

2017-12-29

05:13 PM Revision 486bcd6f (qgis): Fix all i.* ext scripts
Médéric RIBREUX
03:23 AM Revision 63c19256 (qgis): [georeferencer] improve ui layout, use qgsfilewidget
Mathieu Pellerin - nIRV

2017-12-28

08:51 PM Revision f7829dbd (qgis): Put X field above Y field in Delimited Text dialog. Fix #11746.
Ismail Sunni
06:37 PM Revision e712ee62 (qgis): Fix v.net.report descriptions'
Médéric RIBREUX
06:28 PM Revision 14709f59 (qgis): Fix nearly all v. ext scripts
Médéric RIBREUX
09:37 AM Revision 4783af67 (qgis): Merge pull request #5952 from borysiasty/plugin-notification
[Plugin installer][needs-docs] Display notifications as an icon rather than a text Borys Jurgiel
09:19 AM Revision 671b7722 (qgis): [Plugin manager] New plugin notification icon slightly adjusted
Borys Jurgiel
08:10 AM Revision a650a03f (qgis): Merge pull request #5853 from m-kuhn/valueRelationReadonly
Value relation widget: respect readonly state Matthias Kuhn
07:54 AM Revision 375daf18 (qgis): PEP8
Matthias Kuhn
02:12 AM Revision 99abc8df (qgis): Revert QVERIFY change
Harrissou Santanna

2017-12-27

12:07 AM Revision d1e83b54 (qgis): Fix some handling of wkb types which is broken for z/m type geometries
Nyall Dawson
12:02 AM Revision 90acb569 (qgis): Make ValueRelation test more stable
Matthias Kuhn
10:51 PM Revision e69fa144 (qgis): [Plugin installer] Desaturate toolbar icons
Borys Jurgiel
10:04 PM Revision 46a74a09 (qgis): Add test for enabled state of relation value widget
Matthias Kuhn
10:04 PM Revision 167fbf6d (qgis): Value relation widget respects read only mode
Fix #17592 Matthias Kuhn
09:46 PM Revision 0c292a02 (qgis): Add some more min/max tests
Matthias Kuhn
09:43 PM Revision c0637103 (qgis): Add more tests
Harrissou Santanna
09:43 PM Revision 272a02df (qgis): Min/max exp functions have custom Null handler
Matthias Kuhn
09:43 PM Revision 2e1b9ae0 (qgis): Improve test output
Matthias Kuhn
09:43 PM Revision 97caa005 (qgis): [needs-docs] Update min and max functions
In case of a null value, these functions will not always return null Harrissou Santanna
09:43 PM Revision 49a3af00 (qgis): Adding tests to min and max functions
Harrissou Santanna
09:19 PM Revision 060a36bf (qgis): Merge pull request #5955 from m-kuhn/noCacheEvalErrors
Expressions: do not cache results when there is an eval error Matthias Kuhn
08:40 PM Revision d01f94f7 (qgis): Avoid crash with represent_value exp function
represent_value would crash when it was called via evaluate without any context specified. Matthias Kuhn
08:13 PM Revision 90bf6301 (qgis): Fix all r algorithms ext scripts!
Médéric RIBREUX
07:53 PM Revision aa3bfff7 (qgis): Do not cache expression nodes with eval errors
When there is an evaluation error in an expression, there is no need to cache results.
With the previous approach, so...
Matthias Kuhn
07:53 PM Revision a4141c7f (qgis): Expression tests: change Q_ASSERT to QVERIFY
Matthias Kuhn
06:28 PM Revision e552b9b2 (qgis): Replace Q_ASSERT with QVERIFY in tests
Q_ASSERT's are only evaluated in debug mode. However, tests should trigger in debug or release mode. Matthias Kuhn
05:41 PM Revision 8b691e87 (qgis): Handle raster files wihtout extension as GTiff + fix some ext scripts
Médéric RIBREUX
04:01 PM Revision 5e7865ca (qgis): Renaming stuff
Duplicate feature
Duplicate feature and digitize
Duplicate selected features
David Signer
03:35 PM Revision 1f8fbf31 (qgis): Fix r.li.* description files and ext scripts
Médéric RIBREUX
12:34 PM Revision e7e37efe (qgis): Merge pull request #5926 from nyalldawson/proc_dialog
[processing] Add api to show algorithm dialog, use dialog for history Nyall Dawson
12:08 PM Revision 9b6f98a3 (qgis): Hidden output parameters are not used in the main command anymore
Médéric RIBREUX
11:52 AM Revision feaecea4 (qgis): Fix multiple ParameterField handling
Médéric RIBREUX
11:16 AM Revision 36311ff6 (qgis): Fix multiple enum parameters handling and some ext scripts
Médéric RIBREUX
10:41 AM Revision d58053d4 (qgis): [processing] restore script collection creator (fix #17649)
Alexander Bruy
10:19 AM Revision 3fa9e3c9 (qgis): Fix QgsProcessingParameterFile bad descriptions
Médéric RIBREUX
08:05 AM Revision 63e55582 (qgis): [Plugin installer] Move the status bar label to the right and make it l...
Borys Jurgiel
04:50 AM Revision 3b890520 (qgis): [processing] harmonize and improve UI spacing
Mathieu Pellerin - nIRV

2017-12-26

09:22 PM Revision 3a52412c (qgis): [Plugin installer][needs-docs] Display an icon rather than a text in th...
Borys Jurgiel
06:53 PM Revision 433d376c (qgis): Fix optional None input parameters handling
Médéric RIBREUX
06:28 PM Revision 5321ee5e (qgis): Update TODO list
Médéric RIBREUX

2017-12-25

08:40 AM Revision 9fb386ac (qgis): Merge pull request #5945 from medspx/ProcessingGrassFixDescV
[Processing] Fix description files for GRASS provider Alexander Bruy

2017-12-24

11:17 AM Revision 15686937 (qgis): Instructions for QgsCoordinateTransform::initialize API break
Matthias Kuhn

2017-12-23

01:02 PM Revision 78710713 (qgis): Merge pull request #5941 from elpaso/bugfix-17673-bookmarks--crash-when...
[bugfix] Bookmarks fix crash on exit when docked Alessandro Pasotti
11:43 AM Revision 63cf7ae6 (qgis): [bugfix] Bookmrks fix crash on exit when docked
Order of destruction does matter
Fixes #17673
Alessandro Pasotti
10:24 AM Revision a540a93e (qgis): Fix i.modis.qc description file
Médéric RIBREUX
08:48 AM Revision 2872f69e (qgis): Reluctantly participate in the Americanization of the world
Nyall Dawson
08:48 AM Revision 87b8a370 (qgis): Expand QgsCoordinateTransform docs
Nyall Dawson
08:48 AM Revision c7e37e89 (qgis): [sipify] Correctly convert doxygen warning blocks to sphinx warnings
Nyall Dawson
08:22 AM Revision 1e06abb1 (qgis): Merge pull request #5943 from borysiasty/zip-reloading
[Plugin Manager] Reload manager contents after installing a plugin from zip. Alexander Bruy
05:21 AM Revision 6ac6939b (qgis): Sipify
Nyall Dawson
02:55 AM Revision 96cc10c0 (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
Tom Kralidis
02:32 AM Revision d14955cf (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
Tom Kralidis
02:29 AM Revision a947f6dc (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
Tom Kralidis
02:16 AM Revision 676bba29 (qgis): Merge pull request #5942 from tomkralidis/metasearch-explicit-crs
[bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries (fixes #17739) Tom Kralidis
01:40 AM Revision f149730e (qgis): Merge pull request #5940 from nirvn/messagebar_link_color
Mathieu Pellerin - nIRV

2017-12-22

11:47 PM Revision c0b56a3a (qgis): [Plugin Manager] Reload manager contents after installing a plugin from...
Borys Jurgiel
10:21 PM Revision 04b18f4d (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries
(fixes #17739) Tom Kralidis
03:21 PM Revision e16dfe4f (qgis): MetaSearch: remove duplicate field
Tom Kralidis
02:35 PM Revision aace710e (qgis): fix success icon for message bar items
Mathieu Pellerin - nIRV
02:33 PM Revision d1dd732a (qgis): [layouts] use a success message bar item when exporting
Mathieu Pellerin - nIRV
02:25 PM Revision 1a407178 (qgis): [ui] style message bar hyperlinks based on type
Mathieu Pellerin - nIRV
11:43 AM Revision 4ff72de6 (qgis): Merge pull request #5858 from lbartoletti/segment_intersection
Segment intersection Nyall Dawson
08:51 AM Revision 36c4ac46 (qgis): [ui] add hyperlink to saved image/PDF in the message bar
Mathieu Pellerin - nIRV
08:41 AM Revision 1e3526ea (qgis): [layouts] fix overview map combobox filter
Mathieu Pellerin - nIRV
08:12 AM Revision 22098a49 (qgis): Merge pull request #5935 from elpaso/bugfix-17728-source-select-buttons
Use standard buttons for unified add layer dialog Alessandro Pasotti
08:12 AM Revision 02152ac8 (qgis): Merge pull request #5936 from elpaso/bugfix-17724-virtuallayer-crash
[bugfix] Fix crash in virtual layers dlg when adding Alessandro Pasotti
01:59 AM Revision 224dcd0f (qgis): [layouts] improve lock item(s) / unlock all toolbar icons (#5929)
Mathieu Pellerin - nIRV

2017-12-21

06:41 PM Revision e02ff050 (qgis): Fix some issues with to_interval expression function
- incorrect regex for handling values with decimal point
- fix overflow with large intervals
Nyall Dawson
06:19 PM Revision 385d0ef9 (qgis): [bugfix] Fix crash in virtual layers dlg when adding
Fixes #17724 Crash on clicking ADD in Virtual Layer
dialogue without defining a layer
A proper implementation should...
Alessandro Pasotti
05:55 PM Revision 4fbea384 (qgis): Added transparency to areas with no vector data.
Originally the background colour defaulted to white with no transparency for areas without vector data. I have added ... Trashmonk
05:55 PM Revision d908518c (qgis): Update Rasterize.py
Trashmonk
05:55 PM Revision 82df4de8 (qgis): Update Rasterize.py
Trashmonk
05:23 PM Revision 9fe87297 (qgis): Merge pull request #5934 from elpaso/bookmarks-tiny-fixes
[bookmarks] Case insensitive sorting Alessandro Pasotti
05:21 PM Revision 8fb147f8 (qgis): Use standard buttons for unified add layer dialog
Fixes #17728 by setting the standard buttons in the
button box instead of manually adding them by code.
This way the...
Alessandro Pasotti
04:45 PM Revision 15ffcb43 (qgis): [bookmarks] Case insensitive sorting
Fixes #17005 Alessandro Pasotti
12:19 PM Revision 5daf33a5 (qgis): Merge pull request #5931 from signedav/fieldtypeprop
Make QgsField::type a Q_PROPERTY Matthias Kuhn
11:22 AM Revision 2f19d629 (qgis): [3d] Respect no-data values from DEMs in terrain generator (fixes #17558)
Martin Dobias
10:27 AM Revision dc51dbf8 (qgis): Q_PROPERTY of QVariant::Type to use exernally
David Signer
10:16 AM Revision 1ddcac50 (qgis): [3d] missing piece of the jigsaw: save 3d canvas as image (#5927)
Mathieu Pellerin - nIRV
05:08 AM Revision 909a0fc2 (qgis): Merge pull request #5921 from nirvn/layout_item_icon
Mathieu Pellerin - nIRV
04:33 AM Revision 3dc52117 (qgis): [layouts] use gray icons for the items panel
Mathieu Pellerin - nIRV
04:33 AM Revision 0a40a811 (qgis): [layouts] add icons for items and use those in the items panel
Mathieu Pellerin - nIRV
02:01 AM Revision b25681cc (qgis): [needs-docs][processing] Double clicking a history entry shows
the algorithm dialog instead of immediately executing same alg
This allows users to edit the parameters before re-ru...
Nyall Dawson
02:01 AM Revision 5f7aa45a (qgis): [needs-docs][processing] Add methods to show algorithm dialog
Adds processing.createAlgorithmDialog and
processing.execAlgorithmDialog. These methods can be used
to create and exe...
Nyall Dawson
01:43 AM Revision 54910fc3 (qgis): Fix algorithm dialog window geometry save/restore
Nyall Dawson
01:38 AM Revision ce28cf50 (qgis): Save algorithm results to dialog
Nyall Dawson
01:22 AM Revision edcd058e (qgis): [processing] Add a setParameters method to AlgorithmDialog
Allows pre-populating the dialog with non-default parameter
values.
Nyall Dawson
01:04 AM Revision 595b9812 (qgis): [processing] Implement a todo (set layer param's wrapper values)
Nyall Dawson

2017-12-20

11:52 PM Revision 1f6d1a6e (qgis): Fix ui build warning
Nyall Dawson
08:21 PM Revision 8c62a7ca (qgis): Merge pull request #5916 from borysiasty/no_colon
[Plugin installer] Remove trailing colon if it's a very end of the message Borys Jurgiel
02:20 PM Revision 7d4290d9 (qgis): duplicate child feature in relationwidget
beside add and delete child in the relationwidget of an attributeform, there is the new functionality duplicate featu... David Signer
02:06 PM Revision 45859bee (qgis): Merge pull request #5923 from borysiasty/processing_groups
[processing] Fix group id of GDAL algorithms. Alexander Bruy
12:10 PM Revision f5a650f9 (qgis): Followup 9a5435f: Fix sip files
Matthias Kuhn
12:07 PM Revision ecb9611b (qgis): Fix group id of GDAL algorithms. Follows up 53bc147dca00
Borys Jurgiel
11:18 AM Revision 0b050307 (qgis): improved signal/slot and flexible layer handling
two signals now digitizingCompleted and digitizingFinished using deleteLater() for no conflicts
the addFeature is usi...
David Signer
11:18 AM Revision 95b8535a (qgis): New feature duplicate in MapLayerAction with redigitize and removed obs...
Duplicate feature and with redigitizing - splitting of digitizefeature and addfeature - so we can use digitizefeature... David Signer
11:18 AM Revision a7b5ffc5 (qgis): changed requests
David Signer
11:18 AM Revision 1295efc4 (qgis): add the new icons for duplication
for duplicate feature and duplicate feature digitize there are new icons. they are added to the project now. David Signer
11:17 AM Revision 7b199ed4 (qgis): initialize map tool in function
David Signer
11:17 AM Revision 67abdd31 (qgis): add new svgs for duplicate and duplicate digitized feature
David Signer
11:17 AM Revision 3b3d3048 (qgis): redigitize on feature duplication
there are two actions duplication and duplication redigitize. in redigitize you can set a new geometry for the duplic... David Signer
11:17 AM Revision 9799cd83 (qgis): working upload - new signals in digitizefeature
digitizingFinished -> digitizing made - feature can be duplicated now
digitizingFinalized -> and everything else done...
David Signer
11:05 AM Revision e1b6daa4 (qgis): action mapping for duplicate feature
David Signer
09:46 AM Revision bf45d0b6 (qgis): Crs (#5908)
* fix display of CRS if invalid CRS
* fix #17455 set an empty CRS if the read CRS from XML is wrong
* add warning a...
Etienne Trimaille
09:35 AM Revision 9a5435ff (qgis): remove CRS picker and allow only layer CRS or provider CRS in metadata ...
Etienne Trimaille
09:02 AM Revision 3c7f7454 (qgis): Merge pull request #5919 from nyalldawson/iter_datum
Use transform context in feature requests with destination crs set Nyall Dawson
08:37 AM Revision 4643712a (qgis): Fix missing transform contexts for QgsDistanceArea
QgsDistanceArea.setSourceCrs() now requires a QgsTransformContext
argument.
Nyall Dawson
06:43 AM Revision bf857092 (qgis): Use qgsfilewidget for the delimited text prodivder source select (#5920)
Mathieu Pellerin - nIRV
03:32 AM Revision 6528f1c3 (qgis): Require a transform context when setting the destination crs for
a feature request
Forces correct datum handling for these requests, and removes
a few more uses of the deprecated/da...
Nyall Dawson
03:21 AM Revision b24a1bf1 (qgis): Add transform context to processing context
Nyall Dawson
02:19 AM Revision 8a5d5332 (qgis): [doxygen] add test to ensure code snippet use \code command
Denis Rouzaud
02:17 AM Revision bdfd3450 (qgis): fix code descriptor
Denis Rouzaud
02:17 AM Revision 5dc9b586 (qgis): fix empty lines with spaces
Denis Rouzaud
02:17 AM Revision 45315bbf (qgis): add cpp to code type
Denis Rouzaud
02:17 AM Revision d042304c (qgis): [sipify] habndle python code snippets
Denis Rouzaud
02:17 AM Revision 7b0ad1b6 (qgis): fix code snippet and do not display cpp code in sip files
Denis Rouzaud
02:17 AM Revision 64c99e05 (qgis): run sipify for code snippets
Denis Rouzaud

2017-12-19

07:55 PM Revision db8a7c61 (qgis): [sipify] also create links in docstrings
Denis Rouzaud
07:55 PM Revision 36a05a3a (qgis): do not create link for current class
Denis Rouzaud
07:55 PM Revision 90e51969 (qgis): run sipify
Denis Rouzaud
07:11 PM Revision 336995dc (qgis): Allow age expression to represent time intervals above 130 years (#5914)
Uses a 64bit integer instead of 32bit one for seconds,
meaning about 584 billions of years rather than 136...
Closes...
Sandro Santilli
06:24 PM Revision 97018cf2 (qgis): [Plugin installer] Remove trailing colon if it's a very end of the mess...
Borys Jurgiel
05:06 PM Revision b06f99b5 (qgis): 2.18 also uses Qt4 which doesn't have QStringLiteral (followup a122e023...
Jürgen Fischer
03:47 PM Revision 42d37558 (qgis): set up daily trigger for docker cloud via Travis
Denis Rouzaud
03:45 PM Revision bbb86c3e (qgis): remove files
Denis Rouzaud
02:26 PM Revision cefae89a (qgis): [layouts] avoid adding too much bleeding pixels for page items (#5910)
Mathieu Pellerin - nIRV
11:33 AM Revision 70d61fd6 (qgis): [3d] attach transform context in QgsTerrainTextureGenerator (#5911)
Mathieu Pellerin - nIRV
10:39 AM Revision 5308b265 (qgis): Fix typo in documentation (missing quote)
Sandro Santilli
10:08 AM Revision a122e023 (qgis): 2.18 lives in pre-C++11 land (followup c71e55036)
Jürgen Fischer
05:57 AM Revision a44a598f (qgis): [layouts] Fix crash on svg warning dialog close
Nyall Dawson
05:29 AM Revision ef1bdd30 (qgis): Merge pull request #5909 from nyalldawson/layout_next
Layout SVG exports Nyall Dawson
04:39 AM Revision 4054a2bb (qgis): Fix ui weirdness when editing guide positions via widget
Nyall Dawson
04:26 AM Revision e9c0d29f (qgis): Fix repositioning guides on pages > 1
Nyall Dawson
04:03 AM Revision b594ecd7 (qgis): Fix missing page shadows
Nyall Dawson
04:00 AM Revision 54acc80d (qgis): Indentation
Nyall Dawson
03:24 AM Revision b1eb838f (qgis): fix datum transform dialog shown when option is disabled
Denis Rouzaud
03:24 AM Revision 41baaad0 (qgis): fix after rebase
Denis Rouzaud
03:24 AM Revision 39786263 (qgis): allow to have single dest/source transform in dialog
Denis Rouzaud
03:24 AM Revision 52f6701d (qgis): give more room to proj selection widget
Denis Rouzaud
03:24 AM Revision d4a20c0a (qgis): use table widget instead of tree for better column display
Denis Rouzaud
03:06 AM Revision 2007792f (qgis): Restore layered svg export option
Nyall Dawson
02:28 AM Revision d06e1274 (qgis): Add unit test for svg export
Nyall Dawson
02:06 AM Revision 66402570 (qgis): [layouts] Allow double-clicking to add layer to legend
Fixes #14410 Nyall Dawson
02:02 AM Revision b25c4891 (qgis): [layouts] Suggest export file names based on layout name (fix #9476)
Nyall Dawson
01:59 AM Revision c7bd7b3d (qgis): Add method to ensure file name string is safe
Nyall Dawson
01:58 AM Revision 86cbecf7 (qgis): fix after rebase
Denis Rouzaud
01:53 AM Revision 08d27630 (qgis): Don't copy default themes to user folder
It's just wasting space in the profile folder, and now with profiles you
will get extra copies which you don't need. ...
Nathan Woodrow
01:46 AM Revision c18eadd9 (qgis): give more room to proj selection widget
Denis Rouzaud
01:46 AM Revision e5d6920d (qgis): allow to have single dest/source transform in dialog
Denis Rouzaud
01:46 AM Revision b78f2681 (qgis): use table widget instead of tree for better column display
Denis Rouzaud
01:45 AM Revision e5499d0b (qgis): fix datum transform dialog shown when option is disabled
Denis Rouzaud
01:38 AM Revision 613b1584 (qgis): Start restoring SVG export
Nyall Dawson
01:38 AM Revision 0a02ed43 (qgis): Add tooltip for legend auto update checkbox (fix #13576)
Nyall Dawson
01:38 AM Revision cbc8570a (qgis): Fix unbalanced painter save/restore for map items
Nyall Dawson
01:37 AM Revision 128e37ea (qgis): Add some extension and filter handling functions to QgsFileUtils
Nyall Dawson
01:37 AM Revision 7c8f4c3e (qgis): Fix extensions not automatically added to new filenames in QgsFileWidget
Fixes a UX regression introduced by swapping dialogs to use
QgsFileWidget, where on some platforms the extension is n...
Nyall Dawson
01:33 AM Revision 48e6ec58 (qgis): Merge pull request #5906 from nyalldawson/datum
Datum fixes and cleanups Nyall Dawson
01:29 AM Revision 13a888d2 (qgis): [ogr] Fix ExactIntersection flag should be ignored if filter rect
is not set
And add provider test case to ensure no other providers have this
issue
Nyall Dawson

2017-12-18

12:11 AM Revision a77b5b65 (qgis): Fix copy/paste error, update unit tests
Nyall Dawson
11:48 PM Revision c7017914 (qgis): Doxygen
Nyall Dawson
11:47 PM Revision f216b188 (qgis): Move all datum transform related methods to QgsDatumTransform
Nyall Dawson
09:16 PM Revision e678bfa0 (qgis): use cmake 3.10 in Docker dependency image
this should make Travis log nicer to read
thanks to @m-kuhn patch to cmake
see https://gitlab.kitware.com/cmake/cmake...
Denis Rouzaud
08:17 PM Revision 753b3e08 (qgis): Merge pull request #5898 from nyalldawson/datum
Datum transform fixes, header reworking Nyall Dawson
07:51 PM Revision 51bb631b (qgis): Also use the pyQgisVersion approach in QgsPluginRegistry
Borys Jurgiel
06:52 PM Revision bb40de39 (qgis): Add missing sip bindings
Matthias Kuhn
06:29 PM Revision d85aef70 (qgis): Show style name also in raster properties dialog title
Matthias Kuhn
05:57 PM Revision c4c5cba4 (qgis): Bump up core plugins' qgisMinimumVersion. Do not merge without b4338660...
Borys Jurgiel
05:30 PM Revision b4338660 (qgis): [Plugin installer] Make QGIS x.99 only compatible with plugins for the ...
Borys Jurgiel
03:42 PM Revision 944b587e (qgis): Show style name in layer properties dialog title
Matthias Kuhn
02:58 PM Revision 7c01b7e6 (qgis): [Plugin installer] Follow up 54f312fa7f5b1ff and temporarily hardcode p...
Borys Jurgiel
12:55 PM Revision 10b37f3f (qgis): add missing ovverride in macos build
Denis Rouzaud
12:19 PM Revision 198486f0 (qgis): Avoid including private header
Nyall Dawson
12:19 PM Revision 9ba1d28a (qgis): Don't cache context along with QgsCoordinateTransforms
This information should not be restored from the cache, since
it's project specific yet the cache is not
Nyall Dawson
12:19 PM Revision 1c7e1402 (qgis): Fix transform context not copied with render context copies
Nyall Dawson
12:19 PM Revision 25c3e135 (qgis): Move datum transform structs out to their own header, to avoid
need to include private header file Nyall Dawson
12:19 PM Revision 358c58d7 (qgis): Fix bad merge
Nyall Dawson
11:55 AM Revision 3fc746fb (qgis): fix unknown mQgis variable on macos
Etienne Trimaille
10:56 AM Revision 6d069e8d (qgis): Merge pull request #5583 from m-kuhn/disableLocatorTest
[travis] Disable PyQgsLocator test Nyall Dawson
10:47 AM Revision 67daecdd (qgis): functionality to duplicate features
David Signer
09:41 AM Revision a5f7f410 (qgis): Merge pull request #5897 from nyalldawson/layout_next
Misc layout fixes Nyall Dawson
09:39 AM Revision d8143244 (qgis): Merge pull request #5879 from pblottiere/refrelfilter_218
[bugfix] Fixes auto select foreign key when filters are updated in QgsRelationReferenceWidget Paul Blottiere
09:37 AM Revision 32778537 (qgis): Merge pull request #5869 from pblottiere/bugfix_reshape2_218
[backport][bugfix] Do not add binding line in both side in reshape map tool Paul Blottiere
09:35 AM Revision 332c57d0 (qgis): Follow the rules
Matthias Kuhn
09:32 AM Revision 003e6224 (qgis): No sip bindings for private headers
Matthias Kuhn
09:30 AM Revision 77350199 (qgis): Revert "Add missing sip file"
This reverts commit c487ee6be0992931031ae930f698c19344f06061. Matthias Kuhn
09:29 AM Revision c487ee6b (qgis): Add missing sip file
Matthias Kuhn
09:21 AM Revision 05b8bf7f (qgis): Merge pull request #5876 from peppsac/fix_17694
Fix parameter name decoding when using POST + urlencoded Paul Blottiere
08:39 AM Revision 200669ae (qgis): Fix guide positioning when multiple pages are present
Nyall Dawson
07:45 AM Revision a1128a52 (qgis): Hide guides from layout exports
Nyall Dawson
07:33 AM Revision 0052eb83 (qgis): Add unit test for pdf exports
Nyall Dawson
07:28 AM Revision 00dbc73d (qgis): Setup QgsSettings in the correct order
We don't have the location of QGIS.ini until we know the profile
so we can't use QgsSettings to get the global settin...
Nathan Woodrow
07:05 AM Revision b4829a78 (qgis): Open folder rather than file when clicking message bar after export
Nyall Dawson
06:40 AM Revision d49a3a25 (qgis): Fix coverity uninitialized member warning
Nyall Dawson
06:37 AM Revision d998c3ea (qgis): Merge pull request #5892 from nyalldawson/fix_17254
Fix creation of QgsCoordinateReferenceSystem from "user:xxxx" strings Nyall Dawson
05:33 AM Revision 0a6eb127 (qgis): Fix drag and drop for qgz files. List in browser
Nathan Woodrow
04:12 AM Revision 25635f0b (qgis): include qgscoordinatetransformcontext_p.h in install
Jürgen Fischer
03:39 AM Revision 8ca5b2a2 (qgis): enableAutoGeometryRestore dialog updates
Nathan Woodrow
02:49 AM Revision ea5f3c69 (qgis): Generate safe widget name in QgsWidgetStateHelper
Assert is a bit rough here so just warn devs Nathan Woodrow

2017-12-17

12:55 AM Revision 7f474a09 (qgis): Fix #17579 - Use guid to make temp file name for zip file
QTemporaryFile doesn't work here with QgsZipUtils on Windows for some
reason but is fine on Linux. Yay development!
Nathan Woodrow
12:31 AM Revision 2e6386e6 (qgis): Use more performant QRegularExpression for matching
Nyall Dawson
12:27 AM Revision 8cb48938 (qgis): Fix creation of QgsCoordinateReferenceSystem from "user:xxxx" strings
Fixes #17254 Nyall Dawson
10:29 PM Revision b59bd94e (qgis): Merge pull request #5837 from nyalldawson/layout_next
Layout raster image exports Nyall Dawson
01:55 PM Revision b630a407 (qgis): missing SIP_OUT
Denis Rouzaud
05:18 AM Revision 492f9ea1 (qgis): Update test mask images
Nyall Dawson
05:18 AM Revision 831732f3 (qgis): Sipify
Nyall Dawson
05:14 AM Revision eb25ab79 (qgis): Fix pdf export page sizes
Nyall Dawson
05:14 AM Revision 9ab813f3 (qgis): Better memory management
Nyall Dawson
05:14 AM Revision 8d1e7170 (qgis): Add missing parents to message boxes
Nyall Dawson
05:14 AM Revision 662ec7a7 (qgis): Use unique_ptr over raw array
Nyall Dawson
05:14 AM Revision 8f0144b3 (qgis): Fix some multiple updates from gui, squash some undo commands
Nyall Dawson
05:14 AM Revision db17c2c4 (qgis): Restore data defined page orientation control
Nyall Dawson
05:14 AM Revision ffb9d0cb (qgis): Guard QgsLayoutExporter against nullptrs
Nyall Dawson
05:14 AM Revision 65f4c4ac (qgis): Port orientation decoding code from composer
Nyall Dawson
05:14 AM Revision 447a9490 (qgis): Fix items moving after altering page size or inserting/deleting pages
Nyall Dawson
05:14 AM Revision f649f1f8 (qgis): [layouts][needs-docs] Add control for whether pages should be
exported, including data defined setting
This replaces the 2.x data-defined "number of pages" setting.
Instead of re...
Nyall Dawson
05:14 AM Revision 3704c48b (qgis): Add links to open exported images in message bar
Nyall Dawson
05:14 AM Revision 26315894 (qgis): Add some layout related actions to app toolbar
Nyall Dawson
05:14 AM Revision 5601fc98 (qgis): Add new page icon to toolbar
Nyall Dawson
05:14 AM Revision 5d6a5096 (qgis): Restore data defined page orientation
Nyall Dawson
05:14 AM Revision a59dce50 (qgis): Move containsAdvancedEffects test to QgsLayoutItem
And start a generic test library for all item types to ensure
correct behavior for QgsLayoutItem subclasses
Currentl...
Nyall Dawson
05:14 AM Revision ab7873cd (qgis): Fix crash in ui while working with map grids
Nyall Dawson
05:14 AM Revision c7abf466 (qgis): Update test masks
Nyall Dawson
05:14 AM Revision 2b0ed508 (qgis): Tweak logic regarding page item margins following forced re-render
of layout items when exporting (i.e. disabling of cached item render)
The old issue of semi-transparent pixels aroun...
Nyall Dawson
05:14 AM Revision d3aee951 (qgis): Tweak logic regarding when a map item forces the whole layout
to be rasterised Nyall Dawson
05:14 AM Revision 261492dd (qgis): Add a messagebar to layout designer
Nyall Dawson
05:14 AM Revision b992e871 (qgis): [layouts][FEATURE] Don't force the whole layout to be rasterized
when exporting to PDF
If an individual layout item needs rasterisation in order to
be exported correctly, it can now...
Nyall Dawson
05:14 AM Revision 91179f13 (qgis): Work on PDF export
Nyall Dawson
05:14 AM Revision 770ffdf6 (qgis): Fix incorrect detection of grids with advanced effects
Nyall Dawson
05:14 AM Revision 0110b433 (qgis): Update tests masks
Nyall Dawson
05:14 AM Revision 8b1e057d (qgis): Make QgsLayoutExporter::generateFileName virtual, so exporter
subclasses can be made which customise the generated file names Nyall Dawson
05:14 AM Revision 48b6e02c (qgis): Spelling
Nyall Dawson
05:14 AM Revision 2f0969e2 (qgis): Expose antialiasing option in image export dialog
Allows for creating non-antialiased images from layouts. Note that
some layout item types do not correctly respect th...
Nyall Dawson
05:14 AM Revision 0f9aaf4c (qgis): Expose world file option in image settings dialog
Nyall Dawson
05:14 AM Revision 953d2c43 (qgis): [layouts] Resurrect action for exporting to raster images
...this time, without all the useful code locked away in app! Nyall Dawson
05:14 AM Revision 113664fe (qgis): Port method for pausing layout view updates
Nyall Dawson
05:14 AM Revision 1b8f4a09 (qgis): Add method to determine file path for exports which encountered errors
Nyall Dawson
05:14 AM Revision 5cf36cd8 (qgis): Add method to detect whether layout has uniform page sizes
Nyall Dawson
05:14 AM Revision 069a0baa (qgis): Expose some more export related settings to GUI
Nyall Dawson
05:14 AM Revision f08ff15f (qgis): Port some more world file generation related code
Nyall Dawson
05:14 AM Revision 56383e42 (qgis): Port world file generation code to layouts
Nyall Dawson
05:14 AM Revision afbd1400 (qgis): Port georeferencing from compositions
Nyall Dawson
05:14 AM Revision 94b63d17 (qgis): Fix updating gui after undoing layout settings change
Nyall Dawson
05:14 AM Revision 2e68dd70 (qgis): Add some masks for scalebar tests
Nyall Dawson
05:14 AM Revision a3c9dc39 (qgis): Remember window position
Nyall Dawson
05:14 AM Revision aa7986f8 (qgis): Implement methods for exporting layouts as raster, add tests
Nyall Dawson
05:14 AM Revision a56c9370 (qgis): Expand docs
Nyall Dawson
05:14 AM Revision e8a42c92 (qgis): Add method to determine largest page size
Nyall Dawson
05:14 AM Revision 71dd3b93 (qgis): Port pageItemBounds method from composer
Nyall Dawson
05:14 AM Revision d7e179cb (qgis): Add unit test for resizing pages
Nyall Dawson
05:14 AM Revision 082733ab (qgis): Fix unit test
Nyall Dawson
05:14 AM Revision fe5bd47e (qgis): Work on resizing layouts to item bounds
Nyall Dawson
05:14 AM Revision f4f5f75b (qgis): Remove incorrect TransferThis annotation
Nyall Dawson
05:14 AM Revision ecfacdf2 (qgis): Avoid Qt warning
Nyall Dawson
05:14 AM Revision 5828f5d3 (qgis): Port method to determine whether page should be exported
Nyall Dawson
05:14 AM Revision f3fcb68e (qgis): Port method to retrieve items of a set type on a page
Nyall Dawson
05:14 AM Revision ca37a1eb (qgis): Fix drawing of map items (grids, overviews) when rendering map item as ...
Nyall Dawson
05:14 AM Revision c496b3bc (qgis): Forward declare some classes
Nyall Dawson
05:14 AM Revision 25d16380 (qgis): Port reference map functionality from composer
Nyall Dawson
05:14 AM Revision fb712d7d (qgis): Decouple QgsLayoutExporter from QgsLayout
Nyall Dawson

2017-12-16

03:45 PM Revision 281392b1 (qgis): [doxygen] fix badly placed \returns
Denis Rouzaud
03:45 PM Revision be8d1d77 (qgis): run sipify
Denis Rouzaud
03:45 PM Revision 92751d47 (qgis): make sipfiles test macos compatible
Denis Rouzaud
03:45 PM Revision e6f657cf (qgis): add a test to check that returns are placed before since and note in Do...
Denis Rouzaud
11:12 AM Revision 1ba1dbed (qgis): Fix also i.* description files
Médéric RIBREUX
11:12 AM Revision 6d4d291f (qgis): Review ParameterNumber for r.* description files
Médéric RIBREUX
11:12 AM Revision 5b864073 (qgis): Fix parameters and support empty default values for Enums
Médéric RIBREUX
11:12 AM Revision f70032ba (qgis): Fix v.buffer
Médéric RIBREUX
11:12 AM Revision a8afd12f (qgis): First fixes before tests
Médéric RIBREUX
11:12 AM Revision 507af21f (qgis): Review optional ParameterNumbers
Médéric RIBREUX
08:57 AM Revision a33946b0 (qgis): New icons for QPT files and Python files in the browser
Python icon thanks to @pkinglinz Nyall Dawson
08:57 AM Revision 40dbc06b (qgis): Hide file extensions for qpt, python and qgs files in the browser
These have distinct icons identifying them, and the full file name
with extension shown in the tooltip
Nyall Dawson
08:57 AM Revision 33f5c241 (qgis): Show full path in tooltip for qgs project files in browser
Nyall Dawson
08:48 AM Revision 313417dd (qgis): Stop conflicts
Loïc BARTOLETTI
07:54 AM Revision 972e7890 (qgis): Merge branch 'master' into segment_intersection
Loïc BARTOLETTI
04:54 AM Revision 252f0802 (qgis): Follow up 647bd25
Nyall Dawson
03:13 AM Revision 60e9b26d (qgis): fix sipify test
Denis Rouzaud
03:13 AM Revision 8db419ca (qgis): [sipify] avoid printing empty Docstrings
Denis Rouzaud
03:13 AM Revision cb9bd6d3 (qgis): fix missing new line before first param
Denis Rouzaud
03:13 AM Revision 5a34558e (qgis): fix sipify test
Denis Rouzaud
03:13 AM Revision f811d817 (qgis): remove rtype from docstring
Denis Rouzaud
03:13 AM Revision c604d2dd (qgis): run sipify
Denis Rouzaud
02:59 AM Revision 647bd256 (qgis): [processing] Use a more unique separator for log file
Fixes #17704 Nyall Dawson
01:03 AM Revision 9d251198 (qgis): Merge pull request #5870 from nyalldawson/virtual
Drop redundant virtual keywords on overrides Nyall Dawson

2017-12-15

12:44 AM Revision 978d9277 (qgis): better argument names for QgsGeometryUtils::lineIntersection
Denis Rouzaud
12:37 AM Revision 9f99453b (qgis): call the correct function to retrieve CRS from an extent in Processing
Etienne Trimaille
11:51 PM Revision 71a39cbc (qgis): Sipify
Nyall Dawson
11:50 PM Revision 88024827 (qgis): Remove redundant overridden default destructor implementations
Nyall Dawson
11:49 PM Revision 4da1ce84 (qgis): Drop redundant virtual keywords on overrides
Run clang-tidy modernize-use-override to remove all the redundant
virtual keywords from overridden methods, and add s...
Nyall Dawson
08:42 PM Revision c5d96631 (qgis): Merge branch 'master' into segment_intersection
Loïc BARTOLETTI
08:36 PM Revision 72f5adf3 (qgis): Add default value to epsilon.
Change example for python. Loïc BARTOLETTI
04:35 PM Revision 39521c76 (qgis): fix contact table in metadata (#5881)
* fix contact table in metadata
* fix datetime picker in temporal extent
Etienne Trimaille
04:12 PM Revision 2009d4c9 (qgis): remove extra spaces
Denis Rouzaud
04:12 PM Revision 0618071e (qgis): fix sipify test
Denis Rouzaud
04:12 PM Revision 8fef9e96 (qgis): [sipify] place :rtype: at the correct place
also add space before other paragraph-level markups Denis Rouzaud
04:12 PM Revision 199055ed (qgis): fix doxygen layout
Denis Rouzaud
04:12 PM Revision f2b3ed0a (qgis): run sipify
Denis Rouzaud
04:12 PM Revision bc51bba3 (qgis): [sipify] transform \param xxx to :param xxx:
Denis Rouzaud
01:16 PM Revision 9eb938c6 (qgis): add missing metadata fields about contacts and extent (#5878)
Etienne Trimaille
12:53 PM Revision 0c7cf21f (qgis): Merge pull request #5535 from nyalldawson/datum
Datum transform handling rework, pt 1 Nyall Dawson
12:40 PM Revision adb7af99 (qgis): Fix parameter name decoding when using POST + urlencoded
This is a followup of dfe48d13c85cbae559a7a09a1bd62140cf11848b which solved
the issue for parameter values.
Fixes #1...
Pierre-Eric Pelloux-Prayer
12:21 PM Revision e9feeaac (qgis): Merge pull request #5875 from alexbruy/processing-editor
[FEATURE][processing][needs-docs] add find and replace functionality to script editor Alexander Bruy
11:43 AM Revision 4f570cef (qgis): [ui] fix toggle panel visibility action
Prior to this fix, the action would have to be triggered
twice before panels were actually hidden.
Mathieu Pellerin - nIRV
11:34 AM Revision 9b2320ac (qgis): Add some tests
Paul Blottiere
11:33 AM Revision 0210d382 (qgis): Fixes auto select foreign key when filters are updated
Paul Blottiere
11:11 AM Revision a0ce6481 (qgis): [processing] use groupId when constructing help URL
Alexander Bruy
10:07 AM Revision 5016c21e (qgis): [FEATURE][processing][needs-docs] add find and replace functionality to
Processing script editor (forward-port from 2.18 branch) Alexander Bruy
10:00 AM Revision 1217e595 (qgis): Add a unit test for missing datum transforms
Nyall Dawson
09:47 AM Revision 3692fcdb (qgis): Merge pull request #5561 from pvalsecc/wms_ogc_filters
[FEATURE][needs-docs] Add OGC filters to WMS René-Luc ReLuc
09:00 AM Revision 89fb8543 (qgis): comment the code instead of apply an useless equality...
Loïc BARTOLETTI
08:32 AM Revision 96c2ce18 (qgis): Show a warning when loading a project with a transform not available lo...
Nyall Dawson
08:27 AM Revision 0dd8db61 (qgis): Fix indentation
Paul Blottiere
08:19 AM Revision f4b007ec (qgis): Merge pull request #5783 from pblottiere/ref_rel_perf_218
[2.18] QgsRelationReferenceWidget slowness Paul Blottiere
08:13 AM Revision ac6d2518 (qgis): sort the values in query builder
after filling the values into the model, they are sorted ascending. David Signer
08:07 AM Revision 6ff744a3 (qgis): Use proj strings to serialize datum transforms IDs
Since datum transforms IDs are local only, and can even change
when underlying library versions are updated, we can't...
Nyall Dawson
07:42 AM Revision 31873527 (qgis): Add method to retrieve datum transform ID from a proj string
Nyall Dawson
06:48 AM Revision 43d8a6b5 (qgis): Update unit test
Nyall Dawson
05:55 AM Revision 8ec16e2c (qgis): [ui] add some spacing for the projection selection widget
Mathieu Pellerin - nIRV
05:46 AM Revision 5b1da988 (qgis): [processing] List unique values improvements
- allow running on non-spatial tables
- allow choice of more than one field
Nyall Dawson
05:46 AM Revision ebd98e3f (qgis): Merge pull request #5874 from nirvn/arcgis_providers_icon
Smallt tweaks for add and create layer icons Mathieu Pellerin - nIRV
05:22 AM Revision 1fa7d453 (qgis): [ui] fix node size of the create vector layer icon
Mathieu Pellerin - nIRV
05:20 AM Revision 13d17862 (qgis): Sipify
Nyall Dawson
05:16 AM Revision ab5d8958 (qgis): Add some more datum related unit tests
Nyall Dawson
05:16 AM Revision 69c3debf (qgis): Nicer API for datum transforms
Instead of using QPairs of ints, use more descriptive structs, also
rename a lot of datum related methods for clarity...
Nyall Dawson
05:16 AM Revision adf07228 (qgis): address remaining memory leaks
Denis Rouzaud
05:16 AM Revision 68aef9a4 (qgis): ask for datum transform update on layer or project crs change
in the case of project crs change, if several transforms are available, pop up a message rather than showing multiple... Denis Rouzaud
05:16 AM Revision d404a329 (qgis): use const_iterator
Denis Rouzaud
05:16 AM Revision 2fb3c576 (qgis): fix transform context test
Denis Rouzaud
05:16 AM Revision b2872194 (qgis): Fix warning
Nyall Dawson
05:16 AM Revision 6188b167 (qgis): missing const ref, remove extra argument
Denis Rouzaud
05:16 AM Revision ed0c93f6 (qgis): missing const ref
Denis Rouzaud
05:16 AM Revision 8ab658c5 (qgis): address missing const and memory leaks
kudos @nyalldawson Denis Rouzaud
05:16 AM Revision 5c583040 (qgis): use alternate row colors and a slightly reduced font size in datum table
Denis Rouzaud
05:16 AM Revision aa65da42 (qgis): apply default transform to newly created project
Denis Rouzaud
05:16 AM Revision fd3e85e7 (qgis): fix indentation
Denis Rouzaud
05:16 AM Revision 92a46f02 (qgis): create a QgsDatumTransformTableWidget to avoid code duplication
this contains the table view and the 3 buttons (add/remove/edit) Denis Rouzaud
05:15 AM Revision 44ed7bd9 (qgis): define default transforms in global options
adds QgsCoordinateTransformContext::readSettings()/writeSettings to read/write from settings Denis Rouzaud
05:15 AM Revision 8798cf06 (qgis): allow editing transform in project properties
Denis Rouzaud
05:14 AM Revision eb71750f (qgis): use QgsProjectionSelectionWidget rather than buttons
Denis Rouzaud
05:14 AM Revision e0b3197b (qgis): add missing refresh
Denis Rouzaud
05:14 AM Revision 4eab13df (qgis): datum transforms have reversible source/dest
Denis Rouzaud
05:14 AM Revision d18dac0c (qgis): fix destination transform not showing
Denis Rouzaud
05:14 AM Revision fec7c705 (qgis): fix context was not correctly set on project opening
Denis Rouzaud
05:14 AM Revision 5cc3a1f0 (qgis): added method in QgisApp to ask for datum
Denis Rouzaud
05:14 AM Revision e303f746 (qgis): ifdef 0 single source/destination transforms
Denis Rouzaud
05:14 AM Revision 080bea19 (qgis): saving datums transform in projet, removing in dialog ok
Denis Rouzaud
05:14 AM Revision 3777aade (qgis): added some options
Denis Rouzaud
05:14 AM Revision 2b1f82ff (qgis): adding datum transform works
Denis Rouzaud
05:14 AM Revision e178ffc8 (qgis): modification to QgsDatumTransformationDialog to allow interaction with ...
Denis Rouzaud
05:14 AM Revision a4219395 (qgis): replace datum in qgsoptionsbase after rebase
Denis Rouzaud
05:14 AM Revision 86964f65 (qgis): todos for layout after rebase (some more)
Denis Rouzaud
05:14 AM Revision d2353e7c (qgis): Add method to determine whether transform context has a valid transform
for a specific src/dest CRS pair Nyall Dawson
05:14 AM Revision 95a2ac08 (qgis): Update layout map to use transform context
Nyall Dawson
05:14 AM Revision 670858d8 (qgis): Fix some transforms missing transform context
Nyall Dawson
05:14 AM Revision f55da4af (qgis): Update unit tests
Nyall Dawson
05:14 AM Revision 4838e554 (qgis): Fix ui build warnings
Nyall Dawson
05:14 AM Revision 40e551da (qgis): Fix failing test
Nyall Dawson
05:14 AM Revision 39166282 (qgis): Fix handling of transform-not-required in QgsCoordinateTransformContext
Nyall Dawson
05:14 AM Revision 1422d538 (qgis): Improve caching of transforms
Nyall Dawson
05:14 AM Revision f4eae288 (qgis): started datum UI refactoring
Denis Rouzaud
05:14 AM Revision cb693a72 (qgis): Move caching to QgsCoordinateTransform
and remove no longer required QgsCoordinateTransformCache singleton Nyall Dawson
05:14 AM Revision 0a9c107f (qgis): Fix build
Nyall Dawson
05:13 AM Revision 439ef200 (qgis): Prepare for removal of QgsCoordinateTransformCache
Nyall Dawson
05:13 AM Revision 018bfb49 (qgis): Remove QgsDatumTransformStore
and port usage over to QgsCoordinateTransformContext instead Nyall Dawson
05:13 AM Revision 1a73fef4 (qgis): In debug builds, throw a warning when transforming coordinates
and no coordinate transform context has been set. Nyall Dawson
05:13 AM Revision fed8a678 (qgis): Add transform context to QgsMapSettings and QgsRenderContext
And also throw warnings when the context isn't set for these objects Nyall Dawson
05:13 AM Revision cc424c95 (qgis): Move warning to better location
Nyall Dawson
05:13 AM Revision 62013905 (qgis): Add explicit setter for project's transform context
And add transformContextChanged signal, so that we can detect
when the context is changed.
Nyall Dawson
05:13 AM Revision 86d94923 (qgis): Remove context-unaware QgsCoordinateTransform constructors from Python ...
This forces Python code and plugins to become datum transform
aware, and given that upgrading python code is easy (ju...
Nyall Dawson
05:13 AM Revision 754a6e06 (qgis): Tweak transform logic (only remove src/dest transforms when both transf...
Nyall Dawson
05:12 AM Revision 91e0afb6 (qgis): Add QgsCoordinateTransformContext arguments to QgsCoordinateTransform c...
And automatically retrieve correct datum transforms for the
transform, based on the information in the context.
Also...
Nyall Dawson
05:11 AM Revision 2edb2d8a (qgis): Remove unused QgsCoordinateTransform::readXml/writeXml methods
These methods are not used in master and are of questionable
value. Better to serialise the source and dest crs separ...
Nyall Dawson
05:11 AM Revision 2e2e1248 (qgis): Allow removing existing transforms from context
Nyall Dawson
05:11 AM Revision 76ebfdf2 (qgis): Add a QgsCoordinateTransformContext member to QgsProject
Nyall Dawson
05:11 AM Revision 8a0bd08e (qgis): Start on QgsCoordinateTransformContext
Stores settings related to the correct datum transforms to use
when performing a coordinate transform.
Nyall Dawson
05:11 AM Revision f7b315f5 (qgis): Doxygen
Nyall Dawson
05:11 AM Revision 5131258b (qgis): QgsCoordinateTransformContext is implicitly shared
Nyall Dawson
05:11 AM Revision 1013c0bd (qgis): Add support for serializing transform contexts
Nyall Dawson
05:11 AM Revision 3d1b8aee (qgis): Implement logic for calculating datum transforms to use
Nyall Dawson
05:11 AM Revision 7af5545f (qgis): QgsCoordinateTransformContext must be thread safe
Nyall Dawson
04:48 AM Revision f2b70ffd (qgis): Allow clickable links in message bar text
Links are opened using QDesktopServices::openUrl, i.e. the
default OS handler for that link type
Nyall Dawson
04:26 AM Revision 3c661b10 (qgis): [ui] add vector layer icon color improvement
Mathieu Pellerin - nIRV
03:54 AM Revision 507cd476 (qgis): [ui] harmonize asf & asm providers icon color
Mathieu Pellerin - nIRV
02:29 AM Revision 11e6101e (qgis): Fix icon file
Harrissou Santanna
02:29 AM Revision e813c80f (qgis): Add icon to SpatiaLite geometry type combobox items
Harrissou Santanna
02:29 AM Revision 1d55c949 (qgis): Replace "Non spatial" type by "No geometry"
Harrissou Santanna
02:29 AM Revision 32b7c533 (qgis): Add icon to geometry combobox items
Harrissou Santanna
02:29 AM Revision c1cebd98 (qgis): Add icon to field type combobox items
Harrissou Santanna
02:29 AM Revision 905a1475 (qgis): Use getThemeIcon instead of building each icon
Harrissou Santanna
02:25 AM Revision db07bc6c (qgis): Merge pull request #5867 from alexbruy/processing-group
[processing] add groupId() method to get untranslated algorithm group Nyall Dawson
02:14 AM Revision abdd8759 (qgis): add constructor to QgsBox3d with a QgsRectangle
Etienne Trimaille
01:58 AM Revision d0475cb0 (qgis): Travis doesn't like me fixing him
Nyall Dawson
01:36 AM Revision 7b671327 (qgis): Fix build warning
Nyall Dawson
01:09 AM Revision 6c46e47c (qgis): Fix failing unit test
Wow... how did that test ever work? Very odd... Nyall Dawson

2017-12-14

12:38 AM Revision ff15896c (qgis): getter for the output crs in QgsExtentGroupBox
Etienne Trimaille
10:58 PM Revision bbf00279 (qgis): [processing] Don't sort field names in multi-field input dialog
Field names should always be listed in the order that the layer
defines them
Nyall Dawson
10:58 PM Revision 99849622 (qgis): Merge pull request #5864 from nyalldawson/favorites
[browser] Allow renaming favorite items Nyall Dawson
08:55 PM Revision c71e5503 (qgis): Add some tests
Paul Blottiere
08:49 PM Revision 49dfe3d0 (qgis): [bugfix] Do not add binding line in both side in reshape map tool
Paul Blottiere
07:53 PM Revision 49990b84 (qgis): hide the extent from canvas button if the canvas is not set
Etienne Trimaille
07:46 PM Revision 4312a846 (qgis): [attributetable] Adjust the edit selection when the filter changes
Make sure that we always have a feature on the form that matches the current filter condition Matthias Kuhn
05:10 PM Revision 2674022b (qgis): [processing] add group id to scripts
Alexander Bruy
05:04 PM Revision dca37abd (qgis): [processing] add group id to QGIS algorithms
Alexander Bruy
05:04 PM Revision 53bc147d (qgis): [processing] add group id to GDAL algorithms
Alexander Bruy
05:04 PM Revision 5e157c96 (qgis): [processing] add group id to SAGA algorithms
Alexander Bruy
05:04 PM Revision 6f439548 (qgis): [processing] add group id to GRASS algorithms
Alexander Bruy
04:11 PM Revision fb3aac8e (qgis): - init variables
- fix equality
- add tests
Loïc BARTOLETTI
02:30 PM Revision eb59e6d4 (qgis): first import
David Signer
01:12 PM Revision 1d482cf9 (qgis): [processing] add groupId() method to algorithms to get unique ID of the
algorithm group.
Adapt native algorithms
Alexander Bruy
10:43 AM Revision 0f6a5c8e (qgis): [ui] harmonize geopackage icon size
Mathieu Pellerin - nIRV
10:43 AM Revision 0f3a31a3 (qgis): [ui] harmonize geonode icon color and size
Mathieu Pellerin - nIRV
09:04 AM Revision b619dcb0 (qgis): Refactor fields configuration in the modeler does not insist on layer
Inside the modeler, there is not enough knowledge about the layer on
which the refactor fields algorithm will run.
Le...
Matthias Kuhn
09:04 AM Revision 3abff0e9 (qgis): Add allowEvalError flag to QgsExpression widgets
Some expression functions insist on a complete context which we
sometimes are not able to provide. The user might sti...
Matthias Kuhn
09:04 AM Revision 3d626b71 (qgis): Fix file mode
Matthias Kuhn
09:04 AM Revision e9d4c06c (qgis): Make string translatable
Matthias Kuhn
06:44 AM Revision 12e44b20 (qgis): Notify model of changes when renaming data items
Nyall Dawson
06:44 AM Revision 8df67111 (qgis): [needs-docs][browser] Allow renaming favorite items
Otherwise favorites can be useless if you're trying to favorite
a long path
Fixes #6780
Nyall Dawson
01:51 AM Revision 5bac8a6e (qgis): Merge pull request #5715 from nyalldawson/3d_ctrl
[3d] Holding ctrl results in finer view adjustments Nyall Dawson
01:25 AM Revision cf25b3ea (qgis): [3d] Holding ctrl results in finer mouse wheel zooming
To match behaviour of canvas and composer
Fixes #17527
Nyall Dawson

2017-12-13

12:02 AM Revision 457abe7b (qgis): Merge pull request #5859 from nyalldawson/project_icon
Use qgs project icon derivative for project home in browser Nyall Dawson
11:04 PM Revision 79c180a7 (qgis): Fix doxygen warning
Nyall Dawson
10:46 PM Revision 41fed33f (qgis): Consistent capitalization
Nyall Dawson
10:46 PM Revision af0e3698 (qgis): Fix actions on model items in browser
Nyall Dawson
10:46 PM Revision 30fb6de1 (qgis): Use qgs project icon derivative for project home in browser
Nyall Dawson
07:38 PM Revision fd7fc94c (qgis): Add cacheSize as a QSettings
Paul Blottiere
07:38 PM Revision 3f65a9ca (qgis): Increase cache size
Paul Blottiere
07:38 PM Revision 5d520668 (qgis): Reduce functionality in case of a widget already embedded by the same r...
Paul Blottiere
07:38 PM Revision 042e2672 (qgis): Do not search data in case of an invalid feature
Paul Blottiere
03:50 PM Revision 2ef6a829 (qgis): [tr] Polish translation update
Borys Jurgiel
03:41 PM Revision ee1f4082 (qgis): improvement in statusbar widget size handling
only the scale line edit has the minimum size instead of the whole scale widget
coordinates line edit size is now dyn...
David Signer
02:39 PM Revision ea49c827 (qgis): [processing] Set value of unused optional layer parameters to None inst...
Victor Olaya
02:39 PM Revision 1648c79d (qgis): [processing] fixed parsing of integer parameters
Victor Olaya
02:39 PM Revision 0858652e (qgis): [Processing] correctly report missing layers in postprocessing task
Victor Olaya
02:39 PM Revision 1b8fa827 (qgis): [processing] fixed saga algs descriptions
Victor Olaya
02:03 PM Revision 03d8565e (qgis): - Update api_break.dox
- rename isIntersect to isIntersection
- rename inter to intersectionPoint
Loïc BARTOLETTI
01:54 PM Revision 279c674c (qgis): Add comments to unlcear translatable strings
Borys Jurgiel
01:42 PM Revision 492fb4a6 (qgis): Merge pull request #5860 from volaya/script_search
[FEATURE][processing][needs-docs]Script search Alexander Bruy
01:01 PM Revision 05e6ec24 (qgis): fix indentation
Alexander Bruy
12:29 PM Revision 5c28ecab (qgis): update HTML data provider metadata (#5700)
* update HTML data provider metadata for grass, gdal and ams
* update HTML data provider metadata for WMS and WCS
*...
Etienne Trimaille
11:53 AM Revision 351dc15f (qgis): [processing] added search and replace functionality to script editor
Victor Olaya
11:04 AM Revision 83f76998 (qgis): Added missing image
Victor Olaya
10:57 AM Revision b6ddc702 (qgis): Merge pull request #5856 from nyalldawson/sort_browser
Correctly sort browser items Nyall Dawson
10:25 AM Revision b62762fe (qgis): [processing] Fixed saga name
Victor Olaya
09:55 AM Revision c6838fde (qgis): Update doc
Loïc BARTOLETTI
09:23 AM Revision 9bd72128 (qgis): Fix missing cases and push
Loïc BARTOLETTI
08:58 AM Revision 28a61e1e (qgis): [bugfix] Bookmarks fix export SRID and refresh on import
Fixes #17674 - Export and Import problems after recent fixes Alessandro Pasotti
08:45 AM Revision eb292c93 (qgis): Apply segmentIntersection on some tools with tests.
Loïc BARTOLETTI
08:38 AM Revision 353ca633 (qgis): Tiny spatialite-related improvement & fix (#5857)
* [spatialite provider] when creating an empty layer, primary key should be autoincrement
* [processing] fix import i...
Mathieu Pellerin - nIRV
08:19 AM Revision b579414c (qgis): Embedded relref widget: less functionality
Matthias Kuhn
07:01 AM Revision d4ae83f8 (qgis): [spatialite provider] take into account possible quotation marks for pr...
Mathieu Pellerin - nIRV
06:35 AM Revision 73674e81 (qgis): [spatialite provider] auto-generate auto-incrementing primary keys (#5849)
Mathieu Pellerin - nIRV
06:06 AM Revision fec31f8d (qgis): Sort browser items
Implements a sort key for browser items, allowing them to be
correctly sorted.
Fixes #17591
Nyall Dawson

2017-12-12

11:31 PM Revision 7a1a4ed1 (qgis): spelling fixes
Jürgen Fischer
11:19 PM Revision eacbdb9a (qgis): german translation update
Jürgen Fischer
11:03 PM Revision b506fc99 (qgis): spelling fixes
Jürgen Fischer
09:36 PM Revision 342985f1 (qgis): improve segmentIntersection
Loïc BARTOLETTI
06:34 PM Revision 6ab87e57 (qgis): Fix some french translation
Harrissou Santanna
06:03 PM Revision bbc3055b (qgis): Better boolean support detection for GDAL >= 2.3
Nyall Dawson
06:03 PM Revision f64f41a3 (qgis): [ogr] Advertise boolean field support for GPKG layers
Likely other drivers also support this, so the list should be
extended for these
Nyall Dawson
06:03 PM Revision c15ef22e (qgis): Expose boolean field creation support for other OGR supported drivers
Nyall Dawson
05:36 PM Revision af647340 (qgis): Fix crash with error on autocreate savepoint
member variables are initialized in the order they are defined in the
header. We cannot use mError to initialize mSav...
Matthias Kuhn
05:33 PM Revision 057f2b32 (qgis): [3d] Allow the user to invert calculated normals of faces
It seems that some data sources / formats with 3D polygons order vertices
in clockwise order for the front side of th...
Martin Dobias
05:33 PM Revision 24c1c860 (qgis): [3d] Show feedback when loading tiles for 3D view (fixes #17565)
There was no indication whether something is going on behind the scenes,
leaving user to wonder whether there is some...
Martin Dobias
04:26 PM Revision 5d4b581d (qgis): Merge pull request #5852 from elpaso/bugfix-bookmarks-take2
[bugfix] bookmarks sorting and multiple deletion Alessandro Pasotti
03:59 PM Revision f5cd8565 (qgis): Refresh virtual fields editing button state based on field selection
Allows removing virtual fields defined on read-only PostgreSQL tables.
Closes #17593
Sandro Santilli
02:49 PM Revision 78554dd3 (qgis): [bugfix] Bookmarks fix deleting multiple items
Also fix sorting enabled. Alessandro Pasotti
02:48 PM Revision d0a8891a (qgis): Fix asserts when beginRemoveRows has no rows
This was hitting an assert in Qt Core Alessandro Pasotti
02:43 PM Revision 3d021c44 (qgis): Revert "use 443 (HTTPS) port when testing help URLs"
This reverts commit 678758c9baf6db386aff205301c037c67b5247e9. Alexander Bruy
11:39 AM Revision 3046979a (qgis): Add first run and settings migration screen (#5838)
Nathan Woodrow
11:14 AM Revision a15b54d9 (qgis): Swap missing 0->nullptr and add missing overrides
Nyall Dawson
11:00 AM Revision 0f26537e (qgis): [spatialite provider] implement to do: show geometryless layers in brow...
This is in essence a "fix" to the QgsSpatialiteConnection's table fetching
which used to return system tables.
Mathieu Pellerin - nIRV
10:38 AM Revision d901221d (qgis): Default to showing calendar popup for date time widgets
Nyall Dawson
09:34 AM Revision c0f4d0f4 (qgis): Fix a crash on exit
Nyall Dawson
09:34 AM Revision 253b9d94 (qgis): [needs-docs] Double clicking a layout in the layout manager opens
the layout, instead of renaming it
Because there's already a dedicated rename button, and opening
is a far more comm...
Nyall Dawson
09:34 AM Revision 18388318 (qgis): Use title from template as default in layout manager
use the template name (if empty or not) as default value in the dialog. user can edit it.
if it is already existing, ...
David Signer
09:34 AM Revision 897dc095 (qgis): Spelling
Nyall Dawson
05:52 AM Revision 6f47c6a4 (qgis): [docker] allow updating dependencies
this is triggered by a commit message:
[docker] update dependencies
Denis Rouzaud
04:50 AM Revision cda271f3 (qgis): Fix leak in unit test
Nyall Dawson
04:47 AM Revision c17d85f6 (qgis): Merge pull request #5846 from nyalldawson/spatialite
Spatialite geometry conversion fixes Nyall Dawson

2017-12-11

12:08 AM Revision 891d954b (qgis): Remove unreachable code
Nyall Dawson
12:07 AM Revision 44574d2c (qgis): Fix build warnings in spatialite provider
Nyall Dawson
09:03 PM Revision 3da5ab69 (qgis): [Plugin installer] Properly handle 301 Redirection
Borys Jurgiel
07:00 PM Revision 678758c9 (qgis): use 443 (HTTPS) port when testing help URLs
Alexander Bruy
06:59 PM Revision 1c6ba550 (qgis): use https for help
Alexander Bruy
06:55 PM Revision 54774444 (qgis): Merge pull request #5844 from rduivenvoorde/docs_moved
find redirected/301 doc url Alexander Bruy
06:54 PM Revision 6b73f781 (qgis): Merge pull request #5839 from alexbruy/raster-extensions
Add methods to get supported raster formats and extensions to QgsRasterFileWriter Alexander Bruy
02:15 PM Revision 61db97f7 (qgis): Merge pull request #5843 from elpaso/bugfix-17600-coordinatetransform-r...
[bugfix] Restore binding for QgsCoordinateTransform Alessandro Pasotti
02:14 PM Revision 33fdf8f2 (qgis): add tests for new methods
Alexander Bruy
01:50 PM Revision 50aa6fea (qgis): find redirected/301 doc url
Richard Duivenvoorde
12:32 PM Revision bfa857bb (qgis): [bugfix] Restore binding for QgsCoordinateTransform
Fixes #17600
Binding was lost in commit 10d34ece02bb765f5d9d88bb0524c909235fb0d7
Alessandro Pasotti
10:29 AM Revision 8302fc3f (qgis): [spatialite provider] further zm support fixes
Mathieu Pellerin - nIRV
10:20 AM Revision e0aa5e1f (qgis): Merge pull request #5817 from m-kuhn/noQtScript
Remove dependency on deprecated QtScript library Alessandro Pasotti
09:58 AM Revision b1db8dae (qgis): Add non spatial option to create spatialite layer dialog
Mathieu Pellerin - nIRV
09:24 AM Revision 73eec6f9 (qgis): Use GDAL metadata to determine non-spatial formats (gdal >=2.3 only)
Nyall Dawson
09:24 AM Revision 83cdd846 (qgis): Use GDAL metadata to determine feature styles support
GDAL >= 2.3 only Nyall Dawson
09:01 AM Revision 135ba691 (qgis): Merge pull request #5831 from elpaso/bugfix-17636-attrtable-progress
[bugfix] Do not crash when layer is destroyed while loading Alessandro Pasotti
08:38 AM Revision 48661add (qgis): add supportedFormatExtensions() method to QgsRasterFileWriter
Alexander Bruy
08:38 AM Revision 52b58643 (qgis): add supportedFiltersAndFormats() method to QgsRasterFileWriter
Alexander Bruy
08:38 AM Revision 79d83f20 (qgis): [processing] use core methods for raster and vector extensions handling
Alexander Bruy
04:55 AM Revision 7037c293 (qgis): Add PWD to prepare-commit
Running using non Cygwin git (Faster on Win) will return a differnt path format
to cygwin style. So just make sure sc...
Nathan Woodrow
04:32 AM Revision 3d1d82e7 (qgis): Merge pull request #5827 from nirvn/spatialite_zm
[spatialite provider] Fix ZM support Mathieu Pellerin - nIRV
04:23 AM Revision bb90dc33 (qgis): Add Z/M test case to the spatialite provider
Mathieu Pellerin - nIRV
04:23 AM Revision 1da0f8e5 (qgis): [spatialite provider] refresh connections when creating a db and/or layer
Mathieu Pellerin - nIRV
04:23 AM Revision d4445364 (qgis): [spatialite provider] Fix ZM support
Mathieu Pellerin - nIRV
03:11 AM Revision 2ec1a0f6 (qgis): Merge pull request #5529 from DelazJ/chkgeom_format
[Geometry Checker] Use a more readable file format list Nyall Dawson
02:13 AM Revision aed128ee (qgis): Merge pull request #5801 from DelazJ/metadataCatPus
Some tweaks on Metadata-->Category dialog Nyall Dawson
02:13 AM Revision 6c9a75fb (qgis): Merge pull request #5732 from DelazJ/colorDialogTitle
Some general tweaks to dialogs Nyall Dawson
01:56 AM Revision 6e182107 (qgis): Merge pull request #5657 from DelazJ/patch-2
[Bugfix] Snapping widget: Ensure layer column is fully visible Nyall Dawson
01:39 AM Revision 163a1f92 (qgis): Merge pull request #5473 from DelazJ/saveas-symbology
Hide symbology export options when not compatible Nyall Dawson

2017-12-10

04:10 PM Revision d281b448 (qgis): (Re)move #include "qgshelp.h" from .h files
Harrissou Santanna
02:17 PM Revision 02b69763 (qgis): Port WCS test away from QScript
Matthias Kuhn
01:01 PM Revision a45908f9 (qgis): Remove dependency on QtScript
Matthias Kuhn

2017-12-09

12:06 AM Revision 010cb156 (qgis): Merge pull request #5819 from nyalldawson/dialogs
New layer dialog improvements Nyall Dawson
11:31 PM Revision a603a3d7 (qgis): Use standard names for geometry types
Nyall Dawson
11:25 PM Revision 83dea920 (qgis): Fix ui merge
Nyall Dawson
11:20 PM Revision e6f6d498 (qgis): Add missing 'm values' checkbox to create shapefile dialog
Nyall Dawson
11:19 PM Revision fd104257 (qgis): Align CRS selector with geometry widgets in new layer dialogs
Since it's directly related to the geometry settings, and is
only enabled when the geometry is selected, it should be...
Nyall Dawson
11:19 PM Revision 6ed44ff8 (qgis): Correctly set initial state of new memory dialog
Nyall Dawson
11:19 PM Revision f2901099 (qgis): Fix and update mapping of ogr wkt types to QGIS wkb types
Nyall Dawson
11:17 PM Revision fe42464c (qgis): Use standard names for multi* geometry types
Nyall Dawson
04:10 PM Revision fb28adfb (qgis): Merge pull request #5820 from elpaso/colorramp-hidpi
Adjust colorramp height on HiDPI screens Alessandro Pasotti
04:07 PM Revision e479b715 (qgis): [bugfix] Do not crash when layer is destroyed while loading
Fixes #17636 QGIS crashes when a layer is removed
while loading the attribute table
Alessandro Pasotti
11:40 AM Revision 920d760e (qgis): Fix missing signal/slot connection resulting in non-woring autocomplete...
Backported from d7b08c78faeda9b35882f89913990a253d3b1ab8 Frank Dekervel
09:49 AM Revision e4cf0655 (qgis): Fix insert rows when there are no rows
This condition was hitting an assert in Qt core. Alessandro Pasotti
09:48 AM Revision b6dd62fa (qgis): [hidpi] Apply UI_SCALE_FACTOR multiplier to font metrics
On windows too. Alessandro Pasotti
07:26 AM Revision 53ebe050 (qgis): Merge pull request #5825 from nyalldawson/gdal
[processing] Some GDAL algorithm fixes Nyall Dawson
02:00 AM Revision 41ca084d (qgis): Add Title and Help button to "Symbol levels" dialog
Harrissou Santanna
02:00 AM Revision 99568643 (qgis): Enable help button and title in color dialogs
Harrissou Santanna
02:00 AM Revision a4cf840d (qgis): Add Cancel button to "Size Legend" dialog
because it's easier than hitting the cross button if you want to leave the dialog Harrissou Santanna

2017-12-08

10:38 PM Revision 7961ef3d (qgis): Merge pull request #5829 from cjmayo/fix-xml-bookmarks-2.18
Fix bookmarks import and export menu items Alessandro Pasotti
08:32 PM Revision e86c4e29 (qgis): Fix bookmarks import and export menu items
Method names were changed by 89d52e5d426717cc ("[bugfix] Various
Bookmarks issues backported").
Chris Mayo
02:00 PM Revision ac2d111e (qgis): Release of 2.18.15
Jürgen Fischer
02:00 PM Revision ea983fa8 (qgis): Release of 2.14.21
Jürgen Fischer
07:50 AM Revision 297138f1 (qgis): Fix ui build warnings
Nyall Dawson
07:47 AM Revision 6a738014 (qgis): Ensure canvas is refreshed after triggering Select All
Nyall Dawson
07:02 AM Revision 1ea83e22 (qgis): Allow appending layers to existing spatialite in its create layer dialog
Mathieu Pellerin - nIRV
06:25 AM Revision b578f8af (qgis): Fix layer handling in import to postgis algs
Nyall Dawson
06:24 AM Revision 2d4a4652 (qgis): [processing][gdal] Spatial extent filter for import to postgis
should be optional Nyall Dawson
06:18 AM Revision 846400cb (qgis): Resurrect GDAL import to PostGIS (available connections) alg
Fixes #17605 Nyall Dawson
06:12 AM Revision 11c1f3a7 (qgis): [need-docs] reorganize the new spatialite layer dialog (#5824)
Mathieu Pellerin - nIRV
06:05 AM Revision 3a5caaf9 (qgis): Add missing proxy calls for QgsProcessingFeatureSource, causing
inefficient base class methods to be used instead. Nyall Dawson
05:50 AM Revision be962c7d (qgis): Faster command generation in gdal algorithm dialog, by skipping forced ...
Nyall Dawson
05:09 AM Revision 96c7e6e0 (qgis): [processing][gdal] Cleanup some code, add method to customise
generated command based on whether the algorithm is actually
executing or just being displayed in the UI as a command
Nyall Dawson
02:08 AM Revision 15e7d57f (qgis): Hide "whats this" buttons on all dialogs on Windows
Since it's totally useless and does nothing at all.
*Requires Qt >= 5.10
Nyall Dawson
02:05 AM Revision 14f754ac (qgis): Enable geometry restore for annotation config dialogs
Nyall Dawson

2017-12-07

07:42 PM Revision 5473ebab (qgis): Merge pull request #5822 from Gustry/fix_build_macos
add missing include for macos Nyall Dawson
04:13 PM Revision 9ace5e3a (qgis): add missing include for macos
Etienne Trimaille
10:55 AM Revision 1305cccb (qgis): Fix new geopackage layer test
Mathieu Pellerin - nIRV
10:32 AM Revision 7e0c149b (qgis): Merge pull request #5818 from nirvn/filewidget_fest
Use QgsFileWidget in several dialogs Mathieu Pellerin - nIRV
10:24 AM Revision de0ac14a (qgis): [ui] use qgsfilewidget in the save raster as dialog
Mathieu Pellerin - nIRV
10:22 AM Revision 09e830bf (qgis): [ui] use qgsfilewidget in the save vector as dialog
Mathieu Pellerin - nIRV
10:22 AM Revision 38c96fe3 (qgis): [ui] use qgsfilewidget in the create geopackage layer dialog
Mathieu Pellerin - nIRV
10:15 AM Revision 251b2aef (qgis): Adjust colorramp height on HiDPI screens
Alessandro Pasotti
10:00 AM Revision c2acb5fe (qgis): [ui] use qgsfilewidget in the create shapefile layer dialog
Mathieu Pellerin - nIRV
05:26 AM Revision cddca2f8 (qgis): [file widget] add a save file mode to allow file creation
Mathieu Pellerin - nIRV
03:41 AM Revision bac80aa9 (qgis): [need-docs] Reorganize the new memory layer (#5804)
Harrissou Santanna
03:39 AM Revision 571bf54d (qgis): [needs-docs] Refactor the New Shapefile dialog to mimic the GeoPackage ...
Harrissou Santanna

2017-12-06

12:37 AM Revision a12673c5 (qgis): Merge pull request #5794 from nyalldawson/layout_next2
[layouts] Copy/paste, templates, etc Nyall Dawson
12:26 AM Revision ba4346b5 (qgis): Make deprecated QtScript library optional
Matthias Kuhn
12:08 AM Revision 8e777012 (qgis): Fix warning
Nyall Dawson
11:51 PM Revision 89420fcc (qgis): Sipify
Nyall Dawson
11:50 PM Revision b6dab6ff (qgis): [needs-docs] Add "delete layout" action to layout designer menu
Fixes #10436 Nyall Dawson
11:50 PM Revision e5e37fca (qgis): [needs-docs] Use a QgsFileWidget for template file selector
Rename "Add" button to "Create" Nyall Dawson
11:50 PM Revision 61c57bc2 (qgis): Save and restore layouts with project
Nyall Dawson
11:50 PM Revision 88682b2c (qgis): [needs-docs] Add rename layout action to layout designer dialog
Fixes #10435 Nyall Dawson
11:50 PM Revision 17656f23 (qgis): Pasting items from layout context menu pastes them at menu origin
instead of final cursor position Nyall Dawson
11:50 PM Revision 696b21ad (qgis): Fix layout designer window title
Nyall Dawson
11:50 PM Revision a30dd8a1 (qgis): Port composer manager dialog to layouts
Not exposed via GUI yet, but can be shown by entering
iface.showLayoutManager()
in the Python console
Nyall Dawson
11:50 PM Revision dbd5215e (qgis): #ifdef out dummy test item
Nyall Dawson
11:50 PM Revision 66b4b451 (qgis): Try to fix issues with sip casting collisions between layout and
compositions Nyall Dawson
11:50 PM Revision 9c4a98f0 (qgis): Port a few file related actions to layouts
Nyall Dawson
11:50 PM Revision a9896eac (qgis): Port a bunch of QgsLayoutManager methods to use QgsLayouts
Nyall Dawson
11:50 PM Revision d69290ea (qgis): Indentation
Nyall Dawson
11:50 PM Revision ac6c1312 (qgis): Fix crash when reopening existing layouts
Nyall Dawson
11:49 PM Revision eea36c02 (qgis): Add custom drop handlers for layout windows
Nyall Dawson
11:49 PM Revision 3a0b7516 (qgis): Port duplicate layout functionality
Nyall Dawson
11:49 PM Revision a64a6758 (qgis): [FEATURE][layouts] Support drag and drop of QPT templates onto layout w...
To add contents of template onto layout Nyall Dawson
11:49 PM Revision 885f0a56 (qgis): Handle linking items when adding from templates
Nyall Dawson
11:49 PM Revision b0dea08b (qgis): Fix pages are incorrectly loaded from templates when adding items
Nyall Dawson
11:49 PM Revision 8feac30f (qgis): Add method to clear page collections for layouts
Nyall Dawson
11:49 PM Revision a4dea993 (qgis): Restore ability to save layouts to templates and add items from template
Nyall Dawson
11:49 PM Revision 6a78d489 (qgis): Restore paste in place functionality
Nyall Dawson
11:49 PM Revision 59b6bf62 (qgis): Add a method to clear an existing layout
Nyall Dawson
11:49 PM Revision d36884f1 (qgis): Fix pasting items to the top or left of first page
Nyall Dawson
11:49 PM Revision b7e338bd (qgis): Add test for pasting items at set position
Nyall Dawson
11:49 PM Revision acb956a5 (qgis): Deduplicate code relating to shifting item positions in layout units
Nyall Dawson
11:49 PM Revision ef9e013a (qgis): Fix crashes when rapidly deleting/undeleting objects
Also fix some leaks Nyall Dawson
11:49 PM Revision d2fcf113 (qgis): [layouts] Add context menu entries for "copy" and "delete" item to
items list panel right click menu
Refs #11581
Nyall Dawson
11:49 PM Revision feec186f (qgis): [layout] Add context menu entries for cutting/copying, and pasting items
Fixes #1830 Nyall Dawson
11:49 PM Revision b03ce047 (qgis): Start restoring copy/paste functionality
Nyall Dawson
11:49 PM Revision f60da582 (qgis): Add some unit tests
Nyall Dawson
11:49 PM Revision b74a0efa (qgis): Work on layout and layout item serialization and restoration
Nyall Dawson
11:49 PM Revision c3e84011 (qgis): Remove outdated TODO
Nyall Dawson
11:05 PM Revision 5f0689a4 (qgis): Merge pull request #5812 from elpaso/bookmarks-backport
[bugfix] Various Bookmarks issues backported Alessandro Pasotti
08:28 PM Revision ca75e8c0 (qgis): Remove obsolete python alg, add unit tests
Nyall Dawson
08:28 PM Revision 3c4fb26d (qgis): Add option to control CRS for merge algorithm (fixes #9652)
The default behaviour of auto selecting the first layer's CRS
can be unpredictable, especially in models
Nyall Dawson
08:28 PM Revision cb96e1ba (qgis): [processing] Fix merge vectors algorithm fails when encountering
layers with different dimensions or single/multi part types
and port algorithm to c++
Nyall Dawson
06:48 PM Revision bfe03370 (qgis): [offline] Apply attribute changes on multiple layers
Fix #17647 Matthias Kuhn
06:47 PM Revision cb94bcf5 (qgis): Merge pull request #5814 from m-kuhn/fixMultiLayerOfflineEditing
[offline] Apply attribute changes on multiple layers Matthias Kuhn
06:22 PM Revision 3bbda6cf (qgis): [offline] Apply attribute changes on multiple layers
Fix #17647 Matthias Kuhn
03:13 PM Revision 89d52e5d (qgis): [bugfix] Various Bookmarks issues backported
Backport of several master commits that
fix a series of issues in the bookmarks
panel
Alessandro Pasotti
03:09 PM Revision ab859c9b (qgis): use 'close' on last tab of message log viewer to clear it
Jürgen Fischer
01:31 PM Revision f29306d4 (qgis): [doxygen] replace @param by \param
Denis Rouzaud
01:31 PM Revision 906259b2 (qgis): [doxygen] remove useless @brief
Denis Rouzaud
01:31 PM Revision b72c569c (qgis): [doxygen] replace @see by \see
Denis Rouzaud
01:08 PM Revision 14e6df45 (qgis): Merge pull request #5780 from pblottiere/bugfix_reshape2
[bugfix] Do not add binding line in both side in reshape map tool Paul Blottiere
12:20 PM Revision 0399920b (qgis): [tr] Polish translation update: don't redirect to non-existing Polish d...
Borys Jurgiel
12:19 PM Revision 53a86932 (qgis): [sipify] creates links in seealso
Denis Rouzaud
12:19 PM Revision e48cf98e (qgis): run sipify
Denis Rouzaud
12:19 PM Revision ed507620 (qgis): [doxygen] \see must be placed after params
Denis Rouzaud
12:09 PM Revision 0c60b6de (qgis): [tr] Polish translation update
Borys Jurgiel
09:31 AM Revision 70647048 (qgis): [3d] Have 3D View tab in vector layer properties (fixes #17595)
(only when 3D support is enabled) Martin Dobias
09:00 AM Revision c1b158fa (qgis): [tr] Polish translation update
Borys Jurgiel
08:56 AM Revision b7fe407f (qgis): Update tests
Paul Blottiere
08:50 AM Revision 8ecae4f5 (qgis): [bugfix] Bookmarks fix zoom to with coordinate transform
Forward port of an unreported bug introduced
by me when I changed the display value to
EPSG:xxxx
Alessandro Pasotti
08:25 AM Revision 096f6895 (qgis): [bugfix] Do no add binding line in both side in reshape map tool
Paul Blottiere
08:25 AM Revision c9038f48 (qgis): Update sip binding
Paul Blottiere
08:25 AM Revision cc660b18 (qgis): Add some tests
Paul Blottiere
 

Also available in: Atom