summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | | |_|/ / | | |/| | |
| | * | | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-181-2/+4
| | * | | | Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-181-0/+27
| | * | | | NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-185-3/+358
| | * | | | Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart2009-12-181-0/+1
| | |/ / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2009-12-181-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Check if the scene exists before attempting to set its focus item.Michael Brasser2009-12-181-1/+1
* | | | doc: Added an explanatory \note about the table being sorted.Martin Smith2009-12-181-2/+12
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-171-2/+1
|\ \ \
| * | | Fixed QCoeFepInputContext::widgetDestroyedMiikka Heikkinen2009-12-171-2/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-171-12/+23
|\ \ \ \
| * | | | Stack overflow when closing a Color panel in Cocoa.Prasanth Ullattil2009-12-171-12/+23
* | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-1713-44/+122
|\ \ \ \ \ | |/ / / /
| * | | | Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-171-0/+2
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-165-4/+22
| |\ \ \ \
| | * | | | Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1