summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* interpret backslash escaping of quotes in split_arg_list()Oswald Buddenhagen2011-01-251-4/+8
* cleanup split_arg_list() some moreOswald Buddenhagen2011-01-251-5/+6
* slightly reorganize split_arg_list()Oswald Buddenhagen2011-01-251-31/+28
* remove the somewhat bizarre unquoting of the last argument in split_arg_list()Oswald Buddenhagen2011-01-251-5/+0
* remove the completely insane quote nesting from split_value_list()Oswald Buddenhagen2011-01-251-6/+6
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-01-2414-238/+261
|\
| * Fixed spelling.Robert Griebl2011-01-241-1/+1
| * Various small fixes for the QScroller examplesRobert Griebl2011-01-2411-31/+28
| * Use qreal everywhere to avoid double/float errors on embedded platforms.Robert Griebl2011-01-241-9/+9
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-01-243-207/+233
| |\ |/ /
| * Fixed overshooting with a very low start velocity.Robert Griebl2011-01-242-71/+87
| * Fix Xrandr DPI calculation for NVidia TwinView.Robert Griebl2011-01-241-2/+11
| * Review and improve scroller documentationRalf Engels2011-01-242-129/+127
| * Improve overshooting behaviourRalf Engels2011-01-241-11/+14
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-245-5/+10
|\ \ | |/ |/|
| * Add comctl32 v6 assembly dependency to applications only (not libraries)miniak2011-01-245-5/+10
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-213-20/+94
|\ \ | |/
| * QPainterPath: Ignore calls with NaN/Infinite parametersAdemar de Souza Reis Jr2011-01-212-19/+93
| * Doc: Fixing typoSergio Ahumada2011-01-211-1/+1
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-01-213-0/+369
|\
| * Merge remote branch 'qt-releng-review/master'Eckhart Koppen2011-01-213-0/+369
| |\ |/ /
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-207-92/+634
| |\
| | * Added initial set of .pkg files for Symbian SIS generationEckhart Koppen2011-01-203-0/+369
| | * Allow hard-coding the Unix temp pathHarald Fernengel2011-01-201-0/+4
| | * QtScript: add more tests to QObject bindingCaio Marcelo de Oliveira Filho2011-01-201-0/+111
| | * QScriptValueIterator: fix iterateArray and iterateString testsCaio Marcelo de Oliveira Filho2011-01-201-87/+143
| | * Use file names in header include guards instead of namespace namesMartin Pejcoch2011-01-201-5/+7
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-197-50/+111
| |\ \ | | |/
| | * Merge remote branch 'qt-master/master'Eckhart Koppen2011-01-197-50/+111
| | |\
* | | \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-01-192-87/+254
|\ \ \ \
| * | | | QtScript: add more tests to QObject bindingCaio Marcelo de Oliveira Filho2011-01-181-0/+111
| * | | | QScriptValueIterator: fix iterateArray and iterateString testsCaio Marcelo de Oliveira Filho2011-01-181-87/+143
| | |_|/ | |/| |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-01-192-5/+11
|\ \ \ \
| * | | | Allow hard-coding the Unix temp pathHarald Fernengel2011-01-191-0/+4
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-01-191-5/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-01-181-5/+7
| | |\ \ \
| | | * | | Use file names in header include guards instead of namespace namesMartin Pejcoch2011-01-181-5/+7
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-01-192-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote branch 'qt-releng-review/master'Eckhart Koppen2011-01-192-0/+8
| |\ \ \ \ \ |/ / / / / / | | | | _ / | | | | /
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-1810502-14695/+19204
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixes color property of QComboBox stylesheetMartin Pejcoch2011-01-181-1/+3
| | * | | Updated QtCore DEF file for WINSCW and ARMV5Eckhart Koppen2011-01-182-0/+8
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-12133-1655/+4085
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-01-182-1/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix qmake project in QtScript benchmarksJedrzej Nowacki2011-01-182-1/+3
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-185-49/+108
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2011-01-1810528-15090/+19822
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Avoid runId clashesaavit2011-01-143-20/+32
| * | | | | Small improvements to host mapping and mismatch reportaavit2011-01-132-8/+10
| * | | | | Implemented storing the full set of metadata (platform info) for baselinesaavit2011-01-124-22/+67