D29527: Add MapProxySource

2020-05-08 Thread Arjen Hiemstra
This revision was automatically updated to reflect the committed changes.
Closed by commit R1049:fa334cf9e809: Add MapProxySource (authored by ahiemstra).

REPOSITORY
  R1049 KQuickCharts

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D29527?vs=82256=82278

REVISION DETAIL
  https://phabricator.kde.org/D29527

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/MapProxySourceTest.cpp
  src/CMakeLists.txt
  src/ChartsPlugin.cpp
  src/datasource/MapProxySource.cpp
  src/datasource/MapProxySource.h

To: ahiemstra, mart
Cc: mart, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns


D29527: Add MapProxySource

2020-05-08 Thread Marco Martin
mart accepted this revision.
mart added a comment.
This revision is now accepted and ready to land.


  works perfectly :)

REPOSITORY
  R1049 KQuickCharts

BRANCH
  mapproxysource

REVISION DETAIL
  https://phabricator.kde.org/D29527

To: ahiemstra, mart
Cc: mart, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns


D29527: Add MapProxySource

2020-05-08 Thread Arjen Hiemstra
ahiemstra created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ahiemstra requested review of this revision.

REVISION SUMMARY
  A source that provides values from a map based on keys from a different
  source.

TEST PLAN
  The auto test passes.

REPOSITORY
  R1049 KQuickCharts

BRANCH
  mapproxysource

REVISION DETAIL
  https://phabricator.kde.org/D29527

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/MapProxySourceTest.cpp
  src/CMakeLists.txt
  src/ChartsPlugin.cpp
  src/datasource/MapProxySource.cpp
  src/datasource/MapProxySource.h

To: ahiemstra
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns