summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QComboBox ignoring foreground role in some stylesJens Bache-Wiig2010-03-291-1/+9
* Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't definedThiago Macieira2010-03-291-1/+1
* Ensure that we return QPair<long,long> in all cases.Thiago Macieira2010-03-291-3/+3
* Update PLATFORM(SPARC64) to CPU(SPARC64)Thiago Macieira2010-03-291-1/+1
* Support EtchDisabledText with spin box on Windows styleJens Bache-Wiig2010-03-291-2/+6
* QNAM HTTP: Fix invoking a method when being destructed right nowPeter Hartmann2010-03-291-3/+6
* Fixed a typo in the QDoubleValidotor doc.Denis Dzyubenko2010-03-291-1/+1
* Trivial fix to JavaScriptCore to fix building with MSVC 2010John Brooks2010-03-272-4/+4
* Remove QGuard.Thiago Macieira2010-03-264-197/+1
* QtScript: Add yet more missing API shimsKent Hansen2010-03-264-4/+65
* QtScript: Make sure the old identifier table is restoredKent Hansen2010-03-263-3/+6
* Fix compile error with QT_NO_TEXTHTMLPARSER in QtGuiTasuku Suzuki2010-03-261-1/+4
* uic3: -extract: Write XPM-images correctly.Friedemann Kleint2010-03-268-7/+20
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-263-3/+8
|\
| * Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-262-3/+7
| * QtScript: Add missing API shim for signal handlingKent Hansen2010-03-261-0/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-268-38/+95
|\ \ | |/ |/|
| * Don't specify a BottomToTop scan line direction for YUV frames.Andrew den Exter2010-03-261-6/+22
| * Support expanding aspect ratio in direct show video window control.Andrew den Exter2010-03-264-30/+43
| * Support the Expanding aspect ratio mode in the gstreamer window control.Andrew den Exter2010-03-263-2/+30
* | specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-263-7/+29
* | QtScript: Add API for reporting additional memory costsKent Hansen2010-03-254-3/+62
* | Add experimental support for StaticContents in Mac OS X.Fabien Freling2010-03-251-1/+18
* | Fix misspelling in function name.Fabien Freling2010-03-251-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-2579-1242/+1127
|\ \
| * \ Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2579-1242/+1127
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-252-9/+9
| | |\
| | | * Rename loopCount to loops, in line with other declarative elements.Justin McPherson2010-03-252-9/+9
| | * | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-257-12/+48
| | * | Doc fix.Michael Brasser2010-03-253-3/+3
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2510-38/+81
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-257-34/+50
| | | |\ \
| | | | * | Replace Animation's repeat property with loops.Michael Brasser2010-03-257-34/+50
| | | * | | Ensure currentIndex is updated when items inserted before currentIndexMartin Jones2010-03-252-4/+30
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2410-23/+33
| | | |\ \ \
| | | * | | | Compile with qtnamespaceMartin Jones2010-03-241-1/+2
| | * | | | | Remove faulty assert - the precondition is checked for correctly later onAaron Kennedy2010-03-251-2/+1
| | | |_|/ / | | |/| | |
| | * | | | Fix compile in namespace.Michael Brasser2010-03-241-2/+2
| | | |/ / | | |/| |
| | * | | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-249-23/+23
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Disallow the implicit QDeclarativeGuardedContextData copy constructorAaron Kennedy2010-03-241-0/+10
| | | |/ | | |/|
| | * | Merge branch '4.7' of ../qt-4.7 into 4.7Martin Jones2010-03-244-4/+33
| | |\ \
| | * | | Fix leak.Michael Brasser2010-03-241-1/+2
| | * | | StateChangeScript doc.Michael Brasser2010-03-241-2/+24
| | * | | A StateChangeScript should never be run when leaving the state.Michael Brasser2010-03-242-5/+11
| | * | | ScriptAction doc.Michael Brasser2010-03-241-0/+31
| | * | | Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-243-3/+4
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2416-203/+185
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2411-92/+175
| | | |\ \ \
| | | | * | | Fix abort in flipableLeonardo Sobral Cunha2010-03-241-1/+1
| | | | * | | Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-248-8/+52