summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Regression: QGraphicsScene::render fails to render the entire scene correctly.Bjørn Erik Nilsen2010-02-231-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-223-57/+79
|\
| * 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-222-0/+12
| |\
| | * 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
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-228-34/+213
|\ \ \ | |/ / |/| |
| * | 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-225-27/+190
| |\ \
| | * | QFontDialog::exec() never returns on OSXCarlos Manuel Duclos Vergara2010-02-224-27/+188
| | * | QNetworkRequest: Doc enhancementMarkus Goetz2010-02-221-0/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | 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-191-65/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed off-by-one blending errors in the NEON drawhelper code.Samuel Rødal2010-02-191-65/+65
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1922-20/+2766
|\ \ \ \ | |_|_|/ |/| | |
| * | | use egl properties when creating surfaces on symbianLars Knoll2010-02-191-2/+2
| * | | work around the current include file structure on Symbian^3Lars Knoll2010-02-191-0/+4
| * | | Get rid of the dependency on the Symbian app layerLars Knoll2010-02-191-1/+3
| * | | Fix incorrect license headersGareth Stockwell2010-02-1910-10/+10
| * | | Merge branch '4.6' of S:\dynamic\git\qt\trolltech\qt-s60-public.git\ into 4.6Gareth Stockwell2010-02-191-2/+12
| |\ \ \
| | * | | Supressed Icon sizes on QPushButton in QS60StyleSami Merila2010-02-191-2/+12
| * | | | Fix incorrect license headersGareth Stockwell2010-02-1910-180/+180
| |/ / /
| * | | ColorDialog is always shown as stripped-down version (for QVGA)Sami Merila2010-02-191-4/+2
| * | | Virtual keyboard can't be closed anymore after tapping the text areaSami Merila2010-02-191-1/+4
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1917-10/+2739
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1817-10/+2739
| | |\ \ | | | |/ | | |/|
| | | * Symbian backend for QtMultimedia audioGareth Stockwell2010-02-1814-1/+2720
| | | * Added implementation of epocRoot() function to configureGareth Stockwell2010-02-181-1/+1
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-181-1/+1
| | | |\
| | | * | QWebView scrolling doesn't clear old elements before painting againSami Merila2010-02-182-8/+18
* | | | | Fix building in a namespace on WindowsAndy Shaw2010-02-191-1/+3
* | | | | Ensure that posted events are sent on WindowsBradley T. Hughes2010-02-191-2/+2
|/ / / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-189-71/+87
|\ \ \ \ | |/ / / |/| | |
| * | | QTreeView: Fix premature pessimizationJoão Abecasis2010-02-181-4/+5
| * | | Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
| * | | QNAM HTTP: Clean code a bitMarkus Goetz2010-02-182-29/+45
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-188-34/+35
| |\ \ \ | | |_|/ | |/| |
| | * | QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-185-22/+27
| | * | Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
| | * | Fix s390(x) atomic ops related crashesDirk Mueller2010-02-171-10/+6
| | * | Fix undefined sequence point compiler warningDirk Mueller2010-02-171-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-185-23/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Always use display() in QEglContext, so initialization can occurTom Cooksey2010-02-181-12/+11
| * | | Fixed a regression in dockwidgets that would jump when toplevel resizedThierry Bastian2010-02-182-1/+2
| * | | Documented behavior of blur effect radius and drop shadow offset.Samuel Rødal2010-02-181-2/+10