[QGIS Commit] [qgis/Quantum-GIS] 967057: Small fix for linear referencing

GitHub noreply at github.com
Sat Feb 25 03:09:41 EST 2012


  Branch: refs/heads/release-1_8
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 967057d4f3ba672f0a0a8fba1487a33e4552d6d8
      https://github.com/qgis/Quantum-GIS/commit/967057d4f3ba672f0a0a8fba1487a33e4552d6d8
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/analysis/vector/qgsgeometryanalyzer.cpp

  Log Message:
  -----------
  Small fix for linear referencing


  Commit: b5c20aac49f521700ad96bebee21d816ec5f2c68
      https://github.com/qgis/Quantum-GIS/commit/b5c20aac49f521700ad96bebee21d816ec5f2c68
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
  M src/core/symbology-ng/qgssvgcache.cpp

  Log Message:
  -----------
  Draw svg symbols as vectors if there is rotation


  Commit: 948b5a1307ff7e383f28b648a6848c82c234c0ae
      https://github.com/qgis/Quantum-GIS/commit/948b5a1307ff7e383f28b648a6848c82c234c0ae
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/gui/qgsmapcanvas.cpp
  M src/gui/qgsmapcanvas.h

  Log Message:
  -----------
  fix crash when the current maptool is destroyed


  Commit: c57526e4bfb65b71e120239e5792a02618b951c3
      https://github.com/qgis/Quantum-GIS/commit/c57526e4bfb65b71e120239e5792a02618b951c3
  Author: Arunmozhi <aruntheguy at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
  M src/app/legend/qgslegend.h

  Log Message:
  -----------
  [FEATURE] Group selected layers on right click


  Commit: 362364ef572c7049425a3d2267c5438b03e76cdb
      https://github.com/qgis/Quantum-GIS/commit/362364ef572c7049425a3d2267c5438b03e76cdb
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/ui/qgsnewspatialitelayerdialogbase.ui

  Log Message:
  -----------
  minor UI fix in New SpatiaLite layer dialog


  Commit: 94791f58264dcabfa6d8e72249170fe7579b9bef
      https://github.com/qgis/Quantum-GIS/commit/94791f58264dcabfa6d8e72249170fe7579b9bef
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M python/plugins/fTools/tools/doIntersectLines.py

  Log Message:
  -----------
  better fix for #5010


  Commit: d280e78c3a45269a397aab0b3cb80abc4053c58e
      https://github.com/qgis/Quantum-GIS/commit/d280e78c3a45269a397aab0b3cb80abc4053c58e
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgsrasterlayerproperties.cpp
  M src/ui/qgsrasterlayerpropertiesbase.ui

  Log Message:
  -----------
  move Colormap tab next to the Style tab (fix #5018)


  Commit: 304f7adb5a72870ece96ea6cd0352759ba9d059b
      https://github.com/qgis/Quantum-GIS/commit/304f7adb5a72870ece96ea6cd0352759ba9d059b
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/CMakeLists.txt
  M src/app/legend/qgslegend.cpp
  M src/app/qgsidentifyresults.cpp
  M src/providers/wms/qgswmsprovider.cpp

  Log Message:
  -----------
  wms feature info:
- use extent of last GetMap for GetFeatureInfo
- use QWebView instead of QTextBrowser to show html results and
- show errors on GetFeatureInfo


  Commit: 0ffafe48a89591c57fa7016ba028f5d4f04b72a4
      https://github.com/qgis/Quantum-GIS/commit/0ffafe48a89591c57fa7016ba028f5d4f04b72a4
  Author: Radim Blazek <radim.blazek at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/gui/qgsnewhttpconnection.cpp
  M src/gui/qgsnewhttpconnection.h
  M src/providers/wfs/qgswfsconnection.cpp

  Log Message:
  -----------
  WMS and WFS credential separated, credentials not yet used in WFS, it would be just another hack until we get a common class for uri encoding


  Commit: 6cb7435552d247bbe747a78b480b339f1307a2ca
      https://github.com/qgis/Quantum-GIS/commit/6cb7435552d247bbe747a78b480b339f1307a2ca
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/gui/qgsmessagelogviewer.cpp

  Log Message:
  -----------
  message log status bar icon:
- hide by default
- show when new messages arrive while log is closed
- hide when message log is opened


  Commit: b6da2e333b9cff7d8831305e29e818aaa23e4560
      https://github.com/qgis/Quantum-GIS/commit/b6da2e333b9cff7d8831305e29e818aaa23e4560
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M debian/rules

  Log Message:
  -----------
  debian packaging: drop extra QtWebkit include path on natty and oneiric


  Commit: 4d0d94f784202997d7b0068c5c0a8f565e67156d
      https://github.com/qgis/Quantum-GIS/commit/4d0d94f784202997d7b0068c5c0a8f565e67156d
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M debian/changelog
  M debian/qgis.desktop

  Log Message:
  -----------
  debian packaging update


  Commit: 2f780b18a43fab9cb3ab18303f1dd13b111eb38e
      https://github.com/qgis/Quantum-GIS/commit/2f780b18a43fab9cb3ab18303f1dd13b111eb38e
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M debian/qgis.desktop

  Log Message:
  -----------
  debian packaging update


  Commit: a8260a248361521c6127bf22548d3e04fbeeb2ef
      https://github.com/qgis/Quantum-GIS/commit/a8260a248361521c6127bf22548d3e04fbeeb2ef
  Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgsmaptooladdfeature.cpp

  Log Message:
  -----------
  fixed crash when trying to add features with invalid geometry

QgsMapToolAddFeature::canvasReleaseEvent wasn't checking if geos returned
a sane geometry. One simple way of triggering the crash is to click twice
on the same point and then complete the op by rightclicking. Of course this
is not a real polygon, so things went haywire after that.


  Commit: 5e6bb526e1627899f2f78bf446e3caa7d7255ce1
      https://github.com/qgis/Quantum-GIS/commit/5e6bb526e1627899f2f78bf446e3caa7d7255ce1
  Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgsmaptooladdfeature.cpp

  Log Message:
  -----------
  removed extraneus pointer redeclaration


  Commit: 928954928128bffbb7f149c7d1615d02e7bb8034
      https://github.com/qgis/Quantum-GIS/commit/928954928128bffbb7f149c7d1615d02e7bb8034
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgsmaptooladdfeature.cpp

  Log Message:
  -----------
  Delete feature if add polygon not successfull


  Commit: b86fdbaf0786426bead20bd4ca9f606096c9ff49
      https://github.com/qgis/Quantum-GIS/commit/b86fdbaf0786426bead20bd4ca9f606096c9ff49
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgsmaptooladdpart.cpp
  M src/app/qgsmaptoolcapture.h

  Log Message:
  -----------
  [Backport]: Avoid intersection for QgsMapToolAddPart. Fixes ticket #4624


  Commit: a2a12c62f4a448715facdca576bd53c3e2b4d95a
      https://github.com/qgis/Quantum-GIS/commit/a2a12c62f4a448715facdca576bd53c3e2b4d95a
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/ogr/qgsogrsublayersdialog.cpp
  M src/app/qgisapp.cpp
  M src/app/qgisapp.h
  M src/app/qgsbrowserdockwidget.cpp
  M src/app/qgsoptions.cpp
  M src/providers/gdal/qgsgdaldataitems.cpp
  M src/providers/gdal/qgsgdalprovider.cpp
  M src/providers/gdal/qgsgdalprovider.h
  M src/ui/qgsoptionsbase.ui

  Log Message:
  -----------
  apply #5041 (slighly modified)


  Commit: 5edb50a89c622a7eb1dc556c48753cd8954a8cd4
      https://github.com/qgis/Quantum-GIS/commit/5edb50a89c622a7eb1dc556c48753cd8954a8cd4
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M i18n/qgis_it.ts

  Log Message:
  -----------
  translation update: string update it language


  Commit: fc2aa209b85c87041b5a3570d7ff6ad906dbb566
      https://github.com/qgis/Quantum-GIS/commit/fc2aa209b85c87041b5a3570d7ff6ad906dbb566
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M i18n/qgis_id.ts

  Log Message:
  -----------
  translation update: indonesian


  Commit: 4d29326628355a7d2df5f657f9f64634a8095dde
      https://github.com/qgis/Quantum-GIS/commit/4d29326628355a7d2df5f657f9f64634a8095dde
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M i18n/qgis_gl_ES.ts

  Log Message:
  -----------
  translation update: galician by Xan


  Commit: fc492540c74524c2bec25182829dfd70f93f406b
      https://github.com/qgis/Quantum-GIS/commit/fc492540c74524c2bec25182829dfd70f93f406b
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/plugins/grass/qgsgrassmodule.cpp
  M src/plugins/grass/qgsgrassmodule.h

  Log Message:
  -----------
  fix #4259


  Commit: 0cda153c6da2105ca79c9fef73f5083b97cb09b2
      https://github.com/qgis/Quantum-GIS/commit/0cda153c6da2105ca79c9fef73f5083b97cb09b2
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M ms-windows/osgeo4w/package-nightly.cmd
  M ms-windows/osgeo4w/package.cmd

  Log Message:
  -----------
  osgeo4w: switch to GRASS 6.4.2


  Commit: f32a94f6f5777734152110395288949766c9db3e
      https://github.com/qgis/Quantum-GIS/commit/f32a94f6f5777734152110395288949766c9db3e
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M debian/qgis.desktop

  Log Message:
  -----------
  collect GIS translation from wikipedia


  Commit: 3214776ab9a7cddfd4ef142977cb40762c76a4d7
      https://github.com/qgis/Quantum-GIS/commit/3214776ab9a7cddfd4ef142977cb40762c76a4d7
  Author: Brian Kelly <polymonic at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M INSTALL

  Log Message:
  -----------
  kyngchaos URLs no longer have /wiki/ in them


  Commit: 9ead6368819a78d3d70910408ad412b2f5e571f7
      https://github.com/qgis/Quantum-GIS/commit/9ead6368819a78d3d70910408ad412b2f5e571f7
  Author: Nathan Woodrow <woodrow.nathan at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/app/qgisapp.cpp
  M src/app/qgsoptions.cpp
  M src/core/composer/qgscomposermap.cpp
  M src/plugins/georeferencer/qgsgeorefplugingui.cpp

  Log Message:
  -----------
  Use zoom to mouse by default.  Fixes #5054


Compare: https://github.com/qgis/Quantum-GIS/compare/f8ec44d...9ead636


More information about the QGIS-commit mailing list