summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-2650-627/+1004
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-2650-627/+1004
| |\
| | * Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-262-4/+3
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-258-219/+231
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-258-219/+231
| | | |\
| | | | * Removed an export that shouldn't be exported.axis2010-02-251-1/+1
| | | | * Reduced the code and memory footprint of the keymap.axis2010-02-252-129/+124
| | | | * Enabled Qt key events to work also when native key code is missing.wasila2010-02-253-164/+141
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-2561-705/+1087
| | | | |\
| | | | | * Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-254-50/+89
| | | | * | Crash in QGraphicsScenePrivate::setFocusItemHelperSami Merila2010-02-251-1/+2
| | * | | | Fix a signed/unsigned comparison compiler warningJoão Abecasis2010-02-251-1/+1
| | * | | | Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-2/+2
| | * | | | Patch to QTBUG-3168Carolina Gomes2010-02-251-5/+22
| | |/ / /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-251-1/+13
| | |\ \ \
| | | * | | Revert changes made in scroll_sys().Fabien Freling2010-02-251-1/+13
| | * | | | Set the roleNames of proxy models to the roleNames of the source model.Stephen Kelly2010-02-251-0/+1
| | | |_|/ | | |/| |
| | * | | Initialize mem to 0Anders Bakken2010-02-241-1/+1
| | * | | Force DSFLIP_BLIT unless it's a full flip in DFBAnders Bakken2010-02-241-1/+12
| | * | | Support for disabling partial flips in dfbAnders Bakken2010-02-242-2/+5
| | * | | Allow forcing premultiplied format in DFBAnders Bakken2010-02-241-1/+5
| | * | | Better support tlw transparency in DirectFBAnders Bakken2010-02-242-40/+50
| | * | | Fix an isOpaque bug in QDirectFBWindowSurfaceAnders Bakken2010-02-241-2/+2
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-243-3/+33
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed translucent window rendering on 16 bit X11.Samuel Rødal2010-02-241-1/+1
| | | * | GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-2/+25
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-241-0/+7
| | | |\ \
| | | | * | More pedantry.Trond Kjernåsen2010-02-241-2/+2
| | | | * | Fix grammar.Trond Kjernåsen2010-02-241-2/+3
| | | | * | Doc: QFutureWatcher: specify that calls to setFuture should happen after the ...Olivier Goffart2010-02-241-0/+6
| | * | | | QNAM HTTP: Switch back to QueuedConnection for requeueRequest.Markus Goetz2010-02-241-2/+16
| | * | | | QNAM HTTP: Set some values after clear() in a QHttpNetworkReplyMarkus Goetz2010-02-241-0/+2
| | * | | | QNetworkAccessManager: Documentation enhancementsMarkus Goetz2010-02-241-1/+8
| | |/ / /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-248-22/+89
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-248-22/+89
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-238-22/+89
| | | | |\ \
| | | | | * | QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
| | | | | * | doc: Added indication of default modality value for panels.Martin Smith2010-02-231-3/+10
| | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-231-2/+8
| | | | | |\ \
| | | | | | * | QColorDialog::open() freezes the app the *second* time it is used on MacCarlos Manuel Duclos Vergara2010-02-231-2/+8
| | | | | * | | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet.Martin Smith2010-02-231-0/+55
| | | | | |/ /
| | | | | * | doc: Corrected typo.Martin Smith2010-02-231-2/+2
| | | | | * | doc: Added \obsolete.Martin Smith2010-02-232-7/+10
| | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-237-261/+212
| | | | | |\ \
| | | | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-6/+0
| | | | | | |\ \
| | | | | * | | | doc: Added \since 4.6 to the properties.Martin Smith2010-02-231-1/+3
| | | | | | |/ / | | | | | |/| |
| | | | | * | | doc: Removed some erroneous text.Martin Smith2010-02-231-6/+0
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-241-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix off-by-one error in mipmap count when loading PVRTC filesRhys Weatherley2010-02-241-1/+1
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-02-232-26/+78
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |