summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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 '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1493-1090/+1616
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert "Removed double setting of _WIN32_WINNT"Olivier Goffart2010-04-133-8/+25
| * | | | | Revert "removed a few warnings on wince builds"Paul Olav Tvete2010-04-132-5/+5
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1397-1119/+1628
| |\ \ \ \ \
| | * | | | | removed a few warnings on wince buildsThierry Bastian2010-04-132-5/+5
| | * | | | | Removed double setting of _WIN32_WINNTThierry Bastian2010-04-133-25/+8
| | * | | | | QTreeView: remove dead code.Olivier Goffart2010-04-132-20/+0
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-13562-4071/+10574
| | |\ \ \ \ \
| | | * | | | | Revert "Implement heightForWidth support for QTabWidget and QStackedLayout."Olivier Goffart2010-04-1310-149/+16
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-13101-1083/+1760
| | | |\ \ \ \ \
| | | | * | | | | build fix for S60Thierry Bastian2010-04-131-1/+1
| | | | * | | | | Improve handling of QAction in soft key managerThierry Bastian2010-04-135-16/+22
| | | | * | | | | Remove useless assertThierry Bastian2010-04-131-1/+0
| | | | * | | | | qdrawhelper: fix optim in 2245641baOlivier Goffart2010-04-131-29/+88
| | * | | | | | | doc: Clarify effect of QFont::NoFontMergingEskil Abrahamsen Blomfeldt2010-04-131-3/+5
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1295-1050/+1663
| | |\ \ \ \ \ \
| | | * | | | | | QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPageOlivier Goffart2010-04-121-2/+2
| | | * | | | | | accelerate QWindowsPipeWriter for bigger chunks of dataJoerg Bornemann2010-04-122-6/+4