summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-125-0/+50
|\ \ | |/ |/|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Jan-Arve Sæther2010-08-118-74/+90
| |\
| * | Some polishing to merge request 723Jan-Arve Sæther2010-08-113-5/+14
| * | Patch to QTBUG-3078Carolina Gomes2010-08-115-0/+41
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-1162-118/+145
|\ \ \ | | |/ | |/|
| * | Fix build os QSharedPointer on MSVCOlivier Goffart2010-08-111-1/+1
| * | Fix for QTBUG-2182: "connection still in use" warnings.Kimmo Kotajärvi2010-08-111-4/+4
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-1061-113/+140
| |\ \ |/ / /
| * | Replace gluOrtho2d with glOrtho.Bjørn Erik Nilsen2010-08-101-1/+1
| * | Optimize QSharedPointer::operator=(const QSharedPointer &)Olivier Goffart2010-08-101-1/+7
| * | Make selection work across ligaturesJiang Jiang2010-08-101-21/+43
| * | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-08-101-25/+8
| * | Fix documentation for QAccessible::InterfaceFactoryJan-Arve Sæther2010-08-102-6/+15
| |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-1055-59/+66
| |\
| | * Replace gluPerspective with qgluPerspective.Bjørn Erik Nilsen2010-08-104-2/+14
| | * Remove dependency of OpenGL Utility Library (GLU).Bjørn Erik Nilsen2010-08-1051-57/+52
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-101-15/+11
|\ \ \ | |/ / |/| |
| * | qmake vcproj generator cleanupJoerg Bornemann2010-08-101-15/+11
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-109-4695/+2246
|\ \
| * | qmake: repair .vcxproj generationJoerg Bornemann2010-08-103-15/+17
| * | qmake: move .vcproj XML generation from data classes to VCProjectWriterJoerg Bornemann2010-08-102-203/+189
| * | qmake: remove duplicated code from VcxprojGeneratorJoerg Bornemann2010-08-103-595/+28
| * | qmake: duplicated code removed from msbuild_objectmodel.cppJoerg Bornemann2010-08-106-2638/+1060
| * | qmake: move XML generating code from data classes to VCXProjectWriterJoerg Bornemann2010-08-103-497/+431
| * | qmake vcxproj generator: introduce VCXProjectWriterJoerg Bornemann2010-08-107-574/+585
| * | qmake vcproj generator: introduce VCProjectWriterJoerg Bornemann2010-08-104-397/+398
| * | qmake: fix misuse of static_cast in msvc_vcproj.cppJoerg Bornemann2010-08-101-2/+7
| * | qmake: remove some old .dsp related code from .vcproj generatorJoerg Bornemann2010-08-102-81/+28
| * | qmake: remove Windows CE stuff from .vcxproj generatorJoerg Bornemann2010-08-103-149/+4
| * | qmake: remove VS2003 work-around from vcxproj generatorJoerg Bornemann2010-08-103-6/+3
| * | qmake: no need to add the _WINDOWS define twiceJoerg Bornemann2010-08-102-12/+0
| * | qmake: useless addition of the NDEBUG define removedJoerg Bornemann2010-08-102-4/+0
| * | qmake: don't add QT_NO_DEBUG in msvc generatorsJoerg Bornemann2010-08-102-6/+2
| * | qmake msvc generator: remove unneeded handling of variablesJoerg Bornemann2010-08-102-24/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-103-0/+94
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-103-0/+94
| |\ \ |/ / /
| * | Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-093-0/+94
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-102-36/+41
|\ \ \ | | |/ | |/|
| * | Are custom file engines in use?João Abecasis2010-08-091-3/+10
| * | Make prefix handling in file engine creation more robustJoão Abecasis2010-08-091-5/+21
| * | Fix minor premature pessimizations in file engine creationJoão Abecasis2010-08-091-9/+7