Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. PySide: Python for Qt version 1.0.0~beta2 "Mineshaft gap" released
QtWS25 Last Chance

PySide: Python for Qt version 1.0.0~beta2 "Mineshaft gap" released

Scheduled Pinned Locked Moved Language Bindings
2 Posts 2 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mairas
    wrote on 18 Dec 2010, 00:10 last edited by
    #1

    The PySide team is happy to announce the second beta release of PySide: Python for Qt. New versions of some of the PySide toolchain components (API Extractor and Shiboken) have been released as well.

    This is a source code release only; we hope our community packagers will be providing provide binary packages shortly. To acquire the source code packages, refer to our "download wiki page":http://developer.qt.nokia.com/wiki/PySideDownloads or pull the relevant tagged versions from our "git repositories":http://qt.gitorious.org/pyside.

    Major changes since 1.0.0~beta1

    PySide now supports exposing list-like properties to QML using QDeclarativeListProperty. Documentation is still rather sparse, but refer to the "example":http://qt.gitorious.org/pyside/pyside-examples/trees/master/examples/declarative/extending/chapter5-listproperties to see a how it works.

    Other than the QML work, we have been working on fixing outstanding bugs. Since beta1, a total of 16 high-priority bugs have been fixed. See the list of fixed bugs at the end of this message.

    Note for Windows users

    While preparing the release, we noticed at the last minute a regression that only occurs on Windows ("bug 554":http://bugs.openbossa.org/show_bug.cgi?id=554). Due to insufficient time for fixing the bug, we decided to move forward with the release nevertheless. We will provide a separate patch for fixing the Windows regression within the next few days.

    Path towards 1.0 release

    There are still plenty of outstanding bugs in our "Bugzilla":ttp://bugs.openbossa.org/. To
    improve our quality in a controlled fashion, we plan to do probably a couple more beta releases after the current one. Due to the holiday season, the next release will be three weeks from now, but after that we'll return to two-week release cadence until 1.0.

    About PySide

    PySide is the Nokia-sponsored Python Qt bindings project, providing access to not only the complete Qt 4.7 framework but also Qt Mobility, as well as to generator tools for rapidly generating bindings for any Qt-based libraries.

    The PySide project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a "git repository":http://qt.gitorious.org/pyside, an open "Bugzilla":http://bugs.openbossa.org/ for reporting bugs, and an "open design process":http://www.pyside.org/docs/pseps/psep-0001.html. We welcome any contribution without requring a transfer of copyright.

    List of bugs fixed

    383 qelapsedtimer_wrapper.cpp: No such file or directory
    415 phonon bindings does not build
    468 Segfaults, segfaults and more segfaults
    489 PySide.QtGui.QImage with string buffer argument
    491 pyside doesn't respect BUILD_TESTS
    500 If an instance of QPrintDialog is created a deadlock happens on
    shutdown.
    505 CppObject was destroyed before del be called
    508 qmltopy1 crashes when setContextProperty is called twice
    without keeping a reference
    512 QGridLayout::getItemPosition() is not available
    513 Hardcoded bool return type for operator overloads
    517 Documentation for QtDeclarative is not linked in contents.html,
    modules.html
    518 The file "genindex.html" is not found (linked from
    contents.html)
    524 Debugging errors during work of createpackage.js on windows is
    hard
    527 Two different PySide Wikis
    542 New style signals/slots + curried functions: unexpected
    argument during call
    543 Regression: Signals with default values broken

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vcsala
      wrote on 18 Dec 2010, 13:37 last edited by
      #2

      Good work, I definitely will give it a try

      1 Reply Last reply
      0

      1/2

      18 Dec 2010, 00:10

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved