summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix previous commitJoona Petrell2010-08-181-1/+1
* Add visible background element to declarative examples that didn't have anyJoona Petrell2010-08-183-40/+51
* diagramscene example: fix leak and crashes.Olivier Goffart2010-08-161-9/+20
* Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-132-1/+5
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0920-0/+1603
| |\
| * | Doc: Fixes to Qt Quick documentation.David Boddie2010-08-092-1/+5
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-1137-1169/+1172
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-111-1/+4
| |\ \ \
| | * | | Don't build bearercloud example if Qt was build w/o SVG supportAlex2010-08-111-1/+4
| | | |/ | | |/|
| * / | Fix cppextension examples.Martin Jones2010-08-1110-20/+20
| |/ /
| * | Adding Getting Started files. Auto test passes.Jerome Pasion2010-08-0620-0/+1603
| * | Revert "Doc: Adding GS QML example files"Alan Alpert2010-08-0621-1617/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0621-0/+1617
| |\ \ | | |/ | |/|
| * | Rename example component file for clarityBea Lam2010-08-054-8/+22
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-0521-0/+1617
|\ \ \ | | |/ | |/|
| * | Doc: Adding GS QML example filesMorten Engvoldsen2010-08-0521-0/+1617
| |/
* / Doc: Fixed typo in a shortcut string.David Boddie2010-08-041-1/+1
|/
* fix line endingsOswald Buddenhagen2010-08-043-82/+82
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-047-76/+496
|\
| * new icons for cell and bt networks.Lorn Potter2010-08-047-76/+496
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-041-1/+1
|\ \ | |/ |/|
| * Assigned valid UID3 for fortuneserver exampleMiikka Heikkinen2010-08-031-1/+1
* | Fixed the addressbook tutorial and some spelling mistakes. Fix for QTBUG-7071...Jerome Pasion2010-08-0312-13/+18
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-032-15/+23
|\ \ | |/ |/|
| * Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-10/+18
| * Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-022-13/+13
* | Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-035-0/+476
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-301-11/+13
|\
| * Fix crash on Desktop platforms.Aaron McCarthy2010-07-301-11/+13
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-07-291-1/+1
|\ \ | |/ |/|
| * Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+1
| |\
| | * Fix Rhys' qmake warningsMarkus Goetz2010-07-221-1/+1
* | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-2917-27/+27
|/ /
* | Fix image sourceBea Lam2010-07-291-1/+1
* | Avoid binding loop warningsBea Lam2010-07-291-1/+2
* | Adding missing imageKevin Wright2010-07-271-0/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2726-9/+26
|\ \
| * \ Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-271-0/+5
| |\ \
| | * | Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-0/+5
| * | | Added files that had been renamed.Kevin Wright2010-07-2721-0/+1533
| * | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-2723-1522/+1
| |/ /
* / / various doc fixesBea Lam2010-07-272-2/+2
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-238-16/+22
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-218-16/+22
| |\ \
| | * | Expand QDeclarativeExtensionPlugin docsBea Lam2010-07-212-1/+8
| | * | QML focus API updates.Michael Brasser2010-07-215-12/+11
| | * | Fix clock example: make sure hands always moves forward.Michael Brasser2010-07-211-3/+3
* | | | Show Service Network members in priority order.Aaron McCarthy2010-07-231-9/+5
|/ / /
* / / Minor modification to allow compilation on WinCE and AIX. Removed executable ...Toby Tomkins2010-07-2139-1/+1
|/ /
* | Examples: Fix compilation with namespace.ck2010-07-198-8/+10