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

Top-down development #9

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

Top-down development #9

wants to merge 66 commits into from

Commits on Apr 14, 2023

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

Commits on Apr 17, 2023

  1. Add maket button for edit

    Sdmitrioul committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bd62c4c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Refactor methods

    Sdmitrioul committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4da7caa View commit details
    Browse the repository at this point in the history
  2. refactor abstractfbcell

    Sdmitrioul committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d8f4ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Add button to fbCells

    Sdmitrioul committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2cc3484 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

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

Commits on Apr 25, 2023

  1. Add ability to add ports

    Sdmitrioul committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c4192fa View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Apr 30, 2023

  1. Some fixes

    Sdmitrioul committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    66f8122 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a13f1ac View commit details
    Browse the repository at this point in the history
  2. Fix dragging problem

    Sdmitrioul committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6f56bf2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 26, 2023

  1. Add converting type

    Sdmitrioul committed May 26, 2023
    Configuration menu
    Copy the full SHA
    731a2c8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Fix connections issue

    Sdmitrioul committed May 27, 2023
    Configuration menu
    Copy the full SHA
    6807b43 View commit details
    Browse the repository at this point in the history
  2. Refactor action folder

    Sdmitrioul committed May 27, 2023
    Configuration menu
    Copy the full SHA
    2262a0e View commit details
    Browse the repository at this point in the history
  3. Extract abstract class

    Sdmitrioul committed May 27, 2023
    Configuration menu
    Copy the full SHA
    0e4fde5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    98b0e88 View commit details
    Browse the repository at this point in the history
  2. Fix small bug

    Sdmitrioul committed May 28, 2023
    Configuration menu
    Copy the full SHA
    4d2ee8b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    659f70f View commit details
    Browse the repository at this point in the history
  2. Refactor network example

    Sdmitrioul committed May 29, 2023
    Configuration menu
    Copy the full SHA
    85c1e00 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    895af9f View commit details
    Browse the repository at this point in the history
  2. Add network extractor

    Sdmitrioul committed May 30, 2023
    Configuration menu
    Copy the full SHA
    03c2712 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 1, 2023

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

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    7185521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d209df View commit details
    Browse the repository at this point in the history
  3. Add exceptions in scenes

    Sdmitrioul committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    11b269b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a6331 View commit details
    Browse the repository at this point in the history
  5. Return compiler file

    Sdmitrioul committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    774de34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e174eae View commit details
    Browse the repository at this point in the history
  7. Fix encodings tab

    Sdmitrioul committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    1a2bc2a View commit details
    Browse the repository at this point in the history
  8. Return vcs file

    Sdmitrioul committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    147a40e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f579a69 View commit details
    Browse the repository at this point in the history
  10. Return misc file

    Sdmitrioul committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    299502b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa856f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    3b87e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab763f View commit details
    Browse the repository at this point in the history
  3. Refactor DiagramView

    Sdmitrioul committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f763ddf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d77ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f49f9da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff70513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65fac58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69dcb06 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Return dictionaries files

    Sdmitrioul committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    502753a View commit details
    Browse the repository at this point in the history
  2. Return uidesiger file

    Sdmitrioul committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    84d4e8a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    847e19d View commit details
    Browse the repository at this point in the history
  2. Delete port button

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    bd271a6 View commit details
    Browse the repository at this point in the history
  3. Remove DataTypeUtil.kt

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cefa1e8 View commit details
    Browse the repository at this point in the history
  4. Simplify condition

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7da6057 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09f5963 View commit details
    Browse the repository at this point in the history
  6. Delete unused exception

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    82754ca View commit details
    Browse the repository at this point in the history
  7. Extract common code

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    606a481 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2d6328 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cca90d6 View commit details
    Browse the repository at this point in the history
  10. Renamed reference

    Sdmitrioul committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7ebea66 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Add port icons

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    282b9d8 View commit details
    Browse the repository at this point in the history
  2. Add broken ports base

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9d36fc1 View commit details
    Browse the repository at this point in the history
  3. Restore idea files

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dcf905b View commit details
    Browse the repository at this point in the history
  4. Replace e

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a530e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df6206 View commit details
    Browse the repository at this point in the history
  6. Restore fbme.iml

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6e1c666 View commit details
    Browse the repository at this point in the history
  7. Restore fbme.iml

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9b6dd9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6741bc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71fb3c6 View commit details
    Browse the repository at this point in the history
  10. Delete components

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e5acaaf View commit details
    Browse the repository at this point in the history
  11. Delete components

    Sdmitrioul committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5cfd13c View commit details
    Browse the repository at this point in the history