summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fetch next token after class definition openingOswald Buddenhagen2010-09-101-0/+2
* delay next token fetching when opening namespaceOswald Buddenhagen2010-09-103-1/+34
* don't let operator overloads confuse usOswald Buddenhagen2010-09-103-0/+39
* don't try to show source when no locations are givenOswald Buddenhagen2010-09-102-4/+4
* Implement a private API for setting title widgetsHarald Fernengel2010-09-1010-52/+123
* Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64...Liang Qi2010-09-102-3/+84
* fix CRLFHarald Fernengel2010-09-101-9/+9
* Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
* NTLM code: Save domain in different variableMarkus Goetz2010-09-102-9/+31
* Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-102-6/+29
* Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
* Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
* Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299...Morten Engvoldsen2010-09-102-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-101-0/+13
|\
| * Read the data when the stream passed in is of type CArchiveStreamAndy Shaw2010-09-101-0/+13
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-103-26/+68
|\ \ | |/ |/|
| * Autotest for QTBUG-13454.Yann Bodson2010-09-102-16/+55
| * Changing the Image 'source' should not go through the 'Loading' state if the ...Yann Bodson2010-09-101-10/+13
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-095-7/+49
|\
| * Make sure we blit to the correct FBO in the GL window surface.Samuel Rødal2010-09-091-1/+5
| * Some optimizations to the GL pixmap data.Samuel Rødal2010-09-094-6/+44
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-095-138/+145
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-095-138/+145
| |\
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-091-2/+6
| | |\
| | | * Change RLibrary handle in QS60PluginResolver to be process wideMiikka Heikkinen2010-09-091-2/+6
| | * | Editable QComboBox popup immediately closes itself after a clickSami Merila2010-09-091-1/+2
| | |/
| | * Cursor is misplaced in the editors text areaSami Merila2010-09-091-1/+1
| | * QSslSocketPrivate::systemCaCertificates() hangs sometimes on SymbianJuha Turunen2010-09-092-134/+136
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-097-13/+80
|\ \ \ | |/ / |/| |
| * | QList::toVector()/QVector::toStdVector()/QVector::fromStdVector(): use reserve()Marc Mutz2010-09-091-2/+2
| * | When a move is completed, report the source and destination correctly.Stephen Kelly2010-09-093-10/+55
| * | Fixed the scrolling of text in QLineEdit with right alignmentThierry Bastian2010-09-092-0/+23
| * | Removing Q_ENUMS declaration in QTransformJørgen Lind2010-09-091-1/+0
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-0923-3907/+4742
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-092-6/+13
| |\ \ \
| | * | | Fix qdeclarativeimageprovider autotest compilation on SymbianJoona Petrell2010-09-091-5/+1
| | * | | Re-add quit button to declarative Twitter demoJoona Petrell2010-09-091-1/+12
| * | | | Update running animations if a SmoothedAnimation is changedAlan Alpert2010-09-092-1/+20
| * | | | Fix SmoothedAnimation test and docsAlan Alpert2010-09-096-7/+896
| * | | | Fix reversingModes of QDeclarativeSmoothedAnimationAlan Alpert2010-09-091-2/+3
| |/ / /
| * | | Recreate Qt 4.7.0 def files over Qt 4.6.3Joona Petrell2010-09-0914-3891/+3810
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0925-510/+657
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0825-510/+657
| |\ \ \
| | * | | Work around a compiler bug on 64-bit.Thiago Macieira2010-09-081-3/+6
| | * | | Merge commit 'refs/merge-requests/2464' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-6/+0
| | |\ \ \
| | | * | | Correct QNetworkReply::downloadProgress and uploadProgress docsJohn Brooks2010-09-011-6/+0
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-09-08152-1980/+4158
| | |\ \ \ \
| | | * | | | Fix handling of braces/no-braces in QUrl::host / setHost.Thiago Macieira2010-09-082-1/+9
| | | * | | | QtWebKit: Update tag files to match the same content on qtwebkit.gitJocelyn Turcotte2010-09-082-2/+2
| | | * | | | QtWebKit: Downstream patch 2 fixing a crash on MSVC 64bit.Jocelyn Turcotte2010-09-082-1/+13