summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* Removed "portrait" from harmattan modelOliver Wolff2012-02-243-2/+4
| | | | | As components will support both portrait and landscape, the model was adapted accordingly.
* Fixed typo in harmattanPortrait.configOlli Werwolff2011-09-261-1/+1
| | | | Reviewed-by: Niels Weber
* Added harmattan portrait modelOlli Werwolff2011-09-232-0/+9
| | | | | | | As there are some issues with meego components we just add a portrait version of the N9 for now. Reviewed-by: Niels Weber
* Revert "Harmattan landscape model added"Olli Werwolff2011-09-232-9/+0
| | | | This reverts commit 333c9bf40c85f33ea704ec2087b1dab99c6bdc04.
* Harmattan landscape model addedOlli Werwolff2011-09-232-0/+9
| | | | | | | Due to some issues with meego components, we add a version only supporting landscape for now. Reviewed-by: Niels Weber
* Change model names to match the actual device names.Christian Kamm2011-06-296-6/+6
| | | | Reviewed-by: Niels Weber
* Added E6 as new deviceOlli Werwolff2011-04-183-0/+86
|
* Added support for locking orientationOlli Werwolff2011-03-104-0/+8
| | | | Reviewed-by: ckamm
* Merge remote-tracking branch 'origin/1.1'Rainer Keller2011-02-233-0/+0
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/ui/accelerometercontrol.cpp src/ui/accelerometercontrol.h src/ui/locationui.cpp src/ui/locationui.h src/ui/mainwindow.cpp src/ui/ui.qrc
| * Differentiate between "portrait" and "landscape" models in AccelerometerControlOlli Werwolff2011-02-023-0/+0
| | | | | | | | Reviewed-by: ckamm
* | Use resources for AccelerometerControl's device texturesOlli Werwolff2010-12-098-0/+0
| | | | | | | | Reviewed-by: ckamm
* | Differentiate between "portrait" and "landscape" models in AccelerometerControlOlli Werwolff2010-12-093-0/+0
|/ | | | Reviewed-by: ckamm
* Make portrait N900 menu image not cut off the 'Simulator' text.Christian Kamm2010-11-091-0/+0
| | | | Reviewed-by: owolff
* Add 3D visualization and control of accelerometer data.Christian Kamm2010-09-275-0/+0
| | | | Reviewed-by: owolff
* Added menus to N8 modelOlli Werwolff2010-09-033-0/+8
|
* Added E71 to devicesOlli Werwolff2010-08-313-0/+82
|
* Symbian Softkey buttons for every orientationOlli Werwolff2010-08-312-11/+11
| | | | Reviewed-by: ckamm
* Use parameter for defining orientation in models' config filesOlli Werwolff2010-08-313-12/+12
| | | | | | | When setting the menu pixmap and/or available geometry, use an additional parameter for defining the affected orientation. Reviewed-by: ckamm
* Added full orientation supportOlli Werwolff2010-08-2511-17/+16
| | | | | Task-number: QTSIM-63 Reviewed-by: ckamm
* Added NavigationButton for Maemo5 DevicesOlli Werwolff2010-08-2513-7/+6
| | | | | Task-number: QTSIM-72 Reviewed-by: ckamm
* Merge remote branch 'public/1.0'Olli Werwolff2010-08-246-0/+11
|\
| * Add soft key simulation for symbian devices.Christian Kamm2010-07-296-0/+11
| | | | | | | | | | Task-number: QTSIM-61 Reviewed-by: owolff
* | added first version of n8 modelNiels Weber2010-06-282-0/+10
|/
* Add an optional theme argument to client application style selection.Christian Kamm2010-06-021-1/+1
| | | | | | | | | | | | That extends the configuration file syntax from style:name to, optionally, style:name,theme See the documentation change for details. Task-number: QTSIM-9 Reviewed-by: Alessandro Portale
* Reenable closeButton as it got lost when changing menu structureOlli Werwolff2010-05-311-0/+2
| | | | Reviewed-by: ckamm
* Add menus for the N95.Christian Kamm2010-05-253-0/+4
|
* Removed status icons from menu mockupsOlli Werwolff2010-05-254-0/+0
|
* Refactored menu mockups in simulatorOlli Werwolff2010-05-256-2/+8
| | | | | | | | | | Instead of hardcoded menus the user can add mockup pictures for portrait and landscape pictures for every model (menuPortrait and menuLandscape). In order to make showFullScreen and showMaximized work as supposed he also has to state the available geometry for each orientation (availableGeometryPortrait and availableGeometryLandscape). Reviewed-by: ckamm
* Initial import.Christian Kamm2010-05-036-0/+60