summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Re-apply change bd7c123dc88908f41e6c0eccb9b03f9684e5ca27 by Thiago MacieiraThiago Macieira2009-06-293-11/+9
* | Re-apply change 353dcfd307853da289fdd245410e2e07358624a0 by Friedemann KleintFriedemann Kleint2009-06-291-1/+16
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-29232-1619/+6414
* | Doc - Improved the Detailed Description section for QCheckBox withKavindra Devi Palaraja2009-06-291-58/+71
* | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-293-28/+75
* | Compile.Norwegian Rock Cat2009-06-291-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-292-2/+6
|\ \
| * | Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-292-2/+6
* | | Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-2913-65/+65
|/ /
* | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-2916-45/+45
* | Merge branch '4.5'Thiago Macieira2009-06-282-5/+9
|\ \ | |/
| * Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
* | Merge branch '4.5'Thiago Macieira2009-06-282-3/+21
|\ \ | |/
| * Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-2/+2
| * Fixed cap and join styles when printing to native Windows printers.Trond Kjernaasen2009-06-261-1/+19
* | Fixed link error of some test tools due to multiply definedRohan McGovern2009-06-271-0/+1
* | Fixed compile on Unix.Rohan McGovern2009-06-271-0/+1
* | QMenu: refactor for the QWidgetActions' widget.Thierry Bastian2009-06-262-30/+24
* | QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-262-183/+144
* | QMenu: Fixed a painting regressionThierry Bastian2009-06-262-7/+14
* | Silenced a warning caused by (apparently) a gcc 4.3 bug:Thiago Macieira2009-06-263-11/+9
* | Silence trivial warningsThiago Macieira2009-06-262-4/+6
* | Fixed a gcc 4.4 warning on switching a value outside the enum.Thiago Macieira2009-06-262-8/+13
* | De-export the ThreadEngineBarrier class and de-inline the call to acquire.Morten Sørvig2009-06-262-2/+13
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-3/+3
|\ \
| * | qtscript meta-object binding: enum properties are not deletableKent Hansen2009-06-261-3/+3
* | | Compile on WinCEBradley T. Hughes2009-06-261-6/+8
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+1
|\ \
| * | QMenu: fixed regression in autotestThierry Bastian2009-06-261-1/+1
* | | Cleanup includes in public headers.Bradley T. Hughes2009-06-268-6/+7
* | | CompileBradley T. Hughes2009-06-261-10/+10
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-57/+19
|\ \ \ | |/ /
| * | Clean up QSharedPointer cast implementations.Thiago Macieira2009-06-261-57/+19
* | | Don't always send spontaneous events to QGraphicsSceneBradley T. Hughes2009-06-261-5/+17
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-264-92/+123
|\ \ \ | |/ /
| * | QMenu refactor to simplify a bit geometry calculationThierry Bastian2009-06-262-90/+92
| * | Add some macro expressions to qglobal.h for typeof, alignof and aligned().Thiago Macieira2009-06-261-1/+30
| * | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
* | | Fix bad mergesBradley T. Hughes2009-06-262-8/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-266-4/+54
|\ \ \ | |/ /
| * | Merge branch '4.5'Thiago Macieira2009-06-266-4/+54
| |\ \ | | |/
| | * make invokable constructors work with classes in namespaceKent Hansen2009-06-252-3/+9
| | * Bump Qt version number.Jason McDonald2009-06-253-4/+4
| | * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-06-253-1/+24
| | * QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-252-2/+39
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2631-162/+322
|\ \ \ | |/ /
| * | Improved support for DPI on Mac and Vista/7Jens Bache-Wiig2009-06-258-77/+166
| * | make it possible to support queued connections in qtscriptKent Hansen2009-06-256-17/+28
| * | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-254-9/+27
| * | QMenu: Fixed geometry for actions with specific fontThierry Bastian2009-06-251-5/+5