summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-04116-1249/+20676
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-03117-1249/+20678
| |\
| | * There is no predefined qmake x11 scope for x11 builds.Robert Griebl2010-11-032-0/+4
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-03115-1249/+20674
| | |\
| | | * Refactor tst_QScriptContext::throwError test.Jedrzej Nowacki2010-11-031-59/+61
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-11-0210-14/+29
| | | |\
| | | | * Don't use scopes in mkspecs as configure does not support themTor Arne Vestbø2010-11-0210-14/+29
| | | * | Fixed whitespace.David Boddie2010-11-021-1/+1
| | | |/
| | | * Fixed destination path for the S60 feedback plugin.David Boddie2010-11-021-0/+2
| | | * Don't put Objective-C sources in SOURCESTor Arne Vestbø2010-11-021-1/+1
| | | * Fix regression in tst_maketestselftest::naming_convention.Jedrzej Nowacki2010-11-027-120/+120
| | | * Split monolithic QScriptEngine autotests into smaller testsKent Hansen2010-11-021-15/+128
| | | * Add SunSpider and V8 benchmarks to benchmarks/script.proKent Hansen2010-11-021-1/+3
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-01108-1062/+20353
| | | |\
| | | | * Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-011-0/+7
| | | | * Silence preprocessor warnings about __TARGET_ARCH_ARM not being defined.Thiago Macieira2010-11-011-1/+1
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-01106-1061/+20345
| | | | |\
| | | | | * Import SunSpider benchmarks for QtScriptKent Hansen2010-11-0128-0/+5623
| | | | | * Import V8 benchmarks for QtScriptKent Hansen2010-11-0110-0/+11309
| | | | | * Add more microbenchmarks for QScriptValueKent Hansen2010-11-011-35/+827
| | | | | * Add more microbenchmarks for QScriptEngineKent Hansen2010-11-011-39/+275
| | | | | * QNAM HTTP: Do not set cache headers when already set by userRobert Hogan2010-11-011-4/+6
| | | | | * QNAM: Do not cache network connections per username.Robert Hogan2010-11-011-1/+1
| | | | | * Refactor tst_QScriptValue::instanceOfJedrzej Nowacki2010-11-012-4/+10
| | | | | * Refactor tst_QScriptValue::getSetPrototypeJedrzej Nowacki2010-11-012-30/+63
| | | | | * Refactor tst_QScriptValue::getSetPropertyJedrzej Nowacki2010-11-012-233/+291
| | | | | * Refactor tst_QScriptValue::getSetDataJedrzej Nowacki2010-11-012-33/+68
| | | | | * Refactor tst_QScriptValue::isErrorJedrzej Nowacki2010-11-012-8/+31
| | | | | * Refactor tst_QScriptValue::isRegExpJedrzej Nowacki2010-11-012-10/+23
| | | | | * Refactor tst_QScriptValue::isDateJedrzej Nowacki2010-11-012-10/+23
| | | | | * Refactor tst_QScriptValue::isArrayJedrzej Nowacki2010-11-012-9/+22
| | | | | * Increase range of getSetScriptClass test.Jedrzej Nowacki2010-11-012-7/+22
| | | | | * Rename few QScriptValue's test cases.Jedrzej Nowacki2010-11-012-40/+40
| | | | | * Separate generated tests from hand written ones.Jedrzej Nowacki2010-11-0119-366/+506
| | | | | * Split tst_QScriptValue::getSetScriptClass autotest.Jedrzej Nowacki2010-11-012-7/+43
| | | | | * Split tst_QScriptValue::ctor autotest.Jedrzej Nowacki2010-11-012-88/+162
| | | | | * Compile with Qt namespaceKent Hansen2010-11-011-0/+2
| | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0147-150/+1011
| | | | | |\
| | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-3047-150/+1011
| | | | | | |\
| | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-3047-150/+1011
| | | | | | | |\
| | | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-2947-150/+1011
| | | | | | | | |\
| | | | | | | | | * Add autotest for QScriptExtensionPluginKent Hansen2010-10-2910-0/+372
| | | | | | | | | * Improve QtScript test coverageKent Hansen2010-10-296-12/+332
| | | | | | | | | * Don't crash when null-pointer is passed to qScriptValueFromValue()Kent Hansen2010-10-292-4/+8
| | | | | | | | | * Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-295-3/+95
| | | | | | | | | * Merge remote branch 'scm/qt/master'Tor Arne Vestbø2010-10-2823-39/+192
| | | | | | | | | |\
| | | | | | | | | * | samegame: white spacehjk2010-10-281-90/+108
| | | | | | | | | * | Move list of trusted benchmarks out of QA dungeon and into QtTor Arne Vestbø2010-10-279-2/+46
| | | | | | | | | * | Don't put Objective-C sources in SOURCESTor Arne Vestbø2010-10-271-1/+2
| | | | | | | | | * | mkspecs: Emit warning when including g++.conf directlyTor Arne Vestbø2010-10-2714-37/+48