summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Sort indicators displayed incorrectly in GTK style"Gabriel de Dietrich2010-03-241-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2313-41/+43
|\
| * Fix warnings in the declarative moduleThierry Bastian2010-03-233-3/+3
| * compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-239-36/+38
| * Sort indicators displayed incorrectly in GTK styleGabriel de Dietrich2010-03-231-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2315-121/+478
|\ \
| * \ Merge branch 'configureFixes' into 4.7-s60axis2010-03-232-8/+42
| |\ \
| | * | Fixed usage of xplatform in configure.axis2010-03-231-2/+2
| | * | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-232-8/+42
| | |\ \
| | | * | Disable OpenVG for symbian-sbsv2 on Linux.axis2010-03-151-1/+1
| | | * | Corrected wrong header casing.axis2010-03-151-1/+1
| | | * | Moved -s60 and -usedeffiles options docs to Symbian section.axis2010-03-151-6/+5
| | | * | Added rpp and rsg files to ignore filter.axis2010-03-151-0/+2
| | | * | Forced little endianness when using symbian-sbsv2 mkspec.axis2010-03-151-0/+2
| | | * | Fixed incorrect platform string when building for Symbian.axis2010-03-151-0/+2
| | | * | Added -qt-style-s60 to Symbian configure options on Linux.axis2010-03-151-0/+31
| * | | | Fixed mif generation on symbian-abld.axis2010-03-231-1/+4
| * | | | Fixed regular expression matching.axis2010-03-231-1/+1
| |/ / /
| * | | More fool proof way for finding these headersThomas Zander2010-03-231-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2313-111/+431
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2313-111/+431
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2213-111/+431
| | | |\ \ \
| | | | * | | Merge symbianutils from qtcreator e82219b344ee471dbb5d8e7f1351404ff9616d6cShane Kearns2010-03-226-77/+384
| | | | * | | Enable installation of a sis file without running any applicationShane Kearns2010-03-221-22/+27
| | | | * | | Replace download % display with a progress barShane Kearns2010-03-221-2/+9
| | | | * | | This file does not existThomas Zander2010-03-221-2/+1
| | | | * | | Fix configure false positives when checking for symbianThomas Zander2010-03-221-4/+4
| | | | * | | Fix compile on symbian better.Thomas Zander2010-03-222-4/+4
| | | | * | | Make ICON generation (to symbian mif) work for relative paths/shadow buildsThomas Zander2010-03-221-0/+2
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2312-68/+159
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Wrong repaint when changing the default row height in QTreeViewGabriel de Dietrich2010-03-231-4/+8
| * | | | | tst_QObject: test signals and slots with the same nameOlivier Goffart2010-03-231-2/+40
| * | | | | Fix warnings in tst_qobject.cppOlivier Goffart2010-03-231-17/+19
| * | | | | Optimize QMetaObject::indexOf* functionsOlivier Goffart2010-03-231-31/+32
| * | | | | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-233-1/+16
| * | | | | Fix warning on Sequential Animation GroupThierry Bastian2010-03-231-6/+1
| * | | | | build fix for mingwThierry Bastian2010-03-231-1/+0
| * | | | | Adding the autotest for the taskThierry Bastian2010-03-231-0/+27
| * | | | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-233-3/+3
| * | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-232-3/+13
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-232-21/+14
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | API fixes to QGLBuffer.Rhys Weatherley2010-03-222-21/+14
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-225-63/+57
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix a problem with the selection losing items when layout is changedThierry Bastian2010-03-221-0/+4
| * | | refactor connections/disconnections in QItemSelectionModelThierry Bastian2010-03-222-60/+26
| * | | small little change to the initialization of item viewsThierry Bastian2010-03-221-3/+1
| * | | disable copy of QPainterPathStroker as its not copiable.Gunnar Sletta2010-03-221-0/+2
| * | | Added warnings on non-created buffer in QGLBufferGunnar Sletta2010-03-221-0/+24
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-222-10/+23
|\ \ \ | |/ / |/| |
| * | Fixed performance issues when falling back to raster for sub-pixmaps.Samuel Rødal2010-03-221-2/+7