summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Extending QScopedPointer test caseJoão Abecasis2009-11-101-17/+139
* | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-101-40/+12
* | My changes for 4.6.0Paul Olav Tvete2009-11-101-0/+10
* | QNAM HTTP Code: Start authorization header with capital letterMarkus Goetz2009-11-101-2/+2
* | Updated changelog with my changesTom Cooksey2009-11-101-0/+33
* | Fix failing sub-src targetMarius Storm-Olsen2009-11-102-5/+7
* | Update change log with multimedia changes.Andrew den Exter2009-11-101-0/+6
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-11-1011-7/+873
|\ \
| * | update changelogDerick Hawcroft2009-11-101-0/+3
| * | update dist/changes-4.6.0Bill King2009-11-101-0/+25
| * | Add QScriptDeclarativeClassAaron Kennedy2009-11-109-6/+826
| * | added missing include for template instantiation (in qDeleteAll)mae2009-11-101-1/+1
| * | During a GC mark the scope chain of QScriptContextsAaron Kennedy2009-11-101-0/+18
* | | Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-101-0/+3
* | | Changes to low-level audio API.Kurt Korbatits2009-11-1040-249/+267
|/ /
* | Changes to low-level audio API.Kurt Korbatits2009-11-1040-270/+249
* | Merge branch '4.6' of ../qt into 4.6Kurt Korbatits2009-11-10464-4690/+11221
|\ \
| * | Don't reset view if a query fails.Derick Hawcroft2009-11-091-4/+5
| * | Dont set DontCreateNativeAncestors attribute.Denis Dzyubenko2009-11-091-1/+0
| * | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6Jocelyn Turcotte2009-11-095-33/+46
| |\ \
| | * | QNetworkCookie: Add the dot prefix of the domain while adding to the jarJocelyn Turcotte2009-11-094-29/+43
| | * | Corrects bug in fancybrowser example where image rotation did not work.Jocelyn Turcotte2009-11-061-4/+3
| * | | Update INSTALL and README + friends for the everywhere packageJason McDonald2009-11-096-391/+127
| * | | Doc: updated documentation for Google Suggest ExampleMorten Engvoldsen2009-11-091-96/+96
| * | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-0912-11/+42
| |\ \ \
| | * | | Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-092-2/+2
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Bradley T. Hughes2009-11-09193-2069/+5368
| | |\ \ \
| | * | | | Improved xsync feature testing.Denis Dzyubenko2009-11-061-1/+3
| | * | | | Fixes compilation warning in qbrushDenis Dzyubenko2009-11-061-1/+1
| | * | | | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-067-3/+27
| | * | | | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
| | * | | | Fixed -xsync configure option handling.Denis Dzyubenko2009-11-061-1/+1
| * | | | | My relevant changes-4.6.0 updatesMarkus Goetz2009-11-091-6/+24
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Morten Engvoldsen2009-11-09109-999/+1469
| |\ \ \ \ \
| | * | | | | Compile in 64bit with debugOlivier Goffart2009-11-091-1/+1
| | * | | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0995-286/+516
| | |\ \ \ \ \
| | | * | | | | API review: *Count() are not pluralMarius Storm-Olsen2009-11-095-12/+23
| | | * | | | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-0916-40/+55
| | | * | | | | API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-093-4/+17
| | | * | | | | API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-094-22/+44
| | | * | | | | API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-066-6/+28
| | | * | | | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-0644-164/+207
| | | * | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-0613-33/+46
| | | * | | | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3dMarius Storm-Olsen2009-11-062-5/+16
| | | * | | | | API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-066-0/+80
| | * | | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-099-638/+829
| | |\ \ \ \ \ \
| | | * | | | | | Removing semi-colon at the end of namespaceJoão Abecasis2009-11-051-1/+1
| | | * | | | | | Ensure IDC and UIC3 dependencies are correctMarius Storm-Olsen2009-11-052-6/+7
| | | * | | | | | Remove 4k-chunking in QFSFileEngine::read/writeFdFhJoão Abecasis2009-11-041-85/+78
| | | * | | | | | Extending tst_QFile::writeLargeDataBlock testJoão Abecasis2009-11-041-30/+134