summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Detect supportedOrientation not only by menuImage but also availableGeometryOliver Wolff2012-02-241-0/+1
* Added settings.endGroup to applicationui's readSettingsOliver Wolff2012-02-131-0/+1
* Fixed typo in Copy default scripts message boxOliver Wolff2011-11-251-1/+1
* Restrict touch events to actual display areaOliver Wolff2011-11-177-14/+48
* Kill previous instance of application when a new one connects to the SimulatorOliver Wolff2011-11-171-0/+8
* Remove possible race conditionRainer Keller2011-10-261-1/+1
* Draw better looking rounded rectanglesRainer Keller2011-10-131-1/+2
* Allow choosing which com.nokia.extras QML module to use.Christian Kamm2011-09-126-6/+83
* Set TouchPoint state in Simulator in order to enable touch in qmlOlli Werwolff2011-09-121-0/+1
* Always stop animation before starting a new one1.2.0Rainer Keller2011-08-241-0/+2
* Notifiy about unregistered application after removing widget from listRainer Keller2011-08-171-1/+1
* Add script interface documentation for touch and cameraRainer Keller2011-08-171-0/+5
* Add further detail to error messageRainer Keller2011-08-051-1/+1
* Fix error messageRainer Keller2011-08-051-1/+1
* UI text: fix capitalizationLeena Miettinen2011-06-292-10/+10
* Update license headers.Christian Kamm2011-06-2797-1425/+1394
* Version bump to 1.2.0.0Olli Werwolff2011-06-241-1/+1
* Use version specific local servers in application-/mobilitymanagerOlli Werwolff2011-06-247-24/+22
* Print warning when loading a plugin failsRainer Keller2011-06-151-0/+4
* Show icons in menu paneRainer Keller2011-06-1043-1/+98
* Add plugin supportRainer Keller2011-06-064-2/+45
* Add NFC tag editorRainer Keller2011-05-1720-26/+3549
* Remove dependency to gluRainer Keller2011-05-161-4/+55
* Fixed loading of custom gesture path on startupOlli Werwolff2011-05-161-1/+3
* Possibility to get available geometry from scriptOlli Werwolff2011-05-164-0/+30
* UI text: fix capitalization and styleLeena Miettinen2011-05-138-21/+21
* Rename multipoint-touch option in input methodsRainer Keller2011-05-091-1/+1
* Don't use application when connection to it fails.Rainer Keller2011-05-092-0/+6
* Do not always show hand cursor on softkeys (even if widget is visible)Olli Werwolff2011-05-021-0/+1
* Merge remote branch 'public/1.1'Olli Werwolff2011-04-269-14/+35
|\
| * fix crash bug on correction factor changesMaurice Kalinowski2011-03-151-2/+1
| * Allow the 1.1 simulator to communicate with 4.7.3.Christian Kamm2011-03-111-1/+1
| * Fix export of contacts to not existing fileRainer Keller2011-03-111-1/+1
| * Don't show GL accelerometer widget if it isn't valid.Christian Kamm2011-03-101-1/+2
| * Fixed scaling when device is changedOlli Werwolff2011-03-101-0/+1
| * Workaround for setEnabled calls from scripts.1.1betaChristian Kamm2011-02-246-19/+48
| * Improve example scripts and add some new ones.Christian Kamm2011-02-241-2/+2
| * Allow CameraDetails object to be queued. Fixes camera script interface.Christian Kamm2011-02-241-0/+1
* | More intuitive touch input modesOlli Werwolff2011-04-194-31/+32
* | Show shortcuts for changing mouse input modeOlli Werwolff2011-04-191-5/+5
* | More compile warnings fixedOlli Werwolff2011-04-191-0/+12
* | use qDeleteAll in removeValuePointsOlli Werwolff2011-04-191-5/+2
* | Fixed missing state assignment in swipe modeOlli Werwolff2011-04-191-1/+1
* | Added missing forward declaration and fixed compile warningsOlli Werwolff2011-04-197-13/+37
* | Added multipoint touch supportOlli Werwolff2011-04-1922-24/+1556
* | Set contact list uneditableRainer Keller2011-04-181-0/+1
* | Fix view widgets are expandingRainer Keller2011-04-184-0/+4
* | Workaround for superfluous shared memory segmentsRainer Keller2011-04-181-0/+47
* | Remove compile warningRainer Keller2011-04-141-1/+1
* | Implement new UI behaviourRainer Keller2011-04-1424-683/+849