summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Fix Phonon compilation with a namespaced Qt.Thiago Macieira2010-04-016-0/+36
| | | * | | | | | | | Fix build on WinCE and Symbian: .pro file must match dir name.Thiago Macieira2010-04-011-0/+0
| | | * | | | | | | | Fix compilation on solaris-g++: ctype functions are sometimes macrosThiago Macieira2010-04-012-4/+4
| | | * | | | | | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTYThiago Macieira2010-04-011-1/+1
| * | | | | | | | | | Fix anchors, etc.Warwick Allison2010-04-062-2/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Labs (experimental) Gesture support.Warwick Allison2010-04-068-2/+491
| |/ / / / / / / /
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-0184-1438/+1903
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-0184-1438/+1903
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix loading of _debug.dylib plugins under OSX.Roberto Raggi2010-04-011-1/+4
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-01100-1387/+6672
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Skip tst_QGraphicsItem::updateMicroFocus test on Windows and Mac as it does n...Olivier Goffart2010-04-011-0/+4
| | * | | | | | | | QScript: more missing APIShimOlivier Goffart2010-04-011-0/+2
| | * | | | | | | | Fix compilation warningsOlivier Goffart2010-04-011-2/+2
| | * | | | | | | | QScript: fix compilation warningOlivier Goffart2010-04-011-1/+1
| | * | | | | | | | QScript: fix APIShim usage.Olivier Goffart2010-04-011-1/+1
| | * | | | | | | | QtScript: remove duplicated APIshim in QScriptValueIteratorOlivier Goffart2010-04-011-6/+0
| | * | | | | | | | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-0180-950/+1009
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Attempt to fix the test.Alexis Menard2010-03-311-2/+2
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-3197-1378/+6664
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Merge remote branch 'integration/qt-4.7-from-4.6' into 4.7Olivier Goffart2010-03-3121-130/+405
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-03-311182-6051/+13584
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Add a QGraphicsItem::updateMicroFocus() to QGraphicsItem.Alexis Menard2010-03-314-0/+110
| | | | * | | | | | | | Micro optimization after feedback from Jan-Arve.Alexis Menard2010-03-311-1/+1
| | | | * | | | | | | | Show only one dialog when using QFileDialog on Mac.Alexis Menard2010-03-311-0/+6
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-3094-1308/+5916
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Re-fix compilation: re-add symbols introduced in Qt 4.6.3 to Qt 4.7Thiago Macieira2010-03-301-0/+2
| | | | | * | | | | | | | Fix bad merge from 4.6.Thiago Macieira2010-03-302-94/+27
| | | | | * | | | | | | | Doc: Updated the qdoc manual with i18n info. Fixed a code example.David Boddie2010-03-302-18/+90
| | | | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-305614-159991/+643998
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-30184-2938/+5576
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-306-5/+16
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-307-9/+91
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Hack .pro files on windows to define QT_NO_EGLTom Cooksey2010-03-304-0/+6
| | | | | | | * | | | | | | | | | Support the pen set on the painter in QStaticText when using rich textEskil Abrahamsen Blomfeldt2010-03-301-0/+5
| | | | | | | * | | | | | | | | | Fix setting font for QStaticText on Linux and MacEskil Abrahamsen Blomfeldt2010-03-301-5/+5
| | | | | | * | | | | | | | | | | Fix QStaticText test on MacEskil Abrahamsen Blomfeldt2010-03-301-5/+5
| | | | | | | |/ / / / / / / / / | | | | | | |/| | | | | | | | |
| | | | | | * | | | | | | | | | Fix QDate::isLeapYear() for years < 1John Layt2010-03-302-9/+46
| | | | | | * | | | | | | | | | One more test for chinese codecsOlivier Goffart2010-03-301-0/+39
| | | | | | |/ / / / / / / / /
| | | | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-3076-1273/+5686
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | QScript: More missing APIShimOlivier Goffart2010-03-291-0/+4
| | | | | | | * | | | | | | | | QScriptEngine: Fix reentrency involving creation and desctructions of QScript...Olivier Goffart2010-03-294-24/+101
| | | | | | | * | | | | | | | | Work-around Symbian 10.1's broken egl.hTom Cooksey2010-03-292-4/+9
| | | | | | | * | | | | | | | | Add some #warnings to debug Symbian EGL build failureTom Cooksey2010-03-291-0/+24
| | | | | | | * | | | | | | | | Don't detect EGLImage presence by testing function pointersTom Cooksey2010-03-291-2/+2
| | | | | | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-2931-101/+457
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | QVarLenghtArray: add some API to be consistant to QVectorOlivier Goffart2010-03-293-1/+63
| | | | | | | | * | | | | | | | | Don't try to resolve EGLImage function pointers if they are definedTom Cooksey2010-03-291-0/+2
| | | | | | | * | | | | | | | | | Implement proper QStaticText support in QPaintBufferEskil Abrahamsen Blomfeldt2010-03-292-14/+29
| | | | | | | * | | | | | | | | | Make QStaticText layout lazyEskil Abrahamsen Blomfeldt2010-03-295-30/+46
| | | | | | | * | | | | | | | | | Change QStaticText::setMaximumSize() to setTextWidth()Eskil Abrahamsen Blomfeldt2010-03-296-89/+109