summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Context menu for application is differs from native S60 appsSami Merila2010-04-202-1/+11
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-192-3/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix RTL text rendering in the QVGPaintEngineAlessandro Portale2010-04-161-2/+7
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-04-1642-90/+179
| | |\ \ \
| | * | | | QS60Style: Qt does not draw transparency correctlySami Merila2010-04-161-1/+1
* | | | | | No repaint when resizing graphics item with an effect.Bjørn Erik Nilsen2010-04-201-0/+7
* | | | | | Fix sqlite driver doesn't return error message RAISE by a trigger.Bill King2010-04-201-0/+1
|/ / / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-194-6/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | QMenu: Behavior regressionGabriel de Dietrich2010-04-161-1/+3
| * | | | Mac: Graphics View starving user events and sometimes crashes.Bjørn Erik Nilsen2010-04-162-2/+17
| * | | | Fixed a crash on Windows 7 systems with invalid PrinterPorts entries.Trond Kjernaasen2010-04-161-3/+4
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-192-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bug in QAudioOutput: Invalid use of "waveOutUnprepareHeader"Kurt Korbatits2010-04-192-2/+4
* | | | | Re-apply change f14ae11e6731bd7416f45c3ef7ce464587862223 by IainIain2010-04-172-2/+3
* | | | | Re-apply change 81837e43e3f966c1755e90eb65df6e3bad506ed7 by IainIain2010-04-171-1/+1
* | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-177-35/+57
| |_|_|/ |/| | |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-1536-46/+78
|\ \ \ \
| * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Iain2010-04-154-2/+41
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-1529-41/+40
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Update EABI and BWINS DEF files for SymbianIain2010-04-155-3/+35
| * | | | | Update WebKit DEF files on SymbianIain2010-04-152-2/+3
| | |/ / / | |/| | |
| * | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
| * | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-152-2/+2
| * | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-1526-38/+37
| | |_|/ | |/| |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-153-42/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-153-42/+60
| |\ \ \ | | |/ / | |/| |
| | * | QNAM HTTP: Pipelining changesMarkus Goetz2010-04-153-42/+60
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-154-2/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-154-2/+41
| |\ \ \
| | * | | Fixes tooltips for QGraphicsProxyWidget.Yoann Lopes2010-04-154-2/+41
* | | | | '#' gets inserted to editor when changing FEP modesSami Merila2010-04-151-1/+0
* | | | | ComboBox popuplist is not correctly layouted in fullscreen modeSami Merila2010-04-151-7/+21
* | | | | Dialogs in landscape mode are not correctly positionedSami Merila2010-04-151-17/+24
* | | | | Slider graphics does not look correct in N95 (part2)Sami Merila2010-04-151-1/+2
|/ / / /
* | | | Slider graphics does not look correct in N95Sami Merila2010-04-151-0/+1
* | | | Fixed compiler warningGareth Stockwell2010-04-151-2/+2
* | | | Phonon MMF: fixed crash during opening of video clipGareth Stockwell2010-04-152-57/+58
* | | | Phonon MMF: ensure initial volume is appliedGareth Stockwell2010-04-151-3/+2
* | | | Phonon MMF: fix state changes emitted during playlist handlingGareth Stockwell2010-04-151-0/+5
* | | | Phonon MMF: calling pause() when in StoppedState triggers stateChanged()Gareth Stockwell2010-04-156-29/+71
* | | | Phonon MMF: change to PausedState, not StoppedState when finishedGareth Stockwell2010-04-151-1/+1
* | | | Phonon MMF: Suppress intermediate stateChanged() signalGareth Stockwell2010-04-152-8/+16
* | | | Phonon MMF: Emit tick() signalGareth Stockwell2010-04-151-0/+1
* | | | Phonon MMF: Emit prefinishMarkReached(), finished() signalsGareth Stockwell2010-04-153-2/+18
* | | | Phonon MMF: Removed compiler warningGareth Stockwell2010-04-151-1/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-146-3/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-145-2/+25
| * | | QtScript: Fix call stack issue with qsTr() when JIT is enabledKent Hansen2010-04-141-1/+1