summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Fix crash in tst_qtreewidget.Friedemann Kleint2013-01-141-1/+1
* | 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
|/
* Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7
* 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
* Fix warning about unused variableThiago Macieira2013-01-021-0/+1
* Cocoa: Re-enable per class palette on QPA pluginGabriel de Dietrich2012-12-241-16/+16
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-214-6/+6
* Fix some typosSergio Ahumada2012-12-211-1/+1
* fix linker command lineOswald Buddenhagen2012-12-211-1/+1
* Merge "Merge 'release' into stable" into refs/staging/stableOswald Buddenhagen2012-12-212-0/+46
|\
| * Merge 'release' into stableOswald Buddenhagen2012-12-192-0/+46
| |\
| | * Fix font sizes when X11 has a forced dpi settingv5.0.0Lars Knoll2012-12-182-0/+46
| | * Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-181-2/+4
| | * Fix styleName support in QPA font databaseJiang Jiang2012-12-142-8/+8
| | * Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-10/+6
* | | Prevent a crash if the pixmap passed in is nullAndy Shaw2012-12-201-0/+2
* | | Update connman bearer plugin for changed connman API.Lorn Potter2012-12-202-5/+56
|/ /
* | Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-171-0/+5
* | Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-171-2/+4
* | Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-173-14/+15
* | Windows: Remove warning when creating QWindowJonathan Liu2012-12-171-1/+0
* | Cocoa: make accessibility hit test not crashMorten Johan Sørvig2012-12-161-0/+4
* | Ensure the native filedialog starts up with the right directoryAndy Shaw2012-12-141-3/+3
* | Fix memory leak in cocoa accessibility.Morten Johan Sorvig2012-12-141-1/+1
* | Prevent crash in childAt when there are 0 childrenMorten Johan Sorvig2012-12-141-1/+1
* | Don't use NSAccessibilityUnignoredChildren.Morten Johan Sorvig2012-12-142-2/+2
* | Fix styleName support in QPA font databaseJiang Jiang2012-12-142-8/+8
* | Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-10/+6
* | XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-146-6/+58
* | Fix empty window title regression, add application display name to window titleDavid Faure2012-12-142-3/+28
* | Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-144-59/+87
* | Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-123-0/+12
|/
* Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-124-0/+21
* DirectWrite support on MinGW needs _WIN32_WINNT to be set to 0x0600Erik van Pienbroek2012-12-121-0/+5