Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | Remove toolcheck from generic clean targets for symbian-sbsv2 | Miikka Heikkinen | 2011-01-18 | 1 | -3/+5 | |
| | | | * | | | | | | Don't crash Qt Creator when debugging an object alias | Aaron Kennedy | 2011-01-18 | 1 | -1/+1 | |
| | | | * | | | | | | QTBUG-16110 updating the softkeys when app comes to foreground | mread | 2011-01-18 | 1 | -0/+3 | |
| | | | * | | | | | | Fix one character displacement for cursor in line edits | Miikka Heikkinen | 2011-01-18 | 1 | -0/+2 | |
| | | | * | | | | | | Fix double click event on Mac OS X. | Fabien Freling | 2011-01-17 | 1 | -1/+3 | |
| | | | * | | | | | | Proper fix for QGraphicsItem crash. | Yoann Lopes | 2011-01-17 | 1 | -3/+2 | |
| | | | * | | | | | | fixed CI gate flagged spelling error: occured -> occurred | Jeremy Katz | 2011-01-17 | 1 | -1/+1 | |
| | | | * | | | | | | various fixes to deal with CI gate failures | Jeremy Katz | 2011-01-17 | 4 | -16/+117 | |
| | | | * | | | | | | Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is static | Jeremy Katz | 2011-01-17 | 3 | -4/+2 | |
| | | | * | | | | | | QNetworkProxyFactory::systemProxyForQuery() for Symbian | Jyrki Jaakkola | 2011-01-17 | 6 | -0/+383 | |
| | | | * | | | | | | Fix ConnMan bearer plugin to use new net.connman service name. | Leena Gunda | 2011-01-17 | 4 | -585/+20 | |
| | | | * | | | | | | Fix QSystemSemaphore handle management issues in Symbian | Miikka Heikkinen | 2011-01-14 | 1 | -4/+16 | |
| | | | * | | | | | | Fixed build failure on platforms other than Symbian | Gareth Stockwell | 2011-01-13 | 1 | -2/+8 | |
| | | | * | | | | | | Fixed resource leak in Phonon MMF backend | Ruth Sadler | 2011-01-13 | 1 | -0/+2 | |
| | | | * | | | | | | Allow IAP to be selected in Phonon MMF backend | Ruth Sadler | 2011-01-13 | 17 | -14/+336 | |
| | | | * | | | | | | Fix qglthreads test crash on Symbian | Jani Hautakangas | 2011-01-13 | 1 | -2/+18 | |
| | | | * | | | | | | rebuild configure | Oswald Buddenhagen | 2011-01-12 | 1 | -0/+0 | |
| | | | * | | | | | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian. | Jani Hautakangas | 2011-01-12 | 3 | -1/+12 | |
| | | | * | | | | | | OpenVG paint engine doesn't draw glyphs well to non-integer offsets. | Jani Hautakangas | 2011-01-12 | 1 | -2/+2 | |
| | | | * | | | | | | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 10433 | -10520/+10520 | |
| | | | * | | | | | | Fix handle leak in symbian QTimer implementation | Shane Kearns | 2011-01-11 | 2 | -2/+42 | |
| | | | * | | | | | | Fix crash in QTextBlock::next()/previous() | Jiang Jiang | 2011-01-11 | 1 | -2/+2 | |
| | | | * | | | | | | Fix regression in text rendering in OpenGL2 engine | Eskil Abrahamsen Blomfeldt | 2011-01-11 | 1 | -4/+0 | |
| | | | * | | | | | | Fix for qtdemo bug | Jerome Pasion | 2011-01-11 | 1 | -3/+3 | |
| | | * | | | | | | | fix DLLDESTDIR handling in nmake generator when QMAKE_POST_LINK is used | Oswald Buddenhagen | 2011-03-02 | 1 | -2/+2 | |
| | | * | | | | | | | un-document semicolon-splitting of INCLUDEPATH | Oswald Buddenhagen | 2011-03-01 | 1 | -2/+1 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-03 | 2 | -1/+19 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Position the TextInput cursor correctly after IM text is commited. | Andrew den Exter | 2011-03-03 | 2 | -1/+19 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-02 | 13 | -28/+336 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Make the TextInput cursorRectangle relative to the item. | Andrew den Exter | 2011-03-02 | 2 | -3/+40 | |
| | | * | | | | | | | | Don't assert if font engine creates new glyphs | Aaron Kennedy | 2011-03-02 | 3 | -5/+30 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2011-03-02 | 1 | -0/+9 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Add QML file for TextEdit positionAt test. | Andrew den Exter | 2011-03-02 | 1 | -0/+9 | |
| | | * | | | | | | | | | Doc: remove experimental GestureArea from contents and add PinchArea | Martin Jones | 2011-03-02 | 3 | -2/+6 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Don't return positions within preedit text from positionAt(). | Andrew den Exter | 2011-03-01 | 5 | -13/+115 | |
| | | * | | | | | | | | Add an is input method composing property to TextEdit and TextInput. | Andrew den Exter | 2011-03-01 | 6 | -8/+139 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-01 | 25 | -146/+1774 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Changed some parts of QVolatileImage autotest to be Symbian specific. | Laszlo Agocs | 2011-03-01 | 1 | -0/+2 | |
| | | * | | | | | | | | Have QVolatileImage backed by a bitmap in all cases. | Laszlo Agocs | 2011-03-01 | 1 | -5/+3 | |
| | | * | | | | | | | | Removing extra tabs from def file. | Laszlo Agocs | 2011-03-01 | 1 | -1/+1 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-01 | 790 | -19091/+38759 | |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Fix style issue in qvgimagepool.cpp | Jani Hautakangas | 2011-03-01 | 1 | -1/+1 | |
| | | * | | | | | | | | Add internal function for releasing cached GPU resources. | Jani Hautakangas | 2011-03-01 | 7 | -3/+31 | |
| | | * | | | | | | | | Changed QPixmap VG backend to use CFbsBitmap on Symbian. | Laszlo Agocs | 2011-02-28 | 20 | -144/+1744 | |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-03-02 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Add qscriptobject and context2d to "trusted" benchmarks | Kent Hansen | 2011-03-02 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-03-02 | 8 | -25/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | qdoc3: Fix compilation with -no-stl | hjk | 2011-03-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | don't add extraneous empty command lines | Oswald Buddenhagen | 2011-03-01 | 3 | -3/+3 | |
| | * | | | | | | | | | | make the $$quote() function less prominent | Oswald Buddenhagen | 2011-03-01 | 2 | -19/+9 | |