summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
* Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-081-1/+1
* Fix performance regression in _q_polishItems.Alexis Menard2010-01-082-6/+12
* Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-081-1/+1
* doc: Clarified which values were added in Qt 4.4.Martin Smith2010-01-071-8/+11
* QBoxLayout::setGeometry would not respect the widget min/max widthGabriel de Dietrich2010-01-071-2/+4
* Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-071-0/+2
* Fix background brush for character format when writing to ODF document.Pierre Rossi2010-01-071-1/+8
* doc: Clarified next and previous activation order.Martin Smith2010-01-071-8/+8
* Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2010-01-071-1/+1
* Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2010-01-071-1/+2
* Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2010-01-071-6/+5
* doc: Added note explaining grabMouse() for Cocoa and Carbon.Martin Smith2010-01-071-4/+10
* doc: Clarified that the scene owns its items and destroys them.Martin Smith2010-01-071-11/+17
* Fix QT_NO_CONTEXTMENUKent Hansen2010-01-061-0/+2
* doc: Added an explanatory \note about the table being sorted.Martin Smith2010-01-061-2/+12
* Update license headers to release versionJason McDonald2010-01-061117-14521/+14521
* 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
* | | Correcting white space in QS60StyleSami Merila2009-12-231-76/+76
* | | QComboboxes are squeezed in QVGA screensSami Merila2009-12-231-29/+31
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-232-6/+19
|\ \ \ | |_|/ |/| |
| * | Setting background color to a QDialog doesn't workSami Merila2009-12-231-1/+4
| * | QWidget with the window flag Qt::Dialog is not decorated as a dialogSami Merila2009-12-231-1/+1
| * | Device flickers badly when orientation change occursSami Merila2009-12-232-4/+14
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix build with neon instructions enabled but not set in mkspecTom Cooksey2009-12-221-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-221-1/+5
|\ \ \
| * | | Memory leak when using QWidget::setWindowIcon() in Carbon.Prasanth Ullattil2009-12-221-1/+5
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-221-18/+18
|\ \ \ \
| * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Aleksandar Sasha Babic2009-12-213-3/+15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fixing compile error on armccAleksandar Sasha Babic2009-12-211-18/+18
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-222-4/+7
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Drag and drop icon not updated correctly in Cocoa.Prasanth Ullattil2009-12-211-3/+6
| * | | Fix for WinCE compilation of QAbstractSpinBox.David Laing2009-12-211-1/+1
| |/ /
* | | Edit focus should not be lost unless by explicit actionSami Merila2009-12-213-3/+15
* | | RVCT 2.2 compiler can't handle static inline functions with templates.Miikka Heikkinen2009-12-211-4/+4
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-193-5/+3
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-183-5/+3
| |\ \
| | * | Fixing compile issue on Windows CEAleksandar Sasha Babic2009-12-181-3/+1