summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc update regarding threaded painting with QPainter in the QGL module.Trond Kjernåsen2010-09-093-9/+98
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-081-0/+17
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-081-0/+17
| |\
| | * Add average frame timing to QDeclarativeView, ifdef'ed out.Gunnar Sletta2010-09-081-0/+17
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-09-081-16/+4
|\ \ \ | |/ / |/| |
| * | Remove static vs dynamic library autodetection from qmake in SymbianMiikka Heikkinen2010-09-081-16/+4
| |/
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-0819-105/+669
|\ \ | |/ |/|
| * Designer/uic: Start on support for QIcon::fromTheme().Friedemann Kleint2010-09-0819-105/+669
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-072-53/+58
|\
| * Once we set a new source model, we need to disconnect the old one.kh12010-09-071-52/+51
| * Add a boommark toolbar menu item as well.kh12010-09-071-1/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-072-5/+1
|\ \
| * | Do not > /dev/null gdb output.Arvid Ephraim Picciani2010-09-071-1/+1
| * | Remove unused local variable in myanmar shaper of harfbuzzJiang Jiang2010-09-071-4/+0
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-071-0/+12
|\ \ \ | |/ / |/| / | |/
| * QDataStream doesn't check return values from QIODevice::writeCarlos Manuel Duclos Vergara2010-09-071-0/+12
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-065-36/+117
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-065-36/+117
| |\ |/ /
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-065-36/+117
| |\
| | * Implement bookmarks toolbar.kh12010-09-065-36/+117
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-062-9/+8
|\ \ \ | |/ / |/| |
| * | Group cd, so the entire command fails if cd failsArvid Ephraim Picciani2010-09-061-1/+1
| * | Remove temporary gdb-index after merging itArvid Ephraim Picciani2010-09-061-1/+2
| * | Enable QLibrary debugging via QT_DEBUG_PLUGINSArvid Ephraim Picciani2010-09-061-7/+5
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-061-2/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Allow QGLWidgets to draw them selves under -graphicssystem raster again...Gunnar Sletta2010-09-061-2/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-0333-5/+217
|\ \ | |/
| * C++0x: being able to create a list with the {,,,} notationOlivier Goffart2010-09-034-1/+61
| * C++0x move operatorsOlivier Goffart2010-09-0330-5/+137
| * Add define for c++0x initilizer listsOlivier Goffart2010-09-031-0/+1
| * Add some constants for C++0x featuresThiago Macieira2010-09-031-0/+19
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-09-032-0/+37
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-09-022-0/+37
| |\ |/ /
| * Added a QDebug operator for QSymbianEvent.axis2010-09-022-0/+37
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-027-92/+366
|\ \ | |/ |/|
| * Enable the width-for-height codepath and add autotest for WFH.Jan-Arve Sæther2010-09-022-67/+301
| * Use hasHeightForWidth() and hasWidthForHeight() instead of sizePolicy()Jan-Arve Sæther2010-09-021-14/+24
| * Add hasWidthForHeight in order to support WFH in QGraphicsLayout.Jan-Arve Sæther2010-09-022-9/+36
| * Compilation on S60 of external projects depending on private headersEskil Abrahamsen Blomfeldt2010-09-022-2/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-0140-99/+655
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-0140-99/+655
| |\ |/ /
| * Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-09-0115-6/+436
| * Fix compiler warning in qtextformat.hEskil Abrahamsen Blomfeldt2010-09-011-4/+4
| * Add gdb-index section to debug binaries.Arvid Ephraim Picciani2010-08-3112-11/+24
| * Clean up and clarify Mac font engine codeJiang Jiang2010-08-312-74/+2
| * Implemented suffix and prefix strings for the numbering in ordered lists as s...Nils Jeisecke2010-08-3111-8/+193
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-09-0130-12/+1531
|\ \
| * | Don't ignore interfaces that cannot multicast when querying the mcast ifaceBradley T. Hughes2010-09-011-2/+0
| * | Fix IPv6 support on WindowsBradley T. Hughes2010-09-011-11/+62
| * | test that joining invalid group fails, make test data names more verboseBradley T. Hughes2010-09-011-13/+15