| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-04 | 1 | -2/+4 |
|\ |
|
| * | Readded a ';;' that was removed by mistake. | axis | 2011-02-28 | 1 | -0/+1 |
|
|
| * | Fixed mkspec detection for Symbian. | axis | 2011-02-25 | 1 | -3/+2 |
|
|
| * | Removed javascript-jit from default symbian-gcce build. | axis | 2011-02-25 | 1 | -0/+2 |
|
|
* | | List the INTEGRITY drivers as well | Rolland Dudemaine | 2011-02-22 | 1 | -0/+5 |
|/ |
|
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-03 | 1 | -7/+16 |
|\ |
|
| * | Fixed es2 configure when both EGL/egl.h and GLES/egl.h are present. | Samuel Rødal | 2011-02-02 | 1 | -7/+16 |
|
|
* | | Allow the user to select imageformats to be built as plugin vs internal | Bernhard Rosenkraenzer | 2011-02-02 | 1 | -1/+23 |
|
|
* | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into... | Qt Continuous Integration System | 2011-01-27 | 1 | -1/+6 |
|\ \ |
|
| * \ | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-26 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Add wayland lighthouse plugin | Kristian Høgsberg | 2011-01-25 | 1 | -0/+5 |
|
|
| * | | | Configure: allow -no-framework for lighthouse. | Morten Johan Sørvig | 2011-01-14 | 1 | -1/+1 |
|
|
* | | | | configure: fixed configure on mac. | Rohan McGovern | 2011-01-27 | 1 | -1/+2 |
|
|
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 1 | -75/+34 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | don't accidentaly enable egl when disabling openvg | Ritt Konstantin | 2011-01-20 | 1 | -1/+3 |
|
|
| * | | be more consistent about CFG_EGL_GLES_INCLUDES interpretation | Ritt Konstantin | 2011-01-20 | 1 | -1/+1 |
|
|
| * | | fix build with -opengl es1 in some cases | Ritt Konstantin | 2011-01-20 | 1 | -5/+5 |
|
|
| * | | don't ignore return code from syncqt | Oswald Buddenhagen | 2011-01-17 | 1 | -2/+2 |
|
|
| * | | clean up platform detection logic | Oswald Buddenhagen | 2011-01-17 | 1 | -48/+12 |
|
|
| * | | accept -declarative-debug under unix | Oswald Buddenhagen | 2011-01-17 | 1 | -2/+2 |
|
|
| * | | don't claim declarative debugging support without having declarative | Oswald Buddenhagen | 2011-01-17 | 1 | -1/+3 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add extra type of embedded license. | Jason McDonald | 2010-12-15 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | fix -dont-process for mingw cross-build | Oswald Buddenhagen | 2010-12-10 | 1 | -1/+3 |
|
|
| * | fix nonsense condition | Oswald Buddenhagen | 2010-12-10 | 1 | -1/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 1 | -14/+58 |
|\ \
| |/ |
|
| * | Enable Phonon on Symbian by default. | Oleh Vasyura | 2010-12-03 | 1 | -0/+3 |
|
|
| * | Disable OpenGL on Symbian only by default instead of always | Oleh Vasyura | 2010-12-03 | 1 | -2/+4 |
|
|
| * | VFP type on ARM option in Linux configure script | Oleh Vasyura | 2010-12-03 | 1 | -2/+27 |
|
|
| * | Adding -dont-process option to Unix configure script | Oleh Vasyura | 2010-12-03 | 1 | -7/+20 |
|
|
| * | build lrelease as part of the "libs" part. | Oswald Buddenhagen | 2010-12-03 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'origin/master' into lighthouse-master | Jørgen Lind | 2010-11-29 | 1 | -5/+6 |
|\ \ |
|
| * \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-11-25 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Prevent compilers optimizing eval timebomb code out of existence. | Jason McDonald | 2010-11-24 | 1 | -1/+1 |
|
|
| * | | | Allow setting LD, RANLIB, OBJDUMP, and STRIP as one can do with autoconf scri... | Sam Magnuson | 2010-11-25 | 1 | -1/+3 |
| |/ / |
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 1 | -3/+2 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-11-19 | 1 | -28/+30 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -5/+3 |
| |\ \
| | |/ |
|
| | * | Fixed a shell syntax error in configure | Denis Dzyubenko | 2010-11-10 | 1 | -6/+3 |
|
|
| * | | configure: Deal with multiple redefinitions of qmake variables | Tor Arne Vestbø | 2010-11-05 | 1 | -14/+24 |
|
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-05 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Don't use scopes in mkspecs as configure does not support them | Tor Arne Vestbø | 2010-11-02 | 1 | -1/+1 |
|
|
| * | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-11-04 | 1 | -8/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | simplify recursive symlinking | Oswald Buddenhagen | 2010-11-02 | 1 | -8/+2 |
|
|
* | | | Fix cross-compilation for Lighthouse after 3d86d2a8e5e3c68f9e0022e67629 | Paul Olav Tvete | 2010-11-01 | 1 | -1/+1 |
|
|