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

Add Path element (partially), Group and Element transformation #25

Merged
merged 30 commits into from
Dec 11, 2023
Merged

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    84934e4 View commit details
    Browse the repository at this point in the history
  2. Replace SFML to wxWidgets

    ntkwan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e234c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d6ded View commit details
    Browse the repository at this point in the history
  4. Update wxWidgets build folder

    ntkwan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    de5fdea View commit details
    Browse the repository at this point in the history
  5. Add tif_config.h

    Fix issue: tif_config.h not found
    ntkwan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f65e742 View commit details
    Browse the repository at this point in the history
  6. Update tiff folder

    ntkwan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    001d3e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

  1. Add path render

    JonasAugust12 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a99670f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03af66 View commit details
    Browse the repository at this point in the history
  3. Apply rapidxml to parser

    hoangfitus committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b65da8f View commit details
    Browse the repository at this point in the history
  4. Add render class

    JonasAugust12 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    91a7b50 View commit details
    Browse the repository at this point in the history
  5. Fix path color

    JonasAugust12 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    670c050 View commit details
    Browse the repository at this point in the history
  6. Add render shape

    JonasAugust12 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    500e8e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b2edc7 View commit details
    Browse the repository at this point in the history
  8. Update shapes rendering

    TBD: Line, Text, Polyline (fill)
    ntkwan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    feb71ff View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    5b5011c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    314f5ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b4ea0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fix rendering window

    JonasAugust12 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    30e1b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b41a46 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    20c7637 View commit details
    Browse the repository at this point in the history
  2. Update sample test cases

    ntkwan committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    eeb81bc View commit details
    Browse the repository at this point in the history
  3. Update workflows (#24)

    * Add windows emulator to workflows
    
    * Update dependencies
    
    * Add mingw64 g++
    
    * Fix typos
    ntkwan authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    185f894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7ea44 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Fix parser not parse svg01

    hoangfitus committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    260a30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df3e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f259bd View commit details
    Browse the repository at this point in the history
  4. Update documentation

    phthtgvi committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    51a7f67 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update class diagrams

    Replace clang-uml (also remove .clang-uml config) to hpp2plantuml. These diagrams use for MIlestone 2 report
    phthtgvi committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5386e36 View commit details
    Browse the repository at this point in the history