summaryrefslogtreecommitdiff
path: root/meta-lsb/packages/qt-apps
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-273-67/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* quicky: add QT app quicky, a simple note-taking applicationYu Ke2010-08-271-0/+16
| | | | | | Add quicky from qt-apps.org to validate and demo qt library. quicky is a simple note-taking application with Wiki-style syntax and behaviour. Signed-off-by: Yu Ke <ke.yu@intel.com>
* qmmp: add QT app qmmp, an QT audio-playerYu Ke2010-08-271-0/+32
| | | | | | Add qmmp from qt-apps.org to validate and demo qt library. qmmp is an audio-player, written with help of Qt library Signed-off-by: Yu Ke <ke.yu@intel.com>
* fotowall: add QT app fotowall, an QT photo toolYu Ke2010-08-271-0/+19
Add fotowall from qt-apps.org to validate and demo qt library. fotowall is a creative tool that allows you to layout your photos or pictures. Signed-off-by: Yu Ke <ke.yu@intel.com>