Activity
From 2015-06-17 to 2015-07-16
2015-07-16
- 08:00 AM Revision cc1a34fc (qgis): Guard against some crashes in geometry
- 06:01 AM Revision c19d6922 (qgis): Accept input with more coordinate dimensions in wkt import
- (cherry-picked from 06cc8ba)
- 06:00 AM Revision 77e937fc (qgis): skip blanks between wkt child blocks (fixes #13053)
- (cherry-picked from 29aaf1bad8d4ce2bd50391b886ea4116c03cf100)
- 05:59 AM Revision 9932ae15 (qgis): Backport test suite from master
- 05:47 AM Revision daa4d6a8 (qgis): Add test for handling invalid WKT with z values (refs #13055)
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…
- 11:41 AM Revision 6ee1d67e (qgis): osgeo4w: use packagename instead of package version for temporary test ...
- 10:58 AM Revision 6788fbaa (qgis): Add baseline buffer tolerance and simplification tolerance parameters t...
- 10:49 AM Revision f8366725 (qgis): [Android] main function needs to be visible
- 08:54 AM Revision 7df14020 (qgis): Fix compiling w/ WITH_QTWEBKIT=OFF
- 08:54 AM Revision 705b51c9 (qgis): Export QgsWebPage/QWebPage symbols
- 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... - 08:08 AM Revision ea41b92b (qgis): [pal] Nicer use of enums, LineArrangementFlags
- 08:08 AM Revision fea58eb7 (qgis): [pal] Small cleanups to Layer API
- 07:50 AM Revision 2e772b2c (qgis): fix qgsversion.h generation [take II]
- 02:18 AM Revision 04bab85c (qgis): fix qgsversion.h generation on windows
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... - 02:59 PM Revision 15839247 (qgis): fix doxygen warning
- 08:22 AM Revision b73e1a2d (qgis): fix windows build
- (cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e)
- 08:22 AM Revision 8eee2ac6 (qgis): fix windows build
- (cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e)
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 ... - 12:34 AM Revision 0853ead2 (qgis): translation fix
- 12:33 AM Revision 5a900911 (qgis): fix windows build
- 09:02 PM Revision 5ac8f52b (qgis): german translation update
- 08:15 PM Revision d1741cd4 (qgis): Add link to OGR formats to README.md
- 08:13 PM Revision a5007283 (qgis): german translation update
- 07:58 PM Revision b5cfd84d (qgis): Add missing Q_OBJECT macros
- 06:46 PM Revision 18c48f39 (qgis): Merge pull request #2112 from slarosa/release-2_8
- Backporting to 2.8.3
- 05:46 PM Revision 76343859 (qgis): osgeo4w: run nightly tests with separate temporary directories
- 05:26 PM Revision 2a7ccca6 (qgis): Merge pull request #2197 from manisandro/dropconnections
- Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
- 03:37 PM Revision 1edcf3c4 (qgis): Fix #6099 - Save as... for raster: missing extension on Gnome3
- (cherry-picked from 2125f6a)
- 03:37 PM Revision e7b19a5e (qgis): include user.py in translations
- Conflicts:
python/core/qgspallabeling.sip
(cherry-picked from 2ab8a0b) - 03:34 PM Revision e4c2c684 (qgis): [expression] autoselect first item in function list
- (cherry-picked from 395d630)
- 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... - 03:34 PM Revision 0919fe7e (qgis): [bookmark] use the same key for settings to store the last used directo...
- (cherry-picked from 1cbbf59)
- 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... - 11:26 AM Revision b6194aa3 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- 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... - 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... - 11:13 AM Revision 9f8aa849 (qgis): Cache geometries before rendering (curved geometries are going to be se...
- 11:11 AM Revision 63e18501 (qgis): Try to make raster calc test more reliable
- 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... - 09:57 AM Revision 6d2e1122 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- 09:48 AM Revision 156a0e91 (qgis): Preserve 0 values from postgres int columns
- 09:48 AM Revision 160d1bf7 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- Currently failing
- 09:48 AM Revision c6f78735 (qgis): Add QgsAttributes::operator== that takes care of NULL variants
- 08:45 AM Revision de2b6a96 (qgis): Add function help for IF expression
- Fix #13015
- 08:07 AM Revision 364df903 (qgis): Ensure LAS is always capitalized (fix #12012)
- 08:07 AM Revision d36cd027 (qgis): Correct use of ellipsis in style menus (fix #10549)
- 08:07 AM Revision 36992b3b (qgis): Standardise capitalisation of HTML string (refs #7050)
2015-07-12
- 12:40 AM Revision b4c6023d (qgis): let first test truncate qgistest.html
- 11:49 PM Revision e679b0b2 (qgis): update qgsversion.h only if it going to be actually changed
- 12:32 PM Revision c7138ff8 (qgis): [labeling] Prevent users from unselecting all line placement options
- (fix #13007)
- 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... - 11:41 AM Revision 8e125780 (qgis): Fix two minor Coverity uninitialized member warnings
- 11:25 AM Revision c5a58a7f (qgis): Address cmake CMP0054 warnings
2015-07-11
- 11:42 PM Revision a6c3de30 (qgis): db_manager: properly parse sqlite version (followup 5b86e38)
- 11:24 PM Revision 5b86e386 (qgis): db_manager: only try isgpkg on spatialite plugin and sqlite version par...
- 01:54 PM Revision baf60a2b (qgis): Better wording for line layer label placements (fix #10434)
- 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 ... - 12:38 PM Revision c449b95d (qgis): Fix diagrams incorrectly enabled when opening project from >= 2.10
- 12:21 PM Revision f8b6944d (qgis): Minor coverity fix
- 12:07 PM Revision 388d3390 (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389) - 11:56 AM Revision 174dca2c (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389) - 11:44 AM Revision b50c603e (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
- 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
2015-07-10
- 09:51 PM Revision 3390f23f (qgis): fix typo
- 09:51 PM Revision df2d00c5 (qgis): fix plugin staging
- 04:40 PM Revision 2dac1399 (qgis): Use advanced editing for node tool
- 03:35 PM Revision d7d59772 (qgis): Merge pull request #2206 from elpaso/server-docs-server-iface-fix
- [SERVER] Server docs and server iface fix
- 03:28 PM Revision 2b5ea366 (qgis): [processing] fixes for lastools algorithms
- by Martin Isenburg
- 02:52 PM Revision 0661b2fd (qgis): Switch node tool to click-click mode
- 02:50 PM Revision 0312dbf3 (qgis): Added server module to dox
- Added a server group and module for the server library
- 02:04 PM Revision e3b2a2da (qgis): [FEATURE] Show symbol as icon for attribute row
- 12:42 PM Revision 519d3dc3 (qgis): [processing] more robust CRS assignation for SAGA outputs
- 12:03 PM Revision c1265922 (qgis): Clear the request handler when done
- also added some comments and docs strings
- 10:09 AM Revision 368eaa25 (qgis): Add support to generate_test_mask_image for mismatched sizes,
- add masks for legend renderer tests
- 08:52 AM Revision 405688ea (qgis): [tests] Add method for setting size tolerance to render checker,
- add some size tolerance to legend renderer test
2015-07-09
- 02:56 PM Revision 78c2db62 (qgis): Add a note that the wfs publish setting is also used for dxf export
- 02:41 PM Revision e751592a (qgis): small python change
- 12:03 PM Revision cc73f96e (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
- 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 ... - 09:45 AM Revision 390b816d (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
- 06:12 AM Revision a9e9f86f (qgis): Tweaks to some spin box steps + add some missing clear buttons
- 04:17 AM Revision 6a206d8d (qgis): Fix infinite loop when painting grid with bad parameters
- Credit to @m-kuhn
Cherry-picked from 4876c6572ca9b0930a1e1451e76728755e1b666a - 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... - 04:13 AM Revision 60752549 (qgis): [labels] Fix null data defined value was not ignored in some cases
- Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb
- 04:11 AM Revision 30dd60e4 (qgis): Include NULL in expression builder available functions list
- Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69
- 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... - 03:47 AM Revision dff089d7 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
- (Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b)
- 03:01 AM Revision 56613cc9 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
- Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b
- 02:56 AM Revision e7410ed7 (qgis): Avoid warning
- 02:24 AM Revision 4f29c58e (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
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
- 12:44 AM Revision 29a7bf7b (qgis): Include NULL in expression builder available functions list
- Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69
- 12:09 AM Revision 390d8325 (qgis): refactor stageinstall of plugins
- 04:35 PM Revision 42137e4a (qgis): Add ref counting to QgsOgrConnectionPool
- 03:59 PM Revision 4e7efd66 (qgis): Set content disposition header earlier, otherwise the streaming servers...
- 03:54 PM Revision 7f5b5fea (qgis): Destroy connection pool groups when connection pool is destroyed
- 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) - 09:33 AM Revision 736f1c4f (qgis): Merge pull request #2200 from mhugent/server_content_disposition
- Server content disposition
- 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... - 08:14 AM Revision 7b18f676 (qgis): Include NULL in expression builder available functions list
- 08:14 AM Revision eb6279ac (qgis): [labels] Fix null data defined value was not ignored in some cases
2015-07-07
- 11:26 PM Revision fa464111 (qgis): fix grass tests on windows
- 08:16 PM Revision 92af85b7 (qgis): coverity fixes
- 06:15 PM Revision 230ff6f8 (qgis): Fix SAGA detection on some Debian/Ubuntu systems (fixes #12335)
- (cherry picked from commit eaf17e56c2ff6c74eb43319096a177fc301d5a39)
- 06:08 PM Revision 507b9f22 (qgis): Fix transparency for WMS layers (fixes #12300)
- (cherry picked from commit dbfbc692838e768b13c970c7d777829883b4b841)
- 06:06 PM Revision 5c2f9e67 (qgis): Fix shifted joined attributes when join field is repeated (fixes #12589)
- (cherry picked from commit 78708159b28bcbfa94e53f8b93f91790fa43ec02)
- 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... - 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)
- 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... - 05:20 PM Revision f0835ec3 (qgis): Change order of headers in server tests
- 02:57 PM Revision 153deba2 (qgis): Update python bindings for qgsrequesthandler
- 02:48 PM Revision 46c05687 (qgis): Server: FILE_NAME parameter to set Content-Disposition header from client
- 02:43 PM Revision c3b0bc3b (qgis): [pal] 'Follow placement' alignment should also work for offset
- from point placements
(cherry-picked from 05d7744cd9e4d0c8f8c62fb1f702d5839a34a6bd) - 02:39 PM Revision 05d7744c (qgis): [pal] 'Follow placement' alignment should also work for offset
- from point placements
- 02:07 PM Revision 03b5ea4d (qgis): Merge branch 'export_symbols'
- 01:59 PM Revision 659f0d66 (qgis): Add exportImage API to QgsSymbol
- 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
- 12:37 PM Revision 12a81d9d (qgis): Minor coverity fixes
- 10:56 AM Revision 091cd894 (qgis): Merge pull request #2199 from mhugent/wkt_fix
- Accept input with more coordinate dimensions in wkt import
- 08:43 AM Revision 06cc8bad (qgis): Accept input with more coordinate dimensions in wkt import
2015-07-06
- 11:59 PM Revision 217931f9 (qgis): Add export as SVG/PNG to style manager
- 11:47 PM Revision 4f212d39 (qgis): fix build
- 05:48 PM Revision 30daef08 (qgis): add debugging output to test font loading on windows
- 05:48 PM Revision 688f2752 (qgis): fix some warnings and suppression warnings on windows
- 12:13 PM Revision 8e488caa (qgis): Update test mask image for Windows
- 12:12 PM Revision 5d1306b9 (qgis): Fix encoding warnings on Windows
- 11:50 AM Revision e4aa1c59 (qgis): Fix crash when editing marker through symbol manager (fix #13077)
- 11:47 AM Revision f4f7924d (qgis): Fix crash when editing marker through symbol manager (fix #13077)
- 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. ...
2015-07-05
- 01:34 AM Revision 217e9e74 (qgis): Add missing overrides
- 12:29 AM Revision ee6a9243 (qgis): More Win test mask updates
- 04:51 PM Revision 12b78311 (qgis): remove unused iostream header
- 02:39 PM Revision 4cf38256 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
- (cherry picked from commit 05ae68f291a4e8a5b8353bd9b905d4ec6710ea5a)
- 02:34 PM Revision 05ae68f2 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
- 01:45 PM Revision d7f662f3 (qgis): fix build on precise
- (cherry picked from commit ffd2f26dd076256f6cf45dba7bf1c178098982b0)
- 11:20 AM Revision 83bb33ca (qgis): cleanup composer test map settings
- 04:48 AM Revision 2e77e9cd (qgis): fix #13067 : bad geometries in the difference tool
- (cherry picked from commit fe1a032181fb8f3c696918da71df777521f05ceb)
- 04:26 AM Revision 3856ccf2 (qgis): another round of coverity and cppcheck fixes
- 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...
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 - 01:06 PM Revision fbad6807 (qgis): Fix #13059 - Fix expression template load error
- 03:25 AM Revision ce2f87ac (qgis): Fix setting symbol width/size/rotation from right click menu
- (fix #13070)
(cherry-picked from 4bff1e094dc719de6ef452ea149f624488a56a36) - 03:24 AM Revision 4bff1e09 (qgis): Fix setting symbol width/size/rotation from right click menu
- (fix #13070)
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
- 04:51 PM Revision da949161 (qgis): DBManager TopoViewer: zoom on topology if first load
- Fixes #13064
(backport of b9b6257eb7b6d475c4f9e0a5a540c9267aa87c95) - 03:52 PM Revision fe1a0321 (qgis): fix #13067 : bad geometries in the difference tool
- 03:30 PM Revision 29aaf1ba (qgis): skip blanks between wkt child blocks (fixes #13053)
- 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…
- 01:52 PM Revision 127dd64d (qgis): Fix layer cache to work with layers which have the same id (but in diff...
- 01:04 PM Revision d60ff95a (qgis): fix reordering of render order (followup 78c60a2)
- (cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575)
- 12:30 PM Revision f92d9c11 (qgis): but not with QString (followup 34c1c8d)
- 11:53 AM Revision 34c1c8dc (qgis): avoid auto
- 11:23 AM Revision 37c8b9e9 (qgis): fix reordering of render order (followup 78c60a2)
- (cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575)
- 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... - 11:00 AM Revision a214a9cf (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
- This reverts commit 9ebb24ebd46853fa595aae20dc73653785235b7f.
- 10:59 AM Revision 92d5f2bb (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
- This reverts commit 57ffaa7d0a2610f0fe67f5983ad10ad38274f99f.
- 10:18 AM Revision bc4f72c7 (qgis): Merge pull request #2190 from elpaso/server-test-update
- Fixed PyQgsServer tests.
- 09:05 AM Revision 132fa0d2 (qgis): re-enabled PyQgsServer, reverted setenv
- 09:04 AM Revision 11a7522d (qgis): Fixed PyQgsServer tests.
- Still disabled in Travis because of random failures
- 08:18 AM Revision 2083d6db (qgis): [processing] allow using layer names as input values
- 08:18 AM Revision 12736ac5 (qgis): [processing] improvements fro gdal rasterize algs/gdal/rasterize.py
- fixes #12541
- 08:18 AM Revision 7d8e188e (qgis): [processing] allow changing font size in script editor
- fixes #11328
- 08:18 AM Revision de728743 (qgis): [processing] do not accept grass vector layers as inputs
- fixes #12436
2015-07-02
- 11:57 PM Revision b9b6257e (qgis): DBManager TopoViewer: zoom on topology if first load
- Fixes #13064
- 10:40 PM Revision b9edb745 (qgis): qgsserver: use _putenv_s on windows and setenv on windows (followup 79d...
- 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... - 09:50 PM Revision b28c4847 (qgis): dxf export:
- * add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063) - 06:31 PM Revision 9ebb24eb (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
- 06:26 PM Revision 57ffaa7d (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
- 06:23 PM Revision b0a22acc (qgis): osgeo4w: make dash site name configurable and include SHA in buildname
- 01:48 PM Revision 339dbf1b (qgis): OSX test mask images
- 12:57 PM Revision fd96cbd1 (qgis): Disable PyQgsServer test on Travis until it is fixed
- 12:38 PM Revision df4a41f7 (qgis): fix reordering of render order (followup 78c60a2)
- 11:25 AM Revision 5f233296 (qgis): Followup cce6c8b, fix Travis failures
- 11:02 AM Revision fcc51bcd (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
- Fixes #12802
- 10:43 AM Revision a4e629b3 (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
- Fixes #12802
- 10:16 AM Revision 76bda5e3 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:40 AM Revision cce6c8ba (qgis): [FEATURE]: getMap in dxf format
- 09:25 AM Revision 89b275c3 (qgis): Revert "fix precise build"
- This reverts commit e11b1872b24fe8f91d2288cd7df896dcc368f212.
- 09:24 AM Revision e11b1872 (qgis): fix precise build
- 09:19 AM Revision 738260a7 (qgis): Fix build
- 05:39 AM Revision b7afe396 (qgis): [tests] Switch composer picture remote url test to use a local
- python server, avoids dependance on remote service
- 04:22 AM Revision 9b976cfe (qgis): test cleanups and some fixes
2015-07-01
- 12:44 AM Revision f3fe29d2 (qgis): Better fix for b847a06
- 12:24 AM Revision f72ae914 (qgis): Fix failing PyQgsBlendModes test
- 10:35 PM Revision d747a481 (qgis): Fix warning
- 07:26 PM Revision 7b58462d (qgis): make sub tests following the label in composer rotation pass
- 06:39 PM Revision 5cc5ffc5 (qgis): fix composer picture test on windows
- 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... - 11:04 AM Revision b847a069 (qgis): avoid modifying test data
- 10:57 AM Revision 984f03f4 (qgis): restore points files
- 10:21 AM Revision 57175229 (qgis): fix TestQgsProject
- 09:46 AM Revision e2e7e365 (qgis): fix testqgis
- 04:22 AM Revision fdce0ac8 (qgis): update Mac bundling for GRASS 6/7 lib split
2015-06-30
- 11:54 PM Revision 3738c914 (qgis): Fix loss of attributes for OGR provider (followup 72c9830)
- Cherry-picked from cc13c57
- 11:29 PM Revision 1418fdbf (qgis): Merge pull request #2187 from minorua/ts_backports
- [2.8] japanese translation update
- 10:59 PM Revision 10d421e8 (qgis): japanese translation update
- 10:16 PM Revision ac3d8f5c (qgis): fix PyQgsServer test
- 06:49 PM Revision 944f6ce5 (qgis): and fix linux build (followup 79d37c1)
- 06:15 PM Revision a9c830e6 (qgis): [FEATURE]: getMap in dxf format
- 05:58 PM Revision 86fe4d5a (qgis): postgres provider: fix indexing of default values (fixes #12996; follou...
- (cherry picked from commit b1dac74f2baa17eed89f6652e0d3c1653d8483e9)
- 05:58 PM Revision 53e095d5 (qgis): fix warning
- 05:58 PM Revision b1dac74f (qgis): postgres provider: fix indexing of default values (fixes #12996; follou...
- 05:30 PM Revision 79d37c1a (qgis): fix windows build (followup 8f2a3ae)
- 01:49 PM Revision 7bbb5b34 (qgis): german translation update
- 01:49 PM Revision aff98f53 (qgis): wms provider: recover the possibility to configure the feature count in...
- (cherry picked from commit 1dfe005e67162bd1950397940de4f0008512f9c0)
- 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... - 01:49 PM Revision 6a7b6da1 (qgis): processing: fix installation of saga 2.1.3 descriptions
- (cherry picked from commit 2d87a706090349b4a0f03a0feeef6d2f8cd40e8d)
- 01:49 PM Revision 7d009473 (qgis): add postgres layer: enforce selection of primary key for views (refs #1...
- (cherry picked from commit a54c2d02cf580cbc90df2dbfe21bd160442528fc)
- 01:49 PM Revision 5bdaf447 (qgis): handle ogr sublayers with colon
- (cherry picked from commit 2b703e3 & d875011)
- 01:49 PM Revision 2a066d89 (qgis): geometry validator: fix touching lines check (followup b9b9bc3, fixes #...
- (cherry picked from commit 3eef29ab1bd4cc007b7db5012dad23d9c39e2249)
- 01:49 PM Revision 4d1d2ffc (qgis): invalidate first crs on project load (fixes #13011)
- (cherry picked from commit fd4b38c55a368d7a04888d785fc873ca86528150)
- 01:49 PM Revision 07e9e0fa (qgis): handle 64bit feature ids in selections (fixes #13001)
- (cherry picked from commit 1a6aee18f03614addbc0a104e38ec0c476890569)
- 01:30 PM Revision 94a61c7d (qgis): Labeling test mask updates for OSX
- 12:48 PM Revision 96b66ddf (qgis): Make paint effect test pass on OSX by explicitly setting dpi
- 12:22 PM Revision 5b97b7e3 (qgis): Fixes for composer map grid test
- 12:19 PM Revision 6e6cb660 (qgis): Tweak raster calc test
- 11:27 AM Revision bb6bff0b (qgis): Merge pull request #2183 from mhugo/master
- Add unit test for QgsLayerTreeModel::setLegendFilterByMap()
- 10:39 AM Revision a9c63968 (qgis): Add unit test for QgsLayerTreeModel::setLegendFilterByMap()
- 09:44 AM Revision 3094297f (qgis): also fix doxygen comments in sip files
- 08:10 AM Revision 823ac56a (qgis): osgeo4w: also follow designer batch rename in nightly build
- (cherry picked from commit 9d5aabc16005de3a33c0828b296209438ba4ea5a)
- 02:18 AM Revision c69f46cb (qgis): fix typo
2015-06-29
- 01:53 AM Revision 8f2a3ae1 (qgis): fix windows build
- 12:24 AM Revision cc13c574 (qgis): Fix loss of attributes for OGR provider (followup 72c9830)
- 12:24 AM Revision 1b6395e0 (qgis): Test mask updates for OSX
- 12:18 AM Revision 0f042f85 (qgis): wms provider: recover the possibility to configure the feature count in...
- (cherry picked from commit 1dfe005e67162bd1950397940de4f0008512f9c0)
- 10:33 PM Revision 711aa1ee (qgis): browser: add i18n
- (cherry picked from commit 35f383835cc2193b5ecd9d51c2454d2d3b00ec7e)
- 10:33 PM Revision 32414c54 (qgis): oracle provider: fix ExactIntersect check if spatial extension is avail...
- (cherry-picked from dfc2cf0 & 318137a)
- 10:33 PM Revision 9754353f (qgis): oracle provider: reassign feature id after inserting new features (fixe...
- (cherry picked from commit d3df4edaedc9542830dba1a99ce1b20d2bdc5773)
- 10:33 PM Revision a7283417 (qgis): use class to temporary override locale to C
- (cherry picked from commit 0ecef35d247d6ca76cd7353349225f99a4feb7d1)
- 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) - 10:33 PM Revision 38961dc7 (qgis): save spatialite as: create integer column from qlonglong if it fits (fi...
- (cherry picked from commit 6e55fbe1495e5a3d2a1ba3181a71543e026edc1a)
- 10:33 PM Revision 8f33dc46 (qgis): node tool: show rubberband when moving (fixes #12959)
- (cherry picked from commit c54013c4cd2931142a81c0e6ec72eef4c7ae3c93)
- 10:33 PM Revision 361857b0 (qgis): postgres provider: fix feature count on delete (fixes #12957)
- (cherry picked from commit 37ed83905f3b81ecd778c5abb1703805ce34666b)
- 10:33 PM Revision d9a2b352 (qgis): fix some crash on invalid layers
- (cherry picked from commit 34488f8 & 8fbee12)
- 06:53 PM Revision 4050d44e (qgis): fix renaming of db/http connections (fixes #10632)
- (cherry picked from commit 5bf316fec6ab3b727e7ed4c97cda2c6cfc52f623)
- 06:53 PM Revision f015cd7b (qgis): attribute: also put selected item on top if sorting descending (fixes #...
- (cherry picked from commit d3c4da0b66f70efdf0b2fcff4075395686f72203)
- 06:53 PM Revision 99df33fb (qgis): handle bad layers when custom layer order is set (fixes #12733)
- (cherry picked from commit 78c60a297c64f87b2c7fd15801a3c62d8af92cb0)
- 06:53 PM Revision 10fbfcf1 (qgis): vector file writer: support QVariant::UInt, ::ULongLong and ::Time (fix...
- (cherry picked from commit 8d0c28117641c6d9826bf31ce614994ffdb00287)
- 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) - 06:50 PM Revision e64100f5 (qgis): layer context menu: disable CRS related menu entries from table layers ...
- (cherry picked from commit 3d193e3026922620d1461eaa41336b49a3dcca77)
- 06:50 PM Revision 391e99c7 (qgis): spatialite provider: load 64bit integers (fixes #12785)
- (cherry picked from commit b736317005c2417ffc037bbc3969a2b180c49dd7)
- 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... - 06:50 PM Revision cafbef1b (qgis): feature iterator: include attributes required by virtual fields first s...
- they trigger joins if necessary (fixes #11545)
- 06:49 PM Revision 77b405f4 (qgis): fix primary key search (fixes #11997)
- (cherry picked from commit 3646e35827da5b6e1e03a9375aa2845fb013bdaa)
- 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... - 06:48 PM Revision 3ed1ae4e (qgis): date edit widget: show date if null is allowed
- (cherry picked from commit 558f0b2808b6a0a4f90f967090acf62200c2f923)
- 06:48 PM Revision 447825bd (qgis): mssql provider: improve datetime support (fixes #12461)
- (cherry-picked from 018cdd25)
- 06:48 PM Revision a4cfdcbb (qgis): vector layer: changing of attributes and geometry of new features doesn...
- (cherry-picked from 77bf10b)
- 06:46 PM Revision 129be681 (qgis): ows data items: population of children already runs in a thread - don't...
- (cherry picked from commit 402df0323e81b53c81d472b8376b6a0c8fb57eed)
- 06:46 PM Revision 67d8bf5b (qgis): wmts: also accept extents in WGS84BoundingBox (fixes #12432)
- (cherry picked from commit 7aae459fa9db730df51ae51fc1c144794058eef7)
- 06:45 PM Revision c1b74f8b (qgis): fix crash attribute table crash when attributes are added/removed bypas...
- (cherry picked from commit 316210d62255729600edfe0ab8b3b43312725be5)
- 06:45 PM Revision 1d2539f7 (qgis): also copy vector provider encoding when duplicating layers (fixes #11687)
- (cherry picked from commit c22ad17cee5b12f9f10764107d3b006ced88bec9)
- 06:44 PM Revision b8a3a6f6 (qgis): fix style selection when loading from database (fixes #12863)
- (cherry picked from commit d53d30d29023be261ca6cd9bce9cfaac60d6ef78)
- 06:42 PM Revision 8a69a458 (qgis): don't crash on geometryless wfs features
- (cherry picked from commit 6a019ada8aa9cd4286ac7a157383cc300b46d0fd)
- 06:41 PM Revision ab06ccd4 (qgis): datum transformation selection: fix crash on 'hide deprecated' (fixes #...
- (cherry picked from commit 1bd3776392d59456ff1bf8159ad9f86e4153f68b)
- 06:41 PM Revision 9c1186a8 (qgis): ogr provider: only reset feature id of added feature, if OGR assigned o...
- (cherry picked from commit ae11a731ae406def333cc85dd2dcbc46429320d9)
- 06:40 PM Revision 9ef8b29f (qgis): expression: validate places value of format_number (fixes #12796)
- (cherry picked from commit 518072e9b319fa15848237b2a42a472421a40627)
- 06:38 PM Revision 8b503a15 (qgis): gdal/ogr data items: reenable SetCrs capabilities (fixes #12505)
- (cherry picked from commit 78ecddb65d6b3aba6b8b6126b1d45f8129756b59)
- 06:37 PM Revision 5647056b (qgis): [user expression] Fix crash and add a log message when the expression i...
- (cherry picked from commit f7401c9b272f12fd543c36fe8c2e3217dcede791)
- 06:35 PM Revision daa909ff (qgis): make initialization of connection pool thread save on MSVC
- (cherry picked from commit c550af2 and 1e96813)
- 06:33 PM Revision b97d46cd (qgis): postgres connection pool: fix race when a connection is already acquire...
- (cherry picked from commit 1e9681313284537d40fdec9039e8da9b755d0a60)
- 06:30 PM Revision 87adfbe8 (qgis): validate attribute index in editor widget calls
- (cherry picked from commit ecbe0e43f45a9a68f5724f826319f34d02459f4c)
- 06:23 PM Revision 473c0072 (qgis): osgeo4w: packaging fix
- (cherry picked from commit a486c7cec810f918b43fa81adc321fafef2fce4d)
- 06:23 PM Revision c6996acd (qgis): edit widget: fix ranges (followup 91e44eaf; fixes #12421)
- 06:21 PM Revision 2bd5b893 (qgis): edit widget: fix ranges (followup 91e44eaf; fixes #12421)
- 05:03 PM Revision 9531e688 (qgis): Merge pull request #2179 from elpaso/patch-3
- Added myself
- 05:03 PM Revision 9b69825d (qgis): Merge pull request #2178 from elpaso/patch-2
- Added myself
- 05:02 PM Revision 2b444ac9 (qgis): Merge pull request #2092 from elpaso/server-refactoring-3
- [SERVER] Server refactoring and Python bindings/tests
- 04:53 PM Revision 1dfe005e (qgis): wms provider: recover the possibility to configure the feature count in...
- 04:53 PM Revision 4be87f8e (qgis): unify_includes.pl: include doxygen comment fixing
- 04:53 PM Revision f8133cc5 (qgis): Added myself
- 04:53 PM Revision 0a93b171 (qgis): Added myself
- 01:54 PM Revision f305b0b1 (qgis): [pal] Cleanup some doxygen comments
- 01:48 PM Revision 277605b9 (qgis): [pal] Remove #ifdef svg debugging code
- 01:25 PM Revision 44724f93 (qgis): [pal] Use Q_UNUSED rather than custom UNUSED
- 01:07 PM Revision dcc25fe5 (qgis): [pal] Clean up header includes
- 01:07 PM Revision e0b9f538 (qgis): [pal] Switch use of PAL's own mutex to QMutex
- 01:07 PM Revision e804a87c (qgis): [pal] Remove old ifdefed code
- 01:07 PM Revision 5c88c750 (qgis): [pal] Remove useless HAVE_CONFIG_H includes
- 01:07 PM Revision 0b1d658c (qgis): [pal] Reformat headers to match QGIS standards
- 12:52 PM Revision 540165d0 (qgis): Re-added Nyall's modifications
- 12:50 PM Revision 7c3190fe (qgis): Added documentation and QgsServer to doxy template
- 12:49 PM Revision df082814 (qgis): Fixed test: added regexp to strip content length
- 12:49 PM Revision 4afeb9c4 (qgis): Removed Qt5 include
- 12:49 PM Revision 594357a1 (qgis): Corrected file comment headers
- 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... - 10:20 AM Revision ab86897b (qgis): add missing Q_PROPERTY to QgsExtentGroupBox
- 10:20 AM Revision 346f84af (qgis): added QgsExtentGroupBox to custom widgets
- 09:21 AM Revision 8b2bbcd1 (qgis): Merge pull request #2173 from cedi4155476/dbmanager-geopackage_2
- DBManager: Drag&Drop support for GeoPackage layers
- 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... - 04:25 AM Revision bba1985a (qgis): Make sure that rescaling runs with the correct data type
- 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... - 04:25 AM Revision 11d1ac95 (qgis): Try to do automatic choice of the reference layer in GUI (using smalles...
- 04:25 AM Revision fcc01607 (qgis): Fix type of CRS WKT (use just QString instead of both QString and QByte...
- 04:25 AM Revision 06b4ad85 (qgis): Allow for custom setting of cell size / grid offset in GUI
- 04:25 AM Revision 3d290ef2 (qgis): Align rasters: configuration of clip extent, reporting of output size
- 04:25 AM Revision 9e169527 (qgis): Extent group box improvements: custom title base, checkable group box
- 04:25 AM Revision b452bc02 (qgis): Support reprojection in GUI, added unit tests for reprojection
- 04:25 AM Revision d7a94934 (qgis): Add error messages, fix reporting of grid offset
- 04:25 AM Revision 7bdbbb84 (qgis): Started GUI for alignment of rasters
- 04:25 AM Revision 515de287 (qgis): Added progress reporting
- 04:25 AM Revision d6d2f1a3 (qgis): Add python bindings for QgsAlignRaster
- 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...
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... - 11:19 AM Revision b6ae2e7d (qgis): Fixes for search widgets
- 08:52 AM Revision 4ebf0875 (qgis): Update test masks
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
- 12:34 PM Revision a486c7ce (qgis): osgeo4w: packaging fix
- 07:19 AM Revision 9d5aabc1 (qgis): osgeo4w: also follow designer batch rename in nightly build
- 06:11 AM Revision 0ea638cb (qgis): Followup f4e356b
- 05:34 AM Revision f4e356bc (qgis): Add QgsExpressionBuilderWidget::loadFieldsAndValues
- 04:05 AM Revision e4d0d27c (qgis): Followup 87c05f1
- 03:54 AM Revision 87c05f1e (qgis): Add reverse-translation map for font styles
- 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... - 03:26 AM Revision 79305b27 (qgis): [browser] Add rename, delete options for schemas and rename option
- for layer for postgres providers
2015-06-26
- 05:03 PM Revision e0c824ab (qgis): Fix warnings
- followup 16ad2f82
followup eff1357e - 04:55 PM Revision 90b3efb9 (qgis): postgres provider: also cast geography to geometry when using && (fixes...
- 04:35 PM Revision 4420b3bf (qgis): Drag&Drop support for GeoPackage layers
- 03:55 PM Revision 16ad2f82 (qgis): Fix warning
- Followup eff1357e
- 03:45 PM Revision abd19785 (qgis): [rpmbuild] support for multi-digit version numbers and add Fedora 22 to...
- 03:44 PM Revision 0c71e095 (qgis): [rpmbuild] support for multi-digit version numbers and add Fedora 22 to...
- 03:13 PM Revision eff1357e (qgis): New design compiles but does nothing
- 02:39 PM Revision d3c49b32 (qgis): Bump version to 2.11
- 02:38 PM Revision 5cd8d083 (qgis): Release of 2.10 (Pisa)
- 02:38 PM Revision 7d9dcb1f (qgis): changelog update for 2.10
- 02:38 PM Revision 615d3644 (qgis): translation update for 2.10 from transifex
- 02:28 PM Revision a2470c81 (qgis): release.pl: fix setting of new release name
- 01:59 PM Revision 65797222 (qgis): indentation update
- 12:43 PM Revision ae7f180c (qgis): [processing] fixed attribute filtering in parameters panel for Paramete...
- fixes #12807
- 12:34 PM Revision a4b2cf88 (qgis): Fix a crash on start due to race condition in GDAL data items
- Thanks Radim for spotting this
- 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
- 12:00 PM Revision b80a1bca (qgis): [processing] fixed handling of folders and files in settings
- fixes #12511
- 12:00 PM Revision 38d59800 (qgis): [processing] better error capturing when connection to models repo fails
- fixes #12515
- 11:54 AM Revision 21121286 (qgis): Fix crash on user.py import of expressions
- 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
- 10:48 AM Revision 04439fe2 (qgis): Merge pull request #2171 from Gustry/changelog
- Changelog update : news.t2t
- 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)... - 10:42 AM Revision 9bf1ec21 (qgis): changelog update
- 10:04 AM Revision 7b31f124 (qgis): indentation and spelling fixes
- 10:04 AM Revision 318137ae (qgis): oracle provider: fix dfc2cf0 (fixes #13005; take II)
- 09:38 AM Revision 8a541823 (qgis): [processing] fixed 'add geometric properties' algorithm when output fie...
- fixes #13010
- 09:38 AM Revision 768485d5 (qgis): [processing] minor fixes to param descriptions in saga algs
- 08:11 AM Revision 00945444 (qgis): [pyqgis-console] APIs file updated
- 04:00 AM Revision 72a93b2f (qgis): [CTest] Fix failing server tests
- Followup 7ce4edf1
- 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... - 02:32 AM Revision ab551269 (qgis): Test mask updates
- 02:32 AM Revision 4876c657 (qgis): Fix infinite loop when painting grid with bad parameters
- Credit to @m-kuhn
- 02:32 AM Revision 9170b992 (qgis): Mark geometry API as non-stable
2015-06-25
- 01:50 AM Revision d8750117 (qgis): fix 2b703e3
- 01:35 AM Revision 2d87a706 (qgis): processing: fix installation of saga 2.1.3 descriptions
- 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)
- 12:32 AM Revision e6556a2d (qgis): osgeo4w: update release packaging for dual grass support
- 09:36 PM Revision 492c6d91 (qgis): [GRASS] raster import null values
- 09:36 PM Revision 91058aaf (qgis): [GRASS] mapset item refresh on file system change
- 09:36 PM Revision 580ae038 (qgis): [GRASS] change canceled import item icon / label
- 01:45 PM Revision 7ce4edf1 (qgis): [CTest] Enable individual tests depending on appropriate cmake options
- 01:18 PM Revision 113efcab (qgis): [GRASS] skip currently being imported objects in browser refresh
- 12:39 PM Revision fe8263bf (qgis): [GRASS] new names fixes
- 11:50 AM Revision 26588b59 (qgis): [GRASS] blocking raster import data stream
- 11:34 AM Revision 39f8bd9e (qgis): Add factory annotation
- 10:45 AM Revision 7b31f8a0 (qgis): Remove python bindings for QgsGeos, move createGeometryEngine() from ed...
2015-06-24
- 07:47 PM Revision a3441d18 (qgis): [GRASS] blocking vector import data stream
- 06:08 PM Revision a54c2d02 (qgis): add postgres layer: enforce selection of primary key for views (refs #1...
- 06:08 PM Revision 2b703e39 (qgis): handle ogr sublayers with colon
- 06:08 PM Revision 048aff01 (qgis): use triple quoting with st_estimatedextent in postgres provider and db_...
- 06:08 PM Revision ea71b2c0 (qgis): avoid reloading not rendered layers on map refresh
- 06:04 PM Revision feb8d386 (qgis): [processing] fixed saga algorithms when input is an sdat file
- 06:04 PM Revision 848cd44d (qgis): [processing] fixed a couple of wrong SAGA algorithm descriptions for 2.1.4
- 02:28 PM Revision 59b176d7 (qgis): Merge pull request #2164 from Gustry/fix-replace
- [Processing] fix variable assignment
- 01:56 PM Revision 87021384 (qgis): Fix bug causing raster blocks to be cleared when reprojecting
- If a QgsRasterBlock had no nodata value set, then reprojecting
the raster using QgsRasterProjector would result in th... - 01:54 PM Revision 4fbda183 (qgis): Add confirmation prompt before deleting PostGIS and Spatialite
- tables through the browser. Also add confirmation before dropping
connections (fix #12853).
Cherry-picked from aeda9... - 01:47 PM Revision 5378f736 (qgis): [labeling] Fix broken repeat distance in map units (fix #11937)
- Cherry-picked from 15ba0064088559124741a04ae4603048f6b8ccb6
- 01:45 PM Revision 71b5a993 (qgis): Fix broken rendering of curved labels for scripts which use >1 char
- graphemes (fix #6883)
Cherry-picked from 2dc5d95f00770c602497f633612a6dabb8be4962 - 01:45 PM Revision 174943e2 (qgis): Correctly emit composerRemoved signal after removing composer
- from print composers list, fixes composer manager showing
invalid old compositions when loading new project (fix #126... - 01:44 PM Revision df9e5961 (qgis): Fix memory leaks in QgsMapCanvasSnapper
- Cherry-picked from 8b6abacc9988df9e209fbd9405bd267f95bcca2f
- 01:35 PM Revision 8d5c9ade (qgis): Fix zoom tool doesn't work from bottom right to top left (fix #12614)
- Cherry-picked from bfa9f1cf6a712709fd89dd23e314211cc13a240a
- 01:35 PM Revision f6595544 (qgis): Fix server crashes when .qgs file replaced (refs #12411)
- Cherry-picked from 232565db96da05d871ca49f0457921a908e7df5a
- 01:34 PM Revision f5d4088a (qgis): Fix composer map frame/annotations not showing on OSX (refs #12747)
- 01:28 PM Revision b3f9b66a (qgis): Fix untranslatable strings (fix #11765)
- cherry-picked from df7e07bcf7889c79297eb5ff25ca6244ec71c82b
- 01:25 PM Revision 05a8491b (qgis): Possible fix for slow loading projects when the project contains
- print compositions and there is network issues with connections
to installed printers. (workaround QTBUG-3033)
(refs... - 01:24 PM Revision b3d11c75 (qgis): Fix point displacement renderer not ignoring features with no symbol
- Previously, the renderer would incorrectly draw circles and
displace features which were proximal to features with no... - 01:18 PM Revision 7c6f01d1 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
- cherry-picked from 4a9a9361aa4a1750900b9772f978b088294598cd
- 12:51 PM Revision aab071de (qgis): Filtering in expression widget should be case insensitive (refs #11627)
- 12:40 PM Revision 433e87df (qgis): Default to case insensitive for attribute table filter (fix #11627)
- 12:30 PM Revision 8f3c58e6 (qgis): Update max value for null size in size assistant
- (required for sizes in map units, where large values are needed)
- 12:24 PM Revision 32a72cd9 (qgis): allow user to control size for NULL values
- added a field in the assistant to specify the symbol size when
expression evaluates to NULL - 12:23 PM Revision 61fbe1c6 (qgis): fix NULL field in size expression beeing drawn
- the expression generated by the assistant was causing symbol with size
expr evaluated to NULL to be drawn with defaul... - 12:08 PM Revision 4fb22b4e (qgis): converted size expr evaluate to 0 on NULL field
- fix #12888
use coalesce(expr,0) to have zero size if expression evaluates to NULL
otherwise the default size would be... - 12:02 PM Revision 2e357817 (qgis): reactivate field when dd buton is deactivated
- 11:29 AM Revision 5a9df7eb (qgis): fix variable assignment in Processing
- 10:21 AM Revision d4badf8b (qgis): Revert 9041950 and 5f49335. Neither fixed worked for Windows.
- Will revisit for 2.12.
- 09:11 AM Revision 16cab9fc (qgis): Add tests for line placement of labels
- 09:11 AM Revision d4b659eb (qgis): Label tests for buffer and shadow
- 09:11 AM Revision 0016ab62 (qgis): Add a "load values" button to graduated histogram. The previous
- approach of automatically fetching the values on demand was
resulting in graphical corruption to the parent tab widget. - 09:11 AM Revision 19767cbd (qgis): Don't show errors in a dialog for QgsDelimitedTextProvider
- This causes issues with scripted use of the provider. Instead, just
log messages to the standard message log. - 09:08 AM Revision 3d978be3 (qgis): indentation and spelling fixes
- 02:05 AM Revision 7e8041cd (qgis): Merge pull request #2163 from carolinux/master
- Added setBand capability to qgssinglebandpseudocolorrenderer API
2015-06-23
- 01:21 AM Revision 028c0836 (qgis): Fixed indent/spacing
- 01:15 AM Revision 37cd9e7a (qgis): Added doxygen docs
- 10:42 PM Revision 8656b2d0 (qgis): osgeo4w: switch to GRASS 7.0.1RC1
- 10:15 PM Revision 3eef29ab (qgis): geometry validator: fix touching lines check (followup b9b9bc3, fixes #...
- 09:30 PM Revision e368f95a (qgis): [processing] fix initial without saga_cmd on *x
- 07:50 PM Revision 5f2c8e08 (qgis): Bands are 1-indexed
- 05:19 PM Revision 45681e6e (qgis): Added setBand capability to qgssinglebandpseudocolorrenderer API
- 03:35 PM Revision da39ab38 (qgis): [GRASS] better handle corrupted/missing topo; allow to delete corrupted...
- 03:34 PM Revision fd4b38c5 (qgis): invalidate first crs on project load (fixes #13011)
- 03:34 PM Revision 7031cfb9 (qgis): dxf export: deprecate writeSolid (replaced with writePolygon) and add s...
- 02:15 PM Revision 38a247f2 (qgis): [processing] fixed attribute types in memory layers
- fixes #12894
- 01:41 PM Revision 0bbc11b3 (qgis): Derive MultiLineString from MultiCurve and MultiPolygon from MultiSurface
- 01:38 PM Revision d0a624df (qgis): More test mask updates
- 01:32 PM Revision a842d475 (qgis): [processing] fixed text and html output in GRASS algorithms
- This changes the way text outputs are handled.
Now the output of the command is piped to a file, and with that file, ... - 12:01 PM Revision 77ca8025 (qgis): [processing] better initialization of SAGA provider
- 12:01 PM Revision cdf034a9 (qgis): [processing] fixed typo in algorithm group name
- 11:24 AM Revision 7b268384 (qgis): [GRASS] fixed animated import icon on windows
- 11:12 AM Revision 75366905 (qgis): Fix tab order in raster calculator dialog
- 11:08 AM Revision 488f3947 (qgis): add log, ln and != button in the raster calculator
- 09:07 AM Revision 83f3a589 (qgis): [processing] added check to ensure input layers are valid
- 09:07 AM Revision 247c2f06 (qgis): [processing] no need to hide credentials when storing db data
- If they appear on the URI, it means they are already being stored in plain text by QGIS
- 09:07 AM Revision 6ce2333f (qgis): [processing] more improvements for storing db data in log
- This allows reusing commands that use a db-based layer.
It disables parameter validity checks for layers. Those chec... - 09:07 AM Revision 6e4113f0 (qgis): [processing] show error message when execution of algorithm from consol...
- 09:07 AM Revision 06d250ef (qgis): [processing] more correct storing of DB data in log
- 08:35 AM Revision 99150dd3 (qgis): Add delimited provider to common provider tests, fix records missing
- from delimited layers when geometry was null.
- 08:35 AM Revision 89af061d (qgis): Add memory provider to common provider tests
- 08:35 AM Revision 0728155b (qgis): Some test masks for OSX
- 08:34 AM Revision c855e983 (qgis): Explicitly set dpi for test images, should help tests pass on OSX
- 04:57 AM Revision f29b55a0 (qgis): Fix regression with snapping on intersection (fixes #13020)
2015-06-22
- 09:58 PM Revision 19fdb338 (qgis): [GRASS] vector import begin/commit transaction
- 09:27 PM Revision 5e221298 (qgis): [GRASS] fixed tmp import maps delete on windows
- 04:51 PM Revision 78359ec5 (qgis): [processing] use default value in selection parameters in modeler
- fixes #12766
- 04:22 PM Revision 9838ea3d (qgis): switch all png icons to svg ones for plus and minus signs:
- followup 33b49ff and a7191ab
- 03:13 PM Revision 95974e87 (qgis): Travis: Fail on warnings and improve cdash integration
- 02:20 PM Revision c590e1ec (qgis): Hide unimplemented GeometryV2 clip methods
- 01:53 PM Revision 0912314f (qgis): Fix crappy documentation (which I wrote) which came back to bite
- me and wasted part of my life I'll never get back...
- 01:53 PM Revision 5f493358 (qgis): [georef] Followup 9041950, fix didn't work for Windows
- 01:53 PM Revision f037b11f (qgis): [georef] Allow report to flow onto multiple pages to show all
- GCPs (fix #4602)
- 01:53 PM Revision c0609475 (qgis): [georef] Fix crash when loading new project with georeferencer open
- 01:34 PM Revision 6e73c53a (qgis): Implement stubbed QgsGeometry methods
- 01:29 PM Revision e9f45308 (qgis): Rename QgsGeometryImport to QgsGeometryFactory
- 01:29 PM Revision e53debe2 (qgis): Update doxygen comments for QgsGeometry, reflecting that QgsGeometry
- is a generic geometry container from >= 2.10.
- 12:57 PM Revision b4edf8af (qgis): [processing] better sizing of columns in batch interface
- fixes #12706
- 12:37 PM Revision 438a61d9 (qgis): include python-spatialite as build depencency for debian (followup 551c...
- 11:38 AM Revision 5d4928fa (qgis): [processing] fixed setting rendering styles for line and point outputs
- fixes #12773
- 11:26 AM Revision 9fc75930 (qgis): Don't crash when QgsVectorLayer::setDataSource is called
- 11:26 AM Revision 436350a4 (qgis): Make QgsVectorLayer::setDataSource maintain renderer where possible
- 11:23 AM Revision 3ccd2a1f (qgis): [processing] corrected last commit
- no need to rename algorithm
- 11:17 AM Revision d9e74982 (qgis): [processing] added import into postgis algorithm to simplified interface
- 10:12 AM Revision b6975d61 (qgis): [processing] fixed add model from file
- fixes #12902
- 09:52 AM Revision 5013bb56 (qgis): [processing] fixed using temporary files in field calculator
- 09:25 AM Revision 1579a68b (qgis): [processing] correctly handle filenames with long extension names in ou...
- fixes #10264
- 09:11 AM Revision 32d6275f (qgis): [processing]changed native raster format for SAGA algorithms from tif t...
- This eliminates the need to export to a QGIS compatible format after generating a raster output. The SDAT format is t...
- 09:11 AM Revision 92cf321d (qgis): [processing] wait until file conversion is finished
- 09:02 AM Revision 551cf826 (qgis): include libqt4-sql-sqlite as build dependency for debian
- 07:45 AM Revision a1351640 (qgis): [processing] fixed output to non-supported vector formats in GRASS
- 07:44 AM Revision 83782cc4 (qgis): [processing] fixed conversion to unsupported raster formats after runni...
2015-06-21
- 10:12 PM Revision 61d81f01 (qgis): [GRASS] windows fixes
- 08:05 PM Revision 33b49ff3 (qgis): fix plus icon for ows server widget in project properties
- 08:04 PM Revision a7191ab6 (qgis): fix plus icon for relation widget in project properties
- 04:56 PM Revision 12c797af (qgis): Merge pull request #2154 from slarosa/custom_dialog
- added missing icons to customization dialog
- 04:20 PM Revision b39cb7ba (qgis): added missing icons to customization dialog
- also added new icon for the select all action
- 01:45 PM Revision eaaa98fd (qgis): [georef] Add reset menu action to remove GCP and close current
- raster (fix #6215)
- 01:45 PM Revision f3d032a3 (qgis): [georef] Don't allow overwriting input raster (fix #3804)
- 01:45 PM Revision cb343484 (qgis): [georef] Improve string
- 01:45 PM Revision fbea5937 (qgis): Fix typo
- 01:45 PM Revision 759d85a2 (qgis): [georef] Show messages when georeferencer creates a world file
- (fix #7429). Also fix raster not loaded into main canvas when
creating a world file (fix #10018). - 01:45 PM Revision 9041950f (qgis): [georef] Don't minimise georeferencer when adding points from main
- window, just raise the main window instead (fix #8388)
- 01:45 PM Revision 41fd4ef6 (qgis): [georef] Don't crash when loading invalid GCP files
- 08:27 AM Revision d560568e (qgis): Merge pull request #2151 from NaturalGIS/fix_grass_r_drain
- [processing] fix grass7 r.drain non mandatory parameter
- 06:57 AM Revision 88629a6b (qgis): Rearrange effects dlg for consistency with symbol dlg (fix #12819)
- 06:30 AM Revision 89d4adc6 (qgis): [composer] Change "stroke" to "line" for consistency
- 06:30 AM Revision 8db94fc0 (qgis): Also remove astyle*.diff and sha*.diff files
- 06:09 AM Revision f9387ca3 (qgis): Update remove_git_conflict_files script to also remove *.prepare
- Also rename script to remove_temporary_files.sh to reflect this
change.
2015-06-20
- 06:47 PM Revision 11f683d2 (qgis): Use consistent terms
- 12:29 PM Revision cb7f9b4c (qgis): [GRASS] alloc enough space for Map_info on Windows, fixes #13002
- 08:11 AM Revision d31ba267 (qgis): Merge pull request #2153 from nirvn/georef_icon_size
- [georef] apply user preference icon size to toolbars
- 07:58 AM Revision a811cbce (qgis): [georef] apply user preference icon size to toolbars
- 05:20 AM Revision 5dc0db63 (qgis): [georef] Show success message in messagebar
- 05:20 AM Revision da548d08 (qgis): [georef] Make plugin less frustrating to use.
- Adds a message bar, and converts most message boxes to message bar
messages. Now, most transformation parameters are ...
2015-06-19
- 01:48 AM Revision 06443f31 (qgis): indentation fixes
- 01:12 AM Revision b3c2bd7f (qgis): dxf export:
- * fix support for data-defined properties in SVG export
* remove drawRects and let it fallback to drawPath and drawPo... - 11:24 PM Revision b6e059c6 (qgis): [travis] add libqt4-sql-sqlite package
- This commit fix the PyQgsAppStartup test which fails with c706513
because the QSQLITE driver was not found. - 11:24 PM Revision f79d7473 (qgis): [bookmarks] switch spatial bookmarks dialog to dockwidget with toolbar
- 10:23 PM Revision 513cfad2 (qgis): vector file writer: adapt to 2fcbc8b (fixes #12985)
- 08:42 PM Revision 6cbe0ee7 (qgis): [processing] fix typo
- 08:04 PM Revision 1a6aee18 (qgis): handle 64bit feature ids (fixes #13001)
- 07:02 PM Revision ef3eb85d (qgis): Better output name for saga kernel
- 05:27 PM Revision 86d447b9 (qgis): [BUGFIX][QGIS-Server] Add all layers for fixed legend in GetPrint
- If a legend is not linked to a map, it's a fixed legend and does not depend on
layers parameter. This bugfix loads a... - 05:22 PM Revision 7c735213 (qgis): [BUGFIX][QGIS-Server] Add all layers for fixed legend in GetPrint
- If a legend is not linked to a map, it's a fixed legend and does not depend on
layers parameter. This bugfix loads a... - 05:07 PM Revision 35f38383 (qgis): browser: add i18n
- 05:04 PM Revision 2125f6ac (qgis): Fix #6099 - Save as... for raster: missing extension on Gnome3
- 04:20 PM Revision 45420671 (qgis): fix 61f39d6
- 04:08 PM Revision dfc2cf0b (qgis): oracle provider: fix ExactIntersect check if spatial extension is avail...
- 03:31 PM Revision 5063c660 (qgis): Merge pull request #2146 from slarosa/new_sharing_icons
- new icons for sharing in the stylemanager dialog
- 03:27 PM Revision 61f39d6f (qgis): postgres provider: fix indexing of default values (fixes #12996)
- 02:40 PM Revision 22082d65 (qgis): new icons for sharing in the stylemanager dialog
- 02:20 PM Revision cecae9f1 (qgis): [georef] Fix coordinates truncated to 2 decimal places in table
- Now, coordinates are shown in table to 4 decimal places, and a
tooltip will show the full precision of coordinates. E... - 02:20 PM Revision fcc9a341 (qgis): [georef] Fix untranslatable strings
- 02:11 PM Revision 32c098d4 (qgis): More updated test mask images - moar green!!
- 01:16 PM Revision 72c56dff (qgis): fix grass7 r.drain non mandatory parameter
- 12:42 PM Revision 23723512 (qgis): Wait for the current rendering to finish before touching the cache
- 12:09 PM Revision ac08f0c0 (qgis): Doxify the ownership transfer for triangulation
- Followup 46a3746
- 12:09 PM Revision 94873eb0 (qgis): Fix interpolation tool crashes qgis #12855
- 10:08 AM Revision 1d073da7 (qgis): Merge pull request #2101 from mhugo/fix_cache_enabling
- Wait for the current rendering to finish before touching the cache
- 09:48 AM Revision 705eb74e (qgis): Merge pull request #2150 from nyalldawson/fix_cmake_warnings
- Fix cmake warnings under Win32
- 07:57 AM Revision f4eca224 (qgis): Fix #12881 - Fix loading of QLR files with the same layers
- Using just date stamps wasn't fine enough
Funded By TechnologyOne, Australia
- Backported to 2.8.3
- Cherry-picked ... - 07:53 AM Revision a316290a (qgis): Fix #12881 - Fix loading of QLR files with the same layers
- Using just date stamps wasn't fine enough
Funded By TechnologyOne, Australia - 07:18 AM Revision eaf17e56 (qgis): Fix SAGA detection on some Debian/Ubuntu systems (fixes #12335)
- 06:17 AM Revision 6215f773 (qgis): Fix crash when deleting a field in attribute table (fixes #12930)
- Also fixes:
- multiple reloads of table (due to additional connections to cache invalidation)
- crash in attribute fo... - 05:56 AM Revision fedced84 (qgis): Fix #12254 - Fix lookup of SRID for SQL Server layers
- Funded by TechnoglogyOne, Australia
- Backported to 2.8.3
- Cherry-picked from 9c73a22af52f3eec3959f2ed0e6953a6443d875b - 05:54 AM Revision 7878b3f7 (qgis): Fix #11971 - Fix display of MS SQL layers with z and m values
- Funded by TechnoglogyOne, Australia
- Backported to 2.8.3
- Cherry-picked from 012f322d96969e8d8db3514bc85bad51246c7a0d - 05:47 AM Revision 833988f9 (qgis): MSSQL: Show message if geometry_columns not found
- Funded by TechnologyOne, Australia
- Backported to 2.8.3
- Cherry-picked from 9f0ea0c2fd33a97d7a078e26cda381e7daf70490 - 05:19 AM Revision 5e4841d9 (qgis): Fix offset curve tool (fixes #12911)
- Modified geometry would not be updated anymore if at one point
the rubber band would end up without vertices - 05:19 AM Revision 1bf98446 (qgis): Do not allow invalid map settings (fixes #12757)
- 05:10 AM Revision a0c04d1e (qgis): Don't warn about missing MSVC redistributable files when building
- using Express editions
- 05:10 AM Revision c391fcd8 (qgis): Avoid cmake CMP0026 warning on Win32 by replacing disallowed LOCATION
- target property
- 03:37 AM Revision 9c73a22a (qgis): Fix #12254 - Fix lookup of SRID for SQL Server layers
2015-06-18
- 05:36 PM Revision dbfbc692 (qgis): Fix transparency for WMS layers (fixes #12300)
- 03:18 PM Revision 78708159 (qgis): Fix shifted joined attributes when join field is repeated (fixes #12589)
- 01:03 PM Revision e108febb (qgis): Clean up diagram tests
- - Consolidate tests to single file
- Don't use composition for testing - 01:03 PM Revision 03aa1e7e (qgis): Bump maximum values allowed for symbol offsets (fix #12988)
- 12:02 PM Revision e6466477 (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) - 11:48 AM Revision 34cbbde2 (qgis): [georef] Fix crash when closing georeferencer window while editing
- GCP list item
- 11:48 AM Revision ca784880 (qgis): [georef] Fix blank PDF for generated PDF map (fix #4311)
- 10:30 AM Revision 0c5352fa (qgis): Remove invalid/crashing QgsComposerHtml constructor (fixes #12009)
- 09:47 AM Revision 99c16bbb (qgis): Set features valid before adding in QgsMapToolAddFeature
- Fixes a bug where features have been duplicated instead of edited, especially
annoying with memory layers.
See
http:... - 09:35 AM Revision be031c45 (qgis): Fix snapping test failing on 32-bit platforms (hopefully)
- The discrepancy between the results seems to come from floating point
arithmetics (-mfpmath option in GCC) which defa... - 09:13 AM Revision 0a643ce6 (qgis): layer context menu: disable/enable 'Filter...' entry instead of leaving...
- 09:04 AM Revision 012f322d (qgis): Fix #11971 - Fix display of MS SQL layers with z and m values
- Funded by TechnoglogyOne, Australia
- 08:25 AM Revision f7e312b7 (qgis): Standardise padding for browser directory properties widget
- 08:25 AM Revision bfcc0cbf (qgis): Add some spacing to new name dialog
- 08:25 AM Revision 75b13099 (qgis): More test mask images
- 08:25 AM Revision 6deb520f (qgis): Make raster blend modes tests more robust
- 08:25 AM Revision 075d6f2a (qgis): Handled malformed xml generated by Doxygen for QgsDocCoverage test
- 06:47 AM Revision 40acaa05 (qgis): Deprecate QgsRasterLayer::setDrawingStyle() (fixes #12635)
- 05:54 AM Revision 646b445b (qgis): Fix locking logic with X,Y locked and soft locks to angle (fixes #12940)
- 05:14 AM Revision b81933ee (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...
2015-06-17
- 01:03 AM Revision e1d2735f (qgis): Merge pull request #2149 from slarosa/func_sel_first_item
- [expression] autoselect first item in function list
- 12:41 AM Revision 1bdb4261 (qgis): [georef] Improve behaviour for selecting map and report filename
- 12:40 AM Revision c4f0d31f (qgis): [georef] Correctly restore paper size when opening settings dialog
- 12:10 AM Revision 1d6086c0 (qgis): [composer] Add shape items to layout menu (fix #12982)
- 12:00 AM Revision 4e663fe8 (qgis): [georef] Save/restore window positions
- 12:00 AM Revision 049436ef (qgis): [georef] Modernise georeferencer UI
- - Standardise capitalisation and formatting of strings
- Remove use of old style icons
- Use QgsDoubleSpinBox and Qgs... - 05:13 PM Revision d3df4eda (qgis): oracle provider: reassign feature id after inserting new features (fixe...
- 02:43 PM Revision 395d6304 (qgis): [expression] autoselect first item in function list
- 12:31 PM Revision a7860422 (qgis): scripts/scandeps.pl: include cmake-curses-gui in dependencies as INSTAL...
- [ci skip]
- 11:26 AM Revision b561c6bc (qgis): More mask images for labeling tests
- 09:29 AM Revision 3dbe7f5e (qgis): Decouple composer table tests
- 09:29 AM Revision 27fb4dc1 (qgis): generate_test_mak_image.py: guess mask image name if not specified
- 09:29 AM Revision fb7d0d2e (qgis): Fix some tests on Fedora
Also available in: Atom