summaryrefslogtreecommitdiffstats
path: root/devices
Commit message (Collapse)AuthorAgeFilesLines
* Create .pro file to run the examples collection scriptKalle Lehtonen2011-11-251-0/+2
| | | | | | | | This will give better support support for common qmake & make based build systems. Change-Id: Id465e5e040d06edf4b70fb267acdfb27550e67e1 Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
* Remove TGA plugin from Symbian packageKalle Lehtonen2011-11-221-5/+0
| | | | | | | | TGA plugin is moved to Qt due Harmattan installation problems and is not anymore compiled in QtQuick3D. Change-Id: I425e67203d6b5d0999435d6657456572f0f76d60 Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
* Fix missing/outdated license headersJason McDonald2011-09-091-0/+41
| | | | | | Change-Id: I60ba4aae4e477a733a8189081b13ca40f8faa7c4 Reviewed-on: http://codereview.qt-project.org/4316 Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
* Collecting symbian examples into a single .pkg file.Danny Pope2011-09-063-90/+104
| | | | | | | Change-Id: I2739a14f40497b84717e5f0d1b69a2cb6f3e0206 Reviewed-on: http://codereview.qt.nokia.com/4225 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Danny Pope <daniel.pope@nokia.com>
* Symbian build scrips - temporary until refined versions available.Danny Pope2011-09-052-0/+90
| | | | | | Change-Id: I5a48370f9ac9549eff05546986128093a400a86e Reviewed-on: http://codereview.qt.nokia.com/4171 Reviewed-by: Danny Pope <daniel.pope@nokia.com>
* Add symbian uids.Sarah Smith2011-05-111-27/+30
| | | | | | | | | | Also a few other random fixups, and removing of legacy stuff from early attempts at sybian integration. Note that the examples do not get a UID - apparently its not mandatory for the examples. Change-Id: I4af7dbe5ef2ec8acb4eea042428887fbf8f5bfe3
* Fix up Ubuntu packaging.Sarah Smith2011-05-102-0/+56
|
* Fix maemo5 packaging.Sarah Smith2011-05-063-5/+11
|
* Address problems from BIF.Sarah Smith2011-04-152-2/+2
| | | | | | | These issues were highlighted by trying to use BIFH to build packages. Apparently BIFH expects the version number string to start with a digit, so change this to "1.0-tp1", and also the cdbs dependency needs to be explicit in the control file.
* Generate packages for N900.Sarah Smith2011-04-149-0/+203
|
* Refactoring doco.Sarah Smith2011-04-1434-492/+2
| | | | | | | Also remove N900 stuff and document that this is superseded by packaging stuff in the debian directory. Change-Id: Ic4db8524a8c6a93984e74fa0866861c353a457f2
* Add files ported from research/qt3dSarah Smith2011-03-0935-0/+559
Fill repo with some of the files from the research/qt3d project. At present the new project builds under MacOSX. To-dos include getting it building under linux, windows, harmattan and maemo/meego; updating the documentation to reflect the new QtQuick focus; and fixing the issues with private headers.