summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lighthouse: Fix if context isSharing setup for QGLContextJørgen Lind2011-02-071-0/+2
* wayland: Use wayland-egl instead of drm specific codeKristian Høgsberg2011-02-075-132/+38
* Lighthouse: Wayland, if we don't have cursors installedJørgen Lind2011-02-011-0/+3
* wayland: Handle keyboard focus correctlyKristian Høgsberg2011-02-011-5/+14
* Lighthouse: Wayland plugin. Only create depth and stencil buffers onceKristian Høgsberg2011-01-272-9/+9
* Precision specifiers are not allowed for shader variablesKristian Høgsberg2011-01-271-14/+14
* Remove unneeded includeJørgen Lind2011-01-271-5/+1
* Only const_cast can remove const :)Jørgen Lind2011-01-271-1/+1
* Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-2610602-16862/+24546
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-252-40/+39
| |\
| | * Added scrollbars support to the Linguist form preview.Sergey Belyashov2011-01-251-0/+2
| | * 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
| | |\ \ \ \ \ | |/ / / / / / | | | | | _ / | | | | | /