Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-08-02 | 1 | -2/+3 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Fixed potential infinite loop in QFileSystemWatcher on Mac. | Denis Dzyubenko | 2010-08-02 | 1 | -2/+3 | |
| | | * | | | | | | | | | | doc: Fixed many qdoc errors. | Martin Smith | 2010-08-02 | 6 | -16/+80 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-08-02 | 2 | -14/+39 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconf | Martin Smith | 2010-08-02 | 6 | -59/+59 | |
| | * | | | | | | | | | | | Doc: adding changes to getting started and fixing redirection links | Morten Engvoldsen | 2010-08-02 | 8 | -30/+30 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Made changes to qdoc to allow it to accept a "style level" flag | Jerome Pasion | 2010-08-03 | 2 | -1/+48 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-02 | 1 | -11/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-02 | 24 | -385/+341 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | | Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527. | Jerome Pasion | 2010-08-02 | 1 | -3/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Simplify network manager settings code. | Aaron McCarthy | 2010-08-02 | 1 | -112/+46 | |
| * | | | | | | | | | | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-02 | 22 | -261/+271 | |
| * | | | | | | | | | | Rename QNetworkConfiguration::bearerName() function. | Aaron McCarthy | 2010-08-02 | 4 | -22/+34 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-03 | 23 | -45/+111 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'symbian3Patches' into 4.7-s60 | axis | 2010-08-03 | 23 | -45/+111 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fixed incorrect values for QSysInfo::symbianVersion(). | axis | 2010-08-03 | 1 | -2/+2 | |
| | * | | | | | | | | | Switched from using hardlinks to copies in Symbian building. | axis | 2010-08-03 | 1 | -1/+1 | |
| | * | | | | | | | | | Added SYMBIAN_VERSION variable to qmake. | axis | 2010-08-03 | 2 | -3/+24 | |
| | * | | | | | | | | | Moved the S60 version detection to the common symbian profile. | axis | 2010-08-03 | 2 | -18/+19 | |
| | * | | | | | | | | | Fixed circular dependency warning. | axis | 2010-08-03 | 1 | -0/+1 | |
| | * | | | | | | | | | Fixed rvct.h header inclusion on Symbian^3. | axis | 2010-08-03 | 1 | -2/+11 | |
| | * | | | | | | | | | Included libstdcppv5 support for the makefile build system. | axis | 2010-08-03 | 1 | -7/+13 | |
| | * | | | | | | | | | Prevented makefile build system from using platform provided paths. | axis | 2010-08-03 | 1 | -2/+5 | |
| | * | | | | | | | | | Fixed additional case differences between Gnupoc and Symbian^3. | axis | 2010-07-30 | 14 | -13/+38 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-03 | 7 | -102/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-03 | 18 | -42/+677 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| | | | | | | | | | * | Fix crash when all visible items inluding currentIndex have been removed. | Martin Jones | 2010-08-05 | 1 | -1/+1 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-04 | 5 | -89/+162 | |
| | | | | | | | | |\ | ||||||
| | | | | | | | | | * | Add missing snippet file | Bea Lam | 2010-08-04 | 1 | -0/+60 | |
| | | | | | | | | | * | Snake game cannot be restarted | mae | 2010-08-03 | 1 | -2/+15 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | Fix photo positioning bug in flickr demo. | Yann Bodson | 2010-08-03 | 3 | -87/+87 | |
| | | | | | | | | * | Don't crash if an item is removed from the scene while it is gaining focus. | Martin Jones | 2010-08-04 | 1 | -0/+5 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Fix Flickable.StopAtBounds behavior when content size < flickable size | Martin Jones | 2010-08-03 | 1 | -10/+16 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-03 | 42 | -110/+915 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Make it possible to manually set the orientation of QML Viewer on Symbian | Joona Petrell | 2010-08-03 | 15 | -35/+611 | |
| * | | | | | | | | Limit the pixmap cache in space as well as in time. | Aaron Kennedy | 2010-08-03 | 3 | -7/+66 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-08-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | Fixed configure on Solaris. | Rohan McGovern | 2010-08-02 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-02 | 9 | -41/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | QDesktopServices crashes when accessing the NULL X11 variable | Hurewitz Kevin | 2010-08-02 | 1 | -4/+8 | |
| * | | | | | | | Revert "Fix the byte order in QImage::fill for 24bpp formats" | Olivier Goffart | 2010-08-02 | 3 | -66/+2 | |
| * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-08-02 | 1 | -11/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-02 | 9 | -38/+164 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Fix crash when setting font decorations on text drawn with QStaticText | Eskil Abrahamsen Blomfeldt | 2010-08-02 | 1 | -1/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-31 | 9 | -38/+164 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-31 | 9 | -38/+164 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-30 | 9 | -38/+164 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix tst_QPainter::drawImage_task258776 | Olivier Goffart | 2010-07-30 | 1 | -1/+1 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-29 | 9 | -37/+163 | |
| | | | |\ \ \ \ \ \ |