| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 469 | -8979/+8979 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 462 | -922/+922 |
|
|
* | QtDemo: Find installed examples on Windows. | Friedemann Kleint | 2012-07-26 | 1 | -10/+22 |
|
|
* | Change bugreports.qt.nokia.com -> bugreports.qt-project.org | Sergio Ahumada | 2012-02-09 | 2 | -2/+2 |
|
|
* | Symbian: fix qml file paths in building of demos | Pasi Pentikainen | 2012-01-25 | 8 | -9/+22 |
|
|
* | Remove copyright messages from .pro files. | Jason McDonald | 2012-01-11 | 6 | -17/+0 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 464 | -464/+464 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-12-06 | 1 | -2/+0 |
|\ |
|
| * | Fix declarative examples and demos issue on Windows | Daniel Molkentin | 2011-12-06 | 1 | -2/+0 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-12-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Lightmaps demo Symbian fix | Marko Kenttala | 2011-11-30 | 1 | -1/+1 |
|
|
* | | | Fix QtDemo declarative examples | Alan Alpert | 2011-12-02 | 1 | -9/+9 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-11-29 | 20 | -0/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix permission (no execute bit). | Frederik Gladhorn | 2011-11-22 | 24 | -0/+0 |
|
|
* | | | Merge remote-tracking branch 'qt-qa-review/master' | Sergio Ahumada | 2011-11-26 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Doc: Fixing typo | Sergio Ahumada | 2011-08-17 | 2 | -2/+2 |
|
|
* | | | Add note to declarative calculator example | Daniel Molkentin | 2011-11-22 | 1 | -0/+6 |
|
|
* | | | Declarative Examples: Fall back to local qmlapplicationviewer. | Daniel Molkentin | 2011-11-22 | 10 | -17/+21 |
|
|
* | | | Fix "make install" for declarative examples | Daniel Molkentin | 2011-11-22 | 3 | -4/+19 |
|
|
* | | | Update the license in the qmlapplicationviewer. | Casper van Donderen | 2011-11-22 | 2 | -76/+76 |
|
|
* | | | Examples: Add Copright headers, Remove stray file. | Daniel Molkentin | 2011-11-22 | 2 | -16/+78 |
|
|
* | | | Fix use of qmlapplicationviewer. | Daniel Molkentin | 2011-11-21 | 12 | -9/+411 |
|
|
* | | | Update qrc files. | Casper van Donderen | 2011-11-18 | 1 | -16/+15 |
|
|
* | | | demos/declarative/snake example corrections | artoka | 2011-11-17 | 2 | -3/+1 |
|
|
* | | | demos/declarative/webbrowser example modifications | artoka | 2011-11-17 | 22 | -3/+209 |
|
|
* | | | demos/declarative/twitter example modifications | artoka | 2011-11-17 | 30 | -3/+209 |
|
|
* | | | demos/declarative/snake example modifications | artoka | 2011-11-17 | 32 | -4/+211 |
|
|
* | | | demos/declarative/samegame example modifications | artoka | 2011-11-17 | 27 | -3/+209 |
|
|
* | | | demos/declarative/rssnews example modifications | artoka | 2011-11-17 | 16 | -3/+209 |
|
|
* | | | demos/declarative/photoviewer example modifications | artoka | 2011-11-17 | 25 | -3/+209 |
|
|
* | | | demos/declarative/minehunt example modifications | artoka | 2011-11-17 | 19 | -38/+51 |
|
|
* | | | demos/declarative/flickr example modifications | artoka | 2011-11-17 | 30 | -3/+209 |
|
|
* | | | demos/declarative/calculator example modifications | artoka | 2011-11-17 | 19 | -5/+211 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-26 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | Fix files that don't end with a newline character | Sergio Ahumada | 2011-08-12 | 4 | -4/+4 |
|
|
* | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)' | suzuki toshiya | 2011-08-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-07-07 | 1 | -0/+1 |
|\ |
|
| * | Update the Window title when closing the last tab. | Casper van Donderen | 2011-07-07 | 1 | -0/+1 |
|
|
* | | Re-apply licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-06-27 | 1 | -17/+17 |
|
|
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 11 | -9/+504 |
|\ \ |
|
| * \ | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-06-08 | 5 | -9/+17 |
| |\ \ |
|
| | * \ | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-06-07 | 2 | -0/+8 |
| | |\ \
| | | |/ |
|
| | | * | Have -small-screen enabled in certain examples on Symbian always. | Laszlo Agocs | 2011-06-06 | 2 | -0/+8 |
|
|
| | | * | Fixing Linux compatibility issues for Symbian | Tomi Vihria | 2011-05-25 | 3 | -9/+9 |
|
|
| | | * | Revert "Fixing Linux compatibility issues for Symbian" | Laszlo Agocs | 2011-05-25 | 3 | -9/+9 |
|
|
| | * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-24 | 3 | -9/+9 |
| | |\ \
| | | |/ |
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-05-18 | 3 | -9/+9 |
| | | |\ |
|
| | | | * | Fixing Linux compatibility issues for Symbian | Tomi Vihria | 2011-05-18 | 3 | -9/+9 |
|
|
| | | * | | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 342 | -5846/+5846 |
| | | |/ |
|