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

[FEATURE] [needs-docs] Classify symmetric #6120

Merged
merged 14 commits into from
Sep 14, 2018

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    2ddfc11 View commit details
    Browse the repository at this point in the history
  2. improved problem (b)

    removed the .sip
    
    corrected (f)
    
    removed direct comparison of doubles to try to pass the tests
    
    one step back to know if it cause the check failure
    
    the step forward, improved, should pass the test
    
    comments of m-kuhn taken into account
    
    The last 7 commits to rebase easily on master
    pierreloicq committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    7773633 View commit details
    Browse the repository at this point in the history
  3. reaction to Travis

    pierreloicq committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ad90497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    193361a View commit details
    Browse the repository at this point in the history
  5. delete .sip

    pierreloicq committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d5fc316 View commit details
    Browse the repository at this point in the history
  6. sipification

    pierreloicq committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    38d4e0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6907a9 View commit details
    Browse the repository at this point in the history
  8. Nyall's comments

    pierreloicq committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    04c097d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7eb380 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

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

Commits on Sep 7, 2018

  1. sip, doc, bad keywords

    pierreloicq committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    38e5990 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    d4514c5 View commit details
    Browse the repository at this point in the history
  2. Use switches for enums, combobox data instead of index positions

    Both are more future-proof
    nyalldawson committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    b5afa7f View commit details
    Browse the repository at this point in the history
  3. Move symmetric widgets into a collapsible group box

    These are advanced settings which we don't want to show
    up front, at risk of hurting UI simplicity
    nyalldawson committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    78cb885 View commit details
    Browse the repository at this point in the history