summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Add focus and modal dialog support.Laszlo Agocs2011-05-302-0/+8
* | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-302-1/+15
* | Compile fix Linux.Friedemann Kleint2011-05-261-0/+1
* | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-264-11/+27
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2464-1173/+1152
|\|
| * 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
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-1/+1
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-233-0/+4
* | Added QWindow::setTransientParent().Samuel Rødal2011-05-233-4/+24
* | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-232-14/+0
* | clean up unused codeLars Knoll2011-05-221-148/+1
* | implement dragging between top levelsLars Knoll2011-05-221-28/+23
* | Add QGuiApp::topLevelAt and fix visibility flagLars Knoll2011-05-223-2/+30
* | re-add in-process DnD implementationLars Knoll2011-05-223-50/+46
* | Added QGuiApplication::activeWindow().Samuel Rødal2011-05-204-2/+14
* | remove an unused classLars Knoll2011-05-202-28/+0
* | move drag handling back to GuiLars Knoll2011-05-206-0/+1721
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-3/+0
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-183-1/+23
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-164-6/+24
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-165-13/+94
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-135-8/+33
* | move files in src/gui into their final locationsLars Knoll2011-05-1168-0/+19903
* | move to the right locationLars Knoll2011-05-071-213/+0
* | library splitLars Knoll2011-05-0780-49922/+0
* | split up qguivariant into two filesLars Knoll2011-05-062-2/+216
* | move QPalette into QtGuiLars Knoll2011-05-066-1306/+3
* | Get rid of qt_qpa_set_cursor from QGuiApplication for now.Samuel Rødal2011-05-061-0/+2