summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2011-05-231-7/+6
| | * | Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-233-36/+29
* | | | Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-013-2/+19
* | | | Start using libxkbcommon in the xcb plug-in.Laszlo Agocs2011-06-013-0/+82
* | | | Do not choke on zero-sized windows.Laszlo Agocs2011-06-012-5/+18
* | | | add a platform interface for DnDLars Knoll2011-06-0113-142/+425
* | | | Clean up DnD codeLars Knoll2011-06-014-480/+403
* | | | 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
* | | | 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
* | | | 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-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