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: M1ntcraft3r/Examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pyside/Examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 19, 2014

  1. Configuration menu
    Copy the full SHA
    d749b86 View commit details
    Browse the repository at this point in the history
  2. Python 3 compatibility fixes

    lck committed Apr 19, 2014
    Configuration menu
    Copy the full SHA
    fb0e821 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. QtGui has no QPoint

    Changed QtGui.QPoint to QtCore.QPoint
    chrrrisw committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    b0e471d View commit details
    Browse the repository at this point in the history
  2. Merge pull request pyside#16 from chrrrisw/master

    QtGui has no QPoint
    lck committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    b99f898 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2014

  1. Fixes to itemviews/addressbook

    The example works now under: Windows 7 x64 / Python 2.7.5 / QT 4.8.6 /
    PySide 1.2.2
    mponweiser committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    378bb0b View commit details
    Browse the repository at this point in the history
  2. Reinserted missing line

    mponweiser committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    589ee85 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. Merge pull request pyside#19 from mponweiser/master

    /itemviews/addressbook works now!
    lck committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    26fab5c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2014

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