Activity

From 2015-06-25 to 2015-07-24

2015-07-24

08:45 PM Revision c77db4f2 (qgis): Changing more Window titles
Richard Duivenvoorde
08:45 PM Revision e4dac076 (qgis): Add 'Panel' to some panels, to make them distinguisable in context menu
Richard Duivenvoorde
08:45 PM Revision 3d3d0088 (qgis): Add 'Toolbar' to all toolbar names, plus add tooltips to them
Richard Duivenvoorde
08:45 PM Revision 74da2542 (qgis): Center menu titles, followup 09c2444
Matthias Kuhn
07:31 PM Revision c93fdf93 (qgis): Fix warnings
Matthias Kuhn
07:12 PM Revision e0b24455 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
Nyall Dawson
07:12 PM Revision d1104524 (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
Nyall Dawson
07:12 PM Revision 8bcb5fcf (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
(cherry picked from commit a1a8d1b7a32bbde0e2...
Nyall Dawson
07:12 PM Revision 543703c6 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
(cherry picked from commit c8dcf97e971ecd8db5222e0dc05d79e37a032b1c) Nyall Dawson
06:57 PM Revision d01424ae (qgis): Add QgsRelation::getReferencedFeature to access parent feature
Matthias Kuhn
06:57 PM Revision 4eaf8de7 (qgis): Fix relation reference widget accidentally sets FK to NULL
Matthias Kuhn
06:57 PM Revision 09c24448 (qgis): Add title for "Panels" and "Toolbars" in Menu
Matthias Kuhn
05:34 PM Revision 740e3abc (qgis): Merge pull request #2217 from mhugent/node_tool_changes
Add node editor widget and change node tool to click-click mode Marco Hugentobler
04:16 PM Revision fc372c98 (qgis): Remove z/m -> 25D conversion in postgres provider (since z/m geoms are ...
Marco Hugentobler
02:12 PM Revision 6cccd217 (qgis): Fix gui glitch in relation reference widget
Matthias Kuhn
01:39 PM Revision 20abb7d8 (qgis): Autocreate wrapper for date and relation editor widgets
Followup de547ad Matthias Kuhn
08:50 AM Revision 69eb7ebe (qgis): Fix build error
Marco Hugentobler
08:39 AM Revision 39ad2b07 (qgis): debian packaging update (followup 32d7cc5)
Jürgen Fischer
02:22 AM Revision 460a6055 (qgis): fix windows build
Jürgen Fischer

2015-07-23

08:58 PM Revision 32d7cc5e (qgis): [GRASS] optional modules config path
Radim Blazek
08:58 PM Revision 266aa7bc (qgis): [GRASS] open mapset from browser
Radim Blazek
08:58 PM Revision 9dcb2a12 (qgis): [GRASS] GRASS 7 plugin enabled
Radim Blazek
04:29 PM Revision ebe4f92b (qgis): Add some class/method documentation
Marco Hugentobler
04:09 PM Revision 14981074 (qgis): Fix issues with reprojection
Marco Hugentobler
02:07 PM Revision b26d9ac8 (qgis): add column headers and tooltips to dxf export dialog (fixes #13138)
Jürgen Fischer
01:43 PM Revision 81bdbbc4 (qgis): Use constGeometry() instead geometry()
Marco Hugentobler
12:40 PM Revision 6b25fe53 (qgis): Doxymentation
Matthias Kuhn
12:04 PM Revision de547adc (qgis): Find a suitable editor widget if widget and config mismatch
If a .ui file is specified and the widget specified in the .ui file is not
supported by the widgetwrapper which is co...
Matthias Kuhn
12:04 PM Revision 1d888aca (qgis): Remove label redundant to title bar
Matthias Kuhn
07:02 AM Revision d07dadf3 (qgis): [FEATURE][composer] Add page number combo box to atlas toolbar
(fix #13136) Nyall Dawson
07:00 AM Revision b4311877 (qgis): [FEATURE][labeling] Add priority control for obstacles
Allows you to make labels prefer to overlap features from certain
layers rather than others. Can also be data defined...
Nyall Dawson
07:00 AM Revision c97733ea (qgis): [FEATURE][labeling] Data defined control over whether a feature
acts as an obstacle for labels Nyall Dawson
07:00 AM Revision 1325b98d (qgis): [pal] Simplify handling of layers
Nyall Dawson

2015-07-22

08:18 PM Revision d2529362 (qgis): Some UI improvements in the options dialog
Matthias Kuhn
08:01 PM Revision dc79258c (qgis): Remove note which is no longer applicable
Matthias Kuhn
07:46 PM Revision 346632c2 (qgis): Use suitable icon for resetting scales
Matthias Kuhn
05:35 PM Revision a972a302 (qgis): Use constGeometry() instead of geometry() where possible
Marco Hugentobler
01:19 PM Revision 7cc6a199 (qgis): Prevent double-add feature
Matthias Kuhn
01:19 PM Revision 2f550ce9 (qgis): Remove outdated fedora-20 from default rpm builds
Matthias Kuhn
11:24 AM Revision c592d9e9 (qgis): Add rubberband again
Marco Hugentobler
08:15 AM Revision c8dcf97e (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
Nyall Dawson
08:15 AM Revision a1a8d1b7 (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
Nyall Dawson
08:15 AM Revision 8c538218 (qgis): Fix Coverity uninitialized variable warning
Nyall Dawson

2015-07-21

03:37 PM Revision d20c5b78 (qgis): osgeo4w: switch to grass 7.0.1RC2
Jürgen Fischer
03:28 PM Revision e0ae7efe (qgis): osgeo4w: switch to grass 7.0.1RC2
Jürgen Fischer
12:54 PM Revision 1e888dd7 (qgis): Merge pull request #2215 from landryb/remove_bom
remove UTF8 BOM Nyall Dawson
12:15 PM Revision 336248ee (qgis): remove UTF8 BOM
Landry Breuil
08:00 AM Revision 268feb5c (qgis): [pal] Use GEOS methods for label position conflict tests
Nyall Dawson

2015-07-20

08:48 PM Revision e5928c7c (qgis): Release of 2.10.1
Jürgen Fischer
07:44 PM Revision eaddba62 (qgis): Merge pull request #2213 from arnaud-morvan/processing-translation
[processing] translate algorithm names and groups Alexander Bruy
04:43 PM Revision e2df800f (qgis): fix retrieval of labeling settings for layers with ids with no ascii ch...
Jürgen Fischer
04:12 PM Revision afd7e77f (qgis): Recreate nodeeditor only if new feature has been selected
Marco Hugentobler
03:56 PM Revision 863bf88f (qgis): Better synchronisation between node editor and node tool
Marco Hugentobler
03:45 PM Revision a37b3e27 (qgis): Remove executable flag on a bunch of files
Matthias Kuhn
01:45 PM Revision f6d22566 (qgis): [pal] Fixes to geometry handling for point sets
Nyall Dawson
01:45 PM Revision 3fdef5e2 (qgis): [pal] Use GEOS for linear referencing
Nyall Dawson
12:30 PM Revision bd73b76a (qgis): Merge pull request #2214 from radosuav/numberInputPanel_range_fix
[Processing] Fix limits in NumberInputPanel when the limiting value is 0 Victor Olaya
12:27 PM Revision 49d0f3a1 (qgis): Merge pull request #2204 from Gustry/processing
[Processing] Small python changes Victor Olaya
05:48 AM Revision dc4049dd (qgis): [FEATURE][labeling] Add option to only draw labels which fit
completely within polygon features (fix #12136) Nyall Dawson
05:48 AM Revision 42bef4e0 (qgis): [pal] Use GEOS for calculating minimum distances between geometries
Also more cleanups, fixes for geos handling Nyall Dawson

2015-07-19

10:24 PM Revision 323fa2ce (qgis): Fix doxygen warnings, bump acceptable doc coverage
Nyall Dawson
09:01 PM Revision d03793c4 (qgis): [processing] do not accept grass vector layers as inputs
fixes #12436
(cherry picked from commit de728743b73541a320f68d087f4402a6d17620f1)
Victor Olaya
09:01 PM Revision f025a774 (qgis): Guard against some crashes in geometry
(cherry picked from commit cc1a34fceaff9c753c267d14a3c4c2f5b567c77b) Nyall Dawson
09:01 PM Revision 3792afdb (qgis): postgres provider: also cast geography to geometry when using && (fixes...
(cherry picked from commit 90b3efb93dd0b6460ce496a8acd7fcbf34b22f63) Jürgen Fischer
08:56 PM Revision 166bcd46 (qgis): backport test fixes (grass & delimited text provider)
Jürgen Fischer
02:33 PM Revision 1b126d38 (qgis): [pal] Use GEOS for point in polygon test, also use prepared GEOS
geometries where possible Nyall Dawson
01:34 PM Revision cb249c35 (qgis): [pal] Move storage of GEOS geometry from Feature up to PointSet. Use
GEOS to calculate feature centroids rather than custom code. Nyall Dawson
01:00 PM Revision 9a23cec3 (qgis): [pal] Header cleanups for FeaturePart and include cleanups
Nyall Dawson

2015-07-18

08:05 PM Revision 0f396f3b (qgis): fix grass test on windows
Jürgen Fischer
04:56 PM Revision 3acabad3 (qgis): fix PyQgsServer test in nightlies
Jürgen Fischer
03:32 PM Revision 789da224 (qgis): don't buffer python and grass tests output in variables
Jürgen Fischer

2015-07-17

03:18 PM Revision 15e5cf05 (qgis): Fix test failures on windows
(cherry picked from commit 4d681f03c64478918d8db8096b736bd055a56846) Jürgen Fischer
03:18 PM Revision 34de8df5 (qgis): osgeo4w backports
Jürgen Fischer
03:18 PM Revision b0dd2afb (qgis): Processsing translation strings for names and groups
Arnaud Morvan
03:15 PM Revision c7b38413 (qgis): Processing translation tool for names and groups
Arnaud Morvan
02:47 PM Revision 0dfb1561 (qgis): [Processing] Fix limits in NumberInputPanel when the limiting value is 0
Radoslaw Guzinski
12:22 PM Revision 4d681f03 (qgis): Fix test failures on windows
Jürgen Fischer
10:37 AM Revision e5c54545 (qgis): osgeo4w: fix rmdir quoting
Jürgen Fischer
07:31 AM Revision a6f5203a (qgis): Backport test related font utils from master
Nyall Dawson
07:27 AM Revision ece23190 (qgis): [pal] Remove more unused functions
Nyall Dawson
07:26 AM Revision 3a44e294 (qgis): [FEATURE][labeling] Add option to control how polygon layers
act as obstacles
Options are either avoid placing labels over polygon interior
or avoid placing over polygon boundar...
Nyall Dawson

2015-07-16

08:00 AM Revision cc1a34fc (qgis): Guard against some crashes in geometry
Nyall Dawson
06:01 AM Revision c19d6922 (qgis): Accept input with more coordinate dimensions in wkt import
(cherry-picked from 06cc8ba) Marco Hugentobler
06:00 AM Revision 77e937fc (qgis): skip blanks between wkt child blocks (fixes #13053)
(cherry-picked from 29aaf1bad8d4ce2bd50391b886ea4116c03cf100) Jürgen Fischer
05:59 AM Revision 9932ae15 (qgis): Backport test suite from master
Nyall Dawson
05:47 AM Revision daa4d6a8 (qgis): Add test for handling invalid WKT with z values (refs #13055)
Nyall Dawson

2015-07-15

11:47 AM Revision 6de1a474 (qgis): Merge pull request #2211 from mhugent/transect_sample_extension
Add baseline buffer tolerance and simplification tolerance parameters… Marco Hugentobler
11:41 AM Revision 6ee1d67e (qgis): osgeo4w: use packagename instead of package version for temporary test ...
Jürgen Fischer
10:58 AM Revision 6788fbaa (qgis): Add baseline buffer tolerance and simplification tolerance parameters t...
Marco Hugentobler
10:49 AM Revision f8366725 (qgis): [Android] main function needs to be visible
Matthias Kuhn
08:54 AM Revision 7df14020 (qgis): Fix compiling w/ WITH_QTWEBKIT=OFF
Matthias Kuhn
08:54 AM Revision 705b51c9 (qgis): Export QgsWebPage/QWebPage symbols
Matthias Kuhn
08:08 AM Revision 388e4047 (qgis): [FEATURE][labeling] Add option for obstacle only layers
This allows users to set a layer as just an obstacle for other
layer's labels without rendering any labels of its own...
Nyall Dawson
08:08 AM Revision ea41b92b (qgis): [pal] Nicer use of enums, LineArrangementFlags
Nyall Dawson
08:08 AM Revision fea58eb7 (qgis): [pal] Small cleanups to Layer API
Nyall Dawson
07:50 AM Revision 2e772b2c (qgis): fix qgsversion.h generation [take II]
Jürgen Fischer
02:18 AM Revision 04bab85c (qgis): fix qgsversion.h generation on windows
Jürgen Fischer

2015-07-14

03:34 PM Revision 60b14a2f (qgis): Merge pull request #2197 from manisandro/dropconnections
Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
(cherry picked from commit 2a...
Jürgen Fischer
02:59 PM Revision 15839247 (qgis): fix doxygen warning
Jürgen Fischer
08:22 AM Revision b73e1a2d (qgis): fix windows build
(cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e) Jürgen Fischer
08:22 AM Revision 8eee2ac6 (qgis): fix windows build
(cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e) Jürgen Fischer

2015-07-13

01:50 AM Revision bf61219e (qgis): [pal] Various cleanups
Remove support for map scale, dpi and units from PAL. None of these features
were being used by QGIS (we use our own ...
Nyall Dawson
12:34 AM Revision 0853ead2 (qgis): translation fix
Jürgen Fischer
12:33 AM Revision 5a900911 (qgis): fix windows build
Jürgen Fischer
09:02 PM Revision 5ac8f52b (qgis): german translation update
Jürgen Fischer
08:15 PM Revision d1741cd4 (qgis): Add link to OGR formats to README.md
Matthias Kuhn
08:13 PM Revision a5007283 (qgis): german translation update
Jürgen Fischer
07:58 PM Revision b5cfd84d (qgis): Add missing Q_OBJECT macros
Matthias Kuhn
06:46 PM Revision 18c48f39 (qgis): Merge pull request #2112 from slarosa/release-2_8
Backporting to 2.8.3 Salvatore Larosa
05:46 PM Revision 76343859 (qgis): osgeo4w: run nightly tests with separate temporary directories
Jürgen Fischer
05:26 PM Revision 2a7ccca6 (qgis): Merge pull request #2197 from manisandro/dropconnections
Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed Jürgen Fischer
03:37 PM Revision 1edcf3c4 (qgis): Fix #6099 - Save as... for raster: missing extension on Gnome3
(cherry-picked from 2125f6a) Salvatore Larosa
03:37 PM Revision e7b19a5e (qgis): include user.py in translations
Conflicts:
python/core/qgspallabeling.sip
(cherry-picked from 2ab8a0b)
Jürgen Fischer
03:34 PM Revision e4c2c684 (qgis): [expression] autoselect first item in function list
(cherry-picked from 395d630) Salvatore Larosa
03:34 PM Revision ba36bb67 (qgis): Fix for function editor:
when running the script the entries "Fields and values" and "Recent"
into the functions list of the expression builde...
Salvatore Larosa
03:34 PM Revision 0919fe7e (qgis): [bookmark] use the same key for settings to store the last used directo...
(cherry-picked from 1cbbf59) Salvatore Larosa
11:26 AM Revision 116ffc1b (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only...
Matthias Kuhn
11:26 AM Revision b6194aa3 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Matthias Kuhn
11:15 AM Revision 48e4fb85 (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t...
Jürgen Fischer
11:14 AM Revision 8300521e (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t...
Jürgen Fischer
11:13 AM Revision 9f8aa849 (qgis): Cache geometries before rendering (curved geometries are going to be se...
Marco Hugentobler
11:11 AM Revision 63e18501 (qgis): Try to make raster calc test more reliable
Nyall Dawson
09:57 AM Revision b180decb (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only...
Matthias Kuhn
09:57 AM Revision 6d2e1122 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Matthias Kuhn
09:48 AM Revision 156a0e91 (qgis): Preserve 0 values from postgres int columns
Matthias Kuhn
09:48 AM Revision 160d1bf7 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Currently failing Matthias Kuhn
09:48 AM Revision c6f78735 (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Matthias Kuhn
08:45 AM Revision de2b6a96 (qgis): Add function help for IF expression
Fix #13015 Matthias Kuhn
08:07 AM Revision 364df903 (qgis): Ensure LAS is always capitalized (fix #12012)
Nyall Dawson
08:07 AM Revision d36cd027 (qgis): Correct use of ellipsis in style menus (fix #10549)
Nyall Dawson
08:07 AM Revision 36992b3b (qgis): Standardise capitalisation of HTML string (refs #7050)
Nyall Dawson

2015-07-12

12:40 AM Revision b4c6023d (qgis): let first test truncate qgistest.html
Jürgen Fischer
11:49 PM Revision e679b0b2 (qgis): update qgsversion.h only if it going to be actually changed
Jürgen Fischer
12:32 PM Revision c7138ff8 (qgis): [labeling] Prevent users from unselecting all line placement options
(fix #13007) Nyall Dawson
11:55 AM Revision f9917b55 (qgis): Remove expected failure from shapefile provider unique values test
Failure was caused by GDAL bug #6020, which has now been fixed
in GDAL. It turns out the values are only incorrect if...
Nyall Dawson
11:41 AM Revision 8e125780 (qgis): Fix two minor Coverity uninitialized member warnings
Nyall Dawson
11:25 AM Revision c5a58a7f (qgis): Address cmake CMP0054 warnings
Nyall Dawson

2015-07-11

11:42 PM Revision a6c3de30 (qgis): db_manager: properly parse sqlite version (followup 5b86e38)
Jürgen Fischer
11:24 PM Revision 5b86e386 (qgis): db_manager: only try isgpkg on spatialite plugin and sqlite version par...
Jürgen Fischer
01:54 PM Revision baf60a2b (qgis): Better wording for line layer label placements (fix #10434)
Nyall Dawson
01:04 PM Revision b06c0cc5 (qgis): Fix loss of some labeling properties when changes placement types
For instance, changing between "around point" and "offset from
point" placements would lose the setting for distance ...
Nyall Dawson
12:38 PM Revision c449b95d (qgis): Fix diagrams incorrectly enabled when opening project from >= 2.10
Nyall Dawson
12:21 PM Revision f8b6944d (qgis): Minor coverity fix
Nyall Dawson
12:07 PM Revision 388d3390 (qgis): Fix zoom last needs two clicks to reset view for zoom tool
(fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389)
Nyall Dawson
11:56 AM Revision 174dca2c (qgis): Fix zoom last needs two clicks to reset view for zoom tool
(fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389)
Nyall Dawson
11:44 AM Revision b50c603e (qgis): Fix zoom last needs two clicks to reset view for zoom tool
(fix #13095) Nyall Dawson
10:21 AM Revision bf6f62cd (qgis): Revert "[FEATURE] Show symbol as icon for attribute row"
This reverts commit e3b2a2daf2a5368c8e5565cd83acc26e706e00c2.
Revert until I fix the speed issues
Nathan Woodrow

2015-07-10

09:51 PM Revision 3390f23f (qgis): fix typo
Jürgen Fischer
09:51 PM Revision df2d00c5 (qgis): fix plugin staging
Jürgen Fischer
04:40 PM Revision 2dac1399 (qgis): Use advanced editing for node tool
Marco Hugentobler
03:35 PM Revision d7d59772 (qgis): Merge pull request #2206 from elpaso/server-docs-server-iface-fix
[SERVER] Server docs and server iface fix Alessandro Pasotti
03:28 PM Revision 2b5ea366 (qgis): [processing] fixes for lastools algorithms
by Martin Isenburg Victor Olaya
02:52 PM Revision 0661b2fd (qgis): Switch node tool to click-click mode
Marco Hugentobler
02:50 PM Revision 0312dbf3 (qgis): Added server module to dox
Added a server group and module for the server library Alessandro Pasotti
02:04 PM Revision e3b2a2da (qgis): [FEATURE] Show symbol as icon for attribute row
Nathan Woodrow
12:42 PM Revision 519d3dc3 (qgis): [processing] more robust CRS assignation for SAGA outputs
Victor Olaya
12:03 PM Revision c1265922 (qgis): Clear the request handler when done
also added some comments and docs strings Alessandro Pasotti
10:09 AM Revision 368eaa25 (qgis): Add support to generate_test_mask_image for mismatched sizes,
add masks for legend renderer tests Nyall Dawson
08:52 AM Revision 405688ea (qgis): [tests] Add method for setting size tolerance to render checker,
add some size tolerance to legend renderer test Nyall Dawson

2015-07-09

02:56 PM Revision 78c2db62 (qgis): Add a note that the wfs publish setting is also used for dxf export
Marco Hugentobler
02:41 PM Revision e751592a (qgis): small python change
Etienne Trimaille
12:03 PM Revision cc73f96e (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
Marco Hugentobler
10:34 AM Revision cfee456c (qgis): [FEATURE] Add option to force a vector layer to render as a raster
(under the layer properties, rendering tab)
So why would you want this? Well, extremely detailed layers (eg
polygon ...
Nyall Dawson
09:45 AM Revision 390b816d (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
Marco Hugentobler
06:12 AM Revision a9e9f86f (qgis): Tweaks to some spin box steps + add some missing clear buttons
Nyall Dawson
04:17 AM Revision 6a206d8d (qgis): Fix infinite loop when painting grid with bad parameters
Credit to @m-kuhn
Cherry-picked from 4876c6572ca9b0930a1e1451e76728755e1b666a
Nyall Dawson
04:14 AM Revision 2037c346 (qgis): Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085)
Cherry-picke...
Nyall Dawson
04:13 AM Revision 60752549 (qgis): [labels] Fix null data defined value was not ignored in some cases
Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb Nyall Dawson
04:11 AM Revision 30dd60e4 (qgis): Include NULL in expression builder available functions list
Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69 Nyall Dawson
03:55 AM Revision d371fd63 (qgis): [composer] Don't redraw map if layers change and map is set to cached
Previously map was being redrawn every time a layer was added or
removed from the registry, which blocked the ui unti...
Nyall Dawson
03:47 AM Revision dff089d7 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
(Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b) Nyall Dawson
03:01 AM Revision 56613cc9 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b Nyall Dawson
02:56 AM Revision e7410ed7 (qgis): Avoid warning
Nyall Dawson
02:24 AM Revision 4f29c58e (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
Nyall Dawson

2015-07-08

12:44 AM Revision 3387392d (qgis): [labels] Fix null data defined value was not ignored in some cases
Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb Nyall Dawson
12:44 AM Revision 29a7bf7b (qgis): Include NULL in expression builder available functions list
Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69 Nyall Dawson
12:09 AM Revision 390d8325 (qgis): refactor stageinstall of plugins
Jürgen Fischer
04:35 PM Revision 42137e4a (qgis): Add ref counting to QgsOgrConnectionPool
Sandro Mani
03:59 PM Revision 4e7efd66 (qgis): Set content disposition header earlier, otherwise the streaming servers...
Marco Hugentobler
03:54 PM Revision 7f5b5fea (qgis): Destroy connection pool groups when connection pool is destroyed
Sandro Mani
10:38 AM Revision ce2c4026 (qgis): [FEATURE][labeling] Allow data defined control of label priority
Previously only the priority for the entire layer could be specified
(fix #4606)
Nyall Dawson
09:33 AM Revision 736f1c4f (qgis): Merge pull request #2200 from mhugent/server_content_disposition
Server content disposition Marco Hugentobler
08:14 AM Revision c74754ed (qgis): [pal] Allow data defined quadrant when in "around point" mode
Previously, placement options were either all-or-nothing. If you
wanted to manually set the quadrant for specific lab...
Nyall Dawson
08:14 AM Revision 7b18f676 (qgis): Include NULL in expression builder available functions list
Nyall Dawson
08:14 AM Revision eb6279ac (qgis): [labels] Fix null data defined value was not ignored in some cases
Nyall Dawson

2015-07-07

11:26 PM Revision fa464111 (qgis): fix grass tests on windows
Jürgen Fischer
08:16 PM Revision 92af85b7 (qgis): coverity fixes
Jürgen Fischer
06:15 PM Revision 230ff6f8 (qgis): Fix SAGA detection on some Debian/Ubuntu systems (fixes #12335)
(cherry picked from commit eaf17e56c2ff6c74eb43319096a177fc301d5a39) Martin Dobias
06:08 PM Revision 507b9f22 (qgis): Fix transparency for WMS layers (fixes #12300)
(cherry picked from commit dbfbc692838e768b13c970c7d777829883b4b841) Martin Dobias
06:06 PM Revision 5c2f9e67 (qgis): Fix shifted joined attributes when join field is repeated (fixes #12589)
(cherry picked from commit 78708159b28bcbfa94e53f8b93f91790fa43ec02) Martin Dobias
06:04 PM Revision 65748d50 (qgis): Make QgsMapCanvas.snapToCurrentLayer() work again (fixes #12631)
The snapper was called with screen coords instead of map coords
(due to implicit conversion QPoint->QgsPoint)
(cherr...
Martin Dobias
06:02 PM Revision be0dae19 (qgis): Fix locking logic with X,Y locked and soft locks to angle (fixes #12940)
(cherry picked from commit 646b445bf799daf4bc2a09b88bc6b6f2dc51d545) Martin Dobias
05:58 PM Revision 48a51ffc (qgis): Fixed fish and alcohol SVG files (fixes #12948)
Both SVGs had an extra path out of specified bounds which was getting
clipped out when rendering to canvas, but not i...
Martin Dobias
05:20 PM Revision f0835ec3 (qgis): Change order of headers in server tests
Marco Hugentobler
02:57 PM Revision 153deba2 (qgis): Update python bindings for qgsrequesthandler
Marco Hugentobler
02:48 PM Revision 46c05687 (qgis): Server: FILE_NAME parameter to set Content-Disposition header from client
Marco Hugentobler
02:43 PM Revision c3b0bc3b (qgis): [pal] 'Follow placement' alignment should also work for offset
from point placements
(cherry-picked from 05d7744cd9e4d0c8f8c62fb1f702d5839a34a6bd)
Nyall Dawson
02:39 PM Revision 05d7744c (qgis): [pal] 'Follow placement' alignment should also work for offset
from point placements Nyall Dawson
02:07 PM Revision 03b5ea4d (qgis): Merge branch 'export_symbols'
Nathan Woodrow
01:59 PM Revision 659f0d66 (qgis): Add exportImage API to QgsSymbol
Nathan Woodrow
01:15 PM Revision 099faec5 (qgis): Added API to use layer style overrides also in map canvas
... so that map canvas does not always use just the active layer style Martin Dobias
12:37 PM Revision 12a81d9d (qgis): Minor coverity fixes
Nyall Dawson
10:56 AM Revision 091cd894 (qgis): Merge pull request #2199 from mhugent/wkt_fix
Accept input with more coordinate dimensions in wkt import Marco Hugentobler
08:43 AM Revision 06cc8bad (qgis): Accept input with more coordinate dimensions in wkt import
Marco Hugentobler

2015-07-06

11:59 PM Revision 217931f9 (qgis): Add export as SVG/PNG to style manager
Nathan Woodrow
11:47 PM Revision 4f212d39 (qgis): fix build
Jürgen Fischer
05:48 PM Revision 30daef08 (qgis): add debugging output to test font loading on windows
Jürgen Fischer
05:48 PM Revision 688f2752 (qgis): fix some warnings and suppression warnings on windows
Jürgen Fischer
12:13 PM Revision 8e488caa (qgis): Update test mask image for Windows
Nyall Dawson
12:12 PM Revision 5d1306b9 (qgis): Fix encoding warnings on Windows
Nyall Dawson
11:50 AM Revision e4aa1c59 (qgis): Fix crash when editing marker through symbol manager (fix #13077)
Nyall Dawson
11:47 AM Revision f4f7924d (qgis): Fix crash when editing marker through symbol manager (fix #13077)
Nyall Dawson
05:17 AM Revision a360422e (qgis): [pal] Remove LinkedList and HashTable
This commit replace pal's use of it's own custom linked lists
and hash tables by Qt's QLinkedList and QHash classes. ...
Nyall Dawson

2015-07-05

01:34 AM Revision 217e9e74 (qgis): Add missing overrides
Nyall Dawson
12:29 AM Revision ee6a9243 (qgis): More Win test mask updates
Nyall Dawson
04:51 PM Revision 12b78311 (qgis): remove unused iostream header
Jürgen Fischer
02:39 PM Revision 4cf38256 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
(cherry picked from commit 05ae68f291a4e8a5b8353bd9b905d4ec6710ea5a) Jürgen Fischer
02:34 PM Revision 05ae68f2 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
Jürgen Fischer
01:45 PM Revision d7f662f3 (qgis): fix build on precise
(cherry picked from commit ffd2f26dd076256f6cf45dba7bf1c178098982b0) Jürgen Fischer
11:20 AM Revision 83bb33ca (qgis): cleanup composer test map settings
Jürgen Fischer
04:48 AM Revision 2e77e9cd (qgis): fix #13067 : bad geometries in the difference tool
(cherry picked from commit fe1a032181fb8f3c696918da71df777521f05ceb) Etienne Trimaille
04:26 AM Revision 3856ccf2 (qgis): another round of coverity and cppcheck fixes
Jürgen Fischer
03:45 AM Revision 5b54e260 (qgis): various windows test fixes:
* .gitignore sort and remove duplicates
* show more warnings in tests
* add/update masks for rendering checks on wind...
Jürgen Fischer

2015-07-04

01:08 PM Revision 7b15f7ac (qgis): Fix #13059 - Fix expression template load error
- Backported to 2.10.1
- Cherry-picked from fbad68075b71e2
Nathan Woodrow
01:06 PM Revision fbad6807 (qgis): Fix #13059 - Fix expression template load error
Nathan Woodrow
03:25 AM Revision ce2f87ac (qgis): Fix setting symbol width/size/rotation from right click menu
(fix #13070)
(cherry-picked from 4bff1e094dc719de6ef452ea149f624488a56a36)
Nyall Dawson
03:24 AM Revision 4bff1e09 (qgis): Fix setting symbol width/size/rotation from right click menu
(fix #13070) Nyall Dawson

2015-07-03

09:19 PM Revision 4fba5ff4 (qgis): Merge pull request #2192 from Gustry/fix-13067
fix #13067 : bad geometries in the difference tool Jürgen Fischer
04:51 PM Revision da949161 (qgis): DBManager TopoViewer: zoom on topology if first load
Fixes #13064
(backport of b9b6257eb7b6d475c4f9e0a5a540c9267aa87c95)
Sandro Santilli
03:52 PM Revision fe1a0321 (qgis): fix #13067 : bad geometries in the difference tool
Etienne Trimaille
03:30 PM Revision 29aaf1ba (qgis): skip blanks between wkt child blocks (fixes #13053)
Jürgen Fischer
02:32 PM Revision 52cfb56e (qgis): Merge pull request #2191 from mhugent/server_cache_multi_projects
Fix layer cache to work with layers which have the same id (but in di… Marco Hugentobler
01:52 PM Revision 127dd64d (qgis): Fix layer cache to work with layers which have the same id (but in diff...
Marco Hugentobler
01:04 PM Revision d60ff95a (qgis): fix reordering of render order (followup 78c60a2)
(cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575) Jürgen Fischer
12:30 PM Revision f92d9c11 (qgis): but not with QString (followup 34c1c8d)
Jürgen Fischer
11:53 AM Revision 34c1c8dc (qgis): avoid auto
Jürgen Fischer
11:23 AM Revision 37c8b9e9 (qgis): fix reordering of render order (followup 78c60a2)
(cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575) Jürgen Fischer
11:22 AM Revision a07fdfa8 (qgis): dxf export:
* add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063)
(cherry...
Jürgen Fischer
11:00 AM Revision a214a9cf (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
This reverts commit 9ebb24ebd46853fa595aae20dc73653785235b7f. Radim Blazek
10:59 AM Revision 92d5f2bb (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
This reverts commit 57ffaa7d0a2610f0fe67f5983ad10ad38274f99f. Radim Blazek
10:18 AM Revision bc4f72c7 (qgis): Merge pull request #2190 from elpaso/server-test-update
Fixed PyQgsServer tests. Jürgen Fischer
09:05 AM Revision 132fa0d2 (qgis): re-enabled PyQgsServer, reverted setenv
Alessandro Pasotti
09:04 AM Revision 11a7522d (qgis): Fixed PyQgsServer tests.
Still disabled in Travis because of random failures Alessandro Pasotti
08:18 AM Revision 2083d6db (qgis): [processing] allow using layer names as input values
Victor Olaya
08:18 AM Revision 12736ac5 (qgis): [processing] improvements fro gdal rasterize algs/gdal/rasterize.py
fixes #12541 Victor Olaya
08:18 AM Revision 7d8e188e (qgis): [processing] allow changing font size in script editor
fixes #11328 Victor Olaya
08:18 AM Revision de728743 (qgis): [processing] do not accept grass vector layers as inputs
fixes #12436 Victor Olaya

2015-07-02

11:57 PM Revision b9b6257e (qgis): DBManager TopoViewer: zoom on topology if first load
Fixes #13064 Sandro Santilli
10:40 PM Revision b9edb745 (qgis): qgsserver: use _putenv_s on windows and setenv on windows (followup 79d...
Jürgen Fischer
10:31 PM Revision f202c03e (qgis): dxf export:
* add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063)
(backpo...
Jürgen Fischer
09:50 PM Revision b28c4847 (qgis): dxf export:
* add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063)
Jürgen Fischer
06:31 PM Revision 9ebb24eb (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
Radim Blazek
06:26 PM Revision 57ffaa7d (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
Radim Blazek
06:23 PM Revision b0a22acc (qgis): osgeo4w: make dash site name configurable and include SHA in buildname
Jürgen Fischer
01:48 PM Revision 339dbf1b (qgis): OSX test mask images
Nyall Dawson
12:57 PM Revision fd96cbd1 (qgis): Disable PyQgsServer test on Travis until it is fixed
Nyall Dawson
12:38 PM Revision df4a41f7 (qgis): fix reordering of render order (followup 78c60a2)
Jürgen Fischer
11:25 AM Revision 5f233296 (qgis): Followup cce6c8b, fix Travis failures
Nyall Dawson
11:02 AM Revision fcc51bcd (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
Fixes #12802 Sandro Santilli
10:43 AM Revision a4e629b3 (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
Fixes #12802 Sandro Santilli
10:16 AM Revision 76bda5e3 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
09:40 AM Revision cce6c8ba (qgis): [FEATURE]: getMap in dxf format
Marco Hugentobler
09:25 AM Revision 89b275c3 (qgis): Revert "fix precise build"
This reverts commit e11b1872b24fe8f91d2288cd7df896dcc368f212. Jürgen Fischer
09:24 AM Revision e11b1872 (qgis): fix precise build
Jürgen Fischer
09:19 AM Revision 738260a7 (qgis): Fix build
Marco Hugentobler
05:39 AM Revision b7afe396 (qgis): [tests] Switch composer picture remote url test to use a local
python server, avoids dependance on remote service Nyall Dawson
04:22 AM Revision 9b976cfe (qgis): test cleanups and some fixes
Jürgen Fischer

2015-07-01

12:44 AM Revision f3fe29d2 (qgis): Better fix for b847a06
Nyall Dawson
12:24 AM Revision f72ae914 (qgis): Fix failing PyQgsBlendModes test
Nyall Dawson
10:35 PM Revision d747a481 (qgis): Fix warning
Nyall Dawson
07:26 PM Revision 7b58462d (qgis): make sub tests following the label in composer rotation pass
Jürgen Fischer
06:39 PM Revision 5cc5ffc5 (qgis): fix composer picture test on windows
Jürgen Fischer
06:09 PM Revision d429f195 (qgis): Some fixes to the tests on windows:
* defer initialization of map settings until after QgsApplication is initialized
* disable local server test
* set og...
Jürgen Fischer
11:04 AM Revision b847a069 (qgis): avoid modifying test data
Jürgen Fischer
10:57 AM Revision 984f03f4 (qgis): restore points files
Jürgen Fischer
10:21 AM Revision 57175229 (qgis): fix TestQgsProject
Jürgen Fischer
09:46 AM Revision e2e7e365 (qgis): fix testqgis
Jürgen Fischer
04:22 AM Revision fdce0ac8 (qgis): update Mac bundling for GRASS 6/7 lib split
William Kyngesburye

2015-06-30

11:54 PM Revision 3738c914 (qgis): Fix loss of attributes for OGR provider (followup 72c9830)
Cherry-picked from cc13c57 Nyall Dawson
11:29 PM Revision 1418fdbf (qgis): Merge pull request #2187 from minorua/ts_backports
[2.8] japanese translation update Werner Macho
10:59 PM Revision 10d421e8 (qgis): japanese translation update
Minoru Akagi
10:16 PM Revision ac3d8f5c (qgis): fix PyQgsServer test
Jürgen Fischer
06:49 PM Revision 944f6ce5 (qgis): and fix linux build (followup 79d37c1)
Jürgen Fischer
06:15 PM Revision a9c830e6 (qgis): [FEATURE]: getMap in dxf format
Marco Hugentobler
05:58 PM Revision 86fe4d5a (qgis): postgres provider: fix indexing of default values (fixes #12996; follou...
(cherry picked from commit b1dac74f2baa17eed89f6652e0d3c1653d8483e9) Jürgen Fischer
05:58 PM Revision 53e095d5 (qgis): fix warning
Jürgen Fischer
05:58 PM Revision b1dac74f (qgis): postgres provider: fix indexing of default values (fixes #12996; follou...
Jürgen Fischer
05:30 PM Revision 79d37c1a (qgis): fix windows build (followup 8f2a3ae)
Jürgen Fischer
01:49 PM Revision 7bbb5b34 (qgis): german translation update
Jürgen Fischer
01:49 PM Revision aff98f53 (qgis): wms provider: recover the possibility to configure the feature count in...
(cherry picked from commit 1dfe005e67162bd1950397940de4f0008512f9c0) Jürgen Fischer
01:49 PM Revision 1076f70a (qgis): backported dxf fixes:
* fix crash when not enabled layers are exported
* fix handing of areas with holes when exporting SVGs
* fix block, h...
Jürgen Fischer
01:49 PM Revision 6a7b6da1 (qgis): processing: fix installation of saga 2.1.3 descriptions
(cherry picked from commit 2d87a706090349b4a0f03a0feeef6d2f8cd40e8d) Jürgen Fischer
01:49 PM Revision 7d009473 (qgis): add postgres layer: enforce selection of primary key for views (refs #1...
(cherry picked from commit a54c2d02cf580cbc90df2dbfe21bd160442528fc) Jürgen Fischer
01:49 PM Revision 5bdaf447 (qgis): handle ogr sublayers with colon
(cherry picked from commit 2b703e3 & d875011) Jürgen Fischer
01:49 PM Revision 2a066d89 (qgis): geometry validator: fix touching lines check (followup b9b9bc3, fixes #...
(cherry picked from commit 3eef29ab1bd4cc007b7db5012dad23d9c39e2249) Jürgen Fischer
01:49 PM Revision 4d1d2ffc (qgis): invalidate first crs on project load (fixes #13011)
(cherry picked from commit fd4b38c55a368d7a04888d785fc873ca86528150) Jürgen Fischer
01:49 PM Revision 07e9e0fa (qgis): handle 64bit feature ids in selections (fixes #13001)
(cherry picked from commit 1a6aee18f03614addbc0a104e38ec0c476890569) Jürgen Fischer
01:30 PM Revision 94a61c7d (qgis): Labeling test mask updates for OSX
Nyall Dawson
12:48 PM Revision 96b66ddf (qgis): Make paint effect test pass on OSX by explicitly setting dpi
Nyall Dawson
12:22 PM Revision 5b97b7e3 (qgis): Fixes for composer map grid test
Nyall Dawson
12:19 PM Revision 6e6cb660 (qgis): Tweak raster calc test
Nyall Dawson
11:27 AM Revision bb6bff0b (qgis): Merge pull request #2183 from mhugo/master
Add unit test for QgsLayerTreeModel::setLegendFilterByMap() Hugo Mercier
10:39 AM Revision a9c63968 (qgis): Add unit test for QgsLayerTreeModel::setLegendFilterByMap()
Hugo Mercier
09:44 AM Revision 3094297f (qgis): also fix doxygen comments in sip files
Jürgen Fischer
08:10 AM Revision 823ac56a (qgis): osgeo4w: also follow designer batch rename in nightly build
(cherry picked from commit 9d5aabc16005de3a33c0828b296209438ba4ea5a) Jürgen Fischer
02:18 AM Revision c69f46cb (qgis): fix typo
Jürgen Fischer

2015-06-29

01:53 AM Revision 8f2a3ae1 (qgis): fix windows build
Jürgen Fischer
12:24 AM Revision cc13c574 (qgis): Fix loss of attributes for OGR provider (followup 72c9830)
Nyall Dawson
12:24 AM Revision 1b6395e0 (qgis): Test mask updates for OSX
Nyall Dawson
12:18 AM Revision 0f042f85 (qgis): wms provider: recover the possibility to configure the feature count in...
(cherry picked from commit 1dfe005e67162bd1950397940de4f0008512f9c0) Jürgen Fischer
10:33 PM Revision 711aa1ee (qgis): browser: add i18n
(cherry picked from commit 35f383835cc2193b5ecd9d51c2454d2d3b00ec7e) Jürgen Fischer
10:33 PM Revision 32414c54 (qgis): oracle provider: fix ExactIntersect check if spatial extension is avail...
(cherry-picked from dfc2cf0 & 318137a) Jürgen Fischer
10:33 PM Revision 9754353f (qgis): oracle provider: reassign feature id after inserting new features (fixe...
(cherry picked from commit d3df4edaedc9542830dba1a99ce1b20d2bdc5773) Jürgen Fischer
10:33 PM Revision a7283417 (qgis): use class to temporary override locale to C
(cherry picked from commit 0ecef35d247d6ca76cd7353349225f99a4feb7d1) Jürgen Fischer
10:33 PM Revision c9803324 (qgis): ogr provider: increase width by one for decimal point if precision is g...
(fixes #11755, fixes #12985)
(cherry picked from commit 2fcbc8b and 513cfad)
Jürgen Fischer
10:33 PM Revision 38961dc7 (qgis): save spatialite as: create integer column from qlonglong if it fits (fi...
(cherry picked from commit 6e55fbe1495e5a3d2a1ba3181a71543e026edc1a) Jürgen Fischer
10:33 PM Revision 8f33dc46 (qgis): node tool: show rubberband when moving (fixes #12959)
(cherry picked from commit c54013c4cd2931142a81c0e6ec72eef4c7ae3c93) Jürgen Fischer
10:33 PM Revision 361857b0 (qgis): postgres provider: fix feature count on delete (fixes #12957)
(cherry picked from commit 37ed83905f3b81ecd778c5abb1703805ce34666b) Jürgen Fischer
10:33 PM Revision d9a2b352 (qgis): fix some crash on invalid layers
(cherry picked from commit 34488f8 & 8fbee12) Jürgen Fischer
06:53 PM Revision 4050d44e (qgis): fix renaming of db/http connections (fixes #10632)
(cherry picked from commit 5bf316fec6ab3b727e7ed4c97cda2c6cfc52f623) Jürgen Fischer
06:53 PM Revision f015cd7b (qgis): attribute: also put selected item on top if sorting descending (fixes #...
(cherry picked from commit d3c4da0b66f70efdf0b2fcff4075395686f72203) Jürgen Fischer
06:53 PM Revision 99df33fb (qgis): handle bad layers when custom layer order is set (fixes #12733)
(cherry picked from commit 78c60a297c64f87b2c7fd15801a3c62d8af92cb0) Jürgen Fischer
06:53 PM Revision 10fbfcf1 (qgis): vector file writer: support QVariant::UInt, ::ULongLong and ::Time (fix...
(cherry picked from commit 8d0c28117641c6d9826bf31ce614994ffdb00287) Jürgen Fischer
06:52 PM Revision 1bf1b33a (qgis): edit widgets: don't truncate double ranges and also support them in sli...
dials (fixes #12421)
(cherry picked from commit 91e44ea and c6996ac)
Jürgen Fischer
06:50 PM Revision e64100f5 (qgis): layer context menu: disable CRS related menu entries from table layers ...
(cherry picked from commit 3d193e3026922620d1461eaa41336b49a3dcca77) Jürgen Fischer
06:50 PM Revision 391e99c7 (qgis): spatialite provider: load 64bit integers (fixes #12785)
(cherry picked from commit b736317005c2417ffc037bbc3969a2b180c49dd7) Jürgen Fischer
06:50 PM Revision fab092a1 (qgis): gps information widget:
* fix crash when satellite markers are remove (fixes #12393)
* also fixes serial port detection on unix
(cherry pick...
Jürgen Fischer
06:50 PM Revision cafbef1b (qgis): feature iterator: include attributes required by virtual fields first s...
they trigger joins if necessary (fixes #11545) Jürgen Fischer
06:49 PM Revision 77b405f4 (qgis): fix primary key search (fixes #11997)
(cherry picked from commit 3646e35827da5b6e1e03a9375aa2845fb013bdaa) Jürgen Fischer
06:49 PM Revision ce99b8ef (qgis): Move information about strict provider geometry type check on point sha...
to OGR provider and make use of it when pasting & merging features
(fixes #12488, refs #10672, refs #10747)
TODO: ch...
Jürgen Fischer
06:48 PM Revision 3ed1ae4e (qgis): date edit widget: show date if null is allowed
(cherry picked from commit 558f0b2808b6a0a4f90f967090acf62200c2f923) Jürgen Fischer
06:48 PM Revision 447825bd (qgis): mssql provider: improve datetime support (fixes #12461)
(cherry-picked from 018cdd25) Jürgen Fischer
06:48 PM Revision a4cfdcbb (qgis): vector layer: changing of attributes and geometry of new features doesn...
(cherry-picked from 77bf10b) Jürgen Fischer
06:46 PM Revision 129be681 (qgis): ows data items: population of children already runs in a thread - don't...
(cherry picked from commit 402df0323e81b53c81d472b8376b6a0c8fb57eed) Jürgen Fischer
06:46 PM Revision 67d8bf5b (qgis): wmts: also accept extents in WGS84BoundingBox (fixes #12432)
(cherry picked from commit 7aae459fa9db730df51ae51fc1c144794058eef7) Jürgen Fischer
06:45 PM Revision c1b74f8b (qgis): fix crash attribute table crash when attributes are added/removed bypas...
(cherry picked from commit 316210d62255729600edfe0ab8b3b43312725be5) Jürgen Fischer
06:45 PM Revision 1d2539f7 (qgis): also copy vector provider encoding when duplicating layers (fixes #11687)
(cherry picked from commit c22ad17cee5b12f9f10764107d3b006ced88bec9) Jürgen Fischer
06:44 PM Revision b8a3a6f6 (qgis): fix style selection when loading from database (fixes #12863)
(cherry picked from commit d53d30d29023be261ca6cd9bce9cfaac60d6ef78) Jürgen Fischer
06:42 PM Revision 8a69a458 (qgis): don't crash on geometryless wfs features
(cherry picked from commit 6a019ada8aa9cd4286ac7a157383cc300b46d0fd) Jürgen Fischer
06:41 PM Revision ab06ccd4 (qgis): datum transformation selection: fix crash on 'hide deprecated' (fixes #...
(cherry picked from commit 1bd3776392d59456ff1bf8159ad9f86e4153f68b) Jürgen Fischer
06:41 PM Revision 9c1186a8 (qgis): ogr provider: only reset feature id of added feature, if OGR assigned o...
(cherry picked from commit ae11a731ae406def333cc85dd2dcbc46429320d9) Jürgen Fischer
06:40 PM Revision 9ef8b29f (qgis): expression: validate places value of format_number (fixes #12796)
(cherry picked from commit 518072e9b319fa15848237b2a42a472421a40627) Jürgen Fischer
06:38 PM Revision 8b503a15 (qgis): gdal/ogr data items: reenable SetCrs capabilities (fixes #12505)
(cherry picked from commit 78ecddb65d6b3aba6b8b6126b1d45f8129756b59) Jürgen Fischer
06:37 PM Revision 5647056b (qgis): [user expression] Fix crash and add a log message when the expression i...
(cherry picked from commit f7401c9b272f12fd543c36fe8c2e3217dcede791) Salvatore Larosa
06:35 PM Revision daa909ff (qgis): make initialization of connection pool thread save on MSVC
(cherry picked from commit c550af2 and 1e96813) Jürgen Fischer
06:33 PM Revision b97d46cd (qgis): postgres connection pool: fix race when a connection is already acquire...
(cherry picked from commit 1e9681313284537d40fdec9039e8da9b755d0a60) Jürgen Fischer
06:30 PM Revision 87adfbe8 (qgis): validate attribute index in editor widget calls
(cherry picked from commit ecbe0e43f45a9a68f5724f826319f34d02459f4c) Jürgen Fischer
06:23 PM Revision 473c0072 (qgis): osgeo4w: packaging fix
(cherry picked from commit a486c7cec810f918b43fa81adc321fafef2fce4d) Jürgen Fischer
06:23 PM Revision c6996acd (qgis): edit widget: fix ranges (followup 91e44eaf; fixes #12421)
Jürgen Fischer
06:21 PM Revision 2bd5b893 (qgis): edit widget: fix ranges (followup 91e44eaf; fixes #12421)
Jürgen Fischer
05:03 PM Revision 9531e688 (qgis): Merge pull request #2179 from elpaso/patch-3
Added myself Marco Hugentobler
05:03 PM Revision 9b69825d (qgis): Merge pull request #2178 from elpaso/patch-2
Added myself Marco Hugentobler
05:02 PM Revision 2b444ac9 (qgis): Merge pull request #2092 from elpaso/server-refactoring-3
[SERVER] Server refactoring and Python bindings/tests Marco Hugentobler
04:53 PM Revision 1dfe005e (qgis): wms provider: recover the possibility to configure the feature count in...
Jürgen Fischer
04:53 PM Revision 4be87f8e (qgis): unify_includes.pl: include doxygen comment fixing
Jürgen Fischer
04:53 PM Revision f8133cc5 (qgis): Added myself
Alessandro Pasotti
04:53 PM Revision 0a93b171 (qgis): Added myself
Alessandro Pasotti
01:54 PM Revision f305b0b1 (qgis): [pal] Cleanup some doxygen comments
Nyall Dawson
01:48 PM Revision 277605b9 (qgis): [pal] Remove #ifdef svg debugging code
Nyall Dawson
01:25 PM Revision 44724f93 (qgis): [pal] Use Q_UNUSED rather than custom UNUSED
Nyall Dawson
01:07 PM Revision dcc25fe5 (qgis): [pal] Clean up header includes
Nyall Dawson
01:07 PM Revision e0b9f538 (qgis): [pal] Switch use of PAL's own mutex to QMutex
Nyall Dawson
01:07 PM Revision e804a87c (qgis): [pal] Remove old ifdefed code
Nyall Dawson
01:07 PM Revision 5c88c750 (qgis): [pal] Remove useless HAVE_CONFIG_H includes
Nyall Dawson
01:07 PM Revision 0b1d658c (qgis): [pal] Reformat headers to match QGIS standards
Nyall Dawson
12:52 PM Revision 540165d0 (qgis): Re-added Nyall's modifications
Alessandro Pasotti
12:50 PM Revision 7c3190fe (qgis): Added documentation and QgsServer to doxy template
Alessandro Pasotti
12:49 PM Revision df082814 (qgis): Fixed test: added regexp to strip content length
Alessandro Pasotti
12:49 PM Revision 4afeb9c4 (qgis): Removed Qt5 include
Alessandro Pasotti
12:49 PM Revision 594357a1 (qgis): Corrected file comment headers
Alessandro Pasotti
12:49 PM Revision 00fa6361 (qgis): [SERVER] Server refactoring and Python bindings/tests
This is a refactoring of the server component, the
server is now wrapped into a new QgsServer class with
python bindi...
Alessandro Pasotti
10:20 AM Revision ab86897b (qgis): add missing Q_PROPERTY to QgsExtentGroupBox
Denis Rouzaud
10:20 AM Revision 346f84af (qgis): added QgsExtentGroupBox to custom widgets
Denis Rouzaud
09:21 AM Revision 8b2bbcd1 (qgis): Merge pull request #2173 from cedi4155476/dbmanager-geopackage_2
DBManager: Drag&Drop support for GeoPackage layers Pirmin Kalberer
08:08 AM Revision 355fc91a (qgis): PostGIS browser improvements
- Add ability to create schemas
- Add ability to truncate tables
- Fix renaming of views
- Better wording of table re...
Nyall Dawson
04:25 AM Revision bba1985a (qgis): Make sure that rescaling runs with the correct data type
Martin Dobias
04:25 AM Revision dbb8cc20 (qgis): Set up geotransform so that origin is the top-left coordinate
This has no practical difference, but some software (InaSAFE) likes
more when the origin is top-left instead of botto...
Martin Dobias
04:25 AM Revision 11d1ac95 (qgis): Try to do automatic choice of the reference layer in GUI (using smalles...
Martin Dobias
04:25 AM Revision fcc01607 (qgis): Fix type of CRS WKT (use just QString instead of both QString and QByte...
Martin Dobias
04:25 AM Revision 06b4ad85 (qgis): Allow for custom setting of cell size / grid offset in GUI
Martin Dobias
04:25 AM Revision 3d290ef2 (qgis): Align rasters: configuration of clip extent, reporting of output size
Martin Dobias
04:25 AM Revision 9e169527 (qgis): Extent group box improvements: custom title base, checkable group box
Martin Dobias
04:25 AM Revision b452bc02 (qgis): Support reprojection in GUI, added unit tests for reprojection
Martin Dobias
04:25 AM Revision d7a94934 (qgis): Add error messages, fix reporting of grid offset
Martin Dobias
04:25 AM Revision 7bdbbb84 (qgis): Started GUI for alignment of rasters
Martin Dobias
04:25 AM Revision 515de287 (qgis): Added progress reporting
Martin Dobias
04:25 AM Revision d6d2f1a3 (qgis): Add python bindings for QgsAlignRaster
Martin Dobias
04:25 AM Revision 1409f085 (qgis): [FEATURE] Raster Alignment Tool
This new tool in qgis_analysis library is able to take several rasters
as input and to align them perfectly, that mea...
Martin Dobias

2015-06-28

12:26 AM Revision 3f6b5fa5 (qgis): Improvements to generate mask script
- Rendered images can now be fetched from file:// urls
- Control image path can be deduced by just specifying a parti...
Nyall Dawson
11:19 AM Revision b6ae2e7d (qgis): Fixes for search widgets
Karolina Alexiou
08:52 AM Revision 4ebf0875 (qgis): Update test masks
Nyall Dawson

2015-06-27

07:14 PM Revision 3e7dba2b (qgis): Change resolution parameter defaults to floats
Previously, the GUI wouldn't allow to enter float values Anita Graser
12:34 PM Revision a486c7ce (qgis): osgeo4w: packaging fix
Jürgen Fischer
07:19 AM Revision 9d5aabc1 (qgis): osgeo4w: also follow designer batch rename in nightly build
Jürgen Fischer
06:11 AM Revision 0ea638cb (qgis): Followup f4e356b
Nyall Dawson
05:34 AM Revision f4e356bc (qgis): Add QgsExpressionBuilderWidget::loadFieldsAndValues
Sandro Mani
04:05 AM Revision e4d0d27c (qgis): Followup 87c05f1
Nyall Dawson
03:54 AM Revision 87c05f1e (qgis): Add reverse-translation map for font styles
Sandro Mani
03:51 AM Revision feb3bee8 (qgis): Add a bunch of optimised fuzzy string matching algorithms.
A new QgsStringUtils class has been added containing some
common fuzzy matching algorithms, including Levenshtein edi...
Nyall Dawson
03:26 AM Revision 79305b27 (qgis): [browser] Add rename, delete options for schemas and rename option
for layer for postgres providers Nyall Dawson

2015-06-26

05:03 PM Revision e0c824ab (qgis): Fix warnings
followup 16ad2f82
followup eff1357e
Matthias Kuhn
04:55 PM Revision 90b3efb9 (qgis): postgres provider: also cast geography to geometry when using && (fixes...
Jürgen Fischer
04:35 PM Revision 4420b3bf (qgis): Drag&Drop support for GeoPackage layers
Cedric Christen
03:55 PM Revision 16ad2f82 (qgis): Fix warning
Followup eff1357e Matthias Kuhn
03:45 PM Revision abd19785 (qgis): [rpmbuild] support for multi-digit version numbers and add Fedora 22 to...
Matthias Kuhn
03:44 PM Revision 0c71e095 (qgis): [rpmbuild] support for multi-digit version numbers and add Fedora 22 to...
Matthias Kuhn
03:13 PM Revision eff1357e (qgis): New design compiles but does nothing
Karolina Alexiou
02:39 PM Revision d3c49b32 (qgis): Bump version to 2.11
Jürgen Fischer
02:38 PM Revision 5cd8d083 (qgis): Release of 2.10 (Pisa)
Jürgen Fischer
02:38 PM Revision 7d9dcb1f (qgis): changelog update for 2.10
Jürgen Fischer
02:38 PM Revision 615d3644 (qgis): translation update for 2.10 from transifex
Jürgen Fischer
02:28 PM Revision a2470c81 (qgis): release.pl: fix setting of new release name
Jürgen Fischer
01:59 PM Revision 65797222 (qgis): indentation update
Jürgen Fischer
12:43 PM Revision ae7f180c (qgis): [processing] fixed attribute filtering in parameters panel for Paramete...
fixes #12807 Victor Olaya
12:34 PM Revision a4b2cf88 (qgis): Fix a crash on start due to race condition in GDAL data items
Thanks Radim for spotting this Martin Dobias
12:34 PM Revision 75320007 (qgis): Data items: Close GDAL dataset when it is not needed
This was leading to situations where QGIS was hitting limit of the maximum open files Martin Dobias
12:00 PM Revision b80a1bca (qgis): [processing] fixed handling of folders and files in settings
fixes #12511 Victor Olaya
12:00 PM Revision 38d59800 (qgis): [processing] better error capturing when connection to models repo fails
fixes #12515 Victor Olaya
11:54 AM Revision 21121286 (qgis): Fix crash on user.py import of expressions
Nathan Woodrow
11:17 AM Revision ab0aa044 (qgis): Merge pull request #2167 from vmora/keep_data_defined_at_marker_level_o...
fix loss of expression when subsymbol is changed Vincent Mora
10:48 AM Revision 04439fe2 (qgis): Merge pull request #2171 from Gustry/changelog
Changelog update : news.t2t Jürgen Fischer
10:45 AM Revision c62b52bc (qgis): fix loss of expression when subsymbol is changed
bug mentionned in issue #13033
if the angle, size, width or offset is changed for a subsymbol which
parent (a marker)...
Vincent Mora
10:42 AM Revision 9bf1ec21 (qgis): changelog update
Etienne Trimaille
10:04 AM Revision 7b31f124 (qgis): indentation and spelling fixes
Jürgen Fischer
10:04 AM Revision 318137ae (qgis): oracle provider: fix dfc2cf0 (fixes #13005; take II)
Jürgen Fischer
09:38 AM Revision 8a541823 (qgis): [processing] fixed 'add geometric properties' algorithm when output fie...
fixes #13010 Victor Olaya
09:38 AM Revision 768485d5 (qgis): [processing] minor fixes to param descriptions in saga algs
Victor Olaya
08:11 AM Revision 00945444 (qgis): [pyqgis-console] APIs file updated
Salvatore Larosa
04:00 AM Revision 72a93b2f (qgis): [CTest] Fix failing server tests
Followup 7ce4edf1 Matthias Kuhn
02:46 AM Revision cb104f0f (qgis): set data-defined size,angle,width for added symbol
fix #13033
When a symbol is added and the marker as a global size expression,
restore the expression if a symbol is a...
Vincent Mora
02:32 AM Revision ab551269 (qgis): Test mask updates
Nyall Dawson
02:32 AM Revision 4876c657 (qgis): Fix infinite loop when painting grid with bad parameters
Credit to @m-kuhn Nyall Dawson
02:32 AM Revision 9170b992 (qgis): Mark geometry API as non-stable
Nyall Dawson

2015-06-25

01:50 AM Revision d8750117 (qgis): fix 2b703e3
Jürgen Fischer
01:35 AM Revision 2d87a706 (qgis): processing: fix installation of saga 2.1.3 descriptions
Jürgen Fischer
01:14 AM Revision 6e3a1fa0 (qgis): Merge pull request #2118 from jef-n/postgres-like-concat
expressions: let concat handle NULL like empty string (like in postgres; fixes #1927) Jürgen Fischer
12:32 AM Revision e6556a2d (qgis): osgeo4w: update release packaging for dual grass support
Jürgen Fischer
09:36 PM Revision 492c6d91 (qgis): [GRASS] raster import null values
Radim Blazek
09:36 PM Revision 91058aaf (qgis): [GRASS] mapset item refresh on file system change
Radim Blazek
09:36 PM Revision 580ae038 (qgis): [GRASS] change canceled import item icon / label
Radim Blazek
01:45 PM Revision 7ce4edf1 (qgis): [CTest] Enable individual tests depending on appropriate cmake options
Matthias Kuhn
01:18 PM Revision 113efcab (qgis): [GRASS] skip currently being imported objects in browser refresh
Radim Blazek
12:39 PM Revision fe8263bf (qgis): [GRASS] new names fixes
Radim Blazek
11:50 AM Revision 26588b59 (qgis): [GRASS] blocking raster import data stream
Radim Blazek
11:34 AM Revision 39f8bd9e (qgis): Add factory annotation
Marco Hugentobler
10:45 AM Revision 7b31f8a0 (qgis): Remove python bindings for QgsGeos, move createGeometryEngine() from ed...
Marco Hugentobler
 

Also available in: Atom