summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-191-0/+7
|\
| * QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2010-08-191-0/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1915-46/+60
|\ \
| * | qUncompress: don't exit on allocation failure with -no-exceptionsJoão Abecasis2010-08-192-26/+22
| * | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-1910-16/+32
| * | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+3
| * | Ensure Q_CHECK_PTR always requires terminating ;João Abecasis2010-08-191-1/+1
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-192-2/+2
| |\ \ |/ / /
| * | Q_CHECK_PTR should issue qFatal with QT_NO_EXCEPTIONSJoão Abecasis2010-08-171-1/+1
| * | Workaround what seems to be a compiler parser bugJoão Abecasis2010-08-171-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-1913-76/+80
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-193-8/+19
| |\ \
| | * | Fixed partial update on QLineEditThierry Bastian2010-08-183-8/+19
| * | | Disable translatedRotatedAndScaledPainter testcase as it is broken.Gunnar Sletta2010-08-191-1/+20
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-186-29/+180
| |\ \
| | * | Fix nasty copy-paste bug in fetchTransformedBilinear()Paul Olav Tvete2010-08-171-2/+2
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-178-65/+36
| | |\ \ | |/ / / |/| | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-175-27/+178
|\ \ \ \ | | |_|/ | |/| |
| * | | Designer: Add 'Simplify rich text' filter to rich text editor.Friedemann Kleint2010-08-175-27/+178
| | * | disable the outlinefillconsistency test until the line algorithm has been upd...Gunnar Sletta2010-08-181-0/+3
| | |/
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-17817-21266/+47713
| | |\
| | | * QMetaType: add "signed char" as builtin.Olivier Goffart2010-08-163-0/+7
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-164-62/+31
| | | |\ | |_|/ / |/| | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1637-213/+1111
|\ \ \ \ | |/ / /
| * | | 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