summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-2311-26/+98
|\
| * QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
| * doc: Added indication of default modality value for panels.Martin Smith2010-02-231-3/+10
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-232-2/+14
| |\
| | * Improve test coverage of QScriptString::toArrayIndex()Kent Hansen2010-02-231-0/+6
| | * QColorDialog::open() freezes the app the *second* time it is used on MacCarlos Manuel Duclos Vergara2010-02-231-2/+8
| * | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet.Martin Smith2010-02-232-1/+56
| |/
| * doc: Corrected typo.Martin Smith2010-02-231-2/+2
| * doc: Removed bad grammar.Martin Smith2010-02-231-3/+2
| * doc: Added \obsolete.Martin Smith2010-02-232-7/+10
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-239-448/+331
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-6/+0
| | |\
| * | | doc: Added \since 4.6 to the properties.Martin Smith2010-02-231-1/+3
| | |/ | |/|
| * | doc: Removed some erroneous text.Martin Smith2010-02-231-6/+0
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-231-1/+1
|\ \ \
| * | | Fix documentmode tab label text on Mac OSXJens Bache-Wiig2010-02-231-1/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-232-1/+38
|\ \ \ \
| * | | | Regression: QGraphicsScene::render fails to render the entire scene correctly.Bjørn Erik Nilsen2010-02-232-1/+38
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-233-5/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Always define Q_WS_S60 on Symbian unless configured with -no-s60.Jason Barron2010-02-231-1/+1
| * | | | Enable window size caching on Symbian NGA variants.Jason Barron2010-02-232-0/+5
| * | | | Use the SYMBIAN_BUILD_GCE macro to check if the GCE variant can be usedJason Barron2010-02-231-1/+1
| * | | | enable bytepair compression for S60 3.2 and newerLars Knoll2010-02-231-3/+3
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-02-232-118/+67
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-02-23265-1969/+5811
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-02-232-86/+66
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-225-244/+198
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Improve performance of VGPath creation by reusing the same pathRhys Weatherley2010-02-221-57/+67
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-224-187/+131
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Stabilize QWidget benchmarks.Bjørn Erik Nilsen2010-02-221-187/+110
| | * | | | Stylesheet: Fix size specified in QToolbar::handleOlivier Goffart2010-02-221-0/+7
| | * | | | fix crash on Windows CE on WM_SETTINGCHANGEJoerg Bornemann2010-02-221-0/+5
| | * | | | Stabilize style sheet benchmarks.Bjørn Erik Nilsen2010-02-221-0/+9
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-2212-108/+302
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix memory leak when lazily binding QScriptValue to an engineKent Hansen2010-02-222-3/+11
| * | | | | Build fix for 976a2b6ad1f95175d8d0be2d1eb7603cf4e4026a.Carlos Manuel Duclos Vergara2010-02-221-2/+4
| * | | | | QAbstractSocket: Clarify documentationMarkus Goetz2010-02-221-2/+8
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-229-101/+279
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | QFontDialog::exec() never returns on OSXCarlos Manuel Duclos Vergara2010-02-224-27/+188
| | * | | | QNetworkRequest: Doc enhancementMarkus Goetz2010-02-221-0/+2
| | * | | | Port http example to QNetworkAccessManagerMarkus Goetz2010-02-223-71/+82
| | * | | | loopback network example: Make use of bytesToWrite()Markus Goetz2010-02-211-3/+7
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-223-25/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Changed canonical paths to absolute paths in symmake.Miikka Heikkinen2010-02-222-23/+14
| * | | | | Don't use vgClear() for semi-transparent brushes.Jason Barron2010-02-221-2/+2
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-221-3/+2
|\ \ \ \ \ \
| * | | | | | amend the doc, as suggested by rittkOswald Buddenhagen2010-02-221-3/+2
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-227-5/+44
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fixes for the Windows Mobile plattformninerider2010-02-226-3/+22
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-02-223-2/+16
| |\ \ \ \ \ \