Activity
From 2014-12-01 to 2014-12-30
2014-12-30
- 10:47 PM Revision f32dfe99 (qgis): fix warnings
- 10:47 PM Revision 916a27f7 (qgis): make canvas rotation support available in options
- 10:47 PM Revision bff64fde (qgis): indentation update
- 10:47 PM Revision e6561cec (qgis): Fix cppcheck reports:
- [src/providers/ogr/qgsogrprovider.cpp:1071]: (error) Memory leak: oldlocale
[src/providers/ogr/qgsogrprovider.cpp:126... - 11:59 AM Revision 5a1df4a2 (qgis): Fix panning from overview map with non-zero rotation
- Closes http://hub.qgis.org/issues/11816
- 04:08 AM Revision 9d76247a (qgis): Fix #11928 - import os for las tools
2014-12-29
- 10:53 PM Revision 46da379c (qgis): Merge pull request #1705 from marcel-dancak/db_manager-spatialite-index...
- db_manager: do not display index tables when browsing SpatiaLite databases
2014-12-28
- 10:58 PM Revision 5acd35e9 (qgis): Do not assume mScheme is not null
- Fixes crashes with ENABLE_MODELTEST set at build time on opening
options editor - 08:09 PM Revision b96d9433 (qgis): [developers map] open link on external web browser instead of webview w...
2014-12-26
- 10:00 PM Revision 1e7cc2cc (qgis): Merge pull request #1634 from slarosa/usermap_about
- Adds Developers Map in About dialog
2014-12-24
- 05:47 PM Revision 2aa22921 (qgis): [developers map] add to popup whether developer is committer
- 05:04 PM Revision 68743f9b (qgis): Disable support for canvas rotation by default
- Rotation support can be enabled at runtime exporting the
QGIS_ENABLE_CANVAS_ROTATION variable (set to any value) - 05:04 PM Revision 11f73e79 (qgis): Reset rotation on new project
- Closes http://hub.qgis.org/issues/11832
- 01:23 PM Revision ea00b369 (qgis): Change Q_WS_X11 to Q_OS_UNIX for Qt5 compatibility
2014-12-23
- 02:07 PM Revision 1bce9cc6 (qgis): Merge pull request #1310 from manisandro/adjust_crs_drop_from_browser
- Try to use the project CRS when adding a layer from the browser
- 10:39 AM Revision 32079ed3 (qgis): Fix LayerTreeModel use of beginInsertRows with embedded legends
- See http://hub.qgis.org/issues/11905
- 10:34 AM Revision 2efda5de (qgis): Add python bindings for added methods
- 10:34 AM Revision a0ef27a9 (qgis): Try to use the project CRS and last selected image format when adding a...
- 10:34 AM Revision d5d4a5ad (qgis): Q_WS_* macros removed from Qt5, to determine platform use Q_OS_* macros...
- 01:06 AM Revision a4aaff5d (qgis): Fix CMake policy warnings/changes introduced in 3.0.0 and higher
2014-12-22
- 06:13 PM Revision bbed705e (qgis): Add support for contextual WMS legend graphics (hub #11859)
- Developed with funding from Regione Toscana SITA (CIG: Z410C90D94)
- 12:53 PM Revision 247c3dd0 (qgis): [processing] fixed split vector layer algorithm
- 12:53 PM Revision 6c7d61f3 (qgis): [processing] update of lidar algorithms
- Provided by Martin Isenburg
- 12:53 PM Revision 9e879ed9 (qgis): [processing] fixed handling of file parameters in modeler
- 12:04 PM Revision b2db3fe1 (qgis): Remove obsoleted reference to QgsRasterLayer::legendPixmap()
- See http://lists.osgeo.org/pipermail/qgis-developer/2014-December/036144.html
- 11:18 AM Revision 4b866eea (qgis): fix doxygen warning
2014-12-21
- 10:11 PM Revision 59279d6c (qgis): switch to the first tab in about dialog
- 09:57 PM Revision d4c97fa2 (qgis): [developers map] change tilelayer to openstreetmap
- 09:56 PM Revision 9952fc8a (qgis): Add Developers Map in About dialog
- 09:14 PM Revision aa9bea54 (qgis): debian packaging update
- 02:29 PM Revision 1d9eb8f6 (qgis): Merge pull request #1734 from strk/zoom-by-wheel-glitch2
- Fix zoomwheel regression (temporary hack)
- 01:02 PM Revision f3bcaf43 (qgis): Merge pull request #1706 from slarosa/share_bookmarks
- Allows to import/export bookmarks to XML file
- 12:43 PM Revision 07182b6c (qgis): Merge pull request #1738 from mbernasocchi/emit-saved-as
- added layerSavedAs signal
- 12:42 PM Revision df060572 (qgis): Merge pull request #1741 from Gustry/master
- [DB Manager] Allow execution of the selected text in the SQL window
- 12:41 PM Revision 099e0b9b (qgis): Merge pull request #1742 from anitagraser/patch-6
- small grammar fix
- 10:52 AM Revision 09400d15 (qgis): small grammar fix
- 09:27 AM Revision 028fd043 (qgis): More const-correctness for QgsGeometry
2014-12-20
- 12:21 AM Revision a8a191ea (qgis): give dialog a correct name
- Signed-off-by: Werner Macho <[email protected]>
2014-12-19
- 05:39 PM Revision f4c3165a (qgis): Initialize all members, to reduce misleading valgrind reports
- 04:55 PM Revision 06c6ca00 (qgis): allow execution of the selected text in the SQL window
- 03:14 PM Revision ddb406d9 (qgis): Make existing ModelTest users use the new ENABLE_MODELTEST define
- 03:01 PM Revision 8f35a27d (qgis): Fix flags for invalid LayerTreeModel index
- .. bug reported by ModelTester
- 03:01 PM Revision 78ffe02e (qgis): Add support for testing LayerTreeModel from the app
- 03:00 PM Revision 98e8f036 (qgis): Add ENABLE_MODELTEST cmake variable/define, default to false
- 02:04 PM Revision 4b4726c8 (qgis): Merge pull request #1740 from geopython/MetaSearch-core-merge-no-tests
- merge MetaSearch into QGIS core
- 01:57 PM Revision e4a8fd8c (qgis): remove 18n not required for core plugins
2014-12-18
- 01:05 PM Revision 984324b0 (qgis): Print link to cdash on travis
- 11:59 AM Revision f81d4836 (qgis): annotation items: save coordinates using qgsDoubleToString instead of Q...
- 08:47 AM Revision c800a8cd (qgis): [processing] fix extent selection in batch mode (fix #11878)
- 08:18 AM Revision 69fe922a (qgis): [processing] fix VectorWriter class (fix #11875)
- 08:18 AM Revision e42e1053 (qgis): [processing] enlarge column width in batch processing GUI (fix #11879)
- 08:18 AM Revision e31027c8 (qgis): [processing] fix column autofill in batch mode (fix #11876)
- 08:08 AM Revision ddb37e22 (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
- 08:07 AM Revision d288a53c (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
2014-12-17
- 11:45 PM Revision 78ff27f9 (qgis): merge MetaSearch into QGIS core
- 06:43 PM Revision 64a6cf63 (qgis): oracle provider: fix evaluation of default values
- 12:42 PM Revision 33b757eb (qgis): Update comment to match with code
- 01:22 AM Revision 2c773a7e (qgis): Improve filtering by schema for postgres connections in browser
- Results in much faster display and refresh of postgres tables
Also:
- ensure browser correctly respects postgres con...
2014-12-16
- 11:28 PM Revision 729bdec0 (qgis): connect the app's signal to the interface's, to re-emit it from the int...
- 11:28 PM Revision 06708186 (qgis): added layerSavedAs signal
- 08:35 PM Revision 4e4e161b (qgis): QgsMimeDataUtils::Uri fixed crash on empty data
- 08:33 PM Revision d0ea44ae (qgis): browser items moveToThread() also children
- 06:40 PM Revision 8076e53e (qgis): dxf export: fix display of check states on upper levels
- 03:24 PM Revision 2363ae56 (qgis): [processing] indentation fix
- 02:04 PM Revision 901c7642 (qgis): [processing] fixed handling of source strings in ogr algorithms
- 01:22 PM Revision 9fbcc7e2 (qgis): browser items parent (moving to thread) fix (crash when dragging postgr...
- 07:46 AM Revision 79e1236d (qgis): Merge pull request #1737 from gioman/fix_gdal_rasterize
- fix gdal rasterize when using the -ts parameter
2014-12-15
- 08:14 PM Revision e7dcd485 (qgis): autorefresh browser dirs using system notification
- 07:20 PM Revision 8afbe83c (qgis): fix gdal rasterize when using the -ts parameter
- 07:11 PM Revision da887bc4 (qgis): Initialize pointer members, fix typo
- 06:16 PM Revision 138d836b (qgis): safely delete browser items if createChildren() is running in thread
- 04:58 PM Revision d28619da (qgis): Merge pull request #1724 from slarosa/dd_wrapword
- [labeling] allows data defined to align multiline when wordwrap function is used as expression (fix #11805)
- 12:31 PM Revision f79dbcd8 (qgis): browser restore state fix
- 11:24 AM Revision ac10e692 (qgis): dxf export: add method to update model
- 11:24 AM Revision c37ffa5f (qgis): dxf export: only use palette only for fully opaque colors
- 11:04 AM Revision 581cac7e (qgis): Fix build failure with gcc < 4.4 (bug #10762)
- 08:35 AM Revision 86527b6b (qgis): Merge pull request #1736 from mbernasocchi/QgsMessageBar-SUCCESS
- added QgsMessageBar::SUCCESS
- 07:59 AM Revision dbc801f6 (qgis): update success icon
2014-12-14
- 03:57 PM Revision b6632a81 (qgis): added QgsMessageBar::SUCCESS
- 09:33 AM Revision 368fc674 (qgis): [labeling] allows data defined to align multiline when wordwrap functio...
- 09:30 AM Revision fc00baf0 (qgis): Fix use of uninitialized value
- 07:39 AM Revision e5684936 (qgis): Fix use of uninitialized values when no ellipsoid set (fix #11848)
2014-12-13
- 07:19 PM Revision 0e4b7e63 (qgis): Further drop now-unused code added with map rotation support
- Also add some documenting comments
- 06:35 PM Revision 69673817 (qgis): Drop special handling of rotation from MapCanvasMap::paint
- Stop assuming absence of rotation from MapCanvasItem::setRect,
but rather assume that the passed rectangle purely enc... - 05:35 PM Revision 90db597e (qgis): Simplify the change by not modifing interfaces
- .. I've found a link from gsMapCanvasMap and the QgsMapToPixel class
- 02:38 PM Revision 05d03066 (qgis): Add rotation member to QgsMapCanvasMap, use for handling paint event
- Fixes the regression with pre-rendering user feedback for
non-rotated maps. The glitch is still there for rotated map... - 06:33 AM Revision d61bf1f7 (qgis): Add lazy evaluation support to expression functions
- Add if(cond, true, false) function using lazy evaluation feature
2014-12-12
- 07:31 PM Revision fd15a168 (qgis): Revert "Fix glitch on mouse-wheel zoom event"
- This reverts commit 40e0d78b42474c698cc66e549bfb18d9867167b2.
Fixed the mouse wheel zoom regression but it broke pro... - 07:27 PM Revision 69b27f04 (qgis): ziplayertest fix
- 03:41 PM Revision 40e0d78b (qgis): Fix glitch on mouse-wheel zoom event
- See http://hub.qgis.org/issues/11811
- 03:28 PM Revision ea33122a (qgis): expression: more comments and test to avoid differences between operato...
- 12:28 PM Revision d84af0d7 (qgis): populating browser icons in threads moved to QgsDataItem
- 11:22 AM Revision 917cee05 (qgis): Consider map rotation in rendering of horizontal and parallel labels
- See http://hub.qgis.org/issues/11814
NOTE: the map rotation should likely be considered at LabelPlacement
conf... - 11:09 AM Revision bd4087b4 (qgis): Tweak tolerances for CanvasPoint and ComposerPdfPoint PAL tests
- .. to succeed on Ubuntu 14.04.1 LTS
- 09:05 AM Revision 5a254614 (qgis): followup 232aaaca66114e69b9ac2b201c65a26e7379f475 add missing text defi...
2014-12-11
- 08:20 PM Revision cee539aa (qgis): Add missing const to equality operator
- 08:20 PM Revision 3a64b446 (qgis): Temporarily disable atlas tests for travis
- 05:21 PM Revision c7b8fde9 (qgis): improve layout in add attribute dialog
- 04:53 PM Revision e5e85a54 (qgis): oracle provider: don't reject (none no)geometry queries on tables witho...
- 04:14 PM Revision 2b210a5c (qgis): do not make an unecessary copy
- 02:24 PM Revision 7f8006f9 (qgis): [Fix #11841] Revert "Fix calculation of atlas map extent when set to fi...
- This reverts commit b106f8225324237175aac741ede9eb5d3268edcd and fixes the setting of the atlas feature in composer.
... - 01:36 PM Revision c8b90186 (qgis): [processing] fix exception raising (fix #11842)
- 12:34 PM Revision 8aaf8b55 (qgis): Remove unneeded private method and code cleanup
- 12:20 PM Revision 2e972b13 (qgis): Render incremental rendering image at proper location
- The old behavior was to render it at the currently visibleExtent based on the
map canvas. The job may however have be... - 11:43 AM Revision 0d8cb3c1 (qgis): [processing] fix wrong behavior in Join by location alg (fix #11736)
- 10:45 AM Revision 50620533 (qgis): [processing] fix rows addition in batch processing interface
- 10:35 AM Revision e1156164 (qgis): remove warnings
- 06:57 AM Revision 0ba3f5ba (qgis): Fix incorrect size of markers with data defined name
2014-12-10
- 02:43 PM Revision dd1bb9f8 (qgis): iface.getFeatureDialog creates an "add" dialog for an invalid feature
- 10:40 AM Revision 5fd04e63 (qgis): advanced digitizing tools fixes part 2
- * action in toolbar activate/disable the tools instead of showing/hiding the dock
* do not filter event if tools are ... - 10:36 AM Revision 21c4cbbe (qgis): Flip rotation spin box to QgsDoubleSpinBox
- Fix some other small spin box related ux improvements (fix #11833)
- 10:10 AM Revision 714a1e68 (qgis): Fix warning
- 09:53 AM Revision bcc29ff5 (qgis): Add methods to QgsDataDefined for reading and writing to XML
- 08:12 AM Revision a1e0f017 (qgis): fixes for advanced digitizing tools
- do not clear intermediate points when digitizing points in construction mode
increase maximum height of dock widget w...
2014-12-09
- 12:38 PM Revision a56ec981 (qgis): Const-correct QgsMapToPixel::showParameters
- 12:10 PM Revision 87de9f5b (qgis): Test rotation API in QgsMapPixel unit test
- 11:58 AM Revision a353a4dd (qgis): Set all QgsMapToPixel parameters at once from QgsMapSettings
- 11:50 AM Revision cebb6fff (qgis): Refactor QgsMapToPixel to only build matrix on parameter change
- Also add deprecation notices and provide full-parameters constructor
- 11:29 AM Revision ec085bfb (qgis): Add unit test for QgsMapToPixel (legacy only for now)
- 10:23 AM Revision d65a6f73 (qgis): Merge pull request #1624 from 3nids/cadtool_single
- Advanced digitizing tools (aka CAD tools)
- 09:57 AM Revision 2b1b79db (qgis): Expose QgsMapCanvas rotation and centering API to python
- 09:55 AM Revision 6557cb84 (qgis): debian packaging update (merge and squash PR#1725)
- 09:53 AM Revision b3953b83 (qgis): Export QgsMapSettings rotation API to python
- 09:34 AM Revision 5683ebda (qgis): Make toCanvasCoordinate(QRect) method private in QgsMapCanvasItem
- I added this for rotation support but the interface is probably not
something any external code should rely upon. - 09:34 AM Revision aa0b98dd (qgis): Add note about QgsMapCanvas::rotation() being added in 2.8
- 09:20 AM Revision fd0e98d5 (qgis): Ensure all items are deleted from TestQgsComposerTableV2
- 09:05 AM Revision c46a7b63 (qgis): Merge pull request #1517 from imincik/dbmanager_icons
- dbmanager: rotating layer import and export icons to more intuitive sense
- 08:37 AM Revision 7ca72392 (qgis): Merge pull request #1721 from nyalldawson/integer_divide
- [expressions] Make int/int return double results
2014-12-08
- 11:02 PM Revision c4c36dd9 (qgis): Allows to import/export bookmarks to XML file
- 09:30 PM Revision 28c34432 (qgis): indentation update
- 09:25 PM Revision e27d8097 (qgis): dxf export:
- * export layers in reversed rendering order
* use checkboxes for layer selection
* support for layers selection by vi... - 11:01 AM Revision c5d6f95a (qgis): Merge pull request #1723 from anitagraser/patch-5
- backported fix for # 11694
- 10:59 AM Revision 4980dba5 (qgis): Merge pull request #1719 from bstroebl/splitLines
- [processing] [feature] split lines with lines
- 10:55 AM Revision c63f3469 (qgis): backported fix for # 11694
- http://hub.qgis.org/projects/quantum-gis/repository/revisions/810cb3fb999d9fdd6c1d6fe7b353ab83ce85b17c/diff/python/pl...
- 09:31 AM Revision da17656f (qgis): Log error to ProcessingLog
- 01:10 AM Revision 535661d6 (qgis): [gui] Fix qgsexpressionbuilder layout
- 01:09 AM Revision 3933f99b (qgis): [gui] Fix fieldcalculator layout
2014-12-07
- 04:30 PM Revision ce8a9ba4 (qgis): Add support for map rotation (hub #9330)
- Includes widget to show and set map rotation.
Handle rotation in vector and raster renderers.
Ensure correct behavior... - 11:59 AM Revision b774853a (qgis): remove debug code
- 11:52 AM Revision fc6ad27d (qgis): [processing] load documentation from online QGIS User Guide
- 11:16 AM Revision a6fcb3a4 (qgis): Merge pull request #1720 from neteler/patch-6
- [processing] Update Grass7Algorithm.py
2014-12-06
- 09:32 AM Revision 759a1483 (qgis): Flip all labelling spin boxes to QgsSpinBox/QgsDoubleSpinBox
- 06:36 AM Revision 232aaaca (qgis): [expressions] Make int/int return double results.
- Also add a new "//" operator to perform integer division.
(fix #5153)
2014-12-05
- 02:10 PM Revision 26e06e68 (qgis): Flip remaining symbology spinboxes to QgsDoubleSpinBox
- 01:39 PM Revision 697ef510 (qgis): Also evaluate expressions entered in QgsSpinBox
- and flip all composer spin boxes to QgsSpinBox (refs #10544)
- 12:14 PM Revision dfe79807 (qgis): Flip all composer double spin boxes to QgsDoubleSpin (refs #10544)
- Add clear buttons to applicable properties.
- 10:39 AM Revision 8a182b7f (qgis): Clean up QgsMapLayer scale based visibility api
- 10:39 AM Revision 7400106e (qgis): [FEATURE] Evaluate expressions entered in QgsDoubleSpinBox
- Allows entry of QGIS expressions into the spin box. The expression
is evaluated on enter or loss of focus and then di... - 08:56 AM Revision 072c1e57 (qgis): Merge pull request #1715 from rldhont/server_wms_getcapabilities_compli...
- [QGIS-Server] FIX 10489 QGIS Server getcapabilites response is not WMS c...
2014-12-04
- 09:57 PM Revision c5221125 (qgis): Update Grass7Algorithm.py
- GRASS GIS 7 update: dsn -> input|output as per http://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options
- 09:32 PM Revision a7de4dad (qgis): [QGIS-Server] Clean GetCapabilities
- Remove GetPrint request and ComposerTemplates from GetCapabilities for a better interoperability
- 08:15 PM Revision c2b5da33 (qgis): [QGIS-Server] FIX 10489 QGIS Server getcapabilites response is not WMS ...
- To be fully compliant with WMS 1.3.0 standard, I propose to add :
* SLD namespace for GetLegendGraphic element
* sche... - 04:20 PM Revision a2c656e6 (qgis): [processing] [feature] split lines with lines
- 11:19 AM Revision 0fa40a65 (qgis): Change some spin boxes in symbology to QgsDoubleSpinBox
- Adds the handy 'clear' buttons to these spin boxes, such as
offsets and rotation.
Also standardises the display of so... - 10:15 AM Revision 1a4b8bb4 (qgis): define the special text directly with the clear value
- 06:15 AM Revision e887d075 (qgis): Correctly set band number for pseudocolor renderer widget
- Previously the band was always reset to the first band when opening
the raster layer properties. - 04:57 AM Revision 486d4086 (qgis): [FEATURE] Port new memory layer plugin to core
2014-12-03
- 09:45 PM Revision a4354412 (qgis): Add support for generating coverage statistics for tests
- Build option ENABLE_COVERAGE must be set. There's also a secondary
option GENERATE_COVERAGE_DOCS which requires lcov ... - 04:33 PM Revision d39a854a (qgis): advanced digitizing tools
- this integrates advanced digitizing tools aka CAD tools in QGIS application and basically a port of CADinput plugin
*... - 04:18 PM Revision f8f78421 (qgis): db_manager: fix error message on table vacuum
- 03:55 PM Revision e4c9a202 (qgis): [processing] show layers in alphabetical order in dropdown menu
- 03:14 PM Revision 2b37e40b (qgis): allow defining custom clear value for Qgs(Double)SpinBox
- 12:30 PM Revision 2d3f05ba (qgis): [custom crs ui] adds scrollarea to dialog and done some minor changes
- 12:29 PM Revision b699069b (qgis): [custom crs ui] adds collapsible groupbox
- 11:58 AM Revision ad32bbf4 (qgis): Add some atlas reference images for precise (part 2)
- 11:23 AM Revision b07e4db2 (qgis): Add some atlas reference images for precise (part 1)
- 10:23 AM Revision 352fe2a2 (qgis): CTest retry submit to dashboard when failed
- 09:44 AM Revision 3e6d784a (qgis): Try increasing color tolerance for composer tests slightly
- 09:43 AM Revision 16b4dfe1 (qgis): Fix some compiler warnings
- 04:59 AM Revision b278ea1a (qgis): API: Added support for bulk loading of spatial index
- This is much faster way of initializing a spatial index. From python it is as simple as
>>> index = QgsSpatialIndex( ... - 02:20 AM Revision 94a276e7 (qgis): Revert "Let travis compile debug binaries so ASSERTS are also considered"
- This reverts commit b1de41ca49d44eb5068d60c29f7960d363aadd75.
Led to unstable test results for no reason
See
https... - 01:54 AM Revision f03ab8a6 (qgis): Merge pull request #1482 from serialc/patch-1
- Checkbox for sub index was missing tooltip text
2014-12-02
- 09:39 PM Revision b1de41ca (qgis): Let travis compile debug binaries so ASSERTS are also considered
- 03:15 PM Revision 49c10fc4 (qgis): MapTip: ParagraphSeparator to \n to support multiline expressions
- This allows to properly use multiline expressions in the expression builder
when the map tip HTML definition contains... - 02:20 PM Revision 327f3e9c (qgis): Merge pull request #1717 from manisandro/int_ogrwkbgeometrytype
- Store result of OGR_FD_GetGeomType into a OGRwkbGeometryType, not in an int, ...
- 01:32 PM Revision 81895f9c (qgis): Store result of OGR_FD_GetGeomType into a QGis::WkbType, not in an int,...
- 10:51 AM Revision d034a667 (qgis): [labeling] use QgsColorButtonV2 for label property dialog
- 10:18 AM Revision 2eb0ca34 (qgis): [codeeditor] set case insensitive for SQL Lexer: followup #1686
- 02:11 AM Revision 0f761949 (qgis): Fix calculation of smart breaks when html has transparent background
- Should finally fix troublesome composer html tests
2014-12-01
- 08:26 PM Revision 823d45a3 (qgis): Merge pull request #1714 from manisandro/intsafe_doublesafe
- Fix isIntSafe and isDoubleSafe not considering some QVariant types
- 07:38 PM Revision 29d01664 (qgis): Fix isIntSafe and isDoubleSafe not considering QVariant::UInt, QVariant...
- 05:53 PM Revision 974511f4 (qgis): Merge pull request #1710 from mach0/master
- fix typo in processing description
- 11:12 AM Revision 6da0058f (qgis): Swap expression and custom function box in expression widget
- 10:30 AM Revision d815ac00 (qgis): Try to fix some more intermittent composer tests
- 09:52 AM Revision 118a9f63 (qgis): Add some missing exitQgis() calls to unit tests
- Also ensure that compositions are deleted before exiting
Qgis during tests. - 09:34 AM Revision 4fde34a7 (qgis): Fixed crash in browser startup on Mac
- 09:28 AM Revision 48edab4f (qgis): Hopefully fix intermittently failing composer html test
- 04:25 AM Revision 78141c49 (qgis): Layout expression widget as horizontal. Fits better on screens and mean...
Also available in: Atom