[QGIS Commit] [qgis/Quantum-GIS] d52e00: Add color_hsl and color_hsla functions

GitHub noreply at github.com
Sun Apr 28 16:16:25 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: d52e007de8633d2c0f0b6d723c865acc4952f27e
      https://github.com/qgis/Quantum-GIS/commit/d52e007de8633d2c0f0b6d723c865acc4952f27e
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    A resources/function_help/color_hsl-en_US
    A resources/function_help/color_hsla-en_US
    M src/core/qgsexpression.cpp
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Add color_hsl and color_hsla functions


  Commit: c038374e41a3ea81331010db47a4756076984192
      https://github.com/qgis/Quantum-GIS/commit/c038374e41a3ea81331010db47a4756076984192
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    M resources/function_help/color_hsl-en_US
    M resources/function_help/color_hsla-en_US
    A resources/function_help/color_hsv-en_US
    A resources/function_help/color_hsva-en_US
    M src/core/qgsexpression.cpp
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Add color_hsv and color_hsva functions


  Commit: 6e5221cd6d876786343ce1a03ba030eb61ecdd2b
      https://github.com/qgis/Quantum-GIS/commit/6e5221cd6d876786343ce1a03ba030eb61ecdd2b
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    A resources/function_help/color_cmyk-en_US
    A resources/function_help/color_cmyka-en_US
    M src/core/qgsexpression.cpp
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Add color_cmyk and color_cmyka functions


  Commit: 533030f80e04f8da4b1cfee7b71809ac748fa04d
      https://github.com/qgis/Quantum-GIS/commit/533030f80e04f8da4b1cfee7b71809ac748fa04d
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    A resources/function_help/regexp_match-en_US
    M resources/function_help/regexp_replace-en_US
    M src/core/qgsexpression.cpp
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Add regexp_match function, improve help for regexp_replace function


  Commit: 8565ef95d9a525bd7e18306023487ffa7a8e2e1d
      https://github.com/qgis/Quantum-GIS/commit/8565ef95d9a525bd7e18306023487ffa7a8e2e1d
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2013-04-28 (Sun, 28 Apr 2013)

  Changed paths:
    A resources/function_help/color_cmyk-en_US
    A resources/function_help/color_cmyka-en_US
    A resources/function_help/color_hsl-en_US
    A resources/function_help/color_hsla-en_US
    A resources/function_help/color_hsv-en_US
    A resources/function_help/color_hsva-en_US
    A resources/function_help/regexp_match-en_US
    M resources/function_help/regexp_replace-en_US
    M src/core/qgsexpression.cpp
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Merge pull request #565 from nyalldawson/new_functions

New color functions (from hsl, hsv and cmyk), new regexp_match function


Compare: https://github.com/qgis/Quantum-GIS/compare/71c9d96f44cc...8565ef95d9a5


More information about the QGIS-commit mailing list