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
| |/ /
* | | 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
| * | Merge branch 'QT-2261' into 4.6Jan-Arve Sæther2010-01-051-2/+2
| |\ \
| | * | Fixed a bug with distribution of spans.Jan-Arve Sæther2010-01-051-2/+2
| * | | Compile with QT_NO_DOCKWIDGETOlivier Goffart2010-01-051-0/+2
| * | | Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+3
| * | | Slight performance improvement in comp_func_SourceOver.Samuel Rødal2010-01-041-1/+4
| * | | fixed typo in qpainter docsGunnar Sletta2010-01-041-1/+1
| * | | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-041-0/+1
| * | | Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
| * | | Fix background brush for character format when writing to ODF document.Pierre Rossi2009-12-301-1/+8
| * | | Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2009-12-301-1/+2
* | | | Fix QT_NO_CONTEXTMENUKent Hansen2010-01-061-0/+2
| |_|/ |/| |
* | | doc: Clarified that the scene owns its items and destroys them.Martin Smith2010-01-061-11/+17
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-062-1/+3
|\ \ \
| * | | Prevent a crash when creating an inputContext from the QApplication dtor.Denis Dzyubenko2010-01-052-1/+3
* | | | doc: Fixed references to currsor position().Martin Smith2010-01-061-26/+29
|/ / /
* | | doc: Added note explaining grabMouse() for Cocoa and Carbon.Martin Smith2010-01-051-4/+10
* | | doc: Clarified which values were added in Qt 4.4.Martin Smith2010-01-051-8/+11
* | | doc: Clarified next and previous activation order.Martin Smith2010-01-051-8/+8
* | | Cocoa: added release poolRichard Moe Gustavsen2010-01-041-0/+1
* | | Mac: qcolordialog autotest fails.Richard Moe Gustavsen2010-01-041-0/+1
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-0428-186/+624
|\ \ \ | |/ /
| * | Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-6/+5
| * | Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2009-12-291-1/+1
| * | QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-281-1/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-272-19/+28
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-262-19/+28
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-252-19/+28
| | | |\ \
| | | | * | Docs: Amendments to latest changes to QImageReader docs.Andreas Aardal Hanssen2009-12-231-17/+16
| | | | * | images: Document QImageReader::loopCount behaviour for infinite loopsHolger Hans Peter Freyther2009-12-231-8/+14
| | | | * | png: Avoid calling QImage::scanLine(int) from within a loopHolger Hans Peter Freyther2009-12-231-1/+4
| | | | * | QImageReader: Avoid errorString creation in the normal caseHolger Hans Peter Freyther2009-12-231-1/+2
| * | | | | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-261-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Use Mono instead of MonoLSB when writing pbm files.Rhys Weatherley2009-12-231-1/+1
| * | | | | Don't include dlfcn.h unconditionally.Thiago Macieira2009-12-251-0/+1
| | |/ / / | |/| | |
| * | | | Minor optimization for QS60StyleSami Merila2009-12-231-3/+3