| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 2 of the Evaluation notice feature, now for QtGui. | Thiago Macieira | 2009-10-29 | 1 | -0/+22 |
|
|
* | Guard shadow builds against stale qconfig.cpp | Donald Carr | 2009-10-27 | 1 | -1/+1 |
|
|
* | Fixed typo in configure usage (superfluous hyphen). | Erik Verbruggen | 2009-10-26 | 1 | -1/+1 |
|
|
* | Add cross compiling pkg-config disabled warning | Donald Carr | 2009-10-23 | 1 | -0/+5 |
|
|
* | Remove debug output. | Morten Johan Sørvig | 2009-10-19 | 1 | -1/+0 |
|
|
* | Skipping ActiveQt examples removes a couple of warnings and errors | João Abecasis | 2009-10-07 | 1 | -0/+1 |
|
|
* | Use the recursive mutex functions for D-Bus only. | Thiago Macieira | 2009-10-07 | 1 | -1/+1 |
|
|
* | renaming ppc mkspec to powerpc | Jørgen Lind | 2009-10-02 | 1 | -4/+1 |
|
|
* | Give the qws ppc mkspec usable default values | Jørgen Lind | 2009-10-02 | 1 | -3/+0 |
|
|
* | Make ./conifgure -embedded ppc use powerpc platform as default | Jørgen Lind | 2009-10-02 | 1 | -1/+1 |
|
|
* | Add configure flags to force turning on or off JavaScriptCore JIT | Jørgen Lind | 2009-10-02 | 1 | -2/+35 |
|
|
* | Moving some QVFB stuff out of the configure script and into .pro files | João Abecasis | 2009-09-30 | 1 | -10/+0 |
|
|
* | Enable QtScript by default | Kent Hansen | 2009-09-29 | 1 | -1/+1 |
|
|
* | Use '=' for comparison in shell script, not '==' | Harald Fernengel | 2009-09-24 | 1 | -8/+8 |
|
|
* | fontconfig config.test requires freetype2 | Harald Fernengel | 2009-09-21 | 1 | -3/+3 |
|
|
* | Make EGL a requirement for building OpenGL on QWS | Tom Cooksey | 2009-09-16 | 1 | -2/+2 |
|
|
* | Doc: Fixed grammar. | David Boddie | 2009-09-14 | 1 | -1/+1 |
|
|
* | Enable Qt3Support for Qt/Cocoa on Mac OS X. | Morten Sorvig | 2009-09-10 | 1 | -1/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Rohan McGovern | 2009-09-07 | 1 | -2/+2 |
|\ |
|
| * | Fixed compile on Solaris. | Rohan McGovern | 2009-09-07 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 1 | -9/+40 |
|\ \
| |/ |
|
| * | Update license headers. | Jason McDonald | 2009-09-02 | 1 | -9/+40 |
|
|
* | | Add directfb to CFG_GFX_AVAILABLE | Anders Bakken | 2009-09-01 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix Solaris build: test isn't test. | Thiago Macieira | 2009-09-01 | 1 | -1/+2 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | Make the existence of the LICENSE.GPL3 file optional | Thiago Macieira | 2009-09-01 | 1 | -5/+10 |
|
|
| * | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 1 | -7/+7 |
|
|
* | | Silence linkerSupportsFlag test output. | Morten Sørvig | 2009-08-25 | 1 | -1/+1 |
|
|
* | | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 1 | -13/+12 |
|
|
* | | Fix configure's support for traditional bourne shells. | Thiago Macieira | 2009-08-24 | 1 | -1/+2 |
|
|
* | | Don't try to use -rpath to support link-time library searching. | Thiago Macieira | 2009-08-21 | 1 | -2/+0 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Oops: fix compilerSupportsFlag: must return $ret, not $? | Thiago Macieira | 2009-08-21 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -0/+35 |
|\ \ \
| |/ / |
|
| * | | Fix linking to uninstalled libraries after LIBS_PRIVATE. | Thiago Macieira | 2009-08-21 | 1 | -0/+35 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -4/+35 |
|\ \ \
| |/ / |
|
| * | | only enable QtScript on platforms where WebKit can be built | Kent Hansen | 2009-08-20 | 1 | -1/+1 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 1 | -11/+19 |
| |\ \ |
|
| * | | | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+35 |
|
|
* | | | | Removing "Project ERROR: s60main.pro is intended only for Symbian!" | Alessandro Portale | 2009-08-13 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 1 | -7/+7 |
|
|
* | | | Allow make utilities other than "make" | Harald Fernengel | 2009-08-11 | 1 | -0/+2 |
|
|
* | | | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 1 | -4/+10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add functionality tests for XSync. | Thiago Macieira | 2009-08-07 | 1 | -1/+35 |
|
|
| * | Avoid compiling imageformats if you configure with -no-lib* | Marius Storm-Olsen | 2009-08-07 | 1 | -3/+9 |
|
|
* | | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -1/+35 |
|
|
* | | Make Cocoa builds 64-bit by default on snow leopard. | Morten Sorvig | 2009-08-04 | 1 | -8/+14 |
|
|
* | | Fix spelling error. | Morten Sorvig | 2009-08-03 | 1 | -3/+3 |
|
|