summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Refactor QEglFSPandaHooks and add physicalScreenSize()Gunnar Sletta2013-01-304-5/+53
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2911-130/+72
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2811-130/+72
| |\
| | * Cocoa: Correct mime handler prioritization.Morten Johan Sørvig2013-01-281-3/+8
| | * cocoa: Fix Mouse Event tracking of button statusRick Stockton2013-01-252-111/+21
| | * Fix XCB plugin compilation without accessibilityOleg Shparber2013-01-251-1/+1
| | * Doc: Fix module name formatSze Howe Koh2013-01-256-7/+7
| | * Make QWindowsFontEngineData thread-local.Friedemann Kleint2013-01-252-8/+35
* | | Reduce invocations QString::left() in XCB key event processing.Friedemann Kleint2013-01-291-4/+5
* | | Offscreen testing platform pluginSamuel Rødal2013-01-2913-1/+1368
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2910-32/+0
* | | Windows: Fix modal dialogs for declarative.Friedemann Kleint2013-01-282-4/+38
|/ /
* | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-281-4/+4
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-252-1/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-244-3/+55
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-244-3/+55
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-242-0/+34
| | |\
| | | * Fixed copy text bug as well as potential other latent xcb plugin bugs.Samuel Rødal2013-01-231-0/+1
| | | * Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSViewGabriel de Dietrich2013-01-221-0/+33
| | * | Respect the filename specified when showing the native filedialogAndy Shaw2013-01-241-2/+18
| | * | Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+3
* | | | Dnd: Do not always Retrieve URLS in canConvertFromMime().Friedemann Kleint2013-01-241-2/+2
|/ / /
* | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-243-2/+25
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23381-398/+475
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22381-398/+475
| |\| |
| | * | Make hierarchy of actions in menubars more consistent.Jan Arve Saether2013-01-211-3/+10
| | * | Export functions to add custom mime converters.Morten Johan Sørvig2013-01-215-9/+61
| | * | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-0/+4
| | * | Make sure the correct name filter is selected in the Mac file dialogAndy Shaw2013-01-181-5/+9
| | * | Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-181-0/+2
| | * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18380-380/+380
| | * | QNX: Don't use native file dialogs.Sergio Martins2013-01-171-0/+4
| | * | Check for GLX_ARB_create_context extension before using it.Allan Sandfeld Jensen2013-01-161-1/+3
| | * | Fix warnings about calling nativeResource when no handle exists.Friedemann Kleint2013-01-161-0/+2
* | | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-233-3/+6
* | | | Several bug fixes in QCocoaFileDialogHelper to support declarativeShawn Rutledge2013-01-231-4/+26
* | | | Support shared GL contexts in eglfs.Michael Brasser2013-01-231-1/+1
* | | | Implement click-to-focus for native child windows.Friedemann Kleint2013-01-231-0/+4
* | | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-234-0/+27
* | | | Windows: Introduce pixmap cursor cache.Friedemann Kleint2013-01-222-1/+17
|/ / /
* | | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-218-28/+73
* | | Fix MinGW-warning about pointer/integer of different sizes (64bit).Friedemann Kleint2013-01-211-2/+2
* | | Fix Windows native file dialogs for use with QtQuick.Friedemann Kleint2013-01-212-167/+254
* | | Cocoa: Make QCocoaMenu::showPopup() more robustGabriel de Dietrich2013-01-211-2/+2
* | | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-183-5/+5
* | | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-186-3/+39
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-1612-24/+57
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-1612-24/+57
| |\| |
| | * | Implement QPlatformWindow::isExposed() on Windows.Friedemann Kleint2013-01-151-0/+1
| | * | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-1/+6
| | |\|