Activity

From 2014-11-24 to 2014-12-23

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 Marco Hugentobler
10:39 AM Revision 32079ed3 (qgis): Fix LayerTreeModel use of beginInsertRows with embedded legends
See http://hub.qgis.org/issues/11905 Sandro Santilli
10:34 AM Revision 2efda5de (qgis): Add python bindings for added methods
Sandro Mani
10:34 AM Revision a0ef27a9 (qgis): Try to use the project CRS and last selected image format when adding a...
Sandro Mani
10:34 AM Revision d5d4a5ad (qgis): Q_WS_* macros removed from Qt5, to determine platform use Q_OS_* macros...
Anatoliy Golubev
01:06 AM Revision a4aaff5d (qgis): Fix CMake policy warnings/changes introduced in 3.0.0 and higher
Larry Shaffer

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) Sandro Santilli
12:53 PM Revision 247c3dd0 (qgis): [processing] fixed split vector layer algorithm
Victor Olaya
12:53 PM Revision 6c7d61f3 (qgis): [processing] update of lidar algorithms
Provided by Martin Isenburg Victor Olaya
12:53 PM Revision 9e879ed9 (qgis): [processing] fixed handling of file parameters in modeler
Victor Olaya
12:04 PM Revision b2db3fe1 (qgis): Remove obsoleted reference to QgsRasterLayer::legendPixmap()
See http://lists.osgeo.org/pipermail/qgis-developer/2014-December/036144.html Sandro Santilli
11:18 AM Revision 4b866eea (qgis): fix doxygen warning
Jürgen Fischer

2014-12-21

10:11 PM Revision 59279d6c (qgis): switch to the first tab in about dialog
Salvatore Larosa
09:57 PM Revision d4c97fa2 (qgis): [developers map] change tilelayer to openstreetmap
Salvatore Larosa
09:56 PM Revision 9952fc8a (qgis): Add Developers Map in About dialog
Salvatore Larosa
09:14 PM Revision aa9bea54 (qgis): debian packaging update
Jürgen Fischer
02:29 PM Revision 1d9eb8f6 (qgis): Merge pull request #1734 from strk/zoom-by-wheel-glitch2
Fix zoomwheel regression (temporary hack) Martin Dobias
01:02 PM Revision f3bcaf43 (qgis): Merge pull request #1706 from slarosa/share_bookmarks
Allows to import/export bookmarks to XML file Nathan Woodrow
12:43 PM Revision 07182b6c (qgis): Merge pull request #1738 from mbernasocchi/emit-saved-as
added layerSavedAs signal Nathan Woodrow
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 Nathan Woodrow
12:41 PM Revision 099e0b9b (qgis): Merge pull request #1742 from anitagraser/patch-6
small grammar fix Nathan Woodrow
10:52 AM Revision 09400d15 (qgis): small grammar fix
Anita Graser
09:27 AM Revision 028fd043 (qgis): More const-correctness for QgsGeometry
Matthias Kuhn

2014-12-20

12:21 AM Revision a8a191ea (qgis): give dialog a correct name
Signed-off-by: Werner Macho <[email protected]> Werner Macho

2014-12-19

05:39 PM Revision f4c3165a (qgis): Initialize all members, to reduce misleading valgrind reports
Sandro Santilli
04:55 PM Revision 06c6ca00 (qgis): allow execution of the selected text in the SQL window
Etienne Trimaille
03:14 PM Revision ddb406d9 (qgis): Make existing ModelTest users use the new ENABLE_MODELTEST define
Sandro Santilli
03:01 PM Revision 8f35a27d (qgis): Fix flags for invalid LayerTreeModel index
.. bug reported by ModelTester Sandro Santilli
03:01 PM Revision 78ffe02e (qgis): Add support for testing LayerTreeModel from the app
Sandro Santilli
03:00 PM Revision 98e8f036 (qgis): Add ENABLE_MODELTEST cmake variable/define, default to false
Sandro Santilli
02:04 PM Revision 4b4726c8 (qgis): Merge pull request #1740 from geopython/MetaSearch-core-merge-no-tests
merge MetaSearch into QGIS core Tom Kralidis
01:57 PM Revision e4a8fd8c (qgis): remove 18n not required for core plugins
Tom Kralidis

2014-12-18

01:05 PM Revision 984324b0 (qgis): Print link to cdash on travis
Matthias Kuhn
11:59 AM Revision f81d4836 (qgis): annotation items: save coordinates using qgsDoubleToString instead of Q...
Jürgen Fischer
08:47 AM Revision c800a8cd (qgis): [processing] fix extent selection in batch mode (fix #11878)
Alexander Bruy
08:18 AM Revision 69fe922a (qgis): [processing] fix VectorWriter class (fix #11875)
Alexander Bruy
08:18 AM Revision e42e1053 (qgis): [processing] enlarge column width in batch processing GUI (fix #11879)
Alexander Bruy
08:18 AM Revision e31027c8 (qgis): [processing] fix column autofill in batch mode (fix #11876)
Alexander Bruy
08:08 AM Revision ddb37e22 (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
Denis Rouzaud
08:07 AM Revision d288a53c (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
Denis Rouzaud

2014-12-17

11:45 PM Revision 78ff27f9 (qgis): merge MetaSearch into QGIS core
Tom Kralidis
06:43 PM Revision 64a6cf63 (qgis): oracle provider: fix evaluation of default values
Jürgen Fischer
12:42 PM Revision 33b757eb (qgis): Update comment to match with code
Sandro Santilli
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...
Nyall Dawson

2014-12-16

11:28 PM Revision 06708186 (qgis): added layerSavedAs signal
Marco Bernasocchi
11:28 PM Revision 729bdec0 (qgis): connect the app's signal to the interface's, to re-emit it from the int...
Marco Bernasocchi
08:35 PM Revision 4e4e161b (qgis): QgsMimeDataUtils::Uri fixed crash on empty data
Radim Blazek
08:33 PM Revision d0ea44ae (qgis): browser items moveToThread() also children
Radim Blazek
06:40 PM Revision 8076e53e (qgis): dxf export: fix display of check states on upper levels
Jürgen Fischer
03:24 PM Revision 2363ae56 (qgis): [processing] indentation fix
Victor Olaya
02:04 PM Revision 901c7642 (qgis): [processing] fixed handling of source strings in ogr algorithms
Victor Olaya
01:22 PM Revision 9fbcc7e2 (qgis): browser items parent (moving to thread) fix (crash when dragging postgr...
Radim Blazek
07:46 AM Revision 79e1236d (qgis): Merge pull request #1737 from gioman/fix_gdal_rasterize
fix gdal rasterize when using the -ts parameter Alexander Bruy

2014-12-15

08:14 PM Revision e7dcd485 (qgis): autorefresh browser dirs using system notification
Radim Blazek
07:20 PM Revision 8afbe83c (qgis): fix gdal rasterize when using the -ts parameter
Giovanni Manghi
07:11 PM Revision da887bc4 (qgis): Initialize pointer members, fix typo
Sandro Santilli
06:16 PM Revision 138d836b (qgis): safely delete browser items if createChildren() is running in thread
Radim Blazek
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) Salvatore Larosa
12:31 PM Revision f79dbcd8 (qgis): browser restore state fix
Radim Blazek
11:24 AM Revision ac10e692 (qgis): dxf export: add method to update model
Jürgen Fischer
11:24 AM Revision c37ffa5f (qgis): dxf export: only use palette only for fully opaque colors
Jürgen Fischer
11:04 AM Revision 581cac7e (qgis): Fix build failure with gcc < 4.4 (bug #10762)
Landry Breuil
08:35 AM Revision 86527b6b (qgis): Merge pull request #1736 from mbernasocchi/QgsMessageBar-SUCCESS
added QgsMessageBar::SUCCESS Denis Rouzaud
07:59 AM Revision dbc801f6 (qgis): update success icon
Marco Bernasocchi

2014-12-14

03:57 PM Revision b6632a81 (qgis): added QgsMessageBar::SUCCESS
Marco Bernasocchi
09:33 AM Revision 368fc674 (qgis): [labeling] allows data defined to align multiline when wordwrap functio...
Salvatore Larosa
09:30 AM Revision fc00baf0 (qgis): Fix use of uninitialized value
Nyall Dawson
07:39 AM Revision e5684936 (qgis): Fix use of uninitialized values when no ellipsoid set (fix #11848)
Nyall Dawson

2014-12-13

07:19 PM Revision 0e4b7e63 (qgis): Further drop now-unused code added with map rotation support
Also add some documenting comments Sandro Santilli
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...
Sandro Santilli
05:35 PM Revision 90db597e (qgis): Simplify the change by not modifing interfaces
.. I've found a link from gsMapCanvasMap and the QgsMapToPixel class Sandro Santilli
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...
Sandro Santilli
06:33 AM Revision d61bf1f7 (qgis): Add lazy evaluation support to expression functions
Add if(cond, true, false) function using lazy evaluation feature Nathan Woodrow

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...
Sandro Santilli
07:27 PM Revision 69b27f04 (qgis): ziplayertest fix
Radim Blazek
03:41 PM Revision 40e0d78b (qgis): Fix glitch on mouse-wheel zoom event
See http://hub.qgis.org/issues/11811 Sandro Santilli
03:28 PM Revision ea33122a (qgis): expression: more comments and test to avoid differences between operato...
Denis Rouzaud
12:28 PM Revision d84af0d7 (qgis): populating browser icons in threads moved to QgsDataItem
Radim Blazek
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...
Sandro Santilli
11:09 AM Revision bd4087b4 (qgis): Tweak tolerances for CanvasPoint and ComposerPdfPoint PAL tests
.. to succeed on Ubuntu 14.04.1 LTS Sandro Santilli
09:05 AM Revision 5a254614 (qgis): followup 232aaaca66114e69b9ac2b201c65a26e7379f475 add missing text defi...
Denis Rouzaud

2014-12-11

08:20 PM Revision cee539aa (qgis): Add missing const to equality operator
Nyall Dawson
08:20 PM Revision 3a64b446 (qgis): Temporarily disable atlas tests for travis
Nyall Dawson
05:21 PM Revision c7b8fde9 (qgis): improve layout in add attribute dialog
Alexander Bruy
04:53 PM Revision e5e85a54 (qgis): oracle provider: don't reject (none no)geometry queries on tables witho...
Jürgen Fischer
04:14 PM Revision 2b210a5c (qgis): do not make an unecessary copy
Denis Rouzaud
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.
...
Denis Rouzaud
01:36 PM Revision c8b90186 (qgis): [processing] fix exception raising (fix #11842)
Alexander Bruy
12:34 PM Revision 8aaf8b55 (qgis): Remove unneeded private method and code cleanup
Matthias Kuhn
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...
Matthias Kuhn
11:43 AM Revision 0d8cb3c1 (qgis): [processing] fix wrong behavior in Join by location alg (fix #11736)
Alexander Bruy
10:45 AM Revision 50620533 (qgis): [processing] fix rows addition in batch processing interface
Alexander Bruy
10:35 AM Revision e1156164 (qgis): remove warnings
Denis Rouzaud
06:57 AM Revision 0ba3f5ba (qgis): Fix incorrect size of markers with data defined name
Nyall Dawson

2014-12-10

02:43 PM Revision dd1bb9f8 (qgis): iface.getFeatureDialog creates an "add" dialog for an invalid feature
Matthias Kuhn
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 ...
Denis Rouzaud
10:36 AM Revision 21c4cbbe (qgis): Flip rotation spin box to QgsDoubleSpinBox
Fix some other small spin box related ux improvements (fix #11833) Nyall Dawson
10:10 AM Revision 714a1e68 (qgis): Fix warning
Nyall Dawson
09:53 AM Revision bcc29ff5 (qgis): Add methods to QgsDataDefined for reading and writing to XML
Nyall Dawson
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...
Denis Rouzaud

2014-12-09

12:38 PM Revision a56ec981 (qgis): Const-correct QgsMapToPixel::showParameters
Sandro Santilli
12:10 PM Revision 87de9f5b (qgis): Test rotation API in QgsMapPixel unit test
Sandro Santilli
11:58 AM Revision a353a4dd (qgis): Set all QgsMapToPixel parameters at once from QgsMapSettings
Sandro Santilli
11:50 AM Revision cebb6fff (qgis): Refactor QgsMapToPixel to only build matrix on parameter change
Also add deprecation notices and provide full-parameters constructor Sandro Santilli
11:29 AM Revision ec085bfb (qgis): Add unit test for QgsMapToPixel (legacy only for now)
Sandro Santilli
10:23 AM Revision d65a6f73 (qgis): Merge pull request #1624 from 3nids/cadtool_single
Advanced digitizing tools (aka CAD tools) Denis Rouzaud
09:57 AM Revision 2b1b79db (qgis): Expose QgsMapCanvas rotation and centering API to python
Sandro Santilli
09:55 AM Revision 6557cb84 (qgis): debian packaging update (merge and squash PR#1725)
Jürgen Fischer
09:53 AM Revision b3953b83 (qgis): Export QgsMapSettings rotation API to python
Sandro Santilli
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.
Sandro Santilli
09:34 AM Revision aa0b98dd (qgis): Add note about QgsMapCanvas::rotation() being added in 2.8
Sandro Santilli
09:20 AM Revision fd0e98d5 (qgis): Ensure all items are deleted from TestQgsComposerTableV2
Nyall Dawson
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 Paolo Cavallini
08:37 AM Revision 7ca72392 (qgis): Merge pull request #1721 from nyalldawson/integer_divide
[expressions] Make int/int return double results Nyall Dawson

2014-12-08

11:02 PM Revision c4c36dd9 (qgis): Allows to import/export bookmarks to XML file
Salvatore Larosa
09:30 PM Revision 28c34432 (qgis): indentation update
Jürgen Fischer
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...
Jürgen Fischer
11:01 AM Revision c5d6f95a (qgis): Merge pull request #1723 from anitagraser/patch-5
backported fix for # 11694 Alexander Bruy
10:59 AM Revision 4980dba5 (qgis): Merge pull request #1719 from bstroebl/splitLines
[processing] [feature] split lines with lines Alexander Bruy
10:55 AM Revision c63f3469 (qgis): backported fix for # 11694
http://hub.qgis.org/projects/quantum-gis/repository/revisions/810cb3fb999d9fdd6c1d6fe7b353ab83ce85b17c/diff/python/pl... Anita Graser
09:31 AM Revision da17656f (qgis): Log error to ProcessingLog
Bernhard Ströbl
01:10 AM Revision 535661d6 (qgis): [gui] Fix qgsexpressionbuilder layout
Borys Jurgiel
01:09 AM Revision 3933f99b (qgis): [gui] Fix fieldcalculator layout
Borys Jurgiel

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...
Sandro Santilli
11:59 AM Revision b774853a (qgis): remove debug code
Alexander Bruy
11:52 AM Revision fc6ad27d (qgis): [processing] load documentation from online QGIS User Guide
Alexander Bruy
11:16 AM Revision a6fcb3a4 (qgis): Merge pull request #1720 from neteler/patch-6
[processing] Update Grass7Algorithm.py Alexander Bruy

2014-12-06

09:32 AM Revision 759a1483 (qgis): Flip all labelling spin boxes to QgsSpinBox/QgsDoubleSpinBox
Nyall Dawson
06:36 AM Revision 232aaaca (qgis): [expressions] Make int/int return double results.
Also add a new "//" operator to perform integer division.
(fix #5153)
Nyall Dawson

2014-12-05

02:10 PM Revision 26e06e68 (qgis): Flip remaining symbology spinboxes to QgsDoubleSpinBox
Nyall Dawson
01:39 PM Revision 697ef510 (qgis): Also evaluate expressions entered in QgsSpinBox
and flip all composer spin boxes to QgsSpinBox (refs #10544) Nyall Dawson
12:14 PM Revision dfe79807 (qgis): Flip all composer double spin boxes to QgsDoubleSpin (refs #10544)
Add clear buttons to applicable properties. Nyall Dawson
10:39 AM Revision 8a182b7f (qgis): Clean up QgsMapLayer scale based visibility api
Nyall Dawson
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...
Nyall Dawson
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... Marco Hugentobler

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 Markus Neteler
09:32 PM Revision a7de4dad (qgis): [QGIS-Server] Clean GetCapabilities
Remove GetPrint request and ComposerTemplates from GetCapabilities for a better interoperability René-Luc ReLuc
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...
René-Luc ReLuc
04:20 PM Revision a2c656e6 (qgis): [processing] [feature] split lines with lines
Bernhard Ströbl
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...
Nyall Dawson
10:15 AM Revision 1a4b8bb4 (qgis): define the special text directly with the clear value
Denis Rouzaud
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.
Nyall Dawson
04:57 AM Revision 486d4086 (qgis): [FEATURE] Port new memory layer plugin to core
Nyall Dawson

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 ...
Nyall Dawson
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
*...
Denis Rouzaud
04:18 PM Revision f8f78421 (qgis): db_manager: fix error message on table vacuum
Jürgen Fischer
03:55 PM Revision e4c9a202 (qgis): [processing] show layers in alphabetical order in dropdown menu
Victor Olaya
03:14 PM Revision 2b37e40b (qgis): allow defining custom clear value for Qgs(Double)SpinBox
Denis Rouzaud
12:30 PM Revision 2d3f05ba (qgis): [custom crs ui] adds scrollarea to dialog and done some minor changes
Salvatore Larosa
12:29 PM Revision b699069b (qgis): [custom crs ui] adds collapsible groupbox
Salvatore Larosa
11:58 AM Revision ad32bbf4 (qgis): Add some atlas reference images for precise (part 2)
Nyall Dawson
11:23 AM Revision b07e4db2 (qgis): Add some atlas reference images for precise (part 1)
Nyall Dawson
10:23 AM Revision 352fe2a2 (qgis): CTest retry submit to dashboard when failed
Matthias Kuhn
09:44 AM Revision 3e6d784a (qgis): Try increasing color tolerance for composer tests slightly
Nyall Dawson
09:43 AM Revision 16b4dfe1 (qgis): Fix some compiler warnings
Nyall Dawson
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( ...
Martin Dobias
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...
Matthias Kuhn
01:54 AM Revision f03ab8a6 (qgis): Merge pull request #1482 from serialc/patch-1
Checkbox for sub index was missing tooltip text Matthias Kuhn

2014-12-02

09:39 PM Revision b1de41ca (qgis): Let travis compile debug binaries so ASSERTS are also considered
Matthias Kuhn
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...
Matthias Kuhn
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, ... Jürgen Fischer
01:32 PM Revision 81895f9c (qgis): Store result of OGR_FD_GetGeomType into a QGis::WkbType, not in an int,...
Sandro Mani
10:51 AM Revision d034a667 (qgis): [labeling] use QgsColorButtonV2 for label property dialog
Salvatore Larosa
10:18 AM Revision 2eb0ca34 (qgis): [codeeditor] set case insensitive for SQL Lexer: followup #1686
Salvatore Larosa
02:11 AM Revision 0f761949 (qgis): Fix calculation of smart breaks when html has transparent background
Should finally fix troublesome composer html tests Nyall Dawson

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 Matthias Kuhn
07:38 PM Revision 29d01664 (qgis): Fix isIntSafe and isDoubleSafe not considering QVariant::UInt, QVariant...
Sandro Mani
05:53 PM Revision 974511f4 (qgis): Merge pull request #1710 from mach0/master
fix typo in processing description Alexander Bruy
11:12 AM Revision 6da0058f (qgis): Swap expression and custom function box in expression widget
Nathan Woodrow
10:30 AM Revision d815ac00 (qgis): Try to fix some more intermittent composer tests
Nyall Dawson
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.
Nyall Dawson
09:34 AM Revision 4fde34a7 (qgis): Fixed crash in browser startup on Mac
Radim Blazek
09:28 AM Revision 48edab4f (qgis): Hopefully fix intermittently failing composer html test
Nyall Dawson
04:25 AM Revision 78141c49 (qgis): Layout expression widget as horizontal. Fits better on screens and mean...
Nathan Woodrow

2014-11-30

11:28 PM Revision cb32d31c (qgis): fix typo in processing description
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:15 PM Revision 72de6330 (qgis): translation update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:28 PM Revision 445675ab (qgis): Revert "Followup to d897aa5; fix crash on Mac"
This reverts commit 9837f430b313eceeee246f966fc60115df3ee722. Radim Blazek
05:21 PM Revision 6aa84c97 (qgis): QgsBrowserWatcher made QFutureWatcher descendant
Radim Blazek
04:52 PM Revision 3a2e7a24 (qgis): debian packaging fix
Jürgen Fischer
04:45 PM Revision a2b78259 (qgis): debian packaging fix
Jürgen Fischer
11:50 AM Revision b2ba8e9c (qgis): [processing] fix GRASS output parser (fix #10660)
Alexander Bruy
11:50 AM Revision 72fe56cf (qgis): [processing] fix Convex hull algorithm (fix #11725)
Alexander Bruy
10:34 AM Revision 77e62b97 (qgis): Add line comments to QgsExpression
Delimited by double-minus and EOL/EOF
Example:
$id -- This is the feature id
Matthias Kuhn
10:34 AM Revision a92d1a6e (qgis): QgsExpression: some const fixes
Matthias Kuhn
10:34 AM Revision 7d8a3b1a (qgis): Change unary minus test --1 to -(-1)
See http://lists.osgeo.org/pipermail/qgis-developer/2014-November/035835.html Matthias Kuhn
10:34 AM Revision 5a883c0a (qgis): Preserve expression formatting
Matthias Kuhn
10:34 AM Revision 13255b13 (qgis): Add block comment tests
Matthias Kuhn
10:34 AM Revision 0a7facbe (qgis): [FEATURE] Add comment functionality to QgsExpression
Matthias Kuhn
10:26 AM Revision e48a6f64 (qgis): indentation update [ci skip]
Jürgen Fischer
08:36 AM Revision 4d4fa446 (qgis): [Feature] Allow custom expression functions in expression widget
Nathan Woodrow
01:42 AM Revision 98c0771b (qgis): update scripts/fix_allows_to.sh and run it
Jürgen Fischer

2014-11-29

05:14 PM Revision 269d4d1f (qgis): travis: irc notification if build status changes
Jürgen Fischer
03:40 PM Revision 391d105c (qgis): [Expression] Don't unregister function if not registering
Nathan Woodrow
02:36 PM Revision 7942325f (qgis): Remove qgsfunction from qgis.utils.
Import from qgis.core so we don't break API Nathan Woodrow
02:18 PM Revision e14b7e48 (qgis): Reform qgis.uitls file
Nathan Woodrow
12:58 PM Revision 902b9329 (qgis): [processing] use extent instead of width, height and center in Create
Grid algorithm (fix #11481) Alexander Bruy
09:37 AM Revision 6a17a60a (qgis): Move qgsfunction to qgis.core.
Add new register_function method when not using decorator
Wrap function call in try block to catch and report errors
Nathan Woodrow
04:51 AM Revision d532af0b (qgis): Add some test images and tweak test tolerances for utopic
Nyall Dawson
01:50 AM Revision 20f57c90 (qgis): [composer] Make html tests text-free
Minimises cross platform rendering differences Nyall Dawson

2014-11-28

08:30 PM Revision 0d211e8a (qgis): debian packaging update for python server plugins
Jürgen Fischer
04:46 PM Revision 6a1e1bb6 (qgis): * fix server plugin build on windows
* move src/mapserver to src/server (IMHO better name and in sync with
python/server)
* rename cmake option WITH_MAP...
Jürgen Fischer
04:46 PM Revision 0454c0d6 (qgis): don't build server plugins if server isn't built
Jürgen Fischer
03:20 PM Revision 4e78b8b5 (qgis): latvian update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:24 PM Revision 4a5dc122 (qgis): [proccesing] added compiled ui files
This will make it easier to test new versions of processing for some users Victor Olaya
02:24 PM Revision c52b5ae8 (qgis): [processing] fixed handling of parent algorihtms in modeler
Fixes #11750 Victor Olaya
01:09 PM Revision e2a51df6 (qgis): translation update finnish
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:59 PM Revision a960187f (qgis): updates for 2.6.1
Jürgen Fischer
12:22 PM Revision 8b65ebde (qgis): don't build server plugins if server isn't built
Jürgen Fischer
11:09 AM Revision d99a3c1e (qgis): norwegian update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:57 AM Revision 074c8371 (qgis): last complete string update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:38 AM Revision ec3e5276 (qgis): Merge pull request #1704 from qgis-jp/ts2.6.1
update ja translation for 2.6.1 release Werner Macho
10:12 AM Revision b9f8176e (qgis): db_manager: do not display index tables when browsing SpatiaLite databases
Marcel Dancak
09:25 AM Revision 222a08a9 (qgis): update ja translation
Minoru Akagi
03:50 AM Revision 4473efe3 (qgis): Fix map unit scale for simple line width not restored (fix #11181)
Nyall Dawson
03:11 AM Revision 9d30db43 (qgis): Fix map unit scale for simple line width not restored (fix #11181)
Nyall Dawson
01:36 AM Revision 05276eac (qgis): Fix size scaling ignored for line symbology (fix #11751)
Nyall Dawson

2014-11-27

12:47 AM Revision 52a2feda (qgis): Fix size scaling ignored for line symbology (fix #11751)
Nyall Dawson
12:17 PM Revision 9c8b44a5 (qgis): [composer] Fix refresh HTML item always using cached copy (fix #11747)
Nyall Dawson
11:05 AM Revision 35556de9 (qgis): Merge pull request #1701 from elpaso/serverpython2
[feature] Serverpython2 Marco Hugentobler
09:39 AM Revision a790f7fa (qgis): Fix double QT4_WRAP_CPP
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
03:15 AM Revision 94918517 (qgis): [composer] Fix refresh HTML item always using cached copy (fix #11747)
Nyall Dawson

2014-11-26

04:07 PM Revision 33f1e353 (qgis): body() now return QByteArray
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 8034e721 (qgis): Removed SIP Transfer
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 99221212 (qgis): body() now return QByteArray
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 7d428468 (qgis): Enabled by default and removed linked qgispython
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 35dd4e68 (qgis): Mergeable on master
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision de98fb11 (qgis): Astyle formatting
Alessandro Pasotti
04:07 PM Revision e9dbdd3b (qgis): Fixed compilation without python
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 7f3a8d59 (qgis): Fixed header comments
Alessandro Pasotti
04:07 PM Revision 5d443159 (qgis): Removed trailing spaces
Alessandro Pasotti
04:07 PM Revision fd8fd4c6 (qgis): Comment typo
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:07 PM Revision 329b9d7e (qgis): Renamed plugin hook responseReady to responseComplete
added sendResponse hook and passed pluginFilters to
request handler
Alessandro Pasotti
04:05 PM Revision 8bd78b33 (qgis): Working implementation
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
04:03 PM Revision 5b943ed3 (qgis): Fixes wrong number of bytes logged when debug activated.
Funded by ItOpen - QGIS Borg - Resistance Is Futile Alessandro Pasotti
04:03 PM Revision 8b861f9c (qgis): Allow body clear
Alessandro Pasotti
04:03 PM Revision e3146057 (qgis): Expose response body and infoFormat
Alessandro Pasotti
04:03 PM Revision 856e4ded (qgis): Set exception moved to public
Alessandro Pasotti
04:03 PM Revision ca8e0c39 (qgis): Added comments for bindings.
Alessandro Pasotti
04:02 PM Revision b7c74224 (qgis): Comments added
Alessandro Pasotti
04:02 PM Revision 59004d3d (qgis): ASTYLE Formatted
Alessandro Pasotti
04:02 PM Revision c9d6f4da (qgis): Added getEnv to plugins API
Alessandro Pasotti
04:02 PM Revision 5f44cc57 (qgis): Added serve python plugins
Alessandro Pasotti
04:02 PM Revision f2608b30 (qgis): Added serve python plugins
Alessandro Pasotti
04:02 PM Revision 98cab974 (qgis): Added python server plugins
Alessandro Pasotti
04:02 PM Revision 2bb7f196 (qgis): Http request/response handler refactoring.
HTTP Request handler now manages HTTP request and response.
* added methods to manage HTTP response headers
* added ...
Alessandro Pasotti
04:02 PM Revision 23af5099 (qgis): Added define for conditional server plugins compilation
Alessandro Pasotti
04:02 PM Revision 4c6bf307 (qgis): Add plugin files and define
Alessandro Pasotti
04:02 PM Revision 0f875337 (qgis): Removed python plugins define
Alessandro Pasotti
04:02 PM Revision 82135a7b (qgis): Added env var for custom plugin directory
Alessandro Pasotti
02:45 PM Revision f00db954 (qgis): Fix Qt5 build
Matthias Kuhn
02:10 PM Revision 3c0a9ed7 (qgis): [processing] fix help file generator
Alexander Bruy
02:10 PM Revision 0d54a4f2 (qgis): [processing] fix parameter names in TauDEM algorithms
Alexander Bruy

2014-11-25

03:18 PM Revision f6fbdd7c (qgis): Delete utils.py
Tom Kralidis
03:18 PM Revision 9fda2efd (qgis): Delete __init__.py
Tom Kralidis
02:30 PM Revision f2332258 (qgis): Don't enforce singleton behavior with Q_ASSERT
Fix #11726 Matthias Kuhn
01:27 PM Revision 4a8cb08c (qgis): Remove useless statement
Sandro Santilli
08:29 AM Revision d69c325a (qgis): Merge pull request #1698 from jdugge/MergetoolEmptyGeometries
Make the Merge shapefiles tool correctly handle features without geometries Alexander Bruy
06:29 AM Revision 9cf3e7f0 (qgis): Fix slight offset in heatmap renderer
Nyall Dawson
02:07 AM Revision 554d55d3 (qgis): fix script permissions
Jürgen Fischer
01:37 AM Revision 2d7cb372 (qgis): fix windows build
Jürgen Fischer
01:25 AM Revision c0c94cf1 (qgis): Fix #10727 - Add update selected button to field calc bar
Nathan Woodrow

2014-11-24

11:54 PM Revision 3c0d233c (qgis): support numerus forms in python strings and german translation update
Jürgen Fischer
11:07 PM Revision 5dd2f51f (qgis): translation script update:
* TRANSLATORS stats also needs lupdate run
* support numerus forms in python translation strings
Jürgen Fischer
09:55 PM Revision a2b74ce7 (qgis): backport adjust pluralization
Backport https://github.com/geopython/MetaSearch/commit/83b88f67abb679501a238e4ab4ee344c3cdbf55d Tom Kralidis
09:53 PM Revision af3418ac (qgis): backport adjust pluralization
backport https://github.com/geopython/MetaSearch/commit/83b88f67abb679501a238e4ab4ee344c3cdbf55d Tom Kralidis
08:13 PM Revision 2ec4c2ab (qgis): Regenerate incorrect test images and reenable atlas tests for travis
Nyall Dawson
08:13 PM Revision b106f822 (qgis): Fix calculation of atlas map extent when set to fixed scale mode
Credit to m-kuhn for discovering the fix Nyall Dawson
04:33 PM Revision 7ef50928 (qgis): INSTALL: update required flex version to 2.5.6 and links to windows ver...
Jürgen Fischer
03:37 PM Revision b4a85471 (qgis): Streamline singleton behavior in a class QgsSingleton, take two
delete provider registry after map layer registry to avoid crashes Matthias Kuhn
02:33 PM Revision e61d27e1 (qgis): Revert "Streamline singleton behavior in a class QgsSingleton"
This reverts commit e1f6edbd55122e6d2206daf4a0b55e3e9207cf80 as it breaks tests Matthias Kuhn
01:38 PM Revision e1f6edbd (qgis): Streamline singleton behavior in a class QgsSingleton
If a singleton is unused in an application, it's not going to be created just
to be deleted instantanously on app exi...
Matthias Kuhn
12:18 PM Revision 9a8dcec9 (qgis): Fix incorrect warning dialog appearing when creating new ramp
Previously a "not available" warning dialog would appear when
attempting to create a new color ramp using the categor...
Nyall Dawson
12:18 PM Revision d6521143 (qgis): Fix grammar
Nyall Dawson
12:14 PM Revision f250a12a (qgis): Fix potential crash in random color ramp
Badly choosen values (eg max < min) could cause a crash. Now, values
are sanitised prior to generating the ramp colors.
Nyall Dawson
10:45 AM Revision fa1e8032 (qgis): [symbology] Add method for retrieving symbol layers as list
Nyall Dawson
10:45 AM Revision a0c1380e (qgis): Fix incorrect warning dialog appearing when creating new ramp
Previously a "not available" warning dialog would appear when
attempting to create a new color ramp using the categor...
Nyall Dawson
10:45 AM Revision fe3e385a (qgis): Fix grammar
Nyall Dawson
10:45 AM Revision 9213a845 (qgis): [FEATURE] Support drag and drop of python scripts onto QGIS window
Nyall Dawson
10:45 AM Revision 89825e23 (qgis): Add toolbar icon and shortcut for python console
Nyall Dawson
10:45 AM Revision 6365ca3d (qgis): Fix potential crash in random color ramp
Badly choosen values (eg max < min) could cause a crash. Now, values
are sanitised prior to generating the ramp colors.
Nyall Dawson
09:44 AM Revision d002e5d7 (qgis): Remove help button from symbollevelv2 dialog
There is no help text available for this dialog and the button does nothing at
all at the moment
Matthias Kuhn
09:34 AM Revision 4e360593 (qgis): Fix crash on exit: Close all cached sqlite connections
Matthias Kuhn
08:38 AM Revision b6e8f01f (qgis): remove repaint when layer is not modified
Gillian Milani
08:38 AM Revision 9231f548 (qgis): clean code style with prepare-commit.sh
Gillian Milani
08:38 AM Revision 6f4809d4 (qgis): add a save button for subform (1-n relations)
Gillian Milani
 

Also available in: Atom