Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leak in QFactoryLoader | Olivier Goffart | 2011-02-02 | 1 | -1/+3 |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 16 | -16/+16 |
|\ | |||||
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 16 | -16/+16 |
* | | don't build qelfparser on non-elf platforms | Konstantin Ritt | 2010-10-27 | 2 | -2/+9 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 2 | -7/+7 |
|\ \ | |/ | |||||
| * | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-10-06 | 2 | -7/+7 |
| |\ | |||||
| | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-04 | 2 | -0/+9 |
| | |\ | |||||
| | * | | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 1 | -5/+5 |
| | * | | Doc: Made a number of fixes to the documentation. | David Boddie | 2010-10-04 | 1 | -2/+2 |
* | | | | Fix compiler warnings in qelfparser | Arvid Ephraim Picciani | 2010-10-22 | 2 | -3/+4 |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-07 | 1 | -25/+42 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix performance regression in QUuid::createUuid() | Bradley T. Hughes | 2010-10-05 | 1 | -25/+42 |
| | |/ | |/| | |||||
* | | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 2 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | Build fix for -qtnamespace. | Leandro Melo | 2010-09-30 | 2 | -0/+9 |
| |/ | |||||
* | | Fix crashes on exit. | Thomas Zander | 2010-09-30 | 1 | -3/+0 |
* | | Merge the armv6 and arm architectures | Bradley T. Hughes | 2010-09-23 | 1 | -0/+3 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 3 | -2/+14 |
|\ \ | |/ | |||||
| * | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 1 | -2/+2 |
| * | Use QFactoryLoader to ensure we get the correct graphics system plugin. | Samuel Rødal | 2010-09-10 | 2 | -0/+12 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 3 | -1/+246 |
|\ \ | |/ | |||||
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 3 | -2/+247 |
| |\ | |||||
| | * | Add missing license header | Jan-Arve Sæther | 2010-09-06 | 2 | -0/+82 |
| | * | Compile fix WinCE | Jan-Arve Sæther | 2010-09-03 | 2 | -5/+14 |
| | * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 3 | -2/+156 |
* | | | Enable QLibrary debugging via QT_DEBUG_PLUGINS | Arvid Ephraim Picciani | 2010-09-06 | 1 | -7/+5 |
* | | | Optimize plugin loading on ELF platforms | Arvid Ephraim Picciani | 2010-09-01 | 4 | -6/+365 |
* | | | revert 3c2a43f91e0225bde8d6e6d6076dfe2cddbc2f8e | Arvid Ephraim Picciani | 2010-08-31 | 4 | -365/+6 |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-08-31 | 5 | -7/+377 |
|\ \ \ | |||||
| * | | | Fix incorrect include order | Arvid Ephraim Picciani | 2010-08-30 | 2 | -2/+4 |
| * | | | Add missing QT_BEGIN_NAMESPACE | Arvid Ephraim Picciani | 2010-08-30 | 2 | -0/+26 |
| * | | | find .rodata in qt plugins to optimize loading of plugins with no qt section | Arvid Ephraim Picciani | 2010-08-30 | 4 | -37/+41 |
| * | | | fix missing include | Arvid Ephraim Picciani | 2010-08-30 | 1 | -0/+1 |
| * | | | Optimize plugin loading on ELF platforms | Arvid Ephraim Picciani | 2010-08-27 | 5 | -5/+342 |
| * | | | use QFile:map instead of ::mmap | Arvid Ephraim Picciani | 2010-08-27 | 1 | -43/+5 |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 1 | -44/+9 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 1 | -43/+5 |
| |\ \ | |||||
| | * | | use QFile:map instead of ::mmap | Arvid Ephraim Picciani | 2010-08-26 | 1 | -43/+5 |
| * | | | Introduce a second compatibility build key to Qt. | Thiago Macieira | 2010-08-24 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -6/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 1 | -6/+25 |
| |\ \ | | |/ | |||||
| | * | Compile when bootstrapping qmake | Bradley T. Hughes | 2010-07-13 | 1 | -4/+12 |
| | * | Fix regression in tst_qrand::testqrand() | Bradley T. Hughes | 2010-07-13 | 1 | -0/+14 |
| | * | Compile | Bradley T. Hughes | 2010-07-08 | 1 | -0/+1 |
| | * | QUUid::createUuid() should not generate identical sequences on UNIX | Bradley T. Hughes | 2010-07-08 | 1 | -8/+4 |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 2 | -48/+46 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-06-21 | 1 | -23/+35 |
| |\ \ | |||||
| | * | | Allow Unix to generate unique UUIDs if /dev/urandom exists. | Darin Broady | 2010-06-21 | 1 | -23/+35 |
| * | | | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -25/+11 |
| |/ / | |||||
* | | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-06-15 | 1 | -4/+8 |
|\ \ \ | |||||
| * | | | Adjust handling of library .bundle on Mac | Zeno Albisser | 2010-06-11 | 1 | -4/+8 |