Activity

From 2018-01-10 to 2018-02-08

2018-02-08

06:28 PM Revision 4bd385ff (qgis): [mxe] autopep8
Alessandro Pasotti
06:25 PM Revision b817a3f8 (qgis): [mxe] Fix typos and qt.conf
Alessandro Pasotti
04:22 PM Revision 068d74d5 (qgis): [processing] allow enums values to be used in description files
Alexander Bruy
01:38 PM Revision 1dd6db38 (qgis): [mxe] Add install instructions for mxe
Alessandro Pasotti
01:38 PM Revision d19eef0c (qgis): [mxe] Restore build
Alessandro Pasotti
12:25 PM Revision fcb50a68 (qgis): Revert "[processing] throw error if no layers selected in raster calcul...
This reverts commit c09c3018035eb7a4f47acbde7f3dae405ba444db. Alexander Bruy
11:08 AM Revision b6ff4014 (qgis): [raster calc] make use of qgsfilewidget and fix some labels
Mathieu Pellerin - nIRV
11:08 AM Revision 50a103f5 (qgis): [raster calc] use new API to save/restore geometry
Mathieu Pellerin - nIRV
11:08 AM Revision 605bb758 (qgis): [raster calc] cancelling the process should cancel the process
Mathieu Pellerin - nIRV
11:08 AM Revision 90e353bc (qgis): [raster calc] use a monospace font for the expression editor (fixes #17...
Mathieu Pellerin - nIRV
11:08 AM Revision a29d6d27 (qgis): [raster calc] use active layer to setup dialog to harmonize
the behavior with that of processing Mathieu Pellerin - nIRV
09:30 AM Revision 6eac6ac8 (qgis): [cmake] MXE build changes
Alessandro Pasotti
08:44 AM Revision fb53ebfe (qgis): fix xenial build
Jürgen Fischer
08:12 AM Revision 839fa508 (qgis): [attribute table] fix crash when adding creating a field on field-less ...
Mathieu Pellerin - nIRV
06:06 AM Revision 75843a8b (qgis): Make tooltip capitalization consistent
Nyall Dawson
06:06 AM Revision 3d23cde4 (qgis): Add some separators to identify results toolbar
Nyall Dawson
06:06 AM Revision 14790312 (qgis): [needs-docs] Use correct open form icon in identify results toolbar
Before we used a different (non obvious) icon for "open form"
in the toolbar. This changes the toolbar icon to reuse ...
Nyall Dawson
04:34 AM Revision e2c713e2 (qgis): [raster] prevent pseudocolor auto-classify following color customizatio...
Mathieu Pellerin - nIRV
04:05 AM Revision 234540f0 (qgis): [attribute table] fix crash when removing layer with show selected feat...
Mathieu Pellerin - nIRV

2018-02-07

11:55 AM Revision f54cc372 (qgis): fix server issue for devicePixelRatio leading to DPI requests with deci...
Some requests send the DPI parameters with decimals due to
devicePixelRatio and the Server doesn't cope with that. Th...
Tudor Bărăscu
10:30 AM Revision 2cbf139b (qgis): [ui] save vertical space for the delimited text add layer dialog
(fixes #17972) Mathieu Pellerin - nIRV
07:27 AM Revision 0885414d (qgis): update the stats gatherer to use qgstask
Mathieu Pellerin - nIRV
07:27 AM Revision 8495e8be (qgis): [stats] gather field/expression values in a thread to prevent long UI f...
Mathieu Pellerin - nIRV
07:27 AM Revision 715677ee (qgis): move getValues, getDoubleValues to vector layer utils source file
Mathieu Pellerin - nIRV
07:27 AM Revision dd7c168e (qgis): document api break
Mathieu Pellerin - nIRV

2018-02-06

06:25 PM Revision 23a5dd31 (qgis): [processing] fix file permissions
Alexander Bruy
06:25 PM Revision c12884cc (qgis): [processing] remove obsolete script tests
Alexander Bruy
03:28 PM Revision 3205c96a (qgis): Merge pull request #6275 from 3nids/messagelevel
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel Denis Rouzaud
01:59 PM Revision 551547ae (qgis): Server: if there is a primary key, use the pk value(s) as gml id instea...
Marco Hugentobler
01:57 PM Revision 8f2c857e (qgis): Merge pull request #6258 from 3nids/options_better_3
Allow adding custom highlight widget to custom pages in option Denis Rouzaud
01:56 PM Revision 3dc3d9d1 (qgis): unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::Mes...
make enum items lower case
remove unused QgsMessageLog::None and All
Denis Rouzaud
01:37 PM Revision 90f1d7b7 (qgis): [options search] expand item when found in a tree
Denis Rouzaud
01:36 PM Revision 9389be83 (qgis): [processing] search also show children in config
Denis Rouzaud
12:39 PM Revision 9553dea2 (qgis): Remove more unused Qt4 cmake code
Nyall Dawson
12:39 PM Revision fc169726 (qgis): Remove a bunch of unused Qt4 compatibility code
Nyall Dawson
12:39 PM Revision 3e1b99be (qgis): Remove a bunch of Qt4 compatibility code
Nyall Dawson
12:39 PM Revision cbd3042b (qgis): Fix build with MODELTEST enabled
Nyall Dawson
12:39 PM Revision 2fc0b5b7 (qgis): Remove some outdated Python api files
Nyall Dawson
12:39 PM Revision 7cb20e00 (qgis): Remove some qt4 references
Nyall Dawson
12:17 PM Revision c34f23ce (qgis): [processing] add missed information to the error message (fix #18049)
Alexander Bruy
12:17 PM Revision 7cb40fbd (qgis): Set first run dialog window title
Alessandro Pasotti
08:42 AM Revision 8491b1b6 (qgis): fix ca501185 (take II)
Jürgen Fischer
07:30 AM Revision 1d3a4e42 (qgis): Update sip bindings
Nyall Dawson
06:03 AM Revision 15e04bc9 (qgis): Fix missing verification dialog on "all layer" save/rollback/cancel
Fixes #17490 Nyall Dawson
06:03 AM Revision 9621f383 (qgis): Use QMessageBox::question instead of information when asking a question
And where appropriate use Yes/No choices instead of Ok/Cancel Nyall Dawson
06:03 AM Revision aa3a3356 (qgis): Use question messagebox for layer rollback/cancel/save dialog
...since this messagebox is asking a question. Also change
confusing OK/Cancel option to clearer Yes/No options.
Nyall Dawson
02:19 AM Revision 33ca8fcb (qgis): remove PyQt4 leftovers in mac cmake config
Denis Rouzaud

2018-02-05

12:51 AM Revision d1c6941a (qgis): Minor speed boost to identify highlight
Unfortunately this whole identify highlight class is very inefficient,
resulting in multiple large image redraws at e...
Nyall Dawson
12:50 AM Revision 535de3b1 (qgis): Set the correct expression context for QgsHighlight
Fixes #17896 Nyall Dawson
11:54 PM Revision d4fa3a66 (qgis): fix ca501185
Jürgen Fischer
04:48 PM Revision ba71e79f (qgis): [BUGFIX] Load layer from definition does not use qlr as relative path
Fixes #15656 Loading QLR file with relative path does not work correctly René-Luc ReLuc
04:48 PM Revision d8ca6367 (qgis): [BUGFIX] QgsMultiLineStringV2::asGML2
Do not delete lineString in the Q_FOREACH loop René-Luc ReLuc
04:47 PM Revision 37191a34 (qgis): fix leak when fetching image
Denis Rouzaud
02:31 PM Revision 3b17d5a7 (qgis): processing search: also search in group items and fix return value
Denis Rouzaud
02:31 PM Revision 058d59b7 (qgis): do not search for less than 3 letters
Denis Rouzaud
02:04 PM Revision 325af486 (qgis): fix #18050 (followup f6269c41d)
Jürgen Fischer
01:51 PM Revision c8d1d2d5 (qgis): Fix hang in options search widget
Nyall Dawson
01:51 PM Revision c6840bd0 (qgis): remove ownesrhip transfer
Denis Rouzaud
01:51 PM Revision 8d55cade (qgis): Allow adding custom highlight widget to custom pages in option
Denis Rouzaud
01:40 PM Revision fe31c282 (qgis): [options] Hide non-matching items in tree widgets when searching children
Makes the search more useful for the advanced panel Nyall Dawson
01:39 PM Revision 8e9bb6d2 (qgis): Put search icon on left of QgsFilterLineEdit
Nyall Dawson
01:38 PM Revision 124e2681 (qgis): Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation u...
Loïc BARTOLETTI
09:33 AM Revision 3883547d (qgis): Do not refresh stats when opening the stat summary field combo box
Without this change, stats are calculated when users simply
open the combo box to select a new field. With large data...
Mathieu Pellerin - nIRV
09:24 AM Revision 7bf0a7f7 (qgis): Merge pull request #6251 from elpaso/bugfix-17975-server-layer-groups-o...
[bugfix][server] WMS respect order of grouped layers Alessandro Pasotti
08:43 AM Revision b6c2de48 (qgis): Merge pull request #6225 from alexbruy/processing-algs
[processing][needs-docs] use native syntax for Processing scripts Alexander Bruy
07:53 AM Revision 567ebb9d (qgis): [processing] fixes after rebasing
Alexander Bruy
07:50 AM Revision 4f2a4644 (qgis): [processing] remove obsolete code and disable exporting models as script
until we update it so support new scripts format Alexander Bruy
07:50 AM Revision 15a185da (qgis): [processing] turn keep n biggest parts script into normal algorithm
Alexander Bruy
07:50 AM Revision 54167bca (qgis): fix indentation
Alexander Bruy
07:50 AM Revision fa5ab81a (qgis): [processing] scripts also can be feature-based algorithms
Alexander Bruy
07:50 AM Revision e1a64f6a (qgis): [processing] remove unused files
Alexander Bruy
07:50 AM Revision 724390c7 (qgis): [processing] completely restore support for script execution from editor
Alexander Bruy
07:50 AM Revision 53ff800f (qgis): [processing] temporarily disable fetch actions for scripts and models
Alexander Bruy
07:50 AM Revision f5f03991 (qgis): [processing] use custom editor class, as QgsCodeEditor is not available
on some platforms Alexander Bruy
07:50 AM Revision 5ad3af59 (qgis): [processing] remove tests for old scripts
Alexander Bruy
07:50 AM Revision cd7bb16a (qgis): [processing] class name is not needed anymore to load scripts
Alexander Bruy
07:50 AM Revision 263702e1 (qgis): [processing] ressurect script execution from editor (work in progress)
Alexander Bruy
07:49 AM Revision 472b8bf6 (qgis): [processing] ressurect 'new script' action
Alexander Bruy
07:49 AM Revision 7115e044 (qgis): [processing] ressurect 'add from file' action
Alexander Bruy
07:49 AM Revision b747a6b5 (qgis): [processing] ressurect delete and edit actions for scripts
Alexander Bruy
07:49 AM Revision 422d804d (qgis): [processing] update script provider to use QgsProcessingAlgorithm
subclasses instead of custom script code Alexander Bruy
07:49 AM Revision aee3b449 (qgis): [processing] remove not needed trAction method
Alexander Bruy
07:49 AM Revision 862b1139 (qgis): [processing] move script provider stuff into provider directory
Alexander Bruy
07:48 AM Revision 6841c522 (qgis): Merge pull request #6257 from alexbruy/processing-sharing
[processing][needs-docs] remove Get scripts and models functionality Alexander Bruy
04:06 AM Revision e44c3606 (qgis): [layouts] Fix map grids not correctly respecting grid annotation
settings
Fixes #18036
Nyall Dawson
03:45 AM Revision 4287ce48 (qgis): [layouts] Fix rotated items move when refreshing layout
Fixes #18037 Nyall Dawson
02:36 AM Revision 345dd0c3 (qgis): [layouts] Fix items disappear in designer with 90 or 270 degree
rotation
Caused by Qt bug 66185
Fixes #18027
Nyall Dawson
02:31 AM Revision df76bfc1 (qgis): update INSTALL on release
Jürgen Fischer
02:19 AM Revision dbe45b8d (qgis): Modernize paste to memory layer code
Nyall Dawson
02:19 AM Revision 0607f79f (qgis): Ensure member QObjects for QgsMapLayer (and subclasses) are correctly
parented to their owner QgsMapLayer.
This ensures that if the layer is moved to a different thread with
QObject::mov...
Nyall Dawson
01:11 AM Revision 5ba69ea9 (qgis): [processing] Fix invalid parameter definitions for spatialite algs
Nyall Dawson

2018-02-04

10:11 AM Revision 87e55ba3 (qgis): [processing] remove Get scripts and models functionality
Users should use Resource Sharing plugin instead Alexander Bruy
01:52 AM Revision 1a117cf0 (qgis): fix doxygen
Denis Rouzaud
01:52 AM Revision 70f9c228 (qgis): [options search] API refactoring
* avoid using lambdas and use dedicate class and subclasses for each widget type (lable, groupbox, tree, etc)
* this ...
Denis Rouzaud
01:52 AM Revision a09b9e7a (qgis): [sipify] fix QMap/Qlist with init in header
Denis Rouzaud

2018-02-03

12:46 AM Revision ca501185 (qgis): debian packaging: adapt libqca2-plugin-ossl dependency
(cherry picked from commit b49f05f8883e4e9432cac6b5287a26369326efa1) Jürgen Fischer
12:05 AM Revision 213d4b7c (qgis): Disable edit section buttons in reports if the section is disabled
Nyall Dawson
11:49 PM Revision be6674b8 (qgis): [reports] Fix crash in designer when no layout selected
Fixes #18019 Nyall Dawson
11:28 PM Revision 872871f8 (qgis): Make sure we use get uniquely seeded random numbers to generate
random symbol colors
Since qsrand is thread-specific, we can't rely on qrand() to return
uniquely seeded random numb...
Nyall Dawson
11:27 PM Revision 46469320 (qgis): Avoid spell checker errors
Nyall Dawson
10:30 PM Revision 4b365a8f (qgis): pyqgis: add conversion to subclasses for QgsAbstractVectorLayerLabeling
Martin Dobias
07:24 PM Revision 57d38cd0 (qgis): * revive update-news.pl
* osgeo4w: drop globe plugin Jürgen Fischer
01:18 PM Revision 6f09f174 (qgis): Merge pull request #6255 from slarosa/fix_16476
[dbmanager] porting of dae921c to 3: fixes #16476 Luigi Pirelli
10:53 AM Revision 68b7bf6a (qgis): [dbmanager] porting of dae921c to 3: fixes #16476
Salvatore Larosa
07:57 AM Revision a583dcc1 (qgis): update package*.cmd for GRASS 7.4
(cherry picked from commit e8f077f294bd76e15c40ada8aeb2b8e172a961f6) Jürgen Fischer
04:54 AM Revision 639d310d (qgis): use sane number of decimals for the extent groupbox widget
Mathieu Pellerin - nIRV
04:54 AM Revision a66a4dbd (qgis): use a QMimeData clipboard object to paste features as HTML table (#6243)
Mathieu Pellerin - nIRV
02:30 AM Revision 0a936743 (qgis): make sipify_all.sh much faster by using background processes
Denis Rouzaud
02:16 AM Revision a6a586f8 (qgis): make sipify_all.sh much faster by using background processes
Denis Rouzaud

2018-02-02

12:04 AM Revision 6e836309 (qgis): fix resizing columns in the identify results dialog
Salvatore Larosa
09:35 PM Revision 98a8bc16 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
09:34 PM Revision a72b6b10 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
09:34 PM Revision b6b394c1 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
05:02 PM Revision ad21d371 (qgis): Merge pull request #6213 from nyalldawson/interrupt_console
[console] Allow breaking execution of scripts via Ctrl-C Jürgen Fischer
02:25 PM Revision 5c5ef3b6 (qgis): Merge pull request #6246 from elpaso/rangeformatter
[bugfix] Range formatter for doubles and ints Alessandro Pasotti
12:51 PM Revision 31de3242 (qgis): Tests for range field formatter
Alessandro Pasotti
12:51 PM Revision 37f31dd8 (qgis): Get config from arguments instead of querying fields
Alessandro Pasotti
11:28 AM Revision e3b054bf (qgis): Use insert 0 instead of a reverse iterator
Because it was introduced in Qt 5.6 ... Alessandro Pasotti
11:07 AM Revision 50d378fa (qgis): Update tests for WMS grouped layers order
Alessandro Pasotti
11:07 AM Revision d7ef689c (qgis): [bugfix][server] WMS respect order of SLD grouped layers
Alessandro Pasotti
10:35 AM Revision de33351f (qgis): [bugfix][server] WMS respect order of grouped layers
Fixes #17975 - QGIS server 2.99 reverses the layer order for layer groups Alessandro Pasotti
09:52 AM Revision 252dbdcc (qgis): Fix clazy unnecessary unnecessary container allocation warnings
Nyall Dawson
09:52 AM Revision 1bb0ef43 (qgis): Fix clazy use QHash for container with pointer keys warnings
Nyall Dawson
09:52 AM Revision b2b500d5 (qgis): Fix clazy QFileInfo::exists warnings
Nyall Dawson
09:52 AM Revision a08c05b2 (qgis): Fix clazy fully-qualified-moc-types warnings
From the clazy docs:
"Warns when a signal, slot or invokable declaration is not using fully-qualified
type names, wh...
Nyall Dawson
09:52 AM Revision ef7e7c54 (qgis): Fix clazy QString multi-arg warnings
Nyall Dawson
09:52 AM Revision bf413bc6 (qgis): Fix clazy return void warnings
Nyall Dawson
09:52 AM Revision 1a04dfb8 (qgis): Fix clazy mixed const/non-const iterator warnings
Nyall Dawson
09:52 AM Revision b7e19d82 (qgis): Style updates
Nyall Dawson
09:52 AM Revision 536c5869 (qgis): Style fixes
Nyall Dawson
09:52 AM Revision 91a16e4a (qgis): Fix clazy missing Q_OBJECT macro warnings
Nyall Dawson
09:52 AM Revision 2dbda4f6 (qgis): Fix clazy container detach warnings
Nyall Dawson
09:52 AM Revision 77613609 (qgis): Fix clazy invalid slot warning
Nyall Dawson
09:52 AM Revision 2682a74a (qgis): Fix clazy pass big type by ref, small by value warnings
Nyall Dawson
09:52 AM Revision 010329e1 (qgis): Fix clazy 3 argument lamda connect warnings
Nyall Dawson
09:52 AM Revision bb408c8a (qgis): Fix clazy overridden signal warning
Results in no warning when closing missing layers dialog Nyall Dawson
09:52 AM Revision 6e7a995d (qgis): Fix clazy missing/invalid emit warnings
Nyall Dawson
09:52 AM Revision f0b14c56 (qgis): Fix clazy overridden signal warnings
Nyall Dawson
09:52 AM Revision 07998352 (qgis): Fix clazy skipped-base-method warnings
Nyall Dawson
09:52 AM Revision 1f958649 (qgis): Fix clazy autoconnect slot name warnings
Nyall Dawson
09:52 AM Revision 7400b465 (qgis): Fix another clazy fully qualified moc type warning
Nyall Dawson
09:52 AM Revision cb752b60 (qgis): Fix clazy case insensitive check warning
Nyall Dawson
09:52 AM Revision 5ed624b5 (qgis): Remove unused variable
Nyall Dawson
09:52 AM Revision 574020f9 (qgis): Fix clazy unused lambda capture warnings
Nyall Dawson
09:45 AM Revision 5b470aa1 (qgis): alternative approach to hide progress bar when unchecking render
Mathieu Pellerin - nIRV
08:43 AM Revision e65c16bb (qgis): Merge pull request #6247 from kant/patch-1
Minor fixes Jürgen Fischer
08:13 AM Revision 29f6484d (qgis): Code cleaning: move duplicated code to lambda
Alessandro Pasotti
08:12 AM Revision bbf62141 (qgis): Add method to set line edit alignment in Qgs(Double)SpinBox
Alessandro Pasotti
08:10 AM Revision 287f8228 (qgis): Add QgsRangeFieldFormatter to bindings
Alessandro Pasotti
08:04 AM Revision 4895c2c3 (qgis): Merge pull request #6191 from dgoedkoop/attributeformonchanged
[bugfix] Add dirty bit to attribute form Alessandro Pasotti
07:24 AM Revision 7fb8de96 (qgis): Merge pull request #6242 from nyalldawson/black
Default to a dark gray instead of black for symbol outlines Nyall Dawson
06:59 AM Revision 16e98f20 (qgis): Default to a dark gray instead of black for symbol outlines
Avoiding the very high constrast pure black results in cartographically
more pleasing styles, so it's nice to do this...
Nyall Dawson
03:08 AM Revision 0eda3bee (qgis): Minor fixes
Darío Hereñú

2018-02-01

11:30 PM Revision 5b9be7a9 (qgis): apply enableAutoGeometryRestore to feature form dialog
Salvatore Larosa
07:43 PM Revision 8ae65b3c (qgis): [bugfix] Range formatter for doubles and ints
Double and ints are now formatted according
to chosen locale (in user settings) and precision
(from the widget field ...
Alessandro Pasotti
07:07 PM Revision 0cabbb50 (qgis): [processing] pass '-of' parameter to gdaldem algorithms (fix #17930)
Alexander Bruy
07:01 PM Revision b8e69075 (qgis): [processing] pass '-of' parameter to gdal_grid algorithms (fix #18013)
Alexander Bruy
06:57 PM Revision 6c398cab (qgis): [processing] fix typo in the parameter name (refs #18013)
Alexander Bruy
02:53 PM Revision d653fb5a (qgis): add disambiguation comment to translation string 'in'
Jürgen Fischer
02:44 PM Revision b49f05f8 (qgis): debian packaging: adapt libqca2-plugin-ossl dependency
Jürgen Fischer
07:53 AM Revision 0eeea762 (qgis): Merge pull request #6237 from elpaso/commas-dots-fieldvalidator
[bugfix][attrtable] Convert comma to dot for floating point input Alessandro Pasotti
07:53 AM Revision f3f0eb00 (qgis): Merge pull request #6236 from elpaso/double-linedit-default-widget
[bugfix] Lower priority of range widget for doubles Alessandro Pasotti
06:56 AM Revision cc921073 (qgis): Merge pull request #6244 from alexbruy/processing-cleanup
[processing] remove unused icons and use SVG icon for Heatmap algorithm Alexander Bruy
06:22 AM Revision 55759a4c (qgis): [processing] remove unused icons and use SVG icon for Heatmap algorithm
Alexander Bruy
06:18 AM Revision 3ab6e5c3 (qgis): Merge pull request #6238 from alexbruy/saga-icon
[processing] SVG icon for SAGA provider Alexander Bruy
03:12 AM Revision f845e027 (qgis): [ui] stop busy indicator when render widget is unchecked
Mathieu Pellerin - nIRV
03:11 AM Revision 1ac67926 (qgis): add transform context to the map overview
Mathieu Pellerin - nIRV
03:11 AM Revision b5610ea5 (qgis): document API change
Mathieu Pellerin - nIRV
03:02 AM Revision 247ea02a (qgis): Update tests
Nyall Dawson
03:02 AM Revision 5e074514 (qgis): Fix double registration of model outputs
Nyall Dawson
03:02 AM Revision 6c5276ce (qgis): Fix test
Nyall Dawson
03:02 AM Revision 216821c0 (qgis): [processing] Warn on duplicate output and provider registration
And fix associated memory leaks Nyall Dawson
02:29 AM Revision 6fa362b5 (qgis): Fix value map search widget doesn't work for null/not null searches
before an initial value is picked
Refs #17986
Nyall Dawson

2018-01-31

12:13 AM Revision 4afe9678 (qgis): run crssync on install (fixes #17993)
Jürgen Fischer
10:41 PM Revision 3e42f808 (qgis): Add missing directories to dox
Nyall Dawson
10:13 PM Revision 2a52a629 (qgis): osgeo4w: fix postinstall scripts (fixes #17993)
Jürgen Fischer
09:53 PM Revision c625d7a1 (qgis): [processing] Use QgsMessageLog to put duplicate name warnings in Proces...
Nyall Dawson
09:53 PM Revision 5896fb33 (qgis): [processing][grass] Fix incorrect name for i.albedo parameter
Nyall Dawson
09:53 PM Revision 2218f653 (qgis): [processing][grass] Remove duplicate parameter from r.stats
Nyall Dawson
09:53 PM Revision 70fc32b7 (qgis): Spelling
Nyall Dawson
09:53 PM Revision fc68bb25 (qgis): [processing] Allow case-different duplicate parameter names
But always prefer case-exact matches for parameter names. Turns
out the grass provider requires use of parameters wit...
Nyall Dawson
03:14 PM Revision c3fc560f (qgis): [processing] SVG icon for SAGA provider
Alexander Bruy
12:50 PM Revision cc1625c8 (qgis): [bugfix][attrtable] Convert comma to dot for floating point input
This fixes an unreported bug that without detecting an
invalid input when using a comma as a decimal separator
silent...
Alessandro Pasotti
12:50 PM Revision cbd0ece0 (qgis): Support comma in annotations when merging inline
Alessandro Pasotti
12:06 PM Revision 28ff28a2 (qgis): [needs-docs][attribute table] UX improvements to cut/copy/paste actions
Mathieu Pellerin - nIRV
10:29 AM Revision 2263237d (qgis): Update test for editorwidgetregistry
Alessandro Pasotti
09:53 AM Revision ad5a8697 (qgis): Merge pull request #6140 from DelazJ/nodeEditor
Mathieu Pellerin - nIRV
09:24 AM Revision 1adc55f3 (qgis): [bugfix] Lower priority of range widget for doubles
This was the root cause of several critical bugs with
data corruption in the attribute table and forms:
SpinBox has a...
Alessandro Pasotti
09:12 AM Revision a9c62673 (qgis): Fix virtual layers using a where filter which has field names which
must be quoted
E.g. field names with special characters or which duplicate a
QGIS expression function name
Nyall Dawson
08:32 AM Revision 73293e8e (qgis): Merge pull request #6209 from elpaso/double-range-precision
[bugfix] Allow precision config for doubles in range widget Alessandro Pasotti
08:30 AM Revision bb6e275e (qgis): Don't show non-spatial layers as disabled in layer tree
Nyall Dawson
08:27 AM Revision 3316d1ba (qgis): [needs-docs] Update label in Options dialog, replacing node by vertex
Harrissou Santanna
08:24 AM Revision 7b1983ee (qgis): More node -> vertex moves
Harrissou Santanna
06:56 AM Revision e73161f7 (qgis): Make map renderer less debug noisy
Nyall Dawson
06:46 AM Revision 6ec4d082 (qgis): [layouts] Correctly restore dpi from 2.x compositions
Nyall Dawson
04:51 AM Revision 91a80759 (qgis): Fully replace node* by vertex*
Harrissou Santanna

2018-01-30

11:31 PM Revision 5461d3c5 (qgis): [needs-docs]Rename Node Editor and Node Tool (fixes #17807)
Harrissou Santanna
06:07 PM Revision 3a6eac23 (qgis): Merge branch 'master' into rulebaseDialog
Harrissou Santanna
05:56 PM Revision 1194c784 (qgis): Merge pull request #6228 from elpaso/server-wfs-epsg-bbox
[server][bugfix][wfs] Allow CRS in BBOX Alessandro Pasotti
05:29 PM Revision 26a51bad (qgis): Strip timeStamp from reference XML for tests
Alessandro Pasotti
05:02 PM Revision 1f2109a5 (qgis): [server][bugfix][wfs] Allow CRS in BBOX
Fixes #17977 - QGIS server 2.99 doesn't handles BBOX parameter on WFS request Alessandro Pasotti
04:05 PM Revision bf3d60c9 (qgis): Merge pull request #6171 from landryb/fix/find-gdal-geos-postgres-libs-...
Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries Jürgen Fischer
02:09 PM Revision 5969c371 (qgis): indentation
Alexander Bruy
01:43 PM Revision 5c66437d (qgis): [processing] fetch scripts and models from qgis-2 branch to avoid
overlapping with scripts and models for QGIS 3 Alexander Bruy
01:38 PM Revision 18a399a8 (qgis): Merge pull request #6224 from rkanavath/master
enable --no-undefined only for linux Jürgen Fischer
12:41 PM Revision f6a2c0a9 (qgis): enable --no-undefined only for linux
Rashad Kanavath
09:07 AM Revision 63d063f3 (qgis): Update the tests with QgsField precision values
Now that they are honored Alessandro Pasotti
09:06 AM Revision 33fe8fab (qgis): Always use the QgsField precision value as a default for the reange widget
Instead of interpreting a 0 like a default and get a 2 as the precision.
But now you can set the precision you like ...
Alessandro Pasotti
08:31 AM Revision 02bfe0a2 (qgis): Drop default snap tolerance to 12 px
Nyall Dawson
08:31 AM Revision 67f26493 (qgis): Set default snapping tolerance to 15 pixels
Because 0 meter default is bad UX. Also update global_settings
ini with snapping settings.
Nyall Dawson
08:31 AM Revision 382ccfe4 (qgis): Fix snapping default unit set to pixels is not respected
Nyall Dawson
07:26 AM Revision eb42afed (qgis): add trandform context to QgsBearingUtils::bearingTrueNorth
Mathieu Pellerin - nIRV
07:00 AM Revision bbf3ed9d (qgis): Fix massive memory leak in PyQGIS, pt 1
Nyall Dawson
06:59 AM Revision 0a9f019f (qgis): Indentation
Nyall Dawson
05:33 AM Revision b0d19f74 (qgis): [ui] use the expression icon for the rule-based renderer's rule panel
Mathieu Pellerin - nIRV
05:26 AM Revision aa327af7 (qgis): Spelling
Nyall Dawson
04:33 AM Revision 9d2f1bb9 (qgis): Unify behavior of Stats and Bookmark dock actions with other
actions for toggling dock visibility Nyall Dawson
04:33 AM Revision 77e54d35 (qgis): [console] Make console action checkable, and bring behaviour into
line with style dock/processing toolbox
Where the action is checked only if the dock is open and user visible,
and c...
Nyall Dawson
04:03 AM Revision 3c63e0b1 (qgis): Fix non-map items show in layout 'reference map' widget
Nyall Dawson
02:19 AM Revision eba7e7b8 (qgis): Fix QgsRasterFileWriter::driverForExtension and extensionsForFormat
were skipping non-creatable datasets
And indicate in the docs that read-only datasets are also considered
Nyall Dawson
01:33 AM Revision f37c2bf6 (qgis): Revert "[needs-qa]Usr bin env"
Nyall Dawson
01:33 AM Revision 3555ec64 (qgis): Revert "[needs-qa]Usr bin env"
Nyall Dawson
01:32 AM Revision e5ab743d (qgis): Revert "Linux perl; missing from last PR"
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4. Nyall Dawson
01:32 AM Revision a91c4ec8 (qgis): Revert "Linux perl; missing from last PR"
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4. Nyall Dawson

2018-01-29

12:58 AM Revision f6269c41 (qgis): [console] Allow breaking execution of scripts via Ctrl-C
This allows (in some circumstances) scripts running in the console
to be halted via the Ctrl (or Meta) + C shortcut.
...
Nyall Dawson
10:43 PM Revision d2244b4a (qgis): Linux perl; missing from last PR
Loïc Bartoletti
08:27 PM Revision eb6d7613 (qgis): [DB Manager]Allow preset query combobox to expand
Harrissou Santanna
08:21 PM Revision a781abe5 (qgis): [DB Manager]Allow preset query combobox to expand
Harrissou Santanna
08:15 PM Revision 878fb951 (qgis): Simplify and optimise python list->QgsAttributes conversion
Nyall Dawson
08:15 PM Revision 22de2511 (qgis): [processing] Correctly supress CRS selector dialog when testing
input layer validity
TODO: we NEED a non-hacky way to supress this dialog and allow
invalid CRS for layers!
Fixes #...
Nyall Dawson
08:14 PM Revision bbe974cd (qgis): [layouts] Fix crash when using maps containing AMS layers
Implement a similar hack to what the canvas uses to workaround
the badly behaved AMS and WCS providers
Fixes #17959
Nyall Dawson
06:37 PM Revision c50e1bff (qgis): [bugfix] Allow precision config for doubles in range widget
Fixes #17878 followup for PR https://github.com/qgis/QGIS/pull/6185
This commit adds a configuration option for prec...
Alessandro Pasotti
05:48 PM Revision c10438e6 (qgis): [processing] add missed parameter to warp algorithm
Alexander Bruy
04:17 PM Revision 85644224 (qgis): Merge pull request #6072 from lbartoletti/usr_bin_env
[needs-qa]Usr bin env Denis Rouzaud
01:39 PM Revision 998c67d3 (qgis): Improve find of grass on FreeBSD
Loïc BARTOLETTI
01:39 PM Revision 378191d2 (qgis): OpenBSD patch for PyQt5
Loïc BARTOLETTI
01:39 PM Revision 8d4d08f8 (qgis): Fix pathes for FreeBSD
Loïc Bartoletti
01:39 PM Revision 4c436e5d (qgis): - Little modification to programmatically find grass version +Add
FreeBSD locale path
- Add missing includes in kpty
Loïc BARTOLETTI
01:16 PM Revision e0c12d51 (qgis): [processing] nodes -> vertices algorithm renaming
- "Extract nodes" renamed to "Extract vertices"
- "Extract specific nodes" renamed to "Extract specific vertices"
Mathieu Pellerin - nIRV
01:15 PM Revision a420d041 (qgis): Merge pull request #6185 from elpaso/bugfix-17878-range-widgets-nulls
[bugfix] Fix minimum values for range widgets Alessandro Pasotti
01:13 PM Revision 1ce7dbad (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
Loïc BARTOLETTI
11:45 AM Revision 741dddb4 (qgis): Spelling
Alessandro Pasotti
11:06 AM Revision d5126110 (qgis): Fix order in XYZ connect dialog (fixes #17983)
Ismail Sunni
10:51 AM Revision ec224117 (qgis): Expose project QgsPathResolver to render context
So that it can be used when resolving paths to data defined
file-based settings, e.g. svg marker paths.
Fixes #17364
Nyall Dawson
10:51 AM Revision da4d9377 (qgis): Correctly resolve paths for raster image fill symbol layers
Nyall Dawson
10:51 AM Revision cf3014cc (qgis): Fix QgsPathResolver resolving older style relative links (without
any ./ or ../ prefix) Nyall Dawson
10:44 AM Revision d717a078 (qgis): [bugfix] Tests for double range widget limits
Alessandro Pasotti
10:19 AM Revision 5b8bea74 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
10:18 AM Revision 3b39dcf4 (qgis): Changed in in DB Manager
Paolo Cavallini
09:19 AM Revision aec399e7 (qgis): Merge pull request #6142 from pblottiere/bugfix_transaction_constraints
Update all attributes in a single transaction Paul Blottiere
09:04 AM Revision cdf697d9 (qgis): Merge pull request #6068 from elpaso/bugfix-17845-raster-transparency-f...
[bugfix] Transfer focus to canvas when selecting transparency Alessandro Pasotti
09:04 AM Revision e2fcf704 (qgis): Merge pull request #6174 from elpaso/bugfix-17958
[bugfix] Fix crash in node editor Alessandro Pasotti
09:00 AM Revision aed5090c (qgis): fix iconsize for toolbars in georeferencer plugin
Salvatore Larosa
08:56 AM Revision 51c5805e (qgis): [raster] don't auto-classify upon customizing values tree (fixes #17102)
Mathieu Pellerin - nIRV
08:17 AM Revision aed66080 (qgis): Add test
Paul Blottiere
08:17 AM Revision e24b6bb1 (qgis): Update sip binding
Paul Blottiere
08:17 AM Revision 414737d4 (qgis): Fix typo in doc
Paul Blottiere
08:17 AM Revision c1fac425 (qgis): Update all attributes in a single transaction
Fixes #17869 Paul Blottiere
08:12 AM Revision 77163ba0 (qgis): [processing] fix toggle advanced mode button in batch panel (#6193)
Salvatore Larosa
07:37 AM Revision a05d941e (qgis): [processing] Default to allowing background execution of algorithms
Since the underlying issues with the Python bindings are now fixed,
in most cases we can safely default to allowing a...
Nyall Dawson
07:36 AM Revision 070e137c (qgis): Update config format in search widget test
Nyall Dawson
07:36 AM Revision 234bc1a4 (qgis): Fix value map widget broken when used as search widget
Fixes #17986 Nyall Dawson
07:36 AM Revision 006ac70d (qgis): fix build on macos
Salvatore Larosa
07:35 AM Revision 10fbe5c3 (qgis): Merge pull request #6200 from nyalldawson/non_file_default
[processing] Default to supporting non-file based outputs for providers Alexander Bruy
06:36 AM Revision 5ab5d095 (qgis): Attempt to fix #17783, window not activated on OSX after font dialog
displayed Nyall Dawson
06:35 AM Revision 8db10ef7 (qgis): Attempt to fix #17784, shortcuts in layouts are applied
in child widgets on OSX Nyall Dawson
04:14 AM Revision 0f963dfa (qgis): [processing] Default to supporting non-file based outputs for providers
And make this support opt-out, since the vast majority of providers
are based on QGIS API and don't have external dep...
Nyall Dawson
02:47 AM Revision 9a020ea7 (qgis): fix saving interface customization to .ini (fixes #17979)
Mathieu Pellerin - nIRV
02:25 AM Revision fb8f3e9e (qgis): [layouts] Fix restoration of rotated item positions
Fixes #17982 Nyall Dawson
02:15 AM Revision 0be37ad4 (qgis): [Win] Show error message if mainwin fails to load exe
Currently it will just die quietly which is no good for the user. Nathan Woodrow
02:12 AM Revision cc9f7af0 (qgis): [layouts] Don't force open item properties when undoing/redoing
Nyall Dawson
02:00 AM Revision 76e778d0 (qgis): Fix typo (fix #17946)
Harrissou Santanna
02:00 AM Revision 4440c09e (qgis): Running check_spelling.sh
Harrissou Santanna

2018-01-28

12:57 AM Revision 6f364fdb (qgis): [layouts] Use correct transform context for map grids
Fixes #17984 Nyall Dawson
10:47 PM Revision f9a81617 (qgis): Fix some leaks and errors in sip conversions
Nyall Dawson
10:11 PM Revision ebb725ec (qgis): [processing] create widget correctly from wrapper when in batch mode
Salvatore Larosa
09:31 PM Revision 550c74e1 (qgis): [processing] fix wrong getter
Salvatore Larosa
04:43 PM Revision 3ca5d724 (qgis): apply enableAutoGeometryRestore to config shortcut dialog
Salvatore Larosa
04:15 PM Revision 0cb82860 (qgis): Fixes #17929 - output file paths not quoted (m.cogo, v.out.vtk)
Salvatore Larosa
12:34 PM Revision bcbc46b5 (qgis): Fix possible GIL deadlock when iterating features in python
and an exception is thrown Nyall Dawson
11:01 AM Revision 37fa41b0 (qgis): [bugfix] Add dirty bit to attribute form
In some cases it is difficult to prevent that an edit widget doesn't
return the original value, even if the user didn...
Daan Goedkoop
09:09 AM Revision 285bb063 (qgis): [processing] Fix duplicate parameter
And throw warnings when other duplicate parameters are registered.
GRASS has a lot.
Nyall Dawson

2018-01-27

12:51 AM Revision 7e20fe4c (qgis): make converting to multi geometries to fullfil provider geometry
constraints the last step and use earlier conversions (fixes #17643) Jürgen Fischer
12:28 AM Revision 3e0b6a3c (qgis): Update some button labels
Harrissou Santanna
12:28 AM Revision a0f6c918 (qgis): Set tab order
Harrissou Santanna
11:04 PM Revision 9fff5f0c (qgis): Add help button and connect to user manual
Harrissou Santanna
10:58 PM Revision 1b1be55f (qgis): Add scrollbar to only dialog-display mode
and not in widget mode
Sur la branche rulebaseDialog
modifié : src/app/nodetool/qgsnodetool.h
aucune modific...
Harrissou Santanna
10:57 PM Revision 171b9ee7 (qgis): Enable rule-based dialog instead of widget all time
Harrissou Santanna
10:41 PM Revision 72ca8d7b (qgis): Merge pull request #6164 from slarosa/fix_ml_issue
update min/max values for singlebandgray raster renderer Salvatore Larosa
08:52 AM Revision ab607ce3 (qgis): [bugfix] Fix minimum values for range widgets
Fixes #17878 QGIS 3 Vector Layer Fields Garbled when Clicking the Toggle Editing Icon Alessandro Pasotti
02:15 AM Revision 6be8249b (qgis): [options search] fix search not available in option tree
Denis Rouzaud
02:15 AM Revision 54cd01ac (qgis): use blue font for highlighted tree items
Denis Rouzaud

2018-01-26

10:24 PM Revision 71bdda5f (qgis): Merge pull request #6176 from nyalldawson/gil
[python] Always release the GIL before calling PyQGIS c++ methods Nyall Dawson
08:29 PM Revision a2650733 (qgis): update package*.cmd for 3 and GRASS 7.x
Jürgen Fischer
08:29 PM Revision 7b959175 (qgis): fix typo
Jürgen Fischer
08:24 PM Revision e8f077f2 (qgis): update package*.cmd for GRASS 7.4
Jürgen Fischer
06:35 PM Revision 891ca3cd (qgis): [processing] fix wrong variable name
Alexander Bruy
10:33 AM Revision fd538807 (qgis): avoid startup warning, do not look for empty setting value
Mathieu Pellerin - nIRV
10:04 AM Revision bd6a1fa2 (qgis): Merge pull request #6181 from elpaso/check-for-size-before-adding-to-model
Check for model items size before removing rows Alessandro Pasotti
09:35 AM Revision d4e8f633 (qgis): Check for model items size before removing rows
This was hitting an assert in Qt core libraries 5.9.3 Alessandro Pasotti
09:21 AM Revision ac4be1b3 (qgis): update the brasil flag svg to get rid of console warnings
Mathieu Pellerin - nIRV
09:15 AM Revision 2997c3b4 (qgis): Merge pull request #6173 from elpaso/bugfix-17863-wrong-ogr-extent
[bugfix][ogr][spatialite] Update extent when subsetstring is set in the ctor Alessandro Pasotti
08:38 AM Revision b1a97e17 (qgis): fix stylesheet string for the qgsdatetimeedit widget
Mathieu Pellerin - nIRV
07:45 AM Revision fb3e4e16 (qgis): remove png flags
Mathieu Pellerin - nIRV
07:45 AM Revision af17f041 (qgis): add two missing locale flags
Mathieu Pellerin - nIRV
07:11 AM Revision 6d5dce22 (qgis): [processing] properly size toolbar button for provider actions
Mathieu Pellerin - nIRV
05:55 AM Revision b3256ad2 (qgis): [python] Always release the GIL before calling PyQGIS c++ methods
Switches on the sip "-g" switch, which forces sip to release the
Python Global Interpreter Lock before calling a qgis...
Nyall Dawson

2018-01-25

09:54 PM Revision f4f89bbc (qgis): [processing] resurrects matrix parameter
Salvatore Larosa
09:47 PM Revision f392a717 (qgis): Merge pull request #6128 from DelazJ/ProcessingBatchResize
[processing] Fix cannot resize columns in batch dialog Salvatore Larosa
07:33 PM Revision dc564fb2 (qgis): Merge pull request #6175 from zsiki/master
Hungarian translators list extended Werner Macho
07:27 PM Revision e77658fc (qgis): Hungarian translators list extended
Zoltan Siki
05:43 PM Revision 0e2995c5 (qgis): [bugfix] Fix crash in node editor
Fixes #17958 Node tool crashes QGIS when changing a value Alessandro Pasotti
03:16 PM Revision 698befa9 (qgis): [gpkg] Add test for gpkg subsetstring don't unlock mutex twice
I wanted to add the test for gpkg subsetstring even if
it was not bugged, while testing that, I hit an assert
in Qt c...
Alessandro Pasotti
02:38 PM Revision cd0559df (qgis): [bugfix][spatialite] Update extent when subsetstring is set in the ctor
Fixes #17863 - Zoom to layer has inconsistent behavior with filter Alessandro Pasotti
02:38 PM Revision e9c9b5df (qgis): [bugfix][ogr] Update extent when subsetstring is set in the ctor
Fixes #17863 - Zoom to layer has inconsistent behavior with filter Alessandro Pasotti
02:21 PM Revision 8b682dad (qgis): Merge pull request #6172 from manisandro/master
[Globe] Adapt for API changes Sandro Mani
01:24 PM Revision 0d1ef018 (qgis): [Globe] Adapt for API changes
Sandro Mani
01:19 PM Revision 6424ceb1 (qgis): [options search] move Message bar items check to QgsSearchHighlightOpti...
Denis Rouzaud
01:19 PM Revision 3b143805 (qgis): [options search] use lambda method to search text in widgets
Denis Rouzaud
10:16 AM Revision 34c2d32b (qgis): [processing] add actions when provider is registered / activated
Mathieu Pellerin - nIRV
09:30 AM Revision 26f8f165 (qgis): Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries
On OpenBSD, there's no libgdal.so symlink, only a versioned library (ie
libgdal.so.X.Y where X.Y changes over time so...
Landry Breuil
08:52 AM Revision 3fac2aa3 (qgis): Don't hardcode the path to qgis binary in .desktop file
Landry Breuil
08:46 AM Revision 7ee4bb70 (qgis): Merge pull request #6162 from elpaso/bugfix-17263-clip-double-show
[bugfix] Fixes Clip features to canvas extent displayed twice Alessandro Pasotti
08:45 AM Revision 30043dbe (qgis): Merge pull request #6163 from elpaso/bugfix-17927-themes-group-visibility
[bugfix] Ensure parent group visibility when apply theme Alessandro Pasotti
06:00 AM Revision 8cb7197c (qgis): Better widget's alignment
Harrissou Santanna
05:58 AM Revision fe6d4cfc (qgis): [DB Manager]Allow preset query combobox expansion
Fixes #17933
Also add some window title capitalisation
Harrissou Santanna
05:47 AM Revision 723e0a1e (qgis): Make saving ogr layers less debug noisy
Nyall Dawson
05:47 AM Revision f0e01d81 (qgis): Fix crash
Nyall Dawson
05:47 AM Revision bf19eb6f (qgis): [processing] Non-filed based outputs (e.g. postgis, geopackage)
options should be available for certain model outputs and script
algorithm outputs
We do this by swapping the test f...
Nyall Dawson
01:37 AM Revision c91e33d3 (qgis): Fixes a typo in syncDb()
Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr... Andrea Giudiceandrea
01:36 AM Revision 141be446 (qgis): Merge pull request #6153 from agiudiceandrea/patch-1
Fixes a typo in syncDb() that improperly set "Imported from GDAL" as name for all geogcs imported from GDAL/PROJ Nyall Dawson
01:35 AM Revision 975ef8e8 (qgis): Show field type in tooltip in attribute table header
Nyall Dawson

2018-01-24

11:52 PM Revision b91b9f6a (qgis): Fix relation table shows some cells disabled (when they should
be enabled, but just not editable) Nyall Dawson
11:52 PM Revision 237455a7 (qgis): Use same relation parent/child order in list as in new relation dialog
Fixes #17939 Nyall Dawson
10:58 PM Revision 717a0f54 (qgis): fix layer tooltip display
Jürgen Fischer
08:28 PM Revision 9fcfafdf (qgis): update min/max values for singlebandgray raster renderer
Salvatore Larosa
07:36 PM Revision b6444472 (qgis): [bugfix] Ensure parent group visibility when apply theme
Fixes #17927 Group Layers not activating when Theme is selected. Alessandro Pasotti
07:15 PM Revision 8c96eec2 (qgis): fix detection of 2.x project crs (followup f2b5a595)
Jürgen Fischer
07:04 PM Revision 37cd401e (qgis): [bugfix] Fixes Clip features to canvas extent displayed twice
Fixes #17263 Alessandro Pasotti
05:29 PM Revision cf35affe (qgis): remove risky qApp->processEvents() call (#6161)
Mathieu Pellerin - nIRV
02:24 PM Revision 711eddcf (qgis): [options search] correctly remove event filter
Denis Rouzaud
01:38 PM Revision 0e7cea22 (qgis): QgsGeometryUtils: rename 2 methods
- projPointOnSegment has been renamed to projectPointOnSegment
- getSelfIntersections has been renamed to selfInterse...
Denis Rouzaud
12:18 PM Revision 746701bf (qgis): [processing] add default extension to empty filter when available
Mathieu Pellerin - nIRV
12:18 PM Revision 5f5f1f9c (qgis): [processing] don't modify output filename in build virtual raster
Mathieu Pellerin - nIRV
11:56 AM Revision 1c34b255 (qgis): Add out layer to registry before its update.
Useful only in case of use waterfall aggregate functions because they get
layer from registry basing on layer scope.
...
Luigi Pirelli
11:28 AM Revision c871e84e (qgis): update XSD and XML according to #36bf093
Etienne Trimaille
09:59 AM Revision 36bf093b (qgis): Fix metadata address element doubles with each project write
elementsByTagName can be dangerous, because it returns children
recursively. In this case the contact "address" eleme...
Nyall Dawson
09:44 AM Revision 5812934c (qgis): [bugfix] Fix crash on bad raster layers, fixes #17938
Alessandro Pasotti
09:00 AM Revision 097a437a (qgis): [processing] Fix missing outputs in modeler for grass algs (fixes #17703)
Nyall Dawson
09:00 AM Revision 4e6aa3c3 (qgis): [processing] Fix error on win when grass path isn't set correctly
Nyall Dawson
07:54 AM Revision 20137257 (qgis): Fix gui handling of NULL/None default values in processing script algor...
Nyall Dawson
07:50 AM Revision 6eed7dea (qgis): [layouts] Fix remaining composers are not restored after hitting
a composer which could not be added
Refs #17924
Nyall Dawson
07:50 AM Revision c1f06570 (qgis): Fix leak when a layout cannot be added
Nyall Dawson
07:50 AM Revision b8880d46 (qgis): [layouts] Handle duplicated composer names when upgrading 2.x
projects
Somehow 2.x projects could end up with compositions with duplicate
names. This is strictly forbidden in 3.x...
Nyall Dawson
07:50 AM Revision be959628 (qgis): Fix crashes in layout manager tests
Nyall Dawson
07:48 AM Revision d3baac6e (qgis): Merge pull request #6145 from elpaso/bugfix-17872-wfs2-typenames
[bugfix][wfs] Expand support for 2.0.0 TYPENAMES Alessandro Pasotti
07:24 AM Revision c5d9830d (qgis): [needs-docs][processing] move providers actions into the processing
panel toolbar (#6150) Mathieu Pellerin - nIRV
07:16 AM Revision 5dc8c3f0 (qgis): Merge pull request #6141 from alexbruy/processing-gdal
[processing] restore GDAL rasterize algorithm Alexander Bruy
05:53 AM Revision 54f9846e (qgis): Fix executing processing scripts through script editor
Nyall Dawson
04:42 AM Revision 12b30112 (qgis): Fixes a typo in syncDb()
Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr... Andrea Giudiceandrea
02:28 AM Revision 0cc29569 (qgis): reformulate doxymentation
Denis Rouzaud
01:38 AM Revision d60f00dc (qgis): [processing] Add Toolbox action to the main window toolbar
I realise this adds another toolbar button... but I'd strongly
argue that the toolbox is used FAR FAR more often than...
Nyall Dawson
01:38 AM Revision 63db1be8 (qgis): [processing] Improve main window Toolbox action
Brings the behaviour into line with the styling dock, where
the action is checkable and checked only when the toolbox...
Nyall Dawson
01:38 AM Revision c41b2dd1 (qgis): Don't re-register an already registered action in QgsShortcutsManager
Avoids incorrect warnings about duplicate shortcuts on startup.
What's happening here is:
- on QGIS startup, plugins...
Nyall Dawson
01:35 AM Revision e5d00a26 (qgis): Merge pull request #6147 from slarosa/processing_toolbar
[processing][needs-docs] add toolbar to processing toolbox Nyall Dawson
01:01 AM Revision 6a2a6269 (qgis): move QgsCadUtils::lineCircleIntersection to QgsGeometryUtils
also add a test Denis Rouzaud

2018-01-23

11:39 PM Revision b49c3964 (qgis): [processing] set icon size to toolbar
Salvatore Larosa
11:16 PM Revision 36768aad (qgis): [processing] change icon for options action in toolbar
Salvatore Larosa
11:13 PM Revision eb8a810d (qgis): [processing] followup: 9c400324e2 - restore ellipses in menu actions
Salvatore Larosa
10:30 PM Revision 9c400324 (qgis): [processing] add toolbar to toolbox
Salvatore Larosa
09:42 PM Revision 845bf299 (qgis): [tr] Polish translation update
Borys Jurgiel
06:51 PM Revision ccb4c80f (qgis): [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
Fixes #17872 - WFS 2.0.0 DescribeFeatureType : TypeNames vs TypeName
This PR introduces the plural form of TYPENAME ...
Alessandro Pasotti
04:43 PM Revision 4d41dfbf (qgis): topological editing should always be available
fix #17620
regression from 2.x
Denis Rouzaud
04:43 PM Revision 649b5ee4 (qgis): fix case
Denis Rouzaud
04:43 PM Revision 4d1f7ede (qgis): correctly register shortcuts for snapping toolbar
fix #17037 Denis Rouzaud
04:43 PM Revision 3b0afb26 (qgis): fix Project Snapping Settings dialog doesn't save the dialog size
fix #17343 Denis Rouzaud
02:08 PM Revision dce341e1 (qgis): [reports] allow header and footer sections to always be included
Mathieu Pellerin - nIRV
01:43 PM Revision 4125c25b (qgis): astyle 3.1 allows format of lambdas on a single line
Denis Rouzaud
12:10 PM Revision 834a945c (qgis): update astyle to 3.1
Denis Rouzaud
12:10 PM Revision 50e1e781 (qgis): run astyle
Denis Rouzaud
11:27 AM Revision 77a6bbbb (qgis): [processing] restore GDAL rasterize algorithm
Alexander Bruy
09:55 AM Revision f2273c6a (qgis): [raster calculator] don't crash if output file has illegal size, e.g. 0x0
Alexander Bruy
09:38 AM Revision c09c3018 (qgis): [processing] throw error if no layers selected in raster calculator
algorithm (refs #17920) Alexander Bruy
09:00 AM Revision d7e18131 (qgis): [processing] make items hidden after adding them to the view (fix #17881)
Alexander Bruy
07:54 AM Revision aaf97933 (qgis): [needs-docs][processing] merge grid algorithms and add point grid type
Mathieu Pellerin - nIRV
07:51 AM Revision c91fd5a0 (qgis): [reports] Tweak sub-section logic for multi-layer reports
Instead of requiring a single layer for use with nested field group
sections, allow use of different layers. In this ...
Nyall Dawson
05:30 AM Revision 88808615 (qgis): Drop composer
It's been a great journey, but your time has come... Nyall Dawson
05:21 AM Revision a5ca16e8 (qgis): Remove header for report organizer tree
Nyall Dawson
05:21 AM Revision 4096896d (qgis): Tweak some report designer strings
Nyall Dawson
05:21 AM Revision 37c87065 (qgis): Initially select report section when opening a report designer
Nyall Dawson
02:35 AM Revision 3f801b5d (qgis): Switch SpatiaLite and PostgreSQL place in Datasource
Manager dialog
Moves up SpatiaLite tab near GeoPackage's as they are both simple file databases and their dialog look...
Harrissou Santanna
02:35 AM Revision c87f5aad (qgis): [processing] Fix misleading errors in grid algorithms
Nyall Dawson
02:35 AM Revision d415ad84 (qgis): [processing] Fix extent and CRS parameters do not evaluate in
models when linked to a layer parameter/output value
References discussion on dev mailing list
Nyall Dawson
02:19 AM Revision 7d603290 (qgis): Fix build
Nyall Dawson
02:19 AM Revision e24496cd (qgis): Silence warning
Nyall Dawson
02:18 AM Revision 40f09fab (qgis): [processing] Fix creating tests when alg has optional outputs
Nyall Dawson
02:18 AM Revision b8e1f770 (qgis): [processing] Port 'Add unique value index field' to c++
And implement some fixes/improvements (refs discussion on the dev mailing list):
- allow user to specify created fiel...
Nyall Dawson
02:07 AM Revision a530b213 (qgis): [processing] Fix error when dragging alg group in modeler
Nyall Dawson
01:54 AM Revision 502d9d7f (qgis): Fix incorrect tooltips
Nyall Dawson
01:51 AM Revision c50cbfc9 (qgis): Fix crash on exit
Since the snapping widget is destroyed *after* the project instance,
we need to avoid referring to the project after ...
Nyall Dawson
01:42 AM Revision 7ef93551 (qgis): [ui] fix status bar's message item resizing window on long string
(Fixes #17913) Mathieu Pellerin - nIRV

2018-01-22

12:49 AM Revision 8f1abf8d (qgis): move poly2tri to external libs directory
Denis Rouzaud
10:07 PM Revision 2b2b6530 (qgis): Merge pull request #6129 from alexbruy/plugins-rating
[plugin manager] fix sending plugin votes Borys Jurgiel
09:14 PM Revision 7a2ab1cc (qgis): [layouts] Fix multiframe items (tables, html) cannot be pasted
Fixes #10456, #17882 Nyall Dawson
09:14 PM Revision 35a77013 (qgis): Fix handling of multiframe objects in layout templates
Nyall Dawson
09:14 PM Revision cbe64162 (qgis): Fix invalid read when closing layout designers
Child widget was referring to its parent in the destructor - at
this stage the parent may no longer be in a usable st...
Nyall Dawson
09:14 PM Revision 77b570da (qgis): Add a debug assert relating to multiframe item crashes
Nyall Dawson
09:14 PM Revision 20f50fba (qgis): [layouts] Fix some linked map items not correctly restored when
loading projects.
Also remove some outdated TODOs
Fixes #17892, #17891
Nyall Dawson
09:14 PM Revision d9b6c8b5 (qgis): Add missing sip casting for layout multiframe objects
Nyall Dawson
06:16 PM Revision f69c1cfc (qgis): Merge pull request #6130 from elpaso/bugfix-17915-geopackage-delete-wro...
[bugfix] Fixes 17915 geopackage delete wrong layer Alessandro Pasotti
05:50 PM Revision 08255f7b (qgis): fix indentation
Alexander Bruy
05:25 PM Revision 50161421 (qgis): Merge pull request #6117 from borysiasty/manager_stars
[Plugin manager] SVG voting stars Borys Jurgiel
05:24 PM Revision f235e935 (qgis): [bugfix] Fixes deleting geopackage layer from browser delete a wrong layer
Fixes 17915 Alessandro Pasotti
05:24 PM Revision 46dfe578 (qgis): Cosmetic: comment formatting
Alessandro Pasotti
04:58 PM Revision e447f11a (qgis): move qspatialite
Denis Rouzaud
04:58 PM Revision 45794a80 (qgis): update debian/copyright
Denis Rouzaud
04:58 PM Revision 10427546 (qgis): move qwtpolar
Denis Rouzaud
04:58 PM Revision 204eaf88 (qgis): move QExtSerialPort to external libs directory
Denis Rouzaud
04:58 PM Revision 282f240d (qgis): add missing INCLUDE_DIRECTORY
Denis Rouzaud
04:58 PM Revision 0eb52d71 (qgis): move nmea
Denis Rouzaud
04:57 PM Revision 912bbe3e (qgis): Fix rotation widget disappears after ctrl-clicking to set anchor point
Fixes #17232 Nyall Dawson
04:57 PM Revision 8a6fcc8e (qgis): Escape should cancel rotation map tool
Nyall Dawson
04:57 PM Revision cc18918b (qgis): Fix incorrect cursor used for rotate map tool
Nyall Dawson
04:57 PM Revision 5a80ec5c (qgis): Fix user input widget sometimes hidden below canvas
Nyall Dawson
04:54 PM Revision a0d0648d (qgis): fix Chained filters crash QGIS when switching between ui tabs
fix #17736 Denis Rouzaud
03:27 PM Revision 123470b2 (qgis): use QgsMapLayer::isSpatial()
Denis Rouzaud
03:27 PM Revision 86024efc (qgis): do not list non spatial in custom layer order widget
fix #17887 Denis Rouzaud
03:20 PM Revision c6870777 (qgis): fix sending plugin votes
Alexander Bruy
02:59 PM Revision efe378d6 (qgis): fixed indentation in python
fixed indentation in python unittest David Signer
02:59 PM Revision bbac229c (qgis): store valuemap as QList
instead of QMap because with QMap it loses the order
actually it's currently stored in config['map'] as QDataStream
David Signer
02:59 PM Revision 481b6247 (qgis): store valuemap as QList instead of QMap
because with QMap it loses the order. the two values (key and value) are in an one dimensional QMap stored.
this beca...
David Signer
02:59 PM Revision 2dba9fc8 (qgis): take list instead of map for test
in unittest it needs to take a list instaed of the map as a test of valuemap David Signer
01:15 PM Revision 9c5797ec (qgis): sip fix include directory
Denis Rouzaud
11:15 AM Revision 222eee43 (qgis): [processing] Fix cannot resize columns in batch dialog
Fixes #17819
Cherry-picked from 797437823c
Harrissou Santanna
08:18 AM Revision 936c30be (qgis): Fix layout items with non-top left reference move when exporting
Fixes #17910 Nyall Dawson
06:19 AM Revision 16ebb263 (qgis): Fix crash when executing background threadable processing algorithms on...
Yet again processEvents() comes around to bite us in the butt. Nyall Dawson

2018-01-21

12:20 AM Revision 5fcd2dc4 (qgis): [layouts] Fix designer windows is always-on-top on Windows 10
Fixes #17801 Nyall Dawson
12:02 AM Revision fcbf4cb1 (qgis): Set missing expression context in some filters
In some filters the expression context was not set, so that references to
variables would only work in the preview, b...
Daan Goedkoop
12:38 PM Revision ac88f2af (qgis): Fix some wording and spelling
Harrissou Santanna
05:09 AM Revision 9451f2e4 (qgis): Fix behavior of import/export predefined scales in options
Fixes #17796 Nyall Dawson

2018-01-20

12:33 AM Revision 776fa23a (qgis): Add more book title capitalization
Harrissou Santanna
12:33 AM Revision 39c6aac4 (qgis): Add title case to some dialog title
Harrissou Santanna
12:33 AM Revision 7494fae9 (qgis): Add book title capitalization to panels
Harrissou Santanna
12:03 PM Revision 01149271 (qgis): [Plugin manager] SVG voting stars
Borys Jurgiel
11:42 AM Revision 02b24a68 (qgis): [map themes] avoid writing empty style to layer
Mathieu Pellerin - nIRV
11:42 AM Revision 2d6a828d (qgis): [map themes] avoid projection version debug msg spam by default
Mathieu Pellerin - nIRV
04:24 AM Revision ed8f24ac (qgis): Make select by radius rubber band smoother
Nyall Dawson
04:24 AM Revision bfd0f21e (qgis): Select by radius spin box needs more decimals to work for geographic CRS
Nyall Dawson
04:24 AM Revision 2b61591e (qgis): Documentation++
Nyall Dawson
04:24 AM Revision 884ccc86 (qgis): Fix documentation
Nyall Dawson
04:24 AM Revision 96d1ea57 (qgis): unique ptr improvements
Nyall Dawson
04:24 AM Revision 5d264d94 (qgis): Show a snap indicator for measure tool
Nyall Dawson
04:24 AM Revision 045a17f7 (qgis): Escape cancels move tool
Nyall Dawson
04:24 AM Revision fb0529bb (qgis): Enable snapping for select by radius tool
Nyall Dawson
04:24 AM Revision 5ee4b565 (qgis): Use snap indicator for measure angle tool
Fixes #14954 Nyall Dawson
02:25 AM Revision b6ffac3f (qgis): use widgetAction rather than floating widget
Denis Rouzaud
02:25 AM Revision 6885da40 (qgis): [snapping widget] add advanced config widget in toolbar fix #16596
Denis Rouzaud
02:25 AM Revision 280af20c (qgis): use a dedicated button to show the table
Denis Rouzaud
01:20 AM Revision 42ca70b9 (qgis): initilize in header
Denis Rouzaud
01:20 AM Revision 510a228e (qgis): switch freehand selection map tool to click-click
to be coherent with other map tools
add-ons: possible map move/zoom while selecting, and operation canceling (right-c...
Denis Rouzaud

2018-01-19

09:11 PM Revision fe13c0e8 (qgis): Fix crash when deleting layout items
Fixes #17876, #17770 Nyall Dawson
09:10 PM Revision 05161362 (qgis): Keep label settings when changing between rulebased/simple labeling
Fixes #17734 Nyall Dawson
09:10 PM Revision aa0d3771 (qgis): Add separate bool for controlling whether vector layer labels
are enabled
Instead of clearing the labeling configuration in order to
disable labels, we need a way to disable them...
Nyall Dawson
04:56 PM Revision 232d7213 (qgis): move libdxfrw to external lib directory
Denis Rouzaud
04:14 PM Revision 3abf27f5 (qgis): [cad] Fix precision issues with angle constraint (fixes #17685)
Martin Dobias
02:13 PM Revision 6af20113 (qgis): Release of 2.14.22
Jürgen Fischer
02:13 PM Revision d473c307 (qgis): Release of 2.18.16
Jürgen Fischer
12:10 PM Revision dd739ac0 (qgis): [needs-docs] Allow adding and remove nodes from node tool selection
Holding shift while clicking and dragging adds nodes to selection,
holding ctrl removes nodes from selection.
Additi...
Nyall Dawson
07:33 AM Revision 67ae36c4 (qgis): Merge pull request #6097 from alexbruy/rule-editor-ui
make rule editor dialog resizeable (fix #17709) Alexander Bruy
05:51 AM Revision d95fc60b (qgis): Fix virtual layers fail if table field names have special characters
Fixes #16943
Cherry-picked from 6c392124
Nyall Dawson
02:35 AM Revision c6608c08 (qgis): Fix memory leak
Nyall Dawson
01:24 AM Revision d4242224 (qgis): fix prepare-commit for sipify
Denis Rouzaud

2018-01-18

12:27 AM Revision 5dc91b4b (qgis): [ui] prevent infinite canvas redraw due to (#6098)
progress bar changing status bar height when
shown/hidden.
Yes, it's as bad as it sounds.
Mathieu Pellerin - nIRV
12:26 AM Revision 19592dc8 (qgis): Fix tracking of imported modules
__import__(name, ..., fromlist, ...) always returns the top-level package if `import x.y.z` is used (here `x`), and t... M R
12:25 AM Revision 0e08e329 (qgis): [layout] Cache map item theme preset lookups
Since theme style override lookups are expensive, cache them
to avoid unnecessary duplicate calls
Fixes #17027
Nyall Dawson
12:25 AM Revision bc1bfd34 (qgis): Fully refresh map items when clicking 'update preview' button
Nyall Dawson
12:25 AM Revision f5876eab (qgis): [layouts] Don't needlessly calculate layer sets for maps linked
to a map theme
This is very expensive to do, so avoid calculating it as much
as possible
Refs #17027
Nyall Dawson
03:09 PM Revision 4733bc82 (qgis): cancel select by radius by pressing ESC
Denis Rouzaud
03:09 PM Revision aca20788 (qgis): switch select by radius map tool to click-click
fix #17868
this is seen as a bugfix and will be merged in 3.0 to have coherent map tools changes
also add a user inp...
Denis Rouzaud
03:09 PM Revision a09cb6f3 (qgis): fix typo and missing disconnect
Denis Rouzaud
02:28 PM Revision 851cdb20 (qgis): QgsDebugMsg -> QgsDebugMsgLevel in getcapabilities download
Alessandro Pasotti
11:23 AM Revision 172b2174 (qgis): Merge pull request #5899 from peppsac/fix_17668
[server] Fix layers group handling Paul Blottiere
10:39 AM Revision 5162c468 (qgis): put rule editor widgest inside a QScrollArea to make dialog resizeable
(fix #17709) Alexander Bruy
07:43 AM Revision dd039813 (qgis): Update lpad and rpad functions description
Harrissou Santanna
07:23 AM Revision 6c392124 (qgis): Fix virtual layers fail if table field names have special characters
Fixes #16943 Nyall Dawson
01:37 AM Revision 623fd6fa (qgis): Drop an unused messy pal function
Nyall Dawson
01:37 AM Revision dded4ab3 (qgis): Safer memory management for some pal routines
Nyall Dawson
01:37 AM Revision a1618c7d (qgis): Add test mask
Nyall Dawson
01:37 AM Revision c8fe22c5 (qgis): Add test for hiding partial labels with rotated canvas
Nyall Dawson
01:37 AM Revision b59e1584 (qgis): Fix doxygen warning
Nyall Dawson
01:37 AM Revision 2ab1e02e (qgis): Fix labeling hide partial labels setting when map is rotated
Previously partially hidden labels would be shown when a map is
rotated, even if the project was set to hide partial ...
Nyall Dawson
01:37 AM Revision 2d71309e (qgis): Add some more geometry relationship methods to LabelPosition
Nyall Dawson

2018-01-17

12:21 AM Revision fe48aeca (qgis): Fix crash with undo/redo and layout multiframes, restore test
Nyall Dawson
12:21 AM Revision 58047453 (qgis): Port more tests to layouts, drop more QgsCompositions use
Nyall Dawson
12:21 AM Revision d8402ace (qgis): Remove composer from more code, port georeferencer reports to layouts
Nyall Dawson
09:28 PM Revision 59c2ab45 (qgis): more bash
Loïc BARTOLETTI
09:13 PM Revision 842083c5 (qgis): python3 everywhere
Loïc BARTOLETTI
05:34 PM Revision 479358ea (qgis): Merge pull request #6089 from elpaso/server-exception-on-image-overflow
Server exception on image overflow Alessandro Pasotti
03:38 PM Revision ccd98f5d (qgis): Added test
Martin Dobias
03:38 PM Revision 6a4b8b47 (qgis): Fix retrieval of 4D geometries (XYZM) from postgres (fixes #17814)
Martin Dobias
03:29 PM Revision bdb57278 (qgis): [server] Use std::numeric_limits instead of INT_MAX
Alessandro Pasotti
03:16 PM Revision 03047081 (qgis): fix .gitignore to add missing sip files
Denis Rouzaud
03:16 PM Revision 4a0eedde (qgis): version compare is not strict
also fix sipify test Denis Rouzaud
03:16 PM Revision 458cab7b (qgis): run sipify
Denis Rouzaud
03:16 PM Revision fe5a001d (qgis): [sipify] remove space before semi-column
Denis Rouzaud
03:16 PM Revision 5327978e (qgis): SIP 4.19.7+ allows to document template based classes
Denis Rouzaud
03:16 PM Revision 1d4e6a82 (qgis): [sipify] use configuration file for SIP sources (*.sip.in)
to allow preprocessing the files to handle version specific features such as template based classes documentation in ... Denis Rouzaud
03:16 PM Revision 7722010c (qgis): rename *.sip to *.sip.in for the auto generated sip files
Denis Rouzaud
03:16 PM Revision 0644f59c (qgis): fix variable used for configuration
Denis Rouzaud
01:10 PM Revision 74d76d52 (qgis): [server] Check image size for overflow and throw if null
Because we don't wont a broken image in the output
when a null image is created.
This introduces an additional check...
Alessandro Pasotti
01:09 PM Revision 4fc2b3e8 (qgis): [server][test] Add protocol and host:port to path in the test server
Alessandro Pasotti
10:51 AM Revision ac27347a (qgis): [server] Fix layers group handling
Load layers groups from project file to be able to use them in queries.
Fixes #17668
Pierre-Eric Pelloux-Prayer
09:31 AM Revision 8c74c5b3 (qgis): fix type in map layer's exportNamedStyle() for min scale value
Mathieu Pellerin - nIRV
06:44 AM Revision f274456f (qgis): use native separators for message bar hyperlinks
Mathieu Pellerin - nIRV
06:44 AM Revision 8bb6fde8 (qgis): [ui] add hyperlink to saved vector/raster in the message bar
Mathieu Pellerin - nIRV
05:00 AM Revision 163c2784 (qgis): Avoid creating undo commands when converting compositions
Nyall Dawson
04:20 AM Revision 8828f9a7 (qgis): Use ccache if available
Loïc Bartoletti

2018-01-16

07:59 PM Revision 4a2da500 (qgis): fix missing QLabel python import
Etienne Trimaille
07:58 PM Revision 64a8bda8 (qgis): Rename QgsApplication::composerTemplatePaths to layoutTemplatePaths
Nyall Dawson
07:58 PM Revision 343c070a (qgis): Fix layout designer does not respect layout settings
Nyall Dawson
03:22 PM Revision 9bf943a7 (qgis): [QgsFilterLineEdit] use QLineEdit::addAction instead of hacking paintEvent
this gets much more simple Denis Rouzaud
03:22 PM Revision 27978530 (qgis): fix QAction constr call
Denis Rouzaud
01:35 PM Revision d1a922b5 (qgis): let's build python API for server....
is it just me or it was never built? Denis Rouzaud
01:19 PM Revision 77a28ddd (qgis): [Processing] Fix "Set style for raster/vector layer" algorithms.
Radoslaw Guzinski
12:21 PM Revision 95db682a (qgis): [processing][needs-docs] Drop Fixed Distance Buffer algorithm
Since it's functionality is a subset of the native c++ "buffer"
algorithm, it's no longer required.
Nyall Dawson
12:21 PM Revision ecd113de (qgis): Fix modeler dialog doesn't respect hide from modeler flag
Nyall Dawson
12:21 PM Revision 17478ea5 (qgis): [processing][needs-docs] Hide variable distance buffer from toolbox
This algorithm has become a model-only algorithm, since it's
functionality is now present in the native c++ buffer al...
Nyall Dawson
12:21 PM Revision 5bdd6daf (qgis): Add tags to buffer algorithm
Nyall Dawson
12:16 PM Revision 9db2d64d (qgis): [processing] fix gdal's ogrinfo algorithm
Mathieu Pellerin - nIRV
12:01 PM Revision add40c1e (qgis): [processing] use combined vector and raster filters for map layer file ...
Mathieu Pellerin - nIRV
12:00 PM Revision 4b9c8081 (qgis): Fix possible infinite recursion in layer tree model
Nyall Dawson
11:49 AM Revision 62393658 (qgis): [ui] use a combobox for bool values in advanced settings tree (#6078)
Mathieu Pellerin - nIRV
11:35 AM Revision f969b03f (qgis): Sort input types in processing modeler dialog
Nyall Dawson
11:35 AM Revision 5da28ed9 (qgis): [needs-docs][processing] Add tooltips to input types in modeler
...to help clarify for users what the different input types mean.
Fixes #17671, which is a result of unclear distinc...
Nyall Dawson
11:35 AM Revision 5a7da090 (qgis): [needs-docs] Rename some processing input types in modeler for clarity
Refs #17671 Nyall Dawson
10:45 AM Revision 87c1986c (qgis): Improved memory managment of algorithm dialogs
Ensure that dialogs are always correctly deleted when appropriate.
Also, if an algorithm is running in a background ...
Nyall Dawson
10:45 AM Revision bc9d739e (qgis): Show display name, not id, for background algorithm tasks
Nyall Dawson
10:45 AM Revision 971aec80 (qgis): Rename QgsTaskManager::triggered to taskTriggered
Nyall Dawson
10:45 AM Revision b8defc11 (qgis): When processing tasks are clicked in task manager, reopen the
algorithm dialog Nyall Dawson
10:45 AM Revision de651902 (qgis): Sipify
Nyall Dawson
10:45 AM Revision 30273705 (qgis): Fix build
Nyall Dawson
10:45 AM Revision 7603487e (qgis): Add method to 'trigger' QgsTasks
Triggering occurs when a task is clicked in the task manager
widget, and this can be used to e.g. open a dialog showi...
Nyall Dawson
08:44 AM Revision a3a999e4 (qgis): Drop fields in correct position in drag and drop designer
Instead of always dropping fields at the end of the container,
insert them at the dropped location. Otherwise the dro...
Nyall Dawson
07:22 AM Revision fa120b53 (qgis): move the iconsize setting into the qgis group, part 2
Mathieu Pellerin - nIRV
07:09 AM Revision 749468a9 (qgis): Hey, this isn't pal or openoffice... comments in English please!
Nyall Dawson
07:09 AM Revision fe2292c5 (qgis): Fix default value 'apply on update' setting not correctly restored
Fixes #17712 Nyall Dawson
07:09 AM Revision 79987453 (qgis): Remove unused variable
Nyall Dawson
07:09 AM Revision f3f1b8ea (qgis): Save/restore form "editable" and "label on top" settings
Fixes #17860 Nyall Dawson
05:29 AM Revision 063c1a49 (qgis): Fix invalid connection in offline editing plugin
Nyall Dawson
05:17 AM Revision 2c511d25 (qgis): return empty CRS instead of 4326 if the XML is empty
Etienne Trimaille
05:08 AM Revision d426a8db (qgis): Fix layers cannot be individually deselected in offline editing plugin
Fixes #16163 Nyall Dawson
04:57 AM Revision 6c57654d (qgis): Indentation
Nyall Dawson
04:57 AM Revision 741afdca (qgis): Add provider suite test for thread safety of provider getFeatures()
Hammers providers by iterating through features from multiple threads Nyall Dawson
04:57 AM Revision 30fe9917 (qgis): Sipify
Nyall Dawson
04:57 AM Revision 38062ec6 (qgis): Add test for indexed memory provider thread safety
Refs #17705 Nyall Dawson
04:43 AM Revision c2e07752 (qgis): place the iconsize setting inside the qgis group
Mathieu Pellerin - nIRV
02:43 AM Revision 05c71325 (qgis): Fix initial positioning of floating widgets
Nyall Dawson
02:41 AM Revision df90feff (qgis): add missing since and complete API brea doc
Denis Rouzaud
02:41 AM Revision 20722f4e (qgis): [user input widget] use a floating widget rather than a dock
fix #15177 Denis Rouzaud
01:29 AM Revision 34147af6 (qgis): Use a clearer variable name for settings
Harrissou Santanna
01:29 AM Revision 80a8efde (qgis): Move map theme combobox near list of layers
Because the map theme option may impact checked layers in the list, better have them close. Harrissou Santanna
01:29 AM Revision fe319afc (qgis): [ui] Update spacing in the scale widget
for consistency with other widgets Harrissou Santanna
01:29 AM Revision 10ee75b2 (qgis): Auto restore dialog geometry + fix help include
Harrissou Santanna
01:29 AM Revision c875840f (qgis): Add qgsfilewidget to dxf export dialog
Harrissou Santanna

2018-01-15

07:13 PM Revision eb7a187a (qgis): [processing] add missed imports (fix #17843)
Alexander Bruy
06:25 PM Revision 490aad11 (qgis): [processing] quote layer names in raster calculator (fix #17847)
Alexander Bruy
06:25 PM Revision 7cad24d8 (qgis): [processing] improve layout of the raster calculator dialog
Alexander Bruy
04:55 PM Revision f952fe62 (qgis): rmove entry from acceptable missing doc
Denis Rouzaud
04:55 PM Revision 7a1e4bd8 (qgis): fix NMEA capitalization and doxygen
Denis Rouzaud
04:55 PM Revision 51654afc (qgis): also fix method capitalization
Denis Rouzaud
04:55 PM Revision 168c469b (qgis): Rename QgsGPS prefixed classes to QgsGps
Matthias Kuhn
04:49 PM Revision eeaca689 (qgis): Do not initialize unique_ptr to nullptr
Alessandro Pasotti
04:08 PM Revision c033b340 (qgis): Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2. Loïc BARTOLETTI
04:05 PM Revision 99baf1ac (qgis): Merge pull request #6069 from volaya/fix_field_calculator
[processing] added missing method to custom field calculator dialog Alexander Bruy
04:03 PM Revision c41186c9 (qgis): Fix indentation using modified scripts
Loïc BARTOLETTI
03:59 PM Revision f2a0c779 (qgis): Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into ...
Loïc BARTOLETTI
02:56 PM Revision 418d5875 (qgis): [processing] added missing method to custom field calculator dialog
A much better way of doing this would be to have the dialog extend qgsprocessingalgorithmdialogbase, or to take an ap... Victor Olaya
02:26 PM Revision 75e613c3 (qgis): [bugfix] Transfer focus to canvas when selecting transparency
This is an attempt to fix #17845 Setting Raster Transparency
using "Add values from display" doesn't work
Fixes #17845
Alessandro Pasotti
12:19 PM Revision dc99b8b2 (qgis): [processing] add missed return statement (fix #17821)
Alexander Bruy
10:59 AM Revision e67aaf9a (qgis): [processing] rename QGISAlgorithmProvider to QgisAlgorithmProvider to be
consistent with our guidelines Alexander Bruy
10:59 AM Revision 0ffd993d (qgis): [processing] update script collection metadata and homogenize quotes
Alexander Bruy
10:59 AM Revision 7ecb0536 (qgis): [processing] correctly retrieve icon for script collection (fix #17780)
Alexander Bruy
10:19 AM Revision f92991eb (qgis): Merge pull request #6055 from borysiasty/browser-geopackage-v2
A simpler way to Fix broken Geopackage paths with spaces Borys Jurgiel
09:52 AM Revision afb1bce6 (qgis): Merge pull request #5663 from pblottiere/bugfix-transaction-name
[FEATURE] Add a name for transactions created from executeSql Paul Blottiere
09:28 AM Revision 4b1d98bd (qgis): [processing] update parameter name for v.segments (fix #17850)
Alexander Bruy
09:27 AM Revision 0cec62c6 (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
(cherry picked from commit b8518aef9cb7a514cc2c98a5b24e90cd27658a33) Alexander Bruy
09:25 AM Revision b8518aef (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
Alexander Bruy
08:57 AM Revision 55052020 (qgis): Update documentation
Paul Blottiere
08:57 AM Revision 76c0a5ba (qgis): Add a name to transaction command
Paul Blottiere
08:57 AM Revision 4e3abbc4 (qgis): Add test
Paul Blottiere
08:13 AM Revision 066d677f (qgis): Add missing translatable strings
Harrissou Santanna
05:44 AM Revision e3cfbb08 (qgis): [gui] do not automatically format name of added layers (fixes #17741)
(users wanting to re-enable that behavior can do so by switching
qgis/formatLayerName to true)
Mathieu Pellerin - nIRV
05:32 AM Revision b9aa768c (qgis): run sipify
Steven Mizuno
05:32 AM Revision cefb1bc7 (qgis): remove Windows OS specific event filter that eats context menu events
fixes #17453 Steven Mizuno
03:40 AM Revision 09fbdb1b (qgis): Drop color button/dialog live update option from API and UI
This options is broken in QGIS 3.0, but in any case has been
mostly made redundant by the live styling dock, and the ...
Nyall Dawson
02:36 AM Revision b4be39f9 (qgis): Avoid 'geometry' field name being translated when creating new SpatiaLi...
Harrissou Santanna
02:27 AM Revision 1da17904 (qgis): Drop QgsVectorLayer::pendingAllAttributesList()
Use QgsVectorLayer::allAttributes() instead. Nyall Dawson
02:27 AM Revision 068d51c3 (qgis): Drop QgsVectorLayer::pendingFields()
Use QgsVectorLayer::fields() instead. Nyall Dawson
02:27 AM Revision ded9b097 (qgis): Rename QgsVectorLayer::pkAttributeList to primaryKeyAttributes() for co...
Nyall Dawson
02:27 AM Revision 21c8956b (qgis): Drop QgsVectorLayer::pendingFeatureCount()
Use QgsVectorLayer::featureCount() instead. Nyall Dawson

2018-01-14

08:05 PM Revision 3b3d901b (qgis): Add precision to message
Harrissou Santanna
05:17 PM Revision 977d0acc (qgis): avoid including GDAL C++ api (fixes #17849)
Jürgen Fischer
05:08 PM Revision abe89b6a (qgis): avoid including GDAL C++ api (fixes #17849)
Jürgen Fischer
02:34 PM Revision c4aa4d07 (qgis): Avoid translated name for fields when creating a new gpkg layer (#6058)
Harrissou Santanna

2018-01-13

11:00 PM Revision 0d2e0086 (qgis): debian packaging: add bionic
Jürgen Fischer
11:00 PM Revision 31d8deab (qgis): debian packaging: add bionic
Jürgen Fischer
04:05 PM Revision 0c4e8d57 (qgis): translation string fix
Jürgen Fischer
11:41 AM Revision ebed93f1 (qgis): Fix broken encoding of spaces in Geopackage file paths in the browser
Borys Jurgiel
02:10 AM Revision 6d94ac9c (qgis): run sipify
Denis Rouzaud
02:10 AM Revision 4568bcdf (qgis): [sipify] prevent creation of param list when not necessary
Denis Rouzaud
02:10 AM Revision ba951893 (qgis): [sipify] fix multiline note or warning
Denis Rouzaud

2018-01-12

04:31 PM Revision 8eaecd1c (qgis): relation cardinality bugfix
relation cardinality was handled with it's name as QString instead of it's value as QVector and this leaded to proble... David Signer
04:31 PM Revision 75efd51d (qgis): write correct tooltip
David Signer
04:31 PM Revision 9ca48f57 (qgis): tooltip for cardinality in relationedit
write tooltip in the attributesformproperties on cardinality in relationedit that the user gets more info about many ... David Signer
02:53 PM Revision 8074dc4c (qgis): [options search] do not show widget when text is found (#6052)
fix #17812 Denis Rouzaud
02:42 PM Revision 2156b5a9 (qgis): make link clickable in metadata widget
Etienne Trimaille
10:17 AM Revision 9a14e8df (qgis): [snapping] fix missing layers in snapping config dialog (fixes #17792) ...
Mathieu Pellerin - nIRV
09:48 AM Revision f3ced096 (qgis): improve sorting of field values for the query builder (#6046)
Mathieu Pellerin - nIRV
09:44 AM Revision 074db04f (qgis): Merge pull request #6040 from signedav/crashfix
mapLayerActions as members - avoiding crash on closing QGIS
Fix #17839
Matthias Kuhn
08:45 AM Revision ff96e1d3 (qgis): not passing parent to duplicate actions
and removed the QString David Signer
08:19 AM Revision d6ef2b60 (qgis): [need-docs] reduce width of the meters (at map scale) unit label (#6034)
Mathieu Pellerin - nIRV
08:02 AM Revision 796b8cca (qgis): sort 10 sample / all unique values list in the expression builder widge...
Mathieu Pellerin - nIRV

2018-01-11

12:00 AM Revision 0dda6e76 (qgis): Merge pull request #6035 from m-kuhn/uxfixcomment
Fix long comments clutter in form configuration Matthias Kuhn
10:45 PM Revision 545ac27e (qgis): [layout] Import guides from 2.x composition
Alessandro Pasotti
10:25 PM Revision 0a17c370 (qgis): Merge pull request #6038 from rldhont/server-qgis3-imagequality
[BUGFIX][Server] imageQuality has to be used for JPEG images not PNG René-Luc ReLuc
10:17 PM Revision 90c07ef0 (qgis): [layout][need-docs] Renamed GUI elements from composer to layouts
Also renamed some .ui variables Alessandro Pasotti
03:10 PM Revision 0bc3d681 (qgis): [BUGFIX][Server] imageQuality has to be used for JPEG images not PNG
During the server refactoring, the imageQuality has been applied to all format even if this option has been defined o... René-Luc ReLuc
02:59 PM Revision 5cd88270 (qgis): mapLayerActions as members - avoiding crash
mDuplicateFeatureAction and mDuplicateFeatureDigitizeAction are member pointers now.
Means they are deleted when the ...
David Signer
12:47 PM Revision 5522f10e (qgis): Merge pull request #6036 from elpaso/server-getprint-two-maps-test
[server][test] GetPrint test with two maps template Alessandro Pasotti
11:29 AM Revision 697509e8 (qgis): Merge pull request #6032 from stevenmizuno/followup_17673
Follow up #17673 Spatial Bookmarks fixes backport to 2.18 Alessandro Pasotti
11:20 AM Revision d63f4c76 (qgis): [server][test] GetPrint test with two maps template
This is to test that map0 and map1 actually refer to the
correct maps
Alessandro Pasotti
11:09 AM Revision 92739453 (qgis): Linebreaks on long comments
Matthias Kuhn
11:09 AM Revision b4146888 (qgis): Remove leftover file
Matthias Kuhn
10:55 AM Revision 3f55bba5 (qgis): [processing] don't close algorithm dialog after execution
Alexander Bruy
09:03 AM Revision f76421db (qgis): Merge pull request #5900 from m-kuhn/layerPropsStyleInTitle
Show style name in layer properties dialog title Matthias Kuhn
06:29 AM Revision e137ea8a (qgis): Add lpad truncate test (#5947)
Harrissou Santanna

2018-01-10

11:00 PM Revision 322f2e8c (qgis): Drop composer class from gui library
Nyall Dawson
11:00 PM Revision fa2aff18 (qgis): [layouts] Middle mouse click in pan tool should recenter view
Port missing functionality from composer Nyall Dawson
10:55 PM Revision 07327547 (qgis): Merge pull request #6031 from elpaso/layouts-server
[layouts][server] Composition -> layout Alessandro Pasotti
10:18 PM Revision f61a5f2f (qgis): [layout][server] Rename some vars composer->layout
Alessandro Pasotti
10:00 PM Revision ba5b88c2 (qgis): [layout][server] Const correctnes and typos
Alessandro Pasotti
09:25 PM Revision a117b6b9 (qgis): [layout][server] Update tests and mask images
Alessandro Pasotti
09:24 PM Revision c3cac495 (qgis): [layout][server] Get layout size in mm
Alessandro Pasotti
08:26 PM Revision fe737913 (qgis): Qt4 doesn't have QStringLiteral
Steven Mizuno
08:11 PM Revision 902dfb85 (qgis): Disable diff image encoded output
Alessandro Pasotti
06:05 PM Revision 0c93eabd (qgis): [layout][server] Re-enable WMS server tests
Alessandro Pasotti
06:03 PM Revision 3df284fb (qgis): [layout][server] composer -> layout in getcapabilities
Alessandro Pasotti
06:03 PM Revision 6f7b60ba (qgis): [layout] Fix setKeepLayerSet in map composer import
Alessandro Pasotti
06:03 PM Revision f868bcc6 (qgis): [layout] Add printLayouts to return all print layouts contained in the ...
Alessandro Pasotti
06:03 PM Revision eedb7c79 (qgis): [layout][server] composer -> layout in getprint
Alessandro Pasotti
04:19 PM Revision 028bca43 (qgis): german translation update
Jürgen Fischer
03:58 PM Revision 9614a47d (qgis): [tr] Polish translation update
Borys Jurgiel
03:32 PM Revision 880d853e (qgis): detect SIP version to add DefaultDocstringSignature directive (#6030)
* detect SIP version to add DefaultDocstringSignature directive
SIP doesn't handle any kind of preprocessing, so the...
Denis Rouzaud
11:17 AM Revision d6b2749e (qgis): [layouts] fix layout designer restore window state / geometry
Mathieu Pellerin - nIRV
10:01 AM Revision 55a3edaf (qgis): Fix mouse cursor size on lo-dpi Windows builds
Nyall Dawson
09:16 AM Revision 1402f76e (qgis): Show item size in status bar when creating a new item
Nyall Dawson
05:46 AM Revision b95363c5 (qgis): Drop composer from app
Nyall Dawson
02:40 AM Revision d87c6051 (qgis): [sipify] fix bad handling of \see within sentences
and other docstrings improvements Denis Rouzaud
02:37 AM Revision 0a3f9f60 (qgis): Merge pull request #5807 from nyalldawson/alg_background
[processing] Add flag to indicate whether an algorithm is safe Nyall Dawson
02:18 AM Revision 6894c8e1 (qgis): get me out of Europe
Denis Rouzaud
02:10 AM Revision 11030dd4 (qgis): Merge pull request #5522 from gacarrillor/developersmap
Developers Map: show more descriptive info Nathan Woodrow
01:50 AM Revision df3f663c (qgis): [authentification manager] fix auth exec error (#6020)
Mathieu Pellerin - nIRV

2018-01-09

12:32 AM Revision 744f5acd (qgis): Fix build warning on windows
Nyall Dawson
 

Also available in: Atom