summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-045-32/+77
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0470-231/+746
|\
| * Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-0423-30/+302
| |\
| * | Fixed compile for S60.Rohan McGovern2009-12-041-1/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0314-54/+106
| |\ \
| | * | Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-034-4/+4
| | * | Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-033-0/+56
| | * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-03126-602/+1680
| | |\ \
| | * | | really fix mingw+msysOswald Buddenhagen2009-12-022-27/+13
| | * | | less bizarre code; fix minor mistakesOswald Buddenhagen2009-12-021-25/+25
| | * | | compile fix for Qt in namespacehjk2009-12-011-0/+4
| | * | | Assistant: Fix race condition in CLucene indexer.ck2009-12-012-0/+2
| | * | | fix for mingw+msysOswald Buddenhagen2009-11-301-5/+9
| | * | | Fix a documentation typo.Christian Kamm2009-11-301-1/+1
| | * | | QVector: fix const_iterator-=(int)hjk2009-11-301-1/+1
| * | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-022-31/+68
| | |/ / | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-02105-573/+1492
| |\ \ \
| | * \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0271-455/+1107
| | |\ \ \
| | * | | | Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-012-2/+1
| | * | | | Fix regression in tst_QFileSystemWatcherBradley T. Hughes2009-12-011-7/+3
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-12-011-3/+4
| | |\ \ \ \
| | | * | | | Re-enabled realpath() on symbian.Denis Dzyubenko2009-12-011-1/+1
| | | * | | | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5Prasanth Ullattil2009-12-011-3/+4
| | * | | | | Make sure file descriptors are valid in the dnotify implementation of QFileSy...Bradley T. Hughes2009-12-011-2/+2
| | |/ / / /
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-3016-43/+129
| | |\ \ \ \
| | | * | | | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-302-1/+9
| | | * | | | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-302-13/+32
| | | * | | | Fix garbage collection issue with script-owned objects with connectionsKent Hansen2009-11-303-23/+43
| | | * | | | Make sure that cleanupTestCase() do not statBenjamin Poulain2009-11-301-1/+2
| | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-306-4/+40
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-301-1/+1
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Enable YARR when YARR_JIT is enabledKent Hansen2009-11-301-0/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-3077-741/+1168
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-2911-11/+147
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2966-730/+1021
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-272-0/+6
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | QNetworkReply autotest: adapt to QNetworkCookieJar changePeter Hartmann2009-11-271-0/+3
| | | * | | | | Fix memory leak in the DNotify implementation of QFileSystemWatcherBradley T. Hughes2009-11-271-0/+3
| | * | | | | | Fix performance regression of posted eventsBradley T. Hughes2009-11-272-29/+40
| | |/ / / / /
| | * | | | | Improve QFileInfo benchmarkMarkus Goetz2009-11-272-4/+6
| | * | | | | Fix miracously exported WTF symbols in QtScript with the Maemo 5 toolchain.Lars Knoll2009-11-271-1/+1
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2737-117/+511
| | |\ \ \ \ \
| | * | | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-263-6/+45
| | * | | | | | Avoid using return value from a temporary objectMarius Storm-Olsen2009-11-261-2/+1
| | * | | | | | create application object in qsdbg exampleKent Hansen2009-11-261-0/+3
| | * | | | | | rename .qs files to .jsKent Hansen2009-11-266-6/+6
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into stagi...Nils Christian Roscher-Nielsen2009-11-255-3/+41
| | |\ \ \ \ \ \
| | | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-255-3/+41
| | * | | | | | | Checks for len = 0 in QIconvCodec::convertFromUnicodeNils Christian Roscher-Nielsen2009-11-251-2/+2
| | |/ / / / / /
| | * | | | | | Fixed key handling in the documentation index widgetDenis Dzyubenko2009-11-251-3/+7