summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-3044-678/+278
| | | | | |\ \
| | | | | | * | Fix compile error on mingw.Jason McDonald2010-03-301-1/+4
| | | | | | * | MONILITY-645Wolfgang Beck2010-03-305-18/+71
| | | | | | * | 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
| | | | * | | | qdoc: Added <div> elements to some html output for class references.Martin Smith2010-03-305-42/+86
| | | | | |/ / | | | | |/| |
| | | | * | | 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/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3176-119/+479
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-311-20/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Optimize QDeclarativeEngine::importExtensionmae2010-03-311-20/+31
| * | | | | | | | Fix bug when adding import paths manuallyAlan Alpert2010-03-311-1/+7
| * | | | | | | | Update CommentAlan Alpert2010-03-311-1/+1
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3174-97/+440
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-31284-2874/+6408
| | |\ \ \ \ \ \
| | | * | | | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ...Alexis Menard2010-03-311-1/+1
| | | * | | | | | Minor cleanup.Yann Bodson2010-03-312-6/+5
| | | * | | | | | Improve flipable example.Yann Bodson2010-03-319-33/+84
| | | * | | | | | Minor cleanup for visual test framework.Michael Brasser2010-03-315-11/+11
| | | * | | | | | VisibleArea is not a creatable type.Michael Brasser2010-03-311-1/+1
| | | * | | | | | More testing.Michael Brasser2010-03-312-1/+9
| | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Test openUrlExternallyWarwick Allison2010-03-312-2/+29
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-3179-695/+1319
| | | |\ \ \ \ \
| | | | * | | | | Update examples/declarative.proYann Bodson2010-03-311-1/+1
| | | | * | | | | Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-313-0/+57
| | | | * | | | | Declarative examples cleanup.Yann Bodson2010-03-313-25/+31
| | | | * | | | | Add test.Michael Brasser2010-03-312-0/+75
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3137-0/+22
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | docWarwick Allison2010-03-311-0/+8
| | | * | | | | | example of WebView onAlert, and of popups in general.Warwick Allison2010-03-312-0/+63
| | | * | | | | | docWarwick Allison2010-03-311-0/+4
| | | * | | | | | Move gitignore to right level, update for Linux.Warwick Allison2010-03-312-2/+5
| | | | |/ / / / | | | |/| | | |
| | | * | | | | Cleanup MouseArea visual tests.Michael Brasser2010-03-3137-0/+18