summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
| | | | * | | Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
| | | |/ / /
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-07-224-4/+4
| | | |\ \ \
| | | | * | | One more .pro fix for deprecated INCPATHMarkus Goetz2010-07-221-1/+1
| | | | * | | Fix Rhys' qmake warningsMarkus Goetz2010-07-223-3/+3
| | | |/ / /
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-222-3/+26
| | | |\ \ \
| | | | * | | Fixed QVideoSurfaceFormat::isValid()Dmytro Poplavskiy2010-07-222-3/+26
| | | |/ / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2956-79/+124
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-2942-71/+71
| * | | | | Fix compilation with QT_NO_TEXTCODECTasuku Suzuki2010-07-294-2/+7
| * | | | | Fix compilation with QT_NO_XMLSTREAMREADERTasuku Suzuki2010-07-293-0/+10
| * | | | | Fix compilation - disable TextInput when QT_NO_LINEEDIT is definedTasuku Suzuki2010-07-294-0/+14
| * | | | | fixes for using freetdsMark Brand2010-07-292-0/+6
| * | | | | fix epic fail from 4ba6646Oswald Buddenhagen2010-07-291-5/+3
| * | | | | Added *_location variables to pkg-config files for rcc, lupdate and lreleaseDavid García Garzón2010-07-291-1/+13
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-293-21/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-07-283-21/+33
| * | | | Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-07-281-0/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2920-486/+736
|\ \ \ \ \
| * | | | | Remove warnings in photoviewer demo.Yann Bodson2010-07-291-1/+1
| | |_|/ / | |/| | |
| * | | | Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...Aaron Kennedy2010-07-291-2/+0
| * | | | Fix image sourceBea Lam2010-07-291-1/+1
| | |_|/ | |/| |
| * | | Don't emit movementEnded if mouse press is a continuation of a flick.Martin Jones2010-07-291-15/+17
| * | | Avoid binding loop warningsBea Lam2010-07-291-1/+2
| * | | Append 'Example' to titles of example pagesBea Lam2010-07-291-48/+48
| * | | Improvements to Modules docsBea Lam2010-07-294-93/+228
| * | | Component docsBea Lam2010-07-292-21/+69
| * | | Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-296-45/+118
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-283-259/+252
| |\ \ \ | | |/ / | |/| |
| | * | Update Symbian emulator QtOpenVGu.def, QtNetworku.def, QtCoreu.def files for ...Joona Petrell2010-07-283-259/+252
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-291-2/+6
|\ \ \ \
| * | | | Fixed instability of tst_qdatetime::currentDateTime(Utc) on LinuxRohan McGovern2010-07-281-2/+6
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2872-43/+12957
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2872-43/+12957
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-283-0/+41
| | * | | Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-2811-138/+260
| | |\ \ \ | | | |/ /
| | * | | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-283-43/+14
| | * | | Add libgq version 0.4+0m6.Aaron McCarthy2010-07-2826-0/+2830
| | * | | Add libconninet version 0.41+0m6.Aaron McCarthy2010-07-2840-0/+10072
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2821-31/+759
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
| * | | | tst_qlistview: use QTRY_COMPAREOlivier Goffart2010-07-281-1/+1
| * | | | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-07-281-25/+8
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2818-5/+743
| |\ \ \ \ |/ / / / /
| * | | | Fix missing license headerOlivier Goffart2010-07-281-0/+26
| * | | | Add test for getting a backtrace in QMLOlivier Goffart2010-07-284-0/+212
| * | | | Doc: add link to new gettings started to index.htmlGeir Vattekar2010-07-281-1/+1
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-07-2880-193/+400
| |\ \ \ \
| | * | | | QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-287-4/+14
| * | | | | Doc: Added new getting started document.Geir Vattekar2010-07-286-0/+490