Activity
From 2018-04-16 to 2018-05-15
2018-05-15
- 11:38 PM Revision e8cf8c2f (qgis): [sipify] insert missing QMetaObject for gadget classes
- 11:26 PM Revision ff35e694 (qgis): fix (again) install of qgis.core.additions
- 09:08 PM Revision 40dd931b (qgis): [tr] Polish translation update
- 08:35 PM Revision 0f78277a (qgis): Add SIP_THROW annotation
- SIP uses the deprecated throw(...) annotation in order to determine
which exceptions may be thrown by c++ code. Witho... - 08:35 PM Revision 74b0e910 (qgis): [processing] Fix some exceptions
- 08:35 PM Revision a0ff2af3 (qgis): [processing] Fix some crashes on invalid parameters
- 08:35 PM Revision c9e5a365 (qgis): [processing] Avoid generic exceptions
- Makes the full Python exception available when running algorithm,
which provides much more useful error messages - 07:17 PM Revision 4033cc2e (qgis): Set form feature in current_feature variable instead of
- ... setting the feature member variable
- 06:36 PM Revision 55a1984b (qgis): Initialize mFieldIdx to -1
- 06:32 PM Revision 673fac0c (qgis): Added methods to search expression nodes and drop RegExp
- - nodes() return the list of all nodes
- findNodes<T> returns a list of the nodes matching the class
Also drops the ... - 04:39 PM Revision d10c0232 (qgis): Use connection name to avoid closing default connection
- No observable bad effects identified but the following warning looks suspicious:
Warning: QSqlDatabasePrivate::add... - 03:02 PM Revision cd34da80 (qgis): also install additions py files in their directory (#7000)
- 02:00 PM Revision a6877449 (qgis): Merge pull request #6996 from alexbruy/processing-grass-formats
- [processing] allow GRASS algorithms to save vectors in any GDAL-supported format
- 12:45 PM Revision 1e046a17 (qgis): Updated docs for current_value function
- 12:33 PM Revision dd0c4c7d (qgis): [memory] Fix memory provider does not return correct min/max
- values after adding or editing features
The cache was not cleared correctly in this case
Fix sponsored by LINZ
(ch... - 12:33 PM Revision 44cc7d23 (qgis): Copy cached min/max value to provider test suite
- (cherry-picked from 26174ea9)
- 12:21 PM Revision 0383a148 (qgis): [processing] Create Attribute Index can run on non-spatial layers
- 12:15 PM Revision 67965ca3 (qgis): [processing] use GPKG as default output format for GRASS
- 12:14 PM Revision 98586461 (qgis): [processing] add test for output to GPKG
- 11:53 AM Revision 8aa56fc3 (qgis): [processing] fix GRASS vector tests
- 11:37 AM Revision bc0f7533 (qgis): [needs-docs][processing] vectorize & improve remaining vector menu icons
- 11:37 AM Revision 9a82dbe1 (qgis): [needs-docs][processing] vectorize and improve remaining data analysis ...
- 11:37 AM Revision 483b4ff9 (qgis): remove processing ftools bitmap icons
- 10:50 AM Revision 97eceb16 (qgis): Merge pull request #6894 from pblottiere/bugfix_getcapa_version
- [server] Keep default version in case of invalid VERSION parameter
- 10:07 AM Revision 19569377 (qgis): Update getcapabilities document to fit 1.3.0 version
- 10:07 AM Revision 6ea2cd63 (qgis): Add unit tests
- 10:07 AM Revision db4a2dda (qgis): [server] Keep default version in case of invalid VERSION parameter
- 09:57 AM Revision cf599685 (qgis): [processing] vector outputs can be saved in any GDAL-supported format
- Thanks to Médéric RIBREUX
- 09:20 AM Revision b4f86147 (qgis): Add referencedFunctions() to expressions
- 08:59 AM Revision 58e53510 (qgis): Don't add GEOS warnings to message log
- This dramatically slows down rendering, especially when labeling
is used. E.g. because labeling clips features, or be... - 08:34 AM Revision edb12b4d (qgis): Removed attribution
- 08:34 AM Revision 54173768 (qgis): Moved form feature to private and added setters/getters
- plus other minor style changes as suggested by m-kuhn
in his PR review - 08:34 AM Revision e59d6fee (qgis): Removed leftover
- 08:34 AM Revision 63d2086d (qgis): Rename functions from get_current_form_field_value to current_value
- and current_geometry
- 08:34 AM Revision 83328ae5 (qgis): [feature] Form context expressions in value relation widget
- The value relation widget filter expression can now use two
new functions/variables that have access to the current
v... - 08:34 AM Revision ba339f2f (qgis): Some more test cases for value relation widget
- 08:34 AM Revision 266f145c (qgis): Removed const
- I don't get why, but I trust @m-kuhn and I'll follow his advice :)
- 07:10 AM Revision 4d36f370 (qgis): [needs-docs][processing] rename export geom. columns to add geom. attri...
- 07:10 AM Revision 5cb8c252 (qgis): [needs-docs][processing] vectorize and improve remaining geometry tools...
- 02:56 AM Revision 395e864b (qgis): fix prepare-commit after moving sip files
- 02:21 AM Revision c5ee15a9 (qgis): Merge pull request #6987 from 3nids/pyqgis_additions
- [pyqgis] move qgis.core tricks to their own python file in additions folder
2018-05-14
- 01:53 AM Revision 261e5f74 (qgis): bring back PyQt.QtCore.NULL in qgis.core
- 01:23 AM Revision 26174ea9 (qgis): Copy cached min/max value to provider test suite
- 01:07 AM Revision 3716fa6e (qgis): Merge pull request #6988 from cdavila/release-3_0
- [tr] Spanish translation update 14/5/18
- 12:15 AM Revision 15c2c9b3 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
- to GDAL compatible strings
(cherry-picked from 0d520456) - 12:15 AM Revision 6543af35 (qgis): [docs] Add processing algorithm porting guide
- (cherry-picked from 830ad0b4)
- 12:15 AM Revision cd6a14b1 (qgis): Fix incorrect snapping when moving features and using advanced (#6972)
- ditizing parallel/perpendicular modes
Refs issue demonstrated in https://www.youtube.com/watch?v=jZYKGrIyVCA
at 25:0... - 12:15 AM Revision 2d0810c8 (qgis): Add a newNameChanged signal to QgsNewNameDialog
- Handy for subclasses.
(cherry-picked from 8d5e5c9) - 12:01 AM Revision 831512c9 (qgis): [pyqgis] fix py files in subdirectory not correctly installed
- 12:00 AM Revision 6e33bdcd (qgis): [pyqgis] move qgis.core tricks to their own python file in additions fo...
- this makes the code much easier to read
- 11:59 PM Revision 9b28e3d7 (qgis): Port gdalcalc with formula excaping fix (#6984)
- Resurrect gdalcalc algorithm from 2.x
- 10:34 PM Revision bb852734 (qgis): [tr] Spanish translation update 14/5/18
- 09:52 PM Revision 49090a55 (qgis): [FEATURE][locator] Add search for settings pages to locator bar (#6625)
- * [FEATURE][locator] Add search for settings pages to locator bar
Search Settings, Options, and Project Properties p... - 08:55 PM Revision c9b3e2ab (qgis): fix indentation
- 08:08 PM Revision 90bbe69a (qgis): fix QVariant / QString compare
- 06:17 PM Revision 3ea6432b (qgis): Merge pull request #6985 from pigreco/help_in_linea_field_calc
- corrections function_help
- 05:49 PM Revision a6683622 (qgis): add assert on metaEnum and convert existing settings to strings
- 05:47 PM Revision c985092a (qgis): fix typo
- 05:43 PM Revision 307fbea1 (qgis): Merge pull request #6986 from 3nids/sip_files_oranize
- Better orgnization of sip files
- 05:02 PM Revision fca72fa7 (qgis): put back module sip files
- 04:44 PM Revision 847f0e18 (qgis): adapt sipify scripts and test to place auto generated sip files in dedi...
- 04:41 PM Revision 8b130f1c (qgis): move auto generated sip file in dedicated folder (server+analysis)
- 04:31 PM Revision 9ed15484 (qgis): move auto generated sip file in dedicated folder (gui)
- 04:23 PM Revision 7df2593c (qgis): move auto generated sip file in dedicated folder
- 04:21 PM Revision 45e5b3fb (qgis): [pyqgis] comment some core additions
- 03:13 PM Revision 3660f3f6 (qgis): corrections
- 02:49 PM Revision d26f1e14 (qgis): replace with setEnumValue
- and complete missing enumValue
- 02:47 PM Revision dce235d6 (qgis): create dedicated function for flags
- there is a small redundancy in code, but it makes it much nicer to read the calls:
flagValue( key, default) instead o... - 02:47 PM Revision d156e1fb (qgis): save enum settings as string for a better inspection
- 02:12 PM Revision 1a45a797 (qgis): [processing][model] Fix handling of mandatory checkbox in output defini...
- 02:12 PM Revision 81dabd18 (qgis): [processing] Finish default values in model for destination parameters
- 02:12 PM Revision c5f478c3 (qgis): [processing] Fix destination resets to 'memory:' instead of temporary l...
- 02:12 PM Revision 4ccd4446 (qgis): [processing] Add default values in model for destination parameters
- 11:39 AM Revision 0cd9e19a (qgis): [Feature] Add ScaleBar and MessageLog components to QgsQuick library.
- 09:22 AM Revision 8d5e5c94 (qgis): Add a newNameChanged signal to QgsNewNameDialog
- Handy for subclasses.
- 08:53 AM Revision 773e8633 (qgis): Fix build warning
- 08:20 AM Revision 44eb0f90 (qgis): Add BWTA2017.gsb to srs.db
- NTv2 grid available here:
https://www.lgl-bw.de/lgl-internet/web/sites/default/de/05_Geoinformation/Galerien/Dokument... - 07:43 AM Revision 6b742687 (qgis): [memory] Fix memory provider does not return correct min/max
- values after adding or editing features
The cache was not cleared correctly in this case
Fix sponsored by LINZ - 06:32 AM Revision 8f47691a (qgis): [processing] add gdal command name to tags for better searches (#6978)
- 03:56 AM Revision 272f9ef8 (qgis): Merge pull request #6951 from 3nids/locator_prefix
- allow customizing prefix of locator filters
2018-05-12
- 10:21 PM Revision e0b86bef (qgis): Remove the default output value shown in expression builder
- Fixes #18808
- 03:36 PM Revision 83a8d01f (qgis): [tr] Polish translation update
- 03:35 PM Revision a11fc1a9 (qgis): [tr] Polish translation update
2018-05-11
- 10:20 PM Revision 42bedc4f (qgis): Update qgsrasterfilewriter.cpp
- Bad geo-referencing bug fix
Using VRT with large coordinate system (like RGF93/CCxx) and high
resolution raster, hig... - 05:41 PM Revision d36d4f8c (qgis): fix warning for release build (#6976)
- 05:02 PM Revision c6bec0ce (qgis): add link to 3.0 api documentation
- 04:55 PM Revision 395c13f1 (qgis): fix typo
- 04:17 PM Revision 2bb6149e (qgis): add test for (active) prefixes and fix bad prefix for plugins
- 03:03 PM Revision 689966ce (qgis): Typo
- 03:03 PM Revision 4e2605bb (qgis): Add some notes on enums, numeric parameters
- 03:03 PM Revision 830ad0b4 (qgis): Rough beginnings to processing algorithm porting guide
- 03:03 PM Revision 9bf8fb04 (qgis): Add some notes about porting field parameters
- 03:03 PM Revision e039a064 (qgis): Add note on GeoAlgorithmExecutionException
- 03:03 PM Revision b006877b (qgis): Complete processing 3.x porting documentation
- 03:03 PM Revision 90e0353e (qgis): More docs for parameter porting, new API contract
- 03:03 PM Revision 4e5229f1 (qgis): Typo
- 03:03 PM Revision 35d49035 (qgis): Add notes on OutputNumber/OutputString
- 03:03 PM Revision 04e527e4 (qgis): Try to fix odd doc coverage test issue
- 03:03 PM Revision 7ba246f1 (qgis): Fix grammar
- 02:01 PM Revision 98469411 (qgis): [needs-docs] Reorganize project menu
- - Consistency in action names
- Move import/export actions to a submenu
- Group similar actions together - 02:01 PM Revision 0c24e29e (qgis): More descriptive tooltips for some app actions
- 02:01 PM Revision 3e62627b (qgis): [needs-docs] Tweak wording of Export actions
- 02:01 PM Revision b87a92b2 (qgis): Show tooltip in locator actions results if different to action title
- 02:01 PM Revision ad18e044 (qgis): Add missing ellipsis to project storage items
- 01:52 PM Revision 0a6f88a4 (qgis): remove map from QgsLocator and rename custom to active prefix
- the active/custom prefix info is now accessible only from QgsLocatorFilter
- 01:38 PM Revision 8f05c4e2 (qgis): Fix incorrect snapping when moving features and using advanced (#6972)
- ditizing parallel/perpendicular modes
Refs issue demonstrated in https://www.youtube.com/watch?v=jZYKGrIyVCA
at 25:00 - 01:32 PM Revision 4aac2653 (qgis): updated NaturalNeighbour gui to use new saga parameters
- 11:48 AM Revision cdc08783 (qgis): Use icon instead of text for Add and Remove buttons
- 09:48 AM Revision 9ce19af5 (qgis): Fix failing test
- 09:48 AM Revision 9d2c4fca (qgis): [FEATURE][layouts] Use text renderer for drawing scalebar text
- Allows the full range of formatting options exposed through
text renderer - e.g. scalebar text with buffers, shadows,... - 09:48 AM Revision 0708d841 (qgis): Fix positioning of final scalebar label
- 09:48 AM Revision e53adc15 (qgis): Add methods to convert QgsTextFormat to and from QFonts
- 09:48 AM Revision 3d03cfba (qgis): Update test masks
- 09:48 AM Revision 06d7725c (qgis): Fix api break, unit test
- 09:48 AM Revision a06000e0 (qgis): Add method to QgsTextRenderer to retreive scaled QFontMetricsF
- from a text format in a specified render context
- 07:49 AM Revision e35d1d0e (qgis): Fix setting default value for non-multiple enum params
- 07:49 AM Revision e97212e8 (qgis): [processing] correctly restore default values
- 07:49 AM Revision ffa4b04e (qgis): [processing] add modeler GUI for enum parameter
- 07:49 AM Revision 213fc553 (qgis): Revert "Merge pull request #6929 from ghtmtt/fix_proc_modeler"
- There are no useless parameters in Processing.
This reverts commit fd5e0a7f1947548e0d5bd1f004a586e2ae0b0473, reversi... - 07:49 AM Revision 1ba34dcb (qgis): [processing] add matrix and enum parameters to wrappers and handle them
- in the modeler dialogs
- 07:49 AM Revision 26a97a7d (qgis): [processing] improve default values handling in the enum modeler GUI
- 07:49 AM Revision 038da113 (qgis): [processing] modeler GUI for matrix parameter
- 07:49 AM Revision 0046b9f8 (qgis): add single item to matrix parameter by default
- 07:49 AM Revision 18f31518 (qgis): [processing] couple of fixes for matrix parameter
- 07:49 AM Revision 33cfed2e (qgis): [processing] fix method signature
- 07:49 AM Revision 3ec2dfa6 (qgis): [processing] don't allow multiple enum items to be selected if
- allowMultiple is not set
- 07:49 AM Revision bb0fecce (qgis): [processing] use another icon for clear button and add confirmation
- 07:49 AM Revision 39456ba6 (qgis): [processing] fix handling of the multiple enum values
- 04:30 AM Revision c9226ce3 (qgis): [processing][modeler] Fix some child algorithm vector results
- are not shown as input choices for other child algorithms
(cherry-picked from 3791bac) - 04:30 AM Revision 123f2dfd (qgis): [processing] Ensure unset parameters are translated to Python
- None values when representing parameters as pythong strings
(Cherry picked from d05f95f) - 04:30 AM Revision 6ad50f7e (qgis): [processing] Don't skip null parameter values when converting
- parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame... - 04:30 AM Revision 4d020416 (qgis): [afs] Fix handling of custom projections
- Don't treat all unknown projections as WGS84
Fixes #18881
(cherry-picked from ea38c732) - 04:30 AM Revision a84084cf (qgis): [processing][gdal] More nodata handling fixes
- Fixes #18748
(cherry-picked from bddcb7d) - 04:30 AM Revision d229b44a (qgis): [processing][gdal] Fix some more nodata=0 handling
- (cherry-picked from f48aaeaf)
- 04:30 AM Revision 27aeb6a0 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
- (cherry-picked from b328819)
- 04:30 AM Revision 1c5d8602 (qgis): Fix handling of "hide deprecated" in projection selector widget
- Fixes #18896
(cherry-picked from a022ad21) - 03:29 AM Revision be73c960 (qgis): Spelling
- 03:29 AM Revision 0d520456 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
- to GDAL compatible strings
2018-05-10
- 01:43 AM Revision 6b677081 (qgis): add libyaml-tiny-perl & python-autopep8 to debian deps
- 01:27 AM Revision 28935d15 (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
- (fixes #18234)
(cherry picked from commit a9b663ec0cdf47ba99bab593139da9c108d977da) - 01:27 AM Revision a9b663ec (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
- (fixes #18234)
- 10:11 PM Revision 6459d24e (qgis): allow to reset prefixes in settings
- 09:51 PM Revision 0a0de2ec (qgis): use multimap to allow using the same prefix for several filters
- 09:37 PM Revision 6d33ca31 (qgis): german translation update and fixes
- 08:46 PM Revision b6a26464 (qgis): Merge pull request #6961 from wonder-sk/union-single-layer
- [FEATURE] Union algorithm with a single layer
- 08:22 PM Revision ca3d2c0d (qgis): expression help: support optional parameters and defaults
- (cherry picked from commit 968b50f4f009ae23ad98fdacd7b8754414008efa)
- 08:18 PM Revision 9690d806 (qgis): add mdal provider to debian and osgeo4w packages
- 08:15 PM Revision 968b50f4 (qgis): expression help: support optional parameters and defaults
- 08:10 PM Revision c3279ee5 (qgis): Add a note about version added for new functions in testing module
- 05:57 PM Revision 9e1be6e8 (qgis): Merge pull request #6966 from kannes/patch-1
- add optional segments argument in buffer function docs
- 05:36 PM Revision 2c90bf29 (qgis): Merge pull request #6963 from DelazJ/backport30
- Backport some Layer properties GUI fixes
- 04:58 PM Revision e8d1099f (qgis): add optional segments argument
- text taken from single_sided_buffer
- 02:08 PM Revision 85f42e7d (qgis): remove build noise from output
- 01:45 PM Revision 191b0d47 (qgis): union: throw an exception if the second layer is specified but not valid
- 12:50 PM Revision 7df062ba (qgis): Updates from Nyall's review
- 12:50 PM Revision ef145afc (qgis): Add support for unordered comparison of features of layers
- This is useful when an algorithm returns features in no particular order
and sorting features by attributes does not ... - 12:50 PM Revision 64b8c725 (qgis): [FEATURE] Union algorithm for single layer
- Resolves all overlapping geometries just like GRASS or Arc do.
So now we have two variants of union:
- union(A) - do... - 12:50 PM Revision aa2b1e98 (qgis): Add test for single layer union
- 12:50 PM Revision 73d10afe (qgis): Processing tests: allow topological geometry tests instead of exact tests
- This is useful with geometry algorithms when the order of the coordinates of produced
geometries does not need to be ... - 07:48 AM Revision d05f95f7 (qgis): [processing] Ensure unset parameters are translated to Python
- None values when representing parameters as pythong strings
- 07:48 AM Revision c738bcf7 (qgis): [processing] Don't skip null parameter values when converting
- parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame... - 07:27 AM Revision 10aa92f6 (qgis): Merge pull request #6960 from luipir/gdalcalc_avoid_escape_formula
- [processing][gdal] Do not escape formula because it's not a path!
- 03:36 AM Revision 5d6e08f2 (qgis): Widen the diagram Size Legend Preview frame
- This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need... - 03:30 AM Revision 20cf1d5e (qgis): Make collapsible the groupboxes
- to better handle vertical frames
(cherry picked from commit 684b3678f4159e998da53314dd77b198d82d7374)
2018-05-09
- 12:54 AM Revision 6150b7f4 (qgis): avoid escape formula because it's not a path!
- 09:55 PM Revision e55bb558 (qgis): cosmetics on 9e7e927b9c
- 08:59 PM Revision 37e9f3ab (qgis): allow customizing prefix of locator filters
- 08:58 PM Revision 4c92de9e (qgis): Merge pull request #6505 from 3nids/form_url
- [FEATURE] Allow to use a URL for a custom attribute form (UI file)
- 08:02 PM Revision 5d7a6c18 (qgis): remove useless API break
- 06:25 PM Revision 5b201687 (qgis): NSIS: Include DisplayVersion in UninstallKey (backport 100d9403)
- 06:24 PM Revision 100d9403 (qgis): NSIS: Include DisplayVersion in UninstallKey
- (backport e3a7804931 & 9e7e927b9c)
- 05:22 PM Revision d99a27f4 (qgis): Merge pull request #6958 from agauvrit-tis/patch-1
- [FEATURE] Add DisplayVersion value in Uninstallkey
- 05:04 PM Revision 16497ee4 (qgis): fix edit form test with local HTTP server
- 05:04 PM Revision 8e20996d (qgis): simplify netwotk content fetcher registry
- kudos @wonder-sk
- 05:01 PM Revision 18699299 (qgis): [FEATURE ] allow to use URLs for attribute forms
- 05:01 PM Revision 30b7fd18 (qgis): use QgsNetworkContentFetcherRegistry
- 05:01 PM Revision c04ca969 (qgis): use QStringLiteral
- 05:01 PM Revision d413c882 (qgis): add UI form for testing
- 05:01 PM Revision 5089d389 (qgis): fix spelling
- 04:43 PM Revision 7233b675 (qgis): Merge pull request #6957 from radosuav/processing_gdal_warp
- [processing] Add missing resampling methods to GDAL warp.
- 04:22 PM Revision 9e7e927b (qgis): Add DisplayVersion value in Uninstallkey
- The DisplayVersion value in Uninstallkey registry hive (Software\Microsoft\Windows\CurrentVersion\Uninstall) is manda...
- 02:56 PM Revision 7e73f314 (qgis): [processing] Add missing resampling methods to GDAL warp.
- 08:04 AM Revision d06043f7 (qgis): Merge pull request #6952 from elpaso/DelazJ-symbolselectorHelpShow
- Delaz j symbolselector help show
- 07:40 AM Revision 29489e10 (qgis): Merge pull request #6865 from PeterPetrik/qgsquick_1_canvas_merge
- [FEATURE] Introduction of QGIS Quick library
- 06:21 AM Revision c1ac9753 (qgis): Small property icon improvements
- 06:21 AM Revision 85660db9 (qgis): Vectorized remaining propertyicons
- List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools... - 05:44 AM Revision cbbaf9c2 (qgis): Fix build warning
- 02:28 AM Revision 819ae6f3 (qgis): Fix test that checked an exception from QgsSpatialIndex constructor
- 02:28 AM Revision 914cefff (qgis): Fix crash when creating spatial index from empty layer
- libspatialindex library throws an exception when trying to bulk load spatial index
and it is given an empty input dat...
2018-05-08
- 01:59 AM Revision 76e508c1 (qgis): Assume URL already encoded
- 07:04 PM Revision b2188d4f (qgis): use smart pointer for QgsQuickMapSettings in map canvas
- 06:15 PM Revision 85d60f2b (qgis): Merge branch 'symbolselectorHelpShow' of https://github.com/DelazJ/QGIS...
- 03:24 PM Revision f2304c1b (qgis): Merge pull request #6764 from tudorbarascu/featureinfo_values
- server tests for GetFeatureinfo different widget values
- 01:10 PM Revision 83218c9e (qgis): Find Spatialindex library in osgeo4w64 bit
- 12:44 PM Revision 90355f0e (qgis): address comments and add @unittest.expectedFailure to test
- 12:38 PM Revision 79035acd (qgis): The Arrow type and head type are string inputs in DD
- and not integer (fixes #16215)
- 12:38 PM Revision 10475a6a (qgis): Really accept strings for arrow data defined properties
- 11:49 AM Revision be6a763b (qgis): Merge pull request #6949 from m-kuhn/wms_overwrite_parent_boundingBoxes
- Wms overwrite parent bounding boxes
- 11:00 AM Revision 2ee479eb (qgis): Fix codestyle
- 11:00 AM Revision a2a2d28d (qgis): Overwrite existing boundingBoxes with the same CRS in WMS capabilities.
- 10:35 AM Revision cfad3aa5 (qgis): Merge pull request #5461 from m-kuhn/less_temp_files
- Cleanup temporary files in prepare-commit.sh
- 08:07 AM Revision cdca7084 (qgis): add GetMap DPI mask image, fixes local test
- 08:06 AM Revision 500af5e4 (qgis): Spelling
- 08:06 AM Revision f9be6055 (qgis): [FEATURE] Also show cartesian areas/perimeters in identify results
- Because users are still getting confused with the difference
between the cartesian areas and ellipsoidal areas, show ... - 04:22 AM Revision 98fc8585 (qgis): [needs-docs] Rename "show labels for this layer" to "single labels"
- 04:07 AM Revision 2ab5b84d (qgis): Minified svg code for several icons (#6489)
- 03:47 AM Revision 875da3f5 (qgis): [FEATURE] Optionally add back faces of polygons in tessellator
- Often the polygonZ/multipatch data do not have consistent ordering of vertices
(e.g. all clock-wise or counter clock-... - 03:47 AM Revision 37241386 (qgis): Updates from review
- 03:11 AM Revision 00d7ab6a (qgis): Fix some data defined buttons show in text format widget
2018-05-07
- 01:49 AM Revision e936cd74 (qgis): Widen the diagram Size Legend Preview frame
- This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need... - 01:33 AM Revision 51a15640 (qgis): Add words to spell check file
- 01:33 AM Revision f01bff25 (qgis): Typos
- Found via `codespell`
- 01:33 AM Revision c11c1cf4 (qgis): Source typos
- 01:33 AM Revision 99d0b3c3 (qgis): More spell checks
- 01:26 AM Revision 64d5193f (qgis): Translation fixes for GDAL build VRT.
- 12:57 AM Revision 3fff8724 (qgis): Update test result
- 12:57 AM Revision 67c20d5d (qgis): Set max_points default value
- 12:22 AM Revision bd1f9b52 (qgis): Switch test to reentrant GEOS API
- 10:42 PM Revision e85740ce (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
- 10:11 PM Revision 28d7c8c4 (qgis): Fix a crash in tessellator with self-intersecting rings
- Self-intersecting polygon rings may crash poly2tri so we skip them (for now)
- 09:38 PM Revision ea38c732 (qgis): [afs] Fix handling of custom projections
- Don't treat all unknown projections as WGS84
Fixes #18881 - 05:43 PM Revision 3fef9cd1 (qgis): Merge pull request #6872 from 3nids/fetchregistry
- QgsNetworkContentFetcherRegistry: a registry for temporary downloaded files
- 05:36 PM Revision a95ec9c6 (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
- 04:17 PM Revision 52b9b9c1 (qgis): fix links to Qt issues
- 04:15 PM Revision b4d00d95 (qgis): delete contents in destructor and add missing mutexes
- 02:21 PM Revision 5610ebe9 (qgis): fix crash when redownloading or canceling
- 02:20 PM Revision 648562d2 (qgis): do not expose task and make it thread safe
- 02:20 PM Revision 25108e5f (qgis): QgsNetworkContentFetcherRegistry: a registry for temporary downloaded f...
- 02:20 PM Revision 8308ce12 (qgis): avoid race condition
- 02:20 PM Revision 9d450774 (qgis): also add localFile returning a QFile
- 02:20 PM Revision 0d6dcb23 (qgis): do not return a const file and add localFile helper
- 02:15 PM Revision ba04dea2 (qgis): fix links to Qt issues
- 11:25 AM Revision cb008699 (qgis): Merge pull request #6101 from letmaik/patch-1
- Fix tracking of imported modules (and plugin reloading)
- 11:20 AM Revision 3264b0bb (qgis): Merge pull request #6937 from slarosa/fix_svg_size
- fix svg size for cross-hair, capture-point, zoomin and zoomout, fixes #18806
- 11:18 AM Revision b9884c27 (qgis): Merge pull request #6702 from pierreloicq/patch-2
- talking about "ninja qgis"
- 11:17 AM Revision cb638b63 (qgis): [processing][saga] Make some Slope,Aspect,Curvature outputs optional an...
- 11:17 AM Revision f34b3170 (qgis): [processing] Fix parsing optional output 'create by default' from string'
- 11:17 AM Revision f4ec9e2a (qgis): [processing] When an optional output is set to 'skip output', disable
- and clear the associated 'add to qgis' checkbox
- 11:01 AM Revision 9d12b0ad (qgis): Merge pull request #6749 from slarosa/db_quey_history_1
- [FEATURE][needs-docs] DB Manager: adds SQL query history
- 10:59 AM Revision 0cc0fedb (qgis): Merge pull request #6748 from Scimmia22/patch-1
- Update FindQextserialport.cmake for Qt5
- 10:56 AM Revision dd2eb3a4 (qgis): Merge pull request #6876 from DelazJ/patch-2
- [needs-docs] Rename action in Layers panel contextual menu
- 10:55 AM Revision 9e5cfb0c (qgis): Merge pull request #6924 from m-kuhn/avoid_unnecessary_confirmation_dia...
- Avoid unnecessary confirmation dialogs
- 10:50 AM Revision 3791bac4 (qgis): [processing][modeler] Fix some child algorithm vector results
- are not shown as input choices for other child algorithms
- 09:23 AM Revision 55a256f9 (qgis): Merge pull request #5065 from DelazJ/typos
- Fix some wording and spelling
- 06:16 AM Revision a0a5f6ce (qgis): [processing] Fix saga natural neighbor parameters
- fixes #16604
2018-05-06
- 11:19 AM Revision bddcb7dc (qgis): [processing][gdal] More nodata handling fixes
- Fixes #18748
- 11:19 AM Revision f4599f13 (qgis): [processing][gdal] Better error messages when invalid parameters are pa...
- 11:19 AM Revision 787dd341 (qgis): [processing] More helpful errors when raster inputs are not valid
- 11:19 AM Revision 739d4fab (qgis): More verbose test outputs
2018-05-05
- 11:13 PM Revision a022ad21 (qgis): Fix handling of "hide deprecated" in projection selector widget
- Fixes #18896
- 11:13 PM Revision b3288192 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
- 11:13 PM Revision f48aaeaf (qgis): [processing][gdal] Fix some more nodata=0 handling
- 04:24 AM Revision a11db8bb (qgis): [Oracle][Tests] Enhance Point convertion test
- Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object
for Point, the `testdata` generate Poi... - 04:24 AM Revision 280018dc (qgis): [Oracle][Tests] Enhance Geometry creation SQL script
- 04:24 AM Revision 849278a2 (qgis): [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition
- Fixes #18900
In `sdoobj`, the `elem_info` array size is not the right way to defined the way
to read Point coordinat... - 04:06 AM Revision 684b3678 (qgis): Make collapsible the groupboxes
- to better handle vertical frames
- 04:05 AM Revision bf22b88a (qgis): Set centroid as default placement for polygon diagramss
- Fix #13435
2018-05-04
- 01:54 AM Revision d8e39fa9 (qgis): remove algorithm refresh after processing configuration changes (was a ...
- 10:27 PM Revision ba9f27e2 (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
(cherry-picked from 70aad93a61) - 06:53 PM Revision 82ec4181 (qgis): revive python tests on bionic
- 05:45 PM Revision dc621adf (qgis): fix doxygen warning
- 05:32 PM Revision d8339701 (qgis): Merge pull request #6926 from pblottiere/bugfix_ut
- [backport][server][bugfix] Cleaning GetCapabilities response
- 02:21 PM Revision c29c6676 (qgis): small fixes in qgs components
- 02:20 PM Revision ab240426 (qgis): add docs to map canvas qml
- 02:20 PM Revision aed3939c (qgis): rename qml library to QgsQuick
- 12:30 PM Revision 398fb1a7 (qgis): Only apply f4d38d4f0 to Qt>=5.9 (followup f4d38d4f0; check cdash for
- test results)
- 12:03 PM Revision 9836dc22 (qgis): Merge pull request #6930 from m-kuhn/fixSearchCrash
- Fix crash with uninitialized search widget
- 11:23 AM Revision cf925637 (qgis): Fix crash with uninitialized search widget
- 10:09 AM Revision 357be797 (qgis): fix xenial build
- 09:48 AM Revision 5b5439f5 (qgis): Merge pull request #6927 from m-kuhn/delayededitSelectionUpdate
- Delayed update of edit selection
- 09:47 AM Revision fd5e0a7f (qgis): Merge pull request #6929 from ghtmtt/fix_proc_modeler
- [processing] Remove Enum useless parameter from modeler
- 09:39 AM Revision 69de3457 (qgis): Merge pull request #6922 from m-kuhn/relrefconditionalvaluechanged
- Relation reference widget value changed signals
- 09:04 AM Revision d8b47e43 (qgis): remove Enum useless parameter from modeler
- 09:04 AM Revision b6aaf8d9 (qgis): Add unit tests with owslib
- 03:02 AM Revision a36f6aa2 (qgis): Added test of the action 'Move Out of Group' in the layer panel
- 03:02 AM Revision b9b85f92 (qgis): New action 'Move Out of Group' that moves layer(s) out of group(s). Dep...
- 03:00 AM Revision b2c0dd96 (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 9b22d997 (qgis): typos
- 03:00 AM Revision 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 94ad8599 (qgis): trying to add missing parameter in modeler
- 03:00 AM Revision c052559d (qgis): improved doc
- 03:00 AM Revision 2e67885c (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision df4ddf2d (qgis): also MapLayer
- 03:00 AM Revision 218e3064 (qgis): strings added
2018-05-03
- 05:36 PM Revision 32174420 (qgis): Merge pull request #6866 from m-kuhn/syslocale
- Consistent locale usage for number representation
- 04:59 PM Revision a3ea2add (qgis): Delayed update of edit selection
- When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear i... - 04:40 PM Revision dea03b2b (qgis): Merge pull request #6925 from PeterPetrik/use_literal
- use literal in qgsmeshlayer.cpp
- 04:14 PM Revision 6de0e4b3 (qgis): Adjust tests
- 04:14 PM Revision b086160a (qgis): Use default (not system) locale
- 02:31 PM Revision 1b4fa888 (qgis): Explicitly refer to translation and not locale on override
- We only change the user interface translation and do not touch the locale for other things like number representation.
- 02:30 PM Revision 88f36cd9 (qgis): Use system locale for number representation
- 01:43 PM Revision 96173d7c (qgis): use literal
- 12:53 PM Revision b0d55062 (qgis): Merge pull request #6908 from DelazJ/DBManagerTranslator
- Trying to make more translatable strings in DB Manager
- 12:49 PM Revision ac508d4c (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 12:49 PM Revision df690263 (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
- 12:47 PM Revision ddd12e2b (qgis): Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmatio...
- [processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
- 12:10 PM Revision 12183e98 (qgis): Fix reading/writing of mesh layer to a qgis project (fixes #18801) (PR ...
- * fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* ... - 12:09 PM Revision 2c415e8f (qgis): Unit tests for setting and getting relation reference widget values
- 12:08 PM Revision 561d255c (qgis): Relation reference widget, only send valueChanged signal once
- 12:08 PM Revision da93520c (qgis): Setter and getter tests for relation reference widget
- 11:57 AM Revision 19261f09 (qgis): Silence
- 11:22 AM Revision e290aa5b (qgis): Cleaning GetCapabilities response
- 08:34 AM Revision 5c936660 (qgis): Add missing SIP_DEPRECATED
- 08:33 AM Revision 1e7d4793 (qgis): Fix outdated example code, convert to python
- (because c++ devs are l33t and don't need examples...)
- 06:46 AM Revision f07cd2f5 (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 06:36 AM Revision fdaa57a2 (qgis): [FEATURE][processing] Zonal histogram algorithm
- 03:50 AM Revision 429374ec (qgis): Code cleanup
- 03:50 AM Revision 6749c8dd (qgis): Fix double delete in QgsMeasureTool
- The rubber bands are owned by the canvas - so we shouldn't
be deleting them here. - 03:23 AM Revision 70aad93a (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
- 03:23 AM Revision 2dc76fdb (qgis): Add missing import
- 03:23 AM Revision da2c4be3 (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- - Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
... - 03:23 AM Revision ca553eae (qgis): Seriously, I thought I told ya ta shuddup already, right?
- (cherry-picked from 8f9a378d76e)
- 03:23 AM Revision 1b263163 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
(cherry-picked from 9809f9394b) - 03:23 AM Revision c5c22d36 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
(cherry-picked from a74414c0aee) - 03:23 AM Revision 57099088 (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
(cherry-picked from 4d61fb5e6) - 03:23 AM Revision f9a8d9f7 (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 03:23 AM Revision fb16dab8 (qgis): Followups
- (cherry-picked from c3b69900f782)
- 03:23 AM Revision b6142c83 (qgis): [oracle] Fix incorrect feature count after adding features to layers
- (cherry-picked from bbd335ab1)
- 03:23 AM Revision befed4de (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-... - 03:23 AM Revision b28b5880 (qgis): [processing] Add an example of running a sub-algorithm correctly
- to script template file
(cherry-picked from 9ce21e4a82) - 03:23 AM Revision 1e82e075 (qgis): [afs] Fix handling of date/datetime field values
- (cherry-picked from 2d3d6a8b83)
- 03:23 AM Revision 8175c4c3 (qgis): [processing] More verbose error when unsupported SAGA version found
- (cherry-picked from 16106b8cf)
- 03:23 AM Revision 8739547a (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
- Fixes #18791
(cherry-picked from 3228654) - 03:23 AM Revision 94f8db33 (qgis): Shutup more annoying Qt warnings
- (cherry-picked from cec59c0c3)
- 03:23 AM Revision 4395b8ed (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
- (cherry-picked from 0449874c08)
- 03:23 AM Revision c5e7998e (qgis): Fix memory leak
- Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ... - 03:23 AM Revision 14f0a832 (qgis): Fix crash on exit
- Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang... - 03:23 AM Revision e7444557 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
- (cherry-picked from 2233bd44f)
- 03:23 AM Revision fdafd68a (qgis): [afs] Fix group layers are incorrectly shown in browser
- These layers cannot be opened so should be skipped
Fixes #18886
(cherry-picked from c63260e1) - 03:23 AM Revision d15b9016 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
- Fixes #18870
(cherry-picked from c2f224b446) - 03:23 AM Revision 21c5eaf9 (qgis): Prevent tasks from spamming progress reports
- Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan... - 03:23 AM Revision 0c6a59ec (qgis): [processing] Correctly set default value for matrix parameters
- Fixes #18871
(cherry-picked from c68262da) - 03:23 AM Revision f5601d58 (qgis): [processing] Also warn on non-matching point and extent CRS
- if algorithm cannot handle automatic reprojection
(cherry-picked from 386495bc) - 03:23 AM Revision 61c4cfa3 (qgis): [processing] Remove unused code
- (cherry-picked from c32611b2c)
- 03:23 AM Revision bc9d6f3a (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
- layers to have the same CRS
(cherry-picked from 36432191) - 03:23 AM Revision 3a77ba7e (qgis): [processing][saga] Remove redundant spaces from description files
- (cherry-picked from 313970de)
- 03:23 AM Revision b67d661a (qgis): Fix crash when unloading multiple layers from a project
- The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th...
2018-05-02
- 01:59 AM Revision d99155f3 (qgis): Added missing r.fill.stats processing description file.
- 10:24 PM Revision d6af93e0 (qgis): Merge pull request #6795 from rldhont/processing-default-string-paramet...
- [Processing] None is the default value for parameters also for string
- 10:23 PM Revision 4962953a (qgis): Add unit tests
- 10:23 PM Revision 1636e6a4 (qgis): Add BBOX and CRS before layers definition
- 10:22 PM Revision 956d6693 (qgis): Merge pull request #6867 from pblottiere/bugfix_nobbox
- [server] CRS position in GetCapabilities document
- 10:21 PM Revision f019bc06 (qgis): [server] Avoid %2B to be interpreted as space in querystring
- If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be... - 10:21 PM Revision 9e5f3820 (qgis): Merge pull request #6879 from arnaud-morvan/server_fix_url_params_decoding
- [server] Avoid %2B to be interpreted as space in querystring
- 10:16 PM Revision 8553e809 (qgis): Fix BBOX CRS in WFS GetFeature
- 10:15 PM Revision 73ad80f3 (qgis): Merge pull request #6856 from arnaud-morvan/server_fix_wfs_bbox_srs
- Fix BBOX CRS in WFS GetFeature
- 09:49 PM Revision 9809f939 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
- 09:48 PM Revision f4d38d4f (qgis): Properly discard edit commands when calling QgsVectorLayer::destroyEdit...
- Since it's not directly possible to pop the last command off
an QUndoStack (the command which is destroyed/discard by... - 04:47 PM Revision 0a269aa6 (qgis): Merge pull request #6864 from ghtmtt/fix_saga
- [processing] fix broken SAGA algorithms
- 04:13 PM Revision 0c033781 (qgis): Merge pull request #6916 from Gustry/saveStyleToDatabase
- [2.18] fix SIP bindings saveStyleToDatabase
- 04:11 PM Revision 7b3308dc (qgis): Improved debug output on test fail
- 02:59 PM Revision 9be84d4c (qgis): fix SIP bindings saveStyleToDatabase
- 02:58 PM Revision b3ed0f2e (qgis): change column name for travis
- 02:17 PM Revision 5f0f8062 (qgis): Compare case insensitive
- 12:13 PM Revision 0bf7c767 (qgis): Merge pull request #6911 from DelazJ/DiagramDD
- [ui] Reorganize rendering tab of Diagram properties
- 11:44 AM Revision d9bdedf6 (qgis): testing.checkLayersEqual, assert field names
- 10:48 AM Revision cbf70a4d (qgis): Merge pull request #6909 from pvalsecc/fix_crssync
- Fix crssync crash during build
2018-05-01
- 12:47 AM Revision 8f9a378d (qgis): Seriously, I thought I told ya ta shuddup already, right?
- 12:12 AM Revision f73bf4fc (qgis): update doc/TRANSLATORS
- 12:05 AM Revision d3d013b4 (qgis): Merge pull request #6912 from cdavila/release-3_0
- [tr] Spanish translation update 1/5/18
- 10:30 PM Revision fab53d26 (qgis): [tr] Spanish translation update 1/5/18
- 09:48 PM Revision f68750c6 (qgis): [ui] Reorganize rendering tab of Diagram properties
- Also remove the data-defined collapsible groups and align items in the dialog
- 08:56 PM Revision c63260e1 (qgis): [afs] Fix group layers are incorrectly shown in browser
- These layers cannot be opened so should be skipped
Fixes #18886 - 08:55 PM Revision c2f224b4 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
- Fixes #18870
- 08:55 PM Revision 313970de (qgis): [processing][saga] Remove redundant spaces from description files
- 08:55 PM Revision c68262da (qgis): [processing] Correctly set default value for matrix parameters
- Fixes #18871
- 08:55 PM Revision b63733ed (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- - Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
... - 08:55 PM Revision 386495bc (qgis): [processing] Also warn on non-matching point and extent CRS
- if algorithm cannot handle automatic reprojection
- 08:55 PM Revision 36432191 (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
- layers to have the same CRS
- 08:55 PM Revision c32611b2 (qgis): [processing] Remove unused code
- 08:54 PM Revision 8961ac44 (qgis): Prevent tasks from spamming progress reports
- Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan... - 08:54 PM Revision 2233bd44 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
- 08:54 PM Revision 350200df (qgis): Fix crash when unloading multiple layers from a project
- The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th... - 04:55 PM Revision d6b1f494 (qgis): Fix crssync crash during build
- On my machine, crssync dies with a core dump during the build of QGIS.
Infinite loop because there is no color define... - 04:09 PM Revision e2da696a (qgis): Make translatable some GUI texts
- fix #17957
- 04:07 PM Revision 394aaba0 (qgis): Trying to make Providers labels translatable
- in DB Manager tree
- 01:11 PM Revision 5ddc4d1d (qgis): [needs-docs]Rename Overview actions in Layer menu
- to match the logic in Layers panel contextual menu
- 12:57 PM Revision f1aaa144 (qgis): Merge pull request #6863 from m-kuhn/selectedfeaturedeletecount
- Show feature count and layer when asking for delete confirmation
- 12:31 PM Revision 9ff366ff (qgis): Fix memory leak
- Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ... - 12:31 PM Revision b6832916 (qgis): Fix crash on exit
- Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang... - 10:11 AM Revision 41bf860a (qgis): One deletes from, not on
- 09:58 AM Revision 46f867ce (qgis): Use QCoreApplication.translate() instead
- 09:58 AM Revision 8088659c (qgis): More details on Processing algorithms toolbar
- 09:46 AM Revision 3b36cdd1 (qgis): Merge pull request #6750 from lbartoletti/visibleSnapPerf
- [BUGFIX][FEATURE][NEEDS-DOCS] Disable snapping on invisible features. Second version
- 09:39 AM Revision cec59c0c (qgis): Shutup more annoying Qt warnings
- 06:54 AM Revision 0449874c (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
- 05:43 AM Revision 9d9955e2 (qgis): [processing] improve eliminate selected polygons alg help
- i.e., the use only selected option is gone since 3.0
- 05:14 AM Revision 39c6e23c (qgis): [needs-docs][processing] add help and clarity to the define current pro...
- 03:24 AM Revision 3228654e (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
- Fixes #18791
2018-04-30
- 01:18 AM Revision 16106b8c (qgis): [processing] More verbose error when unsupported SAGA version found
- 12:20 AM Revision 27714fc5 (qgis): [expression] Show expected arg count if wrong args passed
- 10:42 PM Revision dcde8eee (qgis): update INSTALL (run scripts/scandeps.pl, integrate ce34646cf, make
- t2tdoc)
- 10:16 PM Revision 6ca32707 (qgis): [FEATURE] Add expression functions for tapered and variable
- width buffers
Adds:
- tapered_buffer
- buffer_by_m
expression functions. These expose the same functionality as the... - 10:16 PM Revision 9ffae600 (qgis): [FEATURE] Variable width buffers
- Adds geometry methods to create variable width buffers, including
tapered buffers (with a specified start and end dia... - 10:15 PM Revision 2d3d6a8b (qgis): [afs] Fix handling of date/datetime field values
- 06:14 PM Revision 387e724b (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
- 05:02 PM Revision 9f3d5711 (qgis): clean tests and add a new test for snapping on inivisble feature
- 03:19 PM Revision 11047219 (qgis): Merge pull request #6892 from pblottiere/bugfix_attrform
- Fixes crash when deleting last field from attribute table
- 02:23 PM Revision 1c34339b (qgis): Use modal dialog when in properties dialog, allowing to cancel
- the process and add help button (fix #17903).
Also fix crash that occurs when pressing ESC button.
and fix doc - 02:21 PM Revision 89c2b4bd (qgis): [bugfix]Changing a range or category symbol should not update the [Chan...
- Also avoid modification of the *Change* button if the dialog is not accepted
- 02:11 PM Revision ee417aae (qgis): Fix typo and spelling
- 11:50 AM Revision fca52388 (qgis): [processing] replace define current projection with reproject layer in ...
- 11:50 AM Revision df283513 (qgis): [processing] add missing icons for the geometry tools menu
- 11:50 AM Revision 2402b35a (qgis): [processing] add missing icons for the analysis tools menu
- 11:50 AM Revision 57b3c58d (qgis): [processing] add some missing icons for the data management tools menu
- 11:24 AM Revision 9ecb0b27 (qgis): Fixes crash when deleting last field from attribute table
- 10:50 AM Revision 68f463e3 (qgis): Improve onFeatureAdded and onAttributeValueChanged
- 08:24 AM Revision 84bdd47e (qgis): Merge pull request #6886 from m-kuhn/snapperdocs
- Remove QgsSnapper API change docs. It is ✝
- 08:07 AM Revision cad0f3d5 (qgis): [processing] Throw warning when menu item links are broken
- 08:04 AM Revision 3bfc93d9 (qgis): [processing] fix grass provider svg path
- 08:04 AM Revision 08db66fb (qgis): [processing] draw vector icons when available in modeler
- 07:39 AM Revision 1370a5cd (qgis): [processing] add vector icons for geoprocessing tools menu
- 07:39 AM Revision f8a3de45 (qgis): [processing] fix some native algorithm IDs for menu items
- 07:31 AM Revision 5017e94b (qgis): Fix crash when opening vector properties on geometryless layer
2018-04-29
- 07:56 PM Revision aa44334e (qgis): Merge pull request #6880 from daniviga/rpm-f27
- Update RPM spec since GRASS 7.4 has been backported to F27
- 07:59 AM Revision 9a856167 (qgis): Remove QgsSnapper API change docs. It is ✝
- 07:50 AM Revision f4c00f53 (qgis): Merge pull request #6883 from m-kuhn/removeUnrequiredSemicolons
- Remove unrequired `;` semicolons
2018-04-28
- 10:09 PM Revision d3a9fad4 (qgis): macOS needs path to GEOS framework
- 12:57 PM Revision 01dd718a (qgis): Remove unrequired `;` semicolons
- 11:33 AM Revision 4aaa652d (qgis): Merge pull request #6870 from m-kuhn/offlineediting_zm
- [FEATURE] Offline editing support for Z and M coordinates
2018-04-27
- 09:51 PM Revision c1552e72 (qgis): [processing] Add createByDefault argument to destination parameter
- constructors
Allows this setting to be set for parameters created from
description text files - 09:50 PM Revision 199af260 (qgis): Fix some warnings
- 09:50 PM Revision 5339d627 (qgis): [processing] More helpful errors when sources cannot be loaded
- Include descriptive text with the specified parameter value
in error, and always check that sources were loaded to av... - 09:50 PM Revision c314639e (qgis): [processing] More stringent testing of parameter validity
- - Check static QgsProperty parameter values
- Properly check QgsProcessingFeatureSourceDefinition and
QgsProcessingOu... - 09:50 PM Revision 249dca78 (qgis): [processing] Consist helpful error messages when sinks cannot be created
- And throw exceptions always when sinks are not created to avoid
generic errors - 09:50 PM Revision e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-warnings
- 07:29 PM Revision 5f11692c (qgis): Update RPM spec since GRASS 7.4 has been backported to F27
- 06:10 PM Revision 85fd681e (qgis): Merge pull request #6871 from borysiasty/dbmanager_unicode_fix
- [DBManager] Fix encoding error if a field/table/database/file name co…
- 05:58 PM Revision 4087521f (qgis): [server] Avoid %2B to be interpreted as space in querystring
- If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be... - 04:45 PM Revision e5aaf6a5 (qgis): [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40)
- 03:18 PM Revision de8f264e (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
- 03:16 PM Revision a34c4436 (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
- 11:49 AM Revision 291c0394 (qgis): Shapefile instead of GML for travis
- 09:15 AM Revision 9c0a9ca4 (qgis): [processing] add test for fixed algorithm
- 09:12 AM Revision 3984e906 (qgis): Merge pull request #6513 from pblottiere/executesql_params
- [FEATURE][needs-docs] Add parameters to 'Execute SQL' algorithm
- 09:04 AM Revision 9ce21e4a (qgis): [processing] Add an example of running a sub-algorithm correctly
- to script template file
- 08:12 AM Revision fb14214e (qgis): Remove unrequired include
- 08:12 AM Revision c31ce0f9 (qgis): Improve wording
2018-04-26
- 01:21 AM Revision a5a91ec3 (qgis): Fix some more redundant geos includes in headers
- And re-add geos include directory for grass provider
- 01:21 AM Revision 83cb3da2 (qgis): Fix gcc8 ignore qualifier warning
- 01:13 AM Revision cf7cf820 (qgis): Fix gcc8 "writing to an object of with no trivial copy-assignment"
- warning
- 01:13 AM Revision efce881b (qgis): Re-add proj include to grass provider
- 01:12 AM Revision e1c6afab (qgis): Fix ui build warnings
- 01:12 AM Revision 48f2217d (qgis): Fix gcc8 catch-value "catch expection by value" warnings
- 11:03 PM Revision e811c54b (qgis): Merge pull request #6835 from wonder-sk/identify-selection-modes
- [FEATURE] Identify: more selection modes (simple / polygon / freehand / radius)
- 10:56 PM Revision 16a6a90d (qgis): Merge pull request #6859 from wonder-sk/overlay-alg-fixes-3
- Port Union algorithm to C++ and fix it
- 07:56 PM Revision b822fe75 (qgis): [DBManager] Fix encoding error if a field/table/database/file name cont...
- 07:17 PM Revision 3c1c7fbd (qgis): Merge pull request #6868 from m-kuhn/processingFeedbackImportFix
- Add missing import to processing
- 06:04 PM Revision 78484c10 (qgis): Followup 655633a68c5
- 05:18 PM Revision 1afe0d1b (qgis): Add unit tests
- 05:14 PM Revision e39e3b5d (qgis): Add BBOX and CRS before layers definition
- 01:33 PM Revision b1bf9b28 (qgis): [FEATURE] Introduction of QGIS Quick library
- This pull request is a subset of #6490
This adds a new library for creation of applications based on Qt Quick
framew... - 12:59 PM Revision ba02a5e2 (qgis): Merge pull request #6851 from pblottiere/bugfix_segfault_z
- [bugfix] Fixes Add Feature map tool when snapped layer has ZM support
- 12:27 PM Revision 9050a89a (qgis): [processing] fix broken SAGA algorithms
- 12:13 PM Revision f2a2eeba (qgis): Improvements from review
- 11:42 AM Revision f8165888 (qgis): Merge pull request #6862 from m-kuhn/core-headers-no-qforeach
- Rewrite all core header usages of Q_FOREACH
- 11:40 AM Revision 806545b0 (qgis): Plural disambiguation
- 11:26 AM Revision 87bb4bc1 (qgis): Show feature count and layer when asking for delete confirmation
- 11:01 AM Revision 3a3b0fe5 (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL. - 11:01 AM Revision bbd335ab (qgis): [oracle] Fix incorrect feature count after adding features to layers
- 11:01 AM Revision c78bdaeb (qgis): [oracle] Some updates to Oracle provider test suite
- Now the Oracle provider passes the data provider edit stress/
conformance tests without issue! - 11:01 AM Revision c3b69900 (qgis): Followups
- 10:54 AM Revision f5099db8 (qgis): Fix doxygen warning
- 10:51 AM Revision 5e7719c3 (qgis): Tests for fieldNamesToIndices() and indicesToFields()
- 10:47 AM Revision 4168c05c (qgis): Add method to search variables in text with expressions
- 10:47 AM Revision 23247067 (qgis): Remove unused variable
- 10:47 AM Revision 4f4844fa (qgis): Add a new source type for parameters
- 10:47 AM Revision 40e0b89f (qgis): Fixes when no geometry
- 10:47 AM Revision aef2b6e3 (qgis): Update ExecuteSQL to be configurable with expressions
- 10:47 AM Revision b13ba372 (qgis): New method to add a scope to the current context
- 10:44 AM Revision 07b07ab1 (qgis): Remove unnecessary checks
- 10:35 AM Revision 4749306a (qgis): fix svg size for cross-hair, capture-point, zoomin and zoomout, adjustm...
- 10:34 AM Revision 091ed912 (qgis): Move fieldNamesToIndices() and indicesToFields() to QgsProcessingUtils
- 10:02 AM Revision d0240e82 (qgis): Also remove Q_FOREACH from all gui headers
- 09:59 AM Revision 2d5ec75a (qgis): Rewrite all core header usages of Q_FOREACH
- 08:27 AM Revision 8ad579b7 (qgis): [FEATURE] Offline editing support for Z and M coordinates
- 07:28 AM Revision 201f1080 (qgis): Fix doxygen warnings
- 07:28 AM Revision d5626d92 (qgis): Remove geos include from qgsgeometry.h
- Avoids the need to include geos from some build targets
- 07:28 AM Revision 3f6e411e (qgis): Remove some redundant geos includes
- 07:28 AM Revision d8c36233 (qgis): Remove some more redundant include directories
- 07:20 AM Revision 3e2694a0 (qgis): Merge pull request #6848 from gacarrillor/line_intersection_with_geomet...
- [processing] Make line intersection alg able to handle collections
- 05:39 AM Revision 2d4b4828 (qgis): [mdal] Fix bad header guard
- 05:37 AM Revision e875e5ed (qgis): [FEATURE][ogr/gdal] Add UI to expose HTTP(S) and cloud datasets
- 03:13 AM Revision 4e175fd9 (qgis): Use "Displacement lines" label
- 03:13 AM Revision 365b6323 (qgis): Fix labels in Displacement Point renderer GUI
2018-04-25
- 11:29 PM Revision 21a756ff (qgis): Remove older (incorrect!) test cases for union
- The newer test data (overlay1_a and overlay1_b) cover more scenarios
and can be more easily investigated if something... - 05:22 PM Revision 8a965738 (qgis): Port Union algorithm to c++ using existing intersection+difference algs
- 05:05 PM Revision 07caafe7 (qgis): try disconnect/connect for destroyIndex
- 04:28 PM Revision 85b2efae (qgis): Move internal intersection to overlay utils, code de-duplication
- 03:33 PM Revision 43e905d7 (qgis): Add support for visible features in onFeatureAdded, onGeometryChanged a...
- 03:10 PM Revision 60dc78a4 (qgis): Fix BBOX CRS in WFS GetFeature
- 01:14 PM Revision 74704b60 (qgis): Merge pull request #6855 from m-kuhn/no-print
- No print() usage in processing core
- 11:58 AM Revision d0130d25 (qgis): Merge pull request #6853 from wonder-sk/overlay-alg-fixes-2
- Port Difference & Sym.Diff. to C++, cleanups and tests
- 11:26 AM Revision 5910ba96 (qgis): No print() usage in processing core
- 09:58 AM Revision 57e5b9f1 (qgis): difference: skip empty geometries, convert to multi-part geometries
- 09:20 AM Revision b64a9580 (qgis): Merge pull request #6852 from daniviga/rpm-no-groups
- Remove groups definition from RPM spec
- 09:16 AM Revision ccc1ac12 (qgis): Merge pull request #5416 from jdugge/mapTipsDelaySetting
- [FEATURE] Make map tips delay configurable
- 09:02 AM Revision ade216d0 (qgis): Merge pull request #6820 from PeterPetrik/QgsMeshLayer_1_mesh
- [FEATURE] QgsMeshLayer part 1: Reading raw mesh
- 08:28 AM Revision ae53f268 (qgis): Merge pull request #6854 from daniviga/rpm-f28
- Make RPM package compatible with Fedora 28
2018-04-24
- 12:36 AM Revision 1af0f4c7 (qgis): Make RPM package compatible with Fedora 28
- which ships GRASS 7.4
- 11:05 PM Revision ac348686 (qgis): [processing] Adjust code for line intersection with collection intersec...
- 10:24 PM Revision 9ce55ca0 (qgis): [postgres][db2] still save username when instructed too also with authc...
- 09:56 PM Revision aae7a325 (qgis): [postgres][db2] still save username when instructed too also with authcfg
- (cherry picked from commit 4ad35311037f226880ac3dd30eec0f92d119ca1c)
- 09:56 PM Revision 41b6ae6d (qgis): fix astyle version check
- (cherry picked from commit dee284fe974560a3c9723e35123a02c7c9d30b8a)
- 09:55 PM Revision dee284fe (qgis): fix astyle version check
- 09:55 PM Revision 4ad35311 (qgis): [postgres][db2] still save username when instructed too also with authcfg
- 08:42 PM Revision d2513e05 (qgis): Port Difference & Sym.Diff. to C++, cleanups and tests
- 07:26 PM Revision 011ddd31 (qgis): Remove groups definition from RPM spec
- since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups)
- 06:38 PM Revision f8e72ad3 (qgis): Add unit tests
- 06:38 PM Revision abdaccc2 (qgis): Fixes addFeature map tool when snapped layer has ZM support
- 05:44 PM Revision 5e5fdf94 (qgis): fix martin's review
- 04:24 PM Revision 774ccaff (qgis): Fix geroreferencer crash when deleting a point through context menu
- 04:23 PM Revision 4009e4fe (qgis): Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227
- Fix geroreferencer crash when deleting a point through context menu
- 01:17 PM Revision 120d5b1d (qgis): [Tests][Server] Add unit test for empty contextual legend
- Manually port c217cbb4dd140695af74debbe052dbefc1d21e74
- 01:16 PM Revision 2275ebbf (qgis): [Tests][Server] Add unit test for empty contextual legend
- Manually port c217cbb4dd140695af74debbe052dbefc1d21e74
- 08:28 AM Revision 92aebefb (qgis): Fix geroreferencer crash when deleting a point through context menu
- 08:17 AM Revision 11741ad4 (qgis): Merge pull request #6626 from alexispolti/fix_georeferencer_crash_18227
- [bugfix] Fix georeferencer crash when deleting a point through context menu #18227
- 06:27 AM Revision 49ee8bba (qgis): [processing] Make line intersection alg able to handle intersections of...
- 06:26 AM Revision 409ec853 (qgis): [FEATURE][needs-docs] Rework expression parser for unknown functions (#...
- * [FEATURE][needs-docs] Rework expression parser for unknown functions
* Remove old comment
* Rename NAME and updat...
2018-04-23
- 12:07 AM Revision 3f3b9515 (qgis): Add convenience constructor to create QgsLineString between two points
- 12:07 AM Revision 486c3a2d (qgis): Apply clazy optimisation to orthogonalize algorithm
- 12:07 AM Revision 646b4af0 (qgis): Add left of line test to QgsLineSegment2D
- 12:07 AM Revision fbf6b4a3 (qgis): Add geometry method to calculate mid point on an arc from p1->p2 with g...
- And improve some docstrings
- 12:07 AM Revision 59c9b976 (qgis): Declare typeinfo for QgsVector to optimise use in Qt containers
- 12:07 AM Revision 732d6bb4 (qgis): Add convenience constructors to create QgsCircularStrings
- Add constructors to create a circular string with a single arc:
- from 3 points on arc
- from 2 points and a center - 12:07 AM Revision 9a6d966d (qgis): Allow using the longer arc with two point and center methods
- 12:07 AM Revision 8f1d1a31 (qgis): Add reverse method to QgsLineSegment2D
- 12:07 AM Revision b884eb4a (qgis): [FEATURE][processing] Native wedge buffer algorithm
- This algorithm creates wedge shaped buffers from input
points.
The azimuth parameter gives the angle (in degrees) fo... - 12:07 AM Revision 2850b308 (qgis): Add unit test for wedge buffers alg
- 12:07 AM Revision c6a50fe7 (qgis): Add QgsLineSegment2D class, for simple 2d line segments which
- consist of just a 2D start and end point
- 12:07 AM Revision 01f036cf (qgis): Add some useful QgsVector methods
- 12:07 AM Revision d5647bcb (qgis): [FEATURE] Add wedge_buffer expression function
- Returns a wedge shaped buffer originating from a point geometry,
with arguments for azimuth, buffer width (in degrees... - 12:07 AM Revision 70b67c61 (qgis): Add some more line segment methods
- 12:07 AM Revision cd3b976d (qgis): Add class for comparing angles to points in a clockwise fashion
- 12:07 AM Revision e0477389 (qgis): Add QgsGeometry method to create wedge shaped buffers
- Creates a wedge shaped buffer using circular strings, with
parameters for azimuth, wedge width (in degrees), outer ra... - 12:07 AM Revision 6e6ddbba (qgis): Add QgsRay2D class representing an infinite ray from a point in a direc...
- 12:07 AM Revision fa9f62fc (qgis): Add class for comparing distance from two line segments to an origin
- 11:13 PM Revision 2d7632fc (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 11:10 PM Revision ac7760be (qgis): Indentation
- 11:10 PM Revision 6c867c0d (qgis): [oracle] Fixes for edit tests (still disabled)
- 11:10 PM Revision 92a80894 (qgis): [oracle] Add read-only support for curved geometry types
- Previously these geometries were silently discarded
Fixes #12675, #16809
Sponsored by Open Spatial (http://www.open... - 08:56 PM Revision 235402dc (qgis): Merge pull request #6845 from cdavila/release-3_0
- [tr] Spanish translation update 23/04/18
- 07:50 PM Revision b6313049 (qgis): [tr] Spanish translation update 23/04/18
- 04:00 PM Revision 66b0e59f (qgis): Fix snapping on invisible geometry
- 02:18 PM Revision c4ef70e8 (qgis): New icons for identify modes
- 01:53 PM Revision 8c7b6325 (qgis): Moved selection handler from gui lib to app
- 10:32 AM Revision a0c38445 (qgis): Replace Edit Nodes Item icon
- 05:32 AM Revision 53a384cb (qgis): [FEATURE][needs-docs] Show data defined expected format in expression b...
- 02:50 AM Revision 76b956a6 (qgis): [FEATURE][needs-docs] Don't bail on first expression error (#6838)
2018-04-22
- 12:20 AM Revision 8e7486bf (qgis): update_ts.sh: handle empty exclusion
- 09:09 PM Revision a2fbf5e1 (qgis): [oracle] Fix some clazy warnings
- 08:26 PM Revision 31faa11b (qgis): [oracle] More code modernization
- 08:26 PM Revision 2273dfac (qgis): [FEATURE][oracle] Allow restricting table list for a connection
- to a specific schema
This allows a schema to be set in the connection properties for
an oracle db connection. If set... - 08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
- 08:26 PM Revision 3032ab74 (qgis): [oracle] More code modernization
- 08:26 PM Revision 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
2018-04-21
- 02:32 PM Revision 9242d2f9 (qgis): remove plugin_template exclusion from translation updates (followup 605...
- 01:21 PM Revision 4d61fb5e (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
- 01:21 PM Revision a74414c0 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
- 09:31 AM Revision 4adb7627 (qgis): Make actions non-checkable (the current mode does not appear pressed in...
- 09:14 AM Revision d6f2b3ae (qgis): Change action labels from "Select" to "Identify"
- 09:07 AM Revision dd2ff158 (qgis): [dbmanager][oracle] Add some missing imports
- 09:03 AM Revision d589ba7d (qgis): Try to add cancel support for Oracle databases in dbmanager
- 04:58 AM Revision b22121ac (qgis): [FEATURE][needs-docs] Hyperlink functions to show help in builder (#6796)
2018-04-20
- 01:00 AM Revision 6c2325c6 (qgis): Fix sip/doxygen/todo
- 12:16 AM Revision 70d55360 (qgis): fix doc
- 12:16 AM Revision 0bacf0ff (qgis): - Add some methods in QgsVector3D
- - Move QgsVector3D from 3d to core
- Use QgsVector3D instead of QVector3D - 12:16 AM Revision 9d649e73 (qgis): Add skewLines intersection algorithm
- 12:16 AM Revision 2702a309 (qgis): Fix warn doc
- 12:16 AM Revision 44c72a01 (qgis): Typos and re indent
- 12:16 AM Revision b09cbaeb (qgis): sipify
- 12:16 AM Revision f558b742 (qgis): Add tests
- 10:52 PM Revision bac30807 (qgis): [FEATURE] Identify: more selection modes (simple / polygon / freehand /...
- This extends identify tool with the ability to switch to different selection modes
(the ones offered also by the sele... - 02:44 PM Revision 91c12770 (qgis): [processing] Swap more QGIS and GDAL algorithm parameters to distance p...
- 02:44 PM Revision d87f75aa (qgis): [processing] Unit tests for distance param widget wrapper
- 02:37 PM Revision 11735067 (qgis): Merge pull request #6808 from m-kuhn/fixxxxes
- Some minor code fixes
- 02:12 PM Revision f914762b (qgis): Merge pull request #6793 from pblottiere/bugfix_owslib
- [server][bugfix] Cleaning GetCapabilities response
- 02:06 PM Revision c86045ee (qgis): german translation update
- 02:00 PM Revision 3a17f72b (qgis): Release of 2.18.19
- 02:00 PM Revision 307d082e (qgis): Release of 3.0.2
- 12:10 PM Revision 8ab0d6d3 (qgis): german translation update & fixes
- 12:08 PM Revision 6358daad (qgis): Fix broken translation string
- 12:08 PM Revision 4a594d3f (qgis): [FEATURE][processing] Add buttons to save/clear/copy log
- In the algorithm execution dialog, this adds buttons to allow
users to save the current log (to text or HTML files), ... - 11:56 AM Revision 5b1918f5 (qgis): use unique_ptrs for tmp pointers
- 11:07 AM Revision aa02ad26 (qgis): Add safety check
- 10:54 AM Revision 52949ea8 (qgis): disable 3D in debian packages for debian unstable/buster
- (cherry picked from commit bb0bfea3c & d500580e4)
- 10:52 AM Revision cf41fda4 (qgis): Fix string capitalization, HIG violations
- (cherry-picked from c70c78412)
- 10:52 AM Revision 6524cacd (qgis): [processing] Don't overwrite rows when reordering in multi input
- dialog
Refs #17327
(cherry-picked from a9d820d37) - 10:52 AM Revision 988a43be (qgis): [oracle] Fix some errors using oracle connector in db manager
- (cherry-picked from 2eca7ff)
- 10:39 AM Revision 5b8a341e (qgis): fix Doxygen warnings
- 10:27 AM Revision 0dfb3c2d (qgis): [processing] Use distance parameter for more algorithms
- 10:27 AM Revision 6a262566 (qgis): [processing] Add dedicated "distance" parameter
- This is a subclass of QgsProcessingParameterNumber, but specifically
for numeric parameters which represent distances... - 10:27 AM Revision 1d0d2236 (qgis): Smoother looking warning icon
- 10:27 AM Revision 64121382 (qgis): Indentation
- 10:26 AM Revision 9107da36 (qgis): [processing] fix missing import
- 10:20 AM Revision c98e05f5 (qgis): Merge pull request #6828 from cdavila/release-3_0
- [tr] Spanish translation update 19/04/18
- 10:19 AM Revision 62ca0298 (qgis): QString() to QStringLiteral()
- 10:18 AM Revision e6181e1a (qgis): Adjust to const-correct renderer API
- 09:38 AM Revision d1240119 (qgis): use QStringLiteral
- 09:28 AM Revision f63d5ad9 (qgis): [FEATURE] Copy statistics panel content to clipboard button
- 09:26 AM Revision 6564aecb (qgis): Merge pull request #6827 from borysiasty/gpkgfix
- Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI
- 09:19 AM Revision c42af60d (qgis): use smart pointer internally and remove unnecessary code
- 09:08 AM Revision 5204fd35 (qgis): QVariant also supports booleans
- 09:08 AM Revision a75fa255 (qgis): Use range-based for loop
- 08:31 AM Revision eb7f7554 (qgis): Merge pull request #6813 from m-kuhn/constrenderers
- Const correctness for feature renderers
- 08:08 AM Revision c577b65b (qgis): Merge pull request #6810 from mhugent/dxf_fixes_2_18
- Dxf fixes for 2 18
- 07:25 AM Revision 64baaf97 (qgis): Followup 9d7484c, fix failing tests
- 07:25 AM Revision a9e0be52 (qgis): followup 9d7484c: fix interpol. data widget setValue function
- 05:13 AM Revision 7d787980 (qgis): followup a463858: fix interpol. data widget setValue function
- 03:25 AM Revision c70c7841 (qgis): Fix string capitalization, HIG violations
- 03:09 AM Revision 463a6465 (qgis): Modernize code
- 02:55 AM Revision c961b1f2 (qgis): Followup legend text rendering
- - Use QgsFontButton for setting legend text format
- Tweak some capitalization and layouts
2018-04-19
- 12:38 AM Revision 6c892652 (qgis): Followup a463858, fix failing tests
- 12:00 AM Revision 9bf55aa1 (qgis): [tr] Polish translation update
- 11:22 PM Revision a6ad7dba (qgis): [tr] Polish translation update
- 11:17 PM Revision 0edc5cc5 (qgis): [tr] Spanish translation update 19/04/18
- 11:05 PM Revision 434fc5fe (qgis): [tr] Polish translation update
- 08:08 PM Revision cdb4f859 (qgis): Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order ...
- 05:03 PM Revision 543f501c (qgis): Fix geometry generator symbol layers in dxf export
- 04:42 PM Revision 1efdbc5c (qgis): fix build errors, use MDAL 0.0.2 (int API)
- 03:32 PM Revision 2d7addc9 (qgis): Merge pull request #6817 from wonder-sk/legend-text-on-symbols
- Legend: optional text on top of symbols for vector layers
- 02:27 PM Revision cdee3b59 (qgis): Document function arguments
- 02:23 PM Revision f1a31d09 (qgis): Use standard font for text on symbol
- 02:16 PM Revision 00d8dbfb (qgis): Make it possible to load "text on symbol" labels from expression
- 01:52 PM Revision 69ec725c (qgis): Fix warning
- 12:22 PM Revision 9d7484cd (qgis): [processing] restore TIN / IDW interpolation algorithms
- 12:22 PM Revision 39ad0410 (qgis): fix interpolation data widget
- 12:19 PM Revision 16465cb3 (qgis): Fix Coverity null pointer dereference warning
- 12:19 PM Revision 7d43e7b8 (qgis): fix interpolation data widget
- 12:19 PM Revision a463858b (qgis): [processing] restore TIN / IDW interpolation algorithms
- 10:50 AM Revision 50422a11 (qgis): [FEATURE] QgsMeshLayer part 1: Reading raw mesh
- Introducting MDAL, QgsMeshLayer, mesh data providers (mesh_memory, mdal)
to read and visualize raw meshes: vertices a... - 10:32 AM Revision e5f8169a (qgis): Add sip binding and comments
- 07:13 AM Revision e6bebfae (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
- (cherry picked from commit 3b59ccc7ce67ff1c5c238e48360c4cf4be4acbed)
- 07:12 AM Revision 3b59ccc7 (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
- 06:35 AM Revision a9d820d3 (qgis): [processing] Don't overwrite rows when reordering in multi input
- dialog
Refs #17327 - 03:59 AM Revision 2eca7ffb (qgis): [oracle] Fix some errors using oracle connector in db manager
2018-04-18
- 10:51 PM Revision 9627f733 (qgis): remove reference to removed setColorDialogOptions method
- 10:51 PM Revision 786e10ba (qgis): remove reference to removed setColorDialogOptions method
- 09:52 PM Revision 49b02bf5 (qgis): [FEATURE] Legend: optional text on top of symbols for vector layers
- In some cases it is useful to add extra information to the symbols in the legend.
This work allows definition of addi... - 05:37 PM Revision 15bf357f (qgis): Merge pull request #6811 from wonder-sk/overlay-alg-fixes-1
- Port Intersection algorithm to C++, cleanups and tests
- 02:16 PM Revision 721c5361 (qgis): Merge branch 'master' into overlay-alg-fixes-1
- 02:00 PM Revision f2de5723 (qgis): Do not const-antly forget about grass
- 01:51 PM Revision 85719e8f (qgis): API documentation
- 01:34 PM Revision 7e9aeda7 (qgis): Some const-correctness for rules
- 01:17 PM Revision 7123803d (qgis): More const-corretness for QgsFeatureRenderer
- 01:04 PM Revision 45b264db (qgis): Fixes after review
- 12:51 PM Revision 3775cdbb (qgis): Const correctness for renderers
- 12:50 PM Revision 0e0e133c (qgis): [FEATURE][processing] Add sort order option to Add Incremental Field alg
- This allows users to optionally set a sort order to use when
assigning values in the Add Incremental Field algorithm.... - 12:12 PM Revision eab76e85 (qgis): Merge pull request #6335 from Fanevanjanahary/crs_widget
- use crs widget picker in db_manager
- 10:09 AM Revision 72bd89ea (qgis): Fix relation editor widget in autogenerated forms
- Fix #17525
- 10:08 AM Revision 9f41a9b8 (qgis): Merge pull request #6812 from m-kuhn/fix17525
- Fix relation editor widget in autogenerated forms
- 08:45 AM Revision 84ec10ee (qgis): Fix relation editor widget in autogenerated forms
- Fix #17525
2018-04-17
- 10:47 PM Revision d28451cd (qgis): [docker] update dependencies
- 10:45 PM Revision 9e1fd943 (qgis): [docker] update dependencies
- 10:22 PM Revision b254b4dd (qgis): [travis/docker] do not download base image when rebuilding
- 07:12 PM Revision 4f829fde (qgis): Port Intersection algorithm to C++, cleanups and tests
- Finally starting a suite of unit tests for overlay algorithms:
- overlay1 - layers that cover various basic overlay s... - 05:57 PM Revision fe27b011 (qgis): Merge pull request #6807 from m-kuhn/ruleBasedNestedElse
- Fix identify tool with rule renderer and nested else
- 02:59 PM Revision 673fafb0 (qgis): Merge pull request #6792 from mhugent/get_legend_fix_no_layers
- 2.18 Server: return empty image in GetLegendGraphis if no layer is there
- 12:11 PM Revision c217cbb4 (qgis): Add unit test for empty contextual legend
- 11:46 AM Revision 8f8a9ac8 (qgis): Add test for nested rules in ELSE
- 10:46 AM Revision 1e4d32f8 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
- Fixes #18038
(cherry-picked from 1357a4716) - 10:46 AM Revision 655633a6 (qgis): [processing] Use silent feedback by default in processing.run
- Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m... - 10:46 AM Revision 2189abc1 (qgis): Expose extra arguments to QgsGeometry::transform
- Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::... - 10:46 AM Revision 9006d58e (qgis): [processing] Accept strings of form "(1,2") for point parameters too
- Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user... - 10:46 AM Revision 89a84f01 (qgis): [oracle] Ensure that all attributes required for order by are fetched
- Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
(cherry-picked... - 10:46 AM Revision 60a71d14 (qgis): [oracle] Fix expression compilation of integer division
- (cherry-picked from 3084606)
- 10:46 AM Revision 649dc19a (qgis): [oracle] Always mark features as invalid when iterator is closed
- Fixes some failing oracle provider conformance test suite failures
(cherry-picked from 66bd813) - 10:46 AM Revision 62aefd7a (qgis): [oracle] Compile some expression functions
- Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
(cherry-picked from 63... - 10:46 AM Revision b7507fad (qgis): [oracle] Fix clazy warnings in iterator
- (cherry-picked from 99a2025)
- 10:46 AM Revision 651cbe7e (qgis): [oracle] Update failing provider test
- (cherry-picked from bd5b771)
- 10:46 AM Revision 57fe444d (qgis): [gps] Fix disabled import controls after selecting GPX file
- (cherry-picked from 95c48f1)
- 10:26 AM Revision a84cdd45 (qgis): Fix identify tool with rule renderer and nested else
- 10:09 AM Revision 90c65405 (qgis): [processing] use parameter description instead of name when retrieving
- parameter from the registry
- 08:38 AM Revision 11435ce9 (qgis): Merge pull request #6802 from elpaso/rasteranalysis-tests
- [tests] Add some tests for 9 cells algorithms
- 02:25 AM Revision 8714e426 (qgis): Use wait cursor during lengthy operations in style manager dialog
- 02:11 AM Revision 95c48f19 (qgis): [gps] Fix disabled import controls after selecting GPX file
2018-04-16
- 01:45 AM Revision 1e092255 (qgis): fix indentation
- 01:45 AM Revision 55f7345f (qgis): new LoadFromTemplate action in toolbar dropdown
- 01:45 AM Revision 20c2d105 (qgis): backporting #6678 to release-3_0
- 01:45 AM Revision c2ece6ca (qgis): [processing][needs-docs] Rename "Add Script from Template" to
- "Create New Script from Template"
- 01:45 AM Revision f1a9c932 (qgis): dummy commit for travis
- 09:46 PM Revision 30846067 (qgis): [oracle] Fix expression compilation of integer division
- 09:46 PM Revision 63e450aa (qgis): [oracle] Compile some expression functions
- Greatly speeds up case-insensitive value matches for oracle
expression based feature requests - 09:46 PM Revision 99a20253 (qgis): [oracle] Fix clazy warnings in iterator
- 09:46 PM Revision bd5b7717 (qgis): [oracle] Update failing provider test
- 06:31 PM Revision 73f7bd3e (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
- * Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'... - 04:36 PM Revision 6e3d8795 (qgis): Merge branch 'release-3_0' of github.com:qgis/QGIS into release-3_0
- 04:35 PM Revision 9e886656 (qgis): [tr] Polish translation update
- 03:39 PM Revision 5be057c9 (qgis): [tests] Add some tests for 9 cells algorithms
- Note: this does not test the correctness of the
algorithms but only that the filters are correctly
working. - 02:24 PM Revision 36749c19 (qgis): Use relation id instead of name for nesting detection
- 02:22 PM Revision a0ff64dd (qgis): Use relation id instead of name for nesting detection
- 02:21 PM Revision e93c97cb (qgis): Merge pull request #6801 from m-kuhn/relRefIdInsteadOfName
- Use relation id instead of name for nesting detection
- 02:20 PM Revision fc704efb (qgis): Merge pull request #6791 from m-kuhn/fixwarnings
- Fix some build warnings
- 12:01 PM Revision ce8d71d7 (qgis): [tr] Polish translation update
- 11:54 AM Revision 435d8077 (qgis): Use relation id instead of name for nesting detection
- 09:30 AM Revision 5e33d7d6 (qgis): Merge pull request #6787 from pblottiere/bugfix_ellipse
- [server] Add project's context before rendering
- 08:31 AM Revision b1a38b6d (qgis): Remove some unused variables
2018-04-15
- 01:28 AM Revision d7fd14b3 (qgis): [oracle] Ensure that all attributes required for order by are fetched
- Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched - 12:27 AM Revision 66bd813b (qgis): [oracle] Always mark features as invalid when iterator is closed
- Fixes some failing oracle provider conformance test suite failures
Also available in: Atom