Activity

From 2017-12-30 to 2018-01-28

2018-01-28

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 54cd01ac (qgis): use blue font for highlighted tree items
Denis Rouzaud
02:15 AM Revision 6be8249b (qgis): [options search] fix search not available in option tree
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 7b959175 (qgis): fix typo
Jürgen Fischer
08:29 PM Revision a2650733 (qgis): update package*.cmd for 3 and GRASS 7.x
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 af17f041 (qgis): add two missing locale flags
Mathieu Pellerin - nIRV
07:45 AM Revision fb3e4e16 (qgis): remove png 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 3b143805 (qgis): [options search] use lambda method to search text in widgets
Denis Rouzaud
01:19 PM Revision 6424ceb1 (qgis): [options search] move Message bar items check to QgsSearchHighlightOpti...
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 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
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
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 5f5f1f9c (qgis): [processing] don't modify output filename in build virtual raster
Mathieu Pellerin - nIRV
12:18 PM Revision 746701bf (qgis): [processing] add default extension to empty filter when available
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 4e6aa3c3 (qgis): [processing] Fix error on win when grass path isn't set correctly
Nyall Dawson
09:00 AM Revision 097a437a (qgis): [processing] Fix missing outputs in modeler for grass algs (fixes #17703)
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 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: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: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 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 4d41dfbf (qgis): topological editing should always be available
fix #17620
regression from 2.x
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 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:35 AM Revision c87f5aad (qgis): [processing] Fix misleading errors in grid algorithms
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 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:18 AM Revision 40f09fab (qgis): [processing] Fix creating tests when alg has optional outputs
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 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 77b570da (qgis): Add a debug assert relating to multiframe item crashes
Nyall Dawson
09:14 PM Revision 35a77013 (qgis): Fix handling of multiframe objects in layout templates
Nyall Dawson
09:14 PM Revision d9b6c8b5 (qgis): Add missing sip casting for layout multiframe objects
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
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 282f240d (qgis): add missing INCLUDE_DIRECTORY
Denis Rouzaud
04:58 PM Revision 204eaf88 (qgis): move QExtSerialPort to external libs directory
Denis Rouzaud
04:58 PM Revision 10427546 (qgis): move qwtpolar
Denis Rouzaud
04:58 PM Revision 0eb52d71 (qgis): move nmea
Denis Rouzaud
04:58 PM Revision 45794a80 (qgis): update debian/copyright
Denis Rouzaud
04:58 PM Revision e447f11a (qgis): move qspatialite
Denis Rouzaud
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:57 PM Revision 8a6fcc8e (qgis): Escape should cancel rotation map tool
Nyall Dawson
04:57 PM Revision 912bbe3e (qgis): Fix rotation widget disappears after ctrl-clicking to set anchor point
Fixes #17232 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 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 efe378d6 (qgis): fixed indentation in python
fixed indentation in python unittest 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
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
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 39c6aac4 (qgis): Add title case to some dialog title
Harrissou Santanna
12:33 AM Revision 776fa23a (qgis): Add more book title capitalization
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 2d6a828d (qgis): [map themes] avoid projection version debug msg spam by default
Mathieu Pellerin - nIRV
11:42 AM Revision 02b24a68 (qgis): [map themes] avoid writing empty style to layer
Mathieu Pellerin - nIRV
04:24 AM Revision 5d264d94 (qgis): Show a snap indicator for measure tool
Nyall Dawson
04:24 AM Revision ed8f24ac (qgis): Make select by radius rubber band smoother
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
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 96d1ea57 (qgis): unique ptr improvements
Nyall Dawson
04:24 AM Revision 884ccc86 (qgis): Fix documentation
Nyall Dawson
04:24 AM Revision 2b61591e (qgis): Documentation++
Nyall Dawson
02:25 AM Revision 6885da40 (qgis): [snapping widget] add advanced config widget in toolbar fix #16596
Denis Rouzaud
02:25 AM Revision b6ffac3f (qgis): use widgetAction rather than floating widget
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 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
09:10 PM Revision 05161362 (qgis): Keep label settings when changing between rulebased/simple labeling
Fixes #17734 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 bc1bfd34 (qgis): Fully refresh map items when clicking 'update preview' button
Nyall Dawson
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 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 a09cb6f3 (qgis): fix typo and missing disconnect
Denis Rouzaud
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
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 dded4ab3 (qgis): Safer memory management for some pal routines
Nyall Dawson
01:37 AM Revision c8fe22c5 (qgis): Add test for hiding partial labels with rotated canvas
Nyall Dawson
01:37 AM Revision a1618c7d (qgis): Add test mask
Nyall Dawson
01:37 AM Revision b59e1584 (qgis): Fix doxygen warning
Nyall Dawson
01:37 AM Revision 623fd6fa (qgis): Drop an unused messy pal function
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 d8402ace (qgis): Remove composer from more code, port georeferencer reports to layouts
Nyall Dawson
12:21 AM Revision 58047453 (qgis): Port more tests to layouts, drop more QgsCompositions use
Nyall Dawson
12:21 AM Revision fe48aeca (qgis): Fix crash with undo/redo and layout multiframes, restore test
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 6a4b8b47 (qgis): Fix retrieval of 4D geometries (XYZM) from postgres (fixes #17814)
Martin Dobias
03:38 PM Revision ccd98f5d (qgis): Added test
Martin Dobias
03:29 PM Revision bdb57278 (qgis): [server] Use std::numeric_limits instead of INT_MAX
Alessandro Pasotti
03:16 PM Revision 458cab7b (qgis): run sipify
Denis Rouzaud
03:16 PM Revision 4a0eedde (qgis): version compare is not strict
also fix sipify test Denis Rouzaud
03:16 PM Revision 0644f59c (qgis): fix variable used for configuration
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 fe5a001d (qgis): [sipify] remove space before semi-column
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 03047081 (qgis): fix .gitignore to add missing sip files
Denis Rouzaud
03:16 PM Revision 5327978e (qgis): SIP 4.19.7+ allows to document template based classes
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 8bb6fde8 (qgis): [ui] add hyperlink to saved vector/raster in the message bar
Mathieu Pellerin - nIRV
06:44 AM Revision f274456f (qgis): use native separators for message bar hyperlinks
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 343c070a (qgis): Fix layout designer does not respect layout settings
Nyall Dawson
07:58 PM Revision 64a8bda8 (qgis): Rename QgsApplication::composerTemplatePaths to layoutTemplatePaths
Nyall Dawson
03:22 PM Revision 27978530 (qgis): fix QAction constr call
Denis Rouzaud
03:22 PM Revision 9bf943a7 (qgis): [QgsFilterLineEdit] use QLineEdit::addAction instead of hacking paintEvent
this gets much more simple 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 ecd113de (qgis): Fix modeler dialog doesn't respect hide from modeler flag
Nyall Dawson
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 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 5a7da090 (qgis): [needs-docs] Rename some processing input types in modeler for clarity
Refs #17671 Nyall Dawson
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
10:45 AM Revision bc9d739e (qgis): Show display name, not id, for background algorithm tasks
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
10:45 AM Revision b8defc11 (qgis): When processing tasks are clicked in task manager, reopen the
algorithm dialog Nyall Dawson
10:45 AM Revision 971aec80 (qgis): Rename QgsTaskManager::triggered to taskTriggered
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 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
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 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
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
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 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 38062ec6 (qgis): Add test for indexed memory provider thread safety
Refs #17705 Nyall Dawson
04:57 AM Revision 30fe9917 (qgis): Sipify
Nyall Dawson
04:57 AM Revision 6c57654d (qgis): Indentation
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 10ee75b2 (qgis): Auto restore dialog geometry + fix help include
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 34147af6 (qgis): Use a clearer variable name for settings
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 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 7cad24d8 (qgis): [processing] improve layout of the raster calculator dialog
Alexander Bruy
06:25 PM Revision 490aad11 (qgis): [processing] quote layer names in raster calculator (fix #17847)
Alexander Bruy
04:55 PM Revision 51654afc (qgis): also fix method capitalization
Denis Rouzaud
04:55 PM Revision 7a1e4bd8 (qgis): fix NMEA capitalization and doxygen
Denis Rouzaud
04:55 PM Revision 168c469b (qgis): Rename QgsGPS prefixed classes to QgsGps
Matthias Kuhn
04:55 PM Revision f952fe62 (qgis): rmove entry from acceptable missing doc
Denis Rouzaud
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 7ecb0536 (qgis): [processing] correctly retrieve icon for script collection (fix #17780)
Alexander Bruy
10:59 AM Revision 0ffd993d (qgis): [processing] update script collection metadata and homogenize quotes
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 cefb1bc7 (qgis): remove Windows OS specific event filter that eats context menu events
fixes #17453 Steven Mizuno
05:32 AM Revision b9aa768c (qgis): run sipify
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 21c8956b (qgis): Drop QgsVectorLayer::pendingFeatureCount()
Use QgsVectorLayer::featureCount() instead. Nyall Dawson
02:27 AM Revision ded9b097 (qgis): Rename QgsVectorLayer::pkAttributeList to primaryKeyAttributes() for co...
Nyall Dawson
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

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 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
02:10 AM Revision 6d94ac9c (qgis): run sipify
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 eedb7c79 (qgis): [layout][server] composer -> layout in getprint
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
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
11:33 PM Revision 240c52a4 (qgis): [processing] Show a modal progress dialog when running algorithms
which cannot run in background tasks
This is not fantastic UX, but we have lots of constraints here:
- The algorith...
Nyall Dawson
10:43 PM Revision 2eb68de6 (qgis): When an algorithm can run in the background, show this in the alg dialog
Nyall Dawson
10:35 PM Revision 82057b83 (qgis): Fix task manager UI sizes on hidpi displays
Nyall Dawson
10:35 PM Revision 03400ddb (qgis): Merge pull request #5913 from elpaso/layouts-import-from-2
[layouts] import from 2.x Alessandro Pasotti
10:04 PM Revision 6332fc64 (qgis): [layout] Temporarily disable WMS server tests
Until the composition -> layout transition is done Alessandro Pasotti
08:33 PM Revision c14e6ca7 (qgis): Most c++ algorithms can run safely in background threads
Nyall Dawson
08:33 PM Revision 70785f80 (qgis): Fix a possible crash in network analyser
Nyall Dawson
08:33 PM Revision 67a8902f (qgis): [processing] When running non-background enabled algorithms, use
processEvents to allow progress updates and cancelation clicks Nyall Dawson
08:33 PM Revision 40e47e0f (qgis): [processing] Add flag to indicate whether an algorithm is safe
to run in a background thread Nyall Dawson
04:40 PM Revision 9deef832 (qgis): [sipify] fix SIP new restrictions on Docstrings
class members, operators cannot be documented anymore Denis Rouzaud
04:40 PM Revision 5babec5e (qgis): run sipify
Denis Rouzaud
01:34 PM Revision 34c80f9f (qgis): [layout] Address PR comments and add test for layoutObjects template
Alessandro Pasotti
01:34 PM Revision 353b88a8 (qgis): [layout] Update reference images
Alessandro Pasotti
01:25 PM Revision 2a82fdc5 (qgis): [layout] Remove legacy import
Alessandro Pasotti
01:24 PM Revision 3f081b85 (qgis): [layout] Added template method to retrieve QgsLayoutObjects
Alessandro Pasotti
12:09 PM Revision b355886e (qgis): Merge pull request #5979 from m-kuhn/lrelease-silent
[server] Fix unused variable Matthias Kuhn
12:08 PM Revision 90fc756b (qgis): Merge pull request #6019 from DelazJ/dxf-map-theme
Rename command line dxf-preset option to dxf-map-theme Matthias Kuhn
10:25 AM Revision c3f4fcb1 (qgis): Rename command line dxf-preset option into dxf-map-theme
Harrissou Santanna
09:25 AM Revision 8f3692aa (qgis): Fix test after composition bindings removal
Alessandro Pasotti
08:08 AM Revision b40a5986 (qgis): [layout] Fix title from name when converting a composition
Alessandro Pasotti
08:08 AM Revision b7d7bbe3 (qgis): Add print template to spell ignore
Alessandro Pasotti
08:08 AM Revision f297e862 (qgis): [layout] Import attribute table from composition
Alessandro Pasotti
08:08 AM Revision 2b2dae82 (qgis): [layout] Import HTML and atlas from 2.x composition
Alessandro Pasotti
08:08 AM Revision da3636e5 (qgis): [layout] Converter: initial implementation
Alessandro Pasotti
08:08 AM Revision 858a71f8 (qgis): [layout] Add map rendering to tests
Alessandro Pasotti
08:08 AM Revision 7062f90b (qgis): [layout] Check for pointer as bool instead of compare
Travis does not like the second. Alessandro Pasotti
08:08 AM Revision 57a40050 (qgis): [layout] Added tests for uuid linked maps
Also updated the control images Alessandro Pasotti
08:08 AM Revision cd6e8204 (qgis): [layout] Import some more items: map, poly* and arrow
Alessandro Pasotti
08:08 AM Revision 0229df55 (qgis): [layout] Fixed relative paths for test resources
Alessandro Pasotti
08:08 AM Revision 0cb12edb (qgis): [layouts] test masks for rendering tests
Alessandro Pasotti
08:08 AM Revision e93f776d (qgis): [test] Do not check the unique_ptr but get
Because std::unique_ptr is not implicitly convertible to bool
(why it works locally remains a mistery to me)
Alessandro Pasotti
08:08 AM Revision a5fc5707 (qgis): [layouts] Removed diff images and adapted tests
to use QGIS font
Also addressed comments in the PR
Alessandro Pasotti
08:08 AM Revision 943025c2 (qgis): Typos
Alessandro Pasotti
08:08 AM Revision e0c56e7d (qgis): Added diff images for tests
Alessandro Pasotti
08:08 AM Revision 710309b3 (qgis): Updated test for imported compositions
Alessandro Pasotti
08:08 AM Revision f5be54b7 (qgis): Removed docs for private members
Alessandro Pasotti
08:08 AM Revision 3bfebe14 (qgis): Sipify
Alessandro Pasotti
08:08 AM Revision c232b4fe (qgis): [layout] connect converted to loader code
Alessandro Pasotti
08:08 AM Revision af8a2296 (qgis): [layout] Converter: shapes
Alessandro Pasotti
08:08 AM Revision 4302910f (qgis): [layout] Converter: fix frame fill in shapes
Alessandro Pasotti
08:08 AM Revision 4dc5b569 (qgis): Renamed some private vars to follow coding guidelines
Alessandro Pasotti
08:08 AM Revision a6199bec (qgis): Added optional argument to create reference layout images
Alessandro Pasotti
08:08 AM Revision 2ad56efb (qgis): Added test composer templates for import test
Alessandro Pasotti
08:08 AM Revision e4778796 (qgis): Remove SIP annotation
Alessandro Pasotti
08:08 AM Revision 680b9f8e (qgis): [layout] Convert scalebar and legent from 2.x
Alessandro Pasotti
08:08 AM Revision dd0cce23 (qgis): Removed some TODOs
Alessandro Pasotti
08:08 AM Revision 51a46077 (qgis): [layout] Disable ref images generation and added docs
Alessandro Pasotti
08:08 AM Revision 6eee9084 (qgis): Ignore spell check for qgs project
Alessandro Pasotti
08:08 AM Revision 3cfe8d0a (qgis): [layout] Use uuids for map references in items
Implemented:
- picture
- legend
- overview
- scalebar
Alessandro Pasotti
07:17 AM Revision 97c005a5 (qgis): Merge pull request #6017 from nyalldawson/algs
[processing] Fix some numeric parameters which should be doubles Alexander Bruy
07:16 AM Revision 566704a7 (qgis): Merge pull request #5968 from medspx/ProcessingGrassFixExt
[Processing] GRASS fix all ext scripts Alexander Bruy
05:35 AM Revision 57c2f1d3 (qgis): Refine algorithm name and tags
Nyall Dawson
05:34 AM Revision f6d56165 (qgis): Fix some numeric parameters which should be doubles
Nyall Dawson
04:45 AM Revision a934060d (qgis): Fix Windows build warnings
Nathan Woodrow
04:33 AM Revision 0f79bfba (qgis): Use svg version of python console icon, courtesy of @pkinglinz (#6016)
Nyall Dawson
01:06 AM Revision 0d8c5f45 (qgis): Slightly decrease contrast on field type icons to avoid too-visually
heavy icons Nyall Dawson

2018-01-08

12:23 AM Revision 39d4d9ab (qgis): Crashhandler allthreads (#6013)
* [CrashHandler] Suspend all threads on crash Nathan Woodrow
12:03 AM Revision 3af2dc28 (qgis): debian packaging: update dependency
Jürgen Fischer
11:37 PM Revision 25770c44 (qgis): Followup 897f900, remove other incorrect declarations
Nyall Dawson
11:34 PM Revision 897f900b (qgis): Remove orphan prototype. 3b3d304 removed method and remaing prototype s...
Tom Elwertowski
11:07 PM Revision 8392d7fe (qgis): Merge pull request #5961 from signedav/work_contextmenu
Contextmenu with individual actions Matthias Kuhn
05:59 PM Revision 2eaf4de2 (qgis): Contextmenu with individual actions
Individual actions in the contextmenu of the attributetable and the relationeditorwidget.
It's unlink and delete feat...
David Signer
03:42 PM Revision 771288ee (qgis): fix export
Steven Mizuno
03:42 PM Revision 9298050c (qgis): change mModel to mMergedModel
to better reflect the purpose; fix object deletion Steven Mizuno
03:42 PM Revision 4eb45484 (qgis): fix bookmark deletion
Steven Mizuno
03:42 PM Revision 3c82c09c (qgis): refresh the list properly
Steven Mizuno
03:42 PM Revision 06380c70 (qgis): forgot that this is not 'master'
Steven Mizuno
03:03 PM Revision 9e704ebc (qgis): Merge pull request #5922 from signedav/work_duplicategeom
[FEATURE] "Duplicate feature redigitized" in MapLayerActions Matthias Kuhn
01:24 PM Revision 0d1557c2 (qgis): Merge branch 'master' into work_duplicategeom
Matthias Kuhn
01:23 PM Revision 9ba5324b (qgis): Merge branch 'master' into work_duplicategeom
Matthias Kuhn
08:55 AM Revision 2b8143a2 (qgis): Fix a TODO, restore correct variable handling for layouts
Nyall Dawson
08:41 AM Revision 886e7bf8 (qgis): Merge pull request #5925 from signedav/duplicateChildsRelation
[FEATURE] Duplicate child feature in releationwidget of attributeform Matthias Kuhn
05:41 AM Revision 8dfb17d5 (qgis): Store QGISCUSTOMIZATION3.ini next to QGIS3.ini in the profile directory...
Borys Jurgiel
05:10 AM Revision 617459d2 (qgis): Enable composition mode for advanced drawing (#6009)
* Enable composition mode for advanced drawing
Makes the lines pop off the map more and not get lost in the backgrou...
Nathan Woodrow
04:35 AM Revision 3d36653f (qgis): Code shuffle
Nyall Dawson
04:35 AM Revision db906273 (qgis): Drop all composer classes from Python bindings
Nyall Dawson
03:09 AM Revision e2ce85f9 (qgis): Update test masks
Nyall Dawson
03:09 AM Revision b88f9b5b (qgis): Port pal composer test to labels
Nyall Dawson
03:09 AM Revision d372799b (qgis): Remove some more redundant tests, add sip subclassing
Nyall Dawson

2018-01-07

12:45 AM Revision f287d40a (qgis): Remove all interface methods and UI for creating new composers
Nyall Dawson
12:45 AM Revision 7edab227 (qgis): Flip layout locator filter to use layouts, not composers
Nyall Dawson
12:45 AM Revision 56f1c201 (qgis): More composer->layout action swapping
Compositions are now only accessible via the composer manager
in the projects menu. This will be removed when the con...
Nyall Dawson
12:45 AM Revision 4f825f8f (qgis): Remove some old composer theme related code
Nyall Dawson
12:45 AM Revision 3edab4fe (qgis): Swap composers menu to show layouts instead
Nyall Dawson
08:51 PM Revision 1b969267 (qgis): Fix crash when deleting multiframe item child frames
Nyall Dawson
08:51 PM Revision f3124f0d (qgis): Fix storing/reading multiframe items (TODO fix undo/redo support)
Nyall Dawson
08:51 PM Revision aef9df8d (qgis): Remove a redundant test
Nyall Dawson
06:21 PM Revision 3f414e29 (qgis): translation string fix
Jürgen Fischer
12:11 PM Revision 18828c09 (qgis): Add missing break
Nyall Dawson
11:02 AM Revision 71209373 (qgis): Merge branch 'ProcessingGrassFixExt' of https://github.com/medspx/qgis ...
Médéric RIBREUX
11:01 AM Revision 0f1cb250 (qgis): Fix v.external default configuration and handling
Médéric RIBREUX
09:33 AM Revision 8b60b4c3 (qgis): Remove unused variable
Matthias Kuhn
07:07 AM Revision 71a33e99 (qgis): Remove another redundant composer test
Nyall Dawson
07:07 AM Revision 9a13cfd4 (qgis): Remove composer tests relating to template substitution maps
This API feature was not used anywhere in master, and is no
longer available in the layouts engine.
Better to use ex...
Nyall Dawson
07:07 AM Revision 53b67069 (qgis): Standardise some layout api method naming/behavior
Nyall Dawson
03:14 AM Revision c436b286 (qgis): Fix metadata qmd restore issues described here: https://github.com/qgis...
Tim Sutton
03:13 AM Revision 3432bf8f (qgis): load and save metadata to a QMD file
Etienne Trimaille

2018-01-06

03:13 PM Revision 4bcd2e43 (qgis): Merge pull request #6002 from elpaso/bugfix-17795-2-18-backport
[bugfix][ogr] Recompute capabilities when subsetfilter is set Alessandro Pasotti
02:26 PM Revision 0f2a5203 (qgis): Indentation 2
Alessandro Pasotti
02:06 PM Revision ad7506e7 (qgis): Indentation
Alessandro Pasotti
01:31 PM Revision ed86cb56 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
Backported from master PR 6000
Fixes #17795
Alessandro Pasotti
11:56 AM Revision a343570e (qgis): Merge pull request #6000 from elpaso/bugfix-17795-ogr-filtered-readonly
[bugfix][ogr] Recompute capabilities when subsetfilter is set Alessandro Pasotti
11:31 AM Revision 248ad5f7 (qgis): Get rid of the connect for capabilities update
Alessandro Pasotti
10:33 AM Revision 7605fde9 (qgis): [travis]Do not fold build
Matthias Kuhn
10:32 AM Revision 34526383 (qgis): Make lrelease silent
Matthias Kuhn
08:05 AM Revision b691998c (qgis): Port some more tests to layouts, drop composer tests which
have been ported to layouts Nyall Dawson
08:05 AM Revision 7e6d6af1 (qgis): Update test masks
Nyall Dawson
08:05 AM Revision 852f8249 (qgis): Fix build
Nyall Dawson
08:05 AM Revision 29130054 (qgis): Drop some python composer tests
Nyall Dawson
02:29 AM Revision 0779b887 (qgis): Merge pull request #5997 from nyalldawson/report_label
Show a label in layout designer for report sections Nyall Dawson
01:56 AM Revision 89884e8a (qgis): Fix default filename for atlas pdf outputs
Nyall Dawson
01:52 AM Revision e9100cd9 (qgis): Show section label for atlas preview too
Nyall Dawson
01:42 AM Revision 392d3777 (qgis): Avoid drawing clipped section labels
Nyall Dawson
01:32 AM Revision 1ef87a40 (qgis): Tweak section descriptions
Nyall Dawson

2018-01-05

07:55 PM Revision c1677c50 (qgis): Lambda indentation
Alessandro Pasotti
04:07 PM Revision d300310d (qgis): Merge pull request #5993 from 3nids/test_datetimeedit
add test for date/time edit Denis Rouzaud
03:43 PM Revision 9c853345 (qgis): [bugfix][ogr] Tests for capabilities update on filter changes
Fixes #17795 Alessandro Pasotti
03:41 PM Revision 3edc5472 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
Need to re-open in rw mode if mDynamicWriteAccess Alessandro Pasotti
02:36 PM Revision 8127c4c6 (qgis): date time edit: reapply 718581ff reverted by a8e292df
Jürgen Fischer
01:06 PM Revision 337cc700 (qgis): Normalize cursor size
Matthias Kuhn
12:49 PM Revision 333347b9 (qgis): Merge pull request #5992 from 3nids/fix17790
fix NULL constraint on date/time widget with allow NULL Denis Rouzaud
12:48 PM Revision d7b4bffd (qgis): add test for date/time edit
Denis Rouzaud
12:25 PM Revision 46177aa1 (qgis): Cleanup misleading QgsEditorWidgetWrapper::valueChanged signals
Matthias Kuhn
12:25 PM Revision d5074dfe (qgis): Remove double import; Followup ab05bfb
Matthias Kuhn
12:25 PM Revision 3572be97 (qgis): Fix old-style connect
Matthias Kuhn
12:25 PM Revision ed2f0563 (qgis): Document API break
Matthias Kuhn
11:12 AM Revision 4abac931 (qgis): packaging updates
Jürgen Fischer
11:06 AM Revision dd60fcd4 (qgis): [bugfix] Add failing test for OGR setSubsetString
Fails to revert to rw after a subset string is set and cleared Alessandro Pasotti
08:43 AM Revision 015e7544 (qgis): Show a label in layout designer for report sections
Nyall Dawson
06:29 AM Revision 421ef88d (qgis): Merge pull request #5966 from nyalldawson/layout_next
[layouts] Atlas and reporting framework Nyall Dawson
04:52 AM Revision bf6c95d5 (qgis): Add icons for report section types, and show pencil 'editing'
icon in report organizer for section currently being edited in
the designer
This should help indicate to users which...
Nyall Dawson
04:35 AM Revision d9fe0d44 (qgis): Show section name in layout designer title
To make it clearer which section is currently being edited Nyall Dawson
04:26 AM Revision 612969c2 (qgis): Use correct QgsSettings keys for layouts
Nyall Dawson
04:19 AM Revision e3daac40 (qgis): Rename some test methods
Nyall Dawson
04:17 AM Revision a01d8daf (qgis): Fix atlas actions not immediately available for map items
when toggling atlas enabled Nyall Dawson
04:08 AM Revision 37f5a3d5 (qgis): Make some actions apply to reports when a report designer is open
Nyall Dawson
03:51 AM Revision 3ac21417 (qgis): Auto generated names for reports are 'Report #'
Nyall Dawson
03:40 AM Revision b184c5e1 (qgis): Explicitly disable remove button if no child report section is selected
Nyall Dawson
03:36 AM Revision 01ce9bcc (qgis): Fix crash on report designer close
Nyall Dawson
03:36 AM Revision 3db9c010 (qgis): If no section is selected, add new sections to report itself
Nyall Dawson
03:24 AM Revision c3f07f62 (qgis): Don't tabify report settings with item properties
Nyall Dawson
03:20 AM Revision 4e6a072e (qgis): Make report/atlas settings actions checkable, so they can also hide the...
Nyall Dawson
03:12 AM Revision a4f854e2 (qgis): Ensure report dock is visible when opening a report designer
Nyall Dawson
02:52 AM Revision eae4eeb8 (qgis): Use correct layout type (report/print layout) in new title dialog
Nyall Dawson
02:40 AM Revision 42976df8 (qgis): do not override QDateTimeEdit::dateTimeChanged
see https://github.com/KDE/clazy/commit/de031867458c6ebf144feaec4df246d93c2f6dbd#diff-f135574df9edcdda660e1bc4320a053e Denis Rouzaud
02:40 AM Revision 25286393 (qgis): doxymentattion
Denis Rouzaud
02:26 AM Revision 63cc1246 (qgis): Merge pull request #5986 from nyalldawson/geometry_equals
Refine geometry equals checks Nyall Dawson
02:15 AM Revision 39ae0eef (qgis): Add method to seek atlas directly to a QgsFeature
Nyall Dawson
02:15 AM Revision f4bb247c (qgis): Disable layout designer actions when no layout is set
Nyall Dawson
02:15 AM Revision 78f2174c (qgis): Add button in layout manager dialog to create a new report
Nyall Dawson
02:15 AM Revision 56332b33 (qgis): Fix multiple empty layouts created when reloading project
In related news... I find it frustrating that there's no
way in Qt to restrict elementsByTagName to direct descendant...
Nyall Dawson
02:15 AM Revision dcf364ff (qgis): Protect layout view against null layouts
Nyall Dawson
02:15 AM Revision 19b05810 (qgis): Add crappy inappropriate icons for layout types
Nyall Dawson
02:15 AM Revision 3e12ec9d (qgis): Sort layouts in layout manager
Nyall Dawson
02:15 AM Revision aef0432f (qgis): Implement sort order customisation for field groups
Nyall Dawson
02:15 AM Revision 2654454c (qgis): Implement serialization of reports
Nyall Dawson
02:15 AM Revision c9ddc9fd (qgis): Start on ui for configuring reports
Nyall Dawson
02:15 AM Revision b862db06 (qgis): Fix clashing inherited methods
Nyall Dawson
02:15 AM Revision 6f2c63f3 (qgis): Add a common base class for print layouts and reports, and adapt
QgsLayoutManager to suit Nyall Dawson
02:15 AM Revision f4a99b65 (qgis): Add a row method to QgsAbstractReportSection
Nyall Dawson
02:15 AM Revision 6db24327 (qgis): Fix project retrieval for QgsReport
Nyall Dawson
02:15 AM Revision 3332118e (qgis): Add test mask
Nyall Dawson
02:15 AM Revision d8af098d (qgis): Code shuffle and cleanup
Nyall Dawson
02:15 AM Revision 159986fd (qgis): Implement QgsReportSectionFieldGroup
Nyall Dawson
02:15 AM Revision 6284f5e3 (qgis): Correct project and parent handling for report sections
Nyall Dawson
02:15 AM Revision 57628faa (qgis): Add a unit test for exporting reports
Nyall Dawson
02:15 AM Revision 767075a3 (qgis): Hookup filename generation for reports
Nyall Dawson
02:15 AM Revision 8eb6aa92 (qgis): More UI work on reports
Nyall Dawson
02:15 AM Revision 935dfa32 (qgis): Add reprt iteration test
Nyall Dawson
02:15 AM Revision cdf5cf21 (qgis): Add report section subclass with single layout as body
Nyall Dawson
02:15 AM Revision acb44643 (qgis): Add missing factory annotation
Nyall Dawson
02:15 AM Revision ce161e0e (qgis): Fix failing unit test
Nyall Dawson
02:15 AM Revision 1ea5a5fb (qgis): [FEATURE] Reporting framework
Reports are based on the new layouts engine. They consist of multiple
nested sections. Each individual section (and t...
Nyall Dawson
02:15 AM Revision 811145eb (qgis): Remove const from count method
Nyall Dawson
02:15 AM Revision 4d2f0deb (qgis): Add a clone method to QgsLayout
Nyall Dawson
02:15 AM Revision 51a7efbe (qgis): Nicer ui widgets for sections, add missing control for
disabling body sections Nyall Dawson
02:15 AM Revision d2c880af (qgis): Use 'report' text instead of 'atlas' when inside a report designer
Nyall Dawson
02:15 AM Revision 5d64f3cd (qgis): Fix missing feature contexts for report section header/footers
and expand unit tests Nyall Dawson
02:15 AM Revision 5bc543af (qgis): Refactor layout context
Split render context from reporting context Nyall Dawson
02:15 AM Revision 9af7c638 (qgis): Ensure that every iteration through a layout iterator only
references the current iteration layout Nyall Dawson
02:15 AM Revision be7dae7d (qgis): Expand exporter tests
Nyall Dawson
02:15 AM Revision 17292c12 (qgis): Fix progress bar with report export
Nyall Dawson
02:15 AM Revision 4e45639c (qgis): Restore direct print actions
Nyall Dawson
02:15 AM Revision a730eb7a (qgis): Swap 'set atlas feature' action from compositions to layouts
Time to start making a permenant switch... Nyall Dawson
02:15 AM Revision 57cac010 (qgis): Expand report sections by default
Nyall Dawson
02:15 AM Revision 66028bcf (qgis): Cleaner way to hide atlas controls when not using a print layout
Nyall Dawson
02:15 AM Revision 7450c786 (qgis): Add new icon for atlas exports (courtesy of @nirvn)
Nyall Dawson
02:15 AM Revision f7759b20 (qgis): Fix crash on close project with layout designer open
Nyall Dawson
02:15 AM Revision 2281dc0d (qgis): Ensure main canvas is refreshed when atlas preview feature changes
Nyall Dawson
02:15 AM Revision 69a225ad (qgis): Fix missing Report top level item in organizer widget
Nyall Dawson
02:15 AM Revision 43aff9b2 (qgis): Auto select new report sections after adding them
Nyall Dawson
02:15 AM Revision ea4f61f0 (qgis): Dox and spelling
Nyall Dawson
02:15 AM Revision fc9a4510 (qgis): Add buttons for exporting reports
Nyall Dawson
02:15 AM Revision 327d311e (qgis): Fix broken atlas handling of z/m layer types
Nyall Dawson
02:15 AM Revision 70e7185c (qgis): Force a refresh after disabling view updates
Nyall Dawson
02:15 AM Revision 1b932319 (qgis): Fix some layout expression context handling, restore some tests
Nyall Dawson
02:15 AM Revision 3d03128e (qgis): Restore some more atlas related tests
Nyall Dawson
02:15 AM Revision ec67ddfc (qgis): Restore more atlas tests
Nyall Dawson
02:15 AM Revision 7d8953f1 (qgis): Restore atlas multiple pdf exports
Nyall Dawson
02:15 AM Revision 88a83906 (qgis): Restore more unit tests
Nyall Dawson
02:15 AM Revision 427da5c0 (qgis): Restore atlas single file pdf export
Nyall Dawson
02:15 AM Revision 9751c770 (qgis): Restore svg atlas export
Nyall Dawson
02:15 AM Revision 409d10f4 (qgis): Restore atlas raster format handling
Nyall Dawson
02:15 AM Revision 5a782f48 (qgis): Hookup raster atlas export in gui
Nyall Dawson
02:15 AM Revision d81bf5d9 (qgis): Add api to export layout atlas as images
Nyall Dawson
02:15 AM Revision b6f14258 (qgis): Flesh out QgsAbstractLayoutIterator interface
Nyall Dawson
02:15 AM Revision e312d02c (qgis): Tighten QgsAbstractLayoutIterator interface
Nyall Dawson
02:15 AM Revision 8de8bb38 (qgis): Try (and fail) to avoid a qApp->processEvents() call
I just can't find any other reliable way to wait until javascript
execution in a web page has completed.
Nyall Dawson
02:15 AM Revision 69ddc32d (qgis): Restore atlas map handling
Nyall Dawson
02:15 AM Revision 3ffdda3e (qgis): Port predefined scale handling to layouts
Nyall Dawson
02:15 AM Revision 7c086beb (qgis): Fix some map item todos
Nyall Dawson
02:15 AM Revision e6a6db89 (qgis): Add QgsLayout subclass, QgsPrintLayout
A print layout is a layout with an atlas Nyall Dawson
02:15 AM Revision 49eaebbf (qgis): Remove outdated icon support for item metadata
Now handled in QgsLayoutItem directly Nyall Dawson
02:15 AM Revision aafe1cc4 (qgis): Fix some untranslatable strings
Nyall Dawson
02:15 AM Revision 5160ad94 (qgis): Remove some outdated todos
Nyall Dawson
02:15 AM Revision 3994c4a4 (qgis): Restore legend atlas behavior
Nyall Dawson
02:15 AM Revision 2ef3a5f1 (qgis): Port current geometry from atlas to layouts
Nyall Dawson
02:15 AM Revision 92003c87 (qgis): Code shuffle, to make QgsLayoutContext aware of parent QgsLayout
Nyall Dawson
02:15 AM Revision 4a7813b9 (qgis): Restore picture atlas handling
Nyall Dawson
02:15 AM Revision fee1c211 (qgis): Restore HTML item atlas functionality
Nyall Dawson
02:15 AM Revision 8072d4d3 (qgis): Restore some more atlas style related UI
Nyall Dawson
02:15 AM Revision 6506bcda (qgis): Restore some more atlas handling
Nyall Dawson
02:15 AM Revision a5ab4e16 (qgis): Restore shape atlas handling
Nyall Dawson
02:15 AM Revision e72e20b8 (qgis): Restore attribute table atlas handling
Nyall Dawson
02:15 AM Revision b602b3d5 (qgis): Working label updates on atlas feature change
Nyall Dawson
02:15 AM Revision bd7784cd (qgis): Start working on restoring atlas
Nyall Dawson
02:15 AM Revision 3318bfbb (qgis): Restore atlas based autogenerated filenames
Nyall Dawson
02:15 AM Revision 60a28e32 (qgis): Add some unit tests
Nyall Dawson
02:15 AM Revision 171f402a (qgis): Use messagebar for atlas messages instead of message box
Nyall Dawson
02:15 AM Revision b7596970 (qgis): Remove outdated TODO
Nyall Dawson
02:15 AM Revision 108c9548 (qgis): Atlas sort can be an expression
Nyall Dawson
02:15 AM Revision 520c2aab (qgis): More work on atlas GUI
Nyall Dawson
02:15 AM Revision e169c219 (qgis): Work on modernizing atlas
Nyall Dawson
02:15 AM Revision d62bc35f (qgis): Undo/redo for atlas settings changes
Nyall Dawson
02:15 AM Revision 25170da0 (qgis): Start porting atlas GUI
Nyall Dawson
02:15 AM Revision f86c2988 (qgis): Serialize atlas settings
Nyall Dawson
02:15 AM Revision 83af3527 (qgis): The layouts currently stored with a project are QgsPrintLayouts
In future other layout types will be stored in projects, but
for now we only have print layouts
Nyall Dawson
02:15 AM Revision 5d1d25b3 (qgis): Add atlas expression context scope to layouts
Nyall Dawson
01:38 AM Revision d8cc285f (qgis): fix NULL constraint on date/time widget with allow NULL
the issue was that widget wrapper was using parent QDateTimeEdit::dateTimeChanged signal. It was connected both inter... Denis Rouzaud
01:03 AM Revision 164c439a (qgis): Add missing docs
Nyall Dawson
01:00 AM Revision b54cc36b (qgis): Swap some geometry equality checks to topological checks
Nyall Dawson

2018-01-04

12:59 AM Revision 2d43dac0 (qgis): Refine behavior of QgsGeometry equals tests
Before we had two checks - equals() and isGeosEqual() which
performed the exact same check (since equals() called the...
Nyall Dawson
12:37 AM Revision 13aa5211 (qgis): Expand equality operators for QgsAbstractGeometry subclasses
Nyall Dawson
12:36 AM Revision df955367 (qgis): Fix build warnings
Nyall Dawson
12:20 AM Revision c9dba998 (qgis): [3d] Fix a crash when restoring a project with bad layer ref (fixes #17...
Martin Dobias
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 b01a752b (qgis): List more geometry types in New Memory Layer dialog
Fixes 17594 Harrissou Santanna
06:14 AM Revision 63ba4fea (qgis): eplace Line by LineString
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 d69f932c (qgis): Reformat code
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 5ecb5603 (qgis): Fix QgsVectorLayer::updateFeature returns true when errors occur
Refs #17678 Nyall Dawson
02:27 AM Revision c94d26a5 (qgis): Doxygen++
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 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
03:01 PM Revision a3588e02 (qgis): fix search widget wrapper
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 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
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

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 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 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 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
 

Also available in: Atom