summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix obsolete contact emailJason McDonald2011-07-281-1/+1
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-3/+3
* Doc: Removed documentation for deleted code.David Boddie2011-07-213-172/+0
* Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-043-0/+133
* make QHoverEvent inherit from QInputEventLars Knoll2011-06-303-7/+9
* Use floating point coordinates in eventsLars Knoll2011-06-273-75/+34
* Fix event delevery orderOlivier Goffart2011-06-271-2/+2
* Support -qtnamespace and -qtlibinfix againLiang Qi2011-06-201-1/+1
* Initialize member variable.Gunnar Sletta2011-06-141-1/+2
* Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
* Compile. Morten Sorvig2011-05-251-13/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24232-3940/+3940
* Doc: Fixed qdoc warnings.David Boddie2011-05-233-37/+20
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
* Doc: Fixed qdoc warnings.David Boddie2011-05-2310-66/+54
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
* Always call XInitThreads.Gunnar Sletta2011-05-191-2/+2
* Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-111-0/+5
* Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-112-0/+21
* Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-101-2/+4
|\
| * Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-101-2/+4
* | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-101-2/+7
* | Reduce open and stat system calls for QSettingsmae2011-05-101-0/+3
* | Fixes warnings about unused variablesOlivier Goffart2011-05-102-4/+1
* | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-05-102-0/+29
* | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-05-101-1/+10
* | Fixed regression where AT client did not always announce stuff properly.Jan-Arve Sæther2011-05-101-1/+6
* | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-05-101-0/+2
|/
* Change the repaint() call to an update().Fabien Freling2011-05-101-2/+2
* Change the repaint() to an update().Fabien Freling2011-05-101-4/+4
* Fix a race condition when the main window is being destructed.Fabien Freling2011-05-101-0/+1
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-102-2/+2
* Added Wayland selection support.Laszlo Agocs2011-05-093-0/+9
* Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
* Remove warningsJørgen Lind2011-05-042-1/+2
* Lighthouse: Fix virtual desktopwidgetJørgen Lind2011-05-042-9/+4
* Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-1/+12
* Initial import from qtquick2.Qt by Nokia2011-04-272-1/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27237-0/+141266