summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* add a platform interface for DnDLars Knoll2011-06-017-142/+132
* Clean up DnD codeLars Knoll2011-06-014-480/+403
* Have a sensible default double click interval.Laszlo Agocs2011-05-311-2/+2
* Windows: Bring back the HDC to the raster engine, Q_OS_WIN.Friedemann Kleint2011-05-315-27/+175
* Fix isTopLevel() in QWindow.Laszlo Agocs2011-05-311-1/+1
* Add focus and modal dialog support.Laszlo Agocs2011-05-302-0/+8
* Compile on Mac.Morten Sorvig2011-05-301-1/+1
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-3013-77/+347
* Compile fix Linux.Friedemann Kleint2011-05-261-0/+1
* Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-2611-24/+44
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24365-6366/+6524
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241246-21159/+21159
| * Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
| * Doc: Fixed qdoc warnings.David Boddie2011-05-234-41/+60
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-4/+4
| * Doc: Fixed qdoc warnings.David Boddie2011-05-2324-145/+177
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
| * Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-238-23/+126
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-1/+1
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-237-0/+9
* | 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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-206-7/+49
|\|
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
| * Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
| * Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
| * Always call XInitThreads.Gunnar Sletta2011-05-191-2/+2
| * Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-183-3/+46
| * Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-181-1/+1
* | 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
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-162-8/+22
|\|
| * fix compilation with namespacesLars Knoll2011-05-121-8/+8
| * Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
| * Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-125-5/+13
| * Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-05-121-4/+1
| * Fix licence headers again for MR 900Sergio Ahumada2011-05-122-9/+18
| * Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-05-125-76/+190
| * Fix licence headers again for MR 900Gabriel de Dietrich2011-05-122-20/+21
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-135-8/+33