summaryrefslogtreecommitdiffstats
path: root/examples/sysinfo/dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix listing input devices in qsysinfo example.Sampo Saaristo2013-01-281-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-4/+4
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* fix currentFlow on harmattanLorn Potter2011-04-071-0/+4
* add alignedtimer to sysinfo exampleLorn Potter2011-03-291-6/+176
* add cellIdChanged to exampleLorn Potter2011-03-281-0/+7
* Merge branch 'master' into 1.3Lorn Potter2011-03-231-93/+309
|\
| * fix maemo6 lockStatus and fix example to show it.Lorn Potter2011-03-231-6/+8
| * add old lock type status for testingLorn Potter2011-03-231-10/+27
| * fix msvc buildLorn Potter2011-03-221-2/+8
| * make sire to use human readable when storage changedLorn Potter2011-03-211-1/+1
| * add color per storage state and make storage size human readable.Lorn Potter2011-03-211-2/+34
| * remove packet service from network modes.Lorn Potter2011-03-111-66/+29
| * fix spelling errorLorn Potter2011-03-091-3/+2
| * add backlightStatus to qsysinfo exampleLorn Potter2011-03-071-0/+24
| * style changeLorn Potter2011-02-231-66/+66
| * update sysinfo example for new modesLorn Potter2011-02-231-34/+183
| * fix storageStateChanged on linux.Lorn Potter2011-02-221-0/+27
| * fix keyboardFLipped signal on maemo6Lorn Potter2011-02-211-0/+6
| * use inhibitedLorn Potter2011-02-101-11/+1
| * refactor screensaver class.Lorn Potter2011-02-101-10/+11
* | Thermal State and Changes example and auto tests addedkranthi2011-02-181-1/+35
|/
* orientationChanged signal for linux desktop using xrandr stuff.Lorn Potter2011-02-071-28/+38
* Merge branch 'master' of ../qtmobilityLorn Potter2011-01-281-1/+4
|\
| * Docs: change to snippets in SysInfo example.Peter Yard2011-01-271-1/+4
* | getActiveProfileDetails -> activeProfileDetails, ActiveProfileDetails ->Lorn Potter2011-01-211-1/+1
* | getOrientation -> orientationLorn Potter2011-01-141-1/+1
* | dont initialize the flags with 0.Lorn Potter2011-01-131-5/+3
* | fix keyboard types in guiLorn Potter2011-01-131-17/+13
* | use flags for LockType, as pin and keys can both be locked at onceLorn Potter2010-12-171-1/+1
* | clarify LockTypesLorn Potter2010-12-171-14/+8
* | remove startCurrentMeasurement function.Lorn Potter2010-12-161-7/+1
* | dont use a pointer to ActiveProfileDetailsLorn Potter2010-12-151-4/+4
* | rename and clarify.Lorn Potter2010-12-141-3/+3
* | remove voltageChanged as per API discussions.Lorn Potter2010-12-141-2/+0
* | add some new things.Lorn Potter2010-12-101-0/+52
* | hal is unrelyable for getting uuid.Lorn Potter2010-12-091-1/+7
* | fm transmitter.Lorn Potter2010-12-091-0/+3
* | hostID -> uniqueIDLorn Potter2010-12-021-1/+1
|/
* add hostIdLorn Potter2010-12-021-0/+2
* Merge branch 'master' into batteryinfoLorn Potter2010-11-191-1/+1
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfo int...Qt Continuous Integration System2010-11-101-4/+6
| |\
| * \ Merge remote branch 'origin/1.1' into master-from-1.1Andrew Stanley-Jones2010-11-101-1/+1
| |\ \
| | * | Added/Modified licence headers. Fixed copyright year.Toby Tomkins2010-11-091-1/+1
* | | | hook up signals and update example application for new batteryinfoLorn Potter2010-11-181-11/+25
* | | | update examples appLorn Potter2010-11-171-60/+129
| |_|/ |/| |
* | | update text boxes laterLorn Potter2010-11-091-4/+6
|/ /
* | Fix merge commit 99b99185ca6b91158e109a1e636fa510cb2389caKevin Wu Won2010-10-291-3/+1
* | Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2010-10-261-19/+40
|\|