summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * Do not force top level flag on embedded windows.Friedemann Kleint2013-02-081-3/+5
| | * Fixed QT_NO_DRAGANDDROP build for the windows pluginBjoern Breitmeyer2013-02-074-7/+30
| | * Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-075-2/+34
| | * Removed User32.dll usage on WINCEBjoern Breitmeyer2013-02-071-2/+6
| | * Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-062-23/+2
| | * Windows: Fix setting of layered windows.Friedemann Kleint2013-02-063-18/+38
| | * Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-3/+4
| | * Cocoa QPA: Fix compilation errorGabriel de Dietrich2013-02-051-1/+2
| | * Fix lupdate-warnings in simplewidgets.cpp.Friedemann Kleint2013-02-051-2/+2
| | * QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-051-2/+11
| | * Show default shortcut menu when user right click window's captionJian Liang2013-02-052-4/+16
| | * 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: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+46
* | | Zero-initialize paint-device in minimal EGL platform pluginTor Arne Vestbø2013-02-161-0/+1
* | | Fix undefined reference to XSetTransientForHint.Jonas Gastal2013-02-131-0/+1
* | | Fix build with old MinGWFrederik Gladhorn2013-02-131-0/+4
|/ /
* | Simplify a function to fix a warning reported by ICCThiago Macieira2013-02-111-5/+2
* | QPA Cocoa Menu: Make sure mouse button state is clean after popupGabriel de Dietrich2013-02-113-12/+12
* | Add support for getting the paper names available for the printerAndy Shaw2013-02-116-0/+44
* | Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-052-0/+3
* | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-20/+0
* | Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-019-1/+544
* | XCB: Free cursors.Friedemann Kleint2013-01-311-1/+7
* | 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