Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPPQT: QT support for RPP. Part 1: from_signal #291

Merged
merged 32 commits into from
Nov 16, 2022
Merged

RPPQT: QT support for RPP. Part 1: from_signal #291

merged 32 commits into from
Nov 16, 2022

Commits on Nov 10, 2022

  1. add dependency to qt

    victimsnino committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    676a30c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d10dea View commit details
    Browse the repository at this point in the history
  3. minor update

    victimsnino committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    75e32a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. rename + simplify

    victimsnino committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    eee45ee View commit details
    Browse the repository at this point in the history
  2. fix find_package for qt

    victimsnino committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    25790ef View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Tests

    victimsnino committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    ba0995c View commit details
    Browse the repository at this point in the history
  2. Enable QT in CI

    victimsnino committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    bb538d3 View commit details
    Browse the repository at this point in the history
  3. fix ci

    victimsnino committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    735c9af View commit details
    Browse the repository at this point in the history
  4. More complex QT example

    victimsnino committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    56d97e5 View commit details
    Browse the repository at this point in the history
  5. compile

    victimsnino committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    773a8a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. QT for sanitize

    victimsnino authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    163a235 View commit details
    Browse the repository at this point in the history
  2. compile fixes

    victimsnino committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2758047 View commit details
    Browse the repository at this point in the history
  3. fix compile

    victimsnino committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a91dbbe View commit details
    Browse the repository at this point in the history
  4. fix package compile

    victimsnino committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9dd10e0 View commit details
    Browse the repository at this point in the history
  5. Change order

    victimsnino committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a2de5a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Try to fix CI

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b61aa2c View commit details
    Browse the repository at this point in the history
  2. changeQT dir

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f580eaf View commit details
    Browse the repository at this point in the history
  3. Rename

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a4828f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fdd4fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f8341a View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d981825 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76c5d88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a42f6da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8aa534 View commit details
    Browse the repository at this point in the history
  10. Update ci.yml

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a70f7c3 View commit details
    Browse the repository at this point in the history
  11. Update ci.yml

    victimsnino authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c3e88fd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. docs

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    43cb11e View commit details
    Browse the repository at this point in the history
  2. minor

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    50fe992 View commit details
    Browse the repository at this point in the history
  3. Minor

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ecda9ba View commit details
    Browse the repository at this point in the history
  4. Use newest doxygen

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    60827d3 View commit details
    Browse the repository at this point in the history
  5. comment

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b6e721c View commit details
    Browse the repository at this point in the history
  6. Update docs

    victimsnino committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cb85f85 View commit details
    Browse the repository at this point in the history