summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
* Adding debug output for not supported gl featuresIan2011-06-201-0/+33
* Compile fix in network for iosIan2011-06-203-5/+7
* Make it possible to compile in a screen plugin name in QWSIan2011-06-201-0/+5
* Don't redefine EGL definesIan2011-06-201-1/+9
* Compile fixes in corelib for iosIan2011-06-203-16/+23
* reset certain global variables on deletionLars Knoll2011-06-201-0/+2
* Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-201-0/+8
* Merge remote branch 'qt-mainline/4.8'aavit2011-06-1478-421/+470
|\
| * Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-06-101-0/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-0977-421/+469
| |\
| | * QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-091-0/+1
| | * QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-083-1/+24
| | * Fix docs on caching for images loaded by image providersBea Lam2011-06-023-4/+39
| | * QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| | * DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-302-58/+10
| | * Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3062-303/+303
| | * QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| | * QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-38/+35
| | * ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| | * DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-251-2/+2
* | | Allow selecting fonts with irregular style namesJiang Jiang2011-06-1011-96/+204
* | | Fix missing empty lines in Qt HTML when displayed in compliant browsersEskil Abrahamsen Blomfeldt2011-06-101-1/+1
* | | Merge remote branch 'qt-mainline/4.8'aavit2011-06-09126-2996/+5102
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-0818-341/+376
| |\ \
| | * | Fix autotest on WindowsHarald Fernengel2011-06-081-6/+2
| | * | Compile on Mac OS XHarald Fernengel2011-06-081-3/+5
| | * | Ammend last commitHarald Fernengel2011-06-061-1/+1
| | * | Implemented QAccessibleTextEdit::attributes()José Millán Soto2011-06-061-5/+106
| | * | Changing cursor position in all boundariesJosé Millán Soto2011-06-061-1/+1
| | * | code clean-up for QSystemSemaphoreRitt Konstantin2011-06-064-61/+65
| | * | simplify QSharedMemoryPrivate::cleanHandle()Ritt Konstantin2011-06-065-14/+10
| | * | minor improvements for QSharedMemoryRitt Konstantin2011-06-065-80/+81
| | * | fix potential keyfile leakingRitt Konstantin2011-06-061-1/+1
| | * | refactoring of the QWSSharedMemory classRitt Konstantin2011-06-062-107/+47
| | * | allow the user to averride QT_QWS_TEMP_DIR in qplatformdefs.hRitt Konstantin2011-06-061-1/+1
| | * | minor typo fixRitt Konstantin2011-06-061-1/+1
| | * | minor code simplificationRitt Konstantin2011-06-061-5/+3
| | * | minor code simplificationRitt Konstantin2011-06-062-21/+14
| | * | avoid the QT_NO_ASCII warningRitt Konstantin2011-06-061-1/+1
| | * | remove an unused headersRitt Konstantin2011-06-061-13/+0
| | * | nano optimizationRitt Konstantin2011-06-061-9/+5
| | * | don't reallocate memory if the old buffer has sufficient capacityRitt Konstantin2011-06-061-8/+11
| | * | fix potential memory leakingRitt Konstantin2011-06-061-8/+19
| | * | don't delete the lock if it was not created by this surfaceRitt Konstantin2011-06-061-2/+6
| | * | QSessionManager: fix build on QWSRitt Konstantin2011-06-061-0/+3
| * | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-0871-1241/+4276
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-06-081-0/+1
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-081-0/+1
| | | |\ \ \
| | | | * | | Update internal state before emitting configurationChanged() signals.Xizhi Zhu2011-06-081-0/+1