summaryrefslogtreecommitdiffstats
path: root/demos/embedded/desktopservices
Commit message (Collapse)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-167-91/+91
| | | | Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-117-7/+7
| | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350)
* Fixed spelling mistakes in documented functions, classes, etc. Part of ↵Jerome Pasion2010-07-292-2/+2
| | | | QTBUG-11938 and QTBUG-10801
* escape backslashesOswald Buddenhagen2010-05-261-2/+2
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-14/+0
| | | | | | | | | | | | | | The logic used in this commit is partially taken from sliders. This commit makes it possible to interact (change row or column) in itemview even itemview does not have editFocus. Interacting without editFocus is enabled when it is not possible to keypad navigate to reuqested direction. In addition if keypad navigation to any direction is not possible (i.e there is only one listwidget on screen), there is no sense to add "done" softkey to get out of edit focus. Task-number: QTBUG-4802 Reviewed-by: Alessandro Portale
* Update copyright year to 2010Jason McDonald2010-01-067-7/+7
| | | | Reviewed-by: Trust Me
* Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
| | | | Over src/ tools/ examples/ and demos/
* Reducing file size.Alessandro Portale2009-10-301-0/+0
| | | | | | | Stripping 350k off by reencoding the mp3. 32 Kbps, mono, 22.05 KHz. Reviewed-by: trustme
* Reducing file sizes.Alessandro Portale2009-10-305-0/+0
| | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme
* Fix the install targets on the new embedded demosTom Cooksey2009-10-141-4/+14
|
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-021-1/+1
| | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic
* Desktopservices demo no longer attempts to play music files in emulatorMiikka Heikkinen2009-09-251-3/+14
| | | | | | | | | Since Symbian emulator support for playing music files is spotty at best, resulting in failure to launch at best and freezing of the emulator at worst, disabled even trying to launch music files. Task-number: QT-2047 Reviewed-by: Janne Koskinen
* Update license headers again.Jason McDonald2009-09-097-28/+28
| | | | Reviewed-by: Trust Me
* 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