summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-281-18/+18
* 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
* QWidget painting regression on Windows.Bjørn Erik Nilsen2009-10-221-1/+1
* Update license headers again.Jason McDonald2009-09-081-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-1/+1
* Update license headers.Jason McDonald2009-08-111-1/+1
* Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-241-0/+4
* Fixed a crash with input methodsPierre Rossi2009-07-101-5/+2
* Document limitation in Cocoa cursor handling.Norwegian Rock Cat2009-07-071-0/+5
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum...Denis Dzyubenko2009-06-111-2/+2
* Avoid a crash when setting a focus in a widget hierarchy containingDenis Dzyubenko2009-06-021-2/+3
* Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* Prevent a crash with brushed metal windows and a qApp style sheetNorwegian Rock Cat2009-05-181-4/+17
* qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-081-0/+14
* Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-1/+1
* Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip.Bjoern Erik Nilsen2009-04-291-2/+7
* Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+1
* Document what QWidget::winId() returns on Mac OS X.Norwegian Rock Cat2009-04-271-0/+4
* Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-4/+7
* Fixed incorrect documentation.axis2009-04-201-3/+4
* 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
* 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
* 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