Activity

From 2018-08-18 to 2018-09-16

2018-09-16

04:29 PM Revision fe71b495 (qgis): [bugfix][server] WMS GFI value relation array fields
Fixes #19827 - GetFeatureInfo on "value relation" widget with array field (multiple selections) Alessandro Pasotti
03:21 PM Revision 195539d7 (qgis): Merge pull request #7913 from m-kuhn/filenmode
Fix file mode Matthias Kuhn
02:18 PM Revision e306aaaa (qgis): Fix file mode
Matthias Kuhn
12:50 PM Revision 5112a0ab (qgis): Merge pull request #7911 from daniviga/f29-patch
Fix a build error on Fedora 29+ Matthias Kuhn

2018-09-15

07:22 PM Revision d0aae2f0 (qgis): Fix a build error on Fedora 29+
error is: "PyCapsule_GetPointer called with incorrect name"
patch taken from: https://issues.qgis.org/issues/19476
Daniele Viganò
06:56 AM Revision 953ea96b (qgis): fixes #19825
Olivier Dalang
06:53 AM Revision 340631f8 (qgis): fix #19824 where modifications to project models were not saved
Models definitions are now stored in a dict rather than list
which allows for less verbose code to reference models b...
Olivier Dalang
06:53 AM Revision 77d7d666 (qgis): add tests for #19824
Olivier Dalang

2018-09-14

07:38 PM Revision 3724f9e9 (qgis): use a model for select map layer style categories (#7907)
this avoids cluttering QgsMapLayer and reduces a bit code redundancy Denis Rouzaud
07:19 PM Revision 6584fe7d (qgis): Fix offline editing with gpkg
Up to now, all features were written twice, once with QgsVectorFileWriter, once via addFeature in a subsequent loop. ... Matthias Kuhn
06:39 PM Revision 3dc0c567 (qgis): [Plugin manager][needs-docs] Better looking links to the installed and ...
Borys Jurgiel
06:32 PM Revision efa72779 (qgis): Merge pull request #7890 from luipir/fix_cascaded_grass_algs_in_modeler
Fix cascaded grass algs in modeler Luigi Pirelli
06:25 PM Revision 73528cd1 (qgis): avoid detach when looping on fields and convert some Q_FOREACH (#7905)
* avoid detach when looping on fields and convert some Q_FOREACH
* fields already exist
Denis Rouzaud
05:37 PM Revision d838d63e (qgis): Move deprecated plugins to the list bottom
Borys Jurgiel
05:37 PM Revision 05c9e018 (qgis): [Plugin manager][needs-docs] Deprecated plugins are listed gray. Fixes ...
Borys Jurgiel
04:08 PM Revision f88850aa (qgis): added test to new possible input to parametersAsLayer
Luigi Pirelli
03:46 PM Revision f427577a (qgis): [Server][WFS] Define encodeValueToText to correctly format field values
René-Luc ReLuc
03:46 PM Revision 00d81e08 (qgis): [Server][WFS] Set correctly attribute type for number fields in XSD
Replace `double` by `decimal`
Use `int`, `unsignedInt`, `long` and `unsignedLong` for `QVariant::Int`, `QVariant::UI...
René-Luc ReLuc
03:32 PM Revision 8b07b4ed (qgis): Merge pull request #7626 from rudivs/kneighbour
[feature] Adapted k-neighbour concave hull plugin as QGIS 3 algorithm Luigi Pirelli
02:15 PM Revision 1192b635 (qgis): Merge pull request #7892 from PeterPetrik/identify_by_feature
[feature] Identify/Select polygon from existing feature geometry (#19064) Martin Dobias
02:09 PM Revision 6058e662 (qgis): Merge pull request #7891 from borysiasty/plugin_links
[Plugin manager] [needs-docs] [FEATUR?] Open the local directory of installed plugin and the download page/link of th... Borys Jurgiel
02:00 PM Revision 9b176802 (qgis): Release of 3.2.3
Jürgen Fischer
02:00 PM Revision ff5bd09a (qgis): Release of 2.18.24
Jürgen Fischer
01:24 PM Revision 8fa27e10 (qgis): Fix imports for ConcaveHull
Rudi von Staden
01:13 PM Revision 8288debe (qgis): Don't open non-modal dialog from a modal symbol selector dialog
Nyall Dawson
01:13 PM Revision cb178a7b (qgis): New class QgsWindowManagerInterface
With implementation in app. This allows GUI library classes to
re-use standard dialogs which are created in app. The ...
Nyall Dawson
01:13 PM Revision 3b64c34b (qgis): Move handling of layout manager from qgisapp -> QgsAppWindowManager
Nyall Dawson
01:06 PM Revision fc3b673c (qgis): [Plugin manager] For file-based library, open its parent directory.
Borys Jurgiel
12:36 PM Revision 9bcd21fb (qgis): Merge pull request #7194 from wonder-sk/snap-geometries-alg
[FEATURE] Snap geometries algorithm Martin Dobias
12:11 PM Revision 1d220068 (qgis): fix typo
Peter Petrik
12:08 PM Revision 4ac834d9 (qgis): Merge pull request #7879 from borysiasty/append_raster_to_geopackage
Append raster layer to an existing GeoPackage Borys Jurgiel
12:05 PM Revision ec2ddb42 (qgis): Merge pull request #7889 from borysiasty/plugins_from_encrypted_zips
[FEATURE][Plugin installer] Support for encrypted zips when installing plugins from local files Borys Jurgiel
11:44 AM Revision fd728c08 (qgis): Improve test coverage for k-nearest neighbor concave hull
Rudi von Staden
11:35 AM Revision b75f9f3b (qgis): Merge pull request #7801 from signedav/qml-widget
[FEATURE] QML chart and drawings widget Matthias Kuhn
11:14 AM Revision 2e91c29d (qgis): Merge pull request #7814 from elemoine/ele_logging
Support QGIS Server logs to stderr Paul Blottiere
10:51 AM Revision a78a7e79 (qgis): [ux] Hide frame when collapsible group box is collapsed
Prevents an ugly cropped frame from showing in collapsed group
boxes
Nyall Dawson
10:47 AM Revision 1708b2db (qgis): always show context menu for select by polygon
Peter Petrik
10:23 AM Revision 681d44f1 (qgis): Messy mockup of feature
Nyall Dawson
10:23 AM Revision f35e3761 (qgis): Expose processFeature to public API
Alessandro Pasotti
10:23 AM Revision aa812356 (qgis): Fix crash in sip tests by storing a reference to geom
Alessandro Pasotti
10:23 AM Revision c7ac4fe7 (qgis): Fix widget (broken by rebase)
Alessandro Pasotti
10:23 AM Revision b6f16340 (qgis): Cast to QgsProcessingAlgorithm when evaluating in-place support
Alessandro Pasotti
10:23 AM Revision 29fe9cca (qgis): Add in-place support
Alessandro Pasotti
10:23 AM Revision 123905a1 (qgis): Fix doc string
Alessandro Pasotti
10:23 AM Revision 08f79bed (qgis): More tests for Z/M add back
Alessandro Pasotti
10:23 AM Revision 7b162b53 (qgis): Feature fixer: multi part to single part
Alessandro Pasotti
10:23 AM Revision 08fbf38a (qgis): Fix in-place support check for some more algs
Alessandro Pasotti
10:23 AM Revision 4acb34fa (qgis): Initial test for in-place processing algorithms
Alessandro Pasotti
10:23 AM Revision 4549ee5f (qgis): In-place moved check logic into QgsAlgorithm
+ new tests
+ fixed fixer function
+ drop z/m
Alessandro Pasotti
10:23 AM Revision c0edba9c (qgis): Disable alg to multipart
Alessandro Pasotti
10:23 AM Revision d1ec4ac0 (qgis): Sync in-place button state
Alessandro Pasotti
10:23 AM Revision e75ebad2 (qgis): Make clip work for mockup
Nyall Dawson
10:23 AM Revision ab697240 (qgis): Moved friend class QgsProcessingToolboxProxyModel to parent
Alessandro Pasotti
10:23 AM Revision 11aaf903 (qgis): Function to make output features compatible
Alessandro Pasotti
10:23 AM Revision 899edee4 (qgis): Remove unused cast
Alessandro Pasotti
10:23 AM Revision d4af8ad2 (qgis): Method documentation
Alessandro Pasotti
10:23 AM Revision c05aa149 (qgis): Test supportInPlace for all polygon algorithms
Alessandro Pasotti
10:23 AM Revision 84368131 (qgis): Update dox
Alessandro Pasotti
10:23 AM Revision e01449f5 (qgis): Handle bad/null geometries and geometryless
Alessandro Pasotti
10:23 AM Revision d8d32ac8 (qgis): Some tests for multi/single part
Alessandro Pasotti
10:23 AM Revision 0626a0ff (qgis): Disable some more algs
Alessandro Pasotti
10:23 AM Revision 699a9a3b (qgis): Raise exception if prepare fails
Alessandro Pasotti
10:23 AM Revision ab8d54f1 (qgis): Add test for snappointstogrid
Alessandro Pasotti
10:23 AM Revision 6152af46 (qgis): Re-enable multipart to single part
Alessandro Pasotti
10:23 AM Revision abcfcfd5 (qgis): Test for re-enable multipart to single part
Alessandro Pasotti
10:23 AM Revision a60324b7 (qgis): Accept geometry-less features in a geometry layer
Alessandro Pasotti
10:23 AM Revision ac55ce05 (qgis): In place test POC completed
Alessandro Pasotti
10:23 AM Revision 48fa5e83 (qgis): Disable assign projection in-place
Alessandro Pasotti
10:23 AM Revision db98a38c (qgis): Remember button checked status
Alessandro Pasotti
10:23 AM Revision 0380c060 (qgis): Add prepareSource method
Alessandro Pasotti
10:05 AM Revision 858cd266 (qgis): Use US spelling for neighbor
Rudi von Staden
10:03 AM Revision 2b558586 (qgis): Improvements from review
Martin Dobias
09:50 AM Revision 34e29b54 (qgis): [ui] harmonize raster layer metadata path/source ordering & visibility
Mathieu Pellerin - nIRV
09:33 AM Revision dc774743 (qgis): fix review issues
Peter Petrik
09:20 AM Revision 7d4a4eb5 (qgis): Handle windows path in gdal provider's decodeUri function
Mathieu Pellerin - nIRV
09:18 AM Revision daf7f3e3 (qgis): Use QgsProviderRegistry::decodeUri to obtain the layer name
Borys Jurgiel
09:10 AM Revision f4cab178 (qgis): Changes from review comments
- Shorten algorithm names (KNearestNeighbour and ConcaveHull)
- Check for feedback cancellation
- remove unnecessary ...
Rudi von Staden
09:08 AM Revision 5b808f6a (qgis): [FEATURE][needs-doc] Introduce QGIS_SERVER_LOG_STDERR and deprecate fil...
Éric Lemoine
09:08 AM Revision 9eaee8f1 (qgis): Make QgsMessageLogConsole::logMessage virtual
Éric Lemoine
09:06 AM Revision b9703703 (qgis): Capitalization
Nyall Dawson
09:02 AM Revision 268c20fd (qgis): Merge pull request #7887 from pblottiere/server_filter_2
[server] Add suport for OGC FE version 2 in GetMap requests Paul Blottiere
08:53 AM Revision 8c312997 (qgis): Fix warning
Nyall Dawson
08:36 AM Revision 4aabb09f (qgis): generation of sip files in auto_generated/
pierreloicq
08:36 AM Revision e73f7406 (qgis): sip, doc, bad keywords
pierreloicq
08:36 AM Revision 8f90791b (qgis): Mark some API as non-stable, hide from Python bindings
Nyall Dawson
08:36 AM Revision fe049d37 (qgis): classify symmetric squashed (17 commits) to rebase easily on master; 13...
pierreloicq
08:36 AM Revision 0053630f (qgis): improved problem (b)
removed the .sip
corrected (f)
removed direct comparison of doubles to try to pass the tests
one step back to know...
pierreloicq
08:36 AM Revision ab7d15de (qgis): reaction to Travis
pierreloicq
08:36 AM Revision 7cec3ef5 (qgis): test classifySymmetri and changes to pass them; + editingFinished signal
pierreloicq
08:36 AM Revision 0f157359 (qgis): Use switches for enums, combobox data instead of index positions
Both are more future-proof Nyall Dawson
08:36 AM Revision 40ae9531 (qgis): sipification
pierreloicq
08:36 AM Revision c921d2e6 (qgis): 2 improvements regarding kannes comments
pierreloicq
08:36 AM Revision 6fb41785 (qgis): delete .sip
pierreloicq
08:36 AM Revision 6443df65 (qgis): Nyall's comments
pierreloicq
08:36 AM Revision cb382ede (qgis): sipification problem and unit test attempt
pierreloicq
08:36 AM Revision f2c91609 (qgis): Move symmetric widgets into a collapsible group box
These are advanced settings which we don't want to show
up front, at risk of hurting UI simplicity
Nyall Dawson
08:35 AM Revision 5076fb63 (qgis): Update icon to fit QGIS theme, rename and apply to ConcaveHull also
- Based colours and sizes on mAlgorithmDelaunay.svg
- Renamed from mAlgorithmKNearestConcaveHull.svg to mAlgorithmCon...
Rudi von Staden
08:35 AM Revision 20a70eea (qgis): add test to control that AllStyleCategories is actually complete
Denis Rouzaud
08:35 AM Revision 0df5b9e5 (qgis): better API doc, own category for 3D, fix leak
Denis Rouzaud
08:35 AM Revision e91a42de (qgis): categories in paste style
Denis Rouzaud
08:35 AM Revision 0cfa77db (qgis): fix documentation
Denis Rouzaud
08:35 AM Revision 5e6c3823 (qgis): single dialog to save all types (QML, SLD, DataBase)
Denis Rouzaud
08:35 AM Revision cb977402 (qgis): create dialog for saving different styles
Denis Rouzaud
08:35 AM Revision 2cabd48d (qgis): fix sip include
Denis Rouzaud
08:35 AM Revision 26ad2cbf (qgis): add icons and export only selected category
Denis Rouzaud
08:35 AM Revision 15e0d873 (qgis): select categories in copy style in legend menu entry
not working yet, just set the menu entries
QgsMapLayerStyle::StyleCategory has moved to QgsMapLayer to avoid making Q...
Denis Rouzaud
08:35 AM Revision 4e584113 (qgis): use qgsEnumMap
Denis Rouzaud
08:35 AM Revision 44872413 (qgis): implement filtering of categories in reading/writing
Denis Rouzaud
08:35 AM Revision 97376b82 (qgis): single dialog to load style (QML, SLD, DB)
Denis Rouzaud
08:35 AM Revision 51e9be05 (qgis): add API to select section of layer style when reading/writing
Denis Rouzaud
08:35 AM Revision 05f35f2e (qgis): [sipify] fix annotations in multiline virtual methods
Denis Rouzaud
08:35 AM Revision 4cdf0a28 (qgis): fixes: HIG guidelines, sipify, initialize, doxygen warnings
fix doxygen warning + docs
sipify
fix doxygen warning
initialize
Denis Rouzaud
08:35 AM Revision c43081b8 (qgis): fix old style or useless casts
Denis Rouzaud
08:35 AM Revision c776746f (qgis): fix offline editing
Denis Rouzaud
08:35 AM Revision 3875adf7 (qgis): Capitalization
Nyall Dawson
08:25 AM Revision b8b737fa (qgis): removed qt5charts stuff from cmakelist
because it's not needed there. should be used in runtime.
so it included qt5charts in installs
David Signer
07:57 AM Revision dfe633bb (qgis): Merge pull request #7861 from m-kuhn/featurePoolContext
Make QgsFeaturePool free of reprojection code and other improvements Matthias Kuhn
07:33 AM Revision 04d770d6 (qgis): removed unused docs
and unused db entry David Signer
07:33 AM Revision e972e21a (qgis): test db stuff json
David Signer
07:33 AM Revision 75b9c66c (qgis): displaystring of every json object
Removed unused stuff David Signer
07:33 AM Revision 8d4ffac6 (qgis): displayString on textoutput
but only works if json contains a map...
and codestyle in python
David Signer
07:33 AM Revision f92a2ad1 (qgis): json/jsonb type integration
an tests for map and list David Signer
07:33 AM Revision d844f0fc (qgis): pg version check on json
and comparison with == to make it equal to the other checks and avoid confusions David Signer
07:32 AM Revision be7cc689 (qgis): more includes
David Signer
06:21 AM Revision b7a0c8cf (qgis): [FEATURE] hstore_to_map() / map_to_hstore() expression functions
Mathieu Pellerin - nIRV
06:21 AM Revision d41ffb0c (qgis): additional test for the hstore_to_map() function
Mathieu Pellerin - nIRV
06:21 AM Revision 7f9edcaf (qgis): Addition of a QgsHstoreUtils parse function
Mathieu Pellerin - nIRV
06:21 AM Revision 68162a54 (qgis): [FEATURE] json_to_map() / map_to_json() expression functions
Mathieu Pellerin - nIRV
06:12 AM Revision f42f7ace (qgis): [ui] Dirty project when creating a 3D map view
Mathieu Pellerin - nIRV
05:24 AM Revision 8c899d8f (qgis): Make style model refresh icons when svg cache fetches a remote image
Nyall Dawson
03:02 AM Revision 118b8a00 (qgis): Fix connection to GPS using serial port
It was impossible to start GPS live tracking when connecting via a serial port rather than gpsd.
QSerialPort in Qt5 ...
Martin Dobias
03:02 AM Revision 4eb407c4 (qgis): [ux] Make tag combobox in symbol selector non-editable
There doesn't seem to be any reason to support edits here!
(cherry picked from commit d3ee0f9668464299b54a82bb70c284...
Nyall Dawson
03:02 AM Revision 18c2a616 (qgis): [processing] Fix warning on close
(cherry picked from commit 97f43d4bb2194b8aed7ebaa80e174bcbb2aae0dc) Nyall Dawson
03:02 AM Revision c4254932 (qgis): Fix misbehaving tooltips/click of layer tree indicators in some styles
(cherry picked from commit d849dd62b645a8de636151fa2a8465854e2a3c19) Martin Dobias
03:02 AM Revision 26f567e7 (qgis): Update relation_aggregate
(cherry picked from commit 7fbc828acbad6896ba26c67615fdd967972c63bb) stra2da
03:02 AM Revision 813b71d7 (qgis): [ui] icon for add 3D map view action
(cherry picked from commit 90624f0d37e0ef9c7e13d1634c396342fca73c0c) Mathieu Pellerin - nIRV
03:02 AM Revision 724ae1fd (qgis): Update relation_aggregate
(cherry picked from commit 5048978ee0d5ecee75b9d4c34cfa5b1ed2dba674) stra2da
03:02 AM Revision 5e9709f7 (qgis): change parent to nullptr in mapthemes message box
(cherry picked from commit 96712be57734579d5b8f37840c440c75a37549db) Salvatore Larosa
03:02 AM Revision 739d50eb (qgis): move parent to mainwindow widget
(cherry picked from commit 7ed8460c609e5e777cd8ba9cad9b3bb7d3ec3d7b) Salvatore Larosa
03:02 AM Revision 63bb1d80 (qgis): Fix some tiny browser icons on hidpi screens
(cherry picked from commit 8ecb943a4362ea23d12d145e94191146ac88c194) Nyall Dawson
03:02 AM Revision be03dec6 (qgis): Update aggregate
(cherry picked from commit 35b11b02b2c78b41deb4d1a661488ca4d97a2bad) stra2da
02:12 AM Revision 57f89c99 (qgis): Make style filter model search by word, not phrase
This allows matching of a filter string "hash line" to the symbol
"hashed red lines"
Nyall Dawson

2018-09-13

01:50 AM Revision 31daa826 (qgis): fid is the default if the ID column is empty when we create a geopackage
Etienne Trimaille
01:38 AM Revision 65deae3d (qgis): Polish translation update
Borys Jurgiel
01:19 AM Revision 454cbda4 (qgis): [FEATURE] Add button to toggle between the icon view and a list
view for symbols in symbol selector Nyall Dawson
01:19 AM Revision 94062470 (qgis): Add explicit API call for style model icon sizes
Nyall Dawson
01:19 AM Revision 26885e52 (qgis): Cache icons in style model for efficiency
Nyall Dawson
01:19 AM Revision 676a90c6 (qgis): Slightly smaller font size in selector
Nyall Dawson
01:19 AM Revision 89e48d40 (qgis): Fix alignment issues in symbol widget text
Nyall Dawson
01:19 AM Revision e6084a6e (qgis): Fix doxygen warning
Nyall Dawson
01:19 AM Revision 39275591 (qgis): Avoid unnecessary icon creation
Nyall Dawson
01:19 AM Revision 5aafbf46 (qgis): Fix layout
Nyall Dawson
01:19 AM Revision e4fc4206 (qgis): Update test
Nyall Dawson
01:19 AM Revision 833cdd86 (qgis): [FEATURE][ux] Use a filter line edit in symbol list tag combo
This allows both filtering by selecting existing tags, and also
free-form text searches
Nyall Dawson
01:19 AM Revision 3c0ebd58 (qgis): String consistency
Nyall Dawson
01:19 AM Revision a7ea3ea6 (qgis): Use an icon only for library button in symbols list
Frees more room for UI simplicity Nyall Dawson
01:19 AM Revision 84d48531 (qgis): Use model for symbol list view in symbol panel
Fixes hi-dpi issues Nyall Dawson
01:19 AM Revision 22c8befe (qgis): Cache tags in QgsStyle to avoid costly db lookups
Nyall Dawson
01:19 AM Revision e4733bcb (qgis): Replace a Qt5 macro in RPM spec
which was deprecated and does not work anymore after the upgrade of F28 to Qt 5.11 Daniele Viganò
01:19 AM Revision 7e3b1749 (qgis): Replace a Qt5 macro in RPM spec
which was deprecated and does not work anymore after the upgrade of F28 to Qt 5.11 Daniele Viganò
12:15 AM Revision cef34c5e (qgis): Initialise writer after appending field
Rudi von Staden
12:09 AM Revision 9bd532fa (qgis): Use QgsPasswordLineEdit for zip file pasword prompt.
Borys Jurgiel
11:26 PM Revision 6257cf64 (qgis): Fix indentation
Rudi von Staden
11:00 PM Revision 9111b557 (qgis): Improve k-nearest neighbour algorithm logic and add descriptive comments
Rudi von Staden
10:30 PM Revision 6d16b595 (qgis): qt5charts5 library
David Signer
10:25 PM Revision 2a095f4d (qgis): fix tests
Borys Jurgiel
10:10 PM Revision e0dd43c8 (qgis): qt5charts lib in dockerfile
David Signer
09:33 PM Revision 1046a7a4 (qgis): Fix k-nearest neighbour algorithm icon not showing
Rudi von Staden
09:23 PM Revision 24aeab6a (qgis): Merge pull request #7886 from signedav/bugfix_showRelation
[Bugfix] Show child features in search mode again Matthias Kuhn
09:22 PM Revision 5fef0392 (qgis): Case insensitive geos error evaluation
Matthias Kuhn
09:18 PM Revision 1409547e (qgis): [FEATURE] add conversion from float to DMS format
Etienne Trimaille
08:58 PM Revision 1a26d940 (qgis): Fix failing test for K-nearest concave hull group by field
Rudi von Staden
08:39 PM Revision b70489bf (qgis): [feature] Identify/Select polygon from existing feature geometry
Peter Petrik
08:30 PM Revision 8394981b (qgis): [Plugin manager] [need-docs] [FEATURE?] Add links to the plugin details...
Borys Jurgiel
07:06 PM Revision 43c47b09 (qgis): add qt5chartslib
David Signer
06:24 PM Revision c5e431cd (qgis): prepare-commit somehow missed to indent the new file
Martin Dobias
05:39 PM Revision 0f7a0994 (qgis): [FEATURE][Plugin installer] Support for encrypted zips when installing ...
Borys Jurgiel
05:35 PM Revision aa14593b (qgis): include Qt5chars INCLUDE_DIRECTORIES
David Signer
05:23 PM Revision f7f36cda (qgis): do not store recursively
this avoids having an endless loop -> crash David Signer
05:18 PM Revision 2a19a1d6 (qgis): fix get layer from output sink from previous algorithm in modeler
Luigi Pirelli
05:18 PM Revision 0f07c41b (qgis): Fix set of grass command if not set yet
Luigi Pirelli
04:32 PM Revision d30f93ff (qgis): Add unit tests
Paul Blottiere
04:31 PM Revision af9f3166 (qgis): Fixes segfault
Paul Blottiere
04:31 PM Revision 186a5eb5 (qgis): [server] Add support for OGC FE version 2 in GetMap request
Paul Blottiere
04:24 PM Revision 1af35b29 (qgis): Moved new snapping alg as another mode of "Snap geometries" processing alg
Martin Dobias
03:54 PM Revision 72eb7021 (qgis): QtChart in CMake file
David Signer
03:03 PM Revision d32c34fa (qgis): should avoid creating search widget when it's a child
and create search widget when it's a parent currently David Signer
02:02 PM Revision 23f1e43c (qgis): Merge pull request #7885 from m-kuhn/subUnitRes
Snap to grid to sub unit resolution Matthias Kuhn
01:36 PM Revision 2085dfa6 (qgis): [FEATURE] 3D identify tool working on 3D entities
Until now the tool only considered terrain. This commit adds support
for 3D renderers created from vector layers, so ...
Martin Dobias
01:36 PM Revision e22939ed (qgis): Fixes after review
Martin Dobias
11:52 AM Revision b08ad825 (qgis): Follow up 60fa8eae07389 - implement Nyall's suggestions
Borys Jurgiel
11:46 AM Revision cef3395e (qgis): Add SIP_NO_FILE to the alg header
Martin Dobias
11:46 AM Revision 4a066971 (qgis): [FEATURE] Snap geometries algorithm
Makes sure that any two vertices of the vector layer are at least at distance given by the threshold value.
The algor...
Martin Dobias
11:19 AM Revision f99b2db6 (qgis): Merge pull request #7860 from pblottiere/filter_2
Expression from WFS 2.0 filters Paul Blottiere
10:54 AM Revision aa958816 (qgis): Snap to grid to sub unit resolution
When the grid was smaller than 1 map unit, qgis would just freeze. ouch Matthias Kuhn
10:45 AM Revision f1358a4b (qgis): add option to save qgis project file locally when saving to postgres fa...
Peter Petrik
10:45 AM Revision 79dc9918 (qgis): fix strings in dialogs
Peter Petrik
10:19 AM Revision d1ae9b07 (qgis): fix windows build and some warnings
Jürgen Fischer
09:45 AM Revision 94df29e1 (qgis): debian packaging: include Qt53DExtra headers removed on debian/ubuntu
(cherry picked from commit 1f918583e85732428b7ff75db1ef3d0078b5873c) Jürgen Fischer
09:32 AM Revision 34431024 (qgis): Make QgsServerLogger testable and test it
Éric Lemoine
09:32 AM Revision b16aa15f (qgis): Improve qgsmessagelog doc strings
Éric Lemoine
09:04 AM Revision edfa4017 (qgis): Add new class to build expression from WFS filter
Paul Blottiere
09:04 AM Revision 5fd9501a (qgis): More unique_ptr
Paul Blottiere
09:04 AM Revision bae996c8 (qgis): Const correctness
Paul Blottiere
09:04 AM Revision 65d50cd5 (qgis): Add unique_ptr in nodeFunctionFromOgcFilter
Paul Blottiere
09:04 AM Revision 6a188214 (qgis): Add more node methods
Paul Blottiere
09:04 AM Revision 694af1cc (qgis): Add unique_ptr in nodePropertyIsNullFromOgcFilter
Paul Blottiere
09:04 AM Revision 9cc1a8c3 (qgis): Add unique_ptr in nodeIsBetweenFromOgcFilter
Paul Blottiere
09:04 AM Revision 052819f4 (qgis): Add unit test for WFS 2.0
Paul Blottiere
09:04 AM Revision 38fc0466 (qgis): Update sip binding
Paul Blottiere
09:04 AM Revision a99b5201 (qgis): Add documentation
Paul Blottiere
09:04 AM Revision 76a98cad (qgis): Rename class
Paul Blottiere
09:04 AM Revision 129461f8 (qgis): Update error messages with prefix according to WFS version
Paul Blottiere
09:04 AM Revision b57b9d7f (qgis): Add unique_ptr in nodeLiteralFromOgcFilter
Paul Blottiere
09:04 AM Revision 5ccb1673 (qgis): Add unique_ptr in nodeNotFromOgcFilter
Paul Blottiere
09:04 AM Revision 0d1da7df (qgis): Add unique_ptr in nodeBinaryOperatorFromOgcFilter
Paul Blottiere
09:04 AM Revision 180d6b31 (qgis): Add unique_ptr in nodeSpatialOperatorFromOgcFilter
Paul Blottiere
09:04 AM Revision 23d2df26 (qgis): Remove unused attribute
Paul Blottiere
08:09 AM Revision cbb0e765 (qgis): Merge pull request #7873 from m-kuhn/avoidCrash
Check layer pointer for validity Matthias Kuhn
07:51 AM Revision 9e40a78a (qgis): Merge pull request #7875 from m-kuhn/avoidCrashSnapToGrid
Fix crash when adding feature to non-spatial layer Matthias Kuhn
07:46 AM Revision c6195fe9 (qgis): String decapitation and wording
Matthias Kuhn
04:00 AM Revision d3ee0f96 (qgis): [ux] Make tag combobox in symbol selector non-editable
There doesn't seem to be any reason to support edits here! Nyall Dawson

2018-09-12

12:29 AM Revision c01f56ce (qgis): Fix more tests
Borys Jurgiel
11:57 PM Revision 9bfebb34 (qgis): Fix tests
Borys Jurgiel
11:38 PM Revision 08dfeab8 (qgis): add myself to the map
Loïc Bartoletti
10:53 PM Revision fd0d5575 (qgis): Disable VRT checkbox for Geopackages in the 'Save Raster Layer As' dial...
Borys Jurgiel
10:53 PM Revision 60fa8eae (qgis): [FEATURE] Append raster layer to an existing Geopackage in the 'Save Ra...
Borys Jurgiel
10:38 PM Revision 4482c39f (qgis): Add tests for k-neighbour concave hull
Rudi von Staden
09:49 PM Revision f3e2d268 (qgis): Fix formatting
Rudi von Staden
09:40 PM Revision 6935027e (qgis): [processing] Fix API break in widget wrapper
Fixes #19820 Nyall Dawson
09:39 PM Revision efed0912 (qgis): [locator] do not skip less than 3 chars when using prefix
you might really be looking for it, using the prefix makes it clear enough Denis Rouzaud
07:50 PM Revision 98a4bd30 (qgis): Merge pull request #7867 from tudorbarascu/fix_tests
fix qgz test project Paul Blottiere
06:41 PM Revision 3c95b8b2 (qgis): [locator] do not skip less than 3 chars when using prefix
you might really be looking for it, using the prefix makes it clear enough Denis Rouzaud
05:38 PM Revision 827cfbc4 (qgis): fix conversion warning
Denis Rouzaud
05:38 PM Revision 3b1b41f3 (qgis): add qgsEnumMap to list all entries (int, string) of enums
Denis Rouzaud
05:24 PM Revision 2182e2d9 (qgis): Fix crash when adding feature to non-spatial layer
Matthias Kuhn
04:59 PM Revision 561586f7 (qgis): Check layer pointer for validity
Matthias Kuhn
12:23 PM Revision a0e8be59 (qgis): fix qgz test project
from qgis 3.1 to qgis 3.3 the qgz project lost the relation reference
While reporting issues on the bug tracker I no...
Tudor Bărăscu
10:21 AM Revision 2f702b78 (qgis): Translate GEOS errors
Matthias Kuhn
10:21 AM Revision af252bed (qgis): Capitalization
Matthias Kuhn
08:22 AM Revision 010c2f45 (qgis): Fix model setData implementation, allow renaming symbols through model
Nyall Dawson
08:22 AM Revision d7fb5f95 (qgis): Fix Travis build
Nyall Dawson
08:22 AM Revision 95d65ae8 (qgis): Add python safe addSmartgroup method, unit tests for smart groups
Nyall Dawson
08:22 AM Revision d7edeac3 (qgis): Make style model decoration icons size responsive
We hack the model a bit here, but as much as possible avoid bleeding
view properties into the model API.
So we use a...
Nyall Dawson
08:22 AM Revision 28836d2d (qgis): hi-dpi friendly style manager icons
Nyall Dawson
08:22 AM Revision c5ab5891 (qgis): Add a QAbstractItemModel for showing the entities within a QgsStyle object
- also adds QgsStyleProxyModel which handles filtering of entities
- lots of unit tests
- new signals in QgsStyle for...
Nyall Dawson
08:22 AM Revision adc31bb8 (qgis): Fix test on Travis
Nyall Dawson
08:22 AM Revision c41af120 (qgis): Remove addSmartGroup from Python bindings -- it causes a crash in sip
and CANNOT be made functional Nyall Dawson
08:22 AM Revision 68c0d7f4 (qgis): Unit tests for style proxy model smart group filter
Nyall Dawson

2018-09-11

09:57 PM Revision e33954c1 (qgis): [FEATURE][needs-doc] Support QGIS Server logs to stderr
This commit makes it possible to configure QGIS Server to make it
write its logs to stderr.
This is done by setting ...
Éric Lemoine
09:57 PM Revision 369587d2 (qgis): Reformat the QgsMessageLogConsole class docs
Éric Lemoine
09:57 PM Revision 504657ed (qgis): Add docs for more QgsMessageLogConsole methods
Éric Lemoine
09:57 PM Revision 212a74ce (qgis): Fix the QgsMessageLogConsole docs
The QgsMessageLogConsole now writes log messages to stderr as opposed
to stdout.
Éric Lemoine
08:36 PM Revision cb0b335a (qgis): [FEATURE][processing] Add custom OPTIONS to contour algorithm (#7834)
Geoff Kimbell
06:36 PM Revision 533ab615 (qgis): last fixes and sip_include
David Signer
03:48 PM Revision b8197ed3 (qgis): [FEATURE] Layer tree view indicator for non-removable (required) layers
Martin Dobias
03:48 PM Revision 4756f3ed (qgis): Use setFlags() in QgsMapLayer when reading style from xml
Martin Dobias
03:48 PM Revision 318946a0 (qgis): Use outline only indicator icon
Martin Dobias
03:48 PM Revision 602b3e9d (qgis): Add QgsMapLayer::flagsChanged() signal
Martin Dobias
01:03 PM Revision 532fb621 (qgis): Add \since
Matthias Kuhn
12:14 PM Revision b3e4755e (qgis): Enum Mode in QgsAttributeEditorContext
instead of QgsAttributeForm - because it's used on places not including QgsAttributeForm
now it's able to use @form_m...
David Signer
11:40 AM Revision 146cc72c (qgis): More docstrings
Matthias Kuhn
11:30 AM Revision a4816874 (qgis): Docstrings
Matthias Kuhn
11:02 AM Revision b60cf05d (qgis): Use implicitly shared QgsGeometry
Matthias Kuhn
09:48 AM Revision 6ab1aa73 (qgis): Add QgsThreadingUtils::runOnMainThread
Matthias Kuhn
09:48 AM Revision e192e180 (qgis): Fix more multithreading issues
Matthias Kuhn
09:08 AM Revision 6d2ec207 (qgis): Calculate layer to map conversion on the fly
Matthias Kuhn
08:38 AM Revision 9d223890 (qgis): Fix connection to GPS using serial port
It was impossible to start GPS live tracking when connecting via a serial port rather than gpsd.
QSerialPort in Qt5 ...
Martin Dobias
08:17 AM Revision 08652973 (qgis): Merge pull request #7847 from m-kuhn/unique_ptr
Use unique_ptr for geometry Matthias Kuhn
08:16 AM Revision fd34cc7d (qgis): Merge pull request #7846 from m-kuhn/layerPointer
Use pointer instead of reference to QgsVectorLayer Matthias Kuhn
08:16 AM Revision 7a5a52b1 (qgis): Merge pull request #7845 from m-kuhn/apiCleanup
Naming changes for QgsFeaturePool Matthias Kuhn
08:16 AM Revision 05b1e839 (qgis): update container visibilty on mode change
David Signer
08:16 AM Revision fae9256a (qgis): Merge pull request #7844 from m-kuhn/conversionFactor
QgsCoordinateTransform::scaleFactor() Matthias Kuhn
07:40 AM Revision 90dbf72e (qgis): [processing] Fix exception when showing advanced parameters for alg in ...
Nyall Dawson
07:40 AM Revision c8abd402 (qgis): [processing] Fix gdal algorithm use of old wrapper API
Nyall Dawson
07:40 AM Revision d65bd5f0 (qgis): [processing] Fix another exception in modeler
Nyall Dawson
07:40 AM Revision 97f43d4b (qgis): [processing] Fix warning on close
Nyall Dawson
07:04 AM Revision 4da6e697 (qgis): implementation for containers
and changed to string of formMode in the attributeformcontext David Signer
06:40 AM Revision 93c136ed (qgis): Remove optional status of sort checkboxes
Harrissou Santanna
06:40 AM Revision 0b40ffdb (qgis): Harmonize label with "add autoincremental field"
Harrissou Santanna
06:07 AM Revision b9c64c6a (qgis): Fix crash when editing smart group in style manager dialog
Nyall Dawson
05:30 AM Revision 68b7e799 (qgis): [processing] add msg bar links to files when saving/exporting models
Mathieu Pellerin - nIRV
02:26 AM Revision ac3b37ff (qgis): [processing] Fix wrapper value retrieval for some ported wrappers
Fixes #19813 Nyall Dawson

2018-09-10

01:35 AM Revision d54bd1a2 (qgis): [processing] Fix DeleteColumn output hint
the dropped fields are discarded, the modeller get the rest, as expected Jaka Kranjc
12:40 AM Revision d849dd62 (qgis): Fix misbehaving tooltips/click of layer tree indicators in some styles
Martin Dobias
11:28 PM Revision 35b11b02 (qgis): Update aggregate
stra2da
11:28 PM Revision 7fbc828a (qgis): Update relation_aggregate
stra2da
11:28 PM Revision 5048978e (qgis): Update relation_aggregate
stra2da
11:12 PM Revision 4ca8b4c2 (qgis): fix build on osx
Salvatore Larosa
10:01 PM Revision afd2af40 (qgis): Use default style library if none specified
Nyall Dawson
10:01 PM Revision 97a964af (qgis): Add method QgsCategorizedSymbolRenderer::matchToSymbols which
matches existing categories to symbol names from a QgsStyle
object and copies matching symbols to these categories
Nyall Dawson
10:01 PM Revision 5f5294f2 (qgis): [FEATURE][processing] New algorithm to categorize a layer using a style...
Sets a vector layer's renderer to a categorized renderer using matching symbols
from a style database.
The specified...
Nyall Dawson
10:01 PM Revision f598e2d5 (qgis): Typo
Nyall Dawson
10:00 PM Revision 0fb56ac4 (qgis): add 3Di support introduced in mdal 0.0.7
Peter Petrik
10:00 PM Revision 97c95803 (qgis): update MDAL to 0.0.7 (3di support, projections support, bugfixes)
Peter Petrik
10:00 PM Revision d17912c8 (qgis): use mesh layer icon in browser panel
Peter Petrik
06:33 PM Revision 03e4c070 (qgis): back port of #7849 to 3.2
Marco Bernasocchi
06:16 PM Revision 4e30eb40 (qgis): Fix using virtual layers in DB manager
getTableFields and getTableRowCount receive the table name and not the table.
I did not change the argument name (alt...
Marco Bernasocchi
06:08 PM Revision d80ad3d3 (qgis): form_mode for qmlwidgetwrapper expression
David Signer
05:41 PM Revision 10fc175f (qgis): [sipify] finer detection of enum lines
Denis Rouzaud
05:41 PM Revision 4b7da692 (qgis): run sipify all
Denis Rouzaud
05:23 PM Revision 64bb3ef6 (qgis): Add Qgs3DMapTool::cursor()
Martin Dobias
05:23 PM Revision 76798638 (qgis): Add API for custom map tools in 3D map canvas
Martin Dobias
05:23 PM Revision c5d88436 (qgis): [FEATURE] Identification map tool for 3D views
Currently identification only works on terrain and does not highlight in 3D Martin Dobias
04:52 PM Revision 3effd9ca (qgis): workaround for moc issue with app tests
Jürgen Fischer
04:34 PM Revision 3a1cc5a6 (qgis): Add virtual destructor
Matthias Kuhn
04:15 PM Revision f031980f (qgis): Use unique_ptr for geometry
Matthias Kuhn
03:51 PM Revision ec21166e (qgis): Use pointer instead of reference to QgsVectorLayer
Matthias Kuhn
02:37 PM Revision cf87b85c (qgis): Add Qgs3DMapTool::cursor()
Martin Dobias
02:03 PM Revision 8b606ce9 (qgis): Merge pull request #7827 from rldhont/fix-qgshttptransaction-support-ht...
[BUGFIX][Server] Quickfix in QgsHttpTransaction to support HTTPS scheme René-Luc ReLuc
01:42 PM Revision 41184bf9 (qgis): Merge pull request #7835 from m-kuhn/expressionCodeCompletion
Code completion for expression builder [FEATURE] Matthias Kuhn
01:36 PM Revision cf82c133 (qgis): Rename conversionFactor to scaleFactor
Matthias Kuhn
01:33 PM Revision 1b4e0079 (qgis): Rename getFeatureIds() to allFeatureIds()
Matthias Kuhn
01:32 PM Revision e0926e44 (qgis): Rename get() to getFeature()
Matthias Kuhn
01:26 PM Revision 57677f6a (qgis): Add test for QgsCoordinateTransform::conversionFactor
Matthias Kuhn
01:20 PM Revision 7ed8460c (qgis): move parent to mainwindow widget
Salvatore Larosa
01:20 PM Revision 96712be5 (qgis): change parent to nullptr in mapthemes message box
Salvatore Larosa
01:20 PM Revision 0fdd54bd (qgis): Rename "Array of translated features" output
Harrissou Santanna
12:58 PM Revision 89526a02 (qgis): Add QgsCoordinateTransform::conversionFactor
directly copied from QgsMapSettings Matthias Kuhn
11:55 AM Revision a5dd6eb8 (qgis): [BUGFIX][Server] Quickfix in QgsHttpTransaction to support HTTPS scheme
The class QgsHttpTransaction is only used in server for getting files provided by URL. This class does not support HT... René-Luc ReLuc
11:36 AM Revision 85ff90f5 (qgis): Rename the algorithm
Harrissou Santanna
11:36 AM Revision eae8b9a2 (qgis): [needs-docs] Rename "Create parallel lines" and "Array of offset features"
algorithms Harrissou Santanna
11:36 AM Revision 8ecb943a (qgis): Fix some tiny browser icons on hidpi screens
Nyall Dawson
11:36 AM Revision 06bb4d43 (qgis): Fix incorrect member variable names
Nyall Dawson
11:35 AM Revision aef35453 (qgis): fix mbernasocchi first commit in contributors.json
Marco Bernasocchi
10:42 AM Revision 4bf5d4d6 (qgis): Merge pull request #7841 from pblottiere/server_optim_rendering_3_2
[server][backport 3.2] Activates rendering optimization Paul Blottiere
09:50 AM Revision b2f216c6 (qgis): Activates rendering optimization
Paul Blottiere
09:13 AM Revision 407a5cb5 (qgis): [FEATURE] Identification map tool for 3D views
Currently identification only works on terrain and does not highlight in 3D Martin Dobias
08:23 AM Revision ecde76e9 (qgis): Update CONTRIBUTORS
Paolo Cavallini
08:16 AM Revision a5fc3910 (qgis): no case default and removed unused doc
David Signer
08:05 AM Revision 0e3d6fcc (qgis): fix mbernasocchi first commit in contributors.json
Marco Bernasocchi
07:53 AM Revision 273e9987 (qgis): Merge pull request #7805 from m-kuhn/vectordataproviderfeaturepool
Refactor QgsFeaturePool Matthias Kuhn
07:25 AM Revision 2d1dbe7f (qgis): Add precision to args=-1 usage
Harrissou Santanna
07:25 AM Revision b2e40417 (qgis): Add handlesnull parameter to custom function template help
Harrissou Santanna

2018-09-09

12:56 AM Revision b019bfe4 (qgis): Activates rendering optimisation
Paul Blottiere
12:56 AM Revision fbdacc06 (qgis): Fixes segfault when filter is empty
Paul Blottiere
11:39 PM Revision 69a5de1c (qgis): Fix some build warnings
Nyall Dawson
07:18 PM Revision da7cc966 (qgis): Expression callTips are lowercase
Expressions are case insensitive but in all the apis and samples lower case is used. Be conform. Matthias Kuhn
07:16 PM Revision 4b9cc9b3 (qgis): Rename lexer
Matthias Kuhn
06:28 PM Revision beb89127 (qgis): Initialize to nullptr
Matthias Kuhn
06:27 PM Revision 9028ad9e (qgis): Fix build warnings
Matthias Kuhn

2018-09-08

10:46 PM Revision 7c905eb3 (qgis): Add API for custom map tools in 3D map canvas
Martin Dobias
03:48 PM Revision e4c69ff0 (qgis): Merge pull request #7758 from 3nids/search_alllayers
[FEATURE] add new locator filter searching across all layers Denis Rouzaud
02:18 PM Revision b4dbdef7 (qgis): fix for dynamic hackfest layer styling
Raymond Nijssen
02:18 PM Revision 694f86aa (qgis): removed commented line from expression
Raymond Nijssen
01:54 PM Revision 89830f61 (qgis): create QgsMapLayer::LayerFlags for Searchable, Identifiable and Removab...
* create QgsMapLayer::LayerFlags for Searchable, Identifiable and Removable
this brings back the information previou...
Denis Rouzaud
12:57 PM Revision f979c8e8 (qgis): Make some protected members private
Nyall Dawson
12:57 PM Revision 48dcab75 (qgis): Fix some crashes in style manager dialog
Nyall Dawson
12:29 PM Revision 203660a3 (qgis): Update some bits
Matthias Kuhn
12:23 PM Revision f1db2ae4 (qgis): Fix wordcharacters
Matthias Kuhn
11:50 AM Revision cebaa819 (qgis): Code completion for expression builder [FEATURE]
Matthias Kuhn
10:10 AM Revision 13ab5e51 (qgis): Fix build warning
Nyall Dawson
09:51 AM Revision 1c5250b1 (qgis): [processing] Fix some exceptions in batch dialog after refactoring
Fixes #19779, #19786 Nyall Dawson
08:20 AM Revision 32ee7163 (qgis): Merge pull request #7711 from m-kuhn/mapToolSnapToGrid
Snap to grid for maptools [FEATURE] Matthias Kuhn
06:38 AM Revision 0cc9501d (qgis): Remove try-except block in voronoi.py fixes #19798
This block was swallowing all exceptions within the voronoi method.
Removing the block causes exceptions throw in the...
john kastner

2018-09-07

11:42 PM Revision 670760b4 (qgis): FIX segmentation fault in QgsOptions::pageWidgetNameMap : objectName
Loïc Bartoletti
11:42 PM Revision 808963bf (qgis): Fix error with standardPixmap. signature requires QStyleOption
Loïc Bartoletti
11:42 PM Revision d8f0da84 (qgis): Fix OpenCL cmake for *BSD
Loïc Bartoletti
11:41 PM Revision 7944f670 (qgis): added test for RangePanel widget
Luigi Pirelli
11:41 PM Revision bc8a4605 (qgis): Fix Range wrapper to allow Range parameters to be added in modeler. Not...
Luigi Pirelli
11:41 PM Revision 8fa5b04c (qgis): typo
Luigi Pirelli
06:29 PM Revision 6e7ff283 (qgis): add missing SIP_OUT (#7831)
Denis Rouzaud
04:21 PM Revision d57c1842 (qgis): Rename snapToGridEnabled to snapToLayerGridEnabled
Matthias Kuhn
03:00 PM Revision 7f63d41b (qgis): Merge pull request #7822 from m-kuhn/constCorrectQgsGeometryError
Const correctness for QgsGeometry::Error Matthias Kuhn
02:50 PM Revision 84cdff12 (qgis): Fix docs
Matthias Kuhn
01:19 PM Revision e637fd5e (qgis): Add doxymentation
Matthias Kuhn
01:14 PM Revision ea15e44b (qgis): Only use one single lock
Matthias Kuhn
12:41 PM Revision f8b8a218 (qgis): adapt to new flag API for searchable
Denis Rouzaud
12:41 PM Revision 5c172a6f (qgis): add test for 'search all layers' locator
Denis Rouzaud
12:41 PM Revision 53c31500 (qgis): correctly set feature request, prefix now set to 'af'
Denis Rouzaud
12:41 PM Revision deb7e622 (qgis): only search in searchable layers
Denis Rouzaud
12:41 PM Revision 2aa280e0 (qgis): add extra notes in the doc
Denis Rouzaud
12:41 PM Revision d54b7b1d (qgis): [FEATURE] add new locator filter searching across all layers in display...
Denis Rouzaud
12:40 PM Revision 95a4c005 (qgis): fix reference to widget as instance attribute not through a method
Luigi Pirelli
12:40 PM Revision e611756f (qgis): fix error because constant is not iterable
Luigi Pirelli
10:58 AM Revision 8ba442f1 (qgis): Const correctness for QgsGeometry::Error
Matthias Kuhn
08:21 AM Revision 3ad3fc4f (qgis): Merge pull request #7751 from pblottiere/server_filter_segfault
[server] Fixes segfault when WMS OGC filter is empty Paul Blottiere
06:32 AM Revision 34c1d7ac (qgis): Add unit test for empty OGC filter
Paul Blottiere
06:32 AM Revision 2aeb5cf7 (qgis): Fixes segfault when filter is empty
Paul Blottiere
06:32 AM Revision a6b44b15 (qgis): Add unit test for OGC filters with multiple layers
Paul Blottiere
04:19 AM Revision db160087 (qgis): [processing] Use a proxy task for batch processing execution
Nyall Dawson
04:19 AM Revision 0ea28319 (qgis): Better (finer) proxy task progress reporting for batch execution
Nyall Dawson
04:19 AM Revision 45bc2a07 (qgis): [processing] Use multi-step feedback for batch execution
Gives better indication of total progress vs showing just
current algorithm progress
Nyall Dawson
03:32 AM Revision 5030121e (qgis): [FEATURE][native] Add badge count support for the linux platform
Mathieu Pellerin - nIRV
02:49 AM Revision 1002824c (qgis): [metasearch] Minor UI updates to conform to HIG (#7810)
* [metasearch] Use QgsFilterLineEdit for keyword search box
* [metasearch] Remove version number from dialog title
...
Nyall Dawson

2018-09-06

01:38 AM Revision c65fe0e0 (qgis): do not display metadata related to spatial extent if the layer is not s...
Etienne Trimaille
01:38 AM Revision 36f592cc (qgis): use QT tr macro in layer metadata
Etienne Trimaille
01:36 AM Revision da390787 (qgis): Sipify
Nyall Dawson
12:33 AM Revision a823046b (qgis): followup spelling fixes
Jürgen Fischer
12:30 AM Revision 0908daaa (qgis): Misc. typos
Found via `codespell -q 3 -I ../qgis-word-whitelist.txt --skip="*.ts,*.po,./scripts/spell_check"` luz.paz
05:04 PM Revision d6b2537e (qgis): do not transform project if current_version > transform.to (#7807)
* do nottransform project if current_version > transform.to
* use >=
Denis Rouzaud
04:03 PM Revision 0acf9918 (qgis): add doxygen commands in cpp
David Signer
03:42 PM Revision f6f895ae (qgis): initialization
David Signer
03:32 PM Revision 1839daaa (qgis): Merge pull request #7777 from PeterPetrik/mesh_vector_on_grid
[mesh] [feature] allow render vectors/arrows on the user-defined grid Martin Dobias
03:09 PM Revision 9a6d3192 (qgis): doc
David Signer
01:24 PM Revision 21a772ff (qgis): spelling american
initialization not initialisation David Signer
01:02 PM Revision 13089664 (qgis): spelling and missing case in qgsquick
David Signer
12:56 PM Revision e41680a9 (qgis): Implement QgsFeatureSink in QgsFeaturePool
Matthias Kuhn
12:38 PM Revision d361d9b7 (qgis): Avoid detach
Matthias Kuhn
12:37 PM Revision 09cb22f9 (qgis): Doxymentation
Matthias Kuhn
12:26 PM Revision a061a631 (qgis): Fetch all attributes as before
Matthias Kuhn
10:55 AM Revision c55196c6 (qgis): Refresh feature after update
Matthias Kuhn
10:54 AM Revision 35572283 (qgis): Insert new features into index
Matthias Kuhn
10:11 AM Revision 7b85fd99 (qgis): Allow setting expression format help string for QgsExpressionLineEdit
Nyall Dawson
10:11 AM Revision 06d37fce (qgis): [processing] Port CRS widget wrapper to c++ classes
Nyall Dawson
10:11 AM Revision f83b3ecc (qgis): Show helper text in expression builder for CRS values in modeler
Nyall Dawson
10:11 AM Revision da670f9e (qgis): Unit tests for CRS parameter wrapper
Nyall Dawson
10:11 AM Revision 88b324db (qgis): [processing] Allow CRS parameters to be set to a direct QgsCoordinateRe...
Nyall Dawson
09:47 AM Revision d79d9116 (qgis): Merge pull request #7798 from m-kuhn/enableTravisWarnings
Re-enable travis checks for build warnings Matthias Kuhn
09:35 AM Revision 04f8ee81 (qgis): german translation update
Jürgen Fischer
09:10 AM Revision 4ce10fcc (qgis): Fix some documentation formatting
Harrissou Santanna
09:10 AM Revision f5bf15be (qgis): Update some documentation formatting
Harrissou Santanna
08:24 AM Revision 351eb578 (qgis): Disable -Werror by default
Matthias Kuhn
08:19 AM Revision 80750ce8 (qgis): Fix build warning
Matthias Kuhn
08:12 AM Revision 90624f0d (qgis): [ui] icon for add 3D map view action
Mathieu Pellerin - nIRV
08:12 AM Revision a84df1c4 (qgis): [ui] layout icon for 3D map item
Mathieu Pellerin - nIRV
07:57 AM Revision 5f4acded (qgis): some more fixes
Removed QmlExpression from api
On activation of template box, we overwrite the text in the GUI
The preview is loaded ...
David Signer
07:46 AM Revision 0e89a3a6 (qgis): Use QgsReadWriteLocker
Matthias Kuhn
07:46 AM Revision ba5cfc35 (qgis): Add RAII class QgsReadWriteLocker
Matthias Kuhn
06:35 AM Revision a3416aa1 (qgis): Enable -Werror
Matthias Kuhn
06:34 AM Revision 75c9b069 (qgis): Revert "Re-enable travis checks for build warnings"
This reverts commit 47b69c4801608ef20dabf7040ad39a480f6664e0. Matthias Kuhn
05:04 AM Revision f999a917 (qgis): fix `hasYMax` variable
(cherry picked from commit cedfaa7c16feaa7b7348cf0b9f8bb2e09f96132a) Yuki
05:04 AM Revision bfa95c7f (qgis): Fix documentation for editFormConfig
It returns a copy: you need to change
it and use setEditFormConfig to make
modifications.
(cherry picked from commit...
Alessandro Pasotti
05:04 AM Revision fbed86eb (qgis): [layouts] Fix label expression contains unicode characters when edited
Fixes #19743
(cherry picked from commit bb9117075d14a748c8ca6632cd23cb5668abc4f5)
Nyall Dawson
05:04 AM Revision 1c3d1e71 (qgis): also accept uppercase extensions (fixes #19766)
(cherry picked from commit 9d36c4c28e86eb2c40d4a6bad679235a572366a7) Jürgen Fischer
05:04 AM Revision bf10acab (qgis): Capitalization
(cherry picked from commit 969c7c550f3274d9bc2f41ad785d8b6ec5eec5d2) Nyall Dawson
05:04 AM Revision f46fc0f2 (qgis): add missing text in processing parameter
(cherry picked from commit b2275df1760d49e1a615f87404d039f1b9e5ffb7) Etienne Trimaille
05:04 AM Revision 8a5bcf92 (qgis): [wfs] Fix some race conditions
(cherry picked from commit 2041cad0c0ce38bcecfa0f4eb203a94ded207886) Nyall Dawson
03:19 AM Revision dd3bbf01 (qgis): Merge pull request #7809 from nyalldawson/metasearch_local
[FEATURE][metasearch] Add FILE:GEO to known link types Tom Kralidis

2018-09-05

01:44 AM Revision 689126b1 (qgis): [FEATURE][metasearch] Add FILE:GEO to known link types
Adds GIS File link type to known link types, and for records with
a FILE:GEO link enables a new "Add GIS File" action...
Nyall Dawson
10:52 PM Revision cedfaa7c (qgis): fix `hasYMax` variable
Yuki
10:51 PM Revision 0ed16288 (qgis): Modernize code
Nyall Dawson
10:51 PM Revision fe3e494d (qgis): QStringLiteral
Nyall Dawson
10:51 PM Revision ca1c655e (qgis): Minor API improvements to QgsStyleManagerDialog
Nyall Dawson
10:51 PM Revision 41e2892a (qgis): [FEATURE] Style manager opens non-modally
Allows style manager dialog to be used alongside main QGIS window,
just like the layout manager.
Nyall Dawson
10:51 PM Revision 30059e63 (qgis): Fix freaking American (WRONG!!1!111!!) spelling conventions
Nyall Dawson
10:51 PM Revision 65e9cffb (qgis): Add style manager icon to file toolbar
Nyall Dawson
10:28 PM Revision 8fdcbdd3 (qgis): distinct files for QgsMapLayerStyle and QgsMapLayerStyleManager (#7806)
Denis Rouzaud
09:56 PM Revision 70a37bf9 (qgis): Tidy installer_data.py and utils.py
- Fix unused and missing imports
- Only import configparser is needed for Python 3
- Unnecessary string u prefix for ...
Chris Mayo
08:47 PM Revision b2275df1 (qgis): add missing text in processing parameter
Etienne Trimaille
05:07 PM Revision 45048453 (qgis): moved QmlExpression back to header
David Signer
04:24 PM Revision d952ba42 (qgis): [3d] Use layout item bg color as 3D scene bg color
Mathieu Pellerin - nIRV
04:22 PM Revision cdc7d39a (qgis): Refactor QgsFeaturePool
QgsFeaturePool is now an abstract baseclass, with a new inherited class QgsVectorDataProviderFeaturePool. This allows... Matthias Kuhn
04:13 PM Revision 20a5bce9 (qgis): fix Martin Dobias review points
Peter Petrik
03:59 PM Revision 76df5b02 (qgis): docs and replacement of qmlexpression
David Signer
03:49 PM Revision 4b411e0d (qgis): Merge pull request #7793 from m-kuhn/vectorlayerinclude
Only include qgsvectorlayer.h where required Matthias Kuhn
02:59 PM Revision 4445c382 (qgis): Fix build warning
Matthias Kuhn
02:44 PM Revision 68d88a9a (qgis): Show build warnings in code_layout test
Matthias Kuhn
02:33 PM Revision 5d7f54dd (qgis): Remove unused variable
Matthias Kuhn
11:32 AM Revision f38400d1 (qgis): nsis: don't reboot in silent mode
Jürgen Fischer
11:01 AM Revision d6c08998 (qgis): fixed qml example
David Signer
11:01 AM Revision 561ea3b0 (qgis): improved gui handling
David Signer
11:01 AM Revision 4ad70673 (qgis): layout
David Signer
11:01 AM Revision ae1333dc (qgis): preview feature
David Signer
11:01 AM Revision abbe5c52 (qgis): expressions
David Signer
11:01 AM Revision 5e1df290 (qgis): remove unused qmlwidget class
because using qquickwidget directly David Signer
11:01 AM Revision ccdd4df5 (qgis): expressions on qml widget
David Signer
11:01 AM Revision df8862bc (qgis): return if no widget
David Signer
11:01 AM Revision ae3176fe (qgis): docstrings and beautification
David Signer
11:01 AM Revision 493bdb1b (qgis): f
Matthias Kuhn
11:01 AM Revision a780febb (qgis): Add some configuration
Matthias Kuhn
11:01 AM Revision 35898f9f (qgis): Modernize
Matthias Kuhn
11:01 AM Revision f41aaa79 (qgis): Yay, more QML!
Matthias Kuhn
11:01 AM Revision 016b0cb7 (qgis): get attributes from current feature
by feature.attribute("outlet_1") David Signer
11:01 AM Revision bb6702fc (qgis): basics with configurable code and attributes
David Signer
11:01 AM Revision 7fd87320 (qgis): open on drop
David Signer
11:01 AM Revision ae685491 (qgis): Initial work on QML widget configuration
Matthias Kuhn
11:01 AM Revision 6ac41b42 (qgis): preview
David Signer
11:01 AM Revision a5d7c170 (qgis): Make string translatable
Matthias Kuhn
11:01 AM Revision 5acd33b3 (qgis): Work in progress
Matthias Kuhn
11:01 AM Revision e8e32fab (qgis): Configuration and display
works in basic - no attributs. no handy configurator. David Signer
11:01 AM Revision 3d8d3ac6 (qgis): layout and expressions
David Signer
09:51 AM Revision 1c8eadcd (qgis): [3d] When first applying a 3D map settings from a dock, also copy its c...
Mathieu Pellerin - nIRV
09:20 AM Revision 47b69c48 (qgis): Re-enable travis checks for build warnings
Matthias Kuhn
09:12 AM Revision 55c7233e (qgis): add minimum limit to grid
Peter Petrik
09:00 AM Revision c89b7722 (qgis): fix review items from Nyall
Peter Petrik
09:00 AM Revision 47d541a4 (qgis): QStringLiteral for xml read/write
Peter Petrik
08:54 AM Revision 63630410 (qgis): qgsvectorlayer.h includes
Matthias Kuhn
08:54 AM Revision 17279a42 (qgis): Only include qgsvectorlayer.h where required
Matthias Kuhn
08:54 AM Revision 4540061f (qgis): Missing include
Matthias Kuhn
08:13 AM Revision f875bb77 (qgis): Merge pull request #7792 from m-kuhn/threadsafefeaturesource
Add threadsafe method to get featuresource from layer Matthias Kuhn
06:42 AM Revision 86f42937 (qgis): Doxygen
Matthias Kuhn
06:42 AM Revision 26626ea3 (qgis): Fix test
Matthias Kuhn
05:55 AM Revision 969c7c55 (qgis): Capitalization
Nyall Dawson
05:32 AM Revision e23167ee (qgis): Fix some test issues
Matthias Kuhn
05:14 AM Revision f79d86ed (qgis): [processing] Port string widget wrapper to new c++ class
Nyall Dawson

2018-09-04

12:59 AM Revision e10d16e1 (qgis): Merge pull request #7659 from lbartoletti/reverseLine
[needs-docs][FEATURE] Add reverse line maptools AKA swap direction Nyall Dawson
12:47 AM Revision 1f918583 (qgis): debian packaging: include Qt53DExtra headers removed on debian/ubuntu
Jürgen Fischer
12:11 AM Revision d449d415 (qgis): Don't crash when writing invalid variants via QgsXmlUtils
Nyall Dawson
11:55 PM Revision 2041cad0 (qgis): [wfs] Fix some race conditions
Nyall Dawson
11:54 PM Revision 0b4694fb (qgis): More efficient case insensitive string comparison
Nyall Dawson
10:07 PM Revision 75bb5c40 (qgis): Add test for QgsVectorLayerUtils::getFeatureSource
Matthias Kuhn
10:05 PM Revision 44ce8977 (qgis): Use QPointer instead of QWeakPointer
Matthias Kuhn
09:54 PM Revision 3014bbf3 (qgis): Fix build warnings
Nyall Dawson
09:31 PM Revision ded7978f (qgis): Merge pull request #7790 from m-kuhn/featureid
Move QgsFeatureId to own header Matthias Kuhn
09:24 PM Revision 8af1c3f9 (qgis): Respect nodata values in ::sample() for gdal provider
Nyall Dawson
08:49 PM Revision b85f1ed2 (qgis): One more forward declaration
Matthias Kuhn
08:10 PM Revision 34632714 (qgis): Remove "fix geometries" algorithm advice from the filter vertices descr...
given that it actually drops M values Harrissou Santanna
08:02 PM Revision f85d1c16 (qgis): Sometimes we still need to include qgsfeature.h
Matthias Kuhn
07:45 PM Revision d2d348b2 (qgis): Add forward declaration
Matthias Kuhn
07:08 PM Revision cf5523f8 (qgis): Add missing declaration
Matthias Kuhn
06:13 PM Revision 580ecafa (qgis): Merge pull request #7396 from luipir/rastercalculator_model_fix
[processing] Rebirth RasterCalculator in Modeler. Fixes #19302 Luigi Pirelli
05:48 PM Revision 907fe384 (qgis): Fix typo
Matthias Kuhn
05:19 PM Revision 51fd516c (qgis): Add missing qgsrectangle.h includes
Matthias Kuhn
04:19 PM Revision 507649dd (qgis): Readd qgsfeature.h to CMakeLists.txt
Matthias Kuhn
03:55 PM Revision db456868 (qgis): Adjust core_auto.sip
Matthias Kuhn
03:54 PM Revision 2015defa (qgis): Add missing qgspointxy.h includes
Matthias Kuhn
03:47 PM Revision 30eddf5a (qgis): remove unuseful %s
Luigi Pirelli
03:46 PM Revision 7d1471a7 (qgis): more compact if
Luigi Pirelli
03:27 PM Revision d2f52bf4 (qgis): Add threadsafe method to get featuresource from layer
Matthias Kuhn
03:20 PM Revision 26fee728 (qgis): Include qgsgeometry.h where required
Matthias Kuhn
03:04 PM Revision 9d36c4c2 (qgis): also accept uppercase extensions (fixes #19766)
Jürgen Fischer
03:04 PM Revision 42aea6c9 (qgis): update OSGeo4W deps in INSTALL only in release branch
Jürgen Fischer
02:55 PM Revision 1bfc2785 (qgis): Remove unrequired qgsfeature.h includes
Matthias Kuhn
01:49 PM Revision 99c4b59a (qgis): Include qgis_sip.h
Matthias Kuhn
11:28 AM Revision 2a1459cb (qgis): Fix pyfuture installation under CMake 3.12
The logic here was incorrect, but managed to do the right thing
anyway. Under CMake 3.12, this is a hard error.
Andrew Childs
11:20 AM Revision 8398aae0 (qgis): [needs-docs][processing] Use input layer data type for gdal algorithms
when appropriate:
- warp (i.e. reproject)
- translate (i.e. file format conversion)
- rearrange bands
- clip by exten...
Mathieu Pellerin - nIRV
11:06 AM Revision d5630345 (qgis): Address review comments
Nyall Dawson
11:06 AM Revision e76b761d (qgis): Correctly associate layer with dynamic properties
Nyall Dawson
11:06 AM Revision 3c2499ba (qgis): Add some notes on deprecated class handling
Nyall Dawson
11:06 AM Revision 80824977 (qgis): Fix evaluation of Python wrapper values
Nyall Dawson
11:06 AM Revision 918be1f2 (qgis): Fix some warnings
Nyall Dawson
11:06 AM Revision 8bae311a (qgis): Use enum instead of raw stacked widget indices
Nyall Dawson
11:06 AM Revision 70c16807 (qgis): Automatically handle adding data defined button for dynamic properties
Also exposes this capability to modeler - so that model algorithms
can use data defined parameters within their child...
Nyall Dawson
11:06 AM Revision a717b85e (qgis): [FEATURE][processing] New modeler parameter widget
A new widget which handles parameter values for child algorithms
within a model. Instead of the previous approach of ...
Nyall Dawson
11:06 AM Revision 644ef6a7 (qgis): [processing] Initial work on porting base GUI classes to c++
- Add abstract base class for Processing widget wrappers to c++
- Add wrapper factory interface to c++
- Make QgsProc...
Nyall Dawson
10:04 AM Revision bb911707 (qgis): [layouts] Fix label expression contains unicode characters when edited
Fixes #19743 Nyall Dawson
10:04 AM Revision 15e58093 (qgis): Fix 'make permanant' action fails when exporting to a geopackage
with existing layers Nyall Dawson
08:53 AM Revision 25b3fcad (qgis): Also disable OSX builds on Travis - the environment has been broken for...
and the results are currently ignored anyway
May as well save some unneeded work for Travis
Nyall Dawson
08:53 AM Revision cf94e8e7 (qgis): Disable qt5 Travis builds -- the build environment is currently broken
Nyall Dawson
08:48 AM Revision a668ff39 (qgis): [layout] Fix legend item not updated when toggling filter by map content
(cherry picked from commit 9a400d70e65b82cf04b733e35c4d641cdaf748c6) Mathieu Pellerin - nIRV
08:48 AM Revision 9b764a87 (qgis): [layout] Fix legend item properties' title entry not showing
the default "Legend" title upon item creation.
(cherry picked from commit 5d3da0dee3c6e918b7a2de84e20578d5a4628c2e)
Mathieu Pellerin - nIRV
08:48 AM Revision fb7693fb (qgis): Capitalization
...how in the world has THIS one slipped by unnoticed so long!
(cherry picked from commit 53e2e4eca9b93ca903b1fdbeda...
Nyall Dawson
08:48 AM Revision a650c224 (qgis): [layout] Set default legend item title to an empty string
(cherry picked from commit 9af405c9ae611593b1a84513c6c2398766db052c) Mathieu Pellerin - nIRV
08:48 AM Revision 45c790e6 (qgis): Fix capitalization
(cherry picked from commit bd84db51294817d5a6e5fd33359e0027bb6f5f8d) Nyall Dawson
08:37 AM Revision 40e4f0f0 (qgis): [ui] use lowercase group name for help text in expression builder
Mathieu Pellerin - nIRV
07:57 AM Revision aae41c06 (qgis): Fix documentation for editFormConfig
It returns a copy: you need to change
it and use setEditFormConfig to make
modifications.
Alessandro Pasotti
05:07 AM Revision 5cd28034 (qgis): address comments, fix test
Mathieu Pellerin - nIRV
05:07 AM Revision 1664ef16 (qgis): [FEATURE][processing] gdal's rearrange band algorithm
Mathieu Pellerin - nIRV
05:07 AM Revision 13ecaa41 (qgis): [needs-docs][processing] Add a multiple selection mode to the band para...
Mathieu Pellerin - nIRV
05:07 AM Revision 97adef21 (qgis): [processing] multiple band selection wrapper should return list of ints
Mathieu Pellerin - nIRV
05:07 AM Revision 65d9911e (qgis): Rephrase short help
Mathieu Pellerin - nIRV
05:07 AM Revision 48b18d4c (qgis): [processing] add parameterAsInts function
Mathieu Pellerin - nIRV
04:38 AM Revision 53e2e4ec (qgis): Capitalization
...how in the world has THIS one slipped by unnoticed so long! Nyall Dawson
03:35 AM Revision c4918721 (qgis): do not display geometry, spatial extent and CRS for non spatial layer
Etienne Trimaille
03:35 AM Revision 6a800698 (qgis): add some missing QLatin1String in metadataHtml()
Etienne Trimaille

2018-09-03

01:05 AM Revision 10c9d412 (qgis): Avoid defaulting to older path in style import dialog browse button
Nyall Dawson
01:05 AM Revision 5a875676 (qgis): Clear previously imported symbols when style manager import file is cha...
Avoids symbols from a different file from being imported with tags/
etc from a newly selected file.
Nyall Dawson
12:32 AM Revision 085fd247 (qgis): Expose QgsFeatures::attribute for QML
by setting Q_INVOKABLE David Signer
10:30 PM Revision 828061b7 (qgis): fix build on osx
Salvatore Larosa
04:36 PM Revision b4948583 (qgis): Merge pull request #7776 from pvalsecc/empty_filter
[Server] Add support for empty OGC WMS filters Stéphane Brunner
04:31 PM Revision 6ee9a474 (qgis): [mesh] [feature] allow render vectors/arrows on the user-defined grid
Peter Petrik
03:36 PM Revision da58c1d7 (qgis): Add support for empty OGC WMS filters
The FILTER query parameter can now look like that:
`(<Filter>...</Filter>)()`
That means that the second layer has n...
Patrick Valsecchi
02:02 PM Revision b3d94f11 (qgis): safer check if crs is None
Luigi Pirelli
01:59 PM Revision 365e952c (qgis): removed comment
Luigi Pirelli
01:58 PM Revision 6068c199 (qgis): added check for outputChildId
Luigi Pirelli
01:57 PM Revision a80117b8 (qgis): Merge pull request #7724 from agiudiceandrea/patch-fix-19636
Fix "Filter on joined fields": add geometry for spatial layer and handle special field/layer names Hugo Mercier
01:04 PM Revision 77216946 (qgis): Merge pull request #7763 from luipir/fix_processing_template_script
update template to 3.x api Luigi Pirelli
12:37 PM Revision 5d3da0de (qgis): [layout] Fix legend item properties' title entry not showing
the default "Legend" title upon item creation. Mathieu Pellerin - nIRV
12:37 PM Revision 9af405c9 (qgis): [layout] Set default legend item title to an empty string
Mathieu Pellerin - nIRV
12:37 PM Revision 9a400d70 (qgis): [layout] Fix legend item not updated when toggling filter by map content
Mathieu Pellerin - nIRV
11:41 AM Revision f0ede773 (qgis): [mesh] [feature] allow to choose different vector and scalar dataset
Peter Petrik
11:41 AM Revision 199f4eff (qgis): fix tests for mesh layer
Peter Petrik
11:41 AM Revision 99a6f12b (qgis): update MDAL to 0.0.6
Peter Petrik
10:58 AM Revision 33f83d68 (qgis): revert crs to sourceCrs for feature sources
Luigi Pirelli
10:10 AM Revision 3f859384 (qgis): Merge pull request #7752 from 3nids/project_layers
Legend tree in 'Identify Layers' Denis Rouzaud
09:32 AM Revision 0ef33d80 (qgis): regroup 'Identify Layers' and 'Data Sources' in the same tab (project p...
Denis Rouzaud
08:50 AM Revision b5aa65c5 (qgis): use toggle selection button instead of check/uncheck2
Denis Rouzaud
08:40 AM Revision 88d482e1 (qgis): non spatial are not identifiable
also removes checkboxes from items not being checkable Denis Rouzaud
07:55 AM Revision e35e8306 (qgis): Include qgsfeatureid.h instead of redefining
Matthias Kuhn
07:54 AM Revision 74fb0fab (qgis): Move QgsFeatureId to own header
Matthias Kuhn
07:13 AM Revision 3c58d099 (qgis): Merge pull request #7768 from nyalldawson/assert
Throw an assert when using an unsupported variant type with QgsXmlUtils::writeVariant Matthias Kuhn

2018-09-02

01:06 AM Revision 4a967d98 (qgis): Updates to Swedish translation
Mostly fixes in main window on the 3.2 branch Klas Karlsson
01:06 AM Revision 79d66183 (qgis): Swedish translation fix in main window
Mostly fixes to main window translations for the 3.2 branch. Klas Karlsson
09:47 PM Revision 3572ea80 (qgis): Make QgsXmlUtils handle storing/retrieving QgsProperty values
Nyall Dawson
09:47 PM Revision 74e6e15d (qgis): [processing] Add test to ensure that model child algorithm parameters
which are set to dynamic values are preserved across save/restore Nyall Dawson
08:13 PM Revision c6caa291 (qgis): improved UX
* checkbox placement
* capitalize text in buttns
* place holder for line edit
* enable/disable buttons depending on s...
Denis Rouzaud
10:16 AM Revision d0026d1a (qgis): Merge pull request #7769 from elpaso/bugfix-19695-qlocale-permissive-input
Bugfix 19695 qlocale permissive input Alessandro Pasotti
09:42 AM Revision 2bf72b77 (qgis): Use isNumeric
Alessandro Pasotti
09:42 AM Revision 069dc1b6 (qgis): Fix test
Alessandro Pasotti

2018-09-01

09:16 PM Revision 57033907 (qgis): Merge pull request #7770 from elpaso/bugfix-19748-acceleration-options-...
Fixes #19748 Acceleration label added in Options dialog title Alessandro Pasotti
07:00 PM Revision 2ef06c48 (qgis): Fixes #19748 Acceleration" label added in Options dialog title
... even if OpenCL is off Alessandro Pasotti
06:02 PM Revision ae907878 (qgis): Remove group separator when editing numeric values
Fixes #19695 - Line Edit widgets for integer numbers with thousand separators enabled are hard to edit Alessandro Pasotti
06:02 PM Revision 71570766 (qgis): Be permissive when parsing ranges from user input
Alessandro Pasotti
06:01 PM Revision bb01ef34 (qgis): Add qgsPermissiveToLongLong
Alessandro Pasotti
05:59 PM Revision 0b35147a (qgis): Fields: be permissive when parsing formatted numbers
Alessandro Pasotti
12:05 PM Revision 309992bb (qgis): Throw an assert when using an unsupported variant type
with QgsXmlUtils::writeVariant
These were previously written as strings yet could not be
restored by QgsXmlUtils::re...
Nyall Dawson
11:48 AM Revision 4ae23b64 (qgis): better looking shadows for hackfests and contributors styles
Raymond Nijssen
11:47 AM Revision e8ca9a24 (qgis): Add spellok
Alessandro Pasotti
11:47 AM Revision 6d6871ca (qgis): Skip test on travis and fix test case
Alessandro Pasotti
11:47 AM Revision 3a0899db (qgis): Add os import
Alessandro Pasotti
11:47 AM Revision 4ad0bbb1 (qgis): [test] Add ParentDependsOnSubTask subtask test case
Alessandro Pasotti
11:37 AM Revision ba4fb650 (qgis): Merge pull request #7764 from elpaso/locale-graduated-renderer
Use QLocale for categorized renderer range Alessandro Pasotti

2018-08-31

05:11 PM Revision e40b8554 (qgis): Use QLocale for categorized renderer range
Alessandro Pasotti
01:44 PM Revision 9cefd3a5 (qgis): add optional filter for spatial only layers
Denis Rouzaud
01:14 PM Revision b2245694 (qgis): emit dataChanged in setData because Qt says to do so
Denis Rouzaud
01:14 PM Revision 6b66b204 (qgis): switch to legend tree for Identify Layers tab in project properties
also add a 'searchable' option for vector layers (they won't be searched in the locator) Denis Rouzaud
12:07 PM Revision b55ab2e6 (qgis): [win] Cleanup notifications on exit
Nyall Dawson
11:49 AM Revision bf649e7f (qgis): Cleanup code
Nyall Dawson
11:49 AM Revision 9983ba34 (qgis): Restore geometry on style manager dialogs
Nyall Dawson
11:49 AM Revision fc8d90fc (qgis): Use a QgsFileWidget in style import dialog
Nyall Dawson
11:49 AM Revision 95e89602 (qgis): Capitalization
Nyall Dawson
11:49 AM Revision 1f744bdc (qgis): Remember last style import path
Nyall Dawson
11:49 AM Revision 8f1fb1e6 (qgis): Fix messageboxes are shown with wait mouse cursor in style manager impo...
Nyall Dawson
10:43 AM Revision b2d20c9d (qgis): Fix label
Harrissou Santanna
10:41 AM Revision ddc5e52a (qgis): update template to current api (3.4)
Luigi Pirelli
09:33 AM Revision 6917860d (qgis): Merge pull request #7735 from 3nids/snap3
add layer filter in snapping configuration Denis Rouzaud
08:37 AM Revision 04e7c7ab (qgis): placeholder + move at bottom
Denis Rouzaud
08:31 AM Revision 010295fa (qgis): emit dataChanged in setData because Qt says to do so
Denis Rouzaud
05:50 AM Revision e63fedfa (qgis): Improve/extend QgsSymbol docs
Nyall Dawson
05:50 AM Revision c3fd6317 (qgis): Fix dox
Nyall Dawson
05:50 AM Revision 5e1d1a4c (qgis): Deprecate vector layer setter/getter within QgsSymbol
It's not used, and potentially very dangerous Nyall Dawson
05:36 AM Revision 4e3d61c3 (qgis): Autoraise map unit scale tool buttons
Nyall Dawson
05:36 AM Revision bd84db51 (qgis): Fix capitalization
Nyall Dawson
04:45 AM Revision 91cebc4f (qgis): [Processing][needs-docs] Improve some vector overlay algorithms descrip...
* Some algorithms used almost the same label for the second layer and the output one (eg, "difference layer" vs "diff... Harrissou Santanna
04:31 AM Revision e0fa9eb9 (qgis): Add QStringLiteral(), QStringLiteral( "" ) and QLatin1String( "" )
to banned keywords
And replace use with QString()
Nyall Dawson
02:44 AM Revision 07037ec4 (qgis): Fix some warnings
Nyall Dawson
02:32 AM Revision 7eb5db3d (qgis): [processing] Reproject algorithm doesn't care about invalid features
(cherry picked from commit 7a8bee2cecc3d0ea71c036d0922f7a310ec777c8) Nyall Dawson
02:32 AM Revision 4d6211d1 (qgis): [Processing][Needs-docs] Allow optional "value" in "select by attribute...
because it's not needed to run null checks (fixes #19469 which is actually reported in the wrong way)
(cherry picked...
Harrissou Santanna
02:32 AM Revision 36063062 (qgis): Ensure context is passed with QTimer::singleShot
(cherry picked from commit 5c7f13b3a400798336cfb6b319eda7248174aaa5) Nyall Dawson
02:32 AM Revision 9ca0e9d0 (qgis): [processing] Use distance parameter for Points Along Geometry offsets
and Topological Coloring distance parameters
Fixes #19712
(cherry picked from commit 304033c9161be591331c231b763168...
Nyall Dawson
02:32 AM Revision 8aaeb7b1 (qgis): Fix 'equals' predicate in SpatialJoinSummary
This fixes a typo in SpatialJoinSummary.py "Join attributes by location (summary)" algorithm that prevents the 'equal... Andrea Giudiceandrea
02:32 AM Revision 72331fe3 (qgis): Fix parameter's label
Because all values are in layer units now and they can be overridden Harrissou Santanna
02:32 AM Revision a5fd8137 (qgis): delimited text: let field names be numerical value
fixes #19638 "CSV: numeric header gets a trailing underscore + 1"
fixes #13187 "Numeric FIELD names are lost on CSV i...
Andrea Giudiceandrea
02:32 AM Revision 4d4354e0 (qgis): Update test_qgsdelimitedtextprovider_wanted.py
according to PR #7671
(cherry picked from commit 3b9821f439a4fa6b3007bc5f426b569ec30b7a9b)
Andrea Giudiceandrea
02:32 AM Revision c9442a9f (qgis): Fix is_closed (and other expression functions) fail with multi* input g...
Fixes #19704
(cherry picked from commit e5e14dd68072473ade0f747034b63c6f89d88a1c)
Nyall Dawson
02:32 AM Revision 3fb46435 (qgis): Fix 'equals' predicate in SpatialJoin
This fixes a typo in SpatialJoin.py "Join attributes by location" algorithm that prevents the 'equals' predicate to w... Andrea Giudiceandrea
02:32 AM Revision 0521bfc0 (qgis): Fix Virtual layers display with empty subsetstring
Fixes #19721
Virtual layers incorrectly show no feature when the expression filter string is empty, instead of corre...
Andrea Giudiceandrea
02:32 AM Revision 60fed670 (qgis): Mark a Python plugin without an __init__.py as broken
utils.findPlugins() checks for the existence of an __init__.py which
results in an attempt to enable a plugin without...
Chris Mayo
02:32 AM Revision 5bb7818b (qgis): [needs-docs] Fix parameter's label and some distance default value
more coherent with meters
(cherry picked from commit 00b0e3b0bc683297850dae04d7e1a3f386210589)
Harrissou Santanna

2018-08-30

01:59 AM Revision 948a312a (qgis): Better error message
Matthias Kuhn
11:53 PM Revision a092823e (qgis): Merge pull request #7747 from cjmayo/check_init_py
Mark a Python plugin without an __init__.py as broken Luigi Pirelli
10:52 PM Revision d683550b (qgis): Fix crash when tasks are canceled before starting
Avoids an attempt to unlock an already unlocked mutex,
which causes a crash. Should fix a number of crash report
tick...
Nyall Dawson
08:32 PM Revision 051e4d1c (qgis): Mark a Python plugin without an __init__.py as broken
utils.findPlugins() checks for the existence of an __init__.py which
results in an attempt to enable a plugin without...
Chris Mayo
04:10 PM Revision 123f6940 (qgis): Merge pull request #7742 from agiudiceandrea/fix-equals-SpatialJoin
[processing] Fix 'equals' predicate in SpatialJoin and SpatialJoinSummary Luigi Pirelli
10:01 AM Revision a7b6bdba (qgis): use epsg and fix circularstring test on linux
Loïc Bartoletti
09:59 AM Revision e56da0e5 (qgis): Add test for Join by location (equals)
Adds a test for "Join attributes by location" processing algorithm 'equals' predicate Andrea Giudiceandrea

2018-08-29

09:10 PM Revision 00b0e3b0 (qgis): [needs-docs] Fix parameter's label and some distance default value
more coherent with meters Harrissou Santanna
09:10 PM Revision 4e1d29ee (qgis): [Processing][Needs-docs] Allow optional "value" in "select by attribute...
because it's not needed to run null checks (fixes #19469 which is actually reported in the wrong way) Harrissou Santanna
06:52 AM Revision e5e14dd6 (qgis): Fix is_closed (and other expression functions) fail with multi* input g...
Fixes #19704 Nyall Dawson

2018-08-28

01:09 AM Revision afcf048e (qgis): Fix 'equals' predicate in SpatialJoinSummary
This fixes a typo in SpatialJoinSummary.py "Join attributes by location (summary)" algorithm that prevents the 'equal... Andrea Giudiceandrea
01:07 AM Revision abd4d0ee (qgis): Fix 'equals' predicate in SpatialJoin
This fixes a typo in SpatialJoin.py "Join attributes by location" algorithm that prevents the 'equals' predicate to work Andrea Giudiceandrea
07:43 PM Revision 99696b6e (qgis): Fix Virtual layers display with empty subsetstring
Fixes #19721
Virtual layers incorrectly show no feature when the expression filter string is empty, instead of corre...
Andrea Giudiceandrea
06:05 PM Revision 65f4bf19 (qgis): Merge pull request #7514 from rldhont/server-cache-manager
[Server][Feature][needs-docs] Server cache manager and WMTS service René-Luc ReLuc
05:08 PM Revision 28ae07af (qgis): Fix trusty build (QStringLiteral is Qt5; followup 9241e2d)
René-Luc ReLuc
05:06 PM Revision 6aa36166 (qgis): adapted tests to new variables added in expressionContext
Luigi Pirelli
05:06 PM Revision 9e2286ae (qgis): fix layer mapping in case direct use NOT in a model
Luigi Pirelli
05:06 PM Revision 6a2934cf (qgis): use complete layerSource instead of only basename
Luigi Pirelli
05:06 PM Revision 3a67c5d2 (qgis): use QVariant::fromValue as suggested in review
Luigi Pirelli
05:06 PM Revision d3144b97 (qgis): remove unused method
Luigi Pirelli
05:06 PM Revision 1bc1bb2f (qgis): fix use layer source and managed string parsing in case of translation
Luigi Pirelli
05:06 PM Revision faf9716a (qgis): fix some code weakness and review comments
Luigi Pirelli
05:06 PM Revision 5ebe5d6c (qgis): show variableDescription as shown in the list of variables
Luigi Pirelli
05:06 PM Revision 5a3b319e (qgis): change expression to use layers in the current execution scope
Luigi Pirelli
05:06 PM Revision 0acb7664 (qgis): add model variables in expressionContext scope to be mapped in case use...
Luigi Pirelli
04:14 PM Revision 2210fd14 (qgis): [travis] Disable non-local file download tests
(cherry picked from commit 8d8f38d4c40a64082e396017cbca3399cfafb3ca) Matthias Kuhn
02:26 PM Revision b3f9898c (qgis): [Server] Fix weird docs indetation
René-Luc ReLuc
02:22 PM Revision 6b8d04b0 (qgis): [Server] Various code cleaning for server cache manager and WMTS service
René-Luc ReLuc
02:17 PM Revision b82c30e2 (qgis): [Server] Enhancing loop for
René-Luc ReLuc
01:57 PM Revision 0475ff9e (qgis): add layer filter in snapping configuration
Denis Rouzaud
01:56 PM Revision 2810c92f (qgis): [mac] display icon in notification (#7734)
there is 2 icons in notifications, one from the app itself and one set from the notification
the icon application see...
Denis Rouzaud
10:43 AM Revision 5c7f13b3 (qgis): Ensure context is passed with QTimer::singleShot
Nyall Dawson
09:18 AM Revision 2855ccbe (qgis): add PeterPetrik to contributors map
Peter Petrik
09:17 AM Revision d7afb710 (qgis): [mesh] [feature] add opacity slider to mesh contours settings
Peter Petrik
08:12 AM Revision e72879ee (qgis): unique_str for QgsRubberBand
Loïc Bartoletti
02:21 AM Revision 304033c9 (qgis): [processing] Use distance parameter for Points Along Geometry offsets
and Topological Coloring distance parameters
Fixes #19712
Nyall Dawson
02:21 AM Revision 7a8bee2c (qgis): [processing] Reproject algorithm doesn't care about invalid features
Nyall Dawson

2018-08-27

01:31 AM Revision 98c51042 (qgis): add myself to the map
Etienne Trimaille
01:01 AM Revision 89556841 (qgis): Fix the developers map in about dialog
Salvatore Larosa
12:50 AM Revision 57997eb6 (qgis): Fix failing spell checks
Nyall Dawson
10:12 PM Revision f1fdbbbb (qgis): Fix references to contributors.json (#7722)
Mathieu Pellerin - nIRV
08:37 PM Revision 269edfd0 (qgis): Fix parameter's label
Because all values are in layer units now and they can be overridden Harrissou Santanna
02:58 PM Revision 1971f8ac (qgis): Fixing intentation
Andrea Giudiceandrea
02:33 PM Revision 05fda103 (qgis): Filter on joined fields: add geometry for spatial layer and handle sp…
…ecial field/layer names
Fixes #19636
"Filter on joined fields" does not work properly in the following two circums...
Andrea Giudiceandrea
01:35 PM Revision 236a53e7 (qgis): Fix example display
Harrissou Santanna
09:44 AM Revision 9710c185 (qgis): New Easter eggs which might actually be useful... (#7714)
Three new easter eggs:
world : Add a world map to your canvas - it is the same world map as used by the CRS chooser
...
Tim Sutton
09:44 AM Revision 790c3679 (qgis): Use fontMetrics to scale grid markers
Matthias Kuhn
09:44 AM Revision b5371b28 (qgis): Move initialization to header
Matthias Kuhn
09:13 AM Revision 3744043a (qgis): Early exit if snap to grid item is disabled
Matthias Kuhn
06:43 AM Revision 820c40ac (qgis): [FEATURE] map_layers variable for layout map items
Just like map_layers_ids, but returns direct layer values instead
of ids
Nyall Dawson
06:43 AM Revision 0ad341a0 (qgis): Use expression preview for variable values in variable editor widget
Means that values which are non-text, e.g. points, geometries,
lists, maps, etc show a value in the widget
Nyall Dawson
06:43 AM Revision c8191ffd (qgis): Allow unformatted preview text for expression results
Nyall Dawson
06:43 AM Revision 05a311bd (qgis): Code modernization
Nyall Dawson
06:43 AM Revision ff9e3890 (qgis): [needs-docs] Rename map_layers_ids to map_layer_ids
It's more natural grammar Nyall Dawson
06:43 AM Revision 367d0bef (qgis): Show preview text for map layer values in expressions
Nyall Dawson
06:30 AM Revision 87fb27fd (qgis): Merge branch 'master' into reverseLine
Loïc BARTOLETTI
04:34 AM Revision f31a7f47 (qgis): small fix in parameter description removing spaces
(cherry picked from commit 3b29e598851d367bfa6aeb87c17c20328c98d926) Luigi Pirelli
04:34 AM Revision 9b91b99c (qgis): added SAGA watershed segmentation execution test
(cherry picked from commit 819a82ad54902f0542a2557f5ec63aa5c0286446) Luigi Pirelli
04:34 AM Revision 9d07a8f9 (qgis): [processing] Accept geometry-less layers in more algorithms
Fixes #19685
(cherry picked from commit 83feea46a72374b9faa1d40a902fcec8b1c5c1d4)
Nyall Dawson
04:34 AM Revision d416e149 (qgis): [processing] fix incorrect output names
(cherry picked from commit 821a8ff0b5ffa410ef311ba47f8dcf4e67bb2bb8) Alexander Bruy
04:34 AM Revision 603b7d66 (qgis): Fix typo
(cherry picked from commit 14f36f201f7fd6fa511a86ae0ed3c8503312762f) Harrissou Santanna
04:34 AM Revision 2e42525a (qgis): [layouts] Set printer document name when printing layouts
Makes for better display in desktop print job queues
(cherry picked from commit 46356c848b31d47d97941d4a22e496353269...
Nyall Dawson
04:34 AM Revision 96cf972c (qgis): [layouts] Fix printed pages are offset from top-left on some platforms
Fixes #19566
(cherry picked from commit ee4cba06e81a9a5771a70bb3886c95ed54b53e14)
Nyall Dawson
04:34 AM Revision 9da46690 (qgis): Fix Thershold parameter for SAGA Watershed algorithm
(cherry picked from commit ad96be96a9bd36127566268d4c3403b8896efca0) Luigi Pirelli
03:55 AM Revision 3b9821f4 (qgis): Update test_qgsdelimitedtextprovider_wanted.py
according to PR #7671 Andrea Giudiceandrea
03:55 AM Revision 379652d2 (qgis): delimited text: let field names be numerical value
fixes #19638 "CSV: numeric header gets a trailing underscore + 1"
fixes #13187 "Numeric FIELD names are lost on CSV i...
Andrea Giudiceandrea
03:42 AM Revision ee4cba06 (qgis): [layouts] Fix printed pages are offset from top-left on some platforms
Fixes #19566 Nyall Dawson
03:35 AM Revision 1b560559 (qgis): Non spatial layers do not have a CRS - API changes only, needs UI change
Refs #19689 Nyall Dawson
03:35 AM Revision 5ba52e36 (qgis): Hide CRS group box in vector properties for non-spatial layers
Fixes #19689 Nyall Dawson
03:35 AM Revision f8f5fd15 (qgis): Fix bad test
Nyall Dawson
03:35 AM Revision d84252c9 (qgis): Fix project defaults to EPSG:4326 when a non-spatial layer is first
layer added
Fixes #19690
Nyall Dawson
03:35 AM Revision 7c805b41 (qgis): Rename vector layer 'CRS' group to 'Geometry and CRS'
Because the group box also contains non-CRS settings,
e.g. spatial index and extents
Nyall Dawson
02:09 AM Revision 56a40632 (qgis): Standardize margin on digitizing page
Nyall Dawson
02:09 AM Revision 2f99b95e (qgis): Standard some capitalization
- button text should be Title Case
- group box titles should be Title Case
- checkbox text should be Sentence case
Nyall Dawson
02:09 AM Revision e7b5d62c (qgis): Change geometry precision spin box to QgsDoubleSpinBox, with reset button
Nyall Dawson
02:09 AM Revision c87b625f (qgis): Mark whole Auto Fixes group as disabled from geometryless layers
Results in nicer widget styling than disabling individual widgets Nyall Dawson
02:00 AM Revision 46356c84 (qgis): [layouts] Set printer document name when printing layouts
Makes for better display in desktop print job queues Nyall Dawson

2018-08-26

01:15 AM Revision 14f36f20 (qgis): Fix typo
Harrissou Santanna
09:38 PM Revision e32c738c (qgis): Merge pull request #7693 from pblottiere/cerr
QgsMessageLogConsole in cerr Paul Blottiere
07:18 PM Revision f371d9da (qgis): Typo fix
Jürgen Fischer
02:10 PM Revision 9ad3515a (qgis): Better dox
Matthias Kuhn
02:10 PM Revision ac8eab2f (qgis): Guard against layer nullptr
Matthias Kuhn
02:10 PM Revision 652737dd (qgis): Revert "Call direct parent method"
This reverts commit e6c65c434c97139a7da1322c9fd23b79fed66969. Matthias Kuhn
02:10 PM Revision 5ef37511 (qgis): Call direct parent method
Matthias Kuhn
02:10 PM Revision f177228f (qgis): Gracefully handle transform errors in snap to grid
Matthias Kuhn
02:10 PM Revision 212cd207 (qgis): Transfer ownership of item
Matthias Kuhn
02:10 PM Revision 6ae03afd (qgis): Add license headers
Matthias Kuhn
02:10 PM Revision 5c814cf9 (qgis): Adjust snapping options on layer change
Matthias Kuhn
02:10 PM Revision c2f6882a (qgis): Allow disabling snap to grid
Matthias Kuhn
02:10 PM Revision b68ce378 (qgis): Highlight grid for map tools that snap to grid
Matthias Kuhn
02:10 PM Revision 6c467fb0 (qgis): Fix snap to grid with differing layer CRS
Matthias Kuhn
02:10 PM Revision 391d3f97 (qgis): Disable snap to grid for maptool split parts
Matthias Kuhn
02:10 PM Revision fff743be (qgis): Migrate geometry fixers to new API style
Matthias Kuhn
02:10 PM Revision 8fc08d8c (qgis): Snap nodes in digitizing map tools to grid
Matthias Kuhn
02:10 PM Revision 665466b1 (qgis): Disable snapping on split map tool
Matthias Kuhn
02:10 PM Revision aae65591 (qgis): Allow disabling snapping on maptools
Matthias Kuhn
02:10 PM Revision 93eef9f0 (qgis): Do not bypass edit buffer
Matthias Kuhn
02:10 PM Revision 9e387e48 (qgis): Make map tool snap to grid crs aware
Matthias Kuhn
02:10 PM Revision 1e81e03a (qgis): Add QgsSnapToGridCanvasItem
Matthias Kuhn
01:37 PM Revision a6e0e39b (qgis): Merge pull request #7712 from m-kuhn/fixTheFix
Initialize Matthias Kuhn
12:14 PM Revision 02b4f83b (qgis): Initialize
Matthias Kuhn
10:26 AM Revision 821a8ff0 (qgis): [processing] fix incorrect output names
Alexander Bruy
09:10 AM Revision 3c23bff6 (qgis): Merge pull request #7710 from m-kuhn/fixTheFix
Fix the fix from yesterday Matthias Kuhn
09:08 AM Revision bc3a0c00 (qgis): Clean code
Matthias Kuhn
09:08 AM Revision 43afffc4 (qgis): Revert "Simplify code"
This reverts commit dea911dcbcdaf8f725c2d99eb4a854936f043ef7. Matthias Kuhn
07:43 AM Revision 3cd68999 (qgis): Merge pull request #7698 from m-kuhn/wfsDateTimeNow
Support for now() in WFS filters Matthias Kuhn

2018-08-25

09:52 PM Revision 75cac03c (qgis): Polish translation update
Borys Jurgiel
04:55 PM Revision 504cd618 (qgis): [FEATURE] 3D maps in print layouts (part 2) - PR #7705
Martin Dobias
03:42 PM Revision 990ddf7c (qgis): Merge pull request #7709 from m-kuhn/fixRelations
Fix crash when relations would be recursively nested Matthias Kuhn
03:32 PM Revision 02a6b839 (qgis): Numbering of 3d map print layout items
Martin Dobias
02:00 PM Revision 00a871a6 (qgis): Fix crash when relations would be recursively nested
There is already code, that avoids building up widgets in such a situation. With this patch
it also avoids recursivel...
Matthias Kuhn
01:52 PM Revision 7a91b807 (qgis): Add note about now() being static to help
Matthias Kuhn
01:48 PM Revision 980e83ae (qgis): Remove debug lines
Matthias Kuhn
01:46 PM Revision a97426f1 (qgis): Remove project scope
Matthias Kuhn
01:45 PM Revision 157c7dcd (qgis): Add test that now() returns static results
Matthias Kuhn
01:42 PM Revision 2a080f01 (qgis): Revert "Make now() expression function static"
This reverts commit 705771a2222e23497849d820e7e10f1521c3d395. Matthias Kuhn
11:51 AM Revision 3a0454ff (qgis): Implement refresh() and setNewItem()
Martin Dobias
11:26 AM Revision 7eb5d22e (qgis): A new button to set camera pose from an existing 3D view
Martin Dobias
10:34 AM Revision 0fd2962a (qgis): Increase spin box limits
Martin Dobias
10:26 AM Revision eae59bb2 (qgis): Fixes to the 3D map widget spin boxes
Martin Dobias
10:25 AM Revision f0dcf7ff (qgis): Don't forget to load/save background and selection colors
Martin Dobias
09:44 AM Revision d9f67f88 (qgis): Move "add 3D map" button just after "add map" button
Martin Dobias
08:09 AM Revision 6097b13a (qgis): Merge pull request #7700 from m-kuhn/fixRelations
Invalidate relations on layer removal Matthias Kuhn
08:09 AM Revision 960636aa (qgis): Merge pull request #7704 from m-kuhn/fixSaveRestoreProjectVariables
Fix save and restore of some project variables Matthias Kuhn
07:41 AM Revision 83feea46 (qgis): [processing] Accept geometry-less layers in more algorithms
Fixes #19685 Nyall Dawson
07:34 AM Revision 267b049d (qgis): [dbmanager] fix versioning dialog UI (overlapping line edits)
Alexander Bruy
06:06 AM Revision 0782c12b (qgis): [raster] Remove preexisting pyramid files when over-writing a raster (#...
(failing to do so can lead to new raster relying on old pyramid
files, corrupting the rendering)
Mathieu Pellerin - nIRV
03:34 AM Revision d65ad453 (qgis): fix array formatting for array_filter
Etienne Trimaille

2018-08-24

07:50 PM Revision 4bea2efb (qgis): Polish translation fix
Borys Jurgiel
06:19 PM Revision 71ec91e9 (qgis): Fix save and restore of some project variables
Matthias Kuhn
06:18 PM Revision 7bdcab67 (qgis): Make the non-preview layout 3D maps renders work again
Martin Dobias
06:02 PM Revision 38d1c68c (qgis): Merge pull request #7702 from m-kuhn/relationRecursionCrash
Fix crash when relations would be recursively nested Matthias Kuhn
06:01 PM Revision 2a31d386 (qgis): Add copy constructor dox
Matthias Kuhn
05:57 PM Revision db4d18c5 (qgis): Merge pull request #7701 from DelazJ/patch-2
Fix help of some array functions Matthias Kuhn
05:49 PM Revision 832d27c2 (qgis): Make the GUI work without crashing (avoid embedded event loop)
Martin Dobias
05:36 PM Revision 3626cf11 (qgis): [Server][Feature][needs-docs] Testing that exceptions are not cached
René-Luc ReLuc
04:05 PM Revision 40223db8 (qgis): Merge branch 'master' into patch-2
Harrissou Santanna
03:51 PM Revision 31fadd1c (qgis): Merge pull request #7692 from m-kuhn/arrayRep
Adjust representation of arrays and maps in expressions Matthias Kuhn
03:50 PM Revision 6cb9997a (qgis): [Server][Feature][needs-docs] Enhancing WMTS GetTile parameters check w...
René-Luc ReLuc
03:49 PM Revision 79f766af (qgis): Don't crash, please
Matthias Kuhn
03:39 PM Revision 4c52faa0 (qgis): Fix crash when relations would be recursively nested
There is already code, that avoids building up widgets in such a situation. With this patch
it also avoids recursivel...
Matthias Kuhn
03:05 PM Revision ba246532 (qgis): [Server][Feature][needs-docs] Enhancing TileMatrixSetLimits
René-Luc ReLuc
02:04 PM Revision ec4483a5 (qgis): Update map and array examples
Matthias Kuhn
01:50 PM Revision 7e630939 (qgis): Fix test
Matthias Kuhn
01:24 PM Revision 308b16b1 (qgis): range-based for loops
Matthias Kuhn
01:24 PM Revision 932e70a7 (qgis): QgsRelation::isValid will return false if layers are deleted
Matthias Kuhn
01:24 PM Revision 86e1382f (qgis): Make QgsRelation implicitly shared
Matthias Kuhn
12:32 PM Revision a5a6f005 (qgis): Merge pull request #7672 from m-kuhn/geomCheckerAutoFixes
Add automatical fixes for geometries Matthias Kuhn
11:54 AM Revision 399bbf1a (qgis): Fix array_to_string description and add default value example
Harrissou Santanna
11:33 AM Revision 9dc387fb (qgis): Doxygen since
Matthias Kuhn
11:28 AM Revision 8e8f4a5e (qgis): Fixes generate_series examples
Harrissou Santanna
11:28 AM Revision 61c3fe4a (qgis): Merge pull request #7696 from m-kuhn/initializeCaptureModeNone
Initialize capture mode none Matthias Kuhn
11:19 AM Revision 9abd6d33 (qgis): Support for static expression functions in WFS filters
Matthias Kuhn
11:19 AM Revision c709f188 (qgis): DateTime support for WFS filters
Matthias Kuhn
11:19 AM Revision 705771a2 (qgis): Make now() expression function static
Matthias Kuhn
10:39 AM Revision bf0962fa (qgis): [raster] Remove preexisting pyramid files when over-writing a raster (#...
(failing to do so can lead to new raster relying on old pyramid
files, corrupting the rendering)
Mathieu Pellerin - nIRV
10:05 AM Revision 7d1f0a93 (qgis): debian packaging: backport b37832ab1 & 6b5d64544
Jürgen Fischer
08:47 AM Revision f9da5964 (qgis): QVariantMaps always have string keys
Matthias Kuhn
08:43 AM Revision 04cdc9bf (qgis): Merge pull request #7694 from signedav/trans_extends
Improvements of translation-featurs of .qgs project data Matthias Kuhn
08:41 AM Revision b6fbdec7 (qgis): Initialize capture mode from layer
When the captureMode is set to CaptureNone, it should be initialized from the layer on create and not only on the fir... Matthias Kuhn
08:41 AM Revision dea911dc (qgis): Simplify code
Matthias Kuhn
08:11 AM Revision 0274bc86 (qgis): More test fixes
Matthias Kuhn
07:56 AM Revision 2c0de10b (qgis): Fix code style
Matthias Kuhn
06:10 AM Revision cc424f9e (qgis): Fix compilation
Matthias Kuhn
06:09 AM Revision 70bf49a1 (qgis): Adjust tests for array and map expression formatting
Matthias Kuhn
06:08 AM Revision 8e1aeda4 (qgis): More array and map expression formatting
Matthias Kuhn
05:52 AM Revision 65fd187d (qgis): Quote keys
Matthias Kuhn

2018-08-23

12:07 AM Revision f08ebab0 (qgis): GUI for the 3D map print layout item
Martin Dobias
11:33 PM Revision ce7bd9aa (qgis): osgeo4w: build pdbs for releases
Jürgen Fischer
10:18 PM Revision 3b29e598 (qgis): small fix in parameter description removing spaces
Luigi Pirelli
10:18 PM Revision ad96be96 (qgis): Fix Thershold parameter for SAGA Watershed algorithm
Luigi Pirelli
10:18 PM Revision 819a82ad (qgis): added SAGA watershed segmentation execution test
Luigi Pirelli
10:16 PM Revision 2a72eda5 (qgis): Improve documentation of QgsRasterLayer constructor
- baseName is just passed on to the parent constructor to be the display
name, use a literal string in the example...
Chris Mayo
06:38 PM Revision 907fb55f (qgis): Update tests to new API
Matthias Kuhn
06:38 PM Revision 063ccf42 (qgis): Move geometry fixes to separate class
Matthias Kuhn
05:51 PM Revision 5ef07997 (qgis): Value Relation implementation
Values in the Value Relation widgets can be translated now - means changed.
So the setting-change is made to get tran...
David Signer
05:45 PM Revision f710a093 (qgis): Log into cerr instead of cout
Paul Blottiere
05:22 PM Revision d93d585b (qgis): Rename checkbox
Matthias Kuhn
05:21 PM Revision d24ffbc4 (qgis): Add guard
Matthias Kuhn
04:11 PM Revision 40d0dfa3 (qgis): JSON formatting and prefix removal
Matthias Kuhn
03:54 PM Revision 51ec3331 (qgis): Merge pull request #7688 from m-kuhn/array_filter
Add array_filter expression function Matthias Kuhn
03:14 PM Revision d9e59e28 (qgis): Concentration please
Matthias Kuhn
02:48 PM Revision 4fecc2e9 (qgis): Code cleanup
Matthias Kuhn
02:46 PM Revision 750f63fb (qgis): Adjust representation of arrays and maps in expressions
array representation:
```
array: [ 1, 2, 3 ]
```
before:
```
array: 1, 2, 3
```
map representation:
```
map: { o...
Matthias Kuhn
02:30 PM Revision df03b63b (qgis): [Server][Feature][needs-docs] Add ability to define ResourceURL for WMTS
René-Luc ReLuc
02:30 PM Revision 355a3871 (qgis): [Server][Feature][needs-docs] Add ability to define min. scale for WMTS
René-Luc ReLuc
02:24 PM Revision f69e58f2 (qgis): Revert to specific setters and getters
Matthias Kuhn
02:16 PM Revision 0b96fd92 (qgis): Merge pull request #7691 from asiersarasua/master
[i18n] Make string translatable Matthias Kuhn
02:13 PM Revision 283c34ed (qgis): Adjust array representation in help
Matthias Kuhn
02:13 PM Revision 5e2a523f (qgis): Fix docstring
Matthias Kuhn
01:15 PM Revision bb4699e2 (qgis): More code tweaks
Nyall Dawson
01:15 PM Revision de30dc98 (qgis): Named variables for array_foreach
Nyall Dawson
01:15 PM Revision 89cd7858 (qgis): Used named parameters for with_variable function
Nyall Dawson
01:15 PM Revision c7eafc63 (qgis): Fix potential crash when preparing with_variable and no context is set
Nyall Dawson
01:15 PM Revision 34bb08c1 (qgis): Minor performance tweak
Nyall Dawson
01:05 PM Revision 9bf7c9ec (qgis): [i18n] Make string translatable
assar
11:32 AM Revision 61faf797 (qgis): Test fixes
Matthias Kuhn
11:30 AM Revision d9095e0b (qgis): [Server] Various code cleaning for server cache manager and WMTS service
René-Luc ReLuc
10:02 AM Revision 6196fd37 (qgis): [vector writer] Return actual layer name used
This is needed as some OGR drivers will modify the provided layer name
(e.g. the KML driver replaces dashes with unde...
Mathieu Pellerin - nIRV
09:28 AM Revision db99c77a (qgis): Less manual memory management
Matthias Kuhn
09:21 AM Revision 901effca (qgis): Named parameters
Matthias Kuhn
09:21 AM Revision 624ac706 (qgis): Add array_filter tests
Matthias Kuhn
09:21 AM Revision 81587e10 (qgis): Add missing class declaration
Matthias Kuhn
08:05 AM Revision 64e81748 (qgis): Merge pull request #7680 from elpaso/bugfix-19651-load-style-from-qml
Load style from QML when provider supports stored styles Alessandro Pasotti
07:02 AM Revision edc27248 (qgis): Add array_filter expression function
Matthias Kuhn
04:32 AM Revision 0a206211 (qgis): [FEATURE] add foreach expression for arrays
Etienne Trimaille

2018-08-22

10:39 PM Revision 2d5499bf (qgis): [layouts] Default to more modern scalebar settings
Use 2 segments/0 left segments by default Nyall Dawson
10:39 PM Revision 8c5938a9 (qgis): [layouts] Add search filter box to 'add layer to legend' dialog
Helps with finding specific layers in large projects Nyall Dawson
10:39 PM Revision 51a63b98 (qgis): Allow QgsMapLayerProxyModel to be filtered by string
Nyall Dawson
10:39 PM Revision 16b58b97 (qgis): Unit tests for QgsMapLayerProxyModel
Nyall Dawson
10:39 PM Revision 5582a579 (qgis): [layouts] Sort layers by name in 'add layer' to legend dialog
Because it's hard to find specific layers when the layers are
listed in project order
Nyall Dawson
10:38 PM Revision ea2ab534 (qgis): fix QgsGeometry API doc for 3.x for get/set methods
Denis Rouzaud
09:16 PM Revision a3cc83a3 (qgis): fix translation string (followup 9d5d49eb6)
Jürgen Fischer
08:33 PM Revision 6b5d6454 (qgis): fix b37832ab1
Jürgen Fischer
04:57 PM Revision c6b05b99 (qgis): sourcelanguage instead of targetlanguage
it generates a general ts file instead of a file per targetlanguage David Signer
03:47 PM Revision 3334b86e (qgis): empty translations in ts file
and if empty in qm file take source value David Signer
01:36 PM Revision 2c13e538 (qgis): add a Q_PROPERTY for geometry in QgsFeature (#7682)
Denis Rouzaud
12:48 PM Revision 9d5d49eb (qgis): address @jef-n 's comment
Mathieu Pellerin - nIRV
12:48 PM Revision 560164de (qgis): [ui] Add tooltip when changing slider value in tile scale panel
Mathieu Pellerin - nIRV
12:48 PM Revision 1531c528 (qgis): [ui] add an horizontal mode for tile scale panel
Mathieu Pellerin - nIRV
10:44 AM Revision b37832ab (qgis): debian packaging: disable 3D on cosmic
Jürgen Fischer
10:40 AM Revision 1cc1f165 (qgis): Fix translation string
(caused "tx ERROR: Error received from server: Qt Linguist variants are
not yet supported." on vanish)
Jürgen Fischer
10:24 AM Revision f68de973 (qgis): Load style from QML when provider supports stored styles
Fixes #19651 - Style loading issue Alessandro Pasotti
10:24 AM Revision fb45c27a (qgis): Fix error with circularstringz on travis.
Loïc Bartoletti
10:12 AM Revision 6fba9b0b (qgis): Merge pull request #7674 from elpaso/bugfix-19611-ogr-overwrite-gpkg
[bugfix] Vector file writer: also check for layername before giving up Alessandro Pasotti
09:40 AM Revision fbfb0bc8 (qgis): Fix test
Alessandro Pasotti
09:24 AM Revision 2da1d6f6 (qgis): Also get src path from details.providerUriParams
Alessandro Pasotti
08:59 AM Revision f4daa8cb (qgis): Added providerUriParams to QgsVectorFileWriter::PreparedWriterDetails
Also added a test for the uri parsing Alessandro Pasotti
08:20 AM Revision 4b6421cd (qgis): Fix compilation
Matthias Kuhn
07:29 AM Revision 66dd6768 (qgis): add notifications on mac (#7673)
Denis Rouzaud
07:28 AM Revision 37a49e2b (qgis): Fix typo
Matthias Kuhn
07:27 AM Revision 8a2e9197 (qgis): Apply new GeometryOptions setter and getter to tests
Matthias Kuhn
07:24 AM Revision 35a87a12 (qgis): Remove outdated code
Matthias Kuhn
07:01 AM Revision 5435b193 (qgis): Setter for GeometryOptions and not individual props
Matthias Kuhn
06:55 AM Revision 8f03681e (qgis): Deduplicate code
Matthias Kuhn

2018-08-21

01:59 AM Revision 05fb0f43 (qgis): Fix windows build
Nyall Dawson
10:39 PM Revision 0d1a9819 (qgis): Add qFloor, qCeil, qSqrt to banned keywords
Nyall Dawson
09:16 PM Revision 5bc848c0 (qgis): add map_layers variable for MapLayoutItem
Etienne Trimaille
07:32 PM Revision abc96ce2 (qgis): [bugfix] Vector file writer: also check for layername before giving up
while (over)writing gpkg &C from vector file writer
With tests
Fixes #19611 - Cannot save selected features back to...
Alessandro Pasotti
06:04 PM Revision 26261ca6 (qgis): More UI enhancements
Matthias Kuhn
05:57 PM Revision c49ec67c (qgis): Add tests for precision and removeDuplicateNodes
Matthias Kuhn
05:57 PM Revision 8aca375a (qgis): Add assertGeometriesEqual function for testing
Matthias Kuhn
04:34 PM Revision c82fdabc (qgis): UI improvements for automatic fixes
Matthias Kuhn
04:33 PM Revision b6251d23 (qgis): Merge pull request #7647 from m-kuhn/geomCheckerCodingConventions
Geometry checker code adjustments Matthias Kuhn
04:16 PM Revision d4a3f68e (qgis): Initial support for 3D map item in print layouts GUI
The GUI logic is not working yet, just getting the new files ready.
Many thanks to @nirvn for the icon!
Martin Dobias
04:09 PM Revision bc6ea8cb (qgis): Merge pull request #7669 from sbrunner/wfs-namespace
Add tests on WFS GetFeature with right namespace Stéphane Brunner
03:14 PM Revision 256876eb (qgis): Add autofixers for geomtries
* Snap to grid
* Remove duplicate nodes
Matthias Kuhn
03:14 PM Revision 2cd1c6c2 (qgis): Some UI improvements
* Add tooltips for configuration options
* Add an icon for the digitizing section
Matthias Kuhn
03:14 PM Revision c01220cb (qgis): Fix typo
Matthias Kuhn
03:14 PM Revision 1d6d4cb1 (qgis): Add missing docstrings
Matthias Kuhn
03:14 PM Revision d77906ab (qgis): Fix save/restore of a layers geometry properties
Matthias Kuhn
03:11 PM Revision c9409e51 (qgis): [Server][Feature][needs-docs] Update Cache manager API
René-Luc ReLuc
03:11 PM Revision 1bae625a (qgis): [Server] Fix: QUrl::FullyDecoded is not permitted when reconstructing t...
René-Luc ReLuc
03:11 PM Revision 6895926e (qgis): [Server] Various code cleaning for server cache manager and WMTS service
René-Luc ReLuc
03:11 PM Revision a53717c1 (qgis): [Server][Feature][needs-docs] Enhancing WMTS GetCapabilities code
René-Luc ReLuc
03:11 PM Revision 408484d4 (qgis): [Server][Feature][needs-docs] Add QgsWmtsParameters to WMTS service
René-Luc ReLuc
03:11 PM Revision f6d0fc08 (qgis): [Server] Q_FOREACH replaced by for
René-Luc ReLuc
03:11 PM Revision 29d280f1 (qgis): [Server] Update deprecated QgsCoordinateTransform instance creation
Using the project as the context for QgsCoordinateTransform instance creation René-Luc ReLuc
03:11 PM Revision 2075141a (qgis): [Server] Fixing tests
René-Luc ReLuc
02:41 PM Revision 50acde03 (qgis): Merge branch 'master' into geomCheckerCodingConventions
Matthias Kuhn
02:22 PM Revision c0032f1c (qgis): Fix build for Android
Followup 07c80b82815 Matthias Kuhn
02:11 PM Revision 7633d2ab (qgis): [Server] Various code cleaning for server cache manager and WMTS service
René-Luc ReLuc
02:11 PM Revision d0041a22 (qgis): [Server][Feature][needs-docs] Add Cache manager SIP files
René-Luc ReLuc
02:11 PM Revision 65f9c91e (qgis): [Server] Fixing spelling and doc coverage
René-Luc ReLuc
12:59 PM Revision eb220ed8 (qgis): std::ceil instead of qCeil
Martin Dobias
12:59 PM Revision 2e56fadc (qgis): Add 3D map print layout item
So far this is just support in the layout framework, not yet exposed to the GUI. Martin Dobias
11:18 AM Revision eab6440d (qgis): Add tests on WFS GetFeature with right namespace
Stéphane Brunner
09:38 AM Revision d3f602c9 (qgis): Move initialization to header ; Remove extra clone ; use hasGeometry me...
Loïc Bartoletti
08:08 AM Revision 821aad43 (qgis): [processing][gdal] Fix ogrinfo algorithm fails when path name has spaces
Fixes #19655
(cherry-picked from d0a705f)
Nyall Dawson
08:08 AM Revision 183c930f (qgis): [processing] Remove some unused configuration settings
(cherry-picked from 8f3ac45) Nyall Dawson
08:08 AM Revision ee3dbee8 (qgis): [processing] Add unit test for gdalinfo algorithm
(cherry-picked from 16503b38) Nyall Dawson
08:08 AM Revision 632bc8dc (qgis): [processing] Fix creation of new layers doesn't default output folder
Fixes #19637
(cherry-picked from 5241ff3c)
Nyall Dawson
08:00 AM Revision 5fab46f4 (qgis): [processing][needs-docs] Refine names for 'Import into PostGIS' algs
Renames the existing algorithms for clarity and consistency
to the format 'Export to PostgreSQL...'. Add tags so that...
Nyall Dawson
08:00 AM Revision 9fbef832 (qgis): [processing] Also standardise names for Spatialite algorithms
Nyall Dawson
07:10 AM Revision a7bf4f1b (qgis): [processing][needs-docs] Rename "Save Selected Features"
to "Extract selected features"
Adds consistency with other extraction algorithms, and fixes
inconsistent capitalizat...
Nyall Dawson
07:09 AM Revision 5241ff3c (qgis): [processing] Fix creation of new layers doesn't default output folder
Fixes #19637 Nyall Dawson
07:09 AM Revision 8f3ac450 (qgis): [processing] Remove some unused configuration settings
Nyall Dawson
06:28 AM Revision d0a705fa (qgis): [processing][gdal] Fix ogrinfo algorithm fails when path name has spaces
Fixes #19655 Nyall Dawson
06:28 AM Revision 16503b38 (qgis): [processing] Add unit test for gdalinfo algorithm
Nyall Dawson
04:55 AM Revision 9c3f053d (qgis): [ui] add security warning when executing scripts
Mathieu Pellerin - nIRV
02:49 AM Revision 6c3f9b42 (qgis): Avoid unnecessary geometry clone - use shallow copy instead
(cherry-picked from e8b29134) Nyall Dawson
02:49 AM Revision f198c116 (qgis): [ui] add security warning to the plugin manager's install from ZIP
(cherry-picked from 683df59) Mathieu Pellerin - nIRV
02:49 AM Revision 68b4bba5 (qgis): Fix map canvas current layer is out of sync with layer tree current layer
(cherry-picked from 444bf12) Nyall Dawson
02:49 AM Revision b437f789 (qgis): [ui] add security warning to the python console
(cherry-picked from 2aebeb01) Mathieu Pellerin - nIRV
02:49 AM Revision 05c177f1 (qgis): Improve confusing error message, fix incorrect widget state restoration
(cherry-picked from bf18f15) Nyall Dawson
02:49 AM Revision abe1485d (qgis): Register metatype for QgsFeatureId
Fixes warnings with use of slots/signals which require QgsFeatureId
(cherry-picked from 91dc84d2)
Nyall Dawson
02:49 AM Revision e466294c (qgis): [bugfix] Focus jumps at eol after replacing in the middle of the string
Fixes #19643 : bug modifying name of the project
(cherry-picked from b57afa47)
Alessandro Pasotti
02:49 AM Revision b3521a4a (qgis): [processing] Remove extraneous parameter value check
The subsequent call to checkParameterValues covers the same checks,
but in a more flexible way.
Refs discussion at h...
Nyall Dawson

2018-08-20

09:24 PM Revision 85d74002 (qgis): [processing] Remove extraneous parameter value check
The subsequent call to checkParameterValues covers the same checks,
but in a more flexible way.
Refs discussion at h...
Nyall Dawson
09:20 PM Revision b57afa47 (qgis): [bugfix] Focus jumps at eol after replacing in the middle of the string
Fixes #19643 : bug modifying name of the project Alessandro Pasotti
05:38 PM Revision 245715ce (qgis): Merge pull request #7650 from m-kuhn/geometry_check_uniqueptr
Use std::unique_ptr in QgsGeometryGapCheck Matthias Kuhn
05:05 PM Revision 7c9aa5d0 (qgis): Merge pull request #7660 from 3nids/maplayer_crs_property
add Q_PROPERTY for crs in QgsMapLayer Matthias Kuhn
03:45 PM Revision 0dbb63a0 (qgis): fix native/CMakeLists.txt for mac (#7658)
Denis Rouzaud
03:28 PM Revision 5e050a47 (qgis): use Q_OS_MACOS instead of deprecated Q_WS_MAC
Denis Rouzaud
03:12 PM Revision 9c97a341 (qgis): add Q_PROPERTY for crs in QgsMapLayer
Denis Rouzaud
02:59 PM Revision 81974f96 (qgis): Add reverse line maptools
Loïc Bartoletti
02:23 PM Revision 9b81b3da (qgis): fix native/CMakeLists.txt for mac
Denis Rouzaud
12:50 PM Revision 444bf12b (qgis): Fix map canvas current layer is out of sync with layer tree current layer
Nyall Dawson
12:35 PM Revision e6fcce45 (qgis): Follow upp bf18f15, fix warning
Nyall Dawson
12:07 PM Revision 26e4ea72 (qgis): Fix QgsFeaturePool never uses cached feature, always retrieves feature ...
Nyall Dawson
12:07 PM Revision e8b29134 (qgis): Avoid unnecessary geometry clone - use shallow copy instead
Nyall Dawson
12:07 PM Revision a59900f7 (qgis): QgsFeaturePool does not need to be a QObject
Nyall Dawson
12:07 PM Revision bf18f15b (qgis): Improve confusing error message, fix incorrect widget state restoration
Nyall Dawson
12:07 PM Revision 167e23e4 (qgis): Pass small object by value
Nyall Dawson
12:07 PM Revision 0ba7b5fe (qgis): Removed unused code
Nyall Dawson
12:07 PM Revision 4a8d84bd (qgis): Optimise QgsFeaturePool construction
- Avoid double iteration over complete layer when all features are
being used
- Avoid iterating over non-required fea...
Nyall Dawson
11:56 AM Revision 419ec1f7 (qgis): [mesh] fix bug in rendering datasets with inactive faces
Peter Petrik
11:56 AM Revision 26631b3d (qgis): Rename faceIsActive() to isFaceActive()
Martin Dobias
11:23 AM Revision 9463d04d (qgis): [Server][Feature][needs-docs] Update cache manager tests for images (ti...
René-Luc ReLuc
11:23 AM Revision 059232a8 (qgis): [Server][Feature][needs-docs] Server Cache can be used for images (tiles)
Extending cache manager to save adn retrieve images. René-Luc ReLuc
11:23 AM Revision 05e9ab9e (qgis): [Server][Feature][needs-docs] Update WMTS service to use cache manager ...
René-Luc ReLuc
11:23 AM Revision 385de9db (qgis): [Server][Feature][needs-docs] Create WMTS service Tests
René-Luc ReLuc
11:22 AM Revision 50766ef0 (qgis): [Server][Feature][needs-docs] Update WMTS service: Check layer param
Verifying the LAYER WMTS parameter René-Luc ReLuc
11:22 AM Revision cff84692 (qgis): [Server][Feature][needs-docs] Update WMTS service: Add GetFeatureInfo
Support GetFeatureInfo Request in WMTS. René-Luc ReLuc
11:22 AM Revision 71c7ce1c (qgis): [Server][Feature][needs-docs] Update WMTS service UI: manage output format
The user can choose the image format for WMTS tiles. René-Luc ReLuc
11:22 AM Revision dc7e8e4b (qgis): [Server][Feature][needs-docs] Update WMTS service : use config
Reuse the project configuration in the Server WMTS Service. René-Luc ReLuc
11:22 AM Revision 912effaa (qgis): [Server][Feature][needs-docs] Create WMTS service UI
The user can config the WMTS for Server by selecting: project, group or layer
published through WMTS.
René-Luc ReLuc
11:20 AM Revision 6d1a45b7 (qgis): [Server][Feature][needs-docs] Add WMTS service
This commit contains the first line of code for WMTS service in QGIS server.
The implementation is mainly for standar...
René-Luc ReLuc
11:20 AM Revision 732b96e2 (qgis): [Server][WCS] clean comments
René-Luc ReLuc
11:20 AM Revision 066f84fd (qgis): [Server][Feature][needs-docs] Using QByteArray in Cache Manager, fixing...
René-Luc ReLuc
11:20 AM Revision 9bd23b5a (qgis): [Server][Feature][needs-docs] Server Cache can be manage by plugins
First commit to add a way to manage the QGIS Server cache with plugins.
In this commit only GetCapabilities document...
René-Luc ReLuc
10:21 AM Revision b39ee5a4 (qgis): Changed font size and wrap mode for multiline text edit.
Viktor Sklencar
10:20 AM Revision 5f5499d9 (qgis): Added identify mode for identify tool
Identification all features on all layers from Top to bottom down layers (TopDownAll) or only first non-empty list go... Viktor Sklencar
09:41 AM Revision 683df59b (qgis): [ui] add security warning to the plugin manager's install from ZIP
Mathieu Pellerin - nIRV
09:41 AM Revision 2aebeb01 (qgis): [ui] add security warning to the python console
Mathieu Pellerin - nIRV
07:08 AM Revision 91dc84d2 (qgis): Register metatype for QgsFeatureId
Fixes warnings with use of slots/signals which require QgsFeatureId Nyall Dawson
07:01 AM Revision aa62f3ae (qgis): Remove unused methods
Nyall Dawson
07:01 AM Revision 48bf6278 (qgis): Use proxy task for oracle browser table scanning
Nyall Dawson
07:01 AM Revision fd934d84 (qgis): Use a proxy task when scanning for postgres column types
Nyall Dawson
07:01 AM Revision c7845ddb (qgis): Deprecate unused QgsAbstractDataSourceWidget progress report signal
QgsProxyProgressTask should be used instead for progress reporting Nyall Dawson
07:01 AM Revision cea8b554 (qgis): Remove unused method
Nyall Dawson
07:01 AM Revision 860968b7 (qgis): Make QgisApp::showProgress private
Just gotta fix the canvas rendering use of this method and we can
finally remove the duplicate progress bar in the st...
Nyall Dawson
07:01 AM Revision 485803d8 (qgis): Use progress progress task for identify tool progress
Nyall Dawson
07:01 AM Revision 6e9e0e8b (qgis): Use proxy progress task for Oracle db table scan
Nyall Dawson
07:01 AM Revision 2191db44 (qgis): Fix warning when running crssync
Nyall Dawson
06:56 AM Revision 3c3cc430 (qgis): [FEATURE] Add generate_series(start,stop,step) expression function
The function creates an array containing a sequence of numbers. Mathieu Pellerin - nIRV
04:19 AM Revision cc5e0e17 (qgis): [ui] add security warning when executing scripts
Mathieu Pellerin - nIRV
04:19 AM Revision fcd01577 (qgis): [FEATURE] Script-provided algorithms support for run script action
Scripts with now launch a processing algorithm dialog (when
appropriate) when:
- drag and dropping a python script on...
Mathieu Pellerin - nIRV

2018-08-19

01:31 AM Revision a6d0d7a8 (qgis): Fix use of deprecated method
Nyall Dawson
09:08 AM Revision 448e7694 (qgis): Use std::unique_ptr in QgsGeometryGapCheck
Matthias Kuhn

2018-08-18

02:21 PM Revision 37d0b7b0 (qgis): Remvoe Q_OBJECT macro from geometry checks
Matthias Kuhn
02:21 PM Revision 9c0e7422 (qgis): Define tr function
Matthias Kuhn
01:33 PM Revision 8b85a184 (qgis): Add virtual destructor
Matthias Kuhn
11:24 AM Revision 1192f949 (qgis): * osgeo4w: build pdbs for releases
* disable copying of reports without feedback Jürgen Fischer
09:53 AM Revision ef55d23f (qgis): Undo access modifier change
Matthias Kuhn
08:53 AM Revision aa512636 (qgis): Deprecate QgsFeatureRequest::(set)connectionTimeout, replace with
more generic QgsFeatureRequest::timeout Nyall Dawson
08:53 AM Revision 1d62de3f (qgis): Replace use of deprecated methods
Nyall Dawson
08:53 AM Revision 7e24ec68 (qgis): [wfs] Respect request timeout when retrieving features
Nyall Dawson
08:53 AM Revision 5d5d9099 (qgis): Try to fix doc test
Nyall Dawson
08:17 AM Revision 48f166eb (qgis): Avoid warning in release builds
Nyall Dawson
02:29 AM Revision ae8e0636 (qgis): osgeo4w: remove registering of wrong classes
Andrea Giudiceandrea

2018-08-17

12:42 AM Revision 2a12c6fe (qgis): New class QgsScopedProxyProgressTask, which makes it easy
to create proxy progress tasks and have their lifetime
managed automatically.
Nyall Dawson
12:42 AM Revision 54f4eefc (qgis): Use a proxy task to show progress when dropping multiple layers to QGIS
Nyall Dawson
12:03 AM Revision 773371a1 (qgis): [FEATURE][processing] Join by field value can export unmatched records,
and reports counts of matched/unmatched features
This gives an explicit warning to users when features were not matc...
Nyall Dawson
12:03 AM Revision 0d200623 (qgis): [FEATURE][processing] Add non-joinable output to Join by Location alg
Allows unjoinable features to be saved to a separate optional layer Nyall Dawson
12:02 AM Revision 78aa26a6 (qgis): Simplify code
This code does nothing and only adds overhead since 69b590b0ef6 Matthias Kuhn
 

Also available in: Atom