summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2583-900/+2047
|\
| * Optimize QML "parent" property accessAaron Kennedy2010-03-254-16/+91
| * Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-302/+389
| * Auto-test fix.Alexis Menard2010-03-251-2/+2
| * Build Fix and port to new width and height propertiesAlexis Menard2010-03-255-8/+8
| * Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-254-20/+21
| * Protect the QDeclarativeListProperty used in QGraphicsItem with ifdefAlexis Menard2010-03-251-0/+4
| * Fix the build due to new properties in QGraphicsObject.Alexis Menard2010-03-252-6/+5
| * Remove the children property from QDeclarativeItem.Alexis Menard2010-03-253-113/+93
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-2558-240/+1025
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-251-2/+2
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-241-2/+2
| | | |\
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-241-2/+2
| | | | |\
| | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-241-2/+2
| | | | | |\
| | | | | | * Calculate period size correctly.Justin McPherson2010-03-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-03-256-3/+259
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-246-3/+259
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-246-3/+259
| | | | |\ \ \ \
| | | | | * | | | Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-246-0/+251
| | | | | * | | | Invalidate the cache of QGraphicsEffect if a child becomes visible.Alexis Menard2010-03-241-1/+5
| | | | | * | | | Fix a crash when reparenting an item in QGraphicsView.Alexis Menard2010-03-241-2/+3
| | | | | | |/ / | | | | | |/| |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-246-80/+302
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix error reporting when symbian file copy fails.Shane Kearns2010-03-242-2/+42
| | | * | | | | QIODevice::read() and QFile::atEnd() performance improvementsmread2010-03-244-78/+260
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-246-5/+32
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-03-246-5/+32
| | | |/ / /
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-2417-93/+139
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-242-2/+0
| | | * | | Symbian QAudioOutput::suspend() was resetting processedUSecs() to zeroGareth Stockwell2010-03-241-1/+2
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-2414-90/+137
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Compile fixAlessandro Portale2010-03-231-2/+2
| | | | * | Changed Symbian pkg files to deploy from under epoc32Miikka Heikkinen2010-03-231-1/+4
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-2336-105/+398
| | | | |\ \
| | | | | * | Hotfix to const usage in 262e98f9a29385f99cd6f768632264e0b621dc01Janne Anttila2010-03-231-3/+3
| | | | | * | Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-235-16/+61
| | | | | * | Fixed 'fullsreen with softkeys' mode not to expand under softkey area.Janne Anttila2010-03-233-25/+29
| | | | | * | Fixed left softkey regression caused by 7829fe15 in Symbian.Janne Anttila2010-03-231-14/+0
| | | | * | | Remove internal custom pixel metric enumsSami Merila2010-03-232-23/+15
| | | | * | | QS60Style: HousekeepingSami Merila2010-03-223-10/+8
| | | | * | | Custom pixel metric values cannot be inquired from outside the classSami Merila2010-03-223-0/+19
| | | | * | | Adding custom pixel metrics requires cleaning and rebuilding of QtGuiSami Merila2010-03-221-1/+1
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-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-03-231-1/+8
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | QNAM HTTP: Do not use TCP_NODELAYMarkus Goetz2010-03-231-1/+8
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-241-7/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Doc update for QSpinBox::textFromValueAnders Bakken2010-03-241-7/+8
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-221-22/+19
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Increase KeypadNavigation focus visibilityAlessandro Portale2010-03-221-2/+2
| | | * | | | Fixing keypad navigation focus frameAlessandro Portale2010-03-221-20/+17
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-222-0/+13
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |