summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the egl path for xcb and wayland pluginsJørgen Lind2011-05-3112-28/+28
* Have a sensible default double click interval.Laszlo Agocs2011-05-311-2/+2
* Fix for excess creation of QWindow instances.Laszlo Agocs2011-05-311-1/+3
* Fix QWidget::windowHandle().Laszlo Agocs2011-05-311-4/+1
* New configure.exe binary: Qt 5 with QT3_SUPPORT removed.Friedemann Kleint2011-05-311-0/+0
* configure.exe: Remove QT3_SUPPORT.Friedemann Kleint2011-05-311-1/+1
* Windows: Bring back the HDC to the raster engine, Q_OS_WIN.Friedemann Kleint2011-05-315-29/+45
* Fix isTopLevel() in QWindow.Laszlo Agocs2011-05-312-9/+2
* Set xcb size hints properly avoid strange behaviour.Laszlo Agocs2011-05-311-1/+6
* Made QXcbConnection::atomName() more fail safe.Laszlo Agocs2011-05-301-3/+6
* Examples: QPA window example does not require widgets.Friedemann Kleint2011-05-302-3/+2
* Do not scroll in QXcbWindowSurface when m_image is not yet created.Laszlo Agocs2011-05-301-1/+1
* compile with QT_NO_CUPSLars Knoll2011-05-301-0/+6
* Cleanup code for copy/paste of textLars Knoll2011-05-304-63/+12
* correctly decode pasted textLars Knoll2011-05-302-9/+15
* partially working pasteLars Knoll2011-05-302-9/+28
* add an xcb based clipboard implementationLars Knoll2011-05-307-52/+1009
* Don't leak xcb eventsLars Knoll2011-05-301-0/+2
* Correctly define standard XA_FOO atomsLars Knoll2011-05-304-22/+24
* 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-2613-317/+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
* Examples: Fix compilation.Friedemann Kleint2011-05-255-8/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245017-71873/+80366
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-244541-75952/+75952
| * New configure.exe binaryMarius Storm-Olsen2011-05-231-0/+0
| * Add -qpa option on WindowsMarius Storm-Olsen2011-05-231-1/+8
| * Use qglobal.h's VERSION number instead of hardcoded current versionMarius Storm-Olsen2011-05-231-1/+1
| * More examples adjusted to Symbian and Maemo5.David Boddie2011-05-231-0/+11
| * 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: Made an additional change for clarity.David Boddie2011-05-231-2/+3
| * Doc: Noted that the example will not work as expected with a mouse.David Boddie2011-05-231-1/+4
| * 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