Activity
From 2017-12-01 to 2017-12-30
2017-12-30
- 11:14 PM Revision 626781a6 (qgis): Typo fixes
- + added word to spelling.dat
- 05:16 PM Revision 5a3a0dab (qgis): Remove broken algorithms and clean code
- 01:25 AM Revision 9f3b3e50 (qgis): [3d] Allow Shift+up/down/left/right keys to rotate/tilt camera
- Just like user can drag map with mouse or move it with up/down/left/right keys,
for consistency with Shift+drag we ha...
2017-12-29
- 05:13 PM Revision 486bcd6f (qgis): Fix all i.* ext scripts
- 03:23 AM Revision 63c19256 (qgis): [georeferencer] improve ui layout, use qgsfilewidget
2017-12-28
- 08:51 PM Revision f7829dbd (qgis): Put X field above Y field in Delimited Text dialog. Fix #11746.
- 06:37 PM Revision e712ee62 (qgis): Fix v.net.report descriptions'
- 06:28 PM Revision 14709f59 (qgis): Fix nearly all v. ext scripts
- 09:37 AM Revision 4783af67 (qgis): Merge pull request #5952 from borysiasty/plugin-notification
- [Plugin installer][needs-docs] Display notifications as an icon rather than a text
- 09:19 AM Revision 671b7722 (qgis): [Plugin manager] New plugin notification icon slightly adjusted
- 08:10 AM Revision a650a03f (qgis): Merge pull request #5853 from m-kuhn/valueRelationReadonly
- Value relation widget: respect readonly state
- 07:54 AM Revision 375daf18 (qgis): PEP8
- 02:12 AM Revision 99abc8df (qgis): Revert QVERIFY change
2017-12-27
- 12:07 AM Revision d1e83b54 (qgis): Fix some handling of wkb types which is broken for z/m type geometries
- 12:02 AM Revision 90acb569 (qgis): Make ValueRelation test more stable
- 10:51 PM Revision e69fa144 (qgis): [Plugin installer] Desaturate toolbar icons
- 10:04 PM Revision 46a74a09 (qgis): Add test for enabled state of relation value widget
- 10:04 PM Revision 167fbf6d (qgis): Value relation widget respects read only mode
- Fix #17592
- 09:46 PM Revision 0c292a02 (qgis): Add some more min/max tests
- 09:43 PM Revision 272a02df (qgis): Min/max exp functions have custom Null handler
- 09:43 PM Revision 97caa005 (qgis): [needs-docs] Update min and max functions
- In case of a null value, these functions will not always return null
- 09:43 PM Revision 49a3af00 (qgis): Adding tests to min and max functions
- 09:43 PM Revision 2e1b9ae0 (qgis): Improve test output
- 09:43 PM Revision c0637103 (qgis): Add more tests
- 09:19 PM Revision 060a36bf (qgis): Merge pull request #5955 from m-kuhn/noCacheEvalErrors
- Expressions: do not cache results when there is an eval error
- 08:40 PM Revision d01f94f7 (qgis): Avoid crash with represent_value exp function
- represent_value would crash when it was called via evaluate without any context specified.
- 08:13 PM Revision 90bf6301 (qgis): Fix all r algorithms ext scripts!
- 07:53 PM Revision aa3bfff7 (qgis): Do not cache expression nodes with eval errors
- When there is an evaluation error in an expression, there is no need to cache results.
With the previous approach, so... - 07:53 PM Revision a4141c7f (qgis): Expression tests: change Q_ASSERT to QVERIFY
- 06:28 PM Revision e552b9b2 (qgis): Replace Q_ASSERT with QVERIFY in tests
- Q_ASSERT's are only evaluated in debug mode. However, tests should trigger in debug or release mode.
- 05:41 PM Revision 8b691e87 (qgis): Handle raster files wihtout extension as GTiff + fix some ext scripts
- 04:01 PM Revision 5e7865ca (qgis): Renaming stuff
- Duplicate feature
Duplicate feature and digitize
Duplicate selected features - 03:35 PM Revision 1f8fbf31 (qgis): Fix r.li.* description files and ext scripts
- 12:34 PM Revision e7e37efe (qgis): Merge pull request #5926 from nyalldawson/proc_dialog
- [processing] Add api to show algorithm dialog, use dialog for history
- 12:08 PM Revision 9b6f98a3 (qgis): Hidden output parameters are not used in the main command anymore
- 11:52 AM Revision feaecea4 (qgis): Fix multiple ParameterField handling
- 11:16 AM Revision 36311ff6 (qgis): Fix multiple enum parameters handling and some ext scripts
- 10:41 AM Revision d58053d4 (qgis): [processing] restore script collection creator (fix #17649)
- 10:19 AM Revision 3fa9e3c9 (qgis): Fix QgsProcessingParameterFile bad descriptions
- 08:05 AM Revision 63e55582 (qgis): [Plugin installer] Move the status bar label to the right and make it l...
- 04:50 AM Revision 3b890520 (qgis): [processing] harmonize and improve UI spacing
2017-12-26
- 09:22 PM Revision 3a52412c (qgis): [Plugin installer][needs-docs] Display an icon rather than a text in th...
- 06:53 PM Revision 433d376c (qgis): Fix optional None input parameters handling
- 06:28 PM Revision 5321ee5e (qgis): Update TODO list
2017-12-25
- 08:40 AM Revision 9fb386ac (qgis): Merge pull request #5945 from medspx/ProcessingGrassFixDescV
- [Processing] Fix description files for GRASS provider
2017-12-24
2017-12-23
- 01:02 PM Revision 78710713 (qgis): Merge pull request #5941 from elpaso/bugfix-17673-bookmarks--crash-when...
- [bugfix] Bookmarks fix crash on exit when docked
- 11:43 AM Revision 63cf7ae6 (qgis): [bugfix] Bookmrks fix crash on exit when docked
- Order of destruction does matter
Fixes #17673 - 10:24 AM Revision a540a93e (qgis): Fix i.modis.qc description file
- 08:48 AM Revision 87b8a370 (qgis): Expand QgsCoordinateTransform docs
- 08:48 AM Revision 2872f69e (qgis): Reluctantly participate in the Americanization of the world
- 08:48 AM Revision c7e37e89 (qgis): [sipify] Correctly convert doxygen warning blocks to sphinx warnings
- 08:22 AM Revision 1e06abb1 (qgis): Merge pull request #5943 from borysiasty/zip-reloading
- [Plugin Manager] Reload manager contents after installing a plugin from zip.
- 05:21 AM Revision 6ac6939b (qgis): Sipify
- 02:55 AM Revision 96cc10c0 (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:32 AM Revision d14955cf (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:29 AM Revision a947f6dc (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:16 AM Revision 676bba29 (qgis): Merge pull request #5942 from tomkralidis/metasearch-explicit-crs
- [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries (fixes #17739)
- 01:40 AM Revision f149730e (qgis): Merge pull request #5940 from nirvn/messagebar_link_color
2017-12-22
- 11:47 PM Revision c0b56a3a (qgis): [Plugin Manager] Reload manager contents after installing a plugin from...
- 10:21 PM Revision 04b18f4d (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries
- (fixes #17739)
- 03:21 PM Revision e16dfe4f (qgis): MetaSearch: remove duplicate field
- 02:35 PM Revision aace710e (qgis): fix success icon for message bar items
- 02:33 PM Revision d1dd732a (qgis): [layouts] use a success message bar item when exporting
- 02:25 PM Revision 1a407178 (qgis): [ui] style message bar hyperlinks based on type
- 11:43 AM Revision 4ff72de6 (qgis): Merge pull request #5858 from lbartoletti/segment_intersection
- Segment intersection
- 08:51 AM Revision 36c4ac46 (qgis): [ui] add hyperlink to saved image/PDF in the message bar
- 08:41 AM Revision 1e3526ea (qgis): [layouts] fix overview map combobox filter
- 08:12 AM Revision 22098a49 (qgis): Merge pull request #5935 from elpaso/bugfix-17728-source-select-buttons
- Use standard buttons for unified add layer dialog
- 08:12 AM Revision 02152ac8 (qgis): Merge pull request #5936 from elpaso/bugfix-17724-virtuallayer-crash
- [bugfix] Fix crash in virtual layers dlg when adding
- 01:59 AM Revision 224dcd0f (qgis): [layouts] improve lock item(s) / unlock all toolbar icons (#5929)
2017-12-21
- 06:41 PM Revision e02ff050 (qgis): Fix some issues with to_interval expression function
- - incorrect regex for handling values with decimal point
- fix overflow with large intervals - 06:19 PM Revision 385d0ef9 (qgis): [bugfix] Fix crash in virtual layers dlg when adding
- Fixes #17724 Crash on clicking ADD in Virtual Layer
dialogue without defining a layer
A proper implementation should... - 05:55 PM Revision d908518c (qgis): Update Rasterize.py
- 05:55 PM Revision 82df4de8 (qgis): Update Rasterize.py
- 05:55 PM Revision 4fbea384 (qgis): Added transparency to areas with no vector data.
- Originally the background colour defaulted to white with no transparency for areas without vector data. I have added ...
- 05:23 PM Revision 9fe87297 (qgis): Merge pull request #5934 from elpaso/bookmarks-tiny-fixes
- [bookmarks] Case insensitive sorting
- 05:21 PM Revision 8fb147f8 (qgis): Use standard buttons for unified add layer dialog
- Fixes #17728 by setting the standard buttons in the
button box instead of manually adding them by code.
This way the... - 04:45 PM Revision 15ffcb43 (qgis): [bookmarks] Case insensitive sorting
- Fixes #17005
- 12:19 PM Revision 5daf33a5 (qgis): Merge pull request #5931 from signedav/fieldtypeprop
- Make QgsField::type a Q_PROPERTY
- 11:22 AM Revision 2f19d629 (qgis): [3d] Respect no-data values from DEMs in terrain generator (fixes #17558)
- 10:27 AM Revision dc51dbf8 (qgis): Q_PROPERTY of QVariant::Type to use exernally
- 10:16 AM Revision 1ddcac50 (qgis): [3d] missing piece of the jigsaw: save 3d canvas as image (#5927)
- 05:08 AM Revision 909a0fc2 (qgis): Merge pull request #5921 from nirvn/layout_item_icon
- 04:33 AM Revision 3dc52117 (qgis): [layouts] use gray icons for the items panel
- 04:33 AM Revision 0a40a811 (qgis): [layouts] add icons for items and use those in the items panel
- 02:01 AM Revision b25681cc (qgis): [needs-docs][processing] Double clicking a history entry shows
- the algorithm dialog instead of immediately executing same alg
This allows users to edit the parameters before re-ru... - 02:01 AM Revision 5f7aa45a (qgis): [needs-docs][processing] Add methods to show algorithm dialog
- Adds processing.createAlgorithmDialog and
processing.execAlgorithmDialog. These methods can be used
to create and exe... - 01:43 AM Revision 54910fc3 (qgis): Fix algorithm dialog window geometry save/restore
- 01:38 AM Revision ce28cf50 (qgis): Save algorithm results to dialog
- 01:22 AM Revision edcd058e (qgis): [processing] Add a setParameters method to AlgorithmDialog
- Allows pre-populating the dialog with non-default parameter
values. - 01:04 AM Revision 595b9812 (qgis): [processing] Implement a todo (set layer param's wrapper values)
2017-12-20
- 11:52 PM Revision 1f6d1a6e (qgis): Fix ui build warning
- 08:21 PM Revision 8c62a7ca (qgis): Merge pull request #5916 from borysiasty/no_colon
- [Plugin installer] Remove trailing colon if it's a very end of the message
- 02:20 PM Revision 7d4290d9 (qgis): duplicate child feature in relationwidget
- beside add and delete child in the relationwidget of an attributeform, there is the new functionality duplicate featu...
- 02:06 PM Revision 45859bee (qgis): Merge pull request #5923 from borysiasty/processing_groups
- [processing] Fix group id of GDAL algorithms.
- 12:10 PM Revision f5a650f9 (qgis): Followup 9a5435f: Fix sip files
- 12:07 PM Revision ecb9611b (qgis): Fix group id of GDAL algorithms. Follows up 53bc147dca00
- 11:18 AM Revision a7b5ffc5 (qgis): changed requests
- 11:18 AM Revision 0b050307 (qgis): improved signal/slot and flexible layer handling
- two signals now digitizingCompleted and digitizingFinished using deleteLater() for no conflicts
the addFeature is usi... - 11:18 AM Revision 95b8535a (qgis): New feature duplicate in MapLayerAction with redigitize and removed obs...
- Duplicate feature and with redigitizing - splitting of digitizefeature and addfeature - so we can use digitizefeature...
- 11:18 AM Revision 1295efc4 (qgis): add the new icons for duplication
- for duplicate feature and duplicate feature digitize there are new icons. they are added to the project now.
- 11:17 AM Revision 3b3d3048 (qgis): redigitize on feature duplication
- there are two actions duplication and duplication redigitize. in redigitize you can set a new geometry for the duplic...
- 11:17 AM Revision 7b199ed4 (qgis): initialize map tool in function
- 11:17 AM Revision 67abdd31 (qgis): add new svgs for duplicate and duplicate digitized feature
- 11:17 AM Revision 9799cd83 (qgis): working upload - new signals in digitizefeature
- digitizingFinished -> digitizing made - feature can be duplicated now
digitizingFinalized -> and everything else done... - 11:05 AM Revision e1b6daa4 (qgis): action mapping for duplicate feature
- 09:46 AM Revision bf45d0b6 (qgis): Crs (#5908)
- * fix display of CRS if invalid CRS
* fix #17455 set an empty CRS if the read CRS from XML is wrong
* add warning a... - 09:35 AM Revision 9a5435ff (qgis): remove CRS picker and allow only layer CRS or provider CRS in metadata ...
- 09:02 AM Revision 3c7f7454 (qgis): Merge pull request #5919 from nyalldawson/iter_datum
- Use transform context in feature requests with destination crs set
- 08:37 AM Revision 4643712a (qgis): Fix missing transform contexts for QgsDistanceArea
- QgsDistanceArea.setSourceCrs() now requires a QgsTransformContext
argument. - 06:43 AM Revision bf857092 (qgis): Use qgsfilewidget for the delimited text prodivder source select (#5920)
- 03:32 AM Revision 6528f1c3 (qgis): Require a transform context when setting the destination crs for
- a feature request
Forces correct datum handling for these requests, and removes
a few more uses of the deprecated/da... - 03:21 AM Revision b24a1bf1 (qgis): Add transform context to processing context
- 02:19 AM Revision 8a5d5332 (qgis): [doxygen] add test to ensure code snippet use \code command
- 02:17 AM Revision 5dc9b586 (qgis): fix empty lines with spaces
- 02:17 AM Revision 7b0ad1b6 (qgis): fix code snippet and do not display cpp code in sip files
- 02:17 AM Revision d042304c (qgis): [sipify] habndle python code snippets
- 02:17 AM Revision 64c99e05 (qgis): run sipify for code snippets
- 02:17 AM Revision 45315bbf (qgis): add cpp to code type
- 02:17 AM Revision bdfd3450 (qgis): fix code descriptor
2017-12-19
- 07:55 PM Revision 36a05a3a (qgis): do not create link for current class
- 07:55 PM Revision 90e51969 (qgis): run sipify
- 07:55 PM Revision db8a7c61 (qgis): [sipify] also create links in docstrings
- 07:11 PM Revision 336995dc (qgis): Allow age expression to represent time intervals above 130 years (#5914)
- Uses a 64bit integer instead of 32bit one for seconds,
meaning about 584 billions of years rather than 136...
Closes... - 06:24 PM Revision 97018cf2 (qgis): [Plugin installer] Remove trailing colon if it's a very end of the mess...
- 05:06 PM Revision b06f99b5 (qgis): 2.18 also uses Qt4 which doesn't have QStringLiteral (followup a122e023...
- 03:47 PM Revision 42d37558 (qgis): set up daily trigger for docker cloud via Travis
- 03:45 PM Revision bbb86c3e (qgis): remove files
- 02:26 PM Revision cefae89a (qgis): [layouts] avoid adding too much bleeding pixels for page items (#5910)
- 11:33 AM Revision 70d61fd6 (qgis): [3d] attach transform context in QgsTerrainTextureGenerator (#5911)
- 10:39 AM Revision 5308b265 (qgis): Fix typo in documentation (missing quote)
- 10:08 AM Revision a122e023 (qgis): 2.18 lives in pre-C++11 land (followup c71e55036)
- 05:57 AM Revision a44a598f (qgis): [layouts] Fix crash on svg warning dialog close
- 05:29 AM Revision ef1bdd30 (qgis): Merge pull request #5909 from nyalldawson/layout_next
- Layout SVG exports
- 04:39 AM Revision 4054a2bb (qgis): Fix ui weirdness when editing guide positions via widget
- 04:26 AM Revision e9c0d29f (qgis): Fix repositioning guides on pages > 1
- 04:03 AM Revision b594ecd7 (qgis): Fix missing page shadows
- 04:00 AM Revision 54acc80d (qgis): Indentation
- 03:24 AM Revision 39786263 (qgis): allow to have single dest/source transform in dialog
- 03:24 AM Revision 52f6701d (qgis): give more room to proj selection widget
- 03:24 AM Revision d4a20c0a (qgis): use table widget instead of tree for better column display
- 03:24 AM Revision 41baaad0 (qgis): fix after rebase
- 03:24 AM Revision b1eb838f (qgis): fix datum transform dialog shown when option is disabled
- 03:06 AM Revision 2007792f (qgis): Restore layered svg export option
- 02:28 AM Revision d06e1274 (qgis): Add unit test for svg export
- 02:06 AM Revision 66402570 (qgis): [layouts] Allow double-clicking to add layer to legend
- Fixes #14410
- 02:02 AM Revision b25c4891 (qgis): [layouts] Suggest export file names based on layout name (fix #9476)
- 01:59 AM Revision c7bd7b3d (qgis): Add method to ensure file name string is safe
- 01:58 AM Revision 86cbecf7 (qgis): fix after rebase
- 01:53 AM Revision 08d27630 (qgis): Don't copy default themes to user folder
- It's just wasting space in the profile folder, and now with profiles you
will get extra copies which you don't need. ... - 01:46 AM Revision c18eadd9 (qgis): give more room to proj selection widget
- 01:46 AM Revision e5d6920d (qgis): allow to have single dest/source transform in dialog
- 01:46 AM Revision b78f2681 (qgis): use table widget instead of tree for better column display
- 01:45 AM Revision e5499d0b (qgis): fix datum transform dialog shown when option is disabled
- 01:38 AM Revision 613b1584 (qgis): Start restoring SVG export
- 01:38 AM Revision 0a02ed43 (qgis): Add tooltip for legend auto update checkbox (fix #13576)
- 01:38 AM Revision cbc8570a (qgis): Fix unbalanced painter save/restore for map items
- 01:37 AM Revision 7c8f4c3e (qgis): Fix extensions not automatically added to new filenames in QgsFileWidget
- Fixes a UX regression introduced by swapping dialogs to use
QgsFileWidget, where on some platforms the extension is n... - 01:37 AM Revision 128e37ea (qgis): Add some extension and filter handling functions to QgsFileUtils
- 01:33 AM Revision 48e6ec58 (qgis): Merge pull request #5906 from nyalldawson/datum
- Datum fixes and cleanups
- 01:29 AM Revision 13a888d2 (qgis): [ogr] Fix ExactIntersection flag should be ignored if filter rect
- is not set
And add provider test case to ensure no other providers have this
issue
2017-12-18
- 12:11 AM Revision a77b5b65 (qgis): Fix copy/paste error, update unit tests
- 11:48 PM Revision c7017914 (qgis): Doxygen
- 11:47 PM Revision f216b188 (qgis): Move all datum transform related methods to QgsDatumTransform
- 09:16 PM Revision e678bfa0 (qgis): use cmake 3.10 in Docker dependency image
- this should make Travis log nicer to read
thanks to @m-kuhn patch to cmake
see https://gitlab.kitware.com/cmake/cmake... - 08:17 PM Revision 753b3e08 (qgis): Merge pull request #5898 from nyalldawson/datum
- Datum transform fixes, header reworking
- 07:51 PM Revision 51bb631b (qgis): Also use the pyQgisVersion approach in QgsPluginRegistry
- 06:52 PM Revision bb40de39 (qgis): Add missing sip bindings
- 06:29 PM Revision d85aef70 (qgis): Show style name also in raster properties dialog title
- 05:57 PM Revision c4c5cba4 (qgis): Bump up core plugins' qgisMinimumVersion. Do not merge without b4338660...
- 05:30 PM Revision b4338660 (qgis): [Plugin installer] Make QGIS x.99 only compatible with plugins for the ...
- 03:42 PM Revision 944b587e (qgis): Show style name in layer properties dialog title
- 02:58 PM Revision 7c01b7e6 (qgis): [Plugin installer] Follow up 54f312fa7f5b1ff and temporarily hardcode p...
- 12:55 PM Revision 10b37f3f (qgis): add missing ovverride in macos build
- 12:19 PM Revision 358c58d7 (qgis): Fix bad merge
- 12:19 PM Revision 25c3e135 (qgis): Move datum transform structs out to their own header, to avoid
- need to include private header file
- 12:19 PM Revision 1c7e1402 (qgis): Fix transform context not copied with render context copies
- 12:19 PM Revision 9ba1d28a (qgis): Don't cache context along with QgsCoordinateTransforms
- This information should not be restored from the cache, since
it's project specific yet the cache is not - 12:19 PM Revision 198486f0 (qgis): Avoid including private header
- 11:55 AM Revision 3fc746fb (qgis): fix unknown mQgis variable on macos
- 10:56 AM Revision 6d069e8d (qgis): Merge pull request #5583 from m-kuhn/disableLocatorTest
- [travis] Disable PyQgsLocator test
- 10:47 AM Revision 67daecdd (qgis): functionality to duplicate features
- 09:41 AM Revision a5f7f410 (qgis): Merge pull request #5897 from nyalldawson/layout_next
- Misc layout fixes
- 09:39 AM Revision d8143244 (qgis): Merge pull request #5879 from pblottiere/refrelfilter_218
- [bugfix] Fixes auto select foreign key when filters are updated in QgsRelationReferenceWidget
- 09:37 AM Revision 32778537 (qgis): Merge pull request #5869 from pblottiere/bugfix_reshape2_218
- [backport][bugfix] Do not add binding line in both side in reshape map tool
- 09:35 AM Revision 332c57d0 (qgis): Follow the rules
- 09:32 AM Revision 003e6224 (qgis): No sip bindings for private headers
- 09:30 AM Revision 77350199 (qgis): Revert "Add missing sip file"
- This reverts commit c487ee6be0992931031ae930f698c19344f06061.
- 09:29 AM Revision c487ee6b (qgis): Add missing sip file
- 09:21 AM Revision 05b8bf7f (qgis): Merge pull request #5876 from peppsac/fix_17694
- Fix parameter name decoding when using POST + urlencoded
- 08:39 AM Revision 200669ae (qgis): Fix guide positioning when multiple pages are present
- 07:45 AM Revision a1128a52 (qgis): Hide guides from layout exports
- 07:33 AM Revision 0052eb83 (qgis): Add unit test for pdf exports
- 07:28 AM Revision 00dbc73d (qgis): Setup QgsSettings in the correct order
- We don't have the location of QGIS.ini until we know the profile
so we can't use QgsSettings to get the global settin... - 07:05 AM Revision b4829a78 (qgis): Open folder rather than file when clicking message bar after export
- 06:40 AM Revision d49a3a25 (qgis): Fix coverity uninitialized member warning
- 06:37 AM Revision d998c3ea (qgis): Merge pull request #5892 from nyalldawson/fix_17254
- Fix creation of QgsCoordinateReferenceSystem from "user:xxxx" strings
- 05:33 AM Revision 0a6eb127 (qgis): Fix drag and drop for qgz files. List in browser
- 04:12 AM Revision 25635f0b (qgis): include qgscoordinatetransformcontext_p.h in install
- 03:39 AM Revision 8ca5b2a2 (qgis): enableAutoGeometryRestore dialog updates
- 02:49 AM Revision ea5f3c69 (qgis): Generate safe widget name in QgsWidgetStateHelper
- Assert is a bit rough here so just warn devs
2017-12-17
- 12:55 AM Revision 7f474a09 (qgis): Fix #17579 - Use guid to make temp file name for zip file
- QTemporaryFile doesn't work here with QgsZipUtils on Windows for some
reason but is fine on Linux. Yay development! - 12:31 AM Revision 2e6386e6 (qgis): Use more performant QRegularExpression for matching
- 12:27 AM Revision 8cb48938 (qgis): Fix creation of QgsCoordinateReferenceSystem from "user:xxxx" strings
- Fixes #17254
- 10:29 PM Revision b59bd94e (qgis): Merge pull request #5837 from nyalldawson/layout_next
- Layout raster image exports
- 01:55 PM Revision b630a407 (qgis): missing SIP_OUT
- 05:18 AM Revision 492f9ea1 (qgis): Update test mask images
- 05:18 AM Revision 831732f3 (qgis): Sipify
- 05:14 AM Revision 26315894 (qgis): Add some layout related actions to app toolbar
- 05:14 AM Revision f649f1f8 (qgis): [layouts][needs-docs] Add control for whether pages should be
- exported, including data defined setting
This replaces the 2.x data-defined "number of pages" setting.
Instead of re... - 05:14 AM Revision 3704c48b (qgis): Add links to open exported images in message bar
- 05:14 AM Revision eb25ab79 (qgis): Fix pdf export page sizes
- 05:14 AM Revision 8f0144b3 (qgis): Fix some multiple updates from gui, squash some undo commands
- 05:14 AM Revision 447a9490 (qgis): Fix items moving after altering page size or inserting/deleting pages
- 05:14 AM Revision 8d1e7170 (qgis): Add missing parents to message boxes
- 05:14 AM Revision 9ab813f3 (qgis): Better memory management
- 05:14 AM Revision ffb9d0cb (qgis): Guard QgsLayoutExporter against nullptrs
- 05:14 AM Revision 662ec7a7 (qgis): Use unique_ptr over raw array
- 05:14 AM Revision 5601fc98 (qgis): Add new page icon to toolbar
- 05:14 AM Revision db17c2c4 (qgis): Restore data defined page orientation control
- 05:14 AM Revision 65f4c4ac (qgis): Port orientation decoding code from composer
- 05:14 AM Revision 5d6a5096 (qgis): Restore data defined page orientation
- 05:14 AM Revision 25d16380 (qgis): Port reference map functionality from composer
- 05:14 AM Revision 082733ab (qgis): Fix unit test
- 05:14 AM Revision fe5bd47e (qgis): Work on resizing layouts to item bounds
- 05:14 AM Revision f4f5f75b (qgis): Remove incorrect TransferThis annotation
- 05:14 AM Revision ecfacdf2 (qgis): Avoid Qt warning
- 05:14 AM Revision f3fcb68e (qgis): Port method to retrieve items of a set type on a page
- 05:14 AM Revision a3c9dc39 (qgis): Remember window position
- 05:14 AM Revision c496b3bc (qgis): Forward declare some classes
- 05:14 AM Revision 770ffdf6 (qgis): Fix incorrect detection of grids with advanced effects
- 05:14 AM Revision aa7986f8 (qgis): Implement methods for exporting layouts as raster, add tests
- 05:14 AM Revision a56c9370 (qgis): Expand docs
- 05:14 AM Revision e8a42c92 (qgis): Add method to determine largest page size
- 05:14 AM Revision 5828f5d3 (qgis): Port method to determine whether page should be exported
- 05:14 AM Revision 71dd3b93 (qgis): Port pageItemBounds method from composer
- 05:14 AM Revision ca37a1eb (qgis): Fix drawing of map items (grids, overviews) when rendering map item as ...
- 05:14 AM Revision d7e179cb (qgis): Add unit test for resizing pages
- 05:14 AM Revision ab7873cd (qgis): Fix crash in ui while working with map grids
- 05:14 AM Revision c7abf466 (qgis): Update test masks
- 05:14 AM Revision 2b0ed508 (qgis): Tweak logic regarding page item margins following forced re-render
- of layout items when exporting (i.e. disabling of cached item render)
The old issue of semi-transparent pixels aroun... - 05:14 AM Revision 2e68dd70 (qgis): Add some masks for scalebar tests
- 05:14 AM Revision 261492dd (qgis): Add a messagebar to layout designer
- 05:14 AM Revision b992e871 (qgis): [layouts][FEATURE] Don't force the whole layout to be rasterized
- when exporting to PDF
If an individual layout item needs rasterisation in order to
be exported correctly, it can now... - 05:14 AM Revision 91179f13 (qgis): Work on PDF export
- 05:14 AM Revision a59dce50 (qgis): Move containsAdvancedEffects test to QgsLayoutItem
- And start a generic test library for all item types to ensure
correct behavior for QgsLayoutItem subclasses
Currentl... - 05:14 AM Revision d3aee951 (qgis): Tweak logic regarding when a map item forces the whole layout
- to be rasterised
- 05:14 AM Revision 8b1e057d (qgis): Make QgsLayoutExporter::generateFileName virtual, so exporter
- subclasses can be made which customise the generated file names
- 05:14 AM Revision 48b6e02c (qgis): Spelling
- 05:14 AM Revision 2f0969e2 (qgis): Expose antialiasing option in image export dialog
- Allows for creating non-antialiased images from layouts. Note that
some layout item types do not correctly respect th... - 05:14 AM Revision 0f9aaf4c (qgis): Expose world file option in image settings dialog
- 05:14 AM Revision 953d2c43 (qgis): [layouts] Resurrect action for exporting to raster images
- ...this time, without all the useful code locked away in app!
- 05:14 AM Revision 113664fe (qgis): Port method for pausing layout view updates
- 05:14 AM Revision 1b8f4a09 (qgis): Add method to determine file path for exports which encountered errors
- 05:14 AM Revision 5cf36cd8 (qgis): Add method to detect whether layout has uniform page sizes
- 05:14 AM Revision 069a0baa (qgis): Expose some more export related settings to GUI
- 05:14 AM Revision f08ff15f (qgis): Port some more world file generation related code
- 05:14 AM Revision 56383e42 (qgis): Port world file generation code to layouts
- 05:14 AM Revision afbd1400 (qgis): Port georeferencing from compositions
- 05:14 AM Revision 94b63d17 (qgis): Fix updating gui after undoing layout settings change
- 05:14 AM Revision 0110b433 (qgis): Update tests masks
- 05:14 AM Revision fb712d7d (qgis): Decouple QgsLayoutExporter from QgsLayout
2017-12-16
- 03:45 PM Revision 281392b1 (qgis): [doxygen] fix badly placed \returns
- 03:45 PM Revision be8d1d77 (qgis): run sipify
- 03:45 PM Revision e6f657cf (qgis): add a test to check that returns are placed before since and note in Do...
- 03:45 PM Revision 92751d47 (qgis): make sipfiles test macos compatible
- 11:12 AM Revision a8afd12f (qgis): First fixes before tests
- 11:12 AM Revision 5b864073 (qgis): Fix parameters and support empty default values for Enums
- 11:12 AM Revision 6d4d291f (qgis): Review ParameterNumber for r.* description files
- 11:12 AM Revision 507af21f (qgis): Review optional ParameterNumbers
- 11:12 AM Revision 1ba1dbed (qgis): Fix also i.* description files
- 11:12 AM Revision f70032ba (qgis): Fix v.buffer
- 08:57 AM Revision 33f5c241 (qgis): Show full path in tooltip for qgs project files in browser
- 08:57 AM Revision a33946b0 (qgis): New icons for QPT files and Python files in the browser
- Python icon thanks to @pkinglinz
- 08:57 AM Revision 40dbc06b (qgis): Hide file extensions for qpt, python and qgs files in the browser
- These have distinct icons identifying them, and the full file name
with extension shown in the tooltip - 08:48 AM Revision 313417dd (qgis): Stop conflicts
- 07:54 AM Revision 972e7890 (qgis): Merge branch 'master' into segment_intersection
- 04:54 AM Revision 252f0802 (qgis): Follow up 647bd25
- 03:13 AM Revision c604d2dd (qgis): run sipify
- 03:13 AM Revision 5a34558e (qgis): fix sipify test
- 03:13 AM Revision cb9bd6d3 (qgis): fix missing new line before first param
- 03:13 AM Revision f811d817 (qgis): remove rtype from docstring
- 03:13 AM Revision 60e9b26d (qgis): fix sipify test
- 03:13 AM Revision 8db419ca (qgis): [sipify] avoid printing empty Docstrings
- 02:59 AM Revision 647bd256 (qgis): [processing] Use a more unique separator for log file
- Fixes #17704
- 01:03 AM Revision 9d251198 (qgis): Merge pull request #5870 from nyalldawson/virtual
- Drop redundant virtual keywords on overrides
2017-12-15
- 12:44 AM Revision 978d9277 (qgis): better argument names for QgsGeometryUtils::lineIntersection
- 12:37 AM Revision 9f99453b (qgis): call the correct function to retrieve CRS from an extent in Processing
- 11:51 PM Revision 71a39cbc (qgis): Sipify
- 11:50 PM Revision 88024827 (qgis): Remove redundant overridden default destructor implementations
- 11:49 PM Revision 4da1ce84 (qgis): Drop redundant virtual keywords on overrides
- Run clang-tidy modernize-use-override to remove all the redundant
virtual keywords from overridden methods, and add s... - 08:42 PM Revision c5d96631 (qgis): Merge branch 'master' into segment_intersection
- 08:36 PM Revision 72f5adf3 (qgis): Add default value to epsilon.
- Change example for python.
- 04:35 PM Revision 39521c76 (qgis): fix contact table in metadata (#5881)
- * fix contact table in metadata
* fix datetime picker in temporal extent - 04:12 PM Revision f2b3ed0a (qgis): run sipify
- 04:12 PM Revision 199055ed (qgis): fix doxygen layout
- 04:12 PM Revision bc51bba3 (qgis): [sipify] transform \param xxx to :param xxx:
- 04:12 PM Revision 8fef9e96 (qgis): [sipify] place :rtype: at the correct place
- also add space before other paragraph-level markups
- 04:12 PM Revision 2009d4c9 (qgis): remove extra spaces
- 04:12 PM Revision 0618071e (qgis): fix sipify test
- 01:16 PM Revision 9eb938c6 (qgis): add missing metadata fields about contacts and extent (#5878)
- 12:53 PM Revision 0c7cf21f (qgis): Merge pull request #5535 from nyalldawson/datum
- Datum transform handling rework, pt 1
- 12:40 PM Revision adb7af99 (qgis): Fix parameter name decoding when using POST + urlencoded
- This is a followup of dfe48d13c85cbae559a7a09a1bd62140cf11848b which solved
the issue for parameter values.
Fixes #1... - 12:21 PM Revision e9feeaac (qgis): Merge pull request #5875 from alexbruy/processing-editor
- [FEATURE][processing][needs-docs] add find and replace functionality to script editor
- 11:43 AM Revision 4f570cef (qgis): [ui] fix toggle panel visibility action
- Prior to this fix, the action would have to be triggered
twice before panels were actually hidden. - 11:34 AM Revision 9b2320ac (qgis): Add some tests
- 11:33 AM Revision 0210d382 (qgis): Fixes auto select foreign key when filters are updated
- 11:11 AM Revision a0ce6481 (qgis): [processing] use groupId when constructing help URL
- 10:07 AM Revision 5016c21e (qgis): [FEATURE][processing][needs-docs] add find and replace functionality to
- Processing script editor (forward-port from 2.18 branch)
- 10:00 AM Revision 1217e595 (qgis): Add a unit test for missing datum transforms
- 09:47 AM Revision 3692fcdb (qgis): Merge pull request #5561 from pvalsecc/wms_ogc_filters
- [FEATURE][needs-docs] Add OGC filters to WMS
- 09:00 AM Revision 89fb8543 (qgis): comment the code instead of apply an useless equality...
- 08:32 AM Revision 96c2ce18 (qgis): Show a warning when loading a project with a transform not available lo...
- 08:27 AM Revision 0dd8db61 (qgis): Fix indentation
- 08:19 AM Revision f4b007ec (qgis): Merge pull request #5783 from pblottiere/ref_rel_perf_218
- [2.18] QgsRelationReferenceWidget slowness
- 08:13 AM Revision ac6d2518 (qgis): sort the values in query builder
- after filling the values into the model, they are sorted ascending.
- 08:07 AM Revision 6ff744a3 (qgis): Use proj strings to serialize datum transforms IDs
- Since datum transforms IDs are local only, and can even change
when underlying library versions are updated, we can't... - 07:42 AM Revision 31873527 (qgis): Add method to retrieve datum transform ID from a proj string
- 06:48 AM Revision 43d8a6b5 (qgis): Update unit test
- 05:55 AM Revision 8ec16e2c (qgis): [ui] add some spacing for the projection selection widget
- 05:46 AM Revision 5b1da988 (qgis): [processing] List unique values improvements
- - allow running on non-spatial tables
- allow choice of more than one field - 05:46 AM Revision ebd98e3f (qgis): Merge pull request #5874 from nirvn/arcgis_providers_icon
- Smallt tweaks for add and create layer icons
- 05:22 AM Revision 1fa7d453 (qgis): [ui] fix node size of the create vector layer icon
- 05:20 AM Revision 13d17862 (qgis): Sipify
- 05:16 AM Revision 2fb3c576 (qgis): fix transform context test
- 05:16 AM Revision b2872194 (qgis): Fix warning
- 05:16 AM Revision 69c3debf (qgis): Nicer API for datum transforms
- Instead of using QPairs of ints, use more descriptive structs, also
rename a lot of datum related methods for clarity... - 05:16 AM Revision ab5d8958 (qgis): Add some more datum related unit tests
- 05:16 AM Revision adf07228 (qgis): address remaining memory leaks
- 05:16 AM Revision 68aef9a4 (qgis): ask for datum transform update on layer or project crs change
- in the case of project crs change, if several transforms are available, pop up a message rather than showing multiple...
- 05:16 AM Revision d404a329 (qgis): use const_iterator
- 05:16 AM Revision 6188b167 (qgis): missing const ref, remove extra argument
- 05:16 AM Revision 8ab658c5 (qgis): address missing const and memory leaks
- kudos @nyalldawson
- 05:16 AM Revision ed0c93f6 (qgis): missing const ref
- 05:16 AM Revision 5c583040 (qgis): use alternate row colors and a slightly reduced font size in datum table
- 05:16 AM Revision aa65da42 (qgis): apply default transform to newly created project
- 05:16 AM Revision fd3e85e7 (qgis): fix indentation
- 05:16 AM Revision 92a46f02 (qgis): create a QgsDatumTransformTableWidget to avoid code duplication
- this contains the table view and the 3 buttons (add/remove/edit)
- 05:15 AM Revision 8798cf06 (qgis): allow editing transform in project properties
- 05:15 AM Revision 44ed7bd9 (qgis): define default transforms in global options
- adds QgsCoordinateTransformContext::readSettings()/writeSettings to read/write from settings
- 05:14 AM Revision 4eab13df (qgis): datum transforms have reversible source/dest
- 05:14 AM Revision e0b3197b (qgis): add missing refresh
- 05:14 AM Revision fec7c705 (qgis): fix context was not correctly set on project opening
- 05:14 AM Revision d18dac0c (qgis): fix destination transform not showing
- 05:14 AM Revision eb71750f (qgis): use QgsProjectionSelectionWidget rather than buttons
- 05:14 AM Revision 4838e554 (qgis): Fix ui build warnings
- 05:14 AM Revision d2353e7c (qgis): Add method to determine whether transform context has a valid transform
- for a specific src/dest CRS pair
- 05:14 AM Revision 670858d8 (qgis): Fix some transforms missing transform context
- 05:14 AM Revision 95a2ac08 (qgis): Update layout map to use transform context
- 05:14 AM Revision e178ffc8 (qgis): modification to QgsDatumTransformationDialog to allow interaction with ...
- 05:14 AM Revision 86964f65 (qgis): todos for layout after rebase (some more)
- 05:14 AM Revision a4219395 (qgis): replace datum in qgsoptionsbase after rebase
- 05:14 AM Revision 5cc3a1f0 (qgis): added method in QgisApp to ask for datum
- 05:14 AM Revision e303f746 (qgis): ifdef 0 single source/destination transforms
- 05:14 AM Revision 080bea19 (qgis): saving datums transform in projet, removing in dialog ok
- 05:14 AM Revision 3777aade (qgis): added some options
- 05:14 AM Revision 2b1f82ff (qgis): adding datum transform works
- 05:14 AM Revision f55da4af (qgis): Update unit tests
- 05:14 AM Revision f4eae288 (qgis): started datum UI refactoring
- 05:14 AM Revision 39166282 (qgis): Fix handling of transform-not-required in QgsCoordinateTransformContext
- 05:14 AM Revision 40e551da (qgis): Fix failing test
- 05:14 AM Revision 1422d538 (qgis): Improve caching of transforms
- 05:14 AM Revision 0a9c107f (qgis): Fix build
- 05:14 AM Revision cb693a72 (qgis): Move caching to QgsCoordinateTransform
- and remove no longer required QgsCoordinateTransformCache singleton
- 05:13 AM Revision 439ef200 (qgis): Prepare for removal of QgsCoordinateTransformCache
- 05:13 AM Revision 018bfb49 (qgis): Remove QgsDatumTransformStore
- and port usage over to QgsCoordinateTransformContext instead
- 05:13 AM Revision 754a6e06 (qgis): Tweak transform logic (only remove src/dest transforms when both transf...
- 05:13 AM Revision fed8a678 (qgis): Add transform context to QgsMapSettings and QgsRenderContext
- And also throw warnings when the context isn't set for these objects
- 05:13 AM Revision cc424c95 (qgis): Move warning to better location
- 05:13 AM Revision 62013905 (qgis): Add explicit setter for project's transform context
- And add transformContextChanged signal, so that we can detect
when the context is changed. - 05:13 AM Revision 86d94923 (qgis): Remove context-unaware QgsCoordinateTransform constructors from Python ...
- This forces Python code and plugins to become datum transform
aware, and given that upgrading python code is easy (ju... - 05:13 AM Revision 1a73fef4 (qgis): In debug builds, throw a warning when transforming coordinates
- and no coordinate transform context has been set.
- 05:12 AM Revision 91e0afb6 (qgis): Add QgsCoordinateTransformContext arguments to QgsCoordinateTransform c...
- And automatically retrieve correct datum transforms for the
transform, based on the information in the context.
Also... - 05:11 AM Revision 2edb2d8a (qgis): Remove unused QgsCoordinateTransform::readXml/writeXml methods
- These methods are not used in master and are of questionable
value. Better to serialise the source and dest crs separ... - 05:11 AM Revision 76ebfdf2 (qgis): Add a QgsCoordinateTransformContext member to QgsProject
- 05:11 AM Revision 1013c0bd (qgis): Add support for serializing transform contexts
- 05:11 AM Revision 3d1b8aee (qgis): Implement logic for calculating datum transforms to use
- 05:11 AM Revision 7af5545f (qgis): QgsCoordinateTransformContext must be thread safe
- 05:11 AM Revision 5131258b (qgis): QgsCoordinateTransformContext is implicitly shared
- 05:11 AM Revision f7b315f5 (qgis): Doxygen
- 05:11 AM Revision 2e2e1248 (qgis): Allow removing existing transforms from context
- 05:11 AM Revision 8a0bd08e (qgis): Start on QgsCoordinateTransformContext
- Stores settings related to the correct datum transforms to use
when performing a coordinate transform. - 04:48 AM Revision f2b70ffd (qgis): Allow clickable links in message bar text
- Links are opened using QDesktopServices::openUrl, i.e. the
default OS handler for that link type - 04:26 AM Revision 3c661b10 (qgis): [ui] add vector layer icon color improvement
- 03:54 AM Revision 507cd476 (qgis): [ui] harmonize asf & asm providers icon color
- 02:29 AM Revision e813c80f (qgis): Add icon to SpatiaLite geometry type combobox items
- 02:29 AM Revision 32b7c533 (qgis): Add icon to geometry combobox items
- 02:29 AM Revision c1cebd98 (qgis): Add icon to field type combobox items
- 02:29 AM Revision 11e6101e (qgis): Fix icon file
- 02:29 AM Revision 1d55c949 (qgis): Replace "Non spatial" type by "No geometry"
- 02:29 AM Revision 905a1475 (qgis): Use getThemeIcon instead of building each icon
- 02:25 AM Revision db07bc6c (qgis): Merge pull request #5867 from alexbruy/processing-group
- [processing] add groupId() method to get untranslated algorithm group
- 02:14 AM Revision abdd8759 (qgis): add constructor to QgsBox3d with a QgsRectangle
- 01:58 AM Revision d0475cb0 (qgis): Travis doesn't like me fixing him
- 01:36 AM Revision 7b671327 (qgis): Fix build warning
- 01:09 AM Revision 6c46e47c (qgis): Fix failing unit test
- Wow... how did that test ever work? Very odd...
2017-12-14
- 12:38 AM Revision ff15896c (qgis): getter for the output crs in QgsExtentGroupBox
- 10:58 PM Revision bbf00279 (qgis): [processing] Don't sort field names in multi-field input dialog
- Field names should always be listed in the order that the layer
defines them - 10:58 PM Revision 99849622 (qgis): Merge pull request #5864 from nyalldawson/favorites
- [browser] Allow renaming favorite items
- 08:55 PM Revision c71e5503 (qgis): Add some tests
- 08:49 PM Revision 49dfe3d0 (qgis): [bugfix] Do not add binding line in both side in reshape map tool
- 07:53 PM Revision 49990b84 (qgis): hide the extent from canvas button if the canvas is not set
- 07:46 PM Revision 4312a846 (qgis): [attributetable] Adjust the edit selection when the filter changes
- Make sure that we always have a feature on the form that matches the current filter condition
- 05:10 PM Revision 2674022b (qgis): [processing] add group id to scripts
- 05:04 PM Revision dca37abd (qgis): [processing] add group id to QGIS algorithms
- 05:04 PM Revision 5e157c96 (qgis): [processing] add group id to SAGA algorithms
- 05:04 PM Revision 53bc147d (qgis): [processing] add group id to GDAL algorithms
- 05:04 PM Revision 6f439548 (qgis): [processing] add group id to GRASS algorithms
- 04:11 PM Revision fb3aac8e (qgis): - init variables
- - fix equality
- add tests - 02:30 PM Revision eb59e6d4 (qgis): first import
- 01:12 PM Revision 1d482cf9 (qgis): [processing] add groupId() method to algorithms to get unique ID of the
- algorithm group.
Adapt native algorithms - 10:43 AM Revision 0f6a5c8e (qgis): [ui] harmonize geopackage icon size
- 10:43 AM Revision 0f3a31a3 (qgis): [ui] harmonize geonode icon color and size
- 09:04 AM Revision 3abff0e9 (qgis): Add allowEvalError flag to QgsExpression widgets
- Some expression functions insist on a complete context which we
sometimes are not able to provide. The user might sti... - 09:04 AM Revision 3d626b71 (qgis): Fix file mode
- 09:04 AM Revision b619dcb0 (qgis): Refactor fields configuration in the modeler does not insist on layer
- Inside the modeler, there is not enough knowledge about the layer on
which the refactor fields algorithm will run.
Le... - 09:04 AM Revision e9d4c06c (qgis): Make string translatable
- 06:44 AM Revision 12e44b20 (qgis): Notify model of changes when renaming data items
- 06:44 AM Revision 8df67111 (qgis): [needs-docs][browser] Allow renaming favorite items
- Otherwise favorites can be useless if you're trying to favorite
a long path
Fixes #6780 - 01:51 AM Revision 5bac8a6e (qgis): Merge pull request #5715 from nyalldawson/3d_ctrl
- [3d] Holding ctrl results in finer view adjustments
- 01:25 AM Revision cf25b3ea (qgis): [3d] Holding ctrl results in finer mouse wheel zooming
- To match behaviour of canvas and composer
Fixes #17527
2017-12-13
- 12:02 AM Revision 457abe7b (qgis): Merge pull request #5859 from nyalldawson/project_icon
- Use qgs project icon derivative for project home in browser
- 11:04 PM Revision 79c180a7 (qgis): Fix doxygen warning
- 10:46 PM Revision af0e3698 (qgis): Fix actions on model items in browser
- 10:46 PM Revision 41fed33f (qgis): Consistent capitalization
- 10:46 PM Revision 30fb6de1 (qgis): Use qgs project icon derivative for project home in browser
- 07:38 PM Revision 042e2672 (qgis): Do not search data in case of an invalid feature
- 07:38 PM Revision 5d520668 (qgis): Reduce functionality in case of a widget already embedded by the same r...
- 07:38 PM Revision fd7fc94c (qgis): Add cacheSize as a QSettings
- 07:38 PM Revision 3f65a9ca (qgis): Increase cache size
- 03:50 PM Revision 2ef6a829 (qgis): [tr] Polish translation update
- 03:41 PM Revision ee1f4082 (qgis): improvement in statusbar widget size handling
- only the scale line edit has the minimum size instead of the whole scale widget
coordinates line edit size is now dyn... - 02:39 PM Revision ea49c827 (qgis): [processing] Set value of unused optional layer parameters to None inst...
- 02:39 PM Revision 1648c79d (qgis): [processing] fixed parsing of integer parameters
- 02:39 PM Revision 0858652e (qgis): [Processing] correctly report missing layers in postprocessing task
- 02:39 PM Revision 1b8fa827 (qgis): [processing] fixed saga algs descriptions
- 02:03 PM Revision 03d8565e (qgis): - Update api_break.dox
- - rename isIntersect to isIntersection
- rename inter to intersectionPoint - 01:54 PM Revision 279c674c (qgis): Add comments to unlcear translatable strings
- 01:42 PM Revision 492fb4a6 (qgis): Merge pull request #5860 from volaya/script_search
- [FEATURE][processing][needs-docs]Script search
- 01:01 PM Revision 05e6ec24 (qgis): fix indentation
- 12:29 PM Revision 5c28ecab (qgis): update HTML data provider metadata (#5700)
- * update HTML data provider metadata for grass, gdal and ams
* update HTML data provider metadata for WMS and WCS
*... - 11:53 AM Revision 351dc15f (qgis): [processing] added search and replace functionality to script editor
- 11:04 AM Revision 83f76998 (qgis): Added missing image
- 10:57 AM Revision b6ddc702 (qgis): Merge pull request #5856 from nyalldawson/sort_browser
- Correctly sort browser items
- 10:25 AM Revision b62762fe (qgis): [processing] Fixed saga name
- 09:55 AM Revision c6838fde (qgis): Update doc
- 09:23 AM Revision 9bd72128 (qgis): Fix missing cases and push
- 08:58 AM Revision 28a61e1e (qgis): [bugfix] Bookmarks fix export SRID and refresh on import
- Fixes #17674 - Export and Import problems after recent fixes
- 08:45 AM Revision eb292c93 (qgis): Apply segmentIntersection on some tools with tests.
- 08:38 AM Revision 353ca633 (qgis): Tiny spatialite-related improvement & fix (#5857)
- * [spatialite provider] when creating an empty layer, primary key should be autoincrement
* [processing] fix import i... - 08:19 AM Revision b579414c (qgis): Embedded relref widget: less functionality
- 07:01 AM Revision d4ae83f8 (qgis): [spatialite provider] take into account possible quotation marks for pr...
- 06:35 AM Revision 73674e81 (qgis): [spatialite provider] auto-generate auto-incrementing primary keys (#5849)
- 06:06 AM Revision fec31f8d (qgis): Sort browser items
- Implements a sort key for browser items, allowing them to be
correctly sorted.
Fixes #17591
2017-12-12
- 11:31 PM Revision 7a1a4ed1 (qgis): spelling fixes
- 11:19 PM Revision eacbdb9a (qgis): german translation update
- 11:03 PM Revision b506fc99 (qgis): spelling fixes
- 09:36 PM Revision 342985f1 (qgis): improve segmentIntersection
- 06:34 PM Revision 6ab87e57 (qgis): Fix some french translation
- 06:03 PM Revision bbc3055b (qgis): Better boolean support detection for GDAL >= 2.3
- 06:03 PM Revision f64f41a3 (qgis): [ogr] Advertise boolean field support for GPKG layers
- Likely other drivers also support this, so the list should be
extended for these - 06:03 PM Revision c15ef22e (qgis): Expose boolean field creation support for other OGR supported drivers
- 05:36 PM Revision af647340 (qgis): Fix crash with error on autocreate savepoint
- member variables are initialized in the order they are defined in the
header. We cannot use mError to initialize mSav... - 05:33 PM Revision 057f2b32 (qgis): [3d] Allow the user to invert calculated normals of faces
- It seems that some data sources / formats with 3D polygons order vertices
in clockwise order for the front side of th... - 05:33 PM Revision 24c1c860 (qgis): [3d] Show feedback when loading tiles for 3D view (fixes #17565)
- There was no indication whether something is going on behind the scenes,
leaving user to wonder whether there is some... - 04:26 PM Revision 5d4b581d (qgis): Merge pull request #5852 from elpaso/bugfix-bookmarks-take2
- [bugfix] bookmarks sorting and multiple deletion
- 03:59 PM Revision f5cd8565 (qgis): Refresh virtual fields editing button state based on field selection
- Allows removing virtual fields defined on read-only PostgreSQL tables.
Closes #17593 - 02:49 PM Revision 78554dd3 (qgis): [bugfix] Bookmarks fix deleting multiple items
- Also fix sorting enabled.
- 02:48 PM Revision d0a8891a (qgis): Fix asserts when beginRemoveRows has no rows
- This was hitting an assert in Qt Core
- 02:43 PM Revision 3d021c44 (qgis): Revert "use 443 (HTTPS) port when testing help URLs"
- This reverts commit 678758c9baf6db386aff205301c037c67b5247e9.
- 11:39 AM Revision 3046979a (qgis): Add first run and settings migration screen (#5838)
- 11:14 AM Revision a15b54d9 (qgis): Swap missing 0->nullptr and add missing overrides
- 11:00 AM Revision 0f26537e (qgis): [spatialite provider] implement to do: show geometryless layers in brow...
- This is in essence a "fix" to the QgsSpatialiteConnection's table fetching
which used to return system tables. - 10:38 AM Revision d901221d (qgis): Default to showing calendar popup for date time widgets
- 09:34 AM Revision c0f4d0f4 (qgis): Fix a crash on exit
- 09:34 AM Revision 253b9d94 (qgis): [needs-docs] Double clicking a layout in the layout manager opens
- the layout, instead of renaming it
Because there's already a dedicated rename button, and opening
is a far more comm... - 09:34 AM Revision 897dc095 (qgis): Spelling
- 09:34 AM Revision 18388318 (qgis): Use title from template as default in layout manager
- use the template name (if empty or not) as default value in the dialog. user can edit it.
if it is already existing, ... - 05:52 AM Revision 6f47c6a4 (qgis): [docker] allow updating dependencies
- this is triggered by a commit message:
[docker] update dependencies - 04:50 AM Revision cda271f3 (qgis): Fix leak in unit test
- 04:47 AM Revision c17d85f6 (qgis): Merge pull request #5846 from nyalldawson/spatialite
- Spatialite geometry conversion fixes
2017-12-11
- 12:08 AM Revision 891d954b (qgis): Remove unreachable code
- 12:07 AM Revision 44574d2c (qgis): Fix build warnings in spatialite provider
- 09:03 PM Revision 3da5ab69 (qgis): [Plugin installer] Properly handle 301 Redirection
- 07:00 PM Revision 678758c9 (qgis): use 443 (HTTPS) port when testing help URLs
- 06:59 PM Revision 1c6ba550 (qgis): use https for help
- 06:55 PM Revision 54774444 (qgis): Merge pull request #5844 from rduivenvoorde/docs_moved
- find redirected/301 doc url
- 06:54 PM Revision 6b73f781 (qgis): Merge pull request #5839 from alexbruy/raster-extensions
- Add methods to get supported raster formats and extensions to QgsRasterFileWriter
- 02:15 PM Revision 61db97f7 (qgis): Merge pull request #5843 from elpaso/bugfix-17600-coordinatetransform-r...
- [bugfix] Restore binding for QgsCoordinateTransform
- 02:14 PM Revision 33fdf8f2 (qgis): add tests for new methods
- 01:50 PM Revision 50aa6fea (qgis): find redirected/301 doc url
- 12:32 PM Revision bfa857bb (qgis): [bugfix] Restore binding for QgsCoordinateTransform
- Fixes #17600
Binding was lost in commit 10d34ece02bb765f5d9d88bb0524c909235fb0d7 - 10:29 AM Revision 8302fc3f (qgis): [spatialite provider] further zm support fixes
- 10:20 AM Revision e0aa5e1f (qgis): Merge pull request #5817 from m-kuhn/noQtScript
- Remove dependency on deprecated QtScript library
- 09:58 AM Revision b1db8dae (qgis): Add non spatial option to create spatialite layer dialog
- 09:24 AM Revision 73eec6f9 (qgis): Use GDAL metadata to determine non-spatial formats (gdal >=2.3 only)
- 09:24 AM Revision 83cdd846 (qgis): Use GDAL metadata to determine feature styles support
- GDAL >= 2.3 only
- 09:01 AM Revision 135ba691 (qgis): Merge pull request #5831 from elpaso/bugfix-17636-attrtable-progress
- [bugfix] Do not crash when layer is destroyed while loading
- 08:38 AM Revision 52b58643 (qgis): add supportedFiltersAndFormats() method to QgsRasterFileWriter
- 08:38 AM Revision 79d83f20 (qgis): [processing] use core methods for raster and vector extensions handling
- 08:38 AM Revision 48661add (qgis): add supportedFormatExtensions() method to QgsRasterFileWriter
- 04:55 AM Revision 7037c293 (qgis): Add PWD to prepare-commit
- Running using non Cygwin git (Faster on Win) will return a differnt path format
to cygwin style. So just make sure sc... - 04:32 AM Revision 3d1d82e7 (qgis): Merge pull request #5827 from nirvn/spatialite_zm
- [spatialite provider] Fix ZM support
- 04:23 AM Revision bb90dc33 (qgis): Add Z/M test case to the spatialite provider
- 04:23 AM Revision 1da0f8e5 (qgis): [spatialite provider] refresh connections when creating a db and/or layer
- 04:23 AM Revision d4445364 (qgis): [spatialite provider] Fix ZM support
- 03:11 AM Revision 2ec1a0f6 (qgis): Merge pull request #5529 from DelazJ/chkgeom_format
- [Geometry Checker] Use a more readable file format list
- 02:13 AM Revision aed128ee (qgis): Merge pull request #5801 from DelazJ/metadataCatPus
- Some tweaks on Metadata-->Category dialog
- 02:13 AM Revision 6c9a75fb (qgis): Merge pull request #5732 from DelazJ/colorDialogTitle
- Some general tweaks to dialogs
- 01:56 AM Revision 6e182107 (qgis): Merge pull request #5657 from DelazJ/patch-2
- [Bugfix] Snapping widget: Ensure layer column is fully visible
- 01:39 AM Revision 163a1f92 (qgis): Merge pull request #5473 from DelazJ/saveas-symbology
- Hide symbology export options when not compatible
2017-12-10
- 04:10 PM Revision d281b448 (qgis): (Re)move #include "qgshelp.h" from .h files
- 02:17 PM Revision 02b69763 (qgis): Port WCS test away from QScript
- 01:01 PM Revision a45908f9 (qgis): Remove dependency on QtScript
2017-12-09
- 12:06 AM Revision 010cb156 (qgis): Merge pull request #5819 from nyalldawson/dialogs
- New layer dialog improvements
- 11:31 PM Revision a603a3d7 (qgis): Use standard names for geometry types
- 11:25 PM Revision 83dea920 (qgis): Fix ui merge
- 11:20 PM Revision e6f6d498 (qgis): Add missing 'm values' checkbox to create shapefile dialog
- 11:19 PM Revision f2901099 (qgis): Fix and update mapping of ogr wkt types to QGIS wkb types
- 11:19 PM Revision 6ed44ff8 (qgis): Correctly set initial state of new memory dialog
- 11:19 PM Revision fd104257 (qgis): Align CRS selector with geometry widgets in new layer dialogs
- Since it's directly related to the geometry settings, and is
only enabled when the geometry is selected, it should be... - 11:17 PM Revision fe42464c (qgis): Use standard names for multi* geometry types
- 04:10 PM Revision fb28adfb (qgis): Merge pull request #5820 from elpaso/colorramp-hidpi
- Adjust colorramp height on HiDPI screens
- 04:07 PM Revision e479b715 (qgis): [bugfix] Do not crash when layer is destroyed while loading
- Fixes #17636 QGIS crashes when a layer is removed
while loading the attribute table - 11:40 AM Revision 920d760e (qgis): Fix missing signal/slot connection resulting in non-woring autocomplete...
- Backported from d7b08c78faeda9b35882f89913990a253d3b1ab8
- 09:49 AM Revision e4cf0655 (qgis): Fix insert rows when there are no rows
- This condition was hitting an assert in Qt core.
- 09:48 AM Revision b6dd62fa (qgis): [hidpi] Apply UI_SCALE_FACTOR multiplier to font metrics
- On windows too.
- 07:26 AM Revision 53ebe050 (qgis): Merge pull request #5825 from nyalldawson/gdal
- [processing] Some GDAL algorithm fixes
- 02:00 AM Revision 99568643 (qgis): Enable help button and title in color dialogs
- 02:00 AM Revision 41ca084d (qgis): Add Title and Help button to "Symbol levels" dialog
- 02:00 AM Revision a4cf840d (qgis): Add Cancel button to "Size Legend" dialog
- because it's easier than hitting the cross button if you want to leave the dialog
2017-12-08
- 10:38 PM Revision 7961ef3d (qgis): Merge pull request #5829 from cjmayo/fix-xml-bookmarks-2.18
- Fix bookmarks import and export menu items
- 08:32 PM Revision e86c4e29 (qgis): Fix bookmarks import and export menu items
- Method names were changed by 89d52e5d426717cc ("[bugfix] Various
Bookmarks issues backported"). - 02:00 PM Revision ac2d111e (qgis): Release of 2.18.15
- 02:00 PM Revision ea983fa8 (qgis): Release of 2.14.21
- 07:50 AM Revision 297138f1 (qgis): Fix ui build warnings
- 07:47 AM Revision 6a738014 (qgis): Ensure canvas is refreshed after triggering Select All
- 07:02 AM Revision 1ea83e22 (qgis): Allow appending layers to existing spatialite in its create layer dialog
- 06:25 AM Revision b578f8af (qgis): Fix layer handling in import to postgis algs
- 06:24 AM Revision 2d4a4652 (qgis): [processing][gdal] Spatial extent filter for import to postgis
- should be optional
- 06:18 AM Revision 846400cb (qgis): Resurrect GDAL import to PostGIS (available connections) alg
- Fixes #17605
- 06:12 AM Revision 11c1f3a7 (qgis): [need-docs] reorganize the new spatialite layer dialog (#5824)
- 06:05 AM Revision 3a5caaf9 (qgis): Add missing proxy calls for QgsProcessingFeatureSource, causing
- inefficient base class methods to be used instead.
- 05:50 AM Revision be962c7d (qgis): Faster command generation in gdal algorithm dialog, by skipping forced ...
- 05:09 AM Revision 96c7e6e0 (qgis): [processing][gdal] Cleanup some code, add method to customise
- generated command based on whether the algorithm is actually
executing or just being displayed in the UI as a command - 02:08 AM Revision 15e7d57f (qgis): Hide "whats this" buttons on all dialogs on Windows
- Since it's totally useless and does nothing at all.
*Requires Qt >= 5.10 - 02:05 AM Revision 14f754ac (qgis): Enable geometry restore for annotation config dialogs
2017-12-07
- 07:42 PM Revision 5473ebab (qgis): Merge pull request #5822 from Gustry/fix_build_macos
- add missing include for macos
- 04:13 PM Revision 9ace5e3a (qgis): add missing include for macos
- 10:55 AM Revision 1305cccb (qgis): Fix new geopackage layer test
- 10:32 AM Revision 7e0c149b (qgis): Merge pull request #5818 from nirvn/filewidget_fest
- Use QgsFileWidget in several dialogs
- 10:24 AM Revision de0ac14a (qgis): [ui] use qgsfilewidget in the save raster as dialog
- 10:22 AM Revision 09e830bf (qgis): [ui] use qgsfilewidget in the save vector as dialog
- 10:22 AM Revision 38c96fe3 (qgis): [ui] use qgsfilewidget in the create geopackage layer dialog
- 10:15 AM Revision 251b2aef (qgis): Adjust colorramp height on HiDPI screens
- 10:00 AM Revision c2acb5fe (qgis): [ui] use qgsfilewidget in the create shapefile layer dialog
- 05:26 AM Revision cddca2f8 (qgis): [file widget] add a save file mode to allow file creation
- 03:41 AM Revision bac80aa9 (qgis): [need-docs] Reorganize the new memory layer (#5804)
- 03:39 AM Revision 571bf54d (qgis): [needs-docs] Refactor the New Shapefile dialog to mimic the GeoPackage ...
2017-12-06
- 12:37 AM Revision a12673c5 (qgis): Merge pull request #5794 from nyalldawson/layout_next2
- [layouts] Copy/paste, templates, etc
- 12:26 AM Revision ba4346b5 (qgis): Make deprecated QtScript library optional
- 12:08 AM Revision 8e777012 (qgis): Fix warning
- 11:51 PM Revision 89420fcc (qgis): Sipify
- 11:50 PM Revision 9c4a98f0 (qgis): Port a few file related actions to layouts
- 11:50 PM Revision ac6c1312 (qgis): Fix crash when reopening existing layouts
- 11:50 PM Revision 66b4b451 (qgis): Try to fix issues with sip casting collisions between layout and
- compositions
- 11:50 PM Revision 696b21ad (qgis): Fix layout designer window title
- 11:50 PM Revision a9896eac (qgis): Port a bunch of QgsLayoutManager methods to use QgsLayouts
- 11:50 PM Revision b6dab6ff (qgis): [needs-docs] Add "delete layout" action to layout designer menu
- Fixes #10436
- 11:50 PM Revision a30dd8a1 (qgis): Port composer manager dialog to layouts
- Not exposed via GUI yet, but can be shown by entering
iface.showLayoutManager()
in the Python console - 11:50 PM Revision e5e37fca (qgis): [needs-docs] Use a QgsFileWidget for template file selector
- Rename "Add" button to "Create"
- 11:50 PM Revision 61c57bc2 (qgis): Save and restore layouts with project
- 11:50 PM Revision d69290ea (qgis): Indentation
- 11:50 PM Revision 88682b2c (qgis): [needs-docs] Add rename layout action to layout designer dialog
- Fixes #10435
- 11:50 PM Revision 17656f23 (qgis): Pasting items from layout context menu pastes them at menu origin
- instead of final cursor position
- 11:50 PM Revision dbd5215e (qgis): #ifdef out dummy test item
- 11:49 PM Revision eea36c02 (qgis): Add custom drop handlers for layout windows
- 11:49 PM Revision 3a0b7516 (qgis): Port duplicate layout functionality
- 11:49 PM Revision a64a6758 (qgis): [FEATURE][layouts] Support drag and drop of QPT templates onto layout w...
- To add contents of template onto layout
- 11:49 PM Revision b0dea08b (qgis): Fix pages are incorrectly loaded from templates when adding items
- 11:49 PM Revision 885f0a56 (qgis): Handle linking items when adding from templates
- 11:49 PM Revision 59b6bf62 (qgis): Add a method to clear an existing layout
- 11:49 PM Revision acb956a5 (qgis): Deduplicate code relating to shifting item positions in layout units
- 11:49 PM Revision a4dea993 (qgis): Restore ability to save layouts to templates and add items from template
- 11:49 PM Revision d36884f1 (qgis): Fix pasting items to the top or left of first page
- 11:49 PM Revision b7e338bd (qgis): Add test for pasting items at set position
- 11:49 PM Revision ef9e013a (qgis): Fix crashes when rapidly deleting/undeleting objects
- Also fix some leaks
- 11:49 PM Revision 8feac30f (qgis): Add method to clear page collections for layouts
- 11:49 PM Revision 6a78d489 (qgis): Restore paste in place functionality
- 11:49 PM Revision d2fcf113 (qgis): [layouts] Add context menu entries for "copy" and "delete" item to
- items list panel right click menu
Refs #11581 - 11:49 PM Revision c3e84011 (qgis): Remove outdated TODO
- 11:49 PM Revision feec186f (qgis): [layout] Add context menu entries for cutting/copying, and pasting items
- Fixes #1830
- 11:49 PM Revision b03ce047 (qgis): Start restoring copy/paste functionality
- 11:49 PM Revision f60da582 (qgis): Add some unit tests
- 11:49 PM Revision b74a0efa (qgis): Work on layout and layout item serialization and restoration
- 11:05 PM Revision 5f0689a4 (qgis): Merge pull request #5812 from elpaso/bookmarks-backport
- [bugfix] Various Bookmarks issues backported
- 08:28 PM Revision cb96e1ba (qgis): [processing] Fix merge vectors algorithm fails when encountering
- layers with different dimensions or single/multi part types
and port algorithm to c++ - 08:28 PM Revision 3c4fb26d (qgis): Add option to control CRS for merge algorithm (fixes #9652)
- The default behaviour of auto selecting the first layer's CRS
can be unpredictable, especially in models - 08:28 PM Revision ca75e8c0 (qgis): Remove obsolete python alg, add unit tests
- 06:48 PM Revision bfe03370 (qgis): [offline] Apply attribute changes on multiple layers
- Fix #17647
- 06:47 PM Revision cb94bcf5 (qgis): Merge pull request #5814 from m-kuhn/fixMultiLayerOfflineEditing
- [offline] Apply attribute changes on multiple layers
- 06:22 PM Revision 3bbda6cf (qgis): [offline] Apply attribute changes on multiple layers
- Fix #17647
- 03:13 PM Revision 89d52e5d (qgis): [bugfix] Various Bookmarks issues backported
- Backport of several master commits that
fix a series of issues in the bookmarks
panel - 03:09 PM Revision ab859c9b (qgis): use 'close' on last tab of message log viewer to clear it
- 01:31 PM Revision b72c569c (qgis): [doxygen] replace @see by \see
- 01:31 PM Revision f29306d4 (qgis): [doxygen] replace @param by \param
- 01:31 PM Revision 906259b2 (qgis): [doxygen] remove useless @brief
- 01:08 PM Revision 14e6df45 (qgis): Merge pull request #5780 from pblottiere/bugfix_reshape2
- [bugfix] Do not add binding line in both side in reshape map tool
- 12:20 PM Revision 0399920b (qgis): [tr] Polish translation update: don't redirect to non-existing Polish d...
- 12:19 PM Revision e48cf98e (qgis): run sipify
- 12:19 PM Revision ed507620 (qgis): [doxygen] \see must be placed after params
- 12:19 PM Revision 53a86932 (qgis): [sipify] creates links in seealso
- 12:09 PM Revision 0c60b6de (qgis): [tr] Polish translation update
- 09:31 AM Revision 70647048 (qgis): [3d] Have 3D View tab in vector layer properties (fixes #17595)
- (only when 3D support is enabled)
- 09:00 AM Revision c1b158fa (qgis): [tr] Polish translation update
- 08:56 AM Revision b7fe407f (qgis): Update tests
- 08:50 AM Revision 8ecae4f5 (qgis): [bugfix] Bookmarks fix zoom to with coordinate transform
- Forward port of an unreported bug introduced
by me when I changed the display value to
EPSG:xxxx - 08:25 AM Revision 096f6895 (qgis): [bugfix] Do no add binding line in both side in reshape map tool
- 08:25 AM Revision cc660b18 (qgis): Add some tests
- 08:25 AM Revision c9038f48 (qgis): Update sip binding
2017-12-05
- 05:59 PM Revision aa68a9fa (qgis): Merge pull request #5774 from pblottiere/bugfix_ref_rel_null
- [bugfix] Fixes crash in QgsRelationReferenceWidget
- 04:01 PM Revision fea3a770 (qgis): Merge pull request #5775 from pblottiere/fix_ref_rel_null
- [bugfix] Constraints are updated even if the key is deleted from the keyboard
- 03:59 PM Revision 7c2732d1 (qgis): Fixes crash in QgsRelationReferenceWidget
- 03:07 PM Revision 79e27895 (qgis): Fix a tooltip (backport from 3.0). Fixes #17578
- 03:04 PM Revision 1cd8b948 (qgis): Fix a tooltip
- 01:41 PM Revision 51ec70ab (qgis): Fix missing signal/slot connection resulting in non-woring autocomplete...
- This oneliner introduces the missing signal/slot connection, and fixes the bug.
- 11:44 AM Revision 85169ac2 (qgis): Merge pull request #5782 from borysiasty/release-2_18
- [processing] Fix Frequency_analysis' parent group
- 11:32 AM Revision 7584bf13 (qgis): Consistent capitalisation
- 11:12 AM Revision 8cb206e0 (qgis): Fix missing delete action for gpkg layers in browser
- 11:05 AM Revision eda3d6e4 (qgis): Fix use of QWidgets from non-gui thread
- 11:01 AM Revision 2ca90545 (qgis): Merge pull request #5773 from SrNetoChan/add_missing_tooltips
- Adds missing tooltips
- 10:54 AM Revision ba9e1995 (qgis): Merge pull request #5798 from wonder-sk/polygon-3d-fixes
- [3d] Tessellator fixes + culling mode configuration for 3D polygons
- 09:49 AM Revision db9fc285 (qgis): Add documentation for new overridden constructors
- 09:21 AM Revision 85a7ba77 (qgis): Merge pull request #5795 from elpaso/delegate-leaks
- Fix Some Delegate leaks
- 09:18 AM Revision 2b3fbc77 (qgis): Don't leak in metadatawidget delegates
- 09:18 AM Revision efad2f6a (qgis): Don't leak memory in qgsnodeeditor delegates
- 08:58 AM Revision 1f6cd31f (qgis): Fixes after review
- 08:46 AM Revision 011e254e (qgis): [3d] Read/write camera position of the 3D map view in project
- 05:52 AM Revision ad54073b (qgis): [processing] list native QGIS algorithms first in modeler dialog
- 04:05 AM Revision 13cb44fd (qgis): Fix initial extent of map canvas is loaded incorrectly from projects
- 02:40 AM Revision 9d0b0f27 (qgis): Fix crash in standalone apps when no QgsApplication available
- 02:02 AM Revision 4671acb8 (qgis): Fix coverity unreachable code warning
- Was preventing conditional formatting decorations from showing
in relation widgets - 02:00 AM Revision 45fb6e92 (qgis): Fix coverity uninitialized member warnings
- 01:56 AM Revision fa5a8311 (qgis): Fix coverity null pointer dereference warnings
- 01:34 AM Revision 75c99800 (qgis): Fix coverity ignored return value warnings
- 01:17 AM Revision b0a36e9b (qgis): Merge pull request #5789 from nyalldawson/render_jobs
- [Rendering] Only render in preview jobs layers that are fast enough
2017-12-04
- 12:51 AM Revision b26c14ef (qgis): Merge pull request #5799 from nyalldawson/mingw
- Mingw build fixes and windows build warning fixes
- 12:02 AM Revision 997619c9 (qgis): [Rendering] Only render in preview jobs layers that are fast enough
- This implements the improvements discussed in the mailing list thread
https://lists.osgeo.org/pipermail/qgis-develope... - 12:02 AM Revision 16a1bd79 (qgis): Store previous layer rendering time in canvas, not map layer
- 12:02 AM Revision 01e8ed85 (qgis): More flexible API for preview job determination
- 12:02 AM Revision 38cca6ca (qgis): Tweak API
- 12:02 AM Revision be954585 (qgis): Always show WMTS/XYZ layers in preview jobs (to pre-warm cache)
- 12:02 AM Revision 5ee9cdd2 (qgis): Rename layerRenderingTime()->perLayerRenderingTime()
- 12:02 AM Revision 91c91307 (qgis): Run canvas preview jobs sequentially
- Only start the next job when the previous one has completely finished.
Avoids flooding connection pools with too many... - 12:02 AM Revision 56508b57 (qgis): Update docs
- 11:47 PM Revision 32ba5bf2 (qgis): Merge pull request #5791 from nyalldawson/geom_snapper_vertices
- Fix geometry snapper sometimes creates unwanted overlapping segments when snapping line layers
- 10:30 PM Revision 46895378 (qgis): Fix build warning
- 10:28 PM Revision b773d617 (qgis): [3d] Tessellator fixes + culling mode configuration for 3D polygons
- - missing vertical walls since a recent tessellator crash fix (fixes #17604)
- choice of the culling mode - no cullin... - 10:03 PM Revision 13614dc4 (qgis): Readability fix
- 10:01 PM Revision 11f610b7 (qgis): Fix build using mingw
- Credit to t-hey
- 06:37 PM Revision f180ea44 (qgis): [Plugin manager] Use raw string for zip file path to avoid escaping '\U...
- 03:44 PM Revision 053fec89 (qgis): Fix untranstatable strings
- 02:57 PM Revision 5d8783f9 (qgis): Hide aggregate button in non-aggregate context
- 02:57 PM Revision 1cef9826 (qgis): Fix build warning
- 09:40 AM Revision e4dabe57 (qgis): Don't leak memory in bookmarks delegate
- 04:41 AM Revision 57dc9deb (qgis): Add API to ease saving and restoring widget geometry. (#5615)
- Usage:
- QgsGui::instance()->enableAutoGeometryRestore( this ); just
after setupUi in your widgets to enable.
- Rem... - 04:10 AM Revision 21fe98d5 (qgis): Sipify
- 02:35 AM Revision d3e561fc (qgis): Fix build warning
2017-12-03
- 08:52 PM Revision fa8e655b (qgis): Some tweaks on Metadata-->Category dialog
- Use the + button and add new tooltips
- 09:20 AM Revision 2aeb5a9a (qgis): [tr] Spanish translation update
- 08:06 AM Revision 5a818707 (qgis): Update tests
- 06:16 AM Revision 5b5560aa (qgis): Set default method for check validity alg
- 06:12 AM Revision a441b739 (qgis): Less debug noise in geometry validator
- 06:10 AM Revision 113c21e8 (qgis): [geometry snapper] Don't create invalid geometries with duplicate nodes
- Fixes #15247
- 05:58 AM Revision e12621ce (qgis): Add API method to remove duplicate nodes from geometries
- Removes duplicate nodes from the geometry, wherever removing the
nodes does not result in a degenerate geometry.
By ... - 05:58 AM Revision 5b05699f (qgis): Add some tags to check validity algorithm
- 05:58 AM Revision 484a6115 (qgis): Show cell values in tooltips in attribute table
- Otherwise long values can be truncated and hard to read
2017-12-02
- 11:03 PM Revision 0b452cab (qgis): Spelling
- 10:10 PM Revision 928afdd8 (qgis): Fix geometry snapper sometimes creates unwanted overlapping segments
- when snapping line layers
Because the default behavior of the snapper is to insert extra
vertices into the snapped g... - 02:48 PM Revision ad99686f (qgis): [tr] Spanish translation update
- 09:42 AM Revision d0e927a8 (qgis): Fix rubber band handing of curved geometries (#5790)
- 09:32 AM Revision f8788b91 (qgis): [3d] Fix style copy/paste for 3D renderer (fixes #17540)
- 09:29 AM Revision be76e238 (qgis): [3d] Disable 3D view for unprojected (lat/lon) CRS
- The fact that the map units are in degrees instead of meters means that various bits of the code
(e.g. tolerances) ar... - 08:43 AM Revision 02d9e145 (qgis): Enable preview jobs to improve projection map UX when dragging around
- 08:36 AM Revision bec099ea (qgis): Fix displayed extent for US National Atlas CRS (and others) on projecti...
- 04:32 AM Revision 389435e1 (qgis): Merge pull request #5729 from nyalldawson/proc_dyanmic
- [processing] Expose dynamic ("data defined") numeric parameters to gui
- 02:46 AM Revision 65a0c069 (qgis): Merge pull request #5430 from nyalldawson/raster_formats
- [FEATURE] More output format choices in raster save as dialog
- 02:17 AM Revision c5f65359 (qgis): Cache field lookup when evaluating field-based property values
- 02:17 AM Revision 1625d1fa (qgis): Disable direct parameter value input when data defined override is set
- 02:17 AM Revision 8c9147ea (qgis): [processing] Make set m value accept dynamic m values
- 02:17 AM Revision d1a71f09 (qgis): Update algorithms for new API
- 02:17 AM Revision 9378f392 (qgis): Show closest vertex attributes in identify tool for multipoint layers
- 02:17 AM Revision 86958937 (qgis): Tweak processing API to better handle dynamic properties
- 02:17 AM Revision 4b464f3d (qgis): [processing] Allow data defined z value for "set z value" algorithm
- Allows easy setting of z from an existing height attribute!
- 02:17 AM Revision b782fab5 (qgis): [processing] Make buffer distance a dynamic property
- Data defined buffer distance through the processing toolbox!
- 02:17 AM Revision 901dae11 (qgis): [processing] Expose data defined button for dynamic numeric parameters
- When running algorithms through the toolbox, which have dynamic
numeric parameters, add a data defined property overr... - 02:17 AM Revision 58ab5077 (qgis): Fix failing test
- 02:16 AM Revision ecbc4718 (qgis): [processing] Some more framework for dynamic (data defined) parameters
- 02:13 AM Revision 618baf92 (qgis): Small refactor of QgsPropertyOverrideButton
- 02:11 AM Revision 5f77a48e (qgis): Remember window geometry for raster save dialog
- 02:11 AM Revision 9e4518fe (qgis): [FEATURE] More output format choices in raster save as dialog
- Previously only geotiff format was available, even though the
underlying QgsRasterFileWriter/GDAL libraries support o... - 01:43 AM Revision 6b23e1f2 (qgis): Merge pull request #5600 from Gustry/sortby
- add order by expression algorithm
- 01:43 AM Revision b8b8c1ae (qgis): Merge pull request #5787 from nyalldawson/index
- Fix OGR provider cannot create attribute or spatial indexes for GeoPackage/SQLite layers
2017-12-01
- 12:01 AM Revision aaa18e0b (qgis): Address review comments
- 11:27 PM Revision 791eb91b (qgis): Fix OGR provider cannot create attribute or spatial indexes for
- GeoPackage/SQLite layers
Previously this capability was only exposed for shapefiles,
but was available in the spatia... - 06:23 PM Revision 31c79da5 (qgis): Don't crash when project has no layers
- This only crashes when Qt is built in
debug mode because there is an assert
in the item model class that checks for
i... - 06:21 PM Revision abb7d2a1 (qgis): Revert force WMS rendering in non-gui thread
- Fix #17379
- 02:30 PM Revision 19b062c3 (qgis): Merge pull request #5766 from Gustry/file_downloader
- Display the downloaded size in QgsFileDownloaderDialog
- 02:30 PM Revision b22825a4 (qgis): Merge pull request #5779 from elpaso/bugfix-17003-16350-bookmarks
- [bugfix] Bookmarks: fix a crash and show 6 digits
- 02:14 PM Revision 8f0306ba (qgis): [processing] Fix Frequency_analysis' parent group
- 12:07 PM Revision 6c897b6b (qgis): [bugfix] Bookmarks: fix a crash and show 6 digits
- Fixes #17003 Spatial bookmarks keyboard navigation:
right-arrow causes a row to appear below the current
one and look... - 11:53 AM Revision 0e2207ab (qgis): Merge pull request #5776 from elpaso/bugfix-17005-bookmarks-sorting
- [bugfix] Bookmarks sorting with a proxy model
- 10:42 AM Revision 8303b946 (qgis): [processing] Fix optional layer parameters are filled by default
- Refs #17471
Not a full fix for 17471 - that requires handling of optional
numeric values too - 10:42 AM Revision 297e8561 (qgis): Bump lowest possible min for numeric parameters to -DBL_MAX + 1
- We need to reserve -DBL_MAX as a special value, to allow it to
work correctly in QDoubleSpinBoxes (limitation of QDou... - 10:42 AM Revision 6b56565f (qgis): Show nicer tooltips for numeric processing parameters
- With min/max and default values (when set)
- 10:42 AM Revision 1c1de3a8 (qgis): [processing] Fix optional numeric parameters cannot be cleared
- Without this change optional numeric parameters have no way to
be cleared in the GUI - they are always forced to have... - 10:42 AM Revision 0fcbeb78 (qgis): Add missing qHash for older Qt versions
- 10:42 AM Revision 8026008a (qgis): [processing] group option for autoincrement field algorithm
- 10:42 AM Revision db855029 (qgis): Fix not-set defaults for numeric parameters were converted to 0
- 09:52 AM Revision 62ff88af (qgis): Merge pull request #5737 from elpaso/hidpi-cursors
- [bugfix][hidpi] Scalable SVG theme cursors
- 08:15 AM Revision ce170918 (qgis): Start moving processing algorithm dialog to c++
- In an attempt to avoid Python global interpreter locks which
block the UI thread. - 08:15 AM Revision f6e63d7f (qgis): Fixes and cleanups to algorithm dialogs
- 07:53 AM Revision 3d2665f7 (qgis): Merge pull request #5777 from cdavila/release-2_18
- [tr] Spanish translation update
- 06:47 AM Revision 3c238a2b (qgis): Add missing overrides
- 03:43 AM Revision bcc1b91b (qgis): Merge pull request #5717 from nyalldawson/layout_next4
- [layouts] Port/adapt all remaining item types
2017-11-30
Also available in: Atom