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

Unifying view tools, histogram and overview, to some extend and persisting their settings within and between sessions #6

Merged
merged 21 commits into from
Jun 26, 2023

Commits on Mar 15, 2023

  1. WIP (does not compile!), introduced interface and manager for view to…

    …ols, started adapting histogram view controller;
    JonasSchaub committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1f0f463 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

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

Commits on Mar 17, 2023

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

Commits on Mar 20, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 24, 2023

  1. WIP, does not compile! Refactoring and making sure the setting proper…

    …ties are used and updated correctly;
    JonasSchaub committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    272443f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Renamed TabNames enum constants; ad-hoc work on HistogramViewControll…

    …er; added some notes in HistogramViewController;
    JonasSchaub committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9ed13c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 6, 2023

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

Commits on Jun 7, 2023

  1. Carried on harmonising view tools, started working on overview view c…

    …ontroller, added central parseSMILES method in ChemUtil;
    JonasSchaub committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    299fe9b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Histogram and overview settings are now persisted within the same ses…

    …sion and between sessions, calls to them are now managed through view tools manager;
    JonasSchaub committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f18ed6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e38478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6f486 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cac4cdf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. 2 Configuration menu
    Copy the full SHA
    1c5b656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56631a View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    f94c0f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. changed EventHandler;

    correct casting
    B-s123 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9c56cd3 View commit details
    Browse the repository at this point in the history
  2. added comment

    B-s123 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    df86447 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. changed some variable names;

    added try catch block
    B-s123 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f22b512 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from FelixBaensch/histogram_unification

    Histogram unification
    JonasSchaub authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5ffef49 View commit details
    Browse the repository at this point in the history