summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Compile (with -no-pch)Morten Johan Sørvig2010-04-151-1/+1
| | | | | * | Merge remote branch 'staging/4.7' into bearermanagement/qconfigAaron McCarthy2010-04-1561-295/+1045
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1537-1009/+1350
| | | | | | |\ \
| | | | | * | | | Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-1520-11/+84
| | | | | * | | | Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-1525-3/+115
| | | | | | |/ / | | | | | |/| |
| | | | | * | | Remove holes in bearer management data structures.Aaron McCarthy2010-04-158-26/+35
| | | | | * | | Don't link bearer plugins against QtGui unnecessarily.Aaron McCarthy2010-04-145-5/+5
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1425-978/+1310
| | | | | |\ \ \
| | | | | | * | | Fixed a crash on embedded due to uninitialized pointer.Denis Dzyubenko2010-04-141-4/+0
| | | | | | * | | Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-144-38/+6
| | | | | | * | | Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-142-7/+18
| | | | | | * | | Compile on Mac OS 10.4Kent Hansen2010-04-146-3/+12
| | | | | | * | | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-1413-16/+130
| | | | | | |\ \ \
| | | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-141-3/+6
| | | | | | | |\ \ \
| | | | | | | | * | | Fix margins for placeholdertext in QLineEditJens Bache-Wiig2010-04-131-3/+6
| | | | | | * | | | | Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-1411-923/+1268
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-185-0/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-175-0/+12
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixed compile of JavaScriptCore for Symbian^3.Rohan McGovern2010-04-161-0/+2
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-164-0/+10
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-144-0/+10
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | | * | | | | Fix compilation: StringImpl has no public, default constructorThiago Macieira2010-04-142-0/+3
| | | | | | * | | | | JavaScriptCore doesn't need QtGuiThiago Macieira2010-04-141-0/+1
| | | | | | * | | | | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an...Thiago Macieira2010-04-142-0/+6
| | | | | | |/ / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-1715-53/+193
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | EABI and BWINS DEF file updates for SymbianIain2010-04-168-46/+139
| * | | | | | | | | Further RVCT4 fixes for SymbianIain2010-04-162-3/+3
| * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-1626-38/+37
| * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-162-2/+2
| * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-161-1/+1
| * | | | | | | | | Webkit got bigger, make it link again on armlinkThomas Zander2010-04-161-1/+4
| * | | | | | | | | Set library path properly for all systemsThomas Zander2010-04-161-1/+2
| * | | | | | | | | Make debugging floating point mistakes much easier.Thomas Zander2010-04-161-0/+43
| * | | | | | | | | Simplify docs a bitThomas Zander2010-04-161-1/+1
| |/ / / / / / / /
* | | | | | | | | Fix mismatched import declarationsThiago Macieira2010-04-171-1/+1
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-1660-265/+494
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-1536-46/+78
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Iain2010-04-154-2/+41
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-1529-41/+40
| | | |\ \ \ \ \ \ \ \
| | * | | | | | | | | | Update EABI and BWINS DEF files for SymbianIain2010-04-155-3/+35
| | * | | | | | | | | | Update WebKit DEF files on SymbianIain2010-04-152-2/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
| | * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-152-2/+2
| | * | | | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-1526-38/+37
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-153-42/+60
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-153-42/+60
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | QNAM HTTP: Pipelining changesMarkus Goetz2010-04-153-42/+60
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-154-2/+41
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |