Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kovzol/Java-Geometry-Expert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kovzol/Java-Geometry-Expert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Traumlos-gwt
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 300 files changed
  • 1 contributor

Commits on Apr 5, 2025

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

Commits on Apr 23, 2025

  1. add tooling functionality, unfinished

    - further implement gwt ui
    - starts separating swing from web basics
    - implements tooling
       - a lot of wrongs still there
       - especially object drawing still has a bug were preview lines are not deleted
    Traumlos committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    83d16ab View commit details
    Browse the repository at this point in the history
  2. add missing files

    Traumlos committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    3dbbdea View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. add first images to the toolings and ignore not working tests

    - image folder is no duplicated
    - note that refactoring image paths to be reusable was not feasable(crashed intellij)
    - maybe configure gwt to copy files from original source later on
    Traumlos committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    46559fe View commit details
    Browse the repository at this point in the history
  2. adapt test

    Traumlos committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    5eac7a4 View commit details
    Browse the repository at this point in the history
Loading