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

Enable qt4-qt5 setup #7

Merged
merged 14 commits into from
Jul 25, 2024
Merged

Enable qt4-qt5 setup #7

merged 14 commits into from
Jul 25, 2024

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    2d9170c View commit details
    Browse the repository at this point in the history
  2. Port to qt5

    pierrewillenbrockdfki committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1751272 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Use Qt5::Gui etc instead of Qt::Gui

    Qt5:: seems to be more compatible.
    pierrewillenbrockdfki committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    a78c991 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

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

Commits on Mar 19, 2023

  1. Depend on cmake target for lemon

    Archive is currently unavailable and switching to the osdep (liblemon-dev v1.3.1)
    seems to be the first choice now.
    However, lemon.pc requires further patching, since it requires linking of -lemon
    and not -llemon.
    2maz committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7b80180 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f4b44ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3b6a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    398cf97 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Remove qt5-svg dependency

    It is part of the qt5 dependency.
    pierrewillenbrockdfki committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f76228d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. ci: update test workflow

    2maz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5a66766 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Revise library naming schema

    2maz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7e01a88 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    2maz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b72e916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754449c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b56e73c View commit details
    Browse the repository at this point in the history