License Terms

Lively for Qt is available under the MIT source code license:

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.


Downloads

  • December 22 (2009) release
    • Optimized for latest Qt 4.6
    • Application manager with live widget minimization (QtAppMan.js)
    • Two new calendar widgets (QtSimpleCalendar.js and QtDockCalendar.js)
    • New music player application with artist information from Last.fm (requires Phonon support)
    • Newsfeed application with 3D map
    • New mashup for music event browsing (QtEventCal.js)
    • Tool to load arbitrary script files (from the Web or from the local filesystem) into Lively: App Loader
    • New mashup that combines Twitter trends and Flickr images (QtFlickrTwitterTrends.js)
    • New Twitter mashup for setting account location information automatically (QtTwitterLocation.js)
    • New map application with community aspect (QtMapperPersevere.js)
    • Added web-based high score list to the Cube Crash game (QtCubeCrashWithScores.js)
    • Restructured application menu
    • Several bug fixes
    • NOTE: The object inspector does not currently work with Qt 4.6. This will be fixed in a later release.

  • June 30 (2009) release
    • One new mashup application: Twitter Maps (QtGeoTweet.js)
    • Three new game applications: Cube Crash, Dice Wars and Payazzo
    • Improved version of the Web Camera Maps application (QtWebcamMap.js)
    • Added "Save changes" feature to the class browser
    • Fixed the splitter (layout) handle drawing problem in the Google Maps application (QtMapper.js)
    • Fixed the drag-and-drop support problem in the Web Camera Scrapbook application (QtScrapbook.js)
    • Added simple step & bounce functionality that is available to all the objects (see class QtMorph)
    • Restructured some of the popup menus in the system
    • Made some changes to the initial layout of the main world when the system starts (e.g., by automatically opening a few applications if they are available)
    • General code cleanup based on jslint recommendations

  • May 12 (2009) release
    • Allow copying of QtClockMorph objects
    • Fix small porting bugs in the Asteroids game

  • May 11 (2009) release
    • New demo mashup, QWebcamMap, added to the system
    • New version of the QtFlickr application added (with animation speed control)
    • Asteroids game application added back to the system
    • Digital clock widget (class QtClockMorph) added to the demo world
    • Support for instantiating any QWidget added to "QWidgets" popup menu
    • Support for script loading from files added to "Advanced" popup menu
    • Support for Nokia N810 device full-screen mode

  • May 6 (2009) release
    • Class browser added to the system

  • April 8 (2009) release


Installation


SVN Repository

  • Access to our SVN repository containing the very latest source code will be provided later.