| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-24 | 1 | -7/+41 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | Small fixes to Browser.qml | Joona Petrell | 2010-09-24 | 1 | -7/+41 |
|
|
| | * | | | Assistant: Don't register internal doc when using custom collection. | Christian Kandeler | 2010-09-23 | 4 | -3/+16 |
|
|
| | * | | | Assistant: Move comment to the right place. | Christian Kandeler | 2010-09-23 | 1 | -5/+7 |
| | |/ / |
|
| | * | | Designer: Minor BT issue: '-' button in Signal/Slot editor not updated. | Friedemann Kleint | 2010-09-23 | 1 | -1/+1 |
|
|
| | * | | build configure.exe directly in source dir | Oswald Buddenhagen | 2010-09-23 | 1 | -1/+1 |
|
|
| | * | | fix build key generation for real | Oswald Buddenhagen | 2010-09-23 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge commit 'origin/master' into fileEnginesOn47 | Thomas Zander | 2010-09-28 | 161 | -1155/+4514 |
|\ \ \
| |/ / |
|
| * | | Unbreak configure.exe | Marius Storm-Olsen | 2010-09-27 | 1 | -1/+1 |
|
|
| * | | Allow fallback to fulltext search when keyword has not been found (remote). | kh1 | 2010-09-27 | 8 | -24/+126 |
|
|
| * | | Designer/QFormBuilder::save(): Fix traversal of QGridLayout/QFormLayout | Friedemann Kleint | 2010-09-23 | 2 | -56/+95 |
|
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 2 | -7/+17 |
| |\ \
| | |/ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 1 | -3/+13 |
| | |\ |
|
| | | * | Enable building Qt/Webkit with debug symbols | Anders Bakken | 2010-09-20 | 1 | -3/+13 |
|
|
| | * | | Bump version to 4.7.1. | Jason McDonald | 2010-09-21 | 13 | -41/+41 |
| | |/ |
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 38 | -88/+1450 |
| |\ \
| | |/ |
|
| | * | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 1 | -0/+11 |
|
|
| | * | Merge branch '4.7' into friday | Morten Engvoldsen | 2010-09-17 | 1 | -5/+3 |
| | |\ |
|
| | | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 1 | -5/+3 |
| | | |\ |
|
| | | | * | Compile with QT_NO_GESTURES. | Yann Bodson | 2010-09-15 | 1 | -0/+2 |
|
|
| | | | * | Give file and line error information for errors in dummydata. | Michael Brasser | 2010-09-15 | 1 | -5/+1 |
|
|
| | * | | | Doc: removing linebreak | Morten Engvoldsen | 2010-09-16 | 1 | -1/+0 |
|
|
| | * | | | Doc: correcting html template | Morten Engvoldsen | 2010-09-16 | 1 | -12/+3 |
|
|
| | * | | | Merge branch '13092010doc' into doc-4.7 | Morten Engvoldsen | 2010-09-16 | 1 | -4/+4 |
| | |\ \ \ |
|
| | | * | | | Doc: Removing google analytics from offline docs | Morten Engvoldsen | 2010-09-16 | 2 | -15/+5 |
|
|
| | | * | | | Doc: correcting html template - validating | Morten Engvoldsen | 2010-09-16 | 1 | -1/+1 |
|
|
| | | * | | | Doc: correcting html template | Morten Engvoldsen | 2010-09-16 | 1 | -28/+22 |
| | | |/ / |
|
| | * | | | Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299... | Morten Engvoldsen | 2010-09-15 | 1 | -28/+22 |
| | |/ / |
|
| | * | | git Merge branch '4.7-upstream' into 4.7-doc | Jesper Thomschutz | 2010-09-15 | 10 | -14/+34 |
| | |\ \
| | | |/ |
|
| | | * | build fix for configure.exe | Joerg Bornemann | 2010-09-14 | 1 | -0/+1 |
|
|
| | | * | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 5 | -8/+10 |
|
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 4 | -6/+23 |
| | | |\ |
|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-10 | 4 | -6/+23 |
| | | | |\ |
|
| | | | | * | fetch next token after class definition opening | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+2 |
|
|
| | | | | * | delay next token fetching when opening namespace | Oswald Buddenhagen | 2010-09-10 | 1 | -1/+1 |
|
|
| | | | | * | don't let operator overloads confuse us | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+15 |
|
|
| | | | | * | don't try to show source when no locations are given | Oswald Buddenhagen | 2010-09-10 | 2 | -4/+4 |
|
|
| | | | | * | Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299... | Morten Engvoldsen | 2010-09-10 | 1 | -1/+1 |
|
|
| | * | | | | qdoc: Fixed an html formatting error in the QML property list. | Martin Smith | 2010-09-15 | 1 | -21/+1 |
|
|
| | * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-13 | 1 | -0/+1 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Fix compile error for runonphone on linux/gcc4.4.3 | Adenilson Cavalcanti da Silva | 2010-09-13 | 1 | -0/+1 |
| | | |/ / |
|
| | * | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-10 | 14 | -0/+1337 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fixed compiler warnings in meego graphics system helper. | Samuel Rødal | 2010-09-10 | 3 | -13/+13 |
|
|
| | | * | | Added meego graphics system helper to features/qt.prf and syncqt. | Samuel Rødal | 2010-09-10 | 1 | -2/+1 |
|
|
| | | * | | Use QFactoryLoader to ensure we get the correct graphics system plugin. | Samuel Rødal | 2010-09-10 | 3 | -18/+35 |
|
|
| | | * | | Updated license headers for meego graphics system helper. | Samuel Rødal | 2010-09-10 | 12 | -84/+408 |
|
|
| | | * | | Fixed compilation and API of meego graphics system helper. | Samuel Rødal | 2010-09-10 | 14 | -228/+224 |
|
|
| | | * | | Renamed meego graphics system helper files. | Samuel Rødal | 2010-09-10 | 13 | -0/+0 |
|
|
| | | * | | Imported meego graphics system helper sources. | Samuel Rødal | 2010-09-10 | 13 | -0/+1001 |
| | | |/ |
|
| | * | | Doc: Excluded the libconninet library from the documentation. | David Boddie | 2010-09-08 | 4 | -6/+10 |
|
|