Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MITK/Qwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0-patched
Choose a base ref
...
head repository: MITK/Qwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cmake
Choose a head ref
  • 18 commits
  • 64 files changed
  • 3 contributors

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    23c9153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3cbc0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a7fa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88aaada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091ebe3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6080ee8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d046282 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. missing include ( Qt5 ) added

    uwerat committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    447227a View commit details
    Browse the repository at this point in the history
  2. version increased

    uwerat committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    068dc5c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    3497e52 View commit details
    Browse the repository at this point in the history
  2. QwtPlotCurve::adjacentPoint and QwtPlotCurve::interpolatedValueAt added

    for monotonic curve points
    uwerat committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    283acff View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. missing return added

    uwerat committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d3706f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. missing return value added

    uwerat committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    0027be3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    1f25272 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    9e554a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    e6f35ab View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    8f83b53 View commit details
    Browse the repository at this point in the history
  2. Use PROJECT_SOURCE_DIR to support qwt built as subdir of superproject

    When a cmake based project includes and builds qwt, paths need to be
    realative to the qwt subproject, not the top level superproject
    biddisco authored and MehdiChinoune committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    149ab80 View commit details
    Browse the repository at this point in the history
Loading