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

Added gui::TreeView widget #2081

Merged
merged 11 commits into from
Jul 21, 2020
Merged

Added gui::TreeView widget #2081

merged 11 commits into from
Jul 21, 2020

Commits on Jul 16, 2020

  1. Added gui::TreeView widget, also updated the colors of the ListView t…

    …o be consistent with the rest of the widgets
    prewettg committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    92b5432 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into prewettg/treeview

    # Conflicts:
    #	cpp/apps/Open3DViewer/Open3DViewer_mac.mm
    prewettg committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    83e1e37 View commit details
    Browse the repository at this point in the history
  3. Styles fixes

    prewettg committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d452f31 View commit details
    Browse the repository at this point in the history
  4. Linux fixes

    prewettg committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ac82c3d View commit details
    Browse the repository at this point in the history
  5. Style fix

    prewettg committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f5c957a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Added ability rename TreeView item and select items with children. Al…

    …so made tree more robust to duplicate items across multiple trees.
    prewettg committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7c2cfcb View commit details
    Browse the repository at this point in the history
  2. Style fix

    prewettg committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ed1a48e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

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

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    be73dd0 View commit details
    Browse the repository at this point in the history
  2. Style fixes

    prewettg committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    08ec2f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    051910a View commit details
    Browse the repository at this point in the history