Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 1 | -1/+1 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 3 | -3/+188 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | A small hack to enable gles2 at configure time | Gunnar Sletta | 2009-08-06 | 2 | -0/+186 | |
| |/ / | ||||||
| * | | Replace instances of weak linking for 10.3 with 10.4. | Morten Sorvig | 2009-08-06 | 1 | -3/+2 | |
* | | | Enable symbol visibility when compiling with RVCT. | axis | 2009-08-06 | 1 | -1/+1 | |
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 8 | -13/+13 | |
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -2/+2 | |
* | | | Fix extern WebKit build that uses qmake generators. | Simon Hausmann | 2009-08-06 | 1 | -1/+1 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 5 | -9/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -1/+2 | |
| * | | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 4 | -8/+8 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 3 | -6/+9 | |
|\ \ \ | ||||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -3/+3 | |
| * | | | Added some spaces to pkg_prerules statements to make output more readable. | Janne Anttila | 2009-07-30 | 1 | -1/+2 | |
| * | | | Extended PKG customization possibilities via qmake. | Janne Anttila | 2009-07-29 | 2 | -2/+4 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 17 | -0/+1265 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 8 | -0/+653 | |
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 9 | -0/+612 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 5 | -9/+17 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | fix qmake syntax | Oswald Buddenhagen | 2009-07-20 | 1 | -2/+2 | |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -2/+6 | |
| |\ \ | | |/ | ||||||
| | * | Revert 6b9328 and fix the original dependency problem again | Andy Shaw | 2009-07-15 | 1 | -0/+6 | |
| | * | Don't cause a rebuild of the application when mocinclude.tmp is used | Andy Shaw | 2009-07-15 | 1 | -2/+0 | |
| * | | Make openvg.prf work properly | Rhys Weatherley | 2009-07-19 | 2 | -2/+9 | |
| * | | Fix compilation of webkit with mingw | Thierry Bastian | 2009-07-15 | 1 | -3/+0 | |
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -1/+1 | |
| * | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 1 | -1/+1 | |
| * | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
* | | | Fixed compile of Qt/symbian projects which set a custom MOC_DIR | Rohan McGovern | 2009-07-23 | 2 | -5/+5 | |
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -4/+2 | |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 4 | -2/+39 | |
|\ \ \ | ||||||
| * | | | Fixed qmake "not found" error. | axis | 2009-07-07 | 1 | -0/+0 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 1 | -2/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Support the -qtlibinfix parameter already on Unix/Mac | Marius Storm-Olsen | 2009-06-30 | 1 | -2/+2 | |
| * | | | Merge branch 'warningRemovals' | axis | 2009-07-06 | 1 | -0/+10 | |
| |\ \ \ | ||||||
| | * | | | Started suppressing some rather pointless warnings from RVCT. | axis | 2009-07-06 | 1 | -0/+10 | |
| * | | | | Added temporary include file generation to symbian-sbsv2 generator | Miikka Heikkinen | 2009-07-01 | 2 | -0/+27 | |
| |/ / / | ||||||
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 103 | -205/+203 | |
| |\ \ \ | | |/ / | ||||||
* | | | | Move the EGL library to a different qmake variable. | Jason Barron | 2009-07-08 | 1 | -1/+2 | |
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 107 | -205/+229 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 2 | -4/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Some fixes for LLVM on the Mac. | Norwegian Rock Cat | 2009-06-23 | 2 | -4/+2 | |
| * | | | Better detection for OpenVG engines that run on top of OpenGL | Rhys Weatherley | 2009-06-24 | 3 | -0/+13 | |
| * | | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 5 | -1/+14 | |
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 100 | -200/+200 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 100 | -200/+200 | |
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 4 | -89/+5 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | keep CONFIG+=silent working with the new translations.pro file | Bradley T. Hughes | 2009-06-12 | 1 | -1/+1 | |