summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add xcb based mime type handlingLars Knoll2011-05-305-2/+415
* Have proper warnings shown when xcb window surface creation fails.Laszlo Agocs2011-05-301-3/+8
* Avoid dialog and other widgets with non-adjusted window flags.Laszlo Agocs2011-05-301-0/+1
* Add focus and modal dialog support.Laszlo Agocs2011-05-307-17/+56
* The proper fix for subwindow parenting issues.Laszlo Agocs2011-05-302-5/+11
* Compile on Mac.Morten Sorvig2011-05-301-1/+1
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-3022-78/+674
* Revert "Have subwindows parented properly."Laszlo Agocs2011-05-271-22/+10
* Have subwindows parented properly.Laszlo Agocs2011-05-271-10/+22
* XCB: Fix moveToScreen to use QWindow instead of QWidget.Friedemann Kleint2011-05-262-2/+2
* Remove OpenVG from qtbase.Friedemann Kleint2011-05-261-4/+0
* Compile fix Linux.Friedemann Kleint2011-05-261-0/+1
* Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-2611-24/+44
* Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-262-68/+75
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242412-41235/+41556
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242676-45433/+45433
| * Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
| * Doc: Fixed qdoc warnings.David Boddie2011-05-238-44/+82
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-8/+8
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
| * Doc: Fixed qdoc warning.David Boddie2011-05-231-1/+1
| * Doc: Fixed qdoc warnings.David Boddie2011-05-2332-158/+194
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-2319-68/+90
| * Doc: Documented the value returned when no field can be found.David Boddie2011-05-231-1/+2
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
| * Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-238-23/+126
| * Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* | Fix build from scratch on Windows.Friedemann Kleint2011-05-242-5/+6
* | Build from scratch, use correct version number in Widgets.Friedemann Kleint2011-05-243-13/+8
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-2414-28/+30
* | QTestlib: Compile.Friedemann Kleint2011-05-233-4/+4
* | src.pro: Add dependencies of widget moduleFriedemann Kleint2011-05-231-2/+5
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-238-0/+12
* | Added QWindow::setTransientParent().Samuel Rødal2011-05-235-18/+63
* | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-233-15/+1
* | clean up unused codeLars Knoll2011-05-221-148/+1
* | implement dragging between top levelsLars Knoll2011-05-222-30/+23
* | Add QGuiApp::topLevelAt and fix visibility flagLars Knoll2011-05-223-2/+30
* | re-add in-process DnD implementationLars Knoll2011-05-225-50/+115
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-2048-111/+631
|\|
| * Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-1/+3
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-4/+29
| |\
| | * Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-201-1/+1
| | * Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-3/+28
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2018-55/+149
| |\|
| | * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-197-12/+55
| | * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
| | * Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
| | * Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13