summaryrefslogtreecommitdiffstats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove possible race conditionRainer Keller2011-10-261-1/+1
* Allow choosing which com.nokia.extras QML module to use.Christian Kamm2011-09-123-5/+51
* Update license headers.Christian Kamm2011-06-2740-570/+596
* Version bump to 1.2.0.0Olli Werwolff2011-06-241-1/+1
* Use version specific local servers in application-/mobilitymanagerOlli Werwolff2011-06-241-4/+2
* 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-172-26/+29
* 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-162-0/+24
* UI text: fix capitalization and styleLeena Miettinen2011-05-138-21/+21
* Rename multipoint-touch option in input methodsRainer Keller2011-05-091-1/+1
* Merge remote branch 'public/1.1'Olli Werwolff2011-04-268-13/+34
|\
| * fix crash bug on correction factor changesMaurice Kalinowski2011-03-151-2/+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
* | Show shortcuts for changing mouse input modeOlli Werwolff2011-04-191-5/+5
* | Added missing forward declaration and fixed compile warningsOlli Werwolff2011-04-191-1/+1
* | Added multipoint touch supportOlli Werwolff2011-04-197-2/+319
* | Set contact list uneditableRainer Keller2011-04-181-0/+1
* | Fix view widgets are expandingRainer Keller2011-04-184-0/+4
* | Implement new UI behaviourRainer Keller2011-04-1424-683/+849
* | Magnetometer/Compass integrated with orientationLincoln Ramsay2011-03-156-7/+95
* | Report tiny values as 0Lincoln Ramsay2011-03-151-1/+8
* | Add Light Sensor.Lincoln Ramsay2011-03-152-2/+97
* | Fix the FaceDown button.Lincoln Ramsay2011-03-151-0/+3
* | Fixed scaling when device is changedOlli Werwolff2011-03-101-0/+1
* | Added support for locking orientationOlli Werwolff2011-03-103-3/+19
* | Adapt size of softkey text when changing deviceOlli Werwolff2011-03-101-0/+1
* | Fix export of contacts to not existing fileRainer Keller2011-03-081-1/+1
* | Support NFC QNearFieldManager::targetLost() signal.Aaron McCarthy2011-03-042-4/+4
* | Bring simulator to front when new application is registered (Windows)Olli Werwolff2011-02-241-1/+2
* | Merge remote-tracking branch 'origin/1.1'Rainer Keller2011-02-235-196/+31
|\|
| * Fix a signal emission loop in the DPI settings.Christian Kamm2011-02-211-0/+3
| * Fix 3d accelerometer control.Rainer Keller2011-02-042-12/+28
| * Remove unused filesRainer Keller2011-02-042-176/+0
| * Differentiate between "portrait" and "landscape" models in AccelerometerControlOlli Werwolff2011-02-024-9/+72
| * Change orientation buttons for portrait/landscape deviceOlli Werwolff2011-02-0218-4/+46
* | Use QtConcurrent to load images for DocGalleryOlli Werwolff2011-02-172-32/+63
* | Added scripting support for keyboard eventsOlli Werwolff2011-01-132-0/+29
* | Added script support for mouse eventsOlli Werwolff2011-01-135-31/+261
* | Do not add two Scripting pages to RCWOlli Werwolff2011-01-131-6/+4