summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-8/+49
* QTBUG-4887 and other exception safety fixesmread2010-04-071-2/+6
* Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+2
* Fix compileJens Bache-Wiig2010-03-031-1/+0
* Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-031-0/+18
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-261-5/+8
|\
| * ActiveQt Internet Explorer component causes Desktop Icons to flicker.Prasanth Ullattil2010-02-261-5/+8
* | Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-0/+43
|/
* Fix to S60 softkeys when no active Qt window or native widget is shown.Janne Anttila2010-02-121-1/+1
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Kim Motoyoshi Kalland2010-02-091-1/+1
|\
| * Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-041-1/+1
| * Fixed uninitialized background artifacts in QWidget::render.Donald Carr2009-12-081-1/+1
* | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
* | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-051-1/+14
|\ \
| * | Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-1/+14
* | | Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
* | | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
* | | Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+2
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-251-1/+1
|\ \
| * | Add a reference to adjustSize() from the size propertyAndy Shaw2010-01-221-1/+1
* | | Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-221-1/+1
* | | Fix for symbian dialog background transparency.Jani Hautakangas2010-01-221-0/+8
|/ /
* | Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-061-6/+13
* | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | doc: Added note explaining grabMouse() for Cocoa and Carbon.Martin Smith2010-01-051-4/+10
* | Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-6/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into qt-integr...Qt Continuous Integration System2009-12-091-0/+2
|\ \
| * | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.Bjørn Erik Nilsen2009-12-081-0/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into qt-integr...Qt Continuous Integration System2009-12-081-10/+4
|\ \ \ | |/ /
| * | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-071-10/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-031-2/+8
|\ \ \ | |/ /
| * | Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
* | | Do not emulate mouse event out of touch pad eventsDenis Dzyubenko2009-12-021-1/+3
|/ /
* | Fixes for tab/space usage in qwidget.cpp.Janne Anttila2009-11-251-15/+15
* | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-2/+3
* | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-181-2/+4
|\ \
| * | doc: Clarified function of setLayoutDirection()Martin Smith2009-11-171-2/+4
* | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-171-9/+12
|\ \ \ | |/ /
| * | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-131-9/+12
* | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-131-0/+11
|\ \ \ | |/ /
| * | Code in gui/* should be completely namespacedhjk2009-11-111-4/+5
| * | Improvements to graphics effects API after review round.Samuel Rødal2009-11-111-5/+5
| * | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-091-0/+11
* | | doc change: remove duplicate entry in "see also" and stray focusWidget.Christian Kamm2009-11-111-2/+1
* | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-4/+5
|\ \ \
| * | | Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
* | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-5/+5
| |/ / |/| |
* | | Doc: typo fixedJoerg Bornemann2009-11-091-1/+1
|/ /