[QGIS Commit] [qgis/Quantum-GIS] d686fb: add cpt-city files to osgeo4w build

GitHub noreply at github.com
Fri Sep 7 16:49:52 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: d686fbe7cbb7caf455a9fd3d35663cea34309464
      https://github.com/qgis/Quantum-GIS/commit/d686fbe7cbb7caf455a9fd3d35663cea34309464
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

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

  Log Message:
  -----------
  add cpt-city files to osgeo4w build


  Commit: 32ea8f977277364a693f85090744b74ff8e56cea
      https://github.com/qgis/Quantum-GIS/commit/32ea8f977277364a693f85090744b74ff8e56cea
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M doc/CONTRIBUTORS
    M doc/TRANSLATORS
    M i18n/qgis_de.ts
    M python/core/qgsrectangle.sip
    A resources/function_help/coalesce-en_US
    M src/app/gps/qwtpolar-0.1/qwt_polar_canvas.cpp
    M src/app/gps/qwtpolar-0.1/qwt_polar_curve.h
    M src/app/gps/qwtpolar-1.0/qwt_polar_curve.h
    M src/app/qgisapp.cpp
    M src/app/qgsattributetypedialog.cpp
    M src/app/qgsdiagramproperties.cpp
    M src/app/qgsmaptoolselectutils.h
    M src/app/qgsmeasuretool.h
    M src/app/qgstipfactory.cpp
    M src/core/composer/qgscomposerlegend.h
    M src/core/composer/qgscomposerscalebar.cpp
    M src/core/composer/qgscomposition.h
    M src/core/composer/qgsnumericscalebarstyle.cpp
    M src/core/diagram/qgstextdiagram.cpp
    M src/core/pal/palgeometry.h
    M src/core/qgsapplication.cpp
    M src/core/qgsdataprovider.h
    M src/core/qgsdiagramrendererv2.h
    M src/core/qgsexpression.cpp
    M src/core/qgsgeometry.h
    M src/core/qgsmaplayer.h
    M src/core/qgsrectangle.h
    M src/core/qgsvectorlayer.cpp
    M src/core/raster/qgsrasterchecker.cpp
    M src/core/raster/qgsrasterpipe.h
    M src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
    M src/gui/attributetable/qgsattributetableidcolumnpair.h
    M src/gui/qgisgui.cpp
    M src/gui/qgsmapcanvas.h
    M src/gui/qgsmessagebar.cpp
    M src/gui/raster/qgssinglebandpseudocolorrendererwidget.cpp
    M src/gui/symbology-ng/qgscptcitycolorrampv2dialog.cpp
    M src/gui/symbology-ng/qgsrendererv2widget.cpp
    M src/plugins/dxf2shp_converter/dxflib/src/dl_dxf.cpp
    M src/plugins/evis/README.TXT
    M src/plugins/evis/databaseconnection/evisdatabaseconnection.cpp
    M src/plugins/evis/databaseconnection/evisdatabaseconnection.h
    M src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.cpp
    M src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.h
    M src/plugins/evis/databaseconnection/evisdatabaselayerfieldselectiongui.cpp
    M src/plugins/evis/databaseconnection/evisdatabaselayerfieldselectiongui.h
    M src/plugins/evis/databaseconnection/evisquerydefinition.cpp
    M src/plugins/evis/databaseconnection/evisquerydefinition.h
    M src/plugins/evis/eventbrowser/evisconfiguration.cpp
    M src/plugins/evis/eventbrowser/evisconfiguration.h
    M src/plugins/evis/eventbrowser/evisgenericeventbrowsergui.cpp
    M src/plugins/evis/eventbrowser/evisgenericeventbrowsergui.h
    M src/plugins/evis/eventbrowser/evisimagedisplaywidget.cpp
    M src/plugins/evis/eventbrowser/evisimagedisplaywidget.h
    M src/plugins/evis/evis.cpp
    M src/plugins/evis/evis.h
    M src/plugins/evis/idtool/eviseventidtool.h
    M src/plugins/spit/qgsshapefile.cpp
    M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
    M src/providers/grass/CMakeLists.txt
    M src/providers/wfs/qgswfsprovider.h
    M src/providers/wms/qgswmsprovider.h
    M tests/src/core/testqgscomposerscalebar.cpp
    M tests/src/core/testqgsexpression.cpp
    M tests/src/python/CMakeLists.txt
    A tests/src/python/test_qgsrectangle.py
    A tests/src/python/test_qgsspatialindex.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:qgis/Quantum-GIS


  Commit: 09c3693409a47bcbe1b6b9476b4f63498dd022e5
      https://github.com/qgis/Quantum-GIS/commit/09c3693409a47bcbe1b6b9476b4f63498dd022e5
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M images/images.qrc
    R images/themes/default/mIconCollapse.png
    R images/themes/default/mIconExpand.png
    M src/gui/qgscollapsiblegroupbox.cpp
    M src/gui/qgscollapsiblegroupbox.h

  Log Message:
  -----------
  fix QgsCollapsibleGroupBox UI (arrows should render correctly)


  Commit: 595d2a5f70c10176dd2205884e512af93314e8d7
      https://github.com/qgis/Quantum-GIS/commit/595d2a5f70c10176dd2205884e512af93314e8d7
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M tests/src/python/CMakeLists.txt
    A tests/src/python/test_qgsvectorlayer.py
    M tests/src/python/utilities.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:qgis/Quantum-GIS


Compare: https://github.com/qgis/Quantum-GIS/compare/2e8d82fd3e6c...595d2a5f70c1


More information about the QGIS-commit mailing list