summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename input method options.1.0.1Christian Kamm2010-10-041-2/+2
| | | | Reviewed-by: owolff
* fix flickering on resize on MacJoerg Bornemann2010-09-231-1/+0
| | | | | Task-number: QTSIM-85 Reviewed-by: ckamm
* Doc - Update templates to display the new style correctly.Leena Miettinen2010-09-1021-1326/+839
|
* Doc: Increment one more version to 1.0.1Christian Kamm2010-09-091-1/+1
|
* Doc: Push Simulator version to 1.0.1Christian Kamm2010-09-093-3/+3
|
* Fix being able to see through simulator sometimes.Christian Kamm2010-09-093-1/+8
| | | | Reviewed-by: Joerg Bornemann
* restore nativeorientation for n8Niels Weber2010-09-031-0/+1
|
* Added menu to N8 modelOlli Werwolff2010-09-033-1/+8
|
* added first version of n8 modelNiels Weber2010-09-032-0/+10
| | | | (cherry picked from commit 079068fcea99e4da95034b5f44202bedbfb87906)
* Change the window title of the remote control window.Christian Kamm2010-09-011-1/+1
| | | | | | | On linux, the task bar would show "Qt Simulator (2)", because we were using two top-level windows with the same name. Reviewed-by: owolff
* Improve error reporting for shared memory creation failures.Christian Kamm2010-08-241-1/+1
| | | | Reviewed-by: joerg
* Doc - Remove unclear and misleading information about rotation.Leena Miettinen2010-08-171-3/+1
| | | | Reviewed-by: Olli Werwolff
* Do not use friend access to QContactManager and QContactMemoryEngine.Christian Kamm2010-08-061-1/+19
| | | | | | Commit 5e7cbd43c652de4fa2354abfe2f42f43be3ec859 in mobility/1.0 has removed these friend declarations in favor of non-exported static functions in private headers.
* Update softkeys as the application changes, reset if no app is running.Christian Kamm2010-08-021-1/+6
|
* Symbian softkey logic was moved into the Simulator Qt.Christian Kamm2010-08-022-51/+20
| | | | See 0843578a08622ac1f506d5495f9df612acadffe7 in Simulator-Qt repository.
* Add soft key simulation for symbian devices.Christian Kamm2010-07-2914-7/+275
| | | | | Task-number: QTSIM-61 Reviewed-by: owolff
* Stop compiling unnecessary parts of SystemInfo into the Simulator.Christian Kamm2010-07-271-4/+0
| | | | | | | All we need for communication are the QSystem*InfoData structures. Reviewed-by: owolff (cherry picked from commit 8d4592c03bc1f08edecd080c70e14909d2fa5f8c)
* Doc - Add subproject for displaying Qt Simulator TOC in Contents. Add ↵Leena Miettinen2010-07-141-6/+10
| | | | | | refernce to a new image. (cherry picked from commit bfbfaa56399cc2a0bf5fab58c2a7947437a23510)
* Doc - Fix style issues when publishing for the web.Leena Miettinen2010-07-144-6/+29
| | | | (cherry picked from commit 215fca7010ed9606fe76a19680ec3ab0d365a132)
* Messaging: Create accounts and folders similar to those on a device.Christian Kamm2010-07-143-27/+77
| | | | | Task-number: QTSIM-60 Reviewed-by: owolff
* Added simulation of satellites for locationOlli Werwolff2010-07-145-13/+55
| | | | | Task-number: QTSIM-42 Reviewed-by: ckamm
* Mark triggered messages as Incoming and New.Christian Kamm2010-07-011-6/+32
| | | | | | | Also create default folders. Task-number: QTSIM-58 Reviewed-by: owolff
* Add a tooltip on the button triggering the DPI correction dialog.Christian Kamm2010-06-181-0/+2
|
* Mac: application icon addedJoerg Bornemann2010-06-182-0/+4
|
* Doc - Add option for making online version of docs with different layout ↵1.0.0Leena Miettinen2010-06-1716-100/+823
| | | | from Assistant version.
* Messaging: Start QCop server, so message changes get propagated on linuxChristian Kamm2010-06-151-0/+2
| | | | | | This does not yet fix it for Windows. Reviewed-by: owolff
* Bump version numbers.Christian Kamm2010-06-142-3/+3
| | | | Reviewed-by: owolff
* Fix incorrect initial accelerometer values.Christian Kamm2010-06-081-0/+6
| | | | | | | When restoring the previous device orientation we accidentally ran the rotation code twice. Reviewed-by: owolff
* React on switching between current/overridden timestamp for sensors1.0.0-rcOlli Werwolff2010-06-072-1/+3
| | | | Reviewed-by: ckamm
* Initialize magnetometer values properlyOlli Werwolff2010-06-071-1/+1
| | | | Reviewed-by: ckamm
* Adjust contacts mobility usage for Mobility 1.0.1.Christian Kamm2010-06-071-0/+1
| | | | Reviewed-by: owolff
* Doc - Fix step lists and other issues in the new 4.7 doc style.Leena Miettinen2010-06-045-423/+1494
|
* Doc - Update screen shot of the target selector in Qt Creator.Leena Miettinen2010-06-031-0/+0
|
* Doc - Add Qt Simulator documentation filter.Leena Miettinen2010-06-031-2/+2
|
* Doc - Implement 4.7 doc style.Leena Miettinen2010-06-0342-28/+1510
|
* Add an optional theme argument to client application style selection.Christian Kamm2010-06-025-6/+18
| | | | | | | | | | | | 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
* Updated remaining screenshotsOlli Werwolff2010-06-012-0/+0
|
* Updated screenshots in doc (except the ones with red rectangle)Olli Werwolff2010-06-0111-0/+0
|
* No need to setFocus after widget is shown (done in show())Olli Werwolff2010-05-311-1/+0
| | | | Reviewed-by: ckamm
* Reenable closeButton as it got lost when changing menu structureOlli Werwolff2010-05-314-2/+27
| | | | Reviewed-by: ckamm
* Fix a crash on exit caused by a focus proxy issue.Christian Kamm2010-05-274-0/+20
| | | | Reviewed-by: owolff
* Unset the focus widget if there is no top widget.Christian Kamm2010-05-271-0/+2
| | | | Reviewed-by: owolff
* Cleanup of DeviceItemOlli Werwolff2010-05-272-13/+3
| | | | Reviewed-by: ckamm
* doc: bump version in documentationChristian Kamm2010-05-262-2/+2
|
* Document use of comma key in devices' configurationfilesOlli Werwolff2010-05-261-1/+2
| | | | Reviewed-by: ckamm
* Added function to use escaped characters when splitting parametersOlli Werwolff2010-05-262-1/+24
| | | | | | | In order to make the comma key configurable in the config files, we have to be able to use escaped characters there. Reviewed-by: ckamm
* Do not split line by colon in configurationreaderOlli Werwolff2010-05-261-4/+4
| | | | | | | As the line may contain several colons we just look for its first appearance and split the line at that position. Reviewed-by: ckamm
* Do not escape square brackets in qdocOlli Werwolff2010-05-251-14/+14
| | | | Reviewed-by: ckamm
* Added documentation for menu mockups and availableGeometryOlli Werwolff2010-05-251-0/+10
| | | | Reviewed-by: Leena Miettinen
* Add menus for the N95.Christian Kamm2010-05-253-0/+4
|