summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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-23280-294/+364
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22280-294/+364
| |\
| | * 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-18279-279/+279
| | * 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
* | | 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-1611-23/+56
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-1611-23/+56
| |\|
| | * Implement QPlatformWindow::isExposed() on Windows.Friedemann Kleint2013-01-151-0/+1
| | * Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-1/+6
| | |\
| | | * XCB: Force XSync after creating WindowKai Koehne2013-01-151-0/+5
| | | * Change all shmget calls to user-only memoryThiago Macieira2013-01-151-1/+1
| | * | Windows: Force toplevel flag in setParent() in both cases.Friedemann Kleint2013-01-151-6/+11
| | * | QNX: Make QWidget::hide() work immediately.Sergio Martins2013-01-141-2/+8
| | * | Clear backingstore for windows with alpha channel.Friedemann Kleint2013-01-112-5/+13
| | * | fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
| | * | More explicit QCocoaAccessibleElement memory mngmtMorten Johan Sorvig2013-01-094-8/+16
| | |/
* | / Fixed dead keys on MS WindowsJuan Luis Boya García2013-01-161-3/+9
|/ /
* | Use backslashes for UNC paths.Gatis Paeglis2013-01-141-1/+3
* | QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-112-1/+42
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-101-2/+0
* | Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-094-23/+135
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-2/+7
|\|
| * Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-079-28/+50
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-079-28/+50
| |\|
| | * Cocoa: Fix zombie NSScreen crashGabriel de Dietrich2013-01-042-9/+14
| | * Windows: Add fallback for UpdateLayeredWindowIndirectJonathan Liu2013-01-041-4/+9
| | * Do not crash in the bridge because of inconsistent hierarchyJan Arve Saether2013-01-031-2/+4
| | * QNX: Don't crash because the window hasn't been initialized yet.Sergio Martins2013-01-032-10/+19
| | * WINCE: Follow new library naming schemaAndreas Holzammer2013-01-031-2/+2
| | * Fix warnings found by GCC 4.7 in the XCB platform pluginThiago Macieira2013-01-032-1/+2
* | | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-072-12/+1
|/ /