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 examples #119

Merged
merged 77 commits into from
Aug 31, 2016
Merged

Add examples #119

merged 77 commits into from
Aug 31, 2016

Commits on Aug 29, 2016

  1. Add examples

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    2b93dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6765130 View commit details
    Browse the repository at this point in the history
  3. Fix parse error

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    12bd3d1 View commit details
    Browse the repository at this point in the history
  4. Add headline

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    3d6cdb0 View commit details
    Browse the repository at this point in the history
  5. Revert "Add headline"

    This reverts commit 3d6cdb0.
    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8fff5b9 View commit details
    Browse the repository at this point in the history
  6. Implement #105

    mottosso committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b13dfcd View commit details
    Browse the repository at this point in the history
  7. Implement #105

    mottosso committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8f95c5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fe8bda View commit details
    Browse the repository at this point in the history
  9. Do not run under Python 3

    I also renamed the builders, because they were getting run during testing due to their name containing the magic word "test".
    mottosso committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b591fd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d69db9 View commit details
    Browse the repository at this point in the history
  11. Remove debug command

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    2985cec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd5a9aa View commit details
    Browse the repository at this point in the history
  13. Revert change

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    dd221c8 View commit details
    Browse the repository at this point in the history
  14. Revert change

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    fb2fbfa View commit details
    Browse the repository at this point in the history
  15. Add newline

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    4ccc85e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7474ce1 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/master' into #105

    # Conflicts:
    #	Qt.py
    mottosso committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    6264a44 View commit details
    Browse the repository at this point in the history
  18. Explicitly run test files

    Without these lines, tests may look within any Python file and throw errors unrelated to tests (in this case, SyntaxError in Python 3 for file(s) produced by build_membership.py).
    mottosso committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    0003969 View commit details
    Browse the repository at this point in the history
  19. Attempt fix sefault

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8885178 View commit details
    Browse the repository at this point in the history
  20. Remove file

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    ce09ec5 View commit details
    Browse the repository at this point in the history
  21. Set preferred binding

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    f643d01 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0242e64 View commit details
    Browse the repository at this point in the history
  23. Add loadUiType example

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    7c19fa5 View commit details
    Browse the repository at this point in the history
  24. Set preferred bindings

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    4dadafa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c537d99 View commit details
    Browse the repository at this point in the history
  26. Add README

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    6c9cce3 View commit details
    Browse the repository at this point in the history
  27. Set preferred binding

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    d10c7d6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ce3be1d View commit details
    Browse the repository at this point in the history
  29. Update README

    fredrikaverpil committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    0c3093a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6643bdf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Refine membership build

    mottosso committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    cf7140a View commit details
    Browse the repository at this point in the history
  2. Rename to conform to #120

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    0ab9f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb22a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f7791e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f58e0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    431d3ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41007a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95fcc34 View commit details
    Browse the repository at this point in the history
  9. Fix tests.py

    mottosso committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    4691451 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #121 from abstractfactory/documentation

    Update documentation for load_ui
    mottosso authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    6f39c2c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #120 from abstractfactory/#105

    Implement #105
    mottosso authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    6d86cc9 View commit details
    Browse the repository at this point in the history
  12. Add examples

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    2ecb22e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6590961 View commit details
    Browse the repository at this point in the history
  14. Fix parse error

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    8ffa6ac View commit details
    Browse the repository at this point in the history
  15. Add headline

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    929225d View commit details
    Browse the repository at this point in the history
  16. Revert "Add headline"

    This reverts commit 3d6cdb0.
    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    c9ef52e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    40e5cb3 View commit details
    Browse the repository at this point in the history
  18. Revert change

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    8d82869 View commit details
    Browse the repository at this point in the history
  19. Revert change

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    6e3b17e View commit details
    Browse the repository at this point in the history
  20. Add newline

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    50560a7 View commit details
    Browse the repository at this point in the history
  21. Attempt fix sefault

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    9586119 View commit details
    Browse the repository at this point in the history
  22. Remove file

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    1a50304 View commit details
    Browse the repository at this point in the history
  23. Set preferred binding

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    214a3e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e26a492 View commit details
    Browse the repository at this point in the history
  25. Add loadUiType example

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    989f4d0 View commit details
    Browse the repository at this point in the history
  26. Set preferred bindings

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    2d4dbc0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4a7ca44 View commit details
    Browse the repository at this point in the history
  28. Add README

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    176b9e3 View commit details
    Browse the repository at this point in the history
  29. Set preferred binding

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    fe675c1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4d0c53b View commit details
    Browse the repository at this point in the history
  31. Update README

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    35c600e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    39290a5 View commit details
    Browse the repository at this point in the history
  33. Rename to conform to #120

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    648d4a1 View commit details
    Browse the repository at this point in the history
  34. Remove/rename file

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    63bc59e View commit details
    Browse the repository at this point in the history
  35. Add examples building

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    8b96fb4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f15e879 View commit details
    Browse the repository at this point in the history
  37. Merge remote-tracking branch 'refs/remotes/origin/feature/examples'

    Conflicts:
    	Dockerfile-py2.7
    	Dockerfile-py3.5
    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    0e0f8eb View commit details
    Browse the repository at this point in the history
  38. Test test*.py

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    b73490f View commit details
    Browse the repository at this point in the history
  39. Restructure

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    accc33c View commit details
    Browse the repository at this point in the history
  40. Update path to .ui

    fredrikaverpil committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    a3c7d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Fix comments by @mottosso

    fredrikaverpil committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    659b32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb41189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d06076 View commit details
    Browse the repository at this point in the history
  4. Rename examples

    fredrikaverpil committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    f7d74c4 View commit details
    Browse the repository at this point in the history
  5. Wait for Xvfb

    fredrikaverpil committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    92bbf74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b6e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6649b6b View commit details
    Browse the repository at this point in the history