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

Initial support for constraints #841

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2022

  1. QtGui::Molecule modified

    Signed-off-by: Heiner Atze <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ef666fb View commit details
    Browse the repository at this point in the history
  2. some cleanup

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ca801a2 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    dbc1506 View commit details
    Browse the repository at this point in the history
  4. still cleanup

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    dfabe13 View commit details
    Browse the repository at this point in the history
  5. added Json

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a0f3f1b View commit details
    Browse the repository at this point in the history
  6. cleanup

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f123c1c View commit details
    Browse the repository at this point in the history
  7. cleanup include statements

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    424d1c8 View commit details
    Browse the repository at this point in the history
  8. rewrite Constraint, is now directly linked to Atoms

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    91c6369 View commit details
    Browse the repository at this point in the history
  9. linked to atoms via uniqueIDs, automatic update of dialog

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    feb7c4f View commit details
    Browse the repository at this point in the history
  10. highlighting of selected Constraint

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8be3045 View commit details
    Browse the repository at this point in the history
  11. updated automatic update of constraints

    Signed-off-by: kantundpeterpan <heiner.atze@gmx.net>
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    kantundpeterpan authored and ghutchis committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    33e9693 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Fix syntax error with case statement on VC++

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a6317b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

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