Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | Fix Phonon compilation with a namespaced Qt. | Thiago Macieira | 2010-04-01 | 6 | -0/+36 | |
| | | * | | | | | | | | Fix build on WinCE and Symbian: .pro file must match dir name. | Thiago Macieira | 2010-04-01 | 1 | -0/+0 | |
| | | * | | | | | | | | Fix compilation on solaris-g++: ctype functions are sometimes macros | Thiago Macieira | 2010-04-01 | 2 | -4/+4 | |
| | | * | | | | | | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTY | Thiago Macieira | 2010-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix anchors, etc. | Warwick Allison | 2010-04-06 | 2 | -2/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 8 | -2/+491 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-01 | 84 | -1438/+1903 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-01 | 84 | -1438/+1903 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix loading of _debug.dylib plugins under OSX. | Roberto Raggi | 2010-04-01 | 1 | -1/+4 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-01 | 100 | -1387/+6672 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Skip tst_QGraphicsItem::updateMicroFocus test on Windows and Mac as it does n... | Olivier Goffart | 2010-04-01 | 1 | -0/+4 | |
| | * | | | | | | | | QScript: more missing APIShim | Olivier Goffart | 2010-04-01 | 1 | -0/+2 | |
| | * | | | | | | | | Fix compilation warnings | Olivier Goffart | 2010-04-01 | 1 | -2/+2 | |
| | * | | | | | | | | QScript: fix compilation warning | Olivier Goffart | 2010-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | QScript: fix APIShim usage. | Olivier Goffart | 2010-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | QtScript: remove duplicated APIshim in QScriptValueIterator | Olivier Goffart | 2010-04-01 | 1 | -6/+0 | |
| | * | | | | | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 80 | -950/+1009 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Attempt to fix the test. | Alexis Menard | 2010-03-31 | 1 | -2/+2 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 97 | -1378/+6664 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Merge remote branch 'integration/qt-4.7-from-4.6' into 4.7 | Olivier Goffart | 2010-03-31 | 21 | -130/+405 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-31 | 1182 | -6051/+13584 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Add a QGraphicsItem::updateMicroFocus() to QGraphicsItem. | Alexis Menard | 2010-03-31 | 4 | -0/+110 | |
| | | | * | | | | | | | | Micro optimization after feedback from Jan-Arve. | Alexis Menard | 2010-03-31 | 1 | -1/+1 | |
| | | | * | | | | | | | | Show only one dialog when using QFileDialog on Mac. | Alexis Menard | 2010-03-31 | 1 | -0/+6 | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 94 | -1308/+5916 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Re-fix compilation: re-add symbols introduced in Qt 4.6.3 to Qt 4.7 | Thiago Macieira | 2010-03-30 | 1 | -0/+2 | |
| | | | | * | | | | | | | | Fix bad merge from 4.6. | Thiago Macieira | 2010-03-30 | 2 | -94/+27 | |
| | | | | * | | | | | | | | Doc: Updated the qdoc manual with i18n info. Fixed a code example. | David Boddie | 2010-03-30 | 2 | -18/+90 | |
| | | | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 5614 | -159991/+643998 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-30 | 184 | -2938/+5576 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 6 | -5/+16 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 7 | -9/+91 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | Hack .pro files on windows to define QT_NO_EGL | Tom Cooksey | 2010-03-30 | 4 | -0/+6 | |
| | | | | | | * | | | | | | | | | | Support the pen set on the painter in QStaticText when using rich text | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -0/+5 | |
| | | | | | | * | | | | | | | | | | Fix setting font for QStaticText on Linux and Mac | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -5/+5 | |
| | | | | | * | | | | | | | | | | | Fix QStaticText test on Mac | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -5/+5 | |
| | | | | | | |/ / / / / / / / / | | | | | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | Fix QDate::isLeapYear() for years < 1 | John Layt | 2010-03-30 | 2 | -9/+46 | |
| | | | | | * | | | | | | | | | | One more test for chinese codecs | Olivier Goffart | 2010-03-30 | 1 | -0/+39 | |
| | | | | | |/ / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 76 | -1273/+5686 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | QScript: More missing APIShim | Olivier Goffart | 2010-03-29 | 1 | -0/+4 | |
| | | | | | | * | | | | | | | | | QScriptEngine: Fix reentrency involving creation and desctructions of QScript... | Olivier Goffart | 2010-03-29 | 4 | -24/+101 | |
| | | | | | | * | | | | | | | | | Work-around Symbian 10.1's broken egl.h | Tom Cooksey | 2010-03-29 | 2 | -4/+9 | |
| | | | | | | * | | | | | | | | | Add some #warnings to debug Symbian EGL build failure | Tom Cooksey | 2010-03-29 | 1 | -0/+24 | |
| | | | | | | * | | | | | | | | | Don't detect EGLImage presence by testing function pointers | Tom Cooksey | 2010-03-29 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 31 | -101/+457 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | QVarLenghtArray: add some API to be consistant to QVector | Olivier Goffart | 2010-03-29 | 3 | -1/+63 | |
| | | | | | | | * | | | | | | | | | Don't try to resolve EGLImage function pointers if they are defined | Tom Cooksey | 2010-03-29 | 1 | -0/+2 | |
| | | | | | | * | | | | | | | | | | Implement proper QStaticText support in QPaintBuffer | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 2 | -14/+29 | |
| | | | | | | * | | | | | | | | | | Make QStaticText layout lazy | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 5 | -30/+46 | |
| | | | | | | * | | | | | | | | | | Change QStaticText::setMaximumSize() to setTextWidth() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 6 | -89/+109 | |