summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not override alternate background color in PlastiqueJens Bache-Wiig2010-03-291-1/+0
* 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
* Fix compilation with Sun CC:Thiago 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
* jui files are no c++ ...Oswald Buddenhagen2010-03-291-0/+1
* scan some more file types by defaultOswald Buddenhagen2010-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
* Autotest: oops, fix oops: remove qguard from auto.proThiago Macieira2010-03-271-1/+0
* Autotests: oops, remove last traces of QGuardThiago Macieira2010-03-273-421/+68
* Remove QGuard.Thiago Macieira2010-03-264-197/+1
* Unskip test that used to crashKent Hansen2010-03-261-4/+0
* 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
* Compile on Maemo 5Harald Fernengel2010-03-261-2/+3
* Fix compile error with QT_NO_TEXTHTMLPARSER in QtGuiTasuku Suzuki2010-03-261-1/+4
* uic3: -extract: Write XPM-images correctly.Friedemann Kleint2010-03-2610-7/+22
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-265-5/+10
|\
| * Qualify ptrdiff_t's namespace in stltest configure testJoão Abecasis2010-03-261-1/+1
| * 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
| * Designer: Fix broken resource view filtering.Friedemann Kleint2010-03-261-1/+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
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-263-7/+29
|\ \ \ | | |/ | |/|
| * | specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-263-7/+29
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-25284-13972/+13784
|\ \ \ | |/ / | | / | |/ |/|
| * Use QTRY_COMPARE after QTest::qWaitForWindowShown()Kent Hansen2010-03-251-1/+1
| * Use the new memory cost reporting API in QtScript Custom Class exampleKent Hansen2010-03-253-2/+30
| * QtScript: Add API for reporting additional memory costsKent Hansen2010-03-255-3/+81
| * 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-25226-3447/+2531
| |\
| | * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-25226-3447/+2531
| | |\ | |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-253-13/+13
|\ \ \
| * | | Rename loopCount to loops, in line with other declarative elements.Justin McPherson2010-03-253-13/+13
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-25223-3435/+2519
|\ \ \ \ | |/ / / |/| | |
| * | | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-2540-55/+91
| * | | Doc fix.Michael Brasser2010-03-253-3/+3
| * | | Skip tests for nowBea Lam2010-03-251-0/+4
| * | | Make autotest work on windows.Martin Jones2010-03-251-2/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2540-81/+124
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2537-77/+93
| | |\ \ \
| | | * | | Replace Animation's repeat property with loops.Michael Brasser2010-03-2537-77/+93