Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-27 | 59 | -482/+3080 | |
| | | |\ \ | ||||||
| | | | * | | Add unit tests for a number of QList methods. | Robin Burchell | 2010-04-27 | 1 | -0/+489 | |
| | | | * | | Crash while dragging on Mac OS X (Cocoa) | Prasanth Ullattil | 2010-04-27 | 1 | -1/+2 | |
| | | | * | | Doc & menubar hidden for QtDemo after switching back from fullscreen | Carlos Manuel Duclos Vergara | 2010-04-27 | 1 | -0/+3 | |
| | | * | | | Merge commit 'refs/merge-requests/577' of git://gitorious.org/qt/qt into inte... | David Boddie | 2010-04-27 | 1 | -6/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | Slight QList documentation fix. | Robin Burchell | 2010-04-26 | 1 | -6/+2 | |
| | * | | | | | qdoc: Fixed const-ness. | Martin Smith | 2010-04-28 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-27 | 7 | -6/+227 | |
| | |\ \ \ \ | ||||||
| | | * | | | | QTabWidget documentMode not working correctly on Mac | Carlos Manuel Duclos Vergara | 2010-04-27 | 7 | -6/+227 | |
| | * | | | | | qdoc: Added breadcrumbs for class pages. | Martin Smith | 2010-04-27 | 2 | -27/+19 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-27 | 321 | -2938/+10746 | |
| | |\ \ \ \ | ||||||
| | * | | | | | qdoc: Removed MacRefs for Xcode documentation stuff. | Martin Smith | 2010-04-27 | 3 | -3/+50 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-27 | 85 | -534/+2767 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 107 | -379/+2939 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Ensure text document is created before we access it. | Martin Jones | 2010-04-27 | 1 | -0/+1 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 106 | -379/+2938 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Plugins documentation. | Bea Lam | 2010-04-27 | 2 | -7/+15 | |
| | | * | | | | | Fix update issue when an item has an effect and child. | Alexis Menard | 2010-04-27 | 2 | -1/+48 | |
| | | * | | | | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints. | Alexis Menard | 2010-04-27 | 5 | -12/+115 | |
| | | * | | | | | Disallow "Qt" as namespace import | Aaron Kennedy | 2010-04-27 | 4 | -6/+14 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-27 | 4 | -12/+37 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Don't "adjust" the z value of a delegate that has been cached. | Martin Jones | 2010-04-27 | 4 | -12/+37 | |
| | | * | | | | | | Correctly inherit extension properties | Aaron Kennedy | 2010-04-27 | 4 | -2/+37 | |
| | | * | | | | | | Autotests | Aaron Kennedy | 2010-04-27 | 6 | -9/+65 | |
| | | |/ / / / / | ||||||
| | | * | | | | | More QDeclarativeNetworkAccessManagerFactory doc clarification. | Martin Jones | 2010-04-27 | 1 | -1/+3 | |
| | | * | | | | | Fix QDeclarativeNetworkAccessManagerFactory docs. | Martin Jones | 2010-04-27 | 1 | -4/+1 | |
| | | * | | | | | Don't crash on invalid model remove signal. | Martin Jones | 2010-04-27 | 1 | -4/+9 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-27 | 2 | -3/+3 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Ensure scheduled layout can occur before testing. | Martin Jones | 2010-04-27 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-27 | 8 | -15/+152 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-04-27 | 26 | -126/+160 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix attempted invocation of non-existent timerActivated() slot. | Andrew den Exter | 2010-04-27 | 1 | -2/+2 | |
| | | * | | | | | | | | Fix up qdocs for mediaservices namespace. | Kurt Korbatits | 2010-04-27 | 1 | -9/+9 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-27 | 5 | -3/+136 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | MediaServices; Don't look at the debug info when looking for plugins. | Justin McPherson | 2010-04-27 | 1 | -1/+5 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-26 | 5 | -3/+136 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fix nmake build with win32-msvc2010 | Joerg Bornemann | 2010-04-26 | 3 | -3/+3 | |
| | | * | | | | | | | | Added mkspec for MSVC 2010 | Martin Petersson | 2010-04-26 | 2 | -0/+133 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 3 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Revert "QDialog: user-moved dialog would not show on the same place after hide" | Gabriel de Dietrich | 2010-04-27 | 3 | -11/+11 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 21 | -335/+2108 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | changes-4.7.0 updated | Joerg Bornemann | 2010-04-27 | 1 | -0/+25 | |
| | * | | | | | | | | Update Polish translation | Jarek Kobus | 2010-04-27 | 1 | -316/+2044 | |
| | * | | | | | | | | Cocoa: Native QFileDialog has problems selecting name filter | Richard Moe Gustavsen | 2010-04-27 | 1 | -1/+1 | |
| | * | | | | | | | | Mac: improve mac native events autotest API | Richard Moe Gustavsen | 2010-04-27 | 2 | -6/+0 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Peter Yard | 2010-04-27 | 1656 | -9161/+24745 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-26 | 11 | -40/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | add translator comment | Oswald Buddenhagen | 2010-04-26 | 1 | -0/+3 | |
| | * | | | | | | | | | save a QFile::encodeName() | Oswald Buddenhagen | 2010-04-26 | 1 | -3/+3 | |
| | * | | | | | | | | | Don't use QList's begin() and end() where possible. | Robin Burchell | 2010-04-26 | 1 | -2/+2 | |