Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | missing & in foreach | Oswald Buddenhagen | 2009-09-23 | 1 | -1/+1 | |
| * | | add --sort-contexts option | Oswald Buddenhagen | 2009-09-22 | 1 | -0/+4 | |
* | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeui | Andreas Aardal Hanssen | 2009-09-15 | 1 | -1/+0 | |
|\ \ \ | |/ / | ||||||
| * | | When parsing a java file do not simply ignore the first character. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+0 | |
* | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeui | Andreas Aardal Hanssen | 2009-09-15 | 84 | -336/+336 | |
|\ \ \ | |/ / | ||||||
| * | | Update license headers again. | Jason McDonald | 2009-09-09 | 84 | -336/+336 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Martin Jones | 2009-09-08 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-04 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | Pedantic fixes for license headers. | Jason McDonald | 2009-09-04 | 1 | -2/+2 | |
* | | | Merge commit 'qt/4.6' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-09-03 | 3 | -286/+1 | |
|\ \ \ | |/ / | ||||||
| * | | compile since broken merge from 4.5 | Gunnar Sletta | 2009-09-03 | 1 | -1/+1 | |
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 3 | -286/+1 | |
| |\ \ | | |/ | ||||||
| | * | Add missing license headers | Jason McDonald | 2009-09-03 | 1 | -0/+40 | |
| | * | Update license headers. | Jason McDonald | 2009-09-02 | 2 | -6/+1 | |
| | * | Remove obsolete copies of GPL. | Jason McDonald | 2009-09-02 | 1 | -280/+0 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-08-31 | 84 | -1096/+1096 | |
|\ \ \ | |/ / | ||||||
| * | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 3 | -39/+39 | |
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 81 | -1057/+1057 | |
| |\ \ | | |/ | ||||||
| | * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 82 | -1070/+1070 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-08-31 | 5 | -4/+45 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-28 | 4 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Add missing license headers. | Jason McDonald | 2009-08-28 | 5 | -16/+198 | |
| * | | Fix some missing and duplicated license headers. | Jason McDonald | 2009-08-27 | 1 | -0/+41 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-08-25 | 1 | -2/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -2/+1 | |
| |\ \ | | |/ | ||||||
| | * | remove withdrawn attributes (and fix syntax) | Oswald Buddenhagen | 2009-08-14 | 1 | -9/+0 | |
| | * | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 2 | -2/+2 | |
| | * | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -1/+1 | |
| | * | Update license headers. | Jason McDonald | 2009-08-11 | 77 | -77/+77 | |
| | * | remove useles QT += network | Oswald Buddenhagen | 2009-08-07 | 1 | -2/+1 | |
| | * | Fix compilation with xlC 7: operands to ?: must match. | Thiago Macieira | 2009-08-07 | 1 | -2/+2 | |
| | * | Fix compilation with xlC 7: operands to ?: must match. | Thiago Macieira | 2009-08-07 | 1 | -1/+1 | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Martin Jones | 2009-08-20 | 4 | -16/+157 | |
|\ \ \ | |/ / | ||||||
| * | | Make the license test pass. | Frans Englich | 2009-08-19 | 4 | -16/+157 | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-08-19 | 1 | -91/+149 | |
|\ \ \ | |/ / | ||||||
| * | | optimize getToken(), part 2: avoid QString::append() | Oswald Buddenhagen | 2009-08-17 | 1 | -24/+66 | |
| * | | consolidate some variables | Oswald Buddenhagen | 2009-08-17 | 1 | -70/+66 | |
| * | | optimize getToken(), part 1 | Oswald Buddenhagen | 2009-08-17 | 1 | -29/+47 | |
| * | | optimize getChar() | Oswald Buddenhagen | 2009-08-17 | 1 | -7/+9 | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Martin Jones | 2009-08-17 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | qmake's include function now supports three arguments | Keith Isdale | 2009-08-14 | 1 | -2/+4 | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-08-13 | 81 | -99/+108 | |
|\ \ \ | |/ / | ||||||
| * | | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 1 | -1/+1 | |
| * | | Update references to online documentation. | Jason McDonald | 2009-08-12 | 2 | -2/+2 | |
| * | | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 1 | -1/+1 | |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 79 | -79/+79 | |
| * | | Linguist: Fixed spehling error. | Friedemann Kleint | 2009-08-10 | 4 | -10/+10 | |
| * | | nicer way to deal with missing support for template class friends | Oswald Buddenhagen | 2009-08-06 | 2 | -4/+13 | |
| * | | Fix compilation with xlC 7: operands to ?: must match. | Thiago Macieira | 2009-07-31 | 1 | -2/+2 | |
* | | | Merge branch 'master' of ../../qt into kinetic-declarativeui | Aaron Kennedy | 2009-07-31 | 2 | -2/+4 | |
|\ \ \ | |/ / |