summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071117-1128/+1137
| | | | | | |\ \ \
| | | | | | | * | | Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-061-6/+13
| | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-062-4/+8
| | | | | | | |\ \ \
| | | | | | | | * | | doc: Clarified activeSubControls and subControls.Martin Smith2010-01-061-4/+6
| | | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-061-0/+2
| | | | | | | | |\ \ \
| | | | | | | | * | | | doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-2/+2
| | | | | | | * | | | | Update copyright year to 2010Jason McDonald2010-01-061117-1118/+1118
| | | | | | | |/ / / /
| * | | | | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-3/+13
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-121-0/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-0/+8
| * | | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizationsGunnar Sletta2010-01-121-2/+14
| * | | | | | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-122-4/+9
| * | | | | | | | | | | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
| |/ / / / / / / / / /
| * | | | | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobileJoerg Bornemann2010-01-111-2/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-112-2/+2
| * | | | | | | | | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-112-11/+9
| * | | | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Revert "Add an autorelease pool to QApplication instance."Richard Moe Gustavsen2010-01-131-10/+0
* | | | | | | | | Cocoa: refactor code for clearing the native menu barRichard Moe Gustavsen2010-01-131-43/+30
* | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-1211-44/+48
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-113-33/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix for QTBUG-7267 Qs60Style::drawControl() does not align CE_ItemViewItemJani Hautakangas2010-01-111-1/+1
| | * | | | | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-112-32/+7
| | |/ / / / / /
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Add texture glyph width cache default.Stefano Pironato2010-01-081-1/+5
| | |/ / / / /
| * | | | | | Added a flag to avoid construction of application panes.axis2010-01-083-5/+19
| * | | | | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-081-3/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-081-3/+10
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-082-1/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
| | * | | | | Fix a painter warningPierre Rossi2010-01-071-0/+2
| | |/ / / /
* | | | | | Cocoa: the menu bar is sometimes faulty disabledRichard Moe Gustavsen2010-01-121-49/+106
* | | | | | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-1211-14/+65
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMorten Johan Sørvig2010-01-1240-145/+304
|\ \ \ \ \ \
| * | | | | | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-089-16/+75
| * | | | | | Merge branch '4.6'Thiago Macieira2010-01-0825-105/+187
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-081-8/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-07108-1293/+2348
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | Fix warning in qfilesystemmodel_p.hJustin McPherson2010-01-071-8/+8
| | * | | | | Fix performance regression in _q_polishItems.Alexis Menard2010-01-072-6/+12
| | * | | | | Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-061-1/+1
| | | |/ / / | | |/| | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0613-30/+73
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | QBoxLayout::setGeometry would not respect the widget min/max widthGabriel de Dietrich2010-01-061-2/+4
| | | * | | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
| | | * | | Use QFile:rename when moving items in QFileystemModel.Alexis Menard2010-01-061-2/+1
| | | * | | Fix default filter selection when using HideNameFilterDetails option.Alexis Menard2010-01-061-15/+28
| | | * | | Don't write out fo:word-spacing if its the default value.Thomas Zander2010-01-061-2/+2
| | | * | | Document the QGraphicsView::IndirectPainting flagOlivier Goffart2010-01-062-1/+11
| | | * | | Display broken symlinks in the filesystem model.Alexis Menard2010-01-051-1/+1