summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't allow properties in Component elementsAaron Kennedy2010-04-211-0/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-217-67/+129
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-216-66/+126
| |\
| | * Fix qmlvisual/animation/parentAnimation autotestLeonardo Sobral Cunha2010-04-211-1/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-211-2/+4
| | |\
| | | * Remove \internal from QDeclarativePropertyValueSource. It should beBea Lam2010-04-211-2/+4
| | * | Fix highlight position with StrictlyEnforceRange and range greater than item ...Martin Jones2010-04-214-63/+118
| | |/
| * | Fix crash.Warwick Allison2010-04-211-1/+3
| |/
* | Fix crash when QDeclarativeInfo objects are copiedAaron Kennedy2010-04-212-81/+78
|/
* docWarwick Allison2010-04-204-12/+23
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-208-222/+377
|\
| * Allow null to be assigned to object propertiesAaron Kennedy2010-04-202-1/+11
| * Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-206-221/+366
* | Pass double clicks like other mouse events.Warwick Allison2010-04-201-0/+2
|/
* CompileWarwick Allison2010-04-201-2/+0
* Improve error messages, especially on embedded.Warwick Allison2010-04-2013-22/+197
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-203-9/+36
|\
| * Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-203-9/+36
* | Handle overrides correctly in extension objectsAaron Kennedy2010-04-201-2/+73
|/
* Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-202-2/+11
* Doc fix.Michael Brasser2010-04-191-3/+10
* Minor internal anchor refactoring.Michael Brasser2010-04-195-113/+112
* Doc clarification.Michael Brasser2010-04-191-2/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1993-1564/+2119
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1914-128/+99
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1814-128/+99
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1714-128/+99
| | | |\
| | | | * Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-164-24/+80
| | | | * Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgetsTom Cooksey2010-04-162-0/+7
| | | | * Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-168-102/+10
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-161-2/+2
| | | | |\
| | | | | * QScrollArea: Excessive scrolling in focusNextPrevChild()Gabriel de Dietrich2010-04-161-2/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1979-1436/+2020
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1879-1436/+2020
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1779-1436/+2020
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
| | | | * | | Document the time format pattern for timezone info.Denis Dzyubenko2010-04-161-0/+1
| | | | * | | Convert date/time format to something that Qt understandsDenis Dzyubenko2010-04-161-420/+422
| | | | * | | adding new entries to qt::key enumAdam Wasila2010-04-161-0/+2
| | | | * | | adding new entries to qt::key enumAdam Wasila2010-04-162-2/+4
| | | | * | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-164-5/+17
| | | | * | | Fix building of corelib, network and gui with qconfig minimal.Aaron McCarthy2010-04-165-0/+14
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1672-1018/+1569
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1572-1018/+1569
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Speed up qsTr() by caching the translation contextKent Hansen2010-04-152-2/+19
| | | | | | * Crash while printing from the portedcanvas example on Mac Cocoa.Prasanth Ullattil2010-04-152-1/+9
| | | | | | * Compile (with -no-pch)Morten Johan Sørvig2010-04-151-1/+1
| | | | | | * Merge remote branch 'staging/4.7' into bearermanagement/qconfigAaron McCarthy2010-04-1561-295/+1045
| | | | | | |\
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1537-1009/+1350
| | | | | | | |\
| | | | | | * | | Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-1520-11/+84