summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1337-213/+1111
|\
| * Cannot enter text through character viewer on Mac (Cocoa)Prasanth Ullattil2010-08-132-1/+8
| * QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-132-30/+8
| * QNAM: Fix namespaced compilationMarkus Goetz2010-08-121-1/+3
| * Revert the addition of the test of QtTest's random feature.Thiago Macieira2010-08-129-114/+2
| * QAbstractSocket: Remove warningMarkus Goetz2010-08-121-1/+0
| * QNAM Zerocopy: BenchmarkMarkus Goetz2010-08-121-1/+71
| * tst_qbytearray: Auto test for reserve()Markus Goetz2010-08-121-0/+18
| * tst_qiodevice: Add peek()ing auto testMarkus Goetz2010-08-121-0/+59
| * tst_qnetworkreply: Zerocopy auto testMarkus Goetz2010-08-121-1/+95
| * tst_qhttpnetworkconnection: Pipelining auto testMarkus Goetz2010-08-121-0/+48
| * QNAM Zerocopy: QNAM implementation partMarkus Goetz2010-08-126-1/+138
| * QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-127-67/+230
| * QAbstractSocket: Enable Unbuffered OpenMode for TCPMarkus Goetz2010-08-121-32/+111
| * QNativeSocketEngine: Fix wrong debug outputMarkus Goetz2010-08-121-1/+1
| * Added QObject::senderSignalIndex()John Brooks2010-08-123-3/+65
| * Cleanup the connection list logic in QObject::senderJohn Brooks2010-08-121-7/+6
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1221-72/+367
| |\
| | * Fixed linking against libQtTest on Mac.Rohan McGovern2010-08-111-1/+0
| | * Added -random option to tests, making the test cases within a test execute in...Magne Pettersen Zachrisen2010-08-1122-72/+368
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-13782-21053/+46595
|\ \ \
| * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-13782-21053/+46595
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-134-104/+100
| | |\ \
| | | * | Clean up rasterfallback mechanism in DirectFBDonald Carr2010-08-122-103/+95
| | | * | QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-122-8/+15
| | |\ \ \
| | | * | | Make bld.inf target in Symbian mkspecs to depend on .pro fileMiikka Heikkinen2010-08-122-8/+15
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-08-122-15/+18
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-08-122-15/+18
| | | |\ \ \ \
| | | | * | | | QAudioOutput(ALSA); Fix check for available devices.Justin McPherson2010-08-121-14/+17
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Justin McPherson2010-08-12330-8853/+20799
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-08-06172-1975/+4228
| | | | |\ \ \ \ \
| | | | * | | | | | Phonon; Update CMakeLists.txtJustin McPherson2010-08-041-1/+1
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-124-5/+31
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | Properly emit geometryChanged() when the position change.Alexis Menard2010-08-122-2/+21
| | | * | | | | | | QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-121-3/+8
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Fix memory leak.Sarah Smith2010-08-121-3/+8
| | | | | |_|/ / / | | | | |/| | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-128-31/+30
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Destroy the old runtime system only when existing pixmaps were migrated.Michael Dominic K2010-08-121-1/+3
| | | * | | | | | Fixed autotest failure in tst_qgl::clipTest.Samuel Rødal2010-08-121-0/+1
| | | * | | | | | Added way to destroy the share widget in the GL graphics system.Samuel Rødal2010-08-122-0/+20
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-1297-8890/+4952
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | * | | | | | qdoc: All references to -assistant and -base were removed.Martin Smith2010-08-124-30/+6
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-1210-46/+189
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Fixed build failureGareth Stockwell2010-08-123-4/+4
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-129-46/+189
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-119-46/+189
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Added documentation for Spectrum Analyzer demoGareth Stockwell2010-08-113-4/+39
| | | | | * | | | | | Do not include Spectrum Analyzer demo in static buildsGareth Stockwell2010-08-112-1/+5