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: commontk/PythonQt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: patched-5
Choose a base ref
...
head repository: jcfr/PythonQt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 37-python-init-crash
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 16, 2016

  1. Fix compilation of test when PythonQt_Wrap_Qtcore option is disabled

    This commit fixes the following link error:
    
    PythonQtTestMain.cpp:(.text+0x1637): undefined reference to `PythonQtTestCleanup::~PythonQtTestCleanup()'
    jcfr committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9d8e809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d823ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    328e56b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed040c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4d4999 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Configuration menu
    Copy the full SHA
    a7f9174 View commit details
    Browse the repository at this point in the history
  2. Detect test failure

    jcfr committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    949c056 View commit details
    Browse the repository at this point in the history
Loading