summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-202-5/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2020-104/+202
|\
| * QGraphicsView: fix few artefacts that can appear if the changed() signal is c...Olivier Goffart2010-08-202-11/+33
| * tst_qmetaobject: fix compilation, now that wrong NOTIFY property failsOlivier Goffart2010-08-201-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2017-92/+168
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2017-92/+168
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1917-92/+168
| | | |\
| | | | * Fixed autotest compilation issue on solarisThierry Bastian2010-08-195-19/+19
| | | | * Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
| | | | * Remove wrong NOTIFY attribute.Olivier Goffart2010-08-193-11/+11
| | | | * Ignore LayoutDirectionChange event in QTextControlJiang Jiang2010-08-191-8/+0
| | | | * Fix an obvious bug in tst_QGL::clipTest()Trond Kjernåsen2010-08-191-1/+1
| | | | * moc: Error if the NOTIFY signal is invalid.Olivier Goffart2010-08-195-48/+134
| | | | * QDateEdit/QTimeEdit: remove duplicate properties.Olivier Goffart2010-08-191-2/+0
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-2016-25/+495
|\ \ \ \ \
| * | | | | Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-2016-25/+495
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-2013-195/+285
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-08-207-146/+216
| |\ \ \ \
| | * | | | Fix minehunt demo for SymbianJoona Petrell2010-08-207-146/+216
| * | | | | Allow QML Quit buttons to work inside QtDemo.Alan Alpert2010-08-204-3/+11
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-08-201-13/+13
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-207-45/+353
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-191-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ensure geometry of top-level widget accounts for S60 screen furnitureGareth Stockwell2010-08-191-13/+13
| | |_|/ | |/| |
| | | * Add a quit button to declarative examples in QtDemoAlan Alpert2010-08-201-33/+25
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-08-2045-222/+783
| | | |\ | | | |/ | | |/|
| | * | Doing "import foo.qml" doesn't work in QML anymoreBea Lam2010-08-201-6/+4
| | * | Add info to Loader docs about receiving signals and key eventsBea Lam2010-08-206-39/+349
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-194-8/+43
|\ \ \ | |/ / |/| |
| * | Fatal crash on solaris 64 bitCarlos Manuel Duclos Vergara2010-08-191-1/+2
| * | qdoc: Added more elements to qt.pageindexMartin Smith2010-08-191-0/+29
| * | doc: Removed comment about automatic inclusion of 3rd party library.Martin Smith2010-08-191-4/+2
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-199-12/+4
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-191-0/+6
| | |\ \
| * | | | qdoc3: Added more pagewords & elements to the search index.Martin Smith2010-08-192-3/+4
| | |/ / | |/| |
| * | | qdoc3: Added more pagewords & elements to the search index.Martin Smith2010-08-191-0/+6
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-198-28/+131
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes a regression preventing loading images without extensionsThierry Bastian2010-08-192-8/+13
| * | | Made GL pixmap backend respect Qt::NoOpaqueDetection flag..Samuel Rødal2010-08-191-2/+4
| * | | QTextCodec: fix wodring of a commentOlivier Goffart2010-08-191-2/+4
| * | | QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh...Olivier Goffart2010-08-194-16/+110
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-199-12/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Image element svg autotestJoona Petrell2010-08-199-12/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-192-25/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-192-25/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1915-104/+250
|\ \ \ | |/ /
| * | Added license headers to new files.Rohan McGovern2010-08-183-0/+123
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1815-104/+127
| |\ \ |/ / /
| * | use intel linker and librarian with iccOswald Buddenhagen2010-08-181-2/+2
| * | create missing output directories for substituted filesOswald Buddenhagen2010-08-183-4/+4