summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-099-9/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | 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-09118-1128/+3038
| | | |\ \ \
| | | * | | | Fixes compilation warning in qbrushDenis Dzyubenko2009-11-061-1/+1
| | | * | | | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-066-3/+16
| | | * | | | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
| | * | | | | Compile in 64bit with debugOlivier Goffart2009-11-091-1/+1
| | * | | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0971-197/+416
| | |\ \ \ \ \
| | | * | | | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-0915-30/+45
| | | * | | | | API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-093-4/+17
| | | * | | | | API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-093-14/+36
| | | * | | | | API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-066-6/+28
| | | * | | | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-0633-129/+172
| | | * | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-067-9/+22
| | | * | | | | 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-094-120/+157
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | 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
| | | * | | | | Add src/tools/tools.pro, and use when building host tools for xcompilingMarius Storm-Olsen2009-11-042-28/+74
| | | * | | | | QHostInfo: do not wait forever on cleanupPeter Hartmann2009-11-041-2/+4
| | * | | | | | Doc: typo fixedJoerg Bornemann2009-11-092-2/+2
| | * | | | | | More inDestructor checks.Warwick Allison2009-11-091-0/+9
| * | | | | | | Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-091-0/+3
| * | | | | | | Changes to low-level audio API.Kurt Korbatits2009-11-0533-212/+227
* | | | | | | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-101-0/+4
* | | | | | | | fix WebKit build on Windows CE 6Joerg Bornemann2009-11-096-4/+23
* | | | | | | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-094-8/+42
|\ \ \ \ \ \ \
| * | | | | | | fix QWizard issues on Windows CEJoerg Bornemann2009-11-061-0/+7
| * | | | | | | fixes button size for Windows mobile styleJoerg Bornemann2009-11-061-5/+9
| * | | | | | | compilefixes for qfeaturesThomas Hartmann2009-11-064-3/+26
* | | | | | | | Merge file://t:/dev/qt-46-wt into widgetteamJan-Arve Sæther2009-11-084-185/+580
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Use at() instead of operator[] for vectors and lists.Jan-Arve Sæther2009-11-071-24/+24
| * | | | | | | Merge branch 'cmarcelo-vertexsimplification' into 4.6Jan-Arve Sæther2009-11-072-171/+559
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/...Jan-Arve Sæther2009-11-072-171/+559
| | |\ \ \ \ \ \ \
| | | * | | | | | | QGAL: avoid passing Orientation for interpolation functionsCaio Marcelo de Oliveira Filho2009-11-062-23/+16
| | | * | | | | | | QGAL: vertex simplificationCaio Marcelo de Oliveira Filho2009-11-062-73/+379
| | | * | | | | | | QGAL: allow parallel anchors simplify center anchorsCaio Marcelo de Oliveira Filho2009-11-062-16/+82
| | | * | | | | | | QGAL: fix leak when restoring anchorsCaio Marcelo de Oliveira Filho2009-11-061-36/+27
| | | * | | | | | | QGAL: Revamp the edge interpolation codeEduardo M. Fleury2009-11-062-29/+26
| | | * | | | | | | QGAL: Support for out-of-order parallel anchorsEduardo M. Fleury2009-11-062-10/+45
| * | | | | | | | | The sizePolicy property of QGraphicsWidget should be of type QSizePolicy of c...Jan-Arve Sæther2009-11-071-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-062-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make sizePolicy a property of QGraphicsWidget tooArtur Duque de Souza2009-11-062-0/+7
* | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-06215-2038/+4721
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix a signed/unsigned comparison warningJoão Abecasis2009-11-061-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-06117-1370/+3438
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'feature' into 4.6Jørgen Lind2009-11-0611-4/+59
| | |\ \ \ \ \ \ \ \ \