summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* xcb: touchpad supportShawn Rutledge2013-07-223-30/+110
* added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-221-2/+3
* Have QFileDialog use QUrl internallyKevin Ottens2013-07-186-159/+166
* Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-184-8/+26
* API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-162-6/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2013-07-153-5/+10
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-153-5/+10
| |\
| | * 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
* | | iOS: Get rid of QIOSMainWrapperApplicationDelegateTor Arne Vestbø2013-07-153-57/+14
* | | QNX: Silenced propagateSizeHints warningBernd Weimer2013-07-152-0/+8
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-07-1120-173/+274
|\|
| * 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
| * 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
* | | Cocoa: Remove references to CMProfileRef and related APIsGabriel de Dietrich2013-07-102-33/+3
* | | Cocoa color dialog: Make sure hide() exits the modal sessionGabriel de Dietrich2013-07-101-1/+8
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-052-0/+7
* | | Key mappings for more remote-control keysAllan Sandfeld Jensen2013-07-053-0/+34
* | | xcb XI2: simplify and generalize tablet detectionShawn Rutledge2013-07-053-99/+74
* | | Implement system locale for AndroidEskil Abrahamsen Blomfeldt2013-07-045-2/+256
* | | Add WACOM tablet support for Windows.Friedemann Kleint2013-07-045-5/+653
* | | XCB: Fix warning about unhandled enumeration values.Friedemann Kleint2013-07-041-0/+2
* | | QNX: Fix invalid screen size when attaching a second displayFabian Bumberger2013-07-021-0/+6
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2713-57/+65
|\| |
| * | 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
| * | | 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
| |/ /