summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
| * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-1/+2
| * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| * QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-293-6/+13
| * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
| * Remove a couple of registry entries when unregistering an ActiveX serverAndy Shaw2009-06-291-0/+4
| * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
| * bug fixDerick Hawcroft2009-06-291-1/+4
| * Don't crash in libdbus-1 because of invalid parameters.Thiago Macieira2009-06-281-5/+14
* | qdoc: Added more handling of \reimp commandMartin Smith2009-06-301-10/+23
* | QMenuBar: make sure to update the geometries when neededThierry Bastian2009-06-301-0/+4
* | QMenu: when we access the actions geometry, it's now always up2dateThierry Bastian2009-06-301-0/+5
* | QMenu: fixed a crash when clicking on a menu with a submenuThierry Bastian2009-06-301-1/+2
* | Fixed QLayout to take the maxi/min size into account for the menu barThierry Bastian2009-06-301-1/+4
* | Fixed compile with Windows CE 5.Rohan McGovern2009-06-291-0/+4
* | QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-292-0/+20
* | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-5/+6
* | Fix some coverity warningsThierry Bastian2009-06-295-9/+8
* | QMenuBar: some private members weren't initializedThierry Bastian2009-06-291-1/+4
* | Initialize the time structure in QTime::currentTime()Benjamin Poulain2009-06-291-2/+1
* | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-292-15/+9
* | QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-4/+4
* | QMenu: fixed geometry problem that was adding twice the panel widthThierry Bastian2009-06-291-5/+6
* | QMenuBar: simplification of codeThierry Bastian2009-06-293-114/+99
* | Fixed some regressions in the OpenGL pixmap backend.Samuel Rødal2009-06-292-4/+13
* | 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
|\ \