X Tutup
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: feischl97/BCodeGen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feischl97/BCodeGen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/Module
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on May 24, 2017

  1. Created basic GUI

    AstralJaeger committed May 24, 2017
    Configuration menu
    Copy the full SHA
    dbc79fe View commit details
    Browse the repository at this point in the history
  2. finished MainWindow.fxml

    AstralJaeger committed May 24, 2017
    Configuration menu
    Copy the full SHA
    728a541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d6836 View commit details
    Browse the repository at this point in the history
  4. finished feature

    event system still pending
    AstralJaeger committed May 24, 2017
    Configuration menu
    Copy the full SHA
    c08c553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80388b4 View commit details
    Browse the repository at this point in the history
  6. Added IBarcode interface

    AstralJaeger committed May 24, 2017
    Configuration menu
    Copy the full SHA
    3647924 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1495bdf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. * Optimized automatic barcode type adding

    * Added button generate event
    * Added combobox change listener
    * Added button export event [WIP]
    AstralJaeger committed May 25, 2017
    Configuration menu
    Copy the full SHA
    24c1d5b View commit details
    Browse the repository at this point in the history
  2. * finished file export method

    * added method to get file extension
    * removed getBarcodeType
    * titled export button
    AstralJaeger committed May 25, 2017
    Configuration menu
    Copy the full SHA
    2d15e70 View commit details
    Browse the repository at this point in the history
Loading
X Tutup