Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Cocoa: the menu bar is sometimes faulty disabled | Richard Moe Gustavsen | 2010-01-12 | 1 | -49/+106 | |
* | | | | | | Cocoa: application will not quit when using dialogs | Richard Moe Gustavsen | 2010-01-12 | 11 | -14/+65 | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Morten Johan Sørvig | 2010-01-12 | 40 | -145/+304 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Obsolete QDirModel and remove it from the doc. | Alexis Menard | 2010-01-08 | 9 | -16/+75 | |
| * | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 25 | -105/+187 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-01-08 | 1 | -8/+8 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.6' of ../../4.6 into 4.6 | Justin McPherson | 2010-01-07 | 108 | -1293/+2348 | |
| | | |\ \ \ \ | | | | |/ / / | ||||||
| | | * | | | | Fix warning in qfilesystemmodel_p.h | Justin McPherson | 2010-01-07 | 1 | -8/+8 | |
| | * | | | | | Fix performance regression in _q_polishItems. | Alexis Menard | 2010-01-07 | 2 | -6/+12 | |
| | * | | | | | Avoid a deep copy of QImage::bits() in the png writer | Rhys Weatherley | 2010-01-06 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 13 | -30/+73 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | QBoxLayout::setGeometry would not respect the widget min/max width | Gabriel de Dietrich | 2010-01-06 | 1 | -2/+4 | |
| | | * | | | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat... | Olivier Goffart | 2010-01-06 | 1 | -1/+1 | |
| | | * | | | Use QFile:rename when moving items in QFileystemModel. | Alexis Menard | 2010-01-06 | 1 | -2/+1 | |
| | | * | | | Fix default filter selection when using HideNameFilterDetails option. | Alexis Menard | 2010-01-06 | 1 | -15/+28 | |
| | | * | | | Don't write out fo:word-spacing if its the default value. | Thomas Zander | 2010-01-06 | 1 | -2/+2 | |
| | | * | | | Document the QGraphicsView::IndirectPainting flag | Olivier Goffart | 2010-01-06 | 2 | -1/+11 | |
| | | * | | | Display broken symlinks in the filesystem model. | Alexis Menard | 2010-01-05 | 1 | -1/+1 | |
| | | * | | | Merge branch 'QT-2261' into 4.6 | Jan-Arve Sæther | 2010-01-05 | 1 | -2/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fixed a bug with distribution of spans. | Jan-Arve Sæther | 2010-01-05 | 1 | -2/+2 | |
| | | * | | | | Compile with QT_NO_DOCKWIDGET | Olivier Goffart | 2010-01-05 | 1 | -0/+2 | |
| | | * | | | | Make the ShowDirsOnly option work in QFileDialog. | Alexis Menard | 2010-01-04 | 1 | -0/+3 | |
| | | * | | | | Slight performance improvement in comp_func_SourceOver. | Samuel Rødal | 2010-01-04 | 1 | -1/+4 | |
| | | * | | | | fixed typo in qpainter docs | Gunnar Sletta | 2010-01-04 | 1 | -1/+1 | |
| | | * | | | | Make stretchblit an opt-out option in DirectFB | Anders Bakken | 2010-01-04 | 1 | -0/+1 | |
| | | * | | | | Set serial number in QX11PixmapData::transformed | Anders Bakken | 2010-01-04 | 1 | -0/+2 | |
| | | * | | | | Fix background brush for character format when writing to ODF document. | Pierre Rossi | 2009-12-30 | 1 | -1/+8 | |
| | | * | | | | Fixes painting artifacts when using CacheBackground in a QGraphicsView. | Yoann Lopes | 2009-12-30 | 1 | -1/+2 | |
| | * | | | | | Fix QT_NO_CONTEXTMENU | Kent Hansen | 2010-01-06 | 1 | -0/+2 | |
| | | |_|_|/ | | |/| | | | ||||||
| | * | | | | doc: Clarified that the scene owns its items and destroys them. | Martin Smith | 2010-01-06 | 1 | -11/+17 | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 2 | -1/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Prevent a crash when creating an inputContext from the QApplication dtor. | Denis Dzyubenko | 2010-01-05 | 2 | -1/+3 | |
| | * | | | | | doc: Fixed references to currsor position(). | Martin Smith | 2010-01-06 | 1 | -26/+29 | |
| | |/ / / / | ||||||
| | * | | | | doc: Added note explaining grabMouse() for Cocoa and Carbon. | Martin Smith | 2010-01-05 | 1 | -4/+10 | |
| | * | | | | doc: Clarified which values were added in Qt 4.4. | Martin Smith | 2010-01-05 | 1 | -8/+11 | |
| | * | | | | doc: Clarified next and previous activation order. | Martin Smith | 2010-01-05 | 1 | -8/+8 | |
| | * | | | | Cocoa: added release pool | Richard Moe Gustavsen | 2010-01-04 | 1 | -0/+1 | |
| | * | | | | Mac: qcolordialog autotest fails. | Richard Moe Gustavsen | 2010-01-04 | 1 | -0/+1 | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-04 | 28 | -186/+624 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | * | | | | doc: Added an explanatory \note about the table being sorted. | Martin Smith | 2009-12-18 | 1 | -2/+12 | |
| * | | | | | Fixes: Checked QPushbutton ignores stylesheet backround: | Olivier Goffart | 2010-01-08 | 1 | -0/+6 | |
| * | | | | | Mac style doesn't honour QStyle::State_HasFocus for non-widgets. | Prasanth Ullattil | 2010-01-07 | 1 | -0/+12 | |
| * | | | | | QMenuBar::triggered(QAction *) fires twice in Mac (carbon). | Prasanth Ullattil | 2010-01-07 | 1 | -14/+6 | |
| * | | | | | Cocoa: problems quitting application when not using qApp::exec | Richard Moe Gustavsen | 2010-01-07 | 5 | -10/+18 | |
* | | | | | | Add an autorelease pool to QApplication instance. | Morten Johan Sørvig | 2010-01-12 | 1 | -0/+10 | |
|/ / / / / | ||||||
* | | | | | Add QImage::constBits() and QImage::constScanLine() | Rhys Weatherley | 2010-01-06 | 2 | -2/+40 | |
* | | | | | Don't call invalidate when resetting the QSortFilterProxyModel. | Stephen Kelly | 2010-01-06 | 1 | -1/+0 | |
* | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-05 | 6 | -28/+36 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Fixes crash when widget with WA_StaticContents child become toplevel. | Olivier Goffart | 2009-12-29 | 1 | -6/+5 | |
| * | | | | Fixed a copy-paste error in QRasterPixmapData::metric(). | Trond Kjernåsen | 2009-12-29 | 1 | -1/+1 | |