summaryrefslogtreecommitdiffstats
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-15348-2787/+5217
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1580-1693/+3998
| | | |\ \ \
| | | | * | | Fix MOBILITY-404Wolfgang Beck2010-04-151-0/+2
| | * | | | | 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-1467-1662/+3956
| | |\ \ \ \
| | | * | | | Added missing newline after warning message when using -L with qmlThorbjørn Lindeijer2010-04-141-1/+1
| | | * | | | Doc: updating scriptsMorten Engvoldsen2010-04-142-4/+12
| | | * | | | 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
| * | | | | | qdoc: Fixed .qdocconf files for assistant.Martin Smith2010-04-154-4/+113
| | |/ / / / | |/| | | |
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-147-34/+44
| |\ \ \ \ \
| | * | | | | Autotest failure: dialogModality test fails on cocoa (macgui)Richard Moe Gustavsen2010-04-142-27/+24
| | * | | | | Force the bic test to compile in 32-bit mode on MacMorten Johan Sørvig2010-04-141-0/+3
| | * | | | | Revert "Doc: Updating design files."Morten Engvoldsen2010-04-143-3/+3
| | * | | | | Remove statically allocated pixmaps through the post routineJarek Kobus2010-04-141-4/+14
| * | | | | | qdoc: Removed all <table> attributes in favor of using css.Martin Smith2010-04-141-40/+25
| |/ / / / /
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-149-13/+30
| |\ \ \ \ \
| | * | | | | Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-143-10/+18
| | * | | | | Compile on Mac OS 10.4Kent Hansen2010-04-146-3/+12
| * | | | | | qdoc: Checked for empty title.Martin Smith2010-04-141-2/+4
| * | | | | | qdoc: Added TOC to class ref pages.Martin Smith2010-04-141-0/+1
| |/ / / / /
| * | | | | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-1435-560/+1752
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1417-542/+1593
| | |\ \ \ \ \
| | | * | | | | Partially revert "Sunstudio12.1(5.10): Fix compile errors GTK style and other...Thiago Macieira2010-04-131-1/+1
| | | * | | | | Fix margins for placeholdertext in QLineEditJens Bache-Wiig2010-04-131-3/+6
| | | * | | | | Merge remote branch 'staging/master' into 4.7Thiago Macieira2010-04-130-0/+0
| | | |\ \ \ \ \
| | | | * | | | | Fix QTextDocument::undo() cursor positioningmae2010-04-072-7/+59
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-1314-527/+1562
| | | |\ \ \ \ \ \
| | | | * | | | | | Doc: Updating design files.Morten Engvoldsen2010-04-133-3/+3
| | | | * | | | | | Doc: Fixing design bugs. Updating the index page and script/style files. Addi...Morten Engvoldsen2010-04-1314-524/+1559
| | | * | | | | | | qdoc: Added TOC to module pages.Martin Smith2010-04-131-15/+19
| | | |/ / / / / /
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-138-44/+77
| | | |\ \ \ \ \ \
| | | * | | | | | | qdoc: Changed <ul> elements in TOC.Martin Smith2010-04-131-2/+11
| * | | | | | | | | Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-1431-990/+2246
* | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-1780-352/+891
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fix mismatched import declarationsThiago Macieira2010-04-171-1/+1
| * | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-1680-351/+890
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-161-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | DocAaron Kennedy2010-04-161-1/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-154-28/+111
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | create magic comment messages in "finished" stateOswald Buddenhagen2010-04-152-3/+8
| | * | | | | | | | | make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-153-6/+87
| | * | | | | | | | | make HashString and HashStringList objects smallerOswald Buddenhagen2010-04-151-13/+10
| | * | | | | | | | | remove pointless manual assignments from token type enumOswald Buddenhagen2010-04-151-6/+6
| * | | | | | | | | | 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-155-25/+100
| | |\ \ \ \ \ \ \ \ \