summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve autotest coverage of QScriptEngineDebuggerKent Hansen2010-11-081-14/+93
* Add benchmark for emitting signals from QtScriptKent Hansen2010-11-081-0/+28
* Split monolithic QtScript autotest into smaller testsKent Hansen2010-11-081-0/+57
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-0813-163/+219
|\
| * Revert "QPointer: assert when using QPointer on destroyed QObject"Olivier Goffart2010-11-081-2/+0
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-0614-163/+221
| |\ |/ /
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-0614-163/+221
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-0514-163/+221
| | |\
| | | * Silence warning in qvector with MSVCOlivier Goffart2010-11-051-3/+3
| | | * QStyleSheetStyle: Fix crash that occurs with several instance of QStyleSheetS...Olivier Goffart2010-11-053-85/+106
| | | * QStyleSheetStyle: add a way to style the up arrowOlivier Goffart2010-11-051-0/+4
| | | * QPointer: assert when using QPointer on destroyed QObjectOlivier Goffart2010-11-051-0/+2
| | | * Add missing Q_ENUMS to QAbstractSocketOlivier Goffart2010-11-051-0/+1
| | | * Fix QMenu rendering in the unified toolbarFabien Freling2010-11-051-3/+8
| | | * Merge branch 'lancelot'aavit2010-11-057-72/+97
| | | |\
| | | | * Add even more platform info, and make it expandable.aavit2010-11-057-69/+89
| | | | * Hide nonfunctional links, and improve htmlaavit2010-11-031-3/+8
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-11-062-2/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-062-2/+84
| |\ \ \ \ |/ / / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-051-2/+3
| |\ \ \ \
| | * | | | Hide the cursor in the tested text editHarald Fernengel2010-11-051-2/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-051-0/+81
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tst_qnetworkreply: New HTTP test with AuthenticationReuseAttributeMarkus Goetz2010-11-051-0/+29
| | * | | | tst_qnetworkreply: One more HTTP test using setReadBufferSize()Markus Goetz2010-11-051-0/+52
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-06118-1421/+20901
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-05118-1421/+20901
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | mkspecs: Move QMAKE_CC and QMAKE_CXX from gcc-base.conf to g++-base.confTor Arne Vestbø2010-11-053-13/+10
| | * | | | | mkspecs: Make linux-x86-openkode-g++ not include g++.conf directlyTor Arne Vestbø2010-11-051-1/+2
| | * | | | | mkspecs: Include gcc-base-unix.conf from g++.conf to match old behaviorTor Arne Vestbø2010-11-051-2/+3
| | * | | | | configure: Deal with multiple redefinitions of qmake variablesTor Arne Vestbø2010-11-051-14/+24
| | * | | | | Split QScriptValue::call autotest into smaller tests.Jedrzej Nowacki2010-11-052-131/+173
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-05117-1267/+20696
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-05117-1267/+20696
| | | |\ \ \ \
| | | | * | | | Optimize and clean up QClipData::fixup()Andreas Kling2010-11-041-18/+20
| | | | * | | | 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-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