Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 15 | -50/+48 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-29 | 19 | -33/+265 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-28 | 10 | -24/+43 |
| |\ | |||||
| | * | Fix crash in styles example when running with opengl graphicssystem | Tom Cooksey | 2010-04-28 | 1 | -8/+8 |
| | * | Fixed the sizehint for cols/rows in qtableview | Thierry Bastian | 2010-04-28 | 1 | -4/+4 |
| | * | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-04-28 | 1 | -1/+3 |
| | * | Null pointer check | Paul Olav Tvete | 2010-04-28 | 1 | -1/+1 |
| | * | Revert "Try to use multisampled opengl graphicssystem on all platforms" | Eskil Abrahamsen Blomfeldt | 2010-04-28 | 1 | -1/+0 |
| * | | Fix compatibility with Qt Mobility. | Aaron McCarthy | 2010-04-28 | 1 | -4/+8 |
| * | | 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 | 13 | -14/+241 |
| |\ \ | |||||
| | * | | Fix compilation with QT_NO_TEXTSTREAM | Tasuku Suzuki | 2010-04-27 | 1 | -1/+1 |
| | * | | Fix the compilation with QT_NO_TOOLTIP | Tasuku Suzuki | 2010-04-27 | 2 | -0/+6 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-27 | 45 | -122/+436 |
| | |\ \ | |||||
| | | * | | 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 |
| | | * | | QTabWidget documentMode not working correctly on Mac | Carlos Manuel Duclos Vergara | 2010-04-27 | 7 | -6/+227 |
| | * | | | Slight QList documentation fix. | Robin Burchell | 2010-04-26 | 1 | -6/+2 |
* | | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -3/+3 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-28 | 4513 | -184148/+355991 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | A small mistake when comparing the flag. | Alexis Menard | 2010-04-28 | 1 | -1/+3 |
| * | | | | 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 | 4 | -8/+24 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix crash when CoreText fails to shape text for us | Tor Arne Vestbø | 2010-04-27 | 1 | -2/+13 |
| | * | | | Fix crash when using opengl graphicssystem on desktop | Tom Cooksey | 2010-04-27 | 3 | -6/+11 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 24 | -112/+354 |
| |\ \ \ \ | |||||
| | * | | | | 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 | 23 | -112/+353 |
| | |\ \ \ \ | |||||
| | | * | | | | Plugins documentation. | Bea Lam | 2010-04-27 | 1 | -4/+11 |
| | | * | | | | Fix update issue when an item has an effect and child. | Alexis Menard | 2010-04-27 | 1 | -1/+1 |
| | | * | | | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints. | Alexis Menard | 2010-04-27 | 3 | -10/+48 |
| | | * | | | | Disallow "Qt" as namespace import | Aaron Kennedy | 2010-04-27 | 1 | -0/+8 |
| | | * | | | | 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 | 2 | -2/+2 |
| | | * | | | | | Autotests | Aaron Kennedy | 2010-04-27 | 1 | -9/+8 |
| | | |/ / / / | |||||
| | | * | | | | 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 |
| | | * | | | | Fix remaining 4.6 type registrations (to 4.7). | Warwick Allison | 2010-04-27 | 1 | -2/+2 |
| | | * | | | | doc anchor margins vs. anchor (line) state/animation. | Warwick Allison | 2010-04-26 | 2 | -2/+10 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-26 | 6 | -61/+213 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Improved error messages for type resolving, new debug option | mae | 2010-04-26 | 3 | -55/+133 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 3 | -6/+80 |
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | | | |||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 3 | -6/+80 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 3 | -6/+80 |
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-23 | 3 | -6/+80 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-23 | 26 | -102/+167 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | | * | | | Return null if creation fails. | Michael Brasser | 2010-04-23 | 1 | -3/+5 |
| | | | | | | | | * | | | Basic Component doc. | Michael Brasser | 2010-04-23 | 1 | -1/+74 |
| | | | | | | | * | | | | no export in plugin | Warwick Allison | 2010-04-23 | 1 | -1/+1 |
| | | | | | | | * | | | | compile | Warwick Allison | 2010-04-22 | 1 | -2/+1 |