summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix QMAKE_POST_LINK in Symbian for targets with special characters.Miikka Heikkinen2011-01-251-1/+1
| | |/ / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-252-1/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-252-1/+31
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-253-23/+343
| |\ \ \
| | * | | Avoid possible font name collisions on fbservAlessandro Portale2011-01-243-23/+343
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-245-4225/+4148
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update of Czech translation for Qt 4.7-stablePavel Fric2011-01-245-4225/+4148
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-242-18/+7
| |\ \ \
| | * | | Fix crash in QtScript/JSC stack allocator on SymbianKent Hansen2011-01-241-0/+6
| | * | | HTTP: fix digest authenticationPeter Hartmann2011-01-241-18/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-241-0/+1
| |\ \ \ \
| | * | | | Fixed UTF-8 application names in device application menu in SymbianMiikka Heikkinen2011-01-241-0/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-241-2/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix loop count in animanted gifs sometimes being incorrectSimon Hausmann2011-01-241-2/+8
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-211-2/+18
| |\ \ \ \ | | |/ / /
| | * | | Validate arguments to QDBusConnection::connectThiago Macieira2011-01-211-2/+18
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-218-23/+18
| |\ \ \
| | * | | make the test a bit stricterRitt Konstantin2011-01-211-0/+2
| | * | | ignore the warning from auto-detach in destructorRitt Konstantin2011-01-211-1/+2
| | * | | get rid of extra calls to handle()Ritt Konstantin2011-01-211-9/+4
| | * | | simplify QSharedMemory::detach()Ritt Konstantin2011-01-213-5/+3
| | * | | avoid extra calculationsRitt Konstantin2011-01-212-4/+2
| | * | | fix error reporting on detach()Ritt Konstantin2011-01-211-1/+1
| | * | | fix error reportingRitt Konstantin2011-01-211-0/+1
| | * | | Make QMAKE_EXTENSION_SHLIB and friends work in all Symbian mkspecs.Miikka Heikkinen2011-01-212-3/+3
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix to pen state handling in OpenVG paint engine.Jani Hautakangas2011-01-211-1/+1
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-217-10/+31
| |\ \ \
| | * | | BorderImage fails for .sci source containing a URLMartin Jones2011-01-213-5/+13
| | * | | positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-214-5/+18
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-213-89/+67
| |\ \ \ \ | | |/ / /
| | * | | Revert "Fix loaded() signal to be emitted only once"Bea Lam2011-01-213-89/+67
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-203-11/+13
| |\ \ \
| | * | | Revert "don't include harfbuzz where we don't use it"Oswald Buddenhagen2011-01-205-0/+9
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-208-20/+13
| | |\ \ \ | |/ / / /
| | * | | don't accidentaly enable egl when disabling openvgRitt Konstantin2011-01-201-1/+3
| | * | | be more consistent about CFG_EGL_GLES_INCLUDES interpretationRitt Konstantin2011-01-201-1/+1
| | * | | fix build with -opengl es1 in some casesRitt Konstantin2011-01-201-5/+5
| | * | | don't include harfbuzz where we don't use itRitt Konstantin2011-01-205-9/+0
| | * | | don't assign MANIFEST_DIR if we don't need itOswald Buddenhagen2011-01-202-4/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-201-22/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Improved QMAKE_POST_LINK support in symbian-sbsv2Miikka Heikkinen2011-01-201-22/+34
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-203-12/+11
| |\ \ \
| | * | | Switch default Phonon backend on Symbian from Helix to MMFGareth Stockwell2011-01-191-12/+6
| | * | | Do not load aplication fonts on Symbian^1 and belowAlessandro Portale2011-01-191-0/+3
| | * | | Fix compilation error.Jason McDonald2011-01-191-0/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-192-1/+8
| |\ \ \ \
| | * | | | Use SRCDIR as a base path for the test data.Lucian Varlan2011-01-192-1/+4
| | * | | | Add the test data to the INSTALLS targetAdrian Constantin2011-01-191-0/+4
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-192-2/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |