summaryrefslogtreecommitdiffstats
path: root/demos/embedded/desktopservices
Commit message (Collapse)AuthorAgeFilesLines
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-317-91/+91
| | | | Reviewed-by: Trust Me
* Rename demobase.pri to symbianpkgrules.priEspen Riskedal2009-08-211-2/+1
| | | | | | | | | demobase.pri sounded to generic, also I changed it to error on !symbian platforms, and test all the places we include it. That makes it more obvious when reading the .pro files that this is actually Symbian spesific stuff, not cross-platform Qt rules. Reviewed-by: axis
* Changed names and URLs to reflect name change.axis2009-08-197-8/+8
| | | | RevBy: Trust me
* Update license headers according to commit 858c70f768e.axis2009-08-067-14/+14
| | | | RevBy: Trust me
* Replaced $MODULE$ with hardcoded module names.axis2009-08-067-7/+7
| | | | RevBy: Trust me
* Fixed some Qt coding style deviations for desktopservices demoJanne Anttila2009-08-042-14/+14
|
* Trailing whitespace and tab/space fixes for demos/embeddedJanne Anttila2009-08-048-81/+81
|
* Fixed a typo in a desktopservices demo messagebox.Miikka Heikkinen2009-06-221-7/+7
|
* Added error handling to qdesktopservices example when openUrl fails.Janne Anttila2009-06-154-2/+22
| | | | | Now qdesktopservices example will show message box if openUrl call fails i.e. returns false.
* Implemented content filters for desktopservices example.Janne Anttila2009-06-103-4/+13
| | | | | Now only the relevant files are shown under images and music tabs, even the folder would contain other content types.
* Fixed incorrect headers.axis2009-06-037-7/+217
|
* Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-113-0/+6
|
* Long live Qt for S60!axis2009-04-2418-0/+489