Wiki home

Change History

Change History

This describes the major differences in each release of the binary distribution hosted on our downloads page.

Release 0.9.4 on 2006-06-28

  • from 72f70b5baf0e and Qt 4.8 at 3ab453e (with Rafael Roquetto's official patch for the laggy scrolling problem)
  • adds an Image replacement in "BlackBerryPy 0.9" installed module with a somewhat crude work-around for the broken QNetworkManager support for remote URLs in the QtQuick Image

Release 0.9.3 on 2006-06-20

  • from 059a270c8272 and Qt 4.8 at d146da2 with 03-fix-laggy-scrolling.patch applied
  • a temporary build using our own patch to Qt 4.8 to get a non-laggy-scrolling version a bit before it's available from the Qt repo
  • merges the second-bps-thread so we can get the "windowGroup" string from BPS to use in making non-modal dialogs, and for other reasons
  • includes a fixed KeyboardProxy.qml that will properly connect to signals when QML LiveView is not being used

Release 0.9.2 on 2006-06-14 (from ??)

  • we failed to note exactly which build of Qt and BBPy this was made from; it's perfectly usable but when building the samples right now we've been copying bbpy/ and imports/ from the source tree in on top of this package

Release 0.9.1 on 2006-06-05 (from 1965e2b90e35)

  • some platform-sniffing to allow testing apps off the device (e.g. on Windows)
  • add --savelogs option for when running signed app so you can preserve the logs to shared/documents
  • add --cli option to launch in-app Python interpreter listening on port 1234 for connections via telnet
  • changes to Application class to support initial sample apps

Release 0.9.0 on 2012-06-04 (from 262c4137d6b2)

  • First release
  • most of PySide
  • based on Qt 4.8.2
  • rudimentary bbpy package that handles some environment configuration, and provides a basic Application class for apps to subclass

Updated

Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.