summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build on HarmattanTom Cooksey2009-08-041-4/+7
* Added input hints to QGraphicsItem.jasplin2009-08-046-2/+93
* QParallelAnimationGroup pause resume fixedThierry Bastian2009-08-042-1/+35
* Animations: better handling of the timerThierry Bastian2009-08-042-27/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGunnar Sletta2009-08-0454-376/+669
|\
| * Assistant: Use non-GUI version of QApplication for command-line tasks.ck2009-08-041-1/+15
| * qdoc: Added \annotated list command to qdoc3.Martin Smith2009-08-046-14/+40
| * Assistant: Added search history.ck2009-08-041-57/+238
| * fix warning on MSVCThierry Bastian2009-08-041-2/+1
| * QMenu now takes minimum width into account for the action rectsThierry Bastian2009-08-042-5/+18
| * Fixes selectionModel::hasSelection return value after model::resetLeonardo Sobral Cunha2009-08-042-1/+2
| * fix warnings on mingw (gcc4.4)Thierry Bastian2009-08-046-12/+17
| * Mac: Remove debug work outputRichard Moe Gustavsen2009-08-041-1/+0
| * Modify imagewidget example so it works with new APIRichard Moe Gustavsen2009-08-041-31/+15
| * Add support for pan gesture on mac (carbon and cocoa)Richard Moe Gustavsen2009-08-042-0/+70
| * Remove the "preliminary support" warning for 10.6Morten Sorvig2009-08-041-4/+1
| * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
| * Make Cocoa builds 64-bit by default on snow leopard.Morten Sorvig2009-08-041-8/+14
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMorten Sorvig2009-08-0432-234/+232
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-08-041-26/+21
| | |\
| | | * Fixes failed queries when mysql auto-preparesBill King2009-08-041-26/+21
| | * | Fix incorrect license headers.Jason McDonald2009-08-047-31/+41
| | |/
| | * Fix obsolete license headersJason McDonald2009-08-0410-18/+18
| | * Doc fixesAaron Kennedy2009-08-043-1/+9
| | * Fixed "Hightlighted menu items not always selected" bug.Gabriel de Dietrich2009-08-032-1/+37
| | * Fix compile error on WinCE.Prasanth Ullattil2009-08-032-1/+16
| | * Fixed some perspective transform rendering bugs.Samuel Rødal2009-08-034-155/+82
| | * Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-08-031-0/+1
| | * Fix deadlock in the fsevents file watcher.Norwegian Rock Cat2009-08-032-1/+7
| * | Fix spelling error.Morten Sorvig2009-08-032-10/+10
| |/
* | have QPainter::begin() return false on null paint engineGunnar Sletta2009-08-041-1/+1
|/
* fixed broken integration of qwindowsurface_raster.cppGunnar Sletta2009-08-031-1/+1
* Sync with QtCreator source, add's help startup options.kh12009-08-036-40/+158
* Ensure that we never increase the strong reference count up from zero.Thiago Macieira2009-08-032-5/+138
* Change the pointer-tracking code to work everywhere.Thiago Macieira2009-08-035-12/+173
* Don't forget to delete the deleter object too in QSharedPointer.Thiago Macieira2009-08-032-0/+16
* Cleanup old code in QSharedPointerThiago Macieira2009-08-031-18/+16
* Remove the need for internal API in QSharedPointer.Thiago Macieira2009-08-033-44/+56
* Autotest: add a way to ensure that there are no safety-check pointers leakingThiago Macieira2009-08-032-1/+64
* Fix compilation and warningAlexis Menard2009-08-032-3/+5
* Merge branch 'master' of git:qt/qtThiago Macieira2009-08-0310-25/+30
|\
| * Warning --Alexis Menard2009-08-031-2/+2
| * Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28
* | Merge branch '4.5'Thiago Macieira2009-08-0345-404/+867
|\ \ | |/ |/|
| * Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
| * Fix compilation of webkit with mingwThierry Bastian2009-08-031-3/+0
| * Fix more database autotests.Bill King2009-08-032-4/+6
| * Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
| * Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
| * Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5