Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 15 | -50/+48 |
* | Documentation for the Elastic Nodes example. | Andreas Aardal Hanssen | 2010-04-29 | 8 | -44/+471 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-29 | 36 | -357/+1512 |
|\ | |||||
| * | qmake: fix duplicate linker options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -14/+0 |
| * | qmake: fix duplicate compiler options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -8/+0 |
| * | Merge branch '4.7' of scm.dev-nokia.troll.no:qt/oslo-staging-2 into 4.7 | Andreas Aardal Hanssen | 2010-04-29 | 27 | -223/+1008 |
| |\ | |||||
| | * | 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 | 13 | -25/+669 |
| | |\ | |||||
| | | * | 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 | 2 | -4/+25 |
| | | * | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-04-28 | 2 | -2/+8 |
| | | * | 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 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-28 | 20 | -207/+966 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-28 | 127 | -577/+3773 |
| | | |\ \ | |||||
| | | | * | | Update Polish translations | Jarek Kobus | 2010-04-28 | 1 | -160/+160 |
| | | | * | | Fix compatibility with Qt Mobility. | Aaron McCarthy | 2010-04-28 | 1 | -4/+8 |
| | | | * | | Fix compile. | Aaron McCarthy | 2010-04-28 | 1 | -1/+1 |
| | | | * | | 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 | 18 | -43/+798 |
| | | | |\ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | 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 | 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 |
| * | | | | | | | Documentation for the Drag and Drop Robot example. | Andreas Aardal Hanssen | 2010-04-29 | 7 | -112/+504 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 2 | -5/+27 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-28 | 6173 | -195015/+411206 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 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 | 5 | -8/+624 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Add unit tests covering most of QVector's API. | Robin Burchell | 2010-04-27 | 1 | -0/+600 |
| | * | | | | | 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 | 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 |