Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Re-apply change b065fda13c29110fc81f77c9bbf1069d562b4d67 by Martin Smith | Martin Smith | 2009-11-10 | 1 | -1/+1 | |
| * | | | | | | Re-apply change fdb9419f23d1cd2a9ddfc1f7e2fb58f6e845483b by Jocelyn Turcotte | Jocelyn Turcotte | 2009-11-10 | 1 | -2/+6 | |
| * | | | | | | Re-apply change 29afcb69d6023aba012051bd2a026b57b3689732 by Liang QI | Liang QI | 2009-11-10 | 4 | -2/+10 | |
| * | | | | | | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 363... | Jocelyn Turcotte | 2009-11-10 | 24 | -390/+598 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Make QScopedPointer::operator== and != non-member | João Abecasis | 2009-11-10 | 1 | -40/+12 | |
| * | | | | | QNAM HTTP Code: Start authorization header with capital letter | Markus Goetz | 2009-11-10 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Fix failing sub-src target | Marius Storm-Olsen | 2009-11-10 | 2 | -5/+7 | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kurt Korbatits | 2009-11-10 | 10 | -7/+845 | |
| |\ \ \ \ | ||||||
| | * | | | | Add QScriptDeclarativeClass | Aaron Kennedy | 2009-11-10 | 9 | -6/+826 | |
| | * | | | | added missing include for template instantiation (in qDeleteAll) | mae | 2009-11-10 | 1 | -1/+1 | |
| | * | | | | During a GC mark the scope chain of QScriptContexts | Aaron Kennedy | 2009-11-10 | 1 | -0/+18 | |
| * | | | | | Fixed runtime error in QAudioInput::bytesReady() function | Kurt Korbatits | 2009-11-10 | 1 | -0/+3 | |
| * | | | | | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 33 | -212/+227 | |
| |/ / / / | ||||||
| * | | | | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 33 | -230/+212 | |
| * | | | | Merge branch '4.6' of ../qt into 4.6 | Kurt Korbatits | 2009-11-10 | 260 | -2414/+5513 | |
| |\ \ \ \ | ||||||
| | * | | | | Don't reset view if a query fails. | Derick Hawcroft | 2009-11-09 | 1 | -4/+5 | |
| | | |_|/ | | |/| | | ||||||
| | * | | | Dont set DontCreateNativeAncestors attribute. | Denis Dzyubenko | 2009-11-09 | 1 | -1/+0 | |
| | * | | | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6 | Jocelyn Turcotte | 2009-11-09 | 2 | -4/+11 | |
| | |\ \ \ | ||||||
| | | * | | | QNetworkCookie: Add the dot prefix of the domain while adding to the jar | Jocelyn Turcotte | 2009-11-09 | 2 | -4/+11 | |
| | * | | | | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-09 | 9 | -9/+27 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Fixed pan gesture handlers in standard Qt widgets. | Denis Dzyubenko | 2009-11-09 | 2 | -2/+2 | |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Bradley T. Hughes | 2009-11-09 | 118 | -1128/+3038 | |
| | | |\ \ \ | ||||||
| | | * | | | | Fixes compilation warning in qbrush | Denis Dzyubenko | 2009-11-06 | 1 | -1/+1 | |
| | | * | | | | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 6 | -3/+16 | |
| | | * | | | | Dont create native winid when not required. | Denis Dzyubenko | 2009-11-06 | 1 | -3/+8 | |
| | * | | | | | Compile in 64bit with debug | Olivier Goffart | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 71 | -197/+416 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 15 | -30/+45 | |
| | | * | | | | | API review: Rename numPages() -> pageCount() | Marius Storm-Olsen | 2009-11-09 | 3 | -4/+17 | |
| | | * | | | | | API review: Rename numDigits() and setNumDigits() | Marius Storm-Olsen | 2009-11-09 | 3 | -14/+36 | |
| | | * | | | | | API review: Rename numCols() -> colorCount() | Marius Storm-Olsen | 2009-11-06 | 6 | -6/+28 | |
| | | * | | | | | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 33 | -129/+172 | |
| | | * | | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 7 | -9/+22 | |
| | | * | | | | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3d | Marius Storm-Olsen | 2009-11-06 | 2 | -5/+16 | |
| | | * | | | | | API review: Add convenience functions using QMargins | Marius Storm-Olsen | 2009-11-06 | 6 | -0/+80 | |
| | * | | | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6 | Marius Storm-Olsen | 2009-11-09 | 4 | -120/+157 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | Removing semi-colon at the end of namespace | João Abecasis | 2009-11-05 | 1 | -1/+1 | |
| | | * | | | | | Ensure IDC and UIC3 dependencies are correct | Marius Storm-Olsen | 2009-11-05 | 2 | -6/+7 | |
| | | * | | | | | Remove 4k-chunking in QFSFileEngine::read/writeFdFh | João Abecasis | 2009-11-04 | 1 | -85/+78 | |
| | | * | | | | | Add src/tools/tools.pro, and use when building host tools for xcompiling | Marius Storm-Olsen | 2009-11-04 | 2 | -28/+74 | |
| | | * | | | | | QHostInfo: do not wait forever on cleanup | Peter Hartmann | 2009-11-04 | 1 | -2/+4 | |
| | * | | | | | | Doc: typo fixed | Joerg Bornemann | 2009-11-09 | 2 | -2/+2 | |
| | * | | | | | | More inDestructor checks. | Warwick Allison | 2009-11-09 | 1 | -0/+9 | |
| * | | | | | | | Fixed runtime error in QAudioInput::bytesReady() function | Kurt Korbatits | 2009-11-09 | 1 | -0/+3 | |
| * | | | | | | | Changes to low-level audio API. | Kurt Korbatits | 2009-11-05 | 33 | -212/+227 | |
* | | | | | | | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-10 | 1 | -0/+4 | |
* | | | | | | | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-09 | 6 | -4/+23 | |
* | | | | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 4 | -8/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix QWizard issues on Windows CE | Joerg Bornemann | 2009-11-06 | 1 | -0/+7 | |