summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Example page now lists images used by the exampleMartin Smith2009-12-0410-26/+168
* 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
| |\
| | * Fixed build on S60 and WinCEThorbjørn Lindeijer2009-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 remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-2714-67/+164
| | |\
| | | * fix crash on closing all files under certain circumstancesOswald Buddenhagen2009-11-263-11/+11
| | | * ignore Alt+Space acelerators - useless and too many false positivesOswald Buddenhagen2009-11-261-2/+13
| | | * Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-262-32/+63
| | | * offer only possible countries for each languageOswald Buddenhagen2009-11-252-8/+27
| | | * add qph autotestOswald Buddenhagen2009-11-252-0/+22
| | | * make qph use language attributesOswald Buddenhagen2009-11-251-5/+18
| | | * the definition needs xml escaping, tooOswald Buddenhagen2009-11-251-1/+1
| | | * don't write context into <definition> fieldOswald Buddenhagen2009-11-251-3/+2
| | | * qph: don't clobber <definition> fieldsOswald Buddenhagen2009-11-251-1/+1
| | | * fix class/struct mismatch in the bootstrap magicOswald Buddenhagen2009-11-251-2/+4
| | | * another shot at fixing directory separators in build commandsOswald Buddenhagen2009-11-252-2/+2
| | | * Assistant: Move tab widget allocation up.ck2009-11-251-1/+1
| | * | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2752-663/+857
| | |\ \
| | | * | Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-272-23/+8
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-274-26/+16
| | | |\ \
| | | | * | Fixed non-compiling Q*SpinBox auto-testsGabriel de Dietrich2009-11-272-2/+4
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-271-12/+12
| | | | |\ \
| | | | | * | Fixed typo in Symbian installation instructions.Janne Anttila2009-11-271-12/+12
| | | | * | | Fix infinite recursion in OpenVG scissor-only clippingRhys Weatherley2009-11-271-12/+0
| | | * | | | Fix compilation on Windows CEEskil Abrahamsen Blomfeldt2009-11-272-0/+4
| | | |/ / /
| | | * | | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-262-1/+42
| | | * | | Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-262-1/+22
| | | |/ /
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-2611-78/+120
| | | |\ \
| | | | * | Fixed context menu placement partially outside screen bug in Symbian.Janne Anttila2009-11-261-6/+6
| | | | * | Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-262-12/+3
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-262-9/+9
| | | | |\ \
| | | | | * | Made layout of the Softkeys example more compactMiikka Heikkinen2009-11-262-9/+9
| | | | * | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| | | | |/ /
| | | | * | Remove some white-space from QS60StyleSami Merilä2009-11-261-5/+5
| | | | * | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2