Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. PySide 1.0.8 - "Adiós Coxinha" released!
QtWS25 Last Chance

PySide 1.0.8 - "Adiós Coxinha" released!

Scheduled Pinned Locked Moved Announcements
2 Posts 2 Posters 2.0k 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.
  • H Offline
    H Offline
    hugopl
    wrote on last edited by
    #1

    The PySide team is proud to announce the new release version 1.0.8
    of PySide project.

    Major changes

    . Experimental Python3.2 support;
    . Qt4.8 beta support;
    . Bug Fixes;

    Note about Python3.2 support

    To enable the experimental Python3.2 support on PySide you need to have
    Shiboken compiled for Pyhton3.2. You can achieve that passing
    -DUSE_PYTHON3=ON on Shiboken cmake command line - PySide will use the same
    Python version used to compile Shiboken.

    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 C++ 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[1], an open
    Bugzilla[2] for reporting bugs, and an open design process[3]. We welcome
    any contribution without requiring a transfer of copyright.

    List of bugs fixed

    1022 RuntimeError: maximum recursion depth exceeded while getting the str
    of
    an object
    1019 Overriding QWidget.show or QWidget.hide do not work
    944 Segfault on QIcon(None).pixmap()

    Download

    The files can be downloaded from PySide download page[4]

    References

    [1] http://qt.gitorious.org/pyside
    [2] http://bugs.openbossa.org/
    [3] http://www.pyside.org/docs/pseps/psep-0001.html
    [4] http://developer.qt.nokia.com/wiki/PySideDownloads

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tucnak
      wrote on last edited by
      #2

      Wow! Thank you, very much. It's very important for my now. My best friend working with python, and she also want to write some on qt.

      Thanks!

      1 Reply Last reply
      0

      • Login

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