Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cocoa: p1 bug fix: revert use of subWindowStacking | Richard Moe Gustavsen | 2011-04-06 | 4 | -24/+29 |
* | Mac: p2 combobox regression fix | Richard Moe Gustavsen | 2011-04-05 | 1 | -3/+3 |
* | Cocoa: p1 bugfix, add widget flag MacNoCocoaChildWindow | Richard Moe Gustavsen | 2011-04-04 | 3 | -8/+24 |
* | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-03-16 | 5 | -19/+84 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Jan-Arve Sæther | 2011-03-16 | 228 | -1244/+6696 |
| |\ | |||||
| * | | Introduce QGraphicsItem::ItemStopsFocusHandling flag | Michael Hasselmann | 2011-03-16 | 5 | -19/+84 |
* | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-03-11 | 228 | -1244/+6696 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-10 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | Partial update window surfaces always need a repaint before flush. | Samuel Rødal | 2011-03-09 | 1 | -0/+5 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-10 | 21 | -43/+43 |
| |\ \ \ | |||||
| | * | | | Bump Qt version to 4.7.3 | Timo Turunen | 2011-03-09 | 21 | -43/+43 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-09 | 31 | -77/+1247 |
| |\ \ \ \ | |||||
| | * | | | | Fix for misplaced endif in qglobal.h. | Laszlo Agocs | 2011-03-09 | 1 | -0/+1 |
| | * | | | | Implement language fallback logic for localize_deployment | Miikka Heikkinen | 2011-03-09 | 2 | -3/+38 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-09 | 20 | -30/+225 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-09 | 7 | -7/+136 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix unstable qdeclarativeflickable test. | Martin Jones | 2011-03-08 | 1 | -2/+2 |
| | * | | | | | Update TextEdit's visible selection when only the anchor changes. | Andrew den Exter | 2011-03-08 | 3 | -5/+56 |
| | * | | | | | Set correct initial value for TextEdit and TextInput canPaste property | Yann Bodson | 2011-03-07 | 4 | -0/+78 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Fixed memory leak in GL texture cache with QRuntimePixmapData. | Samuel Rødal | 2011-03-07 | 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 | 2011-03-08 | 3 | -19/+38 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Fix possible bearer management Crash with Panic E32USER-CBase, 69 | Cristiano di Flora | 2011-03-08 | 1 | -6/+5 |
| | * | | | | | QNetworkCookie: fix quoted values | Peter Hartmann | 2011-03-07 | 2 | -13/+24 |
| | * | | | | | Fix for QTBUG-17746. Quotes is retained in cookie value | Aparna Nandyal | 2011-03-07 | 1 | -7/+15 |
| | * | | | | | Unsuccessful unlocking of QNetworkConfigurationPrivate mutex | Perttu Pohjonen | 2011-03-07 | 1 | -0/+1 |
| * | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-03-08 | 2 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2011-03-08 | 2 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Qt Continuous Integration System | 2011-01-17 | 2 | -36/+66 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fixed unescaped backslashes in testcase.prf | Rohan McGovern | 2011-01-17 | 1 | -2/+2 |
| | | | * | | | | | | Fix `make check' for debug-and-release on Windows. | Rohan McGovern | 2011-01-17 | 1 | -2/+16 |
| | | | * | | | | | | Move `check' target for autotests into testcase.prf | Rohan McGovern | 2011-01-17 | 2 | -35/+52 |
| | | | * | | | | | | Revert "Backporting TESTARGS feature from 4.7" | João Abecasis | 2011-01-17 | 1 | -1/+0 |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Qt Continuous Integration System | 2011-01-12 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Backporting TESTARGS feature from 4.7 | João Abecasis | 2011-01-12 | 1 | -0/+1 |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Qt Continuous Integration System | 2011-01-12 | 8990 | -9063/+9063 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 8990 | -9063/+9063 |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Qt Continuous Integration System | 2010-12-20 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | embed copyright information in QtAssistantClient4.dll | Joerg Bornemann | 2010-12-17 | 1 | -0/+2 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-07 | 7 | -1/+48 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Invalidate the EGL surface of QMeeGoLivePixmapData when switching to Raster | Pauli Nieminen | 2011-03-07 | 7 | -1/+48 |
| | | | | | | | * | | Added missing ifdefs to allow compilation on older Symbian versions. | Laszlo Agocs | 2011-03-09 | 2 | -1/+5 |
| | | | | | | | * | | Multiple screen support for Symbian in QDeskopWidget. | Laszlo Agocs | 2011-03-09 | 8 | -44/+284 |
| | | | | | | | * | | Adding quote around files in QMAKE_CLEAN to tackle wildcard issue | Guoqing Zhang | 2011-03-09 | 2 | -2/+5 |
| | | | | | | | * | | Added native image handle provider header. | Laszlo Agocs | 2011-03-08 | 2 | -1/+70 |
| | | | | | | | * | | Added native image handle provider support in pixmaps on openvg. | Laszlo Agocs | 2011-03-08 | 10 | -6/+345 |
| | | | | | | | * | | Correcting incorrect ordinal introduced by the split view changes. | Laszlo Agocs | 2011-03-08 | 1 | -1/+1 |
| | | | | | | | * | | Support partial input mode | Sami Merila | 2011-03-08 | 6 | -9/+345 |
| | | | | | | | * | | Avoid compiler warnings in openvg on win32. | Laszlo Agocs | 2011-03-07 | 2 | -1/+6 |
| | | | | | | | * | | Updated def files with new QVGPixmapData function. | Laszlo Agocs | 2011-03-07 | 2 | -0/+2 |