summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xcb: Fix minor leaks in XSettings codeUli Schlachter2013-07-251-1/+3
* Windows: Mark window margins as dirty when the theme changes.Friedemann Kleint2013-07-241-1/+6
* xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
* Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-221-1/+2
* XCB: Set WM_CLASS.Friedemann Kleint2013-07-185-0/+57
* Better errorhandling for the fontengine on WINCE.Bjoern Breitmeyer2013-07-181-5/+4
* QNX: Handle Qt::WindowDoesNotAcceptFocus correctly.Friedemann Kleint2013-07-171-1/+1
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-07-171-0/+5
* Windows: Synthesize expose event for shrinking windows.Friedemann Kleint2013-07-152-13/+25
* XCB: Append 0-character to atom name string.Friedemann Kleint2013-07-121-1/+1
* DirectFB: Improve mapping of multimedia keysAllan Sandfeld Jensen2013-07-121-1/+3
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-3/+6
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-111-9/+9
* Resolve modifier mask conflicts on X11Gatis Paeglis2013-07-072-1/+37
* iOS: Make sure we're deleting framebuffers in the right contextTor Arne Vestbø2013-07-051-0/+3
* Fix crash caused by ~QWindowsWindow flushing the event queue.Friedemann Kleint2013-07-041-1/+0
* Show native file dialog on Windows XP Professional x64 Edition.Friedemann Kleint2013-07-041-2/+2
* Remove qWarning() in qt_mac_image_to_cgimage()Ivan Komissarov2013-07-031-4/+1
* Cocoa: fix shared color panel usageJ-P Nurmi2013-07-032-122/+144
* Do not call QAccessible::child() with a negative index.Jan Arve Saether2013-07-021-9/+4
* Windows: Fix detection of synthesized mouse events for MSVC / 64bit.Friedemann Kleint2013-07-021-2/+7
* Avoid warnings when fetching file icons without a CGContextRefGabriel de Dietrich2013-07-021-1/+2
* Cocoa: Re-establish platform menu QObject hierarchyGabriel de Dietrich2013-07-021-0/+2
* Windows: Fix the code of the native color dialog.Friedemann Kleint2013-07-021-2/+4
* Windows: Fix bug where windows stopped painting after a restore.Sérgio Martins2013-07-021-1/+14
* Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-013-1/+21
* Cocoa: Simplify qt_mac_cgimage_to_nsimage codeGabriel de Dietrich2013-07-011-10/+1
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-011-12/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-283-1/+17
|\
| * QNX: Fix screen rotationRafael Roquetto2013-06-262-1/+7
| * Android: Fix initial window size for raster backendPaul Olav Tvete2013-06-262-0/+12
| * BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-261-0/+3
| * Mac OSX: get the correct key code when the control key is pressedShawn Rutledge2013-06-261-1/+5
* | Fix system tray icon on X11.Friedemann Kleint2013-06-281-1/+1
* | Cocoa: Don't update the menubar when popups are shownGabriel de Dietrich2013-06-271-0/+5
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-271-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-2/+2
| |\|
| | * Fix missing focus events for mapped child windowsJørgen Lind2013-06-211-2/+2
* | | Accessibility: Fix crash in tst_qmdisubwindow.Friedemann Kleint2013-06-261-2/+3
* | | Mac/XCB/Windows: Fix initial setting of window icons.Friedemann Kleint2013-06-263-0/+6
* | | Windows XP: Fix directory chooser dialog.Friedemann Kleint2013-06-261-3/+4
|/ /
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-253-10/+19
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-203-10/+19
| |\|
| | * Android Mute and FastForward keys mapped wrongAllan Sandfeld Jensen2013-06-172-4/+9
| | * OSX: Disable window restoration for the Mac color panelShawn Rutledge2013-06-151-0/+5
| | * Cocoa color dialog cannot be modal, but should show anywayShawn Rutledge2013-06-151-6/+4
| | * OSX color dialog can be accepted repeatedlyShawn Rutledge2013-06-151-0/+1
* | | Mac Accessibility: unify child functionsFrederik Gladhorn2013-06-244-37/+23
* | | Fix typo QCocoaAccessibilityFrederik Gladhorn2013-06-233-10/+10
* | | Remove NSPICTPboardType from pasteboard types.Morten Johan Sørvig2013-06-231-1/+1