summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QNX: Don't crash if we unplug the primary display.Sergio Martins2013-01-311-3/+13
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-311-0/+14
* update ofono APILorn Potter2013-01-312-20/+70
* Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-301-0/+12
* Cocoa: prevent scale factor value of 0.Morten Johan Sørvig2013-01-301-1/+1
* Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-01-291-0/+2
* Mac: make windows not restorable on 10.7 and laterLiang Qi2013-01-291-0/+5
* Delay initialization of QQnxRootWindow until first access.Sergio Martins2013-01-294-20/+24
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-285-5/+5
* Cocoa: export setDockMenuMorten Johan Sørvig2013-01-282-0/+17
* 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
* 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
* | 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
* | 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