summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix Carbon buildAndy Shaw2015-02-271-1/+1
* Mac: Fix mixing unified and non-unified toolbarsDavid Garcia2014-06-181-1/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Windows: Restore maximized/full screen widgets to correct screen.Friedemann Kleint2014-03-131-4/+17
* Prevent crash due to giving QWidget::update() a large region.Samuel Rødal2013-05-151-3/+8
* Prevent crash due to giving QWidget::update() a large rect.Samuel Rødal2013-05-151-4/+9
* Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-221-0/+2
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-211-9/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix QWidget support on PlaybookRafael Roquetto2012-12-101-1/+29
* Disable graphic effects for widgets on Mac to prevent crashingAndy Shaw2012-12-091-1/+4
* Blackberry: implemented "orientation lock" widget attributeBernd Weimer2012-10-201-0/+14
* Close popups on non-client area mouse press.Morten Johan Sorvig2012-10-191-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* widgets/qpa: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-161-5/+13
* Hang on to the correct screen index in QWidgetNick Ratelle2012-03-121-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-311-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix missing part from commit dae052cb11c0018121f2c4028aed9db17769fd77Jani Hautakangas2011-12-191-0/+1
* Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-141-5/+19
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-5/+19
| |\
| | * Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-271-5/+19
* | | Converting from double to qreal in guimread2011-10-101-1/+1
|/ /
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-09-011-2/+8
|\|
| * Prevent leakage of native window handlesGareth Stockwell2011-08-311-2/+8
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-07-291-1/+1
* | | Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-07-291-0/+4
* | | Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-121-28/+38
|\ \ \
| * \ \ Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-10/+20
| |\ \ \
| | * \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-181-0/+20
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-061-0/+20
| | | |\| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-041-0/+20
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-021-0/+20
| | * | | | Move the painting redirection to the unified toolbar surface.Fabien Freling2011-05-111-10/+0
| | |/ / /
| * / / / Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ / /
| * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-031-1/+1
| |\| |
| | * | qdoc: Updated the QDoc manual.Martin Smith2011-04-071-1/+1
| | |/
* | | Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-06-081-0/+4
* | | Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-091-2/+4
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-291-0/+2
|\ \
| * \ Merge branch 'master-upstream'Thierry Bastian2011-04-191-2/+5
| |\ \
| * \ \ Merge branch 'master-upstream'Thierry Bastian2011-03-241-4/+53
| |\ \ \
| * | | | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-03-231-0/+2
* | | | | Fix a race condition when the main window is being destructed.Fabien Freling2011-04-121-0/+1
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | qdoc: Allowed multiple values for certain metadata tags.Martin Smith2011-04-051-4/+1