Activity
From 2017-07-22 to 2017-08-20
2017-08-20
- 07:10 PM Revision 2530d9ee (qgis): Merge pull request #5051 from boundlessgeo/gpkg-prevent-auto-import
- Geopackage: prevent import layer over itself
- 04:33 PM Revision aa697378 (qgis): Prevent import layer over itself
- 10:56 AM Revision 91171370 (qgis): remove sip workaround (fixes #17038, refs #16071)
- 10:55 AM Revision 7e4345a9 (qgis): remove sip workaround (fixes #17038, refs #16071)
- 10:24 AM Revision 9018414b (qgis): Fix windows build (followup b5bdafe4d)
- 10:21 AM Revision cfb926a7 (qgis): Port Find Projection alg to new API
- Also modify alg to export a vector table of candidates instead of
a HTML list, since a vector table is more useful in... - 10:21 AM Revision 338ee36b (qgis): Port Execute SQL to new API, add test
- 10:21 AM Revision 99fd727b (qgis): Fix some issues when creating processing tests
- 10:21 AM Revision 2a6847e0 (qgis): Port define projection to new API
- 10:21 AM Revision 8da29c06 (qgis): Fix test reference file
- 10:21 AM Revision 51f8b1a2 (qgis): Port Convert Geometry Type to new API
- Includes partial support for Z/M types (values are lost during
conversion, but at least 2d geometries are exported)
... - 10:21 AM Revision 4d242c56 (qgis): Partial port of raster calculator to new API
- TODO: modeler handling
- 10:21 AM Revision bcc66272 (qgis): Upgrade Convert Geometries algorithm to maintain Z/M, curves were possible
- 10:21 AM Revision a56725f7 (qgis): Resurrect Python Field Calculator algorithm, add test
- 10:21 AM Revision d2a90f40 (qgis): Fix conversion of direct vector layer parameters to python strings
- 10:21 AM Revision 6144b1c5 (qgis): Resurrect Field Calculator algorithm, add test
- 05:51 AM Revision f867b65c (qgis): creatensis.pl: create signed installer
2017-08-19
- 05:39 PM Revision bb8203b8 (qgis): updat splash
- 02:07 PM Revision 62d4c555 (qgis): add typo to spelling.dat
- 01:51 PM Revision dae6666a (qgis): translation string fixes
- 09:11 AM Revision bc193c00 (qgis): fix QgsRasterHistogram::histogramVector for SIP <= 4.17
- 07:42 AM Revision 3cc39460 (qgis): improves grass7 v.in.dxf making a couple of parameters optional/mandatory
- 07:42 AM Revision 71671fe2 (qgis): improves grass7 v.in.dxf making a couple of parameters optional/mandatory
2017-08-18
- 09:38 PM Revision 1cded855 (qgis): Merge pull request #5042 from nyalldawson/algs
- Port some more algs to new API
- 09:08 PM Revision 114f071c (qgis): Don't generate triangulation files by default in TIN algorithm
- 09:05 PM Revision 090bb9bb (qgis): Use QgsFeedback instead of QProgressDialog in tin interpolator
- 08:56 PM Revision 000c86e7 (qgis): Restore TIN interpolation algorithm
- 08:56 PM Revision 4bba95fc (qgis): Fix broken TIN interpolation (loss of point z coordinates)
- 08:08 PM Revision 356588ab (qgis): Use QgsFeedback in QgsGridFileWriter instead of QProgressDialog
- 08:03 PM Revision a07ea333 (qgis): Port IDW Interpolation alg to new API
- 07:45 PM Revision 355cff19 (qgis): Add Map Layer input parameter type for models
- Since algorithms now use this parameter type (render map alg)
we also need to allow its use in models - 07:36 PM Revision 7d69e5f5 (qgis): Expose all layer type filters to both model feature source, vector
- layer and multi layer inputs
Refs #17030 - 07:24 PM Revision 370b2679 (qgis): Fix wrapped c++ object has been deleted error when editing model parame...
- Fixes #16858
- 06:46 PM Revision ebda2fd2 (qgis): Rename some enum values for clarity
- 06:37 PM Revision 076fdc94 (qgis): Port rectangles, ovals, diamonds to new API
- 06:19 PM Revision 53add698 (qgis): [OGR provider] Avoid 'database locked' issues when editing several laye...
- 05:58 PM Revision 54811776 (qgis): [OGR provider] Avoid 'database locked' issues when editing several laye...
- 05:26 PM Revision 48202165 (qgis): Port build virtual vector alg to new API
- 05:09 PM Revision f2d2777b (qgis): Model vector layer inputs can also be used for feature source parameters
- 04:56 PM Revision f1ac0be8 (qgis): Fix processing setting to use filename as layer name
- 04:47 PM Revision 899a3cd8 (qgis): Merge pull request #4933 from pblottiere/bugfix_chainfilter_218
- Fixes relation reference widget when chain filter option is activated, fixes #16903 (backport)
- 04:47 PM Revision 7879c0a2 (qgis): Fix processing rendering styles for output dialog, functionality
- 04:38 PM Revision 18c15971 (qgis): Merge pull request #5043 from pblottiere/bugfix_refrel
- Fixes relation reference widget by refreshing filter lists. Fixes #16400
- 04:30 PM Revision 0a4a7acf (qgis): Port set raster style alg to new API
- 04:23 PM Revision 387e0497 (qgis): Allow selecting wildcard filter for any file input parameter
- 04:23 PM Revision cfbc0099 (qgis): Restore Set style for vector layer alg
- 04:09 PM Revision be48f17e (qgis): Use a QgsFeedback object in QgsRelief instead of QProgressDialog
- 04:01 PM Revision f6600f23 (qgis): Port raster relief alg to new API
- 03:14 PM Revision 465b27a4 (qgis): Add test
- 03:10 PM Revision 79d65cec (qgis): Fix OGC test getcapabilities:style-legendurls
- 02:31 PM Revision c3d2fb70 (qgis): Release of 2.14.18
- 02:31 PM Revision a6c461bf (qgis): Release of 2.18.12
- 01:28 PM Revision f0d36778 (qgis): fix opening sublayers in a group
- 11:28 AM Revision 475998ea (qgis): Merge pull request #5040 from boundlessgeo/gpkg-raster-delete
- Geopackage: moved delete to abstract item and implemented raster deletion
- 08:42 AM Revision a2914ff6 (qgis): Add unit tests
- 08:38 AM Revision cea7bd39 (qgis): Fixes relation reference widget by refreshing filter lists. Fixes #16400
- 07:35 AM Revision be46b756 (qgis): Port hypsometic curves to new API
- 07:22 AM Revision c4011ad3 (qgis): Port oriented minimum bounds to new API
- 06:57 AM Revision 86949cb2 (qgis): Merge pull request #5037 from nyalldawson/render_progress_bar
- Avoid 'flashy' status bar progress widget when map renders are fast
- 06:56 AM Revision 0c46ac40 (qgis): Merge pull request #5038 from nyalldawson/canvas_dock_tweaks
- Canvas dock tweaks
- 05:37 AM Revision c1885781 (qgis): Merge pull request #5039 from nyalldawson/fix_model_crash
- Add a pure virtual clone method to processing parameter definitions
- 02:43 AM Revision 26704a45 (qgis): Fix trusty build (QStringLiteral is Qt5; followup b6254513d64)
2017-08-17
- 11:26 PM Revision dc6d1c13 (qgis): Removed metadata table from the list of tables to be cleared
- 10:48 PM Revision b36ad06b (qgis): Use sqlite3_close instead of v2
- 08:42 PM Revision 0eb302d5 (qgis): Geopackage try to remove optional entries + fix build warnings
- 08:31 PM Revision bcd495c6 (qgis): Prevent SQL injection by using sqlite3_mprintf
- 07:06 PM Revision b46c9c34 (qgis): Geopackge bugfix: also show single raster layers
- The previous implementation only showed subdatasets
while single raster were skipped.
Now the single rasters are als... - 06:03 PM Revision f999897b (qgis): Geopackage moved delete to abstract item and implement raster deletion
- 05:22 PM Revision 37b899fb (qgis): Add a pure virtual clone method to processing parameter definitions
- And use it when we need to clone parameters (instead of more fragile
conversion to and from variants)
This fixes mod... - 04:51 PM Revision 251354ea (qgis): Merge pull request #5035 from nyalldawson/preview_tasks
- Tweaks to map preview tasks
- 04:39 PM Revision f464aebf (qgis): Merge pull request #5030 from boundlessgeo/Win_CutAndPaste_2-18_issue16870
- Clipboard Cut&Paste fix when attached special field values. Fixes #16870
- 04:28 PM Revision 7dbfc520 (qgis): Merge pull request #4210 from arnaud-morvan/processing_aggregate
- [processing] [needs-docs] Add aggregate algorithm
- 04:27 PM Revision e8ad0ba5 (qgis): Move "sync extent" canvas view option to map settings menu
- This means all the settings are collected together, and the
dock toolbar just contains navigation actions.
(followup... - 04:16 PM Revision 2d441a8d (qgis): Make sure new map dock views use correct icon size
- 04:04 PM Revision 9bfca65a (qgis): Add API to enable/disable preview jobs
- Disabled by default, and enabled only for main canvas (not
secondary canvases) - 03:50 PM Revision 6c17577f (qgis): Use a QgsMapRendererSequentialJob for rendering preview maps
- Means that at most the preview jobs will use a single thread
instead of hammering all available threads. - 03:50 PM Revision 628a1b09 (qgis): Also delay initial preview job by a short timeout
- 03:29 PM Revision a369c9b2 (qgis): Merge pull request #4760 from nyalldawson/tests
- Convert processing tests to use native algs where they exist
- 02:21 PM Revision 5fbd6288 (qgis): Merge pull request #4939 from mhugent/wms_toplevel_browser
- Show toplevel wms group in browser
- 12:20 PM Revision 7b2250bb (qgis): Convert processing tests to use native algs where they exist
- 12:15 PM Revision 469eb0de (qgis): Merge pull request #5034 from nyalldawson/exporter_api
- Use const references to options instead of pointers in QgsVectorLayerExporter
- 12:00 PM Revision 7a314f3c (qgis): Avoid 'flashy' status bar progress widget when map renders are fast
- If previous canvas render took less than 0.5 seconds, delay the appearance of the
'render in progress' status bar wid... - 11:26 AM Revision c7affb3b (qgis): Use const references to options instead of pointers in QgsVectorLayerEx...
- The use of pointers make ownership of the argument confusing, and there's
nothing stopping us just using an empty map... - 10:44 AM Revision 5808cc19 (qgis): Fix build with improvement of #5209
- 10:37 AM Revision 26a911cd (qgis): Merge pull request #4751 from nyalldawson/unique_ptr
- Return std::unique_ptrs where possible
- 10:33 AM Revision b73b25d4 (qgis): fixed unnecessary deepcopy and use the correct api
- 09:57 AM Revision e0d1ddc5 (qgis): Fix failing test
- 09:54 AM Revision 40ad8602 (qgis): Fix relation reference widget when 'Chain Filters' is activated. Fixes ...
- 09:54 AM Revision b5bdafe4 (qgis): Add tests
- 09:53 AM Revision e4dab7c5 (qgis): Fix intermittently failing QgsGeometry asGML tests
- 09:38 AM Revision fad59736 (qgis): spelling fixes
- 09:25 AM Revision d1e40d90 (qgis): Merge branch 'master' of https://github.com/QGIS/QGIS into regularShape...
- 08:43 AM Revision 43536a66 (qgis): Return subclasses where possible to fix build on older compilers
- 08:30 AM Revision 2693c6fb (qgis): Fix ui build warning
- 08:28 AM Revision d81a1a3b (qgis): Return std::unique_ptrs where possible
- When a class isn't exposed to Python, we should return a
std::unique_ptr whenever a returned pointer value is owned
b... - 07:58 AM Revision e3258959 (qgis): packaging updates after helpviewer removal (followup 55cdc89a1)
- 07:55 AM Revision a7cef870 (qgis): add docker shield
- 07:55 AM Revision f88ddcb5 (qgis): Remove startup tips
- 07:54 AM Revision 5abbab1a (qgis): Merge pull request #4993 from nyalldawson/remove_analyzer
- Remove QgsGeometryAnalyzer, QgsOverlayAnalyzer, QgsPointSample
- 06:05 AM Revision 6d388942 (qgis): Merge pull request #5024 from nyalldawson/build-vrt
- Restore gdal build vrt alg, plus improvements
2017-08-16
- 10:50 PM Revision fdee6ea2 (qgis): Merge pull request #5031 from boundlessgeo/gpkg-drag-n-drop
- [feature][needs-docs] Geopackage handle drops in the browser
- 10:50 PM Revision 11fb601a (qgis): Merge pull request #5027 from boundlessgeo/gpkg-vector-delete
- [feature][needs-docs] Adds delete layer context action to ogr and geopackage items
- 10:00 PM Revision 81397866 (qgis): Allow adding manual layers in modeler multi layer alg parameters
- This allows creation of models with child algorithms which do
things like merge a selected layer with a predefined st... - 09:18 PM Revision aefd5cce (qgis): Fix exception when editing multi layer parameter in model
- 09:12 PM Revision b318aff6 (qgis): Fix multi layer parameters in models not giving all options for inputs
- 09:00 PM Revision c54667c3 (qgis): Handle mixed lists of values and lists when evaluating multilayer
- parameters
This can happen when running models with mixed input types
for multilayer parameters - 08:38 PM Revision e1b0f786 (qgis): Fix default layer sometimes inserted into multi layer parameter values
- 08:23 PM Revision e6814bca (qgis): [feature] Geopackage handle drops in the browser
- It is now possible to drag and drop from any vector
layer onto a gpkg node layer and import a layer.
Overwrites are ... - 08:11 PM Revision 48eccc37 (qgis): Default to vrt extension for build vrt alg output
- 08:05 PM Revision 9ae68e84 (qgis): Merge branch 'master' into regularShape_gui
- 07:52 PM Revision 1f2ea024 (qgis): Allow adding layers which aren't open in the project to processing
- parameters which accept lists of multiple layers
E.g. build vrt alg, merge vector layers alg
Otherwise you may need... - 07:52 PM Revision a5a4d3b7 (qgis): Port gdal build vrt to new API
- 07:52 PM Revision 0a7bb486 (qgis): Allow selecting multiple items in processing multi layer input dialog
- And selecting/deselecting only these items. Otherwise it can be quite
cumbersome to manually select complex sets of i... - 07:12 PM Revision f610ffaf (qgis): Remove ParameterDataObject
- 07:12 PM Revision ac1decd1 (qgis): [travis] Install libzip for macos
- 07:12 PM Revision 7764cd91 (qgis): [travis] no longer any need for patching qsci
- 06:39 PM Revision 855f840f (qgis): always set a default name in the QGS project to avoid discrepancies wit...
- 06:30 PM Revision 55cdc89a (qgis): Merge pull request #5004 from jgrocha/helpviewer
- [needs-docs] Refactoring of all help calls, deprecating QgsContextHelp+Helpviewer
- 04:20 PM Revision 32c81a03 (qgis): Update sip files
- 03:00 PM Revision 7dd37b39 (qgis): Added documentation comments on new methods
- 02:50 PM Revision 497d4a80 (qgis): Shows a warning and abort deletion if the layer is in the current project
- 02:37 PM Revision 42933a27 (qgis): Remove class members that were never used
- 02:37 PM Revision 0be0a4e3 (qgis): Always use snapping configuration from the project in adv.digitizing dock
- It was slightly confusing to have another override for snapping while it is possible
to configure "no snapping" or "a... - 02:10 PM Revision cc146190 (qgis): Added 'datasource' and 'GeoPackage' to the delete confirm message
- 01:36 PM Revision 9ac8ff88 (qgis): remove arg
- 12:52 PM Revision b6254513 (qgis): From Clipboard Cut&Paste fix when attached special field values. Fiexie...
- 11:37 AM Revision d03f5990 (qgis): add Dockerfile for automated build on docker cloud
- 10:46 AM Revision 4b5d81b3 (qgis): [processing] Add Aggregate algorithm
- 10:12 AM Revision 162339d3 (qgis): Different messages for file and table layer deletion
- 08:59 AM Revision 2ffa7ba3 (qgis): Translate GDAL error codes
- 06:26 AM Revision a9d8d395 (qgis): [processing] restore near black and hillshade gdal algs (#5028)
2017-08-15
- 11:51 PM Revision fe59a19e (qgis): Change all ocurrences on_buttonBox_helpRequested to showHelp
- Add help button to 3 dialogs
Fix missing QStringLiteral
Fix CMakeLists.txt indentation
Fix qhelp.h and qgis_sip.h inc... - 11:26 PM Revision da6049ea (qgis): Adds delete layer context action to ogr and geopackage items
- TODO: decide what to do if the layer to be deleted was
added to the canvas: block the deletion?
Current implementati... - 06:21 PM Revision 19efee8a (qgis): alog:along typo (#5025)
- 04:23 PM Revision 7b6d9e8e (qgis): Revert "use second Dockerfile to push 2nd image"
- This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
- 04:23 PM Revision c53beb86 (qgis): ...
- 04:23 PM Revision 1b4396dd (qgis): Avoid duplicate geometry columns, invalid geometry column name in gdal ...
- 04:23 PM Revision 5aef6683 (qgis): Revert "more fixes"
- This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
- 04:23 PM Revision c1837ff2 (qgis): More comprehensive updating of gdal command when parameters change
- 04:23 PM Revision c411284d (qgis): Revert "some fixes"
- This reverts commit e6657df2b7ea64d340c6fd5f70640522b4bddc45.
- 04:23 PM Revision 027de227 (qgis): Revert "minor fixes"
- This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.
- 04:23 PM Revision 8e1b4381 (qgis): Unblacklist Processing GDAL test
- 04:23 PM Revision 3bfb34e8 (qgis): Geopackage fix mixed geometry layers and attributes
- In addition to geometry filtered layers for each geometry
type in a mixed-geometry type layer adds a table
layer with... - 03:13 PM Revision 83aa1adf (qgis): Add support for finding zipconf.h in separate location; use include dirs
- LIBZIP_INCLUDE_DIRS could end up with duplicate entries, but seems to be
the simplest way of supporting headers insta... - 01:51 PM Revision 755980fe (qgis): Merge pull request #5023 from nyalldawson/gdal_test
- Unblacklist Processing GDAL tests
- 12:58 PM Revision aece517c (qgis): Avoid duplicate geometry columns, invalid geometry column name in gdal ...
- 12:57 PM Revision 3d1be95a (qgis): More comprehensive updating of gdal command when parameters change
- 09:50 AM Revision f88e62fb (qgis): Unblacklist Processing GDAL test
- 08:20 AM Revision 3922efcb (qgis): Merge pull request #5022 from boundlessgeo/gpkg-show-attributes
- Geopackage fix mixed geometry layers and attributes
- 07:21 AM Revision 987f1acf (qgis): oracle provider: skip updating of key attributes of added features for ...
- 06:09 AM Revision ebf20a58 (qgis): Make inverted polygon legend items checkable
- This was not working with legendSymbolItemsV2(), in particular tested
with rule based renderer. - 03:29 AM Revision 5746b9d1 (qgis): Add QSCINTILLA_INCLUDE_DIR to custom widgets CMake setup
- 03:23 AM Revision 5e1e441f (qgis): Add QSCINTILLA_INCLUDE_DIR to custom widgets CMake setup
2017-08-14
- 08:25 PM Revision 7d074de9 (qgis): Geopackage fix mixed geometry layers and attributes
- In addition to geometry filtered layers for each geometry
type in a mixed-geometry type layer adds a table
layer with... - 05:34 PM Revision e6657df2 (qgis): some fixes
- 05:34 PM Revision 5244602d (qgis): missing ctest var
- 05:34 PM Revision cd14fc32 (qgis): try to add git to the image
- 05:34 PM Revision 65ffa5ce (qgis): fix line ending
- 05:34 PM Revision 7432a77e (qgis): fix ctest command
- 05:34 PM Revision 568a439c (qgis): explicit setup of ccache
- 05:34 PM Revision 125551ff (qgis): Setup postgis
- 05:34 PM Revision 6c45f94e (qgis): add travis branch
- 05:34 PM Revision 79977dde (qgis): Fix build folder
- 05:34 PM Revision 9c739541 (qgis): fix path
- 05:34 PM Revision 24c3ae15 (qgis): minor fixes
- 05:34 PM Revision 1d3c4d97 (qgis): more fixes
- 05:34 PM Revision b2edf333 (qgis): missing env var
- 05:34 PM Revision ceb84685 (qgis): better var names
- 05:34 PM Revision 76403f89 (qgis): put back waiting
- 05:34 PM Revision 87883b0c (qgis): some fixes
- 05:34 PM Revision de750af9 (qgis): fix psql
- 05:34 PM Revision c4c07723 (qgis): Wait for postgres server to spin up
- 05:34 PM Revision db8f3b6c (qgis): Fix setup postgres
- 05:34 PM Revision 591a4032 (qgis): use ninja and env var
- 05:34 PM Revision 878a340b (qgis): Output on failure
- 05:34 PM Revision 459ca26e (qgis): Hold on...
- 05:34 PM Revision 050682a3 (qgis): use second Dockerfile to push 2nd image
- 05:34 PM Revision a382aa56 (qgis): Run make directly
- 05:34 PM Revision 59db9829 (qgis): More debug output
- 05:34 PM Revision 1fdd9eed (qgis): Switch to make
- 05:34 PM Revision d187de3e (qgis): echo instead of ninja
- 05:34 PM Revision a8757a07 (qgis): Test ninja again
- 05:34 PM Revision d9b2e1a0 (qgis): use docker for newer dependencies on Travis
- 04:42 PM Revision 7d4f81d4 (qgis): Merge pull request #5019 from boundlessgeo/gpkg-dbmanager-sync
- Geopackage: Use the same settings for DB Manager and browser
- 03:06 PM Revision 80e8ff04 (qgis): Merge pull request #5014 from m-kuhn/enumgeomfunc
- Return enum instead of int from QgsGeometry operations
- 03:04 PM Revision 04f79d17 (qgis): Geopackage: Use the same settings for DB Manager and browser
- 02:19 PM Revision 904cd6f1 (qgis): Merge pull request #5018 from boundlessgeo/gpkg-show-tables
- Browser tree: also show geopackage geometryless layers as tables
- 01:48 PM Revision b26e6812 (qgis): [processing] Check all parameter's values in ModelerParametersDialog
- Check that all parameter's values pass the validity check,
even if not returned as QgsProcessingModelChildParameterSo... - 01:48 PM Revision b3a9e46c (qgis): [processing] Port refactor fields to new API
- 01:29 PM Revision 11f17915 (qgis): Browser tree: also show geometryless layers as tables
- 01:11 PM Revision 3d53a2df (qgis): Spelling
- 12:59 PM Revision fca603ca (qgis): Fix splitFeatures
- 12:44 PM Revision cb29b2e6 (qgis): Fix crash in test
- 12:19 PM Revision 23648016 (qgis): Merge pull request #5016 from boundlessgeo/gpkg-handle-collections
- Geopackage: proper handling of geometry ANY
- 10:52 AM Revision 0683528d (qgis): More doxymentation
- 10:43 AM Revision a70bfe6f (qgis): More doxymentation
- 10:39 AM Revision ad2f760c (qgis): GPKG: proper handling of unknown geometry
- This handles the test use case for layer:
Layer name: geometry2d
Geometry: Unknown (any)
Feature Count: 8
The browse... - 10:37 AM Revision 8294c434 (qgis): More doxymentation
- 08:58 AM Revision a4dac6ac (qgis): Define params as /Out/
- 08:19 AM Revision f9ba9052 (qgis): Fix segfault
2017-08-13
- 11:08 PM Revision 86e8da74 (qgis): Return enum instead of int from QgsGeometry operations
- 11:08 PM Revision 0df873c5 (qgis): Increase QgsGeometry::OperationResult values
- To avoid collisions with old enums and make it easier for plugin devs to
determine if their values have already been ... - 10:31 PM Revision 8d615543 (qgis): Merge pull request #4835 from nyalldawson/more_processing
- [processing] Restore some gdal provider algorithms
- 09:55 PM Revision f9750dde (qgis): Port gdal color relief to new API
- 09:49 PM Revision 1cbbbc4b (qgis): Port gdal tri alg to new API
- 09:41 PM Revision ab2886dc (qgis): Port gdal assign projection to new api
- 09:41 PM Revision 19e5886b (qgis): More reliable updates to the gdal command shown
- By also checking for child widget signals - otherwise we don't
catch signals when compound widgets (such as raster la... - 09:40 PM Revision a1f4e04b (qgis): more fixes
- 09:24 PM Revision 95fe5cdc (qgis): Fix errors calculating gdal command when dialog is being constructed
- 09:19 PM Revision ba6e2dc9 (qgis): Fix showing gdal command in algorithm dialog
- 09:19 PM Revision 3d3d2975 (qgis): Followup fixes to ogr2ogrpostgis alg porting
- 09:05 PM Revision 1cbbb8a0 (qgis): Port gdal aspect alg to new API
- 08:58 PM Revision 54258b6a (qgis): some fixes
- 08:56 PM Revision 2e7db48d (qgis): Fix error in gdal warp algorithm
- 08:56 PM Revision 5c888c58 (qgis): Resurrect gdal warp algorithm
- 08:56 PM Revision 479106ad (qgis): An empty string parameter should not fallback to default value
- Since we need to allow empty strings to override defaults in
some circumstances - 08:56 PM Revision 6301ff66 (qgis): Resurrect OGR points along lines algorithm
- 08:56 PM Revision 1a564872 (qgis): Port GDAL Ogr2OgrPostgis to new API
- 08:56 PM Revision 014833a6 (qgis): Restore gdal algorithm support
- 08:56 PM Revision d45215eb (qgis): Cleanup conversion of input layers to OGR compatible sources
- 08:56 PM Revision ce8e18da (qgis): Fix overridden function signatures
- 08:56 PM Revision ab079f9d (qgis): ogrConnectionString reuses existing context
- 08:56 PM Revision 97a8d1a7 (qgis): Fix failing test
- 08:56 PM Revision 0a365b2d (qgis): Fix OGR algs always export shapefiles, regardless of output file extension
- 08:56 PM Revision e33647dc (qgis): Move OGR processing provider specific methods to GdalUtils
- 08:56 PM Revision b87b2fe8 (qgis): Allow skipping crs check in processing test results
- The GML format often requires extra 'hand holding' in order to
get QGIS to detect it's CRS (e.g. GML files created di... - 08:19 PM Revision 7768f067 (qgis): Document api breaks
- 08:19 PM Revision b51a5f7b (qgis): Simplify QgsGeometryEngine code
- 08:19 PM Revision e3787eff (qgis): Doxymentation
- 08:19 PM Revision 581b89e0 (qgis): Use pointers and not references to QgsAbstractGeometry
- because using this more consistently throughout the codebase makes it
easier to maintain code.
We also do not want to... - 07:18 PM Revision 4c6c74ca (qgis): Fix ui build warning
- 07:15 PM Revision 44f98d9a (qgis): Fix spelling
- 06:23 PM Revision 9be7b27d (qgis): Merge pull request #5001 from nyalldawson/algs
- Restore some processing functionality
- 05:42 PM Revision 913bf64e (qgis): Fix some possible exceptions in topocolor alg
- 05:42 PM Revision a056e24a (qgis): Fix exception in TopoColor algorithm
- 05:42 PM Revision f7ae0712 (qgis): Base class processing feedback object forwards messages to message log
- 05:42 PM Revision 47fe2a18 (qgis): Port Points From Lines to new API
- 05:42 PM Revision c8ac7841 (qgis): Port Points Displacement algorithm to new API
- Rework algorithm to use same approach as points displacement
renderer. Also maintain Z/M values, and add tests and docs. - 05:42 PM Revision c6b3855b (qgis): Port Points From Polygons to new API
- 05:19 PM Revision 35da03f6 (qgis): Update NEWS
- 04:14 PM Revision ee3ab4da (qgis): Merge pull request #4541 Add qgsgeometry_cast
- Because it
* is faster than dynamic_cast
* doesn't rely on RTTI
* encapsulates type checking in one place - 03:27 PM Revision 3da4c33b (qgis): Avoid extra copy of point in QgsGeometry::centroid()
- 03:26 PM Revision 7f4880be (qgis): Handle M/Z typed CurvePolygons in qgsgeometry_cast
- 02:37 PM Revision 20a54b1c (qgis): Fix #16528 mix of Qgis en qgis as root in settins
- On Linux the use of Qgis and qgis as root for connection settings
makes it currently impossible to add a new WCS conn... - 02:21 PM Revision 479e3cb7 (qgis): Reset digitizing tools when new project is loaded/created
- Refs #4237 https://issues.qgis.org/issues/4237
- 02:21 PM Revision d3e35ee9 (qgis): Update connections to Qt5 style
- 01:08 PM Revision b879d530 (qgis): Fix build error
- 12:29 PM Revision d2076a14 (qgis): Convert more dynamic_casts to qgsgeometry_casts
- 12:18 PM Revision d0f33d6d (qgis): Expose makeValid() errors to QgsGeometry::error()
- 12:14 PM Revision feffa049 (qgis): Use pointers instead of references for QgsAbstractGeometry
- 11:08 AM Revision b2cd9f2a (qgis): Add qgsgeometry_cast to qgssurface
- 10:51 AM Revision 59f270ab (qgis): Allow qgsgeometry_cast-ing const geometries
- 10:35 AM Revision dba8cc0f (qgis): Convert more calls to qgsgeometry_cast
- 10:28 AM Revision d9ad859a (qgis): Fix misplaced SIP_TRANSFER
- 10:05 AM Revision 975d7306 (qgis): Fix build warnings
- 08:56 AM Revision 69c991ed (qgis): Restore ability to create processing tests from history panel
- 08:56 AM Revision 51779728 (qgis): Improve conversion of processing parameters to Python code
- - Use layer paths instead of layer ids where possible, since they are persistent
- Don't wrap in QgsProcessingFeature...
2017-08-12
- 10:46 PM Revision 810761d3 (qgis): explicit setup of ccache
- 10:46 PM Revision dab303cd (qgis): try to add git to the image
- 10:46 PM Revision 867f91ea (qgis): fix line ending
- 10:46 PM Revision cc08db09 (qgis): missing env var
- 10:46 PM Revision a97d6ef3 (qgis): use docker for newer dependencies on Travis
- 10:46 PM Revision 566bed37 (qgis): use ninja and env var
- 10:46 PM Revision dbdf6c38 (qgis): fix path
- 10:46 PM Revision d76f3757 (qgis): better var names
- 10:46 PM Revision 332cc718 (qgis): echo instead of ninja
- 10:46 PM Revision 1ae273ac (qgis): Switch to make
- 10:46 PM Revision e51c5e76 (qgis): Fix build folder
- 10:46 PM Revision 39d66885 (qgis): More debug output
- 10:46 PM Revision 23b5dfc2 (qgis): fix ctest command
- 10:46 PM Revision d416210e (qgis): missing ctest var
- 10:46 PM Revision 0466dd3d (qgis): add travis branch
- 10:46 PM Revision 74d7869e (qgis): use second Dockerfile to push 2nd image
- 10:46 PM Revision 9b20c7bd (qgis): Run make directly
- 10:46 PM Revision 3ee0c522 (qgis): some fixes
- 10:46 PM Revision 310b4109 (qgis): fix psql
- 10:46 PM Revision 5ae2ac5c (qgis): put back waiting
- 10:46 PM Revision ce38bbc2 (qgis): Fix setup postgres
- 10:46 PM Revision 082ec7ae (qgis): Setup postgis
- 10:46 PM Revision cc3a9848 (qgis): Output on failure
- 10:46 PM Revision a01eae21 (qgis): Hold on...
- 10:46 PM Revision 33ca8738 (qgis): Test ninja again
- 10:46 PM Revision 70644d4f (qgis): Wait for postgres server to spin up
- 10:44 PM Revision 2362f81b (qgis): use second Dockerfile to push 2nd image
- 09:13 PM Revision b00a60da (qgis): spell check: add ...:…
- and a few fixes :)
handle #spellok in shell or cmake files
allow to exclude scripts from search files - 08:34 PM Revision b282b89c (qgis): Take inheritance into account in qgsgeometry_cast
- 08:11 PM Revision f70b5b54 (qgis): Avoid crash
- 07:26 PM Revision 4c136a78 (qgis): QgsPointV2 -> QgsPoint
- 07:26 PM Revision a6800d6a (qgis): Add qgsgeometry_cast
- Because it
- is faster than dynamic_cast
- doesn't rely on RTTI
- encapsulates type checking in one place - 07:26 PM Revision 639d0640 (qgis): NULL to nullptr
- 07:24 PM Revision 5fd19d53 (qgis): Make sure relations are reloaded when setting edit config
- 05:45 PM Revision 59f8af25 (qgis): Merge pull request #5011 from boundlessgeo/less_verbose_items
- QgsDebugMsg -> QgsDebugMsgLevel + typo
- 05:06 PM Revision afd45eef (qgis): QgsDebugMsg -> QgsDebugMsgLevel + typo
- 10:40 AM Revision 97d168e1 (qgis): Insert dropped uris in reverse order.
- As each one is inserted on top of previous,
this result in layers sorted alphabeticaly in layer tree.
Relate with #6828. - 10:18 AM Revision e34a593c (qgis): [FEATURE] Add expression function array_agg
2017-08-11
- 05:27 PM Revision c8876f2c (qgis): fix fix !"@$%
- 05:26 PM Revision 025a2345 (qgis): fix utf8 python translation string
- 01:19 PM Revision ff3f84b6 (qgis): [travis] Run make in ctest if on pull request
- 01:17 PM Revision 87c7ec37 (qgis): Typo fixes
- 01:17 PM Revision 24adf77e (qgis): more typo fixes
- 08:29 AM Revision 10538233 (qgis): [processing] improve rasterize dialog UI, add help (#5008)
- 08:21 AM Revision 5336a0d4 (qgis): Merge pull request #4793 from DelazJ/RenderingDiagram
- 07:32 AM Revision c07ac6e6 (qgis): helpviewer application source code removed
2017-08-10
- 11:45 PM Revision 146c0c8c (qgis): Prevent test_console.py to open the browser with help file
- Fix link to documentation related with OGR connections
- 09:46 PM Revision 34032d66 (qgis): Merge pull request #5003 from nyalldawson/proc_algs
- Followups to rasterise alg
- 08:48 PM Revision 0227bdc3 (qgis): Remove QgsGeometryAnalyzer, QgsOverlayAnalyzer, QgsPointSample
- These classes are unused in the master QGIS code, and are
unmaintained and with no unit tests or other QA, and
have i... - 08:46 PM Revision 13431ca1 (qgis): Bump minimum tile size to 64 for rasterise alg
- 08:33 PM Revision e0fbe340 (qgis): Use ellipsis for isolated strings in plugins too
- 08:33 PM Revision 7d7c06cd (qgis): Implement widget wrapper for QgsProcessingParameterMapLayer
- 08:33 PM Revision ab21f3e2 (qgis): Small cleanups to rasterise alg
- 03:39 PM Revision dc58c1ad (qgis): [processing] fix non-normal blending composition for the rasterzie alg
- 02:00 PM Revision 6186c0f0 (qgis): fix windows build (extern "C" can returns pointers, but not C++ contain...
- 01:05 PM Revision 65092d1e (qgis): Update CONTRIBUTORS
- Added myself and Marco Bernasocchi to the contributors list.
- 10:27 AM Revision 349c1975 (qgis): [travis] Only build outside ctest on master
- 10:16 AM Revision e6c7421c (qgis): refine spellcheck progress output
- 10:16 AM Revision 7e902024 (qgis): more msvc warning fixes (followup 03e0298f4)
- 09:38 AM Revision a4597c5d (qgis): Fix map canvas preview
- Followup 8e200767e
- 09:38 AM Revision eba3065f (qgis): Start preview jobs slower (250ms interval)
- 09:31 AM Revision ba5f114e (qgis): [travis] change to build folder before building
- 09:15 AM Revision bad0ac81 (qgis): [travis] Build outside ctest
- 08:03 AM Revision abf76814 (qgis): More verbose python testing output
- 08:03 AM Revision 323883fc (qgis): Less verbose application exit output
2017-08-09
- 12:09 AM Revision 03e0298f (qgis): msvc warning fixes:
- * use AUTORCC to avoid locked qrc_images.cpp during build of gui tests
* bump minimum version of cmake to 3.0.0 for A... - 11:42 PM Revision 925ba2ce (qgis): Replace old QSettings with QgsSettings
- 11:11 PM Revision 8726146f (qgis): fix spelling
- 10:46 PM Revision d9a2492f (qgis): Merge pull request #4953 from boundlessgeo/gpkg-enhancements
- Expose GeoPackage to the browser tree
- 10:21 PM Revision 92da3084 (qgis): Delete gpkg connections
- 10:18 PM Revision c9de9b22 (qgis): Fix links to current documentation
- 07:56 PM Revision 32624bbc (qgis): SIP bindings
- 04:34 PM Revision 267286ee (qgis): Correct an error in array_slice function description
- There was a copy/paste error in the "name"
- 09:32 AM Revision bc921b4a (qgis): Updated file header for geopackage data items
- also added "db" to multiple layers extensions
- 09:27 AM Revision 3a103b7c (qgis): Refactoring of all help calls, deprecating QgsContextHelp and the forme...
- 09:04 AM Revision 27525109 (qgis): Removed PNG version of GPKG icon
- 09:01 AM Revision 7704901e (qgis): Added mGeoPackage svg icon
- 08:59 AM Revision 2741be0c (qgis): Added file path to debug msg output on errors
- 08:59 AM Revision bcb48f2b (qgis): Fixes two issues with the browser refresh
- 1. endless loop when a sqlite-based layer is opened, and
wal+shm files are created. This triggers a loop because
... - 08:59 AM Revision 61504e70 (qgis): Expose GeoPackage to the browser tree
- 08:59 AM Revision a2d4e822 (qgis): Changed geopackage icon to svg
- 08:59 AM Revision e14e6482 (qgis): Remove initial : from the sublayers name in the browser tree
- 08:59 AM Revision 9430a906 (qgis): Added raster support to browser geopackage data items
- 08:59 AM Revision 030b234c (qgis): Initial support for extension-based scan on multiple layers
- 08:59 AM Revision e19c60be (qgis): Small typo
- 08:59 AM Revision 399aba8b (qgis): Added a comment to this fertility line :)
- 08:59 AM Revision 2b401459 (qgis): Typo
- 08:59 AM Revision 471b4472 (qgis): Fix sublayers disappear when refreshing GDAL layers
- 08:59 AM Revision 1c3fadeb (qgis): Sip update for qgsproject
- 08:59 AM Revision f96513d7 (qgis): Fixes raster sublayer not apperaring in the browser tree
- 08:59 AM Revision 64201f1b (qgis): Move the default CRS for new layers function to QgsProject
- The reason is that it needs to access to project's crs
and it's not only needed by app but also by the providers
(wil...
2017-08-08
- 10:24 PM Revision a12346cc (qgis): Merge pull request #4998 from marioba/rasterize_provider
- [FEATURE] Added processing algorithm to convert map to raster
- 09:49 PM Revision d9f71deb (qgis): Remove osgeo.gdal.UseExceptions()
- 08:59 PM Revision f792661c (qgis): Refactoring of rasterize algorithm
- 05:16 PM Revision baede356 (qgis): Refactoring
- 04:47 PM Revision 1e160a6b (qgis): put back waiting
- 04:36 PM Revision 2ec83920 (qgis): some fixes
- 04:21 PM Revision 08123617 (qgis): missing ctest var
- 04:21 PM Revision b139a87b (qgis): try to add git to the image
- 04:21 PM Revision f563c5d2 (qgis): fix line ending
- 04:21 PM Revision 80183925 (qgis): missing env var
- 04:21 PM Revision 8b740284 (qgis): use docker for newer dependencies on Travis
- 04:21 PM Revision ef83a290 (qgis): fix psql
- 04:21 PM Revision 72d6605e (qgis): Wait for postgres server to spin up
- 04:21 PM Revision bbdaf140 (qgis): Fix setup postgres
- 04:21 PM Revision ce34450e (qgis): Setup postgis
- 04:21 PM Revision d512d4e5 (qgis): fix ctest command
- 04:21 PM Revision 2c12656b (qgis): Hold on...
- 04:21 PM Revision 7dd35ace (qgis): Test ninja again
- 04:21 PM Revision 412f2a48 (qgis): Run make directly
- 04:21 PM Revision 124e1cc6 (qgis): Output on failure
- 04:21 PM Revision cbf7cd05 (qgis): Switch to make
- 04:21 PM Revision 2304c9de (qgis): echo instead of ninja
- 04:21 PM Revision d5461754 (qgis): better var names
- 04:21 PM Revision dfd4f5bc (qgis): fix path
- 04:21 PM Revision 1b9119d0 (qgis): use ninja and env var
- 04:21 PM Revision 5a3d90bb (qgis): Fix build folder
- 04:21 PM Revision f06ddb72 (qgis): add travis branch
- 04:21 PM Revision 4ad8d1b4 (qgis): explicit setup of ccache
- 04:21 PM Revision dca0501b (qgis): More debug output
- 02:50 PM Revision 82d28215 (qgis): fix psql
- 09:45 AM Revision bbfdcf36 (qgis): Fix header comment
- 09:45 AM Revision 525aeaba (qgis): Added processing algorithm to convert map to raster
- 09:45 AM Revision 0533cfd7 (qgis): Refactoring and added better comments
- 09:39 AM Revision a31886c7 (qgis): Wait for postgres server to spin up
- 09:20 AM Revision 82e5348b (qgis): Fix setup postgres
- 09:13 AM Revision f4fc8297 (qgis): Setup postgis
- 08:41 AM Revision 425aa30f (qgis): Fix valgrind jump on uninitialised values warnings
- 08:40 AM Revision 34e6a612 (qgis): Fix crash when editing feature after opening a form with relation refer...
- Also fixes a leak/performance issue - the attribute table model
for the relation reference widget is not parented to ...
2017-08-07
- 01:47 AM Revision 47ab1a74 (qgis): fix typos
- 12:05 AM Revision bb1b70e5 (qgis): Output on failure
- 10:55 PM Revision 273243b4 (qgis): Add XYZ connection to provide default OpenStreetMap tiles
- 10:36 PM Revision ee71a5ef (qgis): Hold on...
- 10:36 PM Revision 70defd1b (qgis): Test ninja again
- 10:26 PM Revision b8725e39 (qgis): Run make directly
- 09:32 PM Revision f0fb8d71 (qgis): More debug output
- 09:17 PM Revision b7a133ae (qgis): Switch to make
- 09:09 PM Revision be8b9113 (qgis): fix perl;add bash
- 09:08 PM Revision 6573e473 (qgis): echo instead of ninja
- 08:55 PM Revision 9631fab7 (qgis): better var names
- 08:39 PM Revision c6d88274 (qgis): Fix valgrind jump on uninitialised values warnings
- 08:39 PM Revision f976e8b6 (qgis): Fix crash when editing feature after opening a form with relation refer...
- Also fixes a leak/performance issue - the attribute table model
for the relation reference widget is not parented to ... - 08:33 PM Revision d33f7250 (qgis): fix path
- 08:32 PM Revision 61cbda71 (qgis): use ninja and env var
- 08:24 PM Revision d584d5c1 (qgis): Fix build folder
- 07:54 PM Revision 6b67a720 (qgis): Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
- 07:46 PM Revision 132d7f2a (qgis): Fix postgres server imposed NOT NULL constraint
- 05:09 PM Revision a7ef0bbb (qgis): add travis branch
- 05:08 PM Revision ca5557b3 (qgis): explicit setup of ccache
- 04:48 PM Revision 10a92f67 (qgis): fix ctest command
- 04:25 PM Revision 5a64f586 (qgis): Merge pull request #4928 from nyalldawson/layout_next
- Layout chapter IV: snapping and guides
- 04:02 PM Revision 14546ec9 (qgis): Fix unit test
- 03:46 PM Revision 51dba290 (qgis): fix line ending
- 03:40 PM Revision fbba9f00 (qgis): try to add git to the image
- 03:36 PM Revision 96b795ea (qgis): missing ctest var
- 03:29 PM Revision 87a04d71 (qgis): missing env var
- 02:31 PM Revision 3fd2e092 (qgis): Fix ownership issue with layout guides
- 01:43 PM Revision 94362fe2 (qgis): Add signal when page is about to be deleted
- 11:34 AM Revision 5701b67e (qgis): Merge pull request #4893 from cmangeat/bug_16509
- allow WFS GetFeature upon multiple layers, fixes #16509
- 11:34 AM Revision fa5eb4e5 (qgis): Refine QgsLayoutGuide API
- 11:34 AM Revision c6c9c6fa (qgis): Show guide positions in rulers
- 11:34 AM Revision 57c96683 (qgis): Partially hook up data defined page size
- TODO:
- preset page sizes
- reflow after update - 11:34 AM Revision ec569839 (qgis): Support data defined paper sizes
- 11:34 AM Revision b42c055e (qgis): Restore drawing of page grids
- 11:34 AM Revision 361dd312 (qgis): Start on layout snapper
- 11:34 AM Revision 5be237fd (qgis): Add ability for QgsLayoutSnapper to snap to grid
- 11:34 AM Revision f57212ee (qgis): Hook up snapping for QgsLayoutViewTools
- Tools can now indicate (via setFlags()) if they desire snapping
to be active for the tool. When a tool has the flag s... - 11:34 AM Revision 798ec836 (qgis): Start on snapping marker
- 11:34 AM Revision d0dfec72 (qgis): Add actions to switch grid display/snapping on/off
- 11:34 AM Revision 55c7cc18 (qgis): Start porting layout settings panel
- Readd settings for grid tolerance/spacing/offset
- 11:34 AM Revision 0d0a3c2c (qgis): Code refactor - split grid appearance settings into their own class
- 11:34 AM Revision 3dbc1a0c (qgis): Refine z order for some new items
- 11:34 AM Revision 3aa231e5 (qgis): Show snapped cursor position in status bar
- 11:34 AM Revision db36440c (qgis): Start on classes for snapping guide items
- 11:34 AM Revision 04e6529e (qgis): Fix crash when creating guide and no pages in layout
- 11:34 AM Revision f5126b0a (qgis): New class QgsLayoutGuideCollection for storing sets of layout snap guides
- The class is a QAbstractListModel subclass, making it easy
for creation of different views showing the guides in a la... - 11:34 AM Revision ef672751 (qgis): [FEATURE] Add a dock widget showing snap guides for current page
- Allows creation of snap lines at specific locations, and
adjusting position of existing guides to exact coordinates - 11:34 AM Revision b0956c9b (qgis): [needs-docs] Partial WIP of dragging rulers to create guide lines
- Unlike in 2.x, Layouts in 3.0 adopt the standard UX of dragging
out rulers to create guide lines (instead of clicking... - 11:34 AM Revision 886a1208 (qgis): Dropping guides outside of pages doesn't create new guides
- 11:34 AM Revision 048a5b79 (qgis): Nicer table view for guide editing
- 11:34 AM Revision e718f92b (qgis): Better headers in guide view
- 11:34 AM Revision 419bdde5 (qgis): Fix incorrect dialog title
- 11:34 AM Revision 9458f1f9 (qgis): Support deletion of guides through manager
- 11:34 AM Revision ab726c47 (qgis): Add methods to determine visible pages in a view
- 11:34 AM Revision 2f493296 (qgis): Use +/- icons instead of text
- 11:34 AM Revision e06b0af9 (qgis): Support dragging existing guides in rulers
- 11:34 AM Revision da438230 (qgis): Allow deletion of guides by dragging outside of pages
- 11:34 AM Revision df3bcdda (qgis): Hook up clearing guides
- 11:34 AM Revision 4565d8d6 (qgis): Add missing files
- 11:34 AM Revision 33aa3525 (qgis): Show different cursor and paint guide markers darker when hovering them...
- 11:34 AM Revision c43a173e (qgis): Add a clear all guides button to guide manager
- 11:34 AM Revision 98ff7024 (qgis): [FEATURE] Add a button in guide manager to apply current page's guides
- to all other pages
This allows resetting all other pages to use the guide configuration
for the current page. Since ... - 11:34 AM Revision 9267f867 (qgis): Readd menu option to show/hide guides
- 11:34 AM Revision 66875641 (qgis): Hook up snap to guides menu option
- 11:34 AM Revision 89f0ecd3 (qgis): Add some other guide/ruler related actions to ruler right click menu
- 11:34 AM Revision 6d934116 (qgis): Add layout properties menu entry
- 11:34 AM Revision e4531161 (qgis): [needs-docs] Refine snapping logic for layouts
- Previously grids would always take precedence when both a grid
and guide were within tolerance of a point.
Now, guid... - 11:34 AM Revision d3c2bf0f (qgis): Fix locked widgets when switching to custom page size
- 11:34 AM Revision 6138b979 (qgis): Slightly improved guide appearance
- 11:11 AM Revision f802c565 (qgis): Merge pull request #4996 from nyalldawson/spelling_and_stuff
- Fix some spelling, add parameter names to tooltips in processing
- 10:27 AM Revision 78af413d (qgis): Remove python future compatibility layer
- 10:27 AM Revision f187c432 (qgis): Add cmp() function
- 10:27 AM Revision b32212d4 (qgis): Removed 2 calls to standard_library
- 10:27 AM Revision 0409da3a (qgis): Fixed PEP8 missing blank line
- 10:08 AM Revision 4ab4a1fc (qgis): Spell check 'mitre' -> 'miter' (i.e. use en-us variation)
- 09:57 AM Revision f2753724 (qgis): fix indentaton test ? (scripts/prepare-commit.sh)
- 09:48 AM Revision 75a372c5 (qgis): Spell check seting->setting
- 09:45 AM Revision 7cebe7a3 (qgis): Fix some grammar
- 09:24 AM Revision 952b4942 (qgis): Show Python identifier for processing parameters in tooltip
- over widgets
Hopefully helps Python processing users match the parameters
in the gui to the parameter names to use w... - 09:18 AM Revision 2712f669 (qgis): Merge pull request #4980 from boundlessgeo/Win_CutAndPaste_issue16870
- From Clipboard Cut&Paste fix when attached special field values. Fixes #16870
- 09:13 AM Revision b0cac0bd (qgis): Remove debugging code
2017-08-06
- 11:57 PM Revision 518ffe3f (qgis): fix doxygen test on Travis
- it seems that doxygen 1.18.13 is not behaving the same as 1.1811 (Travis one).
one might need to remove some spaces i... - 11:39 PM Revision 79469082 (qgis): Merge pull request #4424 from nyalldawson/osx_tests
- Add some mask images, adjust test results for OSX
- 11:38 PM Revision ecafb494 (qgis): Add some mask images, adjust test results for OSX
- 11:33 PM Revision 80d53e4f (qgis): Merge pull request #4466 from arnaud-morvan/test_python_qgsfields_getitem
- Add test for python QgsFields [] operator
- 11:27 PM Revision 54007ef5 (qgis): Delete context help dialogs that are replaced by online links.
- 11:07 PM Revision 37bc07a8 (qgis): Merge pull request #4991 from marioba/fix_processing_parameters
- Protect processing parameters from segfault
- 11:07 PM Revision f6bc74c6 (qgis): Merge pull request #4952 from nyalldawson/otf_transform_upgrade
- When upgrading 2.x projects to 3.0, default to enabling a valid project projection instead of defaulting to no CRS
- 10:52 PM Revision c5f6af75 (qgis): Merge pull request #4989 from nyalldawson/icon_size
- Fix various icon size issues
- 10:35 PM Revision 5b9d7cf3 (qgis): Fix doxygen test whitelist
- 10:10 PM Revision 80dd8f33 (qgis): use star in spelling.dat instead of \>
- 10:10 PM Revision f34848ae (qgis): ts scripts: pass languages from pull_ts.sh and push_ts.sh
- 09:53 PM Revision 88e00d67 (qgis): Revert "[FEATURE] QGIS - GeoNode Integration: Integrate with QGIS Brows...
- This reverts commit 5f66f36ff6dd911ba3fca8ec9580e50812f404a0.
Some outstanding issues need to be addressed before th... - 09:44 PM Revision be46b46e (qgis): use docker for newer dependencies on Travis
- 09:41 PM Revision b808c564 (qgis): When upgrading 2.x projects to 3.0, default to enabling a valid
- project projection instead of defaulting to no CRS
Fixes #16965 - 09:40 PM Revision 2d88a4d7 (qgis): Fix failing tests
- 09:40 PM Revision 558b8d33 (qgis): Protect processing parameters from segfault
- 09:30 PM Revision 6737c6e5 (qgis): use docker for newer dependencies on Travis
- 09:29 PM Revision b5c2253f (qgis): Merge pull request #4926 from nyalldawson/coverity_158026
- Fix coverity identical code for different branches warning
- 09:24 PM Revision d6e2985c (qgis): Fix invalid icon sizes in processing model builder
- While the toolbar buttons were shown in the correct size, the
actual icon image in the buttons was not correctly scal... - 09:24 PM Revision cad54f2c (qgis): Fix incorrect icon sizes in Python console
- Console was not respecting application icon size setting
- 09:24 PM Revision 5f66f36f (qgis): [FEATURE] QGIS - GeoNode Integration: Integrate with QGIS Browser Panel...
- * add Geonode connection menu to the toolbar
* add header files for geonode-qgis client
* add action to launch geon... - 09:21 PM Revision 139fe68a (qgis): Update broken links to documentation
- Because links to doc are based on plain hyperlinks, changes in doc
structure affect these relations. This PR fixes th... - 09:19 PM Revision bd305dd5 (qgis): use docker for newer dependencies on Travis
- 09:14 PM Revision 434bda72 (qgis): Merge pull request #4982 from nyalldawson/drop_file_drop_file_drop_file...
- Remove QgsFileDropEdit widget and integrate functionality into QgsFileWidget
- 09:08 PM Revision 410e9672 (qgis): use docker for newer dependencies on Travis
- 09:01 PM Revision aa0cdc34 (qgis): use docker for newer dependencies on Travis
- 08:55 PM Revision 395aaa1e (qgis): use docker for newer dependencies on Travis
- 08:35 PM Revision 23c7b29d (qgis): Updated instructions on building QGIS master under MSVC 2015
- 07:48 PM Revision 717aa4a7 (qgis): use docker for newer dependencies on Travis
- 07:47 PM Revision 5a2c5c5e (qgis): use docker for newer dependencies on Travis
- 07:11 PM Revision 89784691 (qgis): [FEATURE] array_slice expression function
- 07:11 PM Revision 42d7e0b8 (qgis): renamed parameter names of array_slice, ran prepare-commit.sh
- 06:10 PM Revision 5bd2e88a (qgis): cancelled => canceled etc. //#spellok
- 05:37 PM Revision c3b62ad4 (qgis): Customise->Customize
- 05:34 PM Revision 487a7a00 (qgis): fix 'allows to/allows one to' spell errors and enhance to our spellchec...
- 05:30 PM Revision d082af07 (qgis): use docker for newer dependencies on Travis
- 05:25 PM Revision 771bcebc (qgis): Merge pull request #4986 from nyalldawson/console_imports
- Import gui, analysis, processing and Qt classes on console startup
- 04:29 PM Revision 177a017a (qgis): prepare-commit.sh: when run as pre-commit hook use /dev/tty. And don't
- generally complain about trailing whitespaces as we have cases where
that's fine (and hence are excluded from astyle). - 04:29 PM Revision 5f87bd86 (qgis): msvc: suppress some warnings
- 03:52 PM Revision 05a039b1 (qgis): [needs-docs] Remove python console "import class" action
- Since these classes are always imported by default, there's no
need for a toolbar action to manually import them - 03:52 PM Revision 4e9dda23 (qgis): Merge pull request #4983 from raymondnijssen/master
- new contributor Raymond Nijssen
- 03:48 PM Revision 069fadfc (qgis): Import all qgis.gui, analysis, processing, and Qt classes by default
- in Python console
Because it's a PITA to remember to manually import these all the time - 03:47 PM Revision c9e754cf (qgis): Merge pull request #4985 from raymondnijssen/patch-1
- Update CONTRIBUTORS
- 03:46 PM Revision 9ba2d7b5 (qgis): Update CONTRIBUTORS
- added contributor Raymond to CONTRIBUTORS too
- 03:42 PM Revision 78e1026c (qgis): Add myself as a contributor
- 03:28 PM Revision 6823d1f5 (qgis): new contributor
- 03:26 PM Revision 10968aeb (qgis): Improve appearance of QgsFileWidget
- Fix vertical alignment of widgets so that they are always
in line - 03:26 PM Revision b1a6c790 (qgis): Remove QgsFileDropEdit widget and integrate functionality into QgsFileW...
- It makes no sense to have two classes covering this use case, with
partial functionality in each. Smash the two toget... - 02:31 PM Revision 6f7ef8ac (qgis): [FEATURE] Colourblind preview modes now work on OSX (#4971)
- * [FEATURE] Colourblind preview modes now work on OSX
* Enable colour picker widgets on Mac OS and colour preview mo... - 02:23 PM Revision a2c18104 (qgis): From Clipboard Cut&Paste fix when attached special field values. Fiexie...
- 02:22 PM Revision 5694db9f (qgis): use docker for newer dependencies on Travis
- 02:18 PM Revision 06f98426 (qgis): rename symbology-ng to symbology
- 01:53 PM Revision 869904c0 (qgis): use docker for newer dependencies on Travis
- 01:30 PM Revision 3dc08b30 (qgis): Fix option label
- 12:49 PM Revision 30261400 (qgis): fix windows build (followup acead27197; that went through travis ;))
- 11:23 AM Revision 1501b707 (qgis): use docker for newer dependencies on Travis
- 11:01 AM Revision 789a8383 (qgis): Fixed the FALLTHROUGH macro.
- 10:51 AM Revision a55b6f42 (qgis): Fix QgsFileWidget remember the folder functionality
- 10:48 AM Revision e397c69c (qgis): Merge pull request #4975 from boundlessgeo/openvectorlayer-removal
- Removed QgsOpenVectorLayer that is now the source select widget for '…
- 09:55 AM Revision 06f4c396 (qgis): Removed QgsOpenVectorLayer that is now the source select widget for 'og...
- 09:54 AM Revision 0ebc1315 (qgis): reenable spelling and sipify tests
- 09:54 AM Revision a58b1a38 (qgis): increase timeouts for code layouts
- 09:25 AM Revision 2ea45684 (qgis): reenable spelling and sipify tests
- 09:25 AM Revision d4099558 (qgis): increase timeouts for code layouts
- 09:16 AM Revision 2712ebf2 (qgis): use docker for newer dependencies on Travis
- 09:16 AM Revision 3d425fef (qgis): Merge pull request #4973 from nyalldawson/std_reverse
- Use std::reverse instead of custom array reverse
- 09:02 AM Revision a612a687 (qgis): Sipify docstring for signal
- 08:48 AM Revision 0e2458e9 (qgis): Merge pull request #4969 from boundlessgeo/unified-layer-dialog-raster-...
- Unified layer dialog raster mods
- 08:41 AM Revision 7f1fa540 (qgis): Use std::reverse instead of custom array reverse
- 08:34 AM Revision 7f5b4dbc (qgis): Followup 6ed389c8, fix push direct to master ;)
2017-08-05
- 12:30 AM Revision d7727f53 (qgis): Improve Diagram dialog
- Make combobox, spinbox and textbox expand
Use group boxes in Rendering and Placement tabs - 12:30 AM Revision c00fbde4 (qgis): [needs-docs] Move diagram z-index option to a renamed Rendering tab
- Trying to standardize dialog with the Labels tab:
* Rename the Appearance tab to Rendering
* Move the Diagram z-ind... - 11:45 PM Revision 0d092f92 (qgis): Python console (#4550)
- * Use tabbed view for python console settings. Allow fonts larger that 15pt in console and python editor.
* Make the... - 11:09 PM Revision 736d7329 (qgis): Merge pull request #4970 from andreasneumann/array_reverse
- [FEATURE] expression function array_reverse
- 11:01 PM Revision 0395225c (qgis): INSTALL updates: MSVC builds, debian builds
- 11:01 PM Revision 6ed389c8 (qgis): fix translation string again and improve translation scripts (followup ...
- 11:01 PM Revision 4497c035 (qgis): package.cmd: don't exit parent when displaying usage
- 10:45 PM Revision 303f9b7c (qgis): [FEATURE] expression function array_reverse
- 10:07 PM Revision 3a715dbb (qgis): Renamed vars
- 09:53 PM Revision 31e3438f (qgis): use docker for newer dependencies on Travis
- 09:46 PM Revision e73d9865 (qgis): use docker for newer dependencies on Travis
- 09:13 PM Revision a827368d (qgis): use docker for newer dependencies on Travis
- 09:05 PM Revision a5ddab6c (qgis): Merge pull request #4950 from nyalldawson/algs
- Port some more algs to new API
- 09:05 PM Revision ca1abdc7 (qgis): Merge pull request #4964 from arnaud-morvan/processing_delete_dialogs
- [processing] Correctly delete processing dialogs
- 08:32 PM Revision 3a4bd6e2 (qgis): use docker for newer dependencies on Travis
- 08:27 PM Revision ac9ddaa1 (qgis): use docker for newer dependencies on Travis
- 08:25 PM Revision d5660aad (qgis): use docker for newer dependencies on Travis
- 08:15 PM Revision 769f0b38 (qgis): use docker for newer dependencies on Travis
- 06:18 PM Revision ceec4dc2 (qgis): use docker for newer dependencies on Travis
- 06:14 PM Revision 4709c1e8 (qgis): use docker for newer dependencies on Travis
- 05:01 PM Revision 2e2edd64 (qgis): Fix qt qhash seed for QT >= 5.6.0
- 04:38 PM Revision acead271 (qgis): Add raster widget to data source manager dialog
- Also:
- created source select widget for GDAL provider
- created source select widget for OGR provider
- added addVec... - 03:19 PM Revision 470afbeb (qgis): Use correct file filters for processing vector/raster input selectors
- 02:12 PM Revision 19fd3e89 (qgis): Merge pull request #4963 from Gustry/category
- add category in QgsLayerMetadata using keywords
- 02:10 PM Revision d4ad063f (qgis): Allow specifying a 'primary key' field when comparing layers for
- processing tests
Some algorithms will return results in different orders, e.g.
due to the use of dicts or other meth... - 11:54 AM Revision 8463ddba (qgis): Source select signals: remove duplicate code and rely to the base class
- 11:27 AM Revision 29b88530 (qgis): [postgis] Cache unknown CRS information
- CRS information is queried when setting up a new feature source. This
happens on the main thread (read: blocking). Wi... - 11:27 AM Revision 8e200767 (qgis): Stay more responsive while scheduling preview jobs
- Because starting 8 jobs on the main thread in a loop can lead to reduced
responsiveness.
The new approach is to star... - 11:27 AM Revision 0854e795 (qgis): Protect postgis crs cache with mutex
- 11:23 AM Revision a3bd321b (qgis): Remove invisible layers from legend
- Do not show invisible layers in composer legend.
Useful for raster layers as QgsMapHitTest only take care of vector l... - 09:51 AM Revision 16629b40 (qgis): Register QgsFeatureIds metatype
- Fixes warnings when using signals which use this type, like
QgsVectorLayer::selectionChanged - 09:51 AM Revision 591de92b (qgis): Port gridify to new API
- 09:51 AM Revision 54be7204 (qgis): Port grid lines to new API
- 09:51 AM Revision 7ab82444 (qgis): Port random selection algorithms to new API
- And heavily optimise random selection within subsets alg
- 09:51 AM Revision a64d199e (qgis): [processing] If an error occurs while running an algorith, always
- keep the algorithm dialog open after execution
Otherwise it's hard to see the error - you have to know to check
the ... - 09:51 AM Revision 0930e18b (qgis): Add tests for gridify
- 09:51 AM Revision e0354456 (qgis): Port Hub Distance (lines) to new API
- Improvements:
- handle different CRS between points and hubs
- add unit test - 09:51 AM Revision c2559d82 (qgis): Add second reference layer for topocolor algorithm
- 09:51 AM Revision a1f487d6 (qgis): Add alternate reference layer for points to path algorithm
- 09:51 AM Revision ec4df6c0 (qgis): Port points to path to new API
- Improvements:
- Maintain Z/M values
- Keep original data type for group/order fields
- Group field is optional
- Adde... - 09:51 AM Revision 7132faa9 (qgis): Port Topocolor algorithm to new API
- 09:51 AM Revision b4b39996 (qgis): Port hub lines algorithm to new API
- Improvements:
- transparent reprojection to match hub/spoke CRS
- keep all attributes from matched hub/spoke features... - 09:51 AM Revision adda7445 (qgis): Port Join Attributes alg to new API
- Improvements:
- don't fetch unused geometry for joined table - 09:51 AM Revision b93be39c (qgis): Port Stats by Category to new API
- Improvements:
- keep original field type and name for category field
- add unit test - 09:51 AM Revision 03bae593 (qgis): Port Eliminate Selection to new API
- 09:51 AM Revision 6aa672d9 (qgis): Fix typo in gridify alg
- 09:51 AM Revision 5d635d19 (qgis): Allow list of acceptable raster hashes for processing algorithm tests
- Differences in gdal libraries mean the hash value may differ between
platforms. Allow multiple acceptable hashes to b... - 09:51 AM Revision e8d667ca (qgis): Allow testing of layer equality without throwing asserts
- Sometimes in tests it's required to check for layer equality without
aborting in case of mismatches - 09:51 AM Revision 9968962a (qgis): Allow specifying multiple possible vector layer results for processing
- tests
Some algorithms are non-deterministic and the results may vary from
run to run. In this case we allow specifyi... - 09:51 AM Revision fc1746e7 (qgis): Port Hub Distance (points) to new API
- Improvements:
- handle different CRS between points and hubs
- add unit test - 09:51 AM Revision 572dadab (qgis): Remember window geometry in multi input dialogs
- 09:31 AM Revision 40ccd3bc (qgis): [processing] Correctly delete processing dialogs
- del only delete the python variable, not the dialog which is owned by the main window.
- 09:12 AM Revision 5100d85c (qgis): add category in QgsLayerMetadata using keywords
- 08:59 AM Revision b0c29dab (qgis): update oracle selection dialog (followup dc6017dc1)
2017-08-04
- 11:03 PM Revision 04059ebc (qgis): Merge pull request #4962 from boundlessgeo/unified-layer-dialog-mods
- Unified layer dialog mods
- 11:03 PM Revision 5e2b17af (qgis): Update .agignore
- 10:53 PM Revision bf7abdea (qgis): Followup 69a25d
- 10:50 PM Revision 79a095cb (qgis): Revert "translation string fix"
- Causes 'AlgorithmDialog' object has no attribute 'trUtf8' error when
trying to launch processing algorithms - 10:48 PM Revision 69a25d0f (qgis): Add initial test suite for processing algorithm dialog
- 10:39 PM Revision ac8ca05a (qgis): Update script.sh
- 10:36 PM Revision 65ce57c0 (qgis): Update before_install.sh
- 10:16 PM Revision 70f02f00 (qgis): try to remove Orfeo toolbox
- 10:06 PM Revision fef3bc09 (qgis): Renamed button slots and make ogr dialog inherit from the abstract base
- 09:32 PM Revision 34ef954e (qgis): Merge pull request #4956 from jgrocha/profilemenu
- Fix #16970 (related to PR#4184)
- 08:55 PM Revision 21653c0d (qgis): packaging update: include libzip
- 08:30 PM Revision c3ae3bfc (qgis): Added new help files to the expression function groups of Arrays and Maps
- 06:11 PM Revision cfaa8f0c (qgis): translation string fix
- 05:53 PM Revision aaac8bd4 (qgis): Merge pull request #4957 from andreasneumann/master
- Correct help of expression array_remove_all
- 05:43 PM Revision dc6017dc (qgis): Move the buttons and connections into the base class
- This was a small refactoring to homogenize the
dialogs buttons and add an Ok/Add button bar. - 04:25 PM Revision c2138ca4 (qgis): Correct help of expression array_remove_all
- 02:17 PM Revision f9644288 (qgis): Merge pull request #4954 from alexbruy/processing-band
- [FEATURE][needs-docs][processing] add parameter representing raster band
- 02:10 PM Revision 511521ff (qgis): Fix #16970 (related to PR#4184)
- 01:46 PM Revision b20f4c67 (qgis): Merge pull request #4845 from pblottiere/zip
- [FEATURE] New zip format
- 12:21 PM Revision 9fe326de (qgis): [processing] more consistent naming for class members, setters and
- getters
- 11:12 AM Revision aad566eb (qgis): [processing] tests for new band parameter
- 10:36 AM Revision 7c706d23 (qgis): [processing] adapt algorithms to use new band parameter
- 10:27 AM Revision 49bfe698 (qgis): [processing] add parameter representing raster band
2017-08-03
- 03:29 PM Revision 17ced6d6 (qgis): use unitest assert and os.path.join as adviced
- 01:59 PM Revision 3c58599b (qgis): Remove what's this button
- 09:54 AM Revision 97527466 (qgis): Fix tiny marker and ellipse symbol preview icons on HIDPI screens
2017-08-02
- 12:14 AM Revision 7e016023 (qgis): - Fix crash for QgsMapToolCircle3Tangents when segment is not activated
- or segments are parallels.
- Add preconditions for methods of QgsTriangle when is empty or invalid.
Tests and docs ar... - 10:46 PM Revision 820e3422 (qgis): Remove invalid return from API doc, remove some redundant inclusions
- 10:04 PM Revision c66b8939 (qgis): Add circle from 3 tangents
- 08:47 PM Revision fa1d2be2 (qgis): Fix broken strings in expression function help
- 05:05 PM Revision dfac9962 (qgis): Fix always disabled layout extent decoration widget
- 04:46 PM Revision 082dafe2 (qgis): Fix infinitely growing widgets
- Fixes #16849
- 10:04 AM Revision a0010a1d (qgis): Merge pull request #4949 from lbartoletti/inclination_help
- add missing help for inclination
- 09:55 AM Revision 1887cfff (qgis): Only grab tap-and-hold gestures on Android
- We don't want to capture these on desktop environments - it
messes with dropdown menus and other click and drag type ...
2017-08-01
- 10:35 PM Revision 9a9cf3c0 (qgis): Shapes drawing with 3 points are no longer frozen when a left click is
- made for the 3rd point.
- 09:48 PM Revision d88a7f41 (qgis): add missing help for inclination
- 03:01 PM Revision c373c8b3 (qgis): Merge pull request #4948 from alexbruy/processing-raster
- [processing] restore and improve some raster algorithms
- 02:25 PM Revision 79adad7c (qgis): indentation
- 01:52 PM Revision 0476d4e2 (qgis): [API] method to retrieve corresponding GDAL driver from a file
- extension
- 01:52 PM Revision 1f276a12 (qgis): [processing] port raster layer statistics
- 01:52 PM Revision fef93fc7 (qgis): [processing] limit pixel size values
- 01:52 PM Revision 14435907 (qgis): [processing] adopt algs to use new API call to retrieve GDAL driver
- 01:52 PM Revision fa0bb2e6 (qgis): [processing] improve Create constant raster algorithm
- 01:52 PM Revision 27f4d42b (qgis): [processing] remove unused code
- 11:30 AM Revision 0328b7af (qgis): Merge pull request #4943 from nyalldawson/exp_layer_rel
- Add items for project map layers and relations to expression builder
- 09:25 AM Revision a8f6dbc3 (qgis): Merge pull request #4945 from pblottiere/server_smallclean
- [server] Small clean-up in WMS renderer
2017-07-31
- 09:45 PM Revision 6a1bacf9 (qgis): Add CircleExtent svg
- 09:42 PM Revision dc0855f8 (qgis): Merge branch 'master' into regularShape_gui
- 12:14 PM Revision 6036fa6a (qgis): clean
- 12:09 PM Revision 4253a445 (qgis): Remove sip rule in header
- 12:09 PM Revision 74b38232 (qgis): Update sip binding
- 12:09 PM Revision 86c63a15 (qgis): Set an attribute as private instead of protected
- 12:09 PM Revision bc6930c5 (qgis): Update spell check file
- 12:09 PM Revision b0ec92a7 (qgis): Update documentation
- 12:09 PM Revision 46752c56 (qgis): Some cleanups in qgisapp
- 12:09 PM Revision 676dc8cc (qgis): Set destructor as virtual
- 12:09 PM Revision d551f9b9 (qgis): Update documentation for QgsProjectArchive
- 12:09 PM Revision 26d38459 (qgis): Replace toLower() with compare( ..., Qt::CaseInsensitive )
- 12:09 PM Revision ba74e64d (qgis): Add libzip-dev in travis.yml
- 12:09 PM Revision 2d660a1e (qgis): Fix compilation by taking libzip version into account
- 12:09 PM Revision 3480390d (qgis): Remove zip/unzip methods from QgsProject
- 12:09 PM Revision 576afe5a (qgis): Add a QgsProjectArchive class to keep QgsArchive generic
- 12:09 PM Revision a0a2f0c5 (qgis): Add QIODevice::Truncate for opening a new file
- 12:09 PM Revision 23d83ddc (qgis): Fix camel case
- 12:09 PM Revision 8ce1fb26 (qgis): .qgz files are supported by default for opening
- 12:09 PM Revision a7959b77 (qgis): Update sip binding
- 12:09 PM Revision 47781e59 (qgis): Update tests
- 12:09 PM Revision 92bad925 (qgis): Add more tests
- 12:09 PM Revision 75811ef7 (qgis): Update documentation and sip binding
- 12:09 PM Revision d23137e5 (qgis): Remove unnecessary ternary test
- 12:09 PM Revision 8d1ee938 (qgis): Datasource path are relatives in embedded qgs project
- 12:09 PM Revision f155030e (qgis): [FEATURE] Add the possibility to save/open a project in .qgz
- 12:09 PM Revision 15ed34c8 (qgis): Add tests
- 12:09 PM Revision 86389d18 (qgis): [FEATURE] Project may be zipped/unzipped
- 12:09 PM Revision 33247cc3 (qgis): Add tests
- 12:09 PM Revision 7c85b200 (qgis): Add utilities functions for zip support
- 12:09 PM Revision 5eba29e7 (qgis): Add libzip as dependency
- 12:09 PM Revision 1d8574e4 (qgis): Temporary .qgs files are deleted
- 12:09 PM Revision 49730ed4 (qgis): Archive has to be cleared when clear() is called
- 11:08 AM Revision e44a5ce4 (qgis): Add tests
- 11:07 AM Revision 3ebad9a1 (qgis): Small cleanups in WMS renderer
- 10:10 AM Revision 0db8a581 (qgis): Merge pull request #4944 from m-kuhn/PyOverrideCursor
- Safer cursor overriding for python
- 10:09 AM Revision 1da9c607 (qgis): [MetaSearch] Make dialog element size dynamic
- 09:35 AM Revision 3dc6daaf (qgis): Fix typo
- 08:41 AM Revision fbdf77d3 (qgis): rm qgsmaptooladdregularshape.{cpp,h}
2017-07-30
- 12:18 AM Revision 917263a9 (qgis): Allow setting project for QgsExpressionBuilderWidget
- (still defaults to QgsProject::instance())
- 12:08 AM Revision e79bf3fb (qgis): Add some unit tests for QgsExpressionBuilderWidget
- 12:08 AM Revision 878ee5c0 (qgis): Add items for project map layers and relations to expression builder
- Allows easy insertion of map layer IDs and relation IDs into
expressions. Numerous expression functions now utilise t... - 10:42 PM Revision b262604f (qgis): Add missing import
- 10:36 PM Revision 3ce6fcd3 (qgis): Even more endless hourglass avoidance
- 10:18 PM Revision 8473df56 (qgis): More endless hourglass protection
- 09:53 PM Revision 4b6b8434 (qgis): Avoid endless wait cursors in console
- 09:51 PM Revision 973d3515 (qgis): Avoid endless wait cursors
- 03:28 PM Revision 3ae1a2b0 (qgis): Remove rectangle3points (crash)
- 02:15 PM Revision cf753e9f (qgis): Merge pull request #4942 from gacarrillor/relation_reference_widget_fixes
- [needs-docs] Relation Reference Widget: Add option to show/hide Open Form Button
- 01:07 PM Revision f6b8426b (qgis): Profile menu naming
- 01:02 PM Revision c819d135 (qgis): Hide profiles section if there is only one user profile
- 05:46 AM Revision 91e39a7a (qgis): [needs-docs] Relation Reference Widget: Add option to show/hide the Ope...
- The option was already available in the API (QgsRelationReferenceWidget->setOpenFormButtonVisible), but couldn't be u...
- 02:18 AM Revision 430953c7 (qgis): Fix crash for rectangle (centerPoint - extent)
2017-07-29
- 11:21 PM Revision 0451e6da (qgis): Fix tests
- 11:12 PM Revision 837c6074 (qgis): Add rectangle and regular polygon.
- Rectangle crash
- 11:55 AM Revision 45fc00aa (qgis): Move profiles to settings menu
2017-07-28
- 11:03 PM Revision ce92ff61 (qgis): Merge pull request #4938 from SrNetoChan/dialog_titles_2
- More work on titles capitalization
- 04:43 PM Revision 8adf1c4d (qgis): German translation fix
- 02:18 PM Revision 5281a369 (qgis): More work on titles capitalization
- 02:17 PM Revision a0e453eb (qgis): Show toplevel wms group in browser
- 01:08 PM Revision 7f1bb728 (qgis): Merge pull request #4937 from m-kuhn/attributeTableCodeEnhancements$
- Attribute table code enhancements
- 12:48 PM Revision 4705c975 (qgis): Fix typo in api_break.dox
- 12:26 PM Revision f43df122 (qgis): Pre-Qt 5.6 compatibility
- 11:54 AM Revision 21e3e835 (qgis): Fix srsDimension parsing in GML
- 11:45 AM Revision cd83c3c6 (qgis): Modernize connections to actions
- Use function references rather than SLOTs
- 11:45 AM Revision a62b0269 (qgis): Q_FOREACH instead of non const iterator
- 10:35 AM Revision b7a4366c (qgis): Add {GP} to make the script use gsed in macos.
- 10:14 AM Revision b8616ec5 (qgis): Merge pull request #4898 from tcoupin/master
- Fix srsDimension parsing in GML, fixes #15721
- 08:30 AM Revision 9763b602 (qgis): Merge pull request #4936 from nyalldawson/algs
- Restore more processing algs
- 06:10 AM Revision e8290928 (qgis): Port Variable distance buffer to new API
- Improvements:
- add cap style/join style/ miter limit setting from fixed distance buffer - 05:58 AM Revision 5763381c (qgis): Port fixed distance buffer to new API
- 05:27 AM Revision e53a14a2 (qgis): Port Convex Hull alg to new API
- Improvements:
- slight optimisation to feature requests - don't request attributes
which are not used
- Remove "metho... - 04:42 AM Revision c5cb3df1 (qgis): Port singlepart to multipart to new API, fix disabled test
- 04:05 AM Revision 2a6f5121 (qgis): Port points along line to new API
- 03:50 AM Revision becf6904 (qgis): Port extract specific nodes algorithm to new API
- Improvements:
- keep Z/M values if present in geometries - 03:48 AM Revision ecaee1a3 (qgis): QgsGeometry::vertexAt now returns QgsPoint, not QgsPointXY
- Since it's easy to convert from a QgsPoint to a QgsPointXY,
but impossible to recover the Z/M values lost by only
ret... - 03:04 AM Revision 620d4e0b (qgis): Port delete duplicate geometries to new API
- 02:54 AM Revision 5b6696fc (qgis): Port equivalent num field algorithm to new API
2017-07-27
- 01:09 AM Revision fbff452e (qgis): run t2tdoc
- 01:03 AM Revision adeef36a (qgis): Merge pull request #4935 from johanvdw/patch-1
- update INSTALL: only GRASS 7 is supported
- 10:47 PM Revision 0a4a76ec (qgis): update INSTALL: only GRASS 7 is supported
- INSTALL has to be updated as only GRASS7 is now supported (
#4847 ) - 07:22 PM Revision c0c18cd4 (qgis): Added missing \param to ctor documentation
- 04:40 PM Revision ce223160 (qgis): Merge pull request #4932 from pblottiere/bugfix_chainfilter2
- Fixes relation reference widget when filters are reset
- 04:37 PM Revision 23c2be89 (qgis): Merge pull request #4925 from pblottiere/bugfix_scrolllocked_218
- Fixes value relation widget to keep scrollbar activated, fixes #16654 (backport)
- 02:12 PM Revision 5a620294 (qgis): Add tests
- 02:09 PM Revision 497662a4 (qgis): Fixes relation reference widget when filters are reset
- 01:08 PM Revision 5c82a856 (qgis): Merge pull request #4929 from nyalldawson/algs
- Restore some more processing algorithms...
- 08:20 AM Revision 399f01af (qgis): Add tests
- 08:20 AM Revision 7b5b628f (qgis): Fixes value relation widget to always keep scrollbar activated. Fixes #...
- 08:02 AM Revision 82182040 (qgis): Port Create Constant Raster to new API and add test
- 07:38 AM Revision e23617a8 (qgis): Port split with lines to new API
- Improvements:
- handle transparent reprojection if layer and lines are in different CRS - 07:21 AM Revision 516249ce (qgis): Port Explode algorithm to new API
- Improvements:
- Keep Z/M values if present
- Add unit tests - 07:01 AM Revision 4aaecb95 (qgis): Add bash version checking for sip_include.sh.
- 06:56 AM Revision 9b3f8a8b (qgis): Port Polygonize to new API
- 06:43 AM Revision 504cc1f3 (qgis): Port Truncate alg to new API
- 06:30 AM Revision 856125d3 (qgis): Port create spatial index algorithm to new API
- 06:30 AM Revision f7b25a17 (qgis): Allow setting layer type filter for QgsProcessingParameterVectorLayer
- Turns out this is required for some algorithms
- 04:30 AM Revision 55858058 (qgis): Port merge lines algorithm to new API
- 04:14 AM Revision 95be6d17 (qgis): Restore text to float algorithm
- And add test
- 03:21 AM Revision ab70e050 (qgis): Port export geometry info to new API
- 02:54 AM Revision 6ae2ddaa (qgis): Remove some unrequired iface usage from processing algs
- Flip to context.project().crs() use instead
- 02:49 AM Revision 2e8d940f (qgis): Use context.project() instead of QgsProject.instance()
- 02:46 AM Revision 18dd0976 (qgis): Remove vector.simpleMeasure
- It's quite a confusing function - instead use optimised versions
of the measurement calculations in its place - 02:17 AM Revision 6cb9fa80 (qgis): Astyle
2017-07-26
- 01:54 AM Revision 82936997 (qgis): Temporarily disable spelling and sip uptodate tests on Travis
- Tests are timing out for an unknown reason, causing valid commits
to fail - 01:48 AM Revision f5f133e0 (qgis): Fix coverity identical code for different branches warning
- 01:47 AM Revision 3e3f1d42 (qgis): Fix some unhandled db errors in user profiles (thanks to Coverity)
- 01:00 AM Revision 687adbf6 (qgis): Fix tiny svg preview size on hidpi displays
- 12:09 AM Revision db296860 (qgis): Fix typo causing undefined behavior warnings
- 10:27 PM Revision ce4a2519 (qgis): Merge pull request #4924 from SrNetoChan/dialog_titles
- Making dialog titles use Book Style Capitalization [needs-docs]
- 04:16 PM Revision 8d4dec5c (qgis): Making dialog titles use Book Style Capitalization [needs-docs]
- 03:20 PM Revision a3af69a4 (qgis): [BUGFIX][SERVER] GetFeatureInfo not evaluated for maptip context when u...
- fixed #16670
- 03:18 PM Revision b51d4efa (qgis): [BUGFIX][SERVER] GetFeatureInfo not evaluated for maptip context when u...
- fixed #16670
- 03:13 PM Revision 8ccc84ed (qgis): [BUGFIX][SERVER] GetFeatureInfo not evaluated for maptip context when u...
- fixed #16670
- 01:16 PM Revision 783e4540 (qgis): Merge pull request #4923 from GeoCat/closeXmlTag
- Close unmatched xml tag
- 01:09 PM Revision cf042dc5 (qgis): Merge pull request #4838 from aaime/textsymbolizer_sc
- SLD label exports. fixes #8925
- 12:38 PM Revision a7693d90 (qgis): - closed unmatched xml tag.
- 11:57 AM Revision 1b9dea9e (qgis): Merge pull request #4904 from pblottiere/bugfix_chainfilter
- Fixes relation reference widget when chain filter option is activated, fixes #16903
- 11:38 AM Revision 5cfed129 (qgis): Ading all other labelling options supported by SLD. fixes #8925
- 10:56 AM Revision 58ea8871 (qgis): Add tests
- 10:55 AM Revision 8642e888 (qgis): Fix relation reference widget when 'Chain Filters' is activated. Fixes ...
- 10:52 AM Revision d19b4aa2 (qgis): Merge pull request #4905 from pblottiere/bugfix_scrolllocked
- Fixes value relation widget to keep scrollbar activated, fixes #16654
- 09:03 AM Revision f0a6376a (qgis): Merge pull request #4910 from nyalldawson/layout_next
- Layouts, chapter III
- 06:46 AM Revision 11dd4170 (qgis): Try to balance UI element sizes on windows builds
- 02:22 AM Revision a48c1469 (qgis): Fix vector file formats show in processing options for raster output
- extension (fix #16894)
2017-07-25
- 01:45 AM Revision a95cbe9d (qgis): Move 'Run as batch' button to bottom of algorithm dialog
- Inserting it into the tab widget doesn't work well cross
platform/between hidpi/lowdpi displays. So instead add
it as... - 11:37 PM Revision 06374a67 (qgis): Merge pull request #4921 from nyalldawson/fix_deleted_algs
- Fix "wrapped object has been deleted" errors in Processing
- 11:03 PM Revision 383422f0 (qgis): Fix "wrapped object has been deleted" errors in Processing
- Ownership of Python subclass algorithm instances was getting
mangled due to passing through multiple functions with /... - 05:05 PM Revision 59d8b18e (qgis): Porting Raymond Nijssen FOSS4G 2016 labeling work onto latest version o...
- 04:36 PM Revision 1b9c5be1 (qgis): Merge pull request #4839 from pblottiere/joinconstraints
- [FEATURE] Constraints are resolved for joined fields
- 01:01 PM Revision c5371b64 (qgis): added new SAGA descriptions
- (cherry picked from commit a3bb3f13902638ee38f85c25c57d68b34b33bfbc)
- 10:09 AM Revision 4de141e7 (qgis): Minor fix in comment text
- 08:14 AM Revision bc9f822a (qgis): fix indentation
- 08:13 AM Revision 43173b8f (qgis): Merge branch 'fix_gdalmerge_nodata' of https://github.com/NaturalGIS/na...
- 08:09 AM Revision 3f20650b (qgis): Merge branch 'fix_saga_cluster_analysis' of https://github.com/NaturalG...
- 08:07 AM Revision 01e062e4 (qgis): fix indentation
- 07:55 AM Revision 4d6b9806 (qgis): Fixes Table Background Color Dialog behavior
- 07:55 AM Revision f8224ed6 (qgis): Restores QToolButton
- 07:35 AM Revision cd2472d5 (qgis): Merge branch 'saga_desc_2_18' of https://github.com/volaya/QGIS into sa...
- 07:21 AM Revision 30be7221 (qgis): Merge pull request #4916 from NaturalGIS/master_fix_saga_cluster_analysis
- [processing] fix SAGA cluster analysis for rasters
- 07:21 AM Revision 9593a8bb (qgis): add missed parameter name
- 07:06 AM Revision fc0bd62e (qgis): typo fix
- 05:58 AM Revision c89a15a2 (qgis): Don't disable page height/width controls when set to a known
- page size
Instead leave them enabled, and flick across to custom page
size if they're changed. - 05:57 AM Revision e8514be0 (qgis): Make matching to known page sizes less fussy
- Since all gui widgets for page sizes limit to 2 decimal places,
we need to allow this much tolerance when checking th... - 05:25 AM Revision 9e2673a1 (qgis): Add some pixel sized wallpapers to the standard page sizes
- 04:54 AM Revision cd2c62e8 (qgis): Fix initial position of items for non mm layout units
- 04:54 AM Revision 0bffff05 (qgis): Astyle
- 04:54 AM Revision 0f90e23f (qgis): Refine item widget creation methods in layout item gui registry
- 04:54 AM Revision 72bf2924 (qgis): Port base class for item configuration widgets
- 04:54 AM Revision a3e26785 (qgis): [needs-docs] Start on right click menu for layouts
- Currently only contains option for removing the current
page and (non-functional) option for setting current page
pro... - 04:54 AM Revision e885966c (qgis): Add method to retrieve page at a specified layout position
- 04:54 AM Revision f1dfd3db (qgis): Add an interface for creation of QgsLayoutView context menus
- Allows display of custom right click menus when right click
events are not handled by the current layout view tool. - 04:54 AM Revision cbc5782c (qgis): Add unit test for scaling layout view with layouts in pixels
- 04:54 AM Revision 20029c29 (qgis): Add a lot of framework code for showing item properties in designer
- And hook up a non-functional page properties widget which is
shown when right clicking on a page in the view. - 04:54 AM Revision 3d94f733 (qgis): Fix scale calculation when layout is in pixels
- 04:54 AM Revision fabfd77c (qgis): Show known page size when opening page properties if current page size ...
- 04:54 AM Revision 30a83e15 (qgis): Add some missing overrides
- 04:54 AM Revision 28281ee8 (qgis): Set the background for layouts on the view, rather then in the scene
- Setting the background on the scene means in applies in renders
of the scene (e.g. to images). We don't want this - w... - 04:54 AM Revision cdb0ace2 (qgis): Try to fix sip item casting clashing between composer items and layout ...
- Add a temporary hack to QgsComposerItem subclassing to handle this
for now. - 04:54 AM Revision e444f00c (qgis): Fix calculation of layout bounds considers page shadow
- 04:54 AM Revision 213064a8 (qgis): Fix layout context flags not being respected when rendering items
- 04:54 AM Revision a4113fe5 (qgis): Functional page properties widget
- 04:54 AM Revision 1e4c9543 (qgis): Don't use constant space between pages - doesn't work well for non mm u...
- 04:54 AM Revision 5cfc9cc6 (qgis): Add a dialog for inserting new pages into a layout
- 04:54 AM Revision 4cf9827c (qgis): Draw page shadow in layout units
- Simplifies code a lot, pixel based size proved to complex for
small result - 04:54 AM Revision 416e1e4b (qgis): Fix drawing of rulers with multipage layouts
- 04:54 AM Revision ea323912 (qgis): Add methods for handling page size to QgsLayoutItemPage
- 04:54 AM Revision 36483083 (qgis): Add ratio lock for width/height in new item properties dialog
- 04:54 AM Revision 0ab3b8e0 (qgis): Fix cursor position display for multipage layouts
- 04:54 AM Revision 8044353a (qgis): Show correct unit type in status bar
- 04:54 AM Revision 183a72e9 (qgis): Default to layout units in new page dialog
- 04:54 AM Revision 3e92e16d (qgis): Fix page shadow drawing
- 04:54 AM Revision 8fa173bd (qgis): wip use page as item parent
- 04:54 AM Revision 76b8ba71 (qgis): Add some tests for data defined page size
- 04:54 AM Revision 39bf23a5 (qgis): Start on reflow support for page collections (needs tests)
- 04:54 AM Revision 3021fc86 (qgis): QgsLayoutUnitComboBox can be linked to spin boxes so that their
- values are automatically updated when the combo box unit changes
This means that you can flip between units and thin... - 04:54 AM Revision 09dd6db9 (qgis): Add API to save/restore QgsLayoutObject properties to XML
- 04:54 AM Revision a515e953 (qgis): Add support for reading/writing item properties to XML
- 04:54 AM Revision 3cf06db4 (qgis): Port item id and uuid code
- 04:54 AM Revision 9df4a67d (qgis): Add a page collection to layouts, and start porting composer page items
- 04:54 AM Revision 534f7ab6 (qgis): wip page rendering
- 04:54 AM Revision 79a46941 (qgis): Add support for adding/removing pages to a collection
- 04:53 AM Revision aacc316e (qgis): Fix size of color swatch grid in color buttons on hidpi displays
- 04:53 AM Revision f121286e (qgis): Fix size of some color widgets on hidpi displays
- 04:28 AM Revision ca4c34d2 (qgis): Fix menu header appearance on hidpi displays
- 04:07 AM Revision 53c6308d (qgis): Use QgsMenuHeaderWidgetAction instead of QMenu::addSection
- Because addSection adds really ugly separators and throws out
the menu alignment - 03:50 AM Revision 778e84ba (qgis): [FEATURE] Add copy to clipboard function to save as image (#4914)
- Sponsored by Andreas Neumann.
2017-07-24
- 10:53 PM Revision 601e3735 (qgis): vector layer save as: adjust our to OGR's defaults
- * GPX_USE_EXTENSIONS default is false not true (fixes #16811)
* CSV GEOMETRY is none not AS_XY (fixes #16819)
(backp... - 10:53 PM Revision cb088a2a (qgis): vector layer save as: adjust our to OGR's defaults
- * GPX_USE_EXTENSIONS default is false not true (fixes #16811)
* CSV GEOMETRY is none not AS_XY (fixes #16819)
(follo... - 04:13 PM Revision 8769991a (qgis): add a nodata option for the gdal merge tool
- 03:56 PM Revision ecd2c650 (qgis): master: fix SAGA cluster analysis for rasters
- 03:49 PM Revision 456e0158 (qgis): fix SAGA cluster analysis for rasters
- 03:45 PM Revision 588fe49a (qgis): Constraints fail on non existent joined fields
- 03:45 PM Revision 0dca126c (qgis): Update sip binding
- 03:45 PM Revision 94034c52 (qgis): Add tests
- 03:45 PM Revision 1811a396 (qgis): [FEATURE] Constraints are updated on joined fields when dynamic form op...
- 02:58 PM Revision dcec6bbf (qgis): Qt 5.5 has no default value for parent in QAction constructor
- see http://code.qt.io/cgit/qt/qtbase.git/commit/src/widgets/kernel/qaction.h?id=536da5eb6ab1b4b07c13ad9f4c0f69dba5ca1624
- 02:08 PM Revision 1dca9a12 (qgis): Merge pull request #4755 from SrNetoChan/fix_datasource_manager_ui
- Removes frames from data manager dialog
- 01:44 PM Revision 33071f47 (qgis): fix doxymentation
- 01:40 PM Revision fcc0d7dd (qgis): enhanced output for code_layout build on Travis
- 01:15 PM Revision 601dd412 (qgis): Nicer level string in message log window
- 01:15 PM Revision b9e545a4 (qgis): Remove corner widget for profiles. Make it normal menu
- Hopefully for now until I work out better UX
- 12:29 PM Revision d055def2 (qgis): Merge pull request #4907 from nyalldawson/symbol_button
- New QgsSymbolButton widget
- 12:20 PM Revision ab6dd744 (qgis): [processing] fixed last commit
- 12:06 PM Revision 6202f06e (qgis): Fix more tests
- 11:56 AM Revision 3ee5d184 (qgis): [processing] get layers list using map layer registry
- fixes #16919
- 11:56 AM Revision a3bb3f13 (qgis): added new SAGA descriptions
- 11:46 AM Revision 7e749a5a (qgis): Fix failing tests
- 11:36 AM Revision db745df4 (qgis): fix indentation
- 10:45 AM Revision 500175b8 (qgis): remove QgsScrollAreaWidgetPlugin from custom widgets
- it had to be removed form the widget list in uic plugin. It might be better to provide the real list of implemented w...
- 10:27 AM Revision b842043c (qgis): Merge pull request #4901 from alexbruy/processing-random
- [processing] restore "random" algorithms
- 08:57 AM Revision 78b05c1a (qgis): Allow copying and pasting symbols between QgsSymbolButtons
- 08:20 AM Revision c440ade2 (qgis): [processing] remove Z/M addition from "random" algorithms
- 08:20 AM Revision f8b0c069 (qgis): [processing] port Random points in polygons
- 08:20 AM Revision eb9f45cb (qgis): [processing] port Random points within extent
- 08:20 AM Revision c7645a38 (qgis): [processing] port Random points along lines
- 08:20 AM Revision ae2e32b3 (qgis): [processing] restore Random points in layer bounds
- 07:30 AM Revision 2723f4f1 (qgis): remove duplicate method
- followup 391712d2d42a761acb4bacce81cbe9ed8da52f6b
- 07:19 AM Revision 391712d2 (qgis): Always log message bar messages to message log
- Mainly so they don't just disappear on the user
- 06:52 AM Revision 12c634ce (qgis): Load default profile name from global
- Also adds overrideLocalProfile to ignore local profiles.ini file
- 06:20 AM Revision e37f682c (qgis): Also load profiles-path from global settings
- 05:20 AM Revision 7b92f1f1 (qgis): [FEATURE] Add user profiles.
- All user settings/plugins, etc are now loaded from APPDATA for each
platform and no longer .qgis3 and are isolated fr... - 05:02 AM Revision 15f3bbf9 (qgis): Add some missing /Factory/ annotations
- 05:02 AM Revision 19617958 (qgis): [welcome page] improve rounded rect background color
- 03:45 AM Revision 73214343 (qgis): Merge pull request #4909 from nyalldawson/label_units
- Use standard QgsUnitTypes::RenderUnit throughout labeling
- 03:18 AM Revision e304662a (qgis): Use standard QgsUnitTypes::RenderUnit throughout labeling
- Instead of duplicate labeling specific unit enum, reuse
the QgsUnitTypes::RenderUnit enum in labeling.
This brings s... - 03:07 AM Revision 6398b744 (qgis): Add opacity slider to symbol button menu
- 03:07 AM Revision 67b27240 (qgis): Port decoration buttons to QgsSymbolButton
- 03:07 AM Revision 46f6f83f (qgis): Port some symbol buttons across to QgsSymbolButton
- - composer shape style button (no other composer ones for now- they're
all getting removed with layouts anyway)
- poi... - 03:07 AM Revision 22c4740f (qgis): [FEATURE] New standard widget for symbol buttons
- Button widgets for configuring symbol properties were reimplemented
multiple times throughout the codebase. This comm... - 03:07 AM Revision 43d094ea (qgis): Custom widget plugin for QgsSymbolButton
- 03:07 AM Revision 04147947 (qgis): Use symbol button in annotation config widgets
- 03:07 AM Revision f7ada813 (qgis): Port conditional formatting symbol button to QgsSymbolButton
- 03:04 AM Revision 9a12249b (qgis): Improve string wording, capitalization and plural consistency
2017-07-23
- 12:42 AM Revision faa4a09e (qgis): Merge pull request #4877 from nyalldawson/layout_next
- Layouts, chapter II
- 06:43 PM Revision 90e68771 (qgis): Fix code style
- 06:43 PM Revision e9cb3483 (qgis): Enforce margins in cpp file
- 06:43 PM Revision eb94207e (qgis): Removes frames from data manager dialog
- Removes extra margin from mOptionsFrame
- 10:06 AM Revision d570b430 (qgis): Merge pull request #4908 from nyalldawson/fix_displace_crash
- Fix crash in displacement/distance renderers
- 09:21 AM Revision 99bf32ba (qgis): Fix crash in displacement/distance renderers
- Individual symbol instances were being rendered multiple times
concurrently
2017-07-22
- 09:41 PM Revision b95d432a (qgis): huh? of course SubLayerItem is private
- 01:41 PM Revision 90fa6c2e (qgis): sub layer dialog: sort by layer id and feature count numerically (fixes...
- 07:18 AM Revision 22162b96 (qgis): Merge pull request #4903 from NaturalGIS/master
- [processing] fix SAGA LTR mosaiking tool
- 07:18 AM Revision 628c66d7 (qgis): Merge pull request #4902 from NaturalGIS/saga_218_mosaiking
- [processing] fix SAGA LTR mosaiking tool
Also available in: Atom