summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | my changelog for 4.6.3Peter Hartmann2010-05-201-4/+9
| | |/ / / | |/| | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-201-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Switch Symbian^3 QCursor implementation back to 5.0 wayShane Kearns2010-05-201-2/+0
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-193-0/+3
|\ \ \ \ \
| * | | | | fix qmake -project once moreOswald Buddenhagen2010-05-183-0/+3
| | | * | | Removed nearest test from qaudiodeviceinfo unit test.Kurt Korbatits2010-05-201-11/+0
| | | |/ /
| | | * | QAudioDeviceInfo::nearestFormat() consistent across all platformsKurt Korbatits2010-05-191-1/+61
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-05-1924-79/+155
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-3/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed tst_compilerwarnings test failure due to icecc node failures.Rohan McGovern2010-05-191-3/+27
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-181-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | QNAM HTTP: Remove dead codeMarkus Goetz2010-05-181-2/+0
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-173-12/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doc: fix typoOlivier Goffart2010-05-171-1/+1
| * | | | QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
| * | | | qmake: added possibility to specify the type of an install targetJoerg Bornemann2010-05-172-5/+18
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-172-0/+10
|\ \ \ \ \
| * | | | | re-add overriding of tool paths to configureOswald Buddenhagen2010-05-172-0/+10
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-144-9/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-144-9/+19
| |\ \ \ \ \ |/ / / / / /
| * | | | | Support linked fonts (.ltt) from standard font locations.Alessandro Portale2010-05-141-0/+1
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-143-9/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-142-4/+11
| | * | | | Fix anomaly demo control strip icon placementMiikka Heikkinen2010-05-141-5/+7
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-1416-52/+43
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | fix regexpOswald Buddenhagen2010-05-141-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-1416-52/+43
| |\ \ \ \ |/ / / / /
| * | | | fix path separators in install targets for MinGW+shJoerg Bornemann2010-05-141-1/+1
| * | | | fix QMAKE_QMAKE path separator under mingw+sh in the qmake specOswald Buddenhagen2010-05-141-0/+1
| * | | | define qtPrepareTool() function and use it throughoutOswald Buddenhagen2010-05-1412-50/+22
| * | | | QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
| * | | | QNetworkAccessManager: Backends were tried in wrong orderMarkus Goetz2010-05-141-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-142-11/+36
|\ \ \ \ \
| * | | | | Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-142-9/+28
| * | | | | QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-142-2/+8
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-146-140/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| | | | * The documentation for processedUSecs() is ambiguousKurt Korbatits2010-05-191-1/+10
| | |_|/ | |/| |
| * | | Fixed race condition compiling xmlpatterns tests.Rohan McGovern2010-05-141-0/+1
| * | | Remove qdbusserver from tests/auto/dbus.proRohan McGovern2010-05-141-1/+0
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| |\ \ \ |/ / / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| | |\ \ | | | |/ | | |/|
| | | * Remove garbage test.Rohan McGovern2010-05-134-139/+0
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-133-0/+94
|\ \ \ \ | |/ / / |/| | |
| * | | QNAM HTTP: Preemptive anti crash if() statementMarkus Goetz2010-05-131-0/+3
| * | | QNAM HTTP: More testcasesMarkus Goetz2010-05-132-0/+91
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-131-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing compiling issues.Aleksandar Sasha Babic2010-05-131-1/+5
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-123-8/+121
|\ \ \ \ | |/ / / |/| | |
| * | | OpenVG blending modes from VG_KHR_advanced_blending extensionRhys Weatherley2010-05-123-8/+121