summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061117-1118/+1118
* 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
| * | | 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
| | | * | Fixed two incorrect signal connections.axis2009-12-182-2/+2
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-189-13/+410
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed QPixmap::load() to not modify referenced copies.Trond Kjernåsen2009-12-181-5/+4
| | * | | Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-181-3/+16