Activity
From 2018-01-04 to 2018-02-02
2018-02-02
- 09:35 PM Revision 98a8bc16 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
- 09:34 PM Revision a72b6b10 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
- 09:34 PM Revision b6b394c1 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
- 05:02 PM Revision ad21d371 (qgis): Merge pull request #6213 from nyalldawson/interrupt_console
- [console] Allow breaking execution of scripts via Ctrl-C
- 02:25 PM Revision 5c5ef3b6 (qgis): Merge pull request #6246 from elpaso/rangeformatter
- [bugfix] Range formatter for doubles and ints
- 12:51 PM Revision 31de3242 (qgis): Tests for range field formatter
- 12:51 PM Revision 37f31dd8 (qgis): Get config from arguments instead of querying fields
- 11:28 AM Revision e3b054bf (qgis): Use insert 0 instead of a reverse iterator
- Because it was introduced in Qt 5.6 ...
- 11:07 AM Revision 50d378fa (qgis): Update tests for WMS grouped layers order
- 11:07 AM Revision d7ef689c (qgis): [bugfix][server] WMS respect order of SLD grouped layers
- 10:35 AM Revision de33351f (qgis): [bugfix][server] WMS respect order of grouped layers
- Fixes #17975 - QGIS server 2.99 reverses the layer order for layer groups
- 09:52 AM Revision ef7e7c54 (qgis): Fix clazy QString multi-arg warnings
- 09:52 AM Revision f0b14c56 (qgis): Fix clazy overridden signal warnings
- 09:52 AM Revision a08c05b2 (qgis): Fix clazy fully-qualified-moc-types warnings
- From the clazy docs:
"Warns when a signal, slot or invokable declaration is not using fully-qualified
type names, wh... - 09:52 AM Revision b2b500d5 (qgis): Fix clazy QFileInfo::exists warnings
- 09:52 AM Revision 252dbdcc (qgis): Fix clazy unnecessary unnecessary container allocation warnings
- 09:52 AM Revision 1a04dfb8 (qgis): Fix clazy mixed const/non-const iterator warnings
- 09:52 AM Revision 574020f9 (qgis): Fix clazy unused lambda capture warnings
- 09:52 AM Revision 5ed624b5 (qgis): Remove unused variable
- 09:52 AM Revision b7e19d82 (qgis): Style updates
- 09:52 AM Revision 1f958649 (qgis): Fix clazy autoconnect slot name warnings
- 09:52 AM Revision 536c5869 (qgis): Style fixes
- 09:52 AM Revision 91a16e4a (qgis): Fix clazy missing Q_OBJECT macro warnings
- 09:52 AM Revision bf413bc6 (qgis): Fix clazy return void warnings
- 09:52 AM Revision 77613609 (qgis): Fix clazy invalid slot warning
- 09:52 AM Revision 2682a74a (qgis): Fix clazy pass big type by ref, small by value warnings
- 09:52 AM Revision 010329e1 (qgis): Fix clazy 3 argument lamda connect warnings
- 09:52 AM Revision bb408c8a (qgis): Fix clazy overridden signal warning
- Results in no warning when closing missing layers dialog
- 09:52 AM Revision 6e7a995d (qgis): Fix clazy missing/invalid emit warnings
- 09:52 AM Revision 1bb0ef43 (qgis): Fix clazy use QHash for container with pointer keys warnings
- 09:52 AM Revision 07998352 (qgis): Fix clazy skipped-base-method warnings
- 09:52 AM Revision 2dbda4f6 (qgis): Fix clazy container detach warnings
- 09:52 AM Revision 7400b465 (qgis): Fix another clazy fully qualified moc type warning
- 09:52 AM Revision cb752b60 (qgis): Fix clazy case insensitive check warning
- 09:45 AM Revision 5b470aa1 (qgis): alternative approach to hide progress bar when unchecking render
- 08:43 AM Revision e65c16bb (qgis): Merge pull request #6247 from kant/patch-1
- Minor fixes
- 08:13 AM Revision 29f6484d (qgis): Code cleaning: move duplicated code to lambda
- 08:12 AM Revision bbf62141 (qgis): Add method to set line edit alignment in Qgs(Double)SpinBox
- 08:10 AM Revision 287f8228 (qgis): Add QgsRangeFieldFormatter to bindings
- 08:04 AM Revision 4895c2c3 (qgis): Merge pull request #6191 from dgoedkoop/attributeformonchanged
- [bugfix] Add dirty bit to attribute form
- 07:24 AM Revision 7fb8de96 (qgis): Merge pull request #6242 from nyalldawson/black
- Default to a dark gray instead of black for symbol outlines
- 06:59 AM Revision 16e98f20 (qgis): Default to a dark gray instead of black for symbol outlines
- Avoiding the very high constrast pure black results in cartographically
more pleasing styles, so it's nice to do this... - 03:08 AM Revision 0eda3bee (qgis): Minor fixes
2018-02-01
- 11:30 PM Revision 5b9be7a9 (qgis): apply enableAutoGeometryRestore to feature form dialog
- 07:43 PM Revision 8ae65b3c (qgis): [bugfix] Range formatter for doubles and ints
- Double and ints are now formatted according
to chosen locale (in user settings) and precision
(from the widget field ... - 07:07 PM Revision 0cabbb50 (qgis): [processing] pass '-of' parameter to gdaldem algorithms (fix #17930)
- 07:01 PM Revision b8e69075 (qgis): [processing] pass '-of' parameter to gdal_grid algorithms (fix #18013)
- 06:57 PM Revision 6c398cab (qgis): [processing] fix typo in the parameter name (refs #18013)
- 02:53 PM Revision d653fb5a (qgis): add disambiguation comment to translation string 'in'
- 02:44 PM Revision b49f05f8 (qgis): debian packaging: adapt libqca2-plugin-ossl dependency
- 07:53 AM Revision 0eeea762 (qgis): Merge pull request #6237 from elpaso/commas-dots-fieldvalidator
- [bugfix][attrtable] Convert comma to dot for floating point input
- 07:53 AM Revision f3f0eb00 (qgis): Merge pull request #6236 from elpaso/double-linedit-default-widget
- [bugfix] Lower priority of range widget for doubles
- 06:56 AM Revision cc921073 (qgis): Merge pull request #6244 from alexbruy/processing-cleanup
- [processing] remove unused icons and use SVG icon for Heatmap algorithm
- 06:22 AM Revision 55759a4c (qgis): [processing] remove unused icons and use SVG icon for Heatmap algorithm
- 06:18 AM Revision 3ab6e5c3 (qgis): Merge pull request #6238 from alexbruy/saga-icon
- [processing] SVG icon for SAGA provider
- 03:12 AM Revision f845e027 (qgis): [ui] stop busy indicator when render widget is unchecked
- 03:11 AM Revision 1ac67926 (qgis): add transform context to the map overview
- 03:11 AM Revision b5610ea5 (qgis): document API change
- 03:02 AM Revision 247ea02a (qgis): Update tests
- 03:02 AM Revision 216821c0 (qgis): [processing] Warn on duplicate output and provider registration
- And fix associated memory leaks
- 03:02 AM Revision 6c5276ce (qgis): Fix test
- 03:02 AM Revision 5e074514 (qgis): Fix double registration of model outputs
- 02:29 AM Revision 6fa362b5 (qgis): Fix value map search widget doesn't work for null/not null searches
- before an initial value is picked
Refs #17986
2018-01-31
- 12:13 AM Revision 4afe9678 (qgis): run crssync on install (fixes #17993)
- 10:41 PM Revision 3e42f808 (qgis): Add missing directories to dox
- 10:13 PM Revision 2a52a629 (qgis): osgeo4w: fix postinstall scripts (fixes #17993)
- 09:53 PM Revision fc68bb25 (qgis): [processing] Allow case-different duplicate parameter names
- But always prefer case-exact matches for parameter names. Turns
out the grass provider requires use of parameters wit... - 09:53 PM Revision 2218f653 (qgis): [processing][grass] Remove duplicate parameter from r.stats
- 09:53 PM Revision 5896fb33 (qgis): [processing][grass] Fix incorrect name for i.albedo parameter
- 09:53 PM Revision c625d7a1 (qgis): [processing] Use QgsMessageLog to put duplicate name warnings in Proces...
- 09:53 PM Revision 70fc32b7 (qgis): Spelling
- 03:14 PM Revision c3fc560f (qgis): [processing] SVG icon for SAGA provider
- 12:50 PM Revision cc1625c8 (qgis): [bugfix][attrtable] Convert comma to dot for floating point input
- This fixes an unreported bug that without detecting an
invalid input when using a comma as a decimal separator
silent... - 12:50 PM Revision cbd0ece0 (qgis): Support comma in annotations when merging inline
- 12:06 PM Revision 28ff28a2 (qgis): [needs-docs][attribute table] UX improvements to cut/copy/paste actions
- 10:29 AM Revision 2263237d (qgis): Update test for editorwidgetregistry
- 09:53 AM Revision ad5a8697 (qgis): Merge pull request #6140 from DelazJ/nodeEditor
- 09:24 AM Revision 1adc55f3 (qgis): [bugfix] Lower priority of range widget for doubles
- This was the root cause of several critical bugs with
data corruption in the attribute table and forms:
SpinBox has a... - 09:12 AM Revision a9c62673 (qgis): Fix virtual layers using a where filter which has field names which
- must be quoted
E.g. field names with special characters or which duplicate a
QGIS expression function name - 08:32 AM Revision 73293e8e (qgis): Merge pull request #6209 from elpaso/double-range-precision
- [bugfix] Allow precision config for doubles in range widget
- 08:30 AM Revision bb6e275e (qgis): Don't show non-spatial layers as disabled in layer tree
- 08:27 AM Revision 3316d1ba (qgis): [needs-docs] Update label in Options dialog, replacing node by vertex
- 08:24 AM Revision 7b1983ee (qgis): More node -> vertex moves
- 06:56 AM Revision e73161f7 (qgis): Make map renderer less debug noisy
- 06:46 AM Revision 6ec4d082 (qgis): [layouts] Correctly restore dpi from 2.x compositions
- 04:51 AM Revision 91a80759 (qgis): Fully replace node* by vertex*
2018-01-30
- 11:31 PM Revision 5461d3c5 (qgis): [needs-docs]Rename Node Editor and Node Tool (fixes #17807)
- 06:07 PM Revision 3a6eac23 (qgis): Merge branch 'master' into rulebaseDialog
- 05:56 PM Revision 1194c784 (qgis): Merge pull request #6228 from elpaso/server-wfs-epsg-bbox
- [server][bugfix][wfs] Allow CRS in BBOX
- 05:29 PM Revision 26a51bad (qgis): Strip timeStamp from reference XML for tests
- 05:02 PM Revision 1f2109a5 (qgis): [server][bugfix][wfs] Allow CRS in BBOX
- Fixes #17977 - QGIS server 2.99 doesn't handles BBOX parameter on WFS request
- 04:05 PM Revision bf3d60c9 (qgis): Merge pull request #6171 from landryb/fix/find-gdal-geos-postgres-libs-...
- Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries
- 02:09 PM Revision 5969c371 (qgis): indentation
- 01:43 PM Revision 5c66437d (qgis): [processing] fetch scripts and models from qgis-2 branch to avoid
- overlapping with scripts and models for QGIS 3
- 01:38 PM Revision 18a399a8 (qgis): Merge pull request #6224 from rkanavath/master
- enable --no-undefined only for linux
- 12:41 PM Revision f6a2c0a9 (qgis): enable --no-undefined only for linux
- 09:07 AM Revision 63d063f3 (qgis): Update the tests with QgsField precision values
- Now that they are honored
- 09:06 AM Revision 33fe8fab (qgis): Always use the QgsField precision value as a default for the reange widget
- Instead of interpreting a 0 like a default and get a 2 as the precision.
But now you can set the precision you like ... - 08:31 AM Revision 382ccfe4 (qgis): Fix snapping default unit set to pixels is not respected
- 08:31 AM Revision 02bfe0a2 (qgis): Drop default snap tolerance to 12 px
- 08:31 AM Revision 67f26493 (qgis): Set default snapping tolerance to 15 pixels
- Because 0 meter default is bad UX. Also update global_settings
ini with snapping settings. - 07:26 AM Revision eb42afed (qgis): add trandform context to QgsBearingUtils::bearingTrueNorth
- 07:00 AM Revision bbf3ed9d (qgis): Fix massive memory leak in PyQGIS, pt 1
- 06:59 AM Revision 0a9f019f (qgis): Indentation
- 05:33 AM Revision b0d19f74 (qgis): [ui] use the expression icon for the rule-based renderer's rule panel
- 05:26 AM Revision aa327af7 (qgis): Spelling
- 04:33 AM Revision 9d2f1bb9 (qgis): Unify behavior of Stats and Bookmark dock actions with other
- actions for toggling dock visibility
- 04:33 AM Revision 77e54d35 (qgis): [console] Make console action checkable, and bring behaviour into
- line with style dock/processing toolbox
Where the action is checked only if the dock is open and user visible,
and c... - 04:03 AM Revision 3c63e0b1 (qgis): Fix non-map items show in layout 'reference map' widget
- 02:19 AM Revision eba7e7b8 (qgis): Fix QgsRasterFileWriter::driverForExtension and extensionsForFormat
- were skipping non-creatable datasets
And indicate in the docs that read-only datasets are also considered - 01:33 AM Revision f37c2bf6 (qgis): Revert "[needs-qa]Usr bin env"
- 01:33 AM Revision 3555ec64 (qgis): Revert "[needs-qa]Usr bin env"
- 01:32 AM Revision e5ab743d (qgis): Revert "Linux perl; missing from last PR"
- This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4.
- 01:32 AM Revision a91c4ec8 (qgis): Revert "Linux perl; missing from last PR"
- This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4.
2018-01-29
- 12:58 AM Revision f6269c41 (qgis): [console] Allow breaking execution of scripts via Ctrl-C
- This allows (in some circumstances) scripts running in the console
to be halted via the Ctrl (or Meta) + C shortcut.
... - 10:43 PM Revision d2244b4a (qgis): Linux perl; missing from last PR
- 08:27 PM Revision eb6d7613 (qgis): [DB Manager]Allow preset query combobox to expand
- 08:21 PM Revision a781abe5 (qgis): [DB Manager]Allow preset query combobox to expand
- 08:15 PM Revision 878fb951 (qgis): Simplify and optimise python list->QgsAttributes conversion
- 08:15 PM Revision 22de2511 (qgis): [processing] Correctly supress CRS selector dialog when testing
- input layer validity
TODO: we NEED a non-hacky way to supress this dialog and allow
invalid CRS for layers!
Fixes #... - 08:14 PM Revision bbe974cd (qgis): [layouts] Fix crash when using maps containing AMS layers
- Implement a similar hack to what the canvas uses to workaround
the badly behaved AMS and WCS providers
Fixes #17959 - 06:37 PM Revision c50e1bff (qgis): [bugfix] Allow precision config for doubles in range widget
- Fixes #17878 followup for PR https://github.com/qgis/QGIS/pull/6185
This commit adds a configuration option for prec... - 05:48 PM Revision c10438e6 (qgis): [processing] add missed parameter to warp algorithm
- 04:17 PM Revision 85644224 (qgis): Merge pull request #6072 from lbartoletti/usr_bin_env
- [needs-qa]Usr bin env
- 01:39 PM Revision 378191d2 (qgis): OpenBSD patch for PyQt5
- 01:39 PM Revision 8d4d08f8 (qgis): Fix pathes for FreeBSD
- 01:39 PM Revision 998c67d3 (qgis): Improve find of grass on FreeBSD
- 01:39 PM Revision 4c436e5d (qgis): - Little modification to programmatically find grass version +Add
- FreeBSD locale path
- Add missing includes in kpty - 01:16 PM Revision e0c12d51 (qgis): [processing] nodes -> vertices algorithm renaming
- - "Extract nodes" renamed to "Extract vertices"
- "Extract specific nodes" renamed to "Extract specific vertices" - 01:15 PM Revision a420d041 (qgis): Merge pull request #6185 from elpaso/bugfix-17878-range-widgets-nulls
- [bugfix] Fix minimum values for range widgets
- 01:13 PM Revision 1ce7dbad (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
- 11:45 AM Revision 741dddb4 (qgis): Spelling
- 11:06 AM Revision d5126110 (qgis): Fix order in XYZ connect dialog (fixes #17983)
- 10:51 AM Revision ec224117 (qgis): Expose project QgsPathResolver to render context
- So that it can be used when resolving paths to data defined
file-based settings, e.g. svg marker paths.
Fixes #17364 - 10:51 AM Revision da4d9377 (qgis): Correctly resolve paths for raster image fill symbol layers
- 10:51 AM Revision cf3014cc (qgis): Fix QgsPathResolver resolving older style relative links (without
- any ./ or ../ prefix)
- 10:44 AM Revision d717a078 (qgis): [bugfix] Tests for double range widget limits
- 10:19 AM Revision 5b8bea74 (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 10:18 AM Revision 3b39dcf4 (qgis): Changed in in DB Manager
- 09:19 AM Revision aec399e7 (qgis): Merge pull request #6142 from pblottiere/bugfix_transaction_constraints
- Update all attributes in a single transaction
- 09:04 AM Revision cdf697d9 (qgis): Merge pull request #6068 from elpaso/bugfix-17845-raster-transparency-f...
- [bugfix] Transfer focus to canvas when selecting transparency
- 09:04 AM Revision e2fcf704 (qgis): Merge pull request #6174 from elpaso/bugfix-17958
- [bugfix] Fix crash in node editor
- 09:00 AM Revision aed5090c (qgis): fix iconsize for toolbars in georeferencer plugin
- 08:56 AM Revision 51c5805e (qgis): [raster] don't auto-classify upon customizing values tree (fixes #17102)
- 08:17 AM Revision 414737d4 (qgis): Fix typo in doc
- 08:17 AM Revision aed66080 (qgis): Add test
- 08:17 AM Revision e24b6bb1 (qgis): Update sip binding
- 08:17 AM Revision c1fac425 (qgis): Update all attributes in a single transaction
- Fixes #17869
- 08:12 AM Revision 77163ba0 (qgis): [processing] fix toggle advanced mode button in batch panel (#6193)
- 07:37 AM Revision a05d941e (qgis): [processing] Default to allowing background execution of algorithms
- Since the underlying issues with the Python bindings are now fixed,
in most cases we can safely default to allowing a... - 07:36 AM Revision 234bc1a4 (qgis): Fix value map widget broken when used as search widget
- Fixes #17986
- 07:36 AM Revision 070e137c (qgis): Update config format in search widget test
- 07:36 AM Revision 006ac70d (qgis): fix build on macos
- 07:35 AM Revision 10fbe5c3 (qgis): Merge pull request #6200 from nyalldawson/non_file_default
- [processing] Default to supporting non-file based outputs for providers
- 06:36 AM Revision 5ab5d095 (qgis): Attempt to fix #17783, window not activated on OSX after font dialog
- displayed
- 06:35 AM Revision 8db10ef7 (qgis): Attempt to fix #17784, shortcuts in layouts are applied
- in child widgets on OSX
- 04:14 AM Revision 0f963dfa (qgis): [processing] Default to supporting non-file based outputs for providers
- And make this support opt-out, since the vast majority of providers
are based on QGIS API and don't have external dep... - 02:47 AM Revision 9a020ea7 (qgis): fix saving interface customization to .ini (fixes #17979)
- 02:25 AM Revision fb8f3e9e (qgis): [layouts] Fix restoration of rotated item positions
- Fixes #17982
- 02:15 AM Revision 0be37ad4 (qgis): [Win] Show error message if mainwin fails to load exe
- Currently it will just die quietly which is no good for the user.
- 02:12 AM Revision cc9f7af0 (qgis): [layouts] Don't force open item properties when undoing/redoing
- 02:00 AM Revision 4440c09e (qgis): Running check_spelling.sh
- 02:00 AM Revision 76e778d0 (qgis): Fix typo (fix #17946)
2018-01-28
- 12:57 AM Revision 6f364fdb (qgis): [layouts] Use correct transform context for map grids
- Fixes #17984
- 10:47 PM Revision f9a81617 (qgis): Fix some leaks and errors in sip conversions
- 10:11 PM Revision ebb725ec (qgis): [processing] create widget correctly from wrapper when in batch mode
- 09:31 PM Revision 550c74e1 (qgis): [processing] fix wrong getter
- 04:43 PM Revision 3ca5d724 (qgis): apply enableAutoGeometryRestore to config shortcut dialog
- 04:15 PM Revision 0cb82860 (qgis): Fixes #17929 - output file paths not quoted (m.cogo, v.out.vtk)
- 12:34 PM Revision bcbc46b5 (qgis): Fix possible GIL deadlock when iterating features in python
- and an exception is thrown
- 11:01 AM Revision 37fa41b0 (qgis): [bugfix] Add dirty bit to attribute form
- In some cases it is difficult to prevent that an edit widget doesn't
return the original value, even if the user didn... - 09:09 AM Revision 285bb063 (qgis): [processing] Fix duplicate parameter
- And throw warnings when other duplicate parameters are registered.
GRASS has a lot.
2018-01-27
- 12:51 AM Revision 7e20fe4c (qgis): make converting to multi geometries to fullfil provider geometry
- constraints the last step and use earlier conversions (fixes #17643)
- 12:28 AM Revision 3e0b6a3c (qgis): Update some button labels
- 12:28 AM Revision a0f6c918 (qgis): Set tab order
- 11:04 PM Revision 9fff5f0c (qgis): Add help button and connect to user manual
- 10:58 PM Revision 1b1be55f (qgis): Add scrollbar to only dialog-display mode
- and not in widget mode
Sur la branche rulebaseDialog
modifié : src/app/nodetool/qgsnodetool.h
aucune modific... - 10:57 PM Revision 171b9ee7 (qgis): Enable rule-based dialog instead of widget all time
- 10:41 PM Revision 72ca8d7b (qgis): Merge pull request #6164 from slarosa/fix_ml_issue
- update min/max values for singlebandgray raster renderer
- 08:52 AM Revision ab607ce3 (qgis): [bugfix] Fix minimum values for range widgets
- Fixes #17878 QGIS 3 Vector Layer Fields Garbled when Clicking the Toggle Editing Icon
- 02:15 AM Revision 6be8249b (qgis): [options search] fix search not available in option tree
- 02:15 AM Revision 54cd01ac (qgis): use blue font for highlighted tree items
2018-01-26
- 10:24 PM Revision 71bdda5f (qgis): Merge pull request #6176 from nyalldawson/gil
- [python] Always release the GIL before calling PyQGIS c++ methods
- 08:29 PM Revision a2650733 (qgis): update package*.cmd for 3 and GRASS 7.x
- 08:29 PM Revision 7b959175 (qgis): fix typo
- 08:24 PM Revision e8f077f2 (qgis): update package*.cmd for GRASS 7.4
- 06:35 PM Revision 891ca3cd (qgis): [processing] fix wrong variable name
- 10:33 AM Revision fd538807 (qgis): avoid startup warning, do not look for empty setting value
- 10:04 AM Revision bd6a1fa2 (qgis): Merge pull request #6181 from elpaso/check-for-size-before-adding-to-model
- Check for model items size before removing rows
- 09:35 AM Revision d4e8f633 (qgis): Check for model items size before removing rows
- This was hitting an assert in Qt core libraries 5.9.3
- 09:21 AM Revision ac4be1b3 (qgis): update the brasil flag svg to get rid of console warnings
- 09:15 AM Revision 2997c3b4 (qgis): Merge pull request #6173 from elpaso/bugfix-17863-wrong-ogr-extent
- [bugfix][ogr][spatialite] Update extent when subsetstring is set in the ctor
- 08:38 AM Revision b1a97e17 (qgis): fix stylesheet string for the qgsdatetimeedit widget
- 07:45 AM Revision fb3e4e16 (qgis): remove png flags
- 07:45 AM Revision af17f041 (qgis): add two missing locale flags
- 07:11 AM Revision 6d5dce22 (qgis): [processing] properly size toolbar button for provider actions
- 05:55 AM Revision b3256ad2 (qgis): [python] Always release the GIL before calling PyQGIS c++ methods
- Switches on the sip "-g" switch, which forces sip to release the
Python Global Interpreter Lock before calling a qgis...
2018-01-25
- 09:54 PM Revision f4f89bbc (qgis): [processing] resurrects matrix parameter
- 09:47 PM Revision f392a717 (qgis): Merge pull request #6128 from DelazJ/ProcessingBatchResize
- [processing] Fix cannot resize columns in batch dialog
- 07:33 PM Revision dc564fb2 (qgis): Merge pull request #6175 from zsiki/master
- Hungarian translators list extended
- 07:27 PM Revision e77658fc (qgis): Hungarian translators list extended
- 05:43 PM Revision 0e2995c5 (qgis): [bugfix] Fix crash in node editor
- Fixes #17958 Node tool crashes QGIS when changing a value
- 03:16 PM Revision 698befa9 (qgis): [gpkg] Add test for gpkg subsetstring don't unlock mutex twice
- I wanted to add the test for gpkg subsetstring even if
it was not bugged, while testing that, I hit an assert
in Qt c... - 02:38 PM Revision cd0559df (qgis): [bugfix][spatialite] Update extent when subsetstring is set in the ctor
- Fixes #17863 - Zoom to layer has inconsistent behavior with filter
- 02:38 PM Revision e9c9b5df (qgis): [bugfix][ogr] Update extent when subsetstring is set in the ctor
- Fixes #17863 - Zoom to layer has inconsistent behavior with filter
- 02:21 PM Revision 8b682dad (qgis): Merge pull request #6172 from manisandro/master
- [Globe] Adapt for API changes
- 01:24 PM Revision 0d1ef018 (qgis): [Globe] Adapt for API changes
- 01:19 PM Revision 3b143805 (qgis): [options search] use lambda method to search text in widgets
- 01:19 PM Revision 6424ceb1 (qgis): [options search] move Message bar items check to QgsSearchHighlightOpti...
- 10:16 AM Revision 34c2d32b (qgis): [processing] add actions when provider is registered / activated
- 09:30 AM Revision 26f8f165 (qgis): Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries
- On OpenBSD, there's no libgdal.so symlink, only a versioned library (ie
libgdal.so.X.Y where X.Y changes over time so... - 08:52 AM Revision 3fac2aa3 (qgis): Don't hardcode the path to qgis binary in .desktop file
- 08:46 AM Revision 7ee4bb70 (qgis): Merge pull request #6162 from elpaso/bugfix-17263-clip-double-show
- [bugfix] Fixes Clip features to canvas extent displayed twice
- 08:45 AM Revision 30043dbe (qgis): Merge pull request #6163 from elpaso/bugfix-17927-themes-group-visibility
- [bugfix] Ensure parent group visibility when apply theme
- 06:00 AM Revision 8cb7197c (qgis): Better widget's alignment
- 05:58 AM Revision fe6d4cfc (qgis): [DB Manager]Allow preset query combobox expansion
- Fixes #17933
Also add some window title capitalisation - 05:47 AM Revision bf19eb6f (qgis): [processing] Non-filed based outputs (e.g. postgis, geopackage)
- options should be available for certain model outputs and script
algorithm outputs
We do this by swapping the test f... - 05:47 AM Revision f0e01d81 (qgis): Fix crash
- 05:47 AM Revision 723e0a1e (qgis): Make saving ogr layers less debug noisy
- 01:37 AM Revision c91e33d3 (qgis): Fixes a typo in syncDb()
- Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr...
- 01:36 AM Revision 141be446 (qgis): Merge pull request #6153 from agiudiceandrea/patch-1
- Fixes a typo in syncDb() that improperly set "Imported from GDAL" as name for all geogcs imported from GDAL/PROJ
- 01:35 AM Revision 975ef8e8 (qgis): Show field type in tooltip in attribute table header
2018-01-24
- 11:52 PM Revision b91b9f6a (qgis): Fix relation table shows some cells disabled (when they should
- be enabled, but just not editable)
- 11:52 PM Revision 237455a7 (qgis): Use same relation parent/child order in list as in new relation dialog
- Fixes #17939
- 10:58 PM Revision 717a0f54 (qgis): fix layer tooltip display
- 08:28 PM Revision 9fcfafdf (qgis): update min/max values for singlebandgray raster renderer
- 07:36 PM Revision b6444472 (qgis): [bugfix] Ensure parent group visibility when apply theme
- Fixes #17927 Group Layers not activating when Theme is selected.
- 07:15 PM Revision 8c96eec2 (qgis): fix detection of 2.x project crs (followup f2b5a595)
- 07:04 PM Revision 37cd401e (qgis): [bugfix] Fixes Clip features to canvas extent displayed twice
- Fixes #17263
- 05:29 PM Revision cf35affe (qgis): remove risky qApp->processEvents() call (#6161)
- 02:24 PM Revision 711eddcf (qgis): [options search] correctly remove event filter
- 01:38 PM Revision 0e7cea22 (qgis): QgsGeometryUtils: rename 2 methods
- - projPointOnSegment has been renamed to projectPointOnSegment
- getSelfIntersections has been renamed to selfInterse... - 12:18 PM Revision 5f5f1f9c (qgis): [processing] don't modify output filename in build virtual raster
- 12:18 PM Revision 746701bf (qgis): [processing] add default extension to empty filter when available
- 11:56 AM Revision 1c34b255 (qgis): Add out layer to registry before its update.
- Useful only in case of use waterfall aggregate functions because they get
layer from registry basing on layer scope.
... - 11:28 AM Revision c871e84e (qgis): update XSD and XML according to #36bf093
- 09:59 AM Revision 36bf093b (qgis): Fix metadata address element doubles with each project write
- elementsByTagName can be dangerous, because it returns children
recursively. In this case the contact "address" eleme... - 09:44 AM Revision 5812934c (qgis): [bugfix] Fix crash on bad raster layers, fixes #17938
- 09:00 AM Revision 4e6aa3c3 (qgis): [processing] Fix error on win when grass path isn't set correctly
- 09:00 AM Revision 097a437a (qgis): [processing] Fix missing outputs in modeler for grass algs (fixes #17703)
- 07:54 AM Revision 20137257 (qgis): Fix gui handling of NULL/None default values in processing script algor...
- 07:50 AM Revision c1f06570 (qgis): Fix leak when a layout cannot be added
- 07:50 AM Revision 6eed7dea (qgis): [layouts] Fix remaining composers are not restored after hitting
- a composer which could not be added
Refs #17924 - 07:50 AM Revision b8880d46 (qgis): [layouts] Handle duplicated composer names when upgrading 2.x
- projects
Somehow 2.x projects could end up with compositions with duplicate
names. This is strictly forbidden in 3.x... - 07:50 AM Revision be959628 (qgis): Fix crashes in layout manager tests
- 07:48 AM Revision d3baac6e (qgis): Merge pull request #6145 from elpaso/bugfix-17872-wfs2-typenames
- [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
- 07:24 AM Revision c5d9830d (qgis): [needs-docs][processing] move providers actions into the processing
- panel toolbar (#6150)
- 07:16 AM Revision 5dc8c3f0 (qgis): Merge pull request #6141 from alexbruy/processing-gdal
- [processing] restore GDAL rasterize algorithm
- 05:53 AM Revision 54f9846e (qgis): Fix executing processing scripts through script editor
- 04:42 AM Revision 12b30112 (qgis): Fixes a typo in syncDb()
- Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr...
- 02:28 AM Revision 0cc29569 (qgis): reformulate doxymentation
- 01:38 AM Revision 63db1be8 (qgis): [processing] Improve main window Toolbox action
- Brings the behaviour into line with the styling dock, where
the action is checkable and checked only when the toolbox... - 01:38 AM Revision d60f00dc (qgis): [processing] Add Toolbox action to the main window toolbar
- I realise this adds another toolbar button... but I'd strongly
argue that the toolbox is used FAR FAR more often than... - 01:38 AM Revision c41b2dd1 (qgis): Don't re-register an already registered action in QgsShortcutsManager
- Avoids incorrect warnings about duplicate shortcuts on startup.
What's happening here is:
- on QGIS startup, plugins... - 01:35 AM Revision e5d00a26 (qgis): Merge pull request #6147 from slarosa/processing_toolbar
- [processing][needs-docs] add toolbar to processing toolbox
- 01:01 AM Revision 6a2a6269 (qgis): move QgsCadUtils::lineCircleIntersection to QgsGeometryUtils
- also add a test
2018-01-23
- 11:39 PM Revision b49c3964 (qgis): [processing] set icon size to toolbar
- 11:16 PM Revision 36768aad (qgis): [processing] change icon for options action in toolbar
- 11:13 PM Revision eb8a810d (qgis): [processing] followup: 9c400324e2 - restore ellipses in menu actions
- 10:30 PM Revision 9c400324 (qgis): [processing] add toolbar to toolbox
- 09:42 PM Revision 845bf299 (qgis): [tr] Polish translation update
- 06:51 PM Revision ccb4c80f (qgis): [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
- Fixes #17872 - WFS 2.0.0 DescribeFeatureType : TypeNames vs TypeName
This PR introduces the plural form of TYPENAME ... - 04:43 PM Revision 4d1f7ede (qgis): correctly register shortcuts for snapping toolbar
- fix #17037
- 04:43 PM Revision 3b0afb26 (qgis): fix Project Snapping Settings dialog doesn't save the dialog size
- fix #17343
- 04:43 PM Revision 4d41dfbf (qgis): topological editing should always be available
- fix #17620
regression from 2.x - 04:43 PM Revision 649b5ee4 (qgis): fix case
- 02:08 PM Revision dce341e1 (qgis): [reports] allow header and footer sections to always be included
- 01:43 PM Revision 4125c25b (qgis): astyle 3.1 allows format of lambdas on a single line
- 12:10 PM Revision 50e1e781 (qgis): run astyle
- 12:10 PM Revision 834a945c (qgis): update astyle to 3.1
- 11:27 AM Revision 77a6bbbb (qgis): [processing] restore GDAL rasterize algorithm
- 09:55 AM Revision f2273c6a (qgis): [raster calculator] don't crash if output file has illegal size, e.g. 0x0
- 09:38 AM Revision c09c3018 (qgis): [processing] throw error if no layers selected in raster calculator
- algorithm (refs #17920)
- 09:00 AM Revision d7e18131 (qgis): [processing] make items hidden after adding them to the view (fix #17881)
- 07:54 AM Revision aaf97933 (qgis): [needs-docs][processing] merge grid algorithms and add point grid type
- 07:51 AM Revision c91fd5a0 (qgis): [reports] Tweak sub-section logic for multi-layer reports
- Instead of requiring a single layer for use with nested field group
sections, allow use of different layers. In this ... - 05:30 AM Revision 88808615 (qgis): Drop composer
- It's been a great journey, but your time has come...
- 05:21 AM Revision 37c87065 (qgis): Initially select report section when opening a report designer
- 05:21 AM Revision 4096896d (qgis): Tweak some report designer strings
- 05:21 AM Revision a5ca16e8 (qgis): Remove header for report organizer tree
- 02:35 AM Revision 3f801b5d (qgis): Switch SpatiaLite and PostgreSQL place in Datasource
- Manager dialog
Moves up SpatiaLite tab near GeoPackage's as they are both simple file databases and their dialog look... - 02:35 AM Revision d415ad84 (qgis): [processing] Fix extent and CRS parameters do not evaluate in
- models when linked to a layer parameter/output value
References discussion on dev mailing list - 02:35 AM Revision c87f5aad (qgis): [processing] Fix misleading errors in grid algorithms
- 02:19 AM Revision 7d603290 (qgis): Fix build
- 02:19 AM Revision e24496cd (qgis): Silence warning
- 02:18 AM Revision b8e1f770 (qgis): [processing] Port 'Add unique value index field' to c++
- And implement some fixes/improvements (refs discussion on the dev mailing list):
- allow user to specify created fiel... - 02:18 AM Revision 40f09fab (qgis): [processing] Fix creating tests when alg has optional outputs
- 02:07 AM Revision a530b213 (qgis): [processing] Fix error when dragging alg group in modeler
- 01:54 AM Revision 502d9d7f (qgis): Fix incorrect tooltips
- 01:51 AM Revision c50cbfc9 (qgis): Fix crash on exit
- Since the snapping widget is destroyed *after* the project instance,
we need to avoid referring to the project after ... - 01:42 AM Revision 7ef93551 (qgis): [ui] fix status bar's message item resizing window on long string
- (Fixes #17913)
2018-01-22
- 12:49 AM Revision 8f1abf8d (qgis): move poly2tri to external libs directory
- 10:07 PM Revision 2b2b6530 (qgis): Merge pull request #6129 from alexbruy/plugins-rating
- [plugin manager] fix sending plugin votes
- 09:14 PM Revision 7a2ab1cc (qgis): [layouts] Fix multiframe items (tables, html) cannot be pasted
- Fixes #10456, #17882
- 09:14 PM Revision cbe64162 (qgis): Fix invalid read when closing layout designers
- Child widget was referring to its parent in the destructor - at
this stage the parent may no longer be in a usable st... - 09:14 PM Revision d9b6c8b5 (qgis): Add missing sip casting for layout multiframe objects
- 09:14 PM Revision 35a77013 (qgis): Fix handling of multiframe objects in layout templates
- 09:14 PM Revision 77b570da (qgis): Add a debug assert relating to multiframe item crashes
- 09:14 PM Revision 20f50fba (qgis): [layouts] Fix some linked map items not correctly restored when
- loading projects.
Also remove some outdated TODOs
Fixes #17892, #17891 - 06:16 PM Revision f69c1cfc (qgis): Merge pull request #6130 from elpaso/bugfix-17915-geopackage-delete-wro...
- [bugfix] Fixes 17915 geopackage delete wrong layer
- 05:50 PM Revision 08255f7b (qgis): fix indentation
- 05:25 PM Revision 50161421 (qgis): Merge pull request #6117 from borysiasty/manager_stars
- [Plugin manager] SVG voting stars
- 05:24 PM Revision f235e935 (qgis): [bugfix] Fixes deleting geopackage layer from browser delete a wrong layer
- Fixes 17915
- 05:24 PM Revision 46dfe578 (qgis): Cosmetic: comment formatting
- 04:58 PM Revision 45794a80 (qgis): update debian/copyright
- 04:58 PM Revision 282f240d (qgis): add missing INCLUDE_DIRECTORY
- 04:58 PM Revision 204eaf88 (qgis): move QExtSerialPort to external libs directory
- 04:58 PM Revision e447f11a (qgis): move qspatialite
- 04:58 PM Revision 0eb52d71 (qgis): move nmea
- 04:58 PM Revision 10427546 (qgis): move qwtpolar
- 04:57 PM Revision cc18918b (qgis): Fix incorrect cursor used for rotate map tool
- 04:57 PM Revision 912bbe3e (qgis): Fix rotation widget disappears after ctrl-clicking to set anchor point
- Fixes #17232
- 04:57 PM Revision 5a80ec5c (qgis): Fix user input widget sometimes hidden below canvas
- 04:57 PM Revision 8a6fcc8e (qgis): Escape should cancel rotation map tool
- 04:54 PM Revision a0d0648d (qgis): fix Chained filters crash QGIS when switching between ui tabs
- fix #17736
- 03:27 PM Revision 123470b2 (qgis): use QgsMapLayer::isSpatial()
- 03:27 PM Revision 86024efc (qgis): do not list non spatial in custom layer order widget
- fix #17887
- 03:20 PM Revision c6870777 (qgis): fix sending plugin votes
- 02:59 PM Revision bbac229c (qgis): store valuemap as QList
- instead of QMap because with QMap it loses the order
actually it's currently stored in config['map'] as QDataStream - 02:59 PM Revision 2dba9fc8 (qgis): take list instead of map for test
- in unittest it needs to take a list instaed of the map as a test of valuemap
- 02:59 PM Revision 481b6247 (qgis): store valuemap as QList instead of QMap
- because with QMap it loses the order. the two values (key and value) are in an one dimensional QMap stored.
this beca... - 02:59 PM Revision efe378d6 (qgis): fixed indentation in python
- fixed indentation in python unittest
- 01:15 PM Revision 9c5797ec (qgis): sip fix include directory
- 11:15 AM Revision 222eee43 (qgis): [processing] Fix cannot resize columns in batch dialog
- Fixes #17819
Cherry-picked from 797437823c - 08:18 AM Revision 936c30be (qgis): Fix layout items with non-top left reference move when exporting
- Fixes #17910
- 06:19 AM Revision 16ebb263 (qgis): Fix crash when executing background threadable processing algorithms on...
- Yet again processEvents() comes around to bite us in the butt.
2018-01-21
- 12:20 AM Revision 5fcd2dc4 (qgis): [layouts] Fix designer windows is always-on-top on Windows 10
- Fixes #17801
- 12:02 AM Revision fcbf4cb1 (qgis): Set missing expression context in some filters
- In some filters the expression context was not set, so that references to
variables would only work in the preview, b... - 12:38 PM Revision ac88f2af (qgis): Fix some wording and spelling
- 05:09 AM Revision 9451f2e4 (qgis): Fix behavior of import/export predefined scales in options
- Fixes #17796
2018-01-20
- 12:33 AM Revision 7494fae9 (qgis): Add book title capitalization to panels
- 12:33 AM Revision 39c6aac4 (qgis): Add title case to some dialog title
- 12:33 AM Revision 776fa23a (qgis): Add more book title capitalization
- 12:03 PM Revision 01149271 (qgis): [Plugin manager] SVG voting stars
- 11:42 AM Revision 2d6a828d (qgis): [map themes] avoid projection version debug msg spam by default
- 11:42 AM Revision 02b24a68 (qgis): [map themes] avoid writing empty style to layer
- 04:24 AM Revision 5d264d94 (qgis): Show a snap indicator for measure tool
- 04:24 AM Revision 884ccc86 (qgis): Fix documentation
- 04:24 AM Revision 045a17f7 (qgis): Escape cancels move tool
- 04:24 AM Revision fb0529bb (qgis): Enable snapping for select by radius tool
- 04:24 AM Revision 5ee4b565 (qgis): Use snap indicator for measure angle tool
- Fixes #14954
- 04:24 AM Revision 96d1ea57 (qgis): unique ptr improvements
- 04:24 AM Revision bfd0f21e (qgis): Select by radius spin box needs more decimals to work for geographic CRS
- 04:24 AM Revision ed8f24ac (qgis): Make select by radius rubber band smoother
- 04:24 AM Revision 2b61591e (qgis): Documentation++
- 02:25 AM Revision b6ffac3f (qgis): use widgetAction rather than floating widget
- 02:25 AM Revision 6885da40 (qgis): [snapping widget] add advanced config widget in toolbar fix #16596
- 02:25 AM Revision 280af20c (qgis): use a dedicated button to show the table
- 01:20 AM Revision 510a228e (qgis): switch freehand selection map tool to click-click
- to be coherent with other map tools
add-ons: possible map move/zoom while selecting, and operation canceling (right-c... - 01:20 AM Revision 42ca70b9 (qgis): initilize in header
2018-01-19
- 09:11 PM Revision fe13c0e8 (qgis): Fix crash when deleting layout items
- Fixes #17876, #17770
- 09:10 PM Revision 05161362 (qgis): Keep label settings when changing between rulebased/simple labeling
- Fixes #17734
- 09:10 PM Revision aa0d3771 (qgis): Add separate bool for controlling whether vector layer labels
- are enabled
Instead of clearing the labeling configuration in order to
disable labels, we need a way to disable them... - 04:56 PM Revision 232d7213 (qgis): move libdxfrw to external lib directory
- 04:14 PM Revision 3abf27f5 (qgis): [cad] Fix precision issues with angle constraint (fixes #17685)
- 02:13 PM Revision 6af20113 (qgis): Release of 2.14.22
- 02:13 PM Revision d473c307 (qgis): Release of 2.18.16
- 12:10 PM Revision dd739ac0 (qgis): [needs-docs] Allow adding and remove nodes from node tool selection
- Holding shift while clicking and dragging adds nodes to selection,
holding ctrl removes nodes from selection.
Additi... - 07:33 AM Revision 67ae36c4 (qgis): Merge pull request #6097 from alexbruy/rule-editor-ui
- make rule editor dialog resizeable (fix #17709)
- 05:51 AM Revision d95fc60b (qgis): Fix virtual layers fail if table field names have special characters
- Fixes #16943
Cherry-picked from 6c392124 - 02:35 AM Revision c6608c08 (qgis): Fix memory leak
- 01:24 AM Revision d4242224 (qgis): fix prepare-commit for sipify
2018-01-18
- 12:27 AM Revision 5dc91b4b (qgis): [ui] prevent infinite canvas redraw due to (#6098)
- progress bar changing status bar height when
shown/hidden.
Yes, it's as bad as it sounds. - 12:26 AM Revision 19592dc8 (qgis): Fix tracking of imported modules
- __import__(name, ..., fromlist, ...) always returns the top-level package if `import x.y.z` is used (here `x`), and t...
- 12:25 AM Revision bc1bfd34 (qgis): Fully refresh map items when clicking 'update preview' button
- 12:25 AM Revision f5876eab (qgis): [layouts] Don't needlessly calculate layer sets for maps linked
- to a map theme
This is very expensive to do, so avoid calculating it as much
as possible
Refs #17027 - 12:25 AM Revision 0e08e329 (qgis): [layout] Cache map item theme preset lookups
- Since theme style override lookups are expensive, cache them
to avoid unnecessary duplicate calls
Fixes #17027 - 03:09 PM Revision aca20788 (qgis): switch select by radius map tool to click-click
- fix #17868
this is seen as a bugfix and will be merged in 3.0 to have coherent map tools changes
also add a user inp... - 03:09 PM Revision a09cb6f3 (qgis): fix typo and missing disconnect
- 03:09 PM Revision 4733bc82 (qgis): cancel select by radius by pressing ESC
- 02:28 PM Revision 851cdb20 (qgis): QgsDebugMsg -> QgsDebugMsgLevel in getcapabilities download
- 11:23 AM Revision 172b2174 (qgis): Merge pull request #5899 from peppsac/fix_17668
- [server] Fix layers group handling
- 10:39 AM Revision 5162c468 (qgis): put rule editor widgest inside a QScrollArea to make dialog resizeable
- (fix #17709)
- 07:43 AM Revision dd039813 (qgis): Update lpad and rpad functions description
- 07:23 AM Revision 6c392124 (qgis): Fix virtual layers fail if table field names have special characters
- Fixes #16943
- 01:37 AM Revision a1618c7d (qgis): Add test mask
- 01:37 AM Revision b59e1584 (qgis): Fix doxygen warning
- 01:37 AM Revision 2ab1e02e (qgis): Fix labeling hide partial labels setting when map is rotated
- Previously partially hidden labels would be shown when a map is
rotated, even if the project was set to hide partial ... - 01:37 AM Revision 2d71309e (qgis): Add some more geometry relationship methods to LabelPosition
- 01:37 AM Revision dded4ab3 (qgis): Safer memory management for some pal routines
- 01:37 AM Revision c8fe22c5 (qgis): Add test for hiding partial labels with rotated canvas
- 01:37 AM Revision 623fd6fa (qgis): Drop an unused messy pal function
2018-01-17
- 12:21 AM Revision d8402ace (qgis): Remove composer from more code, port georeferencer reports to layouts
- 12:21 AM Revision 58047453 (qgis): Port more tests to layouts, drop more QgsCompositions use
- 12:21 AM Revision fe48aeca (qgis): Fix crash with undo/redo and layout multiframes, restore test
- 09:28 PM Revision 59c2ab45 (qgis): more bash
- 09:13 PM Revision 842083c5 (qgis): python3 everywhere
- 05:34 PM Revision 479358ea (qgis): Merge pull request #6089 from elpaso/server-exception-on-image-overflow
- Server exception on image overflow
- 03:38 PM Revision ccd98f5d (qgis): Added test
- 03:38 PM Revision 6a4b8b47 (qgis): Fix retrieval of 4D geometries (XYZM) from postgres (fixes #17814)
- 03:29 PM Revision bdb57278 (qgis): [server] Use std::numeric_limits instead of INT_MAX
- 03:16 PM Revision 0644f59c (qgis): fix variable used for configuration
- 03:16 PM Revision 4a0eedde (qgis): version compare is not strict
- also fix sipify test
- 03:16 PM Revision 458cab7b (qgis): run sipify
- 03:16 PM Revision fe5a001d (qgis): [sipify] remove space before semi-column
- 03:16 PM Revision 1d4e6a82 (qgis): [sipify] use configuration file for SIP sources (*.sip.in)
- to allow preprocessing the files to handle version specific features such as template based classes documentation in ...
- 03:16 PM Revision 03047081 (qgis): fix .gitignore to add missing sip files
- 03:16 PM Revision 7722010c (qgis): rename *.sip to *.sip.in for the auto generated sip files
- 03:16 PM Revision 5327978e (qgis): SIP 4.19.7+ allows to document template based classes
- 01:10 PM Revision 74d76d52 (qgis): [server] Check image size for overflow and throw if null
- Because we don't wont a broken image in the output
when a null image is created.
This introduces an additional check... - 01:09 PM Revision 4fc2b3e8 (qgis): [server][test] Add protocol and host:port to path in the test server
- 10:51 AM Revision ac27347a (qgis): [server] Fix layers group handling
- Load layers groups from project file to be able to use them in queries.
Fixes #17668 - 09:31 AM Revision 8c74c5b3 (qgis): fix type in map layer's exportNamedStyle() for min scale value
- 06:44 AM Revision f274456f (qgis): use native separators for message bar hyperlinks
- 06:44 AM Revision 8bb6fde8 (qgis): [ui] add hyperlink to saved vector/raster in the message bar
- 05:00 AM Revision 163c2784 (qgis): Avoid creating undo commands when converting compositions
- 04:20 AM Revision 8828f9a7 (qgis): Use ccache if available
2018-01-16
- 07:59 PM Revision 4a2da500 (qgis): fix missing QLabel python import
- 07:58 PM Revision 343c070a (qgis): Fix layout designer does not respect layout settings
- 07:58 PM Revision 64a8bda8 (qgis): Rename QgsApplication::composerTemplatePaths to layoutTemplatePaths
- 03:22 PM Revision 9bf943a7 (qgis): [QgsFilterLineEdit] use QLineEdit::addAction instead of hacking paintEvent
- this gets much more simple
- 03:22 PM Revision 27978530 (qgis): fix QAction constr call
- 01:35 PM Revision d1a922b5 (qgis): let's build python API for server....
- is it just me or it was never built?
- 01:19 PM Revision 77a28ddd (qgis): [Processing] Fix "Set style for raster/vector layer" algorithms.
- 12:21 PM Revision 95db682a (qgis): [processing][needs-docs] Drop Fixed Distance Buffer algorithm
- Since it's functionality is a subset of the native c++ "buffer"
algorithm, it's no longer required. - 12:21 PM Revision ecd113de (qgis): Fix modeler dialog doesn't respect hide from modeler flag
- 12:21 PM Revision 17478ea5 (qgis): [processing][needs-docs] Hide variable distance buffer from toolbox
- This algorithm has become a model-only algorithm, since it's
functionality is now present in the native c++ buffer al... - 12:21 PM Revision 5bdd6daf (qgis): Add tags to buffer algorithm
- 12:16 PM Revision 9db2d64d (qgis): [processing] fix gdal's ogrinfo algorithm
- 12:01 PM Revision add40c1e (qgis): [processing] use combined vector and raster filters for map layer file ...
- 12:00 PM Revision 4b9c8081 (qgis): Fix possible infinite recursion in layer tree model
- 11:49 AM Revision 62393658 (qgis): [ui] use a combobox for bool values in advanced settings tree (#6078)
- 11:35 AM Revision 5da28ed9 (qgis): [needs-docs][processing] Add tooltips to input types in modeler
- ...to help clarify for users what the different input types mean.
Fixes #17671, which is a result of unclear distinc... - 11:35 AM Revision 5a7da090 (qgis): [needs-docs] Rename some processing input types in modeler for clarity
- Refs #17671
- 11:35 AM Revision f969b03f (qgis): Sort input types in processing modeler dialog
- 10:45 AM Revision 971aec80 (qgis): Rename QgsTaskManager::triggered to taskTriggered
- 10:45 AM Revision 30273705 (qgis): Fix build
- 10:45 AM Revision b8defc11 (qgis): When processing tasks are clicked in task manager, reopen the
- algorithm dialog
- 10:45 AM Revision 7603487e (qgis): Add method to 'trigger' QgsTasks
- Triggering occurs when a task is clicked in the task manager
widget, and this can be used to e.g. open a dialog showi... - 10:45 AM Revision de651902 (qgis): Sipify
- 10:45 AM Revision 87c1986c (qgis): Improved memory managment of algorithm dialogs
- Ensure that dialogs are always correctly deleted when appropriate.
Also, if an algorithm is running in a background ... - 10:45 AM Revision bc9d739e (qgis): Show display name, not id, for background algorithm tasks
- 08:44 AM Revision a3a999e4 (qgis): Drop fields in correct position in drag and drop designer
- Instead of always dropping fields at the end of the container,
insert them at the dropped location. Otherwise the dro... - 07:22 AM Revision fa120b53 (qgis): move the iconsize setting into the qgis group, part 2
- 07:09 AM Revision 749468a9 (qgis): Hey, this isn't pal or openoffice... comments in English please!
- 07:09 AM Revision fe2292c5 (qgis): Fix default value 'apply on update' setting not correctly restored
- Fixes #17712
- 07:09 AM Revision 79987453 (qgis): Remove unused variable
- 07:09 AM Revision f3f1b8ea (qgis): Save/restore form "editable" and "label on top" settings
- Fixes #17860
- 05:29 AM Revision 063c1a49 (qgis): Fix invalid connection in offline editing plugin
- 05:17 AM Revision 2c511d25 (qgis): return empty CRS instead of 4326 if the XML is empty
- 05:08 AM Revision d426a8db (qgis): Fix layers cannot be individually deselected in offline editing plugin
- Fixes #16163
- 04:57 AM Revision 38062ec6 (qgis): Add test for indexed memory provider thread safety
- Refs #17705
- 04:57 AM Revision 741afdca (qgis): Add provider suite test for thread safety of provider getFeatures()
- Hammers providers by iterating through features from multiple threads
- 04:57 AM Revision 30fe9917 (qgis): Sipify
- 04:57 AM Revision 6c57654d (qgis): Indentation
- 04:43 AM Revision c2e07752 (qgis): place the iconsize setting inside the qgis group
- 02:43 AM Revision 05c71325 (qgis): Fix initial positioning of floating widgets
- 02:41 AM Revision 20722f4e (qgis): [user input widget] use a floating widget rather than a dock
- fix #15177
- 02:41 AM Revision df90feff (qgis): add missing since and complete API brea doc
- 01:29 AM Revision c875840f (qgis): Add qgsfilewidget to dxf export dialog
- 01:29 AM Revision 34147af6 (qgis): Use a clearer variable name for settings
- 01:29 AM Revision 80a8efde (qgis): Move map theme combobox near list of layers
- Because the map theme option may impact checked layers in the list, better have them close.
- 01:29 AM Revision 10ee75b2 (qgis): Auto restore dialog geometry + fix help include
- 01:29 AM Revision fe319afc (qgis): [ui] Update spacing in the scale widget
- for consistency with other widgets
2018-01-15
- 07:13 PM Revision eb7a187a (qgis): [processing] add missed imports (fix #17843)
- 06:25 PM Revision 7cad24d8 (qgis): [processing] improve layout of the raster calculator dialog
- 06:25 PM Revision 490aad11 (qgis): [processing] quote layer names in raster calculator (fix #17847)
- 04:55 PM Revision 168c469b (qgis): Rename QgsGPS prefixed classes to QgsGps
- 04:55 PM Revision f952fe62 (qgis): rmove entry from acceptable missing doc
- 04:55 PM Revision 51654afc (qgis): also fix method capitalization
- 04:55 PM Revision 7a1e4bd8 (qgis): fix NMEA capitalization and doxygen
- 04:49 PM Revision eeaca689 (qgis): Do not initialize unique_ptr to nullptr
- 04:08 PM Revision c033b340 (qgis): Revert "fix perl;add bash"
- This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
- 04:05 PM Revision 99baf1ac (qgis): Merge pull request #6069 from volaya/fix_field_calculator
- [processing] added missing method to custom field calculator dialog
- 04:03 PM Revision c41186c9 (qgis): Fix indentation using modified scripts
- 03:59 PM Revision f2a0c779 (qgis): Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into ...
- 02:56 PM Revision 418d5875 (qgis): [processing] added missing method to custom field calculator dialog
- A much better way of doing this would be to have the dialog extend qgsprocessingalgorithmdialogbase, or to take an ap...
- 02:26 PM Revision 75e613c3 (qgis): [bugfix] Transfer focus to canvas when selecting transparency
- This is an attempt to fix #17845 Setting Raster Transparency
using "Add values from display" doesn't work
Fixes #17845 - 12:19 PM Revision dc99b8b2 (qgis): [processing] add missed return statement (fix #17821)
- 10:59 AM Revision 7ecb0536 (qgis): [processing] correctly retrieve icon for script collection (fix #17780)
- 10:59 AM Revision 0ffd993d (qgis): [processing] update script collection metadata and homogenize quotes
- 10:59 AM Revision e67aaf9a (qgis): [processing] rename QGISAlgorithmProvider to QgisAlgorithmProvider to be
- consistent with our guidelines
- 10:19 AM Revision f92991eb (qgis): Merge pull request #6055 from borysiasty/browser-geopackage-v2
- A simpler way to Fix broken Geopackage paths with spaces
- 09:52 AM Revision afb1bce6 (qgis): Merge pull request #5663 from pblottiere/bugfix-transaction-name
- [FEATURE] Add a name for transactions created from executeSql
- 09:28 AM Revision 4b1d98bd (qgis): [processing] update parameter name for v.segments (fix #17850)
- 09:27 AM Revision 0cec62c6 (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
- (cherry picked from commit b8518aef9cb7a514cc2c98a5b24e90cd27658a33)
- 09:25 AM Revision b8518aef (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
- 08:57 AM Revision 4e3abbc4 (qgis): Add test
- 08:57 AM Revision 55052020 (qgis): Update documentation
- 08:57 AM Revision 76c0a5ba (qgis): Add a name to transaction command
- 08:13 AM Revision 066d677f (qgis): Add missing translatable strings
- 05:44 AM Revision e3cfbb08 (qgis): [gui] do not automatically format name of added layers (fixes #17741)
- (users wanting to re-enable that behavior can do so by switching
qgis/formatLayerName to true) - 05:32 AM Revision cefb1bc7 (qgis): remove Windows OS specific event filter that eats context menu events
- fixes #17453
- 05:32 AM Revision b9aa768c (qgis): run sipify
- 03:40 AM Revision 09fbdb1b (qgis): Drop color button/dialog live update option from API and UI
- This options is broken in QGIS 3.0, but in any case has been
mostly made redundant by the live styling dock, and the ... - 02:36 AM Revision b4be39f9 (qgis): Avoid 'geometry' field name being translated when creating new SpatiaLi...
- 02:27 AM Revision ded9b097 (qgis): Rename QgsVectorLayer::pkAttributeList to primaryKeyAttributes() for co...
- 02:27 AM Revision 1da17904 (qgis): Drop QgsVectorLayer::pendingAllAttributesList()
- Use QgsVectorLayer::allAttributes() instead.
- 02:27 AM Revision 068d51c3 (qgis): Drop QgsVectorLayer::pendingFields()
- Use QgsVectorLayer::fields() instead.
- 02:27 AM Revision 21c8956b (qgis): Drop QgsVectorLayer::pendingFeatureCount()
- Use QgsVectorLayer::featureCount() instead.
2018-01-14
- 08:05 PM Revision 3b3d901b (qgis): Add precision to message
- 05:17 PM Revision 977d0acc (qgis): avoid including GDAL C++ api (fixes #17849)
- 05:08 PM Revision abe89b6a (qgis): avoid including GDAL C++ api (fixes #17849)
- 02:34 PM Revision c4aa4d07 (qgis): Avoid translated name for fields when creating a new gpkg layer (#6058)
2018-01-13
- 11:00 PM Revision 0d2e0086 (qgis): debian packaging: add bionic
- 11:00 PM Revision 31d8deab (qgis): debian packaging: add bionic
- 04:05 PM Revision 0c4e8d57 (qgis): translation string fix
- 11:41 AM Revision ebed93f1 (qgis): Fix broken encoding of spaces in Geopackage file paths in the browser
- 02:10 AM Revision 4568bcdf (qgis): [sipify] prevent creation of param list when not necessary
- 02:10 AM Revision 6d94ac9c (qgis): run sipify
- 02:10 AM Revision ba951893 (qgis): [sipify] fix multiline note or warning
2018-01-12
- 04:31 PM Revision 9ca48f57 (qgis): tooltip for cardinality in relationedit
- write tooltip in the attributesformproperties on cardinality in relationedit that the user gets more info about many ...
- 04:31 PM Revision 75efd51d (qgis): write correct tooltip
- 04:31 PM Revision 8eaecd1c (qgis): relation cardinality bugfix
- relation cardinality was handled with it's name as QString instead of it's value as QVector and this leaded to proble...
- 02:53 PM Revision 8074dc4c (qgis): [options search] do not show widget when text is found (#6052)
- fix #17812
- 02:42 PM Revision 2156b5a9 (qgis): make link clickable in metadata widget
- 10:17 AM Revision 9a14e8df (qgis): [snapping] fix missing layers in snapping config dialog (fixes #17792) ...
- 09:48 AM Revision f3ced096 (qgis): improve sorting of field values for the query builder (#6046)
- 09:44 AM Revision 074db04f (qgis): Merge pull request #6040 from signedav/crashfix
- mapLayerActions as members - avoiding crash on closing QGIS
Fix #17839 - 08:45 AM Revision ff96e1d3 (qgis): not passing parent to duplicate actions
- and removed the QString
- 08:19 AM Revision d6ef2b60 (qgis): [need-docs] reduce width of the meters (at map scale) unit label (#6034)
- 08:02 AM Revision 796b8cca (qgis): sort 10 sample / all unique values list in the expression builder widge...
2018-01-11
- 12:00 AM Revision 0dda6e76 (qgis): Merge pull request #6035 from m-kuhn/uxfixcomment
- Fix long comments clutter in form configuration
- 10:45 PM Revision 545ac27e (qgis): [layout] Import guides from 2.x composition
- 10:25 PM Revision 0a17c370 (qgis): Merge pull request #6038 from rldhont/server-qgis3-imagequality
- [BUGFIX][Server] imageQuality has to be used for JPEG images not PNG
- 10:17 PM Revision 90c07ef0 (qgis): [layout][need-docs] Renamed GUI elements from composer to layouts
- Also renamed some .ui variables
- 03:10 PM Revision 0bc3d681 (qgis): [BUGFIX][Server] imageQuality has to be used for JPEG images not PNG
- During the server refactoring, the imageQuality has been applied to all format even if this option has been defined o...
- 02:59 PM Revision 5cd88270 (qgis): mapLayerActions as members - avoiding crash
- mDuplicateFeatureAction and mDuplicateFeatureDigitizeAction are member pointers now.
Means they are deleted when the ... - 12:47 PM Revision 5522f10e (qgis): Merge pull request #6036 from elpaso/server-getprint-two-maps-test
- [server][test] GetPrint test with two maps template
- 11:29 AM Revision 697509e8 (qgis): Merge pull request #6032 from stevenmizuno/followup_17673
- Follow up #17673 Spatial Bookmarks fixes backport to 2.18
- 11:20 AM Revision d63f4c76 (qgis): [server][test] GetPrint test with two maps template
- This is to test that map0 and map1 actually refer to the
correct maps - 11:09 AM Revision 92739453 (qgis): Linebreaks on long comments
- 11:09 AM Revision b4146888 (qgis): Remove leftover file
- 10:55 AM Revision 3f55bba5 (qgis): [processing] don't close algorithm dialog after execution
- 09:03 AM Revision f76421db (qgis): Merge pull request #5900 from m-kuhn/layerPropsStyleInTitle
- Show style name in layer properties dialog title
- 06:29 AM Revision e137ea8a (qgis): Add lpad truncate test (#5947)
2018-01-10
- 11:00 PM Revision fa2aff18 (qgis): [layouts] Middle mouse click in pan tool should recenter view
- Port missing functionality from composer
- 11:00 PM Revision 322f2e8c (qgis): Drop composer class from gui library
- 10:55 PM Revision 07327547 (qgis): Merge pull request #6031 from elpaso/layouts-server
- [layouts][server] Composition -> layout
- 10:18 PM Revision f61a5f2f (qgis): [layout][server] Rename some vars composer->layout
- 10:00 PM Revision ba5b88c2 (qgis): [layout][server] Const correctnes and typos
- 09:25 PM Revision a117b6b9 (qgis): [layout][server] Update tests and mask images
- 09:24 PM Revision c3cac495 (qgis): [layout][server] Get layout size in mm
- 08:26 PM Revision fe737913 (qgis): Qt4 doesn't have QStringLiteral
- 08:11 PM Revision 902dfb85 (qgis): Disable diff image encoded output
- 06:05 PM Revision 0c93eabd (qgis): [layout][server] Re-enable WMS server tests
- 06:03 PM Revision 3df284fb (qgis): [layout][server] composer -> layout in getcapabilities
- 06:03 PM Revision eedb7c79 (qgis): [layout][server] composer -> layout in getprint
- 06:03 PM Revision f868bcc6 (qgis): [layout] Add printLayouts to return all print layouts contained in the ...
- 06:03 PM Revision 6f7b60ba (qgis): [layout] Fix setKeepLayerSet in map composer import
- 04:19 PM Revision 028bca43 (qgis): german translation update
- 03:58 PM Revision 9614a47d (qgis): [tr] Polish translation update
- 03:32 PM Revision 880d853e (qgis): detect SIP version to add DefaultDocstringSignature directive (#6030)
- * detect SIP version to add DefaultDocstringSignature directive
SIP doesn't handle any kind of preprocessing, so the... - 11:17 AM Revision d6b2749e (qgis): [layouts] fix layout designer restore window state / geometry
- 10:01 AM Revision 55a3edaf (qgis): Fix mouse cursor size on lo-dpi Windows builds
- 09:16 AM Revision 1402f76e (qgis): Show item size in status bar when creating a new item
- 05:46 AM Revision b95363c5 (qgis): Drop composer from app
- 02:40 AM Revision d87c6051 (qgis): [sipify] fix bad handling of \see within sentences
- and other docstrings improvements
- 02:37 AM Revision 0a3f9f60 (qgis): Merge pull request #5807 from nyalldawson/alg_background
- [processing] Add flag to indicate whether an algorithm is safe
- 02:18 AM Revision 6894c8e1 (qgis): get me out of Europe
- 02:10 AM Revision 11030dd4 (qgis): Merge pull request #5522 from gacarrillor/developersmap
- Developers Map: show more descriptive info
- 01:50 AM Revision df3f663c (qgis): [authentification manager] fix auth exec error (#6020)
2018-01-09
- 12:32 AM Revision 744f5acd (qgis): Fix build warning on windows
- 11:33 PM Revision 240c52a4 (qgis): [processing] Show a modal progress dialog when running algorithms
- which cannot run in background tasks
This is not fantastic UX, but we have lots of constraints here:
- The algorith... - 10:43 PM Revision 2eb68de6 (qgis): When an algorithm can run in the background, show this in the alg dialog
- 10:35 PM Revision 82057b83 (qgis): Fix task manager UI sizes on hidpi displays
- 10:35 PM Revision 03400ddb (qgis): Merge pull request #5913 from elpaso/layouts-import-from-2
- [layouts] import from 2.x
- 10:04 PM Revision 6332fc64 (qgis): [layout] Temporarily disable WMS server tests
- Until the composition -> layout transition is done
- 08:33 PM Revision 40e47e0f (qgis): [processing] Add flag to indicate whether an algorithm is safe
- to run in a background thread
- 08:33 PM Revision 67a8902f (qgis): [processing] When running non-background enabled algorithms, use
- processEvents to allow progress updates and cancelation clicks
- 08:33 PM Revision 70785f80 (qgis): Fix a possible crash in network analyser
- 08:33 PM Revision c14e6ca7 (qgis): Most c++ algorithms can run safely in background threads
- 04:40 PM Revision 5babec5e (qgis): run sipify
- 04:40 PM Revision 9deef832 (qgis): [sipify] fix SIP new restrictions on Docstrings
- class members, operators cannot be documented anymore
- 01:34 PM Revision 34c80f9f (qgis): [layout] Address PR comments and add test for layoutObjects template
- 01:34 PM Revision 353b88a8 (qgis): [layout] Update reference images
- 01:25 PM Revision 2a82fdc5 (qgis): [layout] Remove legacy import
- 01:24 PM Revision 3f081b85 (qgis): [layout] Added template method to retrieve QgsLayoutObjects
- 12:09 PM Revision b355886e (qgis): Merge pull request #5979 from m-kuhn/lrelease-silent
- [server] Fix unused variable
- 12:08 PM Revision 90fc756b (qgis): Merge pull request #6019 from DelazJ/dxf-map-theme
- Rename command line dxf-preset option to dxf-map-theme
- 10:25 AM Revision c3f4fcb1 (qgis): Rename command line dxf-preset option into dxf-map-theme
- 09:25 AM Revision 8f3692aa (qgis): Fix test after composition bindings removal
- 08:08 AM Revision 943025c2 (qgis): Typos
- 08:08 AM Revision f5be54b7 (qgis): Removed docs for private members
- 08:08 AM Revision 710309b3 (qgis): Updated test for imported compositions
- 08:08 AM Revision a6199bec (qgis): Added optional argument to create reference layout images
- 08:08 AM Revision 2ad56efb (qgis): Added test composer templates for import test
- 08:08 AM Revision a5fc5707 (qgis): [layouts] Removed diff images and adapted tests
- to use QGIS font
Also addressed comments in the PR - 08:08 AM Revision e93f776d (qgis): [test] Do not check the unique_ptr but get
- Because std::unique_ptr is not implicitly convertible to bool
(why it works locally remains a mistery to me) - 08:08 AM Revision 0cb12edb (qgis): [layouts] test masks for rendering tests
- 08:08 AM Revision af8a2296 (qgis): [layout] Converter: shapes
- 08:08 AM Revision 3cfe8d0a (qgis): [layout] Use uuids for map references in items
- Implemented:
- picture
- legend
- overview
- scalebar - 08:08 AM Revision 57a40050 (qgis): [layout] Added tests for uuid linked maps
- Also updated the control images
- 08:08 AM Revision 7062f90b (qgis): [layout] Check for pointer as bool instead of compare
- Travis does not like the second.
- 08:08 AM Revision 858a71f8 (qgis): [layout] Add map rendering to tests
- 08:08 AM Revision b40a5986 (qgis): [layout] Fix title from name when converting a composition
- 08:08 AM Revision 2b2dae82 (qgis): [layout] Import HTML and atlas from 2.x composition
- 08:08 AM Revision f297e862 (qgis): [layout] Import attribute table from composition
- 08:08 AM Revision b7d7bbe3 (qgis): Add print template to spell ignore
- 08:08 AM Revision c232b4fe (qgis): [layout] connect converted to loader code
- 08:08 AM Revision e4778796 (qgis): Remove SIP annotation
- 08:08 AM Revision 3bfebe14 (qgis): Sipify
- 08:08 AM Revision 6eee9084 (qgis): Ignore spell check for qgs project
- 08:08 AM Revision 51a46077 (qgis): [layout] Disable ref images generation and added docs
- 08:08 AM Revision 4dc5b569 (qgis): Renamed some private vars to follow coding guidelines
- 08:08 AM Revision 4302910f (qgis): [layout] Converter: fix frame fill in shapes
- 08:08 AM Revision e0c56e7d (qgis): Added diff images for tests
- 08:08 AM Revision da3636e5 (qgis): [layout] Converter: initial implementation
- 08:08 AM Revision dd0cce23 (qgis): Removed some TODOs
- 08:08 AM Revision 680b9f8e (qgis): [layout] Convert scalebar and legent from 2.x
- 08:08 AM Revision cd6e8204 (qgis): [layout] Import some more items: map, poly* and arrow
- 08:08 AM Revision 0229df55 (qgis): [layout] Fixed relative paths for test resources
- 07:17 AM Revision 97c005a5 (qgis): Merge pull request #6017 from nyalldawson/algs
- [processing] Fix some numeric parameters which should be doubles
- 07:16 AM Revision 566704a7 (qgis): Merge pull request #5968 from medspx/ProcessingGrassFixExt
- [Processing] GRASS fix all ext scripts
- 05:35 AM Revision 57c2f1d3 (qgis): Refine algorithm name and tags
- 05:34 AM Revision f6d56165 (qgis): Fix some numeric parameters which should be doubles
- 04:45 AM Revision a934060d (qgis): Fix Windows build warnings
- 04:33 AM Revision 0f79bfba (qgis): Use svg version of python console icon, courtesy of @pkinglinz (#6016)
- 01:06 AM Revision 0d8c5f45 (qgis): Slightly decrease contrast on field type icons to avoid too-visually
- heavy icons
2018-01-08
- 12:23 AM Revision 39d4d9ab (qgis): Crashhandler allthreads (#6013)
- * [CrashHandler] Suspend all threads on crash
- 12:03 AM Revision 3af2dc28 (qgis): debian packaging: update dependency
- 11:37 PM Revision 25770c44 (qgis): Followup 897f900, remove other incorrect declarations
- 11:34 PM Revision 897f900b (qgis): Remove orphan prototype. 3b3d304 removed method and remaing prototype s...
- 11:07 PM Revision 8392d7fe (qgis): Merge pull request #5961 from signedav/work_contextmenu
- Contextmenu with individual actions
- 05:59 PM Revision 2eaf4de2 (qgis): Contextmenu with individual actions
- Individual actions in the contextmenu of the attributetable and the relationeditorwidget.
It's unlink and delete feat... - 03:42 PM Revision 3c82c09c (qgis): refresh the list properly
- 03:42 PM Revision 4eb45484 (qgis): fix bookmark deletion
- 03:42 PM Revision 06380c70 (qgis): forgot that this is not 'master'
- 03:42 PM Revision 9298050c (qgis): change mModel to mMergedModel
- to better reflect the purpose; fix object deletion
- 03:42 PM Revision 771288ee (qgis): fix export
- 03:03 PM Revision 9e704ebc (qgis): Merge pull request #5922 from signedav/work_duplicategeom
- [FEATURE] "Duplicate feature redigitized" in MapLayerActions
- 01:24 PM Revision 0d1557c2 (qgis): Merge branch 'master' into work_duplicategeom
- 01:23 PM Revision 9ba5324b (qgis): Merge branch 'master' into work_duplicategeom
- 08:55 AM Revision 2b8143a2 (qgis): Fix a TODO, restore correct variable handling for layouts
- 08:41 AM Revision 886e7bf8 (qgis): Merge pull request #5925 from signedav/duplicateChildsRelation
- [FEATURE] Duplicate child feature in releationwidget of attributeform
- 05:41 AM Revision 8dfb17d5 (qgis): Store QGISCUSTOMIZATION3.ini next to QGIS3.ini in the profile directory...
- 05:10 AM Revision 617459d2 (qgis): Enable composition mode for advanced drawing (#6009)
- * Enable composition mode for advanced drawing
Makes the lines pop off the map more and not get lost in the backgrou... - 04:35 AM Revision 3d36653f (qgis): Code shuffle
- 04:35 AM Revision db906273 (qgis): Drop all composer classes from Python bindings
- 03:09 AM Revision b88f9b5b (qgis): Port pal composer test to labels
- 03:09 AM Revision e2ce85f9 (qgis): Update test masks
- 03:09 AM Revision d372799b (qgis): Remove some more redundant tests, add sip subclassing
2018-01-07
- 12:45 AM Revision 56f1c201 (qgis): More composer->layout action swapping
- Compositions are now only accessible via the composer manager
in the projects menu. This will be removed when the con... - 12:45 AM Revision 3edab4fe (qgis): Swap composers menu to show layouts instead
- 12:45 AM Revision 7edab227 (qgis): Flip layout locator filter to use layouts, not composers
- 12:45 AM Revision 4f825f8f (qgis): Remove some old composer theme related code
- 12:45 AM Revision f287d40a (qgis): Remove all interface methods and UI for creating new composers
- 08:51 PM Revision 1b969267 (qgis): Fix crash when deleting multiframe item child frames
- 08:51 PM Revision f3124f0d (qgis): Fix storing/reading multiframe items (TODO fix undo/redo support)
- 08:51 PM Revision aef9df8d (qgis): Remove a redundant test
- 06:21 PM Revision 3f414e29 (qgis): translation string fix
- 12:11 PM Revision 18828c09 (qgis): Add missing break
- 11:02 AM Revision 71209373 (qgis): Merge branch 'ProcessingGrassFixExt' of https://github.com/medspx/qgis ...
- 11:01 AM Revision 0f1cb250 (qgis): Fix v.external default configuration and handling
- 09:33 AM Revision 8b60b4c3 (qgis): Remove unused variable
- 07:07 AM Revision 71a33e99 (qgis): Remove another redundant composer test
- 07:07 AM Revision 53b67069 (qgis): Standardise some layout api method naming/behavior
- 07:07 AM Revision 9a13cfd4 (qgis): Remove composer tests relating to template substitution maps
- This API feature was not used anywhere in master, and is no
longer available in the layouts engine.
Better to use ex... - 03:14 AM Revision c436b286 (qgis): Fix metadata qmd restore issues described here: https://github.com/qgis...
- 03:13 AM Revision 3432bf8f (qgis): load and save metadata to a QMD file
2018-01-06
- 03:13 PM Revision 4bcd2e43 (qgis): Merge pull request #6002 from elpaso/bugfix-17795-2-18-backport
- [bugfix][ogr] Recompute capabilities when subsetfilter is set
- 02:26 PM Revision 0f2a5203 (qgis): Indentation 2
- 02:06 PM Revision ad7506e7 (qgis): Indentation
- 01:31 PM Revision ed86cb56 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
- Backported from master PR 6000
Fixes #17795 - 11:56 AM Revision a343570e (qgis): Merge pull request #6000 from elpaso/bugfix-17795-ogr-filtered-readonly
- [bugfix][ogr] Recompute capabilities when subsetfilter is set
- 11:31 AM Revision 248ad5f7 (qgis): Get rid of the connect for capabilities update
- 10:33 AM Revision 7605fde9 (qgis): [travis]Do not fold build
- 10:32 AM Revision 34526383 (qgis): Make lrelease silent
- 08:05 AM Revision b691998c (qgis): Port some more tests to layouts, drop composer tests which
- have been ported to layouts
- 08:05 AM Revision 29130054 (qgis): Drop some python composer tests
- 08:05 AM Revision 7e6d6af1 (qgis): Update test masks
- 08:05 AM Revision 852f8249 (qgis): Fix build
- 02:29 AM Revision 0779b887 (qgis): Merge pull request #5997 from nyalldawson/report_label
- Show a label in layout designer for report sections
- 01:56 AM Revision 89884e8a (qgis): Fix default filename for atlas pdf outputs
- 01:52 AM Revision e9100cd9 (qgis): Show section label for atlas preview too
- 01:42 AM Revision 392d3777 (qgis): Avoid drawing clipped section labels
- 01:32 AM Revision 1ef87a40 (qgis): Tweak section descriptions
2018-01-05
- 07:55 PM Revision c1677c50 (qgis): Lambda indentation
- 04:07 PM Revision d300310d (qgis): Merge pull request #5993 from 3nids/test_datetimeedit
- add test for date/time edit
- 03:43 PM Revision 9c853345 (qgis): [bugfix][ogr] Tests for capabilities update on filter changes
- Fixes #17795
- 03:41 PM Revision 3edc5472 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
- Need to re-open in rw mode if mDynamicWriteAccess
- 02:36 PM Revision 8127c4c6 (qgis): date time edit: reapply 718581ff reverted by a8e292df
- 01:06 PM Revision 337cc700 (qgis): Normalize cursor size
- 12:49 PM Revision 333347b9 (qgis): Merge pull request #5992 from 3nids/fix17790
- fix NULL constraint on date/time widget with allow NULL
- 12:48 PM Revision d7b4bffd (qgis): add test for date/time edit
- 12:25 PM Revision 3572be97 (qgis): Fix old-style connect
- 12:25 PM Revision ed2f0563 (qgis): Document API break
- 12:25 PM Revision 46177aa1 (qgis): Cleanup misleading QgsEditorWidgetWrapper::valueChanged signals
- 12:25 PM Revision d5074dfe (qgis): Remove double import; Followup ab05bfb
- 11:12 AM Revision 4abac931 (qgis): packaging updates
- 11:06 AM Revision dd60fcd4 (qgis): [bugfix] Add failing test for OGR setSubsetString
- Fails to revert to rw after a subset string is set and cleared
- 08:43 AM Revision 015e7544 (qgis): Show a label in layout designer for report sections
- 06:29 AM Revision 421ef88d (qgis): Merge pull request #5966 from nyalldawson/layout_next
- [layouts] Atlas and reporting framework
- 04:52 AM Revision bf6c95d5 (qgis): Add icons for report section types, and show pencil 'editing'
- icon in report organizer for section currently being edited in
the designer
This should help indicate to users which... - 04:35 AM Revision d9fe0d44 (qgis): Show section name in layout designer title
- To make it clearer which section is currently being edited
- 04:26 AM Revision 612969c2 (qgis): Use correct QgsSettings keys for layouts
- 04:19 AM Revision e3daac40 (qgis): Rename some test methods
- 04:17 AM Revision a01d8daf (qgis): Fix atlas actions not immediately available for map items
- when toggling atlas enabled
- 04:08 AM Revision 37f5a3d5 (qgis): Make some actions apply to reports when a report designer is open
- 03:51 AM Revision 3ac21417 (qgis): Auto generated names for reports are 'Report #'
- 03:40 AM Revision b184c5e1 (qgis): Explicitly disable remove button if no child report section is selected
- 03:36 AM Revision 01ce9bcc (qgis): Fix crash on report designer close
- 03:36 AM Revision 3db9c010 (qgis): If no section is selected, add new sections to report itself
- 03:24 AM Revision c3f07f62 (qgis): Don't tabify report settings with item properties
- 03:20 AM Revision 4e6a072e (qgis): Make report/atlas settings actions checkable, so they can also hide the...
- 03:12 AM Revision a4f854e2 (qgis): Ensure report dock is visible when opening a report designer
- 02:52 AM Revision eae4eeb8 (qgis): Use correct layout type (report/print layout) in new title dialog
- 02:40 AM Revision 42976df8 (qgis): do not override QDateTimeEdit::dateTimeChanged
- see https://github.com/KDE/clazy/commit/de031867458c6ebf144feaec4df246d93c2f6dbd#diff-f135574df9edcdda660e1bc4320a053e
- 02:40 AM Revision 25286393 (qgis): doxymentattion
- 02:26 AM Revision 63cc1246 (qgis): Merge pull request #5986 from nyalldawson/geometry_equals
- Refine geometry equals checks
- 02:15 AM Revision dcf364ff (qgis): Protect layout view against null layouts
- 02:15 AM Revision ea4f61f0 (qgis): Dox and spelling
- 02:15 AM Revision 43aff9b2 (qgis): Auto select new report sections after adding them
- 02:15 AM Revision 69a225ad (qgis): Fix missing Report top level item in organizer widget
- 02:15 AM Revision 2281dc0d (qgis): Ensure main canvas is refreshed when atlas preview feature changes
- 02:15 AM Revision f7759b20 (qgis): Fix crash on close project with layout designer open
- 02:15 AM Revision 57cac010 (qgis): Expand report sections by default
- 02:15 AM Revision 7450c786 (qgis): Add new icon for atlas exports (courtesy of @nirvn)
- 02:15 AM Revision 39ae0eef (qgis): Add method to seek atlas directly to a QgsFeature
- 02:15 AM Revision a730eb7a (qgis): Swap 'set atlas feature' action from compositions to layouts
- Time to start making a permenant switch...
- 02:15 AM Revision 4e45639c (qgis): Restore direct print actions
- 02:15 AM Revision 17292c12 (qgis): Fix progress bar with report export
- 02:15 AM Revision 8eb6aa92 (qgis): More UI work on reports
- 02:15 AM Revision fc9a4510 (qgis): Add buttons for exporting reports
- 02:15 AM Revision c9ddc9fd (qgis): Start on ui for configuring reports
- 02:15 AM Revision 5d64f3cd (qgis): Fix missing feature contexts for report section header/footers
- and expand unit tests
- 02:15 AM Revision 6db24327 (qgis): Fix project retrieval for QgsReport
- 02:15 AM Revision d2c880af (qgis): Use 'report' text instead of 'atlas' when inside a report designer
- 02:15 AM Revision 51a7efbe (qgis): Nicer ui widgets for sections, add missing control for
- disabling body sections
- 02:15 AM Revision be7dae7d (qgis): Expand exporter tests
- 02:15 AM Revision f4a99b65 (qgis): Add a row method to QgsAbstractReportSection
- 02:15 AM Revision b862db06 (qgis): Fix clashing inherited methods
- 02:15 AM Revision ce161e0e (qgis): Fix failing unit test
- 02:15 AM Revision 19b05810 (qgis): Add crappy inappropriate icons for layout types
- 02:15 AM Revision 66028bcf (qgis): Cleaner way to hide atlas controls when not using a print layout
- 02:15 AM Revision f4bb247c (qgis): Disable layout designer actions when no layout is set
- 02:15 AM Revision 78f2174c (qgis): Add button in layout manager dialog to create a new report
- 02:15 AM Revision 56332b33 (qgis): Fix multiple empty layouts created when reloading project
- In related news... I find it frustrating that there's no
way in Qt to restrict elementsByTagName to direct descendant... - 02:15 AM Revision 3332118e (qgis): Add test mask
- 02:15 AM Revision aef0432f (qgis): Implement sort order customisation for field groups
- 02:15 AM Revision 2654454c (qgis): Implement serialization of reports
- 02:15 AM Revision 6f2c63f3 (qgis): Add a common base class for print layouts and reports, and adapt
- QgsLayoutManager to suit
- 02:15 AM Revision d8af098d (qgis): Code shuffle and cleanup
- 02:15 AM Revision 159986fd (qgis): Implement QgsReportSectionFieldGroup
- 02:15 AM Revision 6284f5e3 (qgis): Correct project and parent handling for report sections
- 02:15 AM Revision 57628faa (qgis): Add a unit test for exporting reports
- 02:15 AM Revision 767075a3 (qgis): Hookup filename generation for reports
- 02:15 AM Revision 935dfa32 (qgis): Add reprt iteration test
- 02:15 AM Revision cdf5cf21 (qgis): Add report section subclass with single layout as body
- 02:15 AM Revision acb44643 (qgis): Add missing factory annotation
- 02:15 AM Revision 1ea5a5fb (qgis): [FEATURE] Reporting framework
- Reports are based on the new layouts engine. They consist of multiple
nested sections. Each individual section (and t... - 02:15 AM Revision 811145eb (qgis): Remove const from count method
- 02:15 AM Revision 4d2f0deb (qgis): Add a clone method to QgsLayout
- 02:15 AM Revision 5bc543af (qgis): Refactor layout context
- Split render context from reporting context
- 02:15 AM Revision 9af7c638 (qgis): Ensure that every iteration through a layout iterator only
- references the current iteration layout
- 02:15 AM Revision 3e12ec9d (qgis): Sort layouts in layout manager
- 02:15 AM Revision 8de8bb38 (qgis): Try (and fail) to avoid a qApp->processEvents() call
- I just can't find any other reliable way to wait until javascript
execution in a web page has completed. - 02:15 AM Revision 88a83906 (qgis): Restore more unit tests
- 02:15 AM Revision ec67ddfc (qgis): Restore more atlas tests
- 02:15 AM Revision 3d03128e (qgis): Restore some more atlas related tests
- 02:15 AM Revision 1b932319 (qgis): Fix some layout expression context handling, restore some tests
- 02:15 AM Revision 327d311e (qgis): Fix broken atlas handling of z/m layer types
- 02:15 AM Revision 70e7185c (qgis): Force a refresh after disabling view updates
- 02:15 AM Revision 7d8953f1 (qgis): Restore atlas multiple pdf exports
- 02:15 AM Revision 427da5c0 (qgis): Restore atlas single file pdf export
- 02:15 AM Revision 9751c770 (qgis): Restore svg atlas export
- 02:15 AM Revision 409d10f4 (qgis): Restore atlas raster format handling
- 02:15 AM Revision 5a782f48 (qgis): Hookup raster atlas export in gui
- 02:15 AM Revision d81bf5d9 (qgis): Add api to export layout atlas as images
- 02:15 AM Revision b6f14258 (qgis): Flesh out QgsAbstractLayoutIterator interface
- 02:15 AM Revision e312d02c (qgis): Tighten QgsAbstractLayoutIterator interface
- 02:15 AM Revision 69ddc32d (qgis): Restore atlas map handling
- 02:15 AM Revision 3ffdda3e (qgis): Port predefined scale handling to layouts
- 02:15 AM Revision 7c086beb (qgis): Fix some map item todos
- 02:15 AM Revision 49eaebbf (qgis): Remove outdated icon support for item metadata
- Now handled in QgsLayoutItem directly
- 02:15 AM Revision bd7784cd (qgis): Start working on restoring atlas
- 02:15 AM Revision 5160ad94 (qgis): Remove some outdated todos
- 02:15 AM Revision 3994c4a4 (qgis): Restore legend atlas behavior
- 02:15 AM Revision 2ef3a5f1 (qgis): Port current geometry from atlas to layouts
- 02:15 AM Revision 92003c87 (qgis): Code shuffle, to make QgsLayoutContext aware of parent QgsLayout
- 02:15 AM Revision 4a7813b9 (qgis): Restore picture atlas handling
- 02:15 AM Revision fee1c211 (qgis): Restore HTML item atlas functionality
- 02:15 AM Revision 8072d4d3 (qgis): Restore some more atlas style related UI
- 02:15 AM Revision 6506bcda (qgis): Restore some more atlas handling
- 02:15 AM Revision a5ab4e16 (qgis): Restore shape atlas handling
- 02:15 AM Revision e72e20b8 (qgis): Restore attribute table atlas handling
- 02:15 AM Revision b602b3d5 (qgis): Working label updates on atlas feature change
- 02:15 AM Revision 5d1d25b3 (qgis): Add atlas expression context scope to layouts
- 02:15 AM Revision 3318bfbb (qgis): Restore atlas based autogenerated filenames
- 02:15 AM Revision 60a28e32 (qgis): Add some unit tests
- 02:15 AM Revision 171f402a (qgis): Use messagebar for atlas messages instead of message box
- 02:15 AM Revision b7596970 (qgis): Remove outdated TODO
- 02:15 AM Revision 108c9548 (qgis): Atlas sort can be an expression
- 02:15 AM Revision 520c2aab (qgis): More work on atlas GUI
- 02:15 AM Revision e169c219 (qgis): Work on modernizing atlas
- 02:15 AM Revision d62bc35f (qgis): Undo/redo for atlas settings changes
- 02:15 AM Revision 25170da0 (qgis): Start porting atlas GUI
- 02:15 AM Revision f86c2988 (qgis): Serialize atlas settings
- 02:15 AM Revision 83af3527 (qgis): The layouts currently stored with a project are QgsPrintLayouts
- In future other layout types will be stored in projects, but
for now we only have print layouts - 02:15 AM Revision e6a6db89 (qgis): Add QgsLayout subclass, QgsPrintLayout
- A print layout is a layout with an atlas
- 02:15 AM Revision aafe1cc4 (qgis): Fix some untranslatable strings
- 01:38 AM Revision d8cc285f (qgis): fix NULL constraint on date/time widget with allow NULL
- the issue was that widget wrapper was using parent QDateTimeEdit::dateTimeChanged signal. It was connected both inter...
- 01:03 AM Revision 164c439a (qgis): Add missing docs
- 01:00 AM Revision b54cc36b (qgis): Swap some geometry equality checks to topological checks
2018-01-04
- 12:59 AM Revision 2d43dac0 (qgis): Refine behavior of QgsGeometry equals tests
- Before we had two checks - equals() and isGeosEqual() which
performed the exact same check (since equals() called the... - 12:37 AM Revision 13aa5211 (qgis): Expand equality operators for QgsAbstractGeometry subclasses
- 12:36 AM Revision df955367 (qgis): Fix build warnings
- 12:20 AM Revision c9dba998 (qgis): [3d] Fix a crash when restoring a project with bad layer ref (fixes #17...
- 11:28 PM Revision d6e43ef8 (qgis): oracle provider: adapt to ab05bfb1
- 10:49 PM Revision e271b647 (qgis): translation string updates (incl. better translatable date time widget
- help)
- 06:54 PM Revision 227dc9cf (qgis): use appropriate field type in date time edit widget wrapper
- 06:44 PM Revision 4d9343a9 (qgis): fix warning
- 06:41 PM Revision 1d730685 (qgis): use appropriate field type in date time edit widget wrapper
- 06:36 PM Revision ab05bfb1 (qgis): Move QGISDEBUG definition to header
- Because having it as a compiler flag means that when compiling a dependant application we need to have extra knowledg...
- 04:53 PM Revision c8cb68ae (qgis): fix translation text
- 12:01 PM Revision d4447e25 (qgis): [ui] add consistent spacing in the symbol list widget (#5987)
- 10:21 AM Revision d09f3f8b (qgis): [needs-docs] Organize tab sequence in options dialog (#5964)
- 10:11 AM Revision 5d245a91 (qgis): Fix processing models with finnish translation
- Reported in https://gis.stackexchange.com/questions/266819/error-with-graphical-modeler-qgis-not-all-arguments-conver...
- 09:29 AM Revision 66aaaadd (qgis): Fix tracing still active when snapping is turned off
- Otherwise tracing is disabled in the snapping toolbar, yet still
active on the canvas. - 08:00 AM Revision 7a2e6a47 (qgis): fix spelling
- 07:03 AM Revision 98f50ba1 (qgis): 2.18 is pre-C++-11 (followup 8e292dff8)
- 06:14 AM Revision b01a752b (qgis): List more geometry types in New Memory Layer dialog
- Fixes 17594
- 06:14 AM Revision 63ba4fea (qgis): eplace Line by LineString
- 06:07 AM Revision 04ccd26d (qgis): [needs-docs] Reorganize project properties tabs order (#5970)
- 06:06 AM Revision 7112624d (qgis): [needs-docs] Organize raster/vector properties tabs order (#5965)
- 05:04 AM Revision b9047312 (qgis): Respect transform context in point locator
- 05:04 AM Revision 8f15cdf6 (qgis): Respect transform contexts when tracing
- 04:48 AM Revision 13ad7608 (qgis): fix an options dialog search crasher (#5978)
- 02:27 AM Revision ff70d139 (qgis): fix date/time widget does not handle time zones
- issue #16657
manually picked from QGIS3 bdf744ee3f94b5fc1a84e775fedc60a75ba45dcb - 02:27 AM Revision 5ecb5603 (qgis): Fix QgsVectorLayer::updateFeature returns true when errors occur
- Refs #17678
- 02:27 AM Revision c94d26a5 (qgis): Doxygen++
- 02:27 AM Revision 71cdb8cf (qgis): Fix QgsVectorLayer::updateFeature cannot add geometry to feature
- with no existing geometry
Fixes #17678 - 02:27 AM Revision d69f932c (qgis): Reformat code
2018-01-03
Also available in: Atom