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

Bump #14

Merged
merged 54 commits into from
Dec 14, 2023
Merged

Bump #14

merged 54 commits into from
Dec 14, 2023

Commits on Jul 11, 2023

  1. -Added a Makie GUI

    -test3.jl to run the gui
    -added GLMakie to the project's dependencies
    Niels1006 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    50e8062 View commit details
    Browse the repository at this point in the history
  2. -Added a Makie GUI

    -test3.jl to run the gui
    -added GLMakie to the project's dependencies
    Niels1006 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e5783f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Added MINDFulMakie Plots

    Added Fullscreen Button, refining still WIP
    Niels1006 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8f035aa View commit details
    Browse the repository at this point in the history
  2. Added Fullscreen support

    More features still WIP, as well as a general rewrite of functions and control flow
    Niels1006 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2b9861a View commit details
    Browse the repository at this point in the history
  3. Updated .gitignore

    Niels1006 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf7d777 View commit details
    Browse the repository at this point in the history
  4. Delete .idea directory

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8b9df73 View commit details
    Browse the repository at this point in the history
  5. Delete .vscode directory

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1166b01 View commit details
    Browse the repository at this point in the history
  6. Delete data directory

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a012839 View commit details
    Browse the repository at this point in the history
  7. Delete test.jl

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ecf54ed View commit details
    Browse the repository at this point in the history
  8. Delete test2.jl

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    84d8a58 View commit details
    Browse the repository at this point in the history
  9. Delete test3.jl

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    edd9848 View commit details
    Browse the repository at this point in the history
  10. Delete test/data directory

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    58c0b2d View commit details
    Browse the repository at this point in the history
  11. Delete Manifest.toml

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    57c918f View commit details
    Browse the repository at this point in the history
  12. Delete Project.toml

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dc42fa8 View commit details
    Browse the repository at this point in the history
  13. Delete MINDFulMakieApp.iml

    Niels1006 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bc572d2 View commit details
    Browse the repository at this point in the history
  14. modified: .gitignore

    Niels1006 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b27ecaa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    48773fd View commit details
    Browse the repository at this point in the history
  16. Added colors to the buttons

    Niels1006 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a41ecc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fixed Fullscreen

    Niels1006 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7c55f98 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Automatic .graphml file detection (Menu gets updated)

    Automatic detection of the number of available IBN Indexes per .graphml (Menu gets updated)
    Added struct with nested dicts for much used variables (WIP)
    Code cleanup (WIP)
    Niels1006 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0a33898 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. updated README.md

    Niels1006 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b7d1f5c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Niels1006 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6deac07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Niels1006/test2

    Test2
    Niels1006 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    88afe7c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Rewrote everything.

    Modular structure, easy to add new features.
    Still WIP
    Niels1006 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e72faa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfb9a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. +RemoteREPL

    +Resizeable grid
    Niels1006 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4f2bc35 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Sep 12, 2023

  1. Beautifying (WIP)

    Niels1006 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6258220 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Fixed several bugs

    Niels1006 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dc74245 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Niels1006/test2

    Switched to Intent based GUI + Bug Fixes
    Niels1006 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1e4bf6e View commit details
    Browse the repository at this point in the history
  3. Fixed run error

    Niels1006 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    52a51ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from Niels1006/test2

    Fixed run error
    Niels1006 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c85a960 View commit details
    Browse the repository at this point in the history
  5. Minor Fix

    Niels1006 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    12dd9a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from Niels1006/test2

    Minor Fix
    Niels1006 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7e4bfe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Highered font size

    Niels1006 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d58af9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from Niels1006/test2

    Highered font size
    Niels1006 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d172191 View commit details
    Browse the repository at this point in the history
  3. Fixed Fullscreen

    Niels1006 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6d80de8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge pull request #6 from Niels1006/Fullscreen-Fix

    Fixed Fullscreen
    Niels1006 authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ca2c657 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fixed minor errors

    Niels1006 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9f69d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Niels1006/Fullscreen-Fix

    Fixed minor errors
    Niels1006 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    df15d89 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Niels1006 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9775c85 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Niels1006 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4e3d54b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Niels1006 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2e23d05 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Niels1006 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    88bd24e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4443808 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. cleanup

    Niels1006 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b1545ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from Niels1006/cleanup

    Cleanup
    Niels1006 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7639195 View commit details
    Browse the repository at this point in the history
  3. Delete test directory

    Niels1006 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cc2199e View commit details
    Browse the repository at this point in the history
  4. doccing

    Niels1006 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    454d870 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from Niels1006/cleanup

    doccing
    Niels1006 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    88356e7 View commit details
    Browse the repository at this point in the history
  6. more comments

    Niels1006 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    61a5a01 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from Niels1006/cleanup

    more comments
    Niels1006 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    273588a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    157c17c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Niels1006/uni

    Resolved missing commit
    Niels1006 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    316a27a View commit details
    Browse the repository at this point in the history