summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-283-0/+41
| * | | Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-287-117/+209
| |\ \ \ | | |/ /
| * | | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-281-2/+5
| * | | Add libgq version 0.4+0m6.Aaron McCarthy2010-07-2826-0/+2830
| * | | Add libconninet version 0.41+0m6.Aaron McCarthy2010-07-2840-0/+10072
* | | | QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
* | | | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-07-281-25/+8
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-287-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-287-4/+14
| |/ /
* | | Merge commit '9814b2225b70d6b2f758e9dbe98f8e1662049b37' into oslo-staging-1Aaron McCarthy2010-07-287-117/+209
|\ \ \ | |/ / |/| |
| * | Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| * | Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| * | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-24/+68
| * | Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
| * | Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
| * | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-48/+93
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
| |\ \ \
| | * | | Fix QT_NO_DATESTRINGTasuku Suzuki2010-07-275-13/+13
| | * | | Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-273-9/+12
| | * | | Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-2728-51/+521
| | |\ \ \
| | | * \ \ Merge commit 'c16f0a839743af36b36aea9c35f0d5ddfda3d6ac' into oslo-staging-1Aaron McCarthy2010-07-272-7/+26
| | | |\ \ \ | | | | |/ /
| | | | * | Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-4/+8
| | | | * | Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-271-1/+3
| | | | * | Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-271-2/+15
| | * | | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-272-7/+7
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2713-92/+292
|\ \ \ \ \ \
| * | | | | | Remove an useless assert from comp_func_SourceOver_sse2()Benjamin Poulain2010-07-271-1/+0
| * | | | | | QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-273-6/+7
| * | | | | | QScriptDeclarativeObject: we need to save the current stack pointer.Olivier Goffart2010-07-271-2/+2
| * | | | | | QScriptValue::objectId(): do not assert if the value is not a cellOlivier Goffart2010-07-271-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-278-82/+282
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-273-5/+74
| | * | | | | Clean the CompositionFunction tables of drawhelperBenjamin Poulain2010-07-277-77/+208
| | | |/ / / | | |/| | |
* | | | | | Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-271-6/+16
* | | | | | Fixed gcce linker error when linking against s60main built by armcc.axis2010-07-271-0/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-271-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| | | * | | Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
| | | |/ /
* | | | | Document that animations have to be started/stopped as a groupBea Lam2010-07-271-0/+8
* | | | | various doc fixesBea Lam2010-07-275-13/+11
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-2613-12/+182
|\ \ \ \
| * | | | Updated WebKit to 0be9ff9f2b1ec2b748885ac15299bc1c65aca590Simon Hausmann2010-07-2613-12/+182
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2613-32/+313
|\ \ \ \ | |/ / / |/| | |
| * | | Do check after all if we have partialUpdateSupport.Michael Dominic K2010-07-261-4/+3
| * | | QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties.Olivier Goffart2010-07-261-16/+14
| * | | QGLBuffer::bind()/release() should not be const functions.Trond Kjernåsen2010-07-262-4/+4
| * | | Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-263-1/+160