swh:1:snp:ddab58068ba462c6d9c86b5a775e71ab09bfd519

sort by:
Revision Author Date Message Commit Date
49858ca Release of 3.0 (Girona) 23 February 2018, 12:09:53 UTC
6304add changelog and news update for 3.0 23 February 2018, 12:09:53 UTC
2646b59 translation update for 3.0 from transifex 23 February 2018, 12:09:40 UTC
917c7b6 Do not auto-close vertex editor on any mouse click (ref #17243) This is a partial fix for #17243 to improve usability of vertex editor panel. Until now the vertex editor would get closed on any mouse click in mouse canvas, making it quite annoying to work with it. With this change, the vertex editor stays open until is is explicitly closed. 23 February 2018, 11:33:33 UTC
131efbd Merge pull request #6367 from slarosa/fix_saga_osx [processing] fix execution of SAGA algorithms under macos 23 February 2018, 10:18:03 UTC
f93dc90 Merge pull request #6434 from alexbruy/python-console [python console] remove 'u' prefixes from strings (fix #18171) 23 February 2018, 10:17:43 UTC
9a62305 Merge pull request #5861 from signedav/bugFixSH01 Widget size handling in status bar 23 February 2018, 10:12:17 UTC
2d9ee3d [pyqgis-coonsole] APIs file updated 23 February 2018, 10:06:49 UTC
8d69dc1 indentation 23 February 2018, 09:43:32 UTC
388cfb8 Merge pull request #6427 from Cracert/trans [TRANSUP] pl: new translator 23 February 2018, 08:40:24 UTC
7823025 [python console] remove 'u' prefixes from strings (fix #18171) 23 February 2018, 08:39:08 UTC
a554409 [processing] don't use scandir() to get directory contents (fix #18180) 23 February 2018, 08:30:03 UTC
35cc4c9 Merge pull request #6433 from alexbruy/hide-modeler-tools [processing] hide 'Rename layer' and 'Load layer' algs from toolbox 23 February 2018, 07:26:54 UTC
e59c264 [processing] hide 'Rename layer' and 'Load layer' algs from toolbox 23 February 2018, 06:57:04 UTC
67a578f fix df76bfc1 23 February 2018, 06:40:14 UTC
673421b Merge pull request #6423 from nyalldawson/proc_auto_select_alg [processing] Some toolbox ux tweaks 23 February 2018, 06:38:22 UTC
a5399de Merge pull request #6429 from nyalldawson/fix_18179 [processing] Fix config exception with INT/FLOAT settings 23 February 2018, 06:35:55 UTC
08b75ec [layouts][needs-docs] Replace layout and report icons The previous layout icon (a blank page) was too difficult to distinguish from actions relating to pages themselves. Also fix incorrect tooltips in report designer 23 February 2018, 05:20:51 UTC
64aa400 Respect selection in layers in vertex tool (fixes #17782) (#6421) This fixes issues in situations when there are multiple vertices in one location: 1. when clicking a location, if there are selected features, the closest vertex from a selected feature will be used with priority. 2. when dragging a rectangle, if there is a selected feature, only vertices from selected features will be used. If there is selection in any editable layers, but away from the location where user clicked to pick vertex (or dragged rectangle to pick multiple vertices), the existing vertex tool behavior is not affected (so it cannot happen that vertex tool suddenly appears to have stopped working just because there is selection somewhere possibly outside of the current map view). 23 February 2018, 04:33:40 UTC
5114d60 [layouts] Fix mouse event handling on rulers 23 February 2018, 03:56:43 UTC
a800a37 Merge pull request #6425 from nyalldawson/ui_default Update default toolbar arrangement to move short layer toolbar from left to top 23 February 2018, 01:28:56 UTC
5f66494 [needs-docs] Remove " Panel" suffixes from panel titles This extra text adds a lot of visual clutter to the interface, and makes tabbed dock's tab bars take up a lot of room. Instead only show the "panel" suffix in the menus. 23 February 2018, 01:03:28 UTC
18ab200 [reports] Add more descriptive tooltips to widgets Also - fix widget tab orders - tweak widget layouts for UI clarity 23 February 2018, 00:55:52 UTC
a1785e2 [needs-docs][reports] Tweak strings for clarity, add tooltips Rename 'Single section' to 'Static layout section' 23 February 2018, 00:55:52 UTC
de2c900 [reports] Hide redundant edit header/footer buttons for fixed layout sections These have no real meaning for fixed layout sections. 23 February 2018, 00:55:52 UTC
4f4de37 Update default toolbar arrangement to move short layer toolbar from left to top Now that the layer toolbar is very short (following the data source manager changes), there's a LOT of wasted space by placing this toolbar vertically on the left. Instead move it to the top and gain a centimetre or two extra canvas space in the default arrangement. 23 February 2018, 00:52:15 UTC
75a9150 [processing] Fix config exception with INT/FLOAT settings Fixes #18179 23 February 2018, 00:43:30 UTC
3e86804 Merge pull request #6395 from lbartoletti/advanced_shape_digitize_toolbar Make Regular Shape Digitizing Toolbar disabled by default / renamed Shape Digitizing Toolbar 23 February 2018, 00:42:12 UTC
af8ca3e Merge pull request #6409 from nyalldawson/fix_18065 Revert "fix and bring back scroll area into custom widgets" 23 February 2018, 00:41:30 UTC
e0fa2c2 Partially revert "fix and bring back scroll area into custom widgets" This reverts commit 5dce8edb95fc2432dedcac3d860bd5d46b16a436. The custom widget is still causing isseus - refs #18065 23 February 2018, 00:06:10 UTC
7203574 [TRANSUP] pl: new translator 22 February 2018, 23:53:22 UTC
e6331e4 [layouts] Fix grids are not visible on restoring projects Fixes #18177 22 February 2018, 23:05:21 UTC
efae0fc Increase snapping tolerance maximum in advanced mode. Fix #18133 22 February 2018, 22:32:34 UTC
e24b6e6 Merge pull request #6404 from slarosa/cursor_size_fix Fixes #18043: Zoom and identify tools very small on MacOSX with retina display 22 February 2018, 22:30:34 UTC
62cd1ed [processing] Pressing enter in search box executes the selected algorithm 22 February 2018, 22:27:40 UTC
82bfc40 [processing] When searching in toolbox, automatically select the first visible algorithm if the previously selected item was hidden Avoids hidden selections in the toolbox 22 February 2018, 22:26:47 UTC
e155522 Merge pull request #6422 from borysiasty/nicer_manager [Plugin manager] A little bit nicer details view 22 February 2018, 21:27:49 UTC
92060a8 [Plugin manager][needs-doc] Follows up 454a93606a: Improved plugin details display style. Doesn't really needs doc, just for better screenshots 22 February 2018, 21:07:42 UTC
454a936 [Plugin manager] Tabular layout for the details view 22 February 2018, 19:48:19 UTC
92becc4 [Plugin manager] Slightly polished style of the details view 22 February 2018, 17:37:46 UTC
23951f3 Update tsstat.pl correct arry 22 February 2018, 15:53:04 UTC
6861902 Merge pull request #6416 from SrNetoChan/patch-4 Adds Portuguese translator 22 February 2018, 15:51:29 UTC
99e437c Adds Portuguese translator 22 February 2018, 15:40:22 UTC
81d8625 Merge pull request #6407 from elpaso/bugfix-18099-wfs-operations-xref-2 [bugfix] Support Distributed Computing Platform (DCP) for WFS 22 February 2018, 15:01:18 UTC
e06e95c Merge pull request #6413 from mhugo/master Fix call to representValue in identifydialog (refs #17175) 22 February 2018, 14:11:20 UTC
31df608 Also use DCP for transaction (if available) Also QgsDebugMsg->Level 22 February 2018, 13:36:28 UTC
5eb3e6b Save variables are key value in settings (#6411) * Save variables are key value in settings This allows variables to be set in qgis_global_settings.ini correctly. This used to be a list of names and then a list of values making it impossible to set and override. 22 February 2018, 13:07:19 UTC
3ce8dc1 Fix port for WFS server integration tests 22 February 2018, 12:14:28 UTC
5e70e96 Fix call to representValue in identifydialog (refs #17175) This should fix the problem of queries with WHERE (id = 'NULL') when the string 'NULL' cannot be converted to integer / uuid, as seen with relation reference widgets. 22 February 2018, 10:59:19 UTC
6a8e423 Merge pull request #6406 from borysiasty/master [Plugin manager] Display available and installed version origins in tooltips 22 February 2018, 08:33:19 UTC
2973e85 "Fix" crash in attribute table field calculator 22 February 2018, 07:05:48 UTC
3ed98f1 Merge pull request #6383 from Fanevanjanahary/key [dbmanager] fix shortcut execute query 22 February 2018, 04:52:46 UTC
6b2d3ee String fix 22 February 2018, 00:04:44 UTC
9a3bfa0 fix translation strings 21 February 2018, 23:37:48 UTC
0481666 Merge pull request #6408 from arnaud-morvan/processing_reload_fix Processing reload fixes 21 February 2018, 23:03:51 UTC
1eea857 Remove use of deprecated trUtf8 method This method was deprecated in Qt 5.0 - we need to remove its use so that we can turn off the remaining Qt4 compatibility switches. 21 February 2018, 22:59:49 UTC
f144553 Merge pull request #6399 from nyalldawson/hide_dupe Hide 'duplicate features' actions by default 21 February 2018, 22:58:30 UTC
5cfe278 calculate mTwoCharSize 21 February 2018, 21:47:57 UTC
5af792c [processing] Call toolbox.deleteLater to avoid slot calls after unload 21 February 2018, 21:45:27 UTC
3718d4e [processing] Properly load basic providers Processing module should only register it's own basic providers. Note that when reloading a plugin, subclasses of ProcessingProvider remains and new ones are added, so in such cases QgsProcessingProvider.__subclasses__() return same provider class many times. 21 February 2018, 21:42:43 UTC
d3a4a34 [processing] Fix slot prototype in ModelerAlgorithmProvider. Fix #18162 21 February 2018, 21:42:21 UTC
5d5927a Add shapeDigitizeToolbar to acceptable missing doc 21 February 2018, 21:34:32 UTC
3142824 Cosmetic fixes 21 February 2018, 20:58:58 UTC
f1b5987 [bugfix] Support Distributed Computing Platform (DCP) for WFS Implement the possibility to specify different endpoints for different WFS operations. With tests. Fixes #18099 WFS Capabilities handling problem 21 February 2018, 20:48:01 UTC
f17ba6b only decrease when larger than two signs and increase always. but decrease again only when more than the size of "00" difference. 21 February 2018, 20:36:07 UTC
86a48e4 [Plugin manager] Display origins of the available and installed version in a tooltip rather than inline' 21 February 2018, 20:33:34 UTC
88a5e32 - Rename "Advanced Shape Digitize Toolbar" -> "Shape Digitize Toolbar" - Rewrite ui_defaults.h 21 February 2018, 20:05:42 UTC
835cca7 [processing] More string HIG fixes 21 February 2018, 19:44:17 UTC
bd99f69 More dialog title HIG fixes 21 February 2018, 19:44:17 UTC
146d408 [processing] Add direct action to open an existing model in editor 21 February 2018, 19:44:17 UTC
277e06e [processing] Fix some message box titles 21 February 2018, 19:44:17 UTC
ffd1e4b fix indentation 21 February 2018, 13:45:54 UTC
3283afd Fixes #18043: Zoom and identify tools very small on MacOSX with retina display 21 February 2018, 13:22:54 UTC
77be1ce only change size when difference > 4 to avoid the flickering 21 February 2018, 13:00:48 UTC
f8c3f39 [processing] Fix dependency calculation for model child algs 21 February 2018, 09:34:40 UTC
76c21ea Updated and vectorized several icons (#6382) 21 February 2018, 08:39:25 UTC
cb17e22 Merge pull request #6400 from ccrook/delim_text_ui_crs Delim text ui crs 21 February 2018, 06:37:12 UTC
6759993 Fixing up code indentation and removing spacer in dialog 21 February 2018, 06:07:41 UTC
bb08b64 Merge pull request #6398 from DelazJ/QMessageBoxTitles Updating some dialogs caption 21 February 2018, 05:29:46 UTC
6573eb3 [processing] small fix in the MultipleLayerWidgetWrapper wrapper 21 February 2018, 05:00:32 UTC
43350a9 Hide 'duplicate features' actions by default Since there's a number of serious outstanding issues with these tools, hide them by default and show them only if a QgsSettings flag is set ("tools\showDuplicateFeatureActions"). This allows the tools to be reworked for 3.2, while still making them accessible for users who require their functionality. 21 February 2018, 04:18:55 UTC
ed99ba9 Updating some dialogs caption 21 February 2018, 02:35:22 UTC
585a4d3 [processing] Split multiparts and explode are feature based algorithms 20 February 2018, 22:16:43 UTC
43cd62b [processing] Tweak api for QgsProcessingFeatureBasedAlgorithm Instead of returning a single QgsFeature from processFeature, we now return a list of features. This allows feature based algorithms which return multiple features per input feature, e.g. "explode" type algorithms which split a single input feature into multiple output features. 20 February 2018, 22:16:43 UTC
34553d3 fix warning 20 February 2018, 19:40:35 UTC
4eef948 Merge pull request #6394 from neteler/patch-75 Add grass74 support 20 February 2018, 19:40:20 UTC
25c4fe7 Clear delimited text source fields after adding to show something has happened 20 February 2018, 18:07:16 UTC
3e9ce1a Add CRS to delimited text source select. Fixes #11520 20 February 2018, 18:07:16 UTC
348b0cf Warn user when trying to move or delete selected features outside of map view (#6092) Sometimes users may inadvertently move/delete features they are not aware of being selected. If that is the case, extra warning message box will be shown for confirmation. Does not apply for deletion from attribute table - it is assumed that features do not need to be visible when deleting from attribute table. In QgisApp::deleteSelected() method the last argument was not used anymore, so I have replaced it by the "checkFeaturesVisible" argument. 20 February 2018, 16:55:14 UTC
55aa0b5 - Rename Regular Shape Digitize Toolbar to Advanced Shape Digitize Toolbar - Homogenize this toolbar like the others - Not enabled by default 20 February 2018, 16:43:26 UTC
1582073 [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null 20 February 2018, 13:19:43 UTC
b719441 Qt 5.7 dropped pyqtWrapperType (#6393) version would need double check though 20 February 2018, 11:40:22 UTC
2dece58 Add grass74 support GRASS GIS 7.4 is the current stable version, support added 20 February 2018, 11:30:24 UTC
713bfd3 add Q_ENUM for QgsRasterProjector::Precision 20 February 2018, 11:00:57 UTC
3d3a2da Revert "fix build with grass" This reverts commit e5c9092a4cc5f4ddc0e424294a6e8b3fc44ed589. 20 February 2018, 11:00:57 UTC
5c06166 Fix memory leak in task manager widget 20 February 2018, 08:26:48 UTC
64369f8 Merge pull request #6370 from nyalldawson/afs ArcGIS feature server: implement provider test suite and fix issues 20 February 2018, 06:24:01 UTC
7980f30 Spelling 20 February 2018, 04:48:06 UTC
5145b2c [afs] Add unit test for metadata 20 February 2018, 04:32:08 UTC
f7559d3 [afs] Auto populate layer metadata from provider metadata 20 February 2018, 03:49:29 UTC
back to top