summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Remove toolcheck from generic clean targets for symbian-sbsv2Miikka Heikkinen2011-01-181-3/+5
| | | | * | | | | | Don't crash Qt Creator when debugging an object aliasAaron Kennedy2011-01-181-1/+1
| | | | * | | | | | QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-181-0/+3
| | | | * | | | | | Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-181-0/+2
| | | | * | | | | | Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
| | | | * | | | | | Proper fix for QGraphicsItem crash.Yoann Lopes2011-01-171-3/+2
| | | | * | | | | | fixed CI gate flagged spelling error: occured -> occurredJeremy Katz2011-01-171-1/+1
| | | | * | | | | | various fixes to deal with CI gate failuresJeremy Katz2011-01-174-16/+117
| | | | * | | | | | Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is staticJeremy Katz2011-01-173-4/+2
| | | | * | | | | | QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-176-0/+383
| | | | * | | | | | Fix ConnMan bearer plugin to use new net.connman service name.Leena Gunda2011-01-174-585/+20
| | | | * | | | | | Fix QSystemSemaphore handle management issues in SymbianMiikka Heikkinen2011-01-141-4/+16
| | | | * | | | | | Fixed build failure on platforms other than SymbianGareth Stockwell2011-01-131-2/+8
| | | | * | | | | | Fixed resource leak in Phonon MMF backendRuth Sadler2011-01-131-0/+2
| | | | * | | | | | Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-1317-14/+336
| | | | * | | | | | Fix qglthreads test crash on SymbianJani Hautakangas2011-01-131-2/+18
| | | | * | | | | | rebuild configureOswald Buddenhagen2011-01-121-0/+0
| | | | * | | | | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-123-1/+12
| | | | * | | | | | OpenVG paint engine doesn't draw glyphs well to non-integer offsets.Jani Hautakangas2011-01-121-2/+2
| | | | * | | | | | Update copyright year to 2011.Jason McDonald2011-01-1110433-10520/+10520
| | | | * | | | | | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-112-2/+42
| | | | * | | | | | Fix crash in QTextBlock::next()/previous()Jiang Jiang2011-01-111-2/+2
| | | | * | | | | | Fix regression in text rendering in OpenGL2 engineEskil Abrahamsen Blomfeldt2011-01-111-4/+0
| | | | * | | | | | Fix for qtdemo bugJerome Pasion2011-01-111-3/+3
| | | * | | | | | | fix DLLDESTDIR handling in nmake generator when QMAKE_POST_LINK is usedOswald Buddenhagen2011-03-021-2/+2
| | | * | | | | | | un-document semicolon-splitting of INCLUDEPATHOswald Buddenhagen2011-03-011-2/+1
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-032-1/+19
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-032-1/+19
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-0213-28/+336
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Make the TextInput cursorRectangle relative to the item.Andrew den Exter2011-03-022-3/+40
| | | * | | | | | | | Don't assert if font engine creates new glyphsAaron Kennedy2011-03-023-5/+30
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2011-03-021-0/+9
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Add QML file for TextEdit positionAt test.Andrew den Exter2011-03-021-0/+9
| | | * | | | | | | | | Doc: remove experimental GestureArea from contents and add PinchAreaMartin Jones2011-03-023-2/+6
| | | |/ / / / / / / /
| | | * | | | | | | | Don't return positions within preedit text from positionAt().Andrew den Exter2011-03-015-13/+115
| | | * | | | | | | | Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-016-8/+139
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-0125-146/+1774
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | Changed some parts of QVolatileImage autotest to be Symbian specific.Laszlo Agocs2011-03-011-0/+2
| | | * | | | | | | | Have QVolatileImage backed by a bitmap in all cases.Laszlo Agocs2011-03-011-5/+3
| | | * | | | | | | | Removing extra tabs from def file.Laszlo Agocs2011-03-011-1/+1
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-01790-19091/+38759
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fix style issue in qvgimagepool.cppJani Hautakangas2011-03-011-1/+1
| | | * | | | | | | | Add internal function for releasing cached GPU resources.Jani Hautakangas2011-03-017-3/+31
| | | * | | | | | | | Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-2820-144/+1744
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-021-1/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Add qscriptobject and context2d to "trusted" benchmarksKent Hansen2011-03-021-1/+3
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-028-25/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | qdoc3: Fix compilation with -no-stlhjk2011-03-021-0/+2
| | * | | | | | | | | | don't add extraneous empty command linesOswald Buddenhagen2011-03-013-3/+3
| | * | | | | | | | | | make the $$quote() function less prominentOswald Buddenhagen2011-03-012-19/+9