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

Dev #162

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from
Open

Dev #162

wants to merge 26 commits into from

Commits on Aug 6, 2019

  1. Have the gui window resizable using Qt Layouts.

    hjr authored and Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    e1aea43 View commit details
    Browse the repository at this point in the history
  2. Address warnings.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a4fe679 View commit details
    Browse the repository at this point in the history
  3. Rearrange the Log tab.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    b5070d5 View commit details
    Browse the repository at this point in the history
  4. Ignore all in build/examples/ and build/tmp/ .

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    ece10a2 View commit details
    Browse the repository at this point in the history
  5. Typo in comment.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8841ae8 View commit details
    Browse the repository at this point in the history
  6. Address more warnings.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    1ac3766 View commit details
    Browse the repository at this point in the history
  7. Address warnings.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    dca7a4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d47ee8 View commit details
    Browse the repository at this point in the history
  9. Use current C++ standard name, fix win32 settings.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    12b2704 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    643702f View commit details
    Browse the repository at this point in the history
  11. Fix double mutex request in core thread.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c4800cf View commit details
    Browse the repository at this point in the history
  12. Inline getter methods.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    1a13bbf View commit details
    Browse the repository at this point in the history
  13. Fine tuning layout.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    b220869 View commit details
    Browse the repository at this point in the history
  14. Have only one "Record" button.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c916059 View commit details
    Browse the repository at this point in the history
  15. Only one data set name and info for all modes.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8ef40d0 View commit details
    Browse the repository at this point in the history
  16. Fix lock up on shut down training thread.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    d5249b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    62112a4 View commit details
    Browse the repository at this point in the history
  18. Reduce to one number of training samples widget, set the static widge…

    …t attributes through the ui file.
    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    f42e8d7 View commit details
    Browse the repository at this point in the history
  19. Fix gui help text for frame timing.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    36ea3a6 View commit details
    Browse the repository at this point in the history
  20. Extend the output widgets.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    2ccd110 View commit details
    Browse the repository at this point in the history
  21. Fix grt source build with qmake.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    6ed948b View commit details
    Browse the repository at this point in the history
  22. Close graph windows on app quit.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    45b00c6 View commit details
    Browse the repository at this point in the history
  23. Ignore test build binaries.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    e0f8e3e View commit details
    Browse the repository at this point in the history
  24. Class label editable.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a1dc592 View commit details
    Browse the repository at this point in the history
  25. Re-add GRT headers to the qt gui project.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    f703c28 View commit details
    Browse the repository at this point in the history
  26. Add a cluster mode image.

    Helmut Rohs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    0dc4bdd View commit details
    Browse the repository at this point in the history