summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-021-2/+3
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fixed potential infinite loop in QFileSystemWatcher on Mac.Denis Dzyubenko2010-08-021-2/+3
| | | * | | | | | | | | | doc: Fixed many qdoc errors.Martin Smith2010-08-026-16/+80
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-022-14/+39
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconfMartin Smith2010-08-026-59/+59
| | * | | | | | | | | | | Doc: adding changes to getting started and fixing redirection linksMorten Engvoldsen2010-08-028-30/+30
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Made changes to qdoc to allow it to accept a "style level" flagJerome Pasion2010-08-032-1/+48
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-021-11/+37
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0224-385/+341
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| * | | | | | | | | | | Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527.Jerome Pasion2010-08-021-3/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Simplify network manager settings code.Aaron McCarthy2010-08-021-112/+46
| * | | | | | | | | | Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-0222-261/+271
| * | | | | | | | | | Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-024-22/+34
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-0323-45/+111
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'symbian3Patches' into 4.7-s60axis2010-08-0323-45/+111
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixed incorrect values for QSysInfo::symbianVersion().axis2010-08-031-2/+2
| | * | | | | | | | | Switched from using hardlinks to copies in Symbian building.axis2010-08-031-1/+1
| | * | | | | | | | | Added SYMBIAN_VERSION variable to qmake.axis2010-08-032-3/+24
| | * | | | | | | | | Moved the S60 version detection to the common symbian profile.axis2010-08-032-18/+19
| | * | | | | | | | | Fixed circular dependency warning.axis2010-08-031-0/+1
| | * | | | | | | | | Fixed rvct.h header inclusion on Symbian^3.axis2010-08-031-2/+11
| | * | | | | | | | | Included libstdcppv5 support for the makefile build system.axis2010-08-031-7/+13
| | * | | | | | | | | Prevented makefile build system from using platform provided paths.axis2010-08-031-2/+5
| | * | | | | | | | | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-3014-13/+38
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-037-102/+126
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-0318-42/+677
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | | | * Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-051-1/+1
| | | | | | | | | |/
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-045-89/+162
| | | | | | | | | |\
| | | | | | | | | | * Add missing snippet fileBea Lam2010-08-041-0/+60
| | | | | | | | | | * Snake game cannot be restartedmae2010-08-031-2/+15
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Fix photo positioning bug in flickr demo.Yann Bodson2010-08-033-87/+87
| | | | | | | | | * Don't crash if an item is removed from the scene while it is gaining focus.Martin Jones2010-08-041-0/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Fix Flickable.StopAtBounds behavior when content size < flickable sizeMartin Jones2010-08-031-10/+16
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-0342-110/+915
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-0315-35/+611
| * | | | | | | | Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-033-7/+66
|/ / / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-08-021-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-08-021-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fixed configure on Solaris.Rohan McGovern2010-08-021-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-029-41/+112
|\ \ \ \ \ \ \
| * | | | | | | QDesktopServices crashes when accessing the NULL X11 variableHurewitz Kevin2010-08-021-4/+8
| * | | | | | | Revert "Fix the byte order in QImage::fill for 24bpp formats"Olivier Goffart2010-08-023-66/+2
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-08-021-11/+37
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-029-38/+164
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Fix crash when setting font decorations on text drawn with QStaticTextEskil Abrahamsen Blomfeldt2010-08-021-1/+6
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-319-38/+164
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-319-38/+164
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-309-38/+164
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix tst_QPainter::drawImage_task258776Olivier Goffart2010-07-301-1/+1
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-299-37/+163
| | | | |\ \ \ \ \ \