Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Add text decoration support to QStaticText | Jiang Jiang | 2010-08-10 | 1 | -13/+71 | |
| | * | | | doc: Clarify documentation of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-08-09 | 1 | -4/+12 | |
| | * | | | Fix scrollbar randomly popping up in QPlainTextEdit | Eskil Abrahamsen Blomfeldt | 2010-08-09 | 1 | -4/+17 | |
| | * | | | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 5 | -18/+54 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 12 | -119/+164 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Remove the definition of QT_HAVE_NEON from qt.prf | Benjamin Poulain | 2010-08-06 | 1 | -1/+2 | |
| | | * | | | | Use the fast Neon conversion for converting colors of jpeg images. | Benjamin Poulain | 2010-08-06 | 1 | -2/+9 | |
| | | * | | | | Do the conversion from RGB888 to RGB32 using Neon | Benjamin Poulain | 2010-08-06 | 3 | -0/+123 | |
| | | * | | | | Move the build of Neon file from painting.pri to gui.pro | Benjamin Poulain | 2010-08-06 | 2 | -18/+21 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-06 | 5 | -49/+93 | |
| | | |\ \ \ \ | ||||||
| | * | \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 12 | -59/+132 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Fix QTextEngine overflow caused by extremely long text | Jiang Jiang | 2010-08-05 | 3 | -33/+87 | |
| | | * | | | | | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 2 | -16/+6 | |
| | * | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 4 | -0/+90 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-04 | 63 | -512/+1302 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-16 | 32 | -96/+261 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-12 | 88 | -639/+5387 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-30 | 33 | -78/+166 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Doc: Made the Gestures Programming document more visible. | David Boddie | 2010-06-30 | 3 | -5/+31 | |
* | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-11 | 1 | -17/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixes for combining multiple Qt::ImhXXXOnly with S60 FEP | Shane Kearns | 2010-08-06 | 1 | -22/+30 | |
| * | | | | | | | | | | | | fix compile error | Shane Kearns | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Make input methods work correctly with Symbian^3 FEP in numeric mode | Shane Kearns | 2010-08-06 | 1 | -6/+13 | |
| * | | | | | | | | | | | | Ensure that window rectangle is updated when CBA visibility changes | Gareth Stockwell | 2010-07-28 | 3 | -21/+33 | |
| * | | | | | | | | | | | | Clear Qt::WA_OutsideWSRange when making window fullscreen | Gareth Stockwell | 2010-07-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Mac: Fix crash when using style to draw on other things than widgets | Richard Moe Gustavsen | 2010-08-10 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 13 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Added comment about calendarPopup in setCalendarWidget function documentation. | Jerome Pasion | 2010-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-09 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 11 | -14/+14 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Pending surface might not get destroyed if no flush() happens | Jani Hautakangas | 2010-08-09 | 3 | -16/+9 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-06 | 4 | -6/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use ARGB32 premultiplied backing store format in Symbian^3 | Jani Hautakangas | 2010-08-06 | 2 | -5/+10 | |
| * | | | | | | | | | | | Register window types for Symbian system effects | Jani Hautakangas | 2010-08-06 | 3 | -1/+61 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Translation work for 4.7 | Pierre Rossi | 2010-08-06 | 1 | -1/+1 | |
* | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 2 | -0/+33 | |
* | | | | | | | | | | | doc: Fixed some S60 qdoc errors. | Martin Smith | 2010-08-06 | 2 | -0/+54 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-05 | 4 | -98/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove the memory tracking attempt from the runtime graphics system. | Jason Barron | 2010-08-05 | 4 | -98/+4 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Increase drag distance on Symbian to improve finger usability on capacitive s... | Joona Petrell | 2010-08-05 | 1 | -1/+1 | |
* | | | | | | | | | | Make sure onFocusChanged is correctly emitted for items in a FocusScope. | Michael Brasser | 2010-08-05 | 1 | -0/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 3 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Fixed crash in concentric circles example | Gunnar Sletta | 2010-08-04 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Implement comp_Source with SSE2 when there is a const alpha | Benjamin Poulain | 2010-08-04 | 2 | -0/+35 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-04 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add support for -runtimegraphicssystem configure option | Jason Barron | 2010-08-04 | 1 | -3/+6 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-04 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-04 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |