summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2086-992/+2749
|\
| * XdndLeave events have incorrect source idBradley T. Hughes2009-08-201-2/+4
| * Instantiate the CP949 codec when building with -no-iconvBradley T. Hughes2009-08-201-0/+1
| * Add some more tests for QQuaternion multiplicationRhys Weatherley2009-08-201-0/+9
| * Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-1911-260/+353
| * Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
| * Document more of the behavior of QTouchEventBradley T. Hughes2009-08-191-43/+115
| * Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-197-71/+89
| * Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| * Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
| * Carbon and Cocoa: Adding support for standard gestures.Richard Moe Gustavsen2009-08-192-4/+16
| * Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-193-23/+50
| * Don't use pointers to temporary vars that go out of scope.Denis Dzyubenko2009-08-191-1/+1
| * Make the license test pass.Frans Englich2009-08-1955-91/+1479
| * Generate proper license header.Frans Englich2009-08-192-104/+189
| * Revert re-adding of readUnknownElementThorbjørn Lindeijer2009-08-192-10/+0
| * Fixed compile errorThorbjørn Lindeijer2009-08-191-1/+1
* | Do not pass JSValue per const referenceOlivier Goffart2009-08-192-4/+4
* | CleanupsOlivier Goffart2009-08-193-24/+5
* | invalidate wrapped JSC::JSValue when script engine is deletedKent Hansen2009-08-192-5/+6
* | Fix QScriptValue::objectId().Jedrzej Nowacki2009-08-195-9/+12
* | add more detailed tests for QRegExp <--> JS RegExp conversionKent Hansen2009-08-191-1/+19
* | remove expected failureKent Hansen2009-08-191-1/+0
* | add test to make sure a JavaScript object's ID persistsKent Hansen2009-08-191-0/+10
* | update expected output to match that of JSC-based qtscript back-endKent Hansen2009-08-191-2/+2
* | make QScriptEngine::isEvaluating() work for top-level evaluationKent Hansen2009-08-193-2/+45
* | move the builtinFunctionNames test to qscriptengine autotestsKent Hansen2009-08-192-198/+175
* | make Qt Designer compile when Qt is configured with -no-scriptKent Hansen2009-08-198-4/+24
* | only add qtscript autotests if qt is configured appropriatelyKent Hansen2009-08-191-13/+15
* | make moc autotest compile without qtscriptKent Hansen2009-08-192-1/+4
* | build on SolarisKent Hansen2009-08-192-2/+12
* | Add support for aligned buffers without alignment macrosThiago Macieira2009-08-191-1/+13
* | Q_DISABLE_COPY were added to QScriptValuePrivate.Jedrzej Nowacki2009-08-191-0/+1
* | Clean upJedrzej Nowacki2009-08-191-1/+0
* | Internal API clean up.Jedrzej Nowacki2009-08-193-16/+0
* | Clean up.Jedrzej Nowacki2009-08-193-49/+57
* | Fix potential building problem.Jedrzej Nowacki2009-08-191-7/+2
* | remove QtScript from includepathKent Hansen2009-08-194-4/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-19154-662/+910
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAlan Alpert2009-08-19169-724/+1103
| |\
| | * Fixes compileBill King2009-08-192-0/+10
| | * Move math3d unit tests up one level to tests/autoRhys Weatherley2009-08-1812-74/+14
| | * Make sure windows raise properly when focusedAnders Bakken2009-08-183-25/+57
| | * Initialize bpl in QDirectFBPaintDevice(...)Anders Bakken2009-08-181-1/+1
| | * Disambiguate variable namesAnders Bakken2009-08-182-7/+7
| | * Autotest: cosmetic: change trolltech.com to qt.nokia.comThiago Macieira2009-08-181-27/+27
| | * Fixed toRawForm because the domains usually start with a dot.Thiago Macieira2009-08-181-1/+6
| | * Autotest: update the trolltech.com URLs to nokia.com properly.Thiago Macieira2009-08-181-27/+27
| | * Autotest: Revert 96b6a3c9cd8 in tst_qnetworkcookiejarThiago Macieira2009-08-181-13/+13
| | * Autotest: don't check Qt3Support and QtCLucene for global statics.Thiago Macieira2009-08-181-1/+9