summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-04-201-3/+4
|\
| * Fixed incorrect documentation.axis2009-04-201-3/+4
* | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-1/+1
* | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-1/+1
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-12/+36
|\ \ | |/
| * BT: Fix regression when tooltips dissappear suddenly in Unified toolbarNorwegian Rock Cat2009-04-071-2/+22
| * Fixes: Calling repaint() during a top-level resizeGunnar Sletta2009-04-071-10/+14
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-26/+8
|\ \ | |/
| * Marked QWidget::resetInputContext() function as obsolete.Denis Dzyubenko2009-04-011-4/+8
| * Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-011-22/+0
* | Give input context focus only when widget is enabled.Denis Dzyubenko2009-04-011-2/+11
* | Improved IME handling on Windows.Denis Dzyubenko2009-04-011-14/+0
* | Provide a previousInFocusChain for consistancyOlivier Goffart2009-03-301-0/+14
|/
* Creating a native window handle doesn't reset input context on X11.Denis Dzyubenko2009-03-271-1/+10
* Creating an instance of the QDesktopWidget breaks clipboard on X11.Denis Dzyubenko2009-03-271-2/+9
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+11398