summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* api: remove QWindow::visible()Girish Ramakrishnan2012-04-181-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1676-571/+2111
|\
| * Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-04-163-0/+13
| * Fixed broken logic in evdev input plugins.Samuel Rødal2012-04-153-29/+41
| * Windows: Determine suitable font engine from application.Friedemann Kleint2012-04-131-7/+34
| * Use QPointer to store accessible object.Frederik Gladhorn2012-04-132-83/+96
| * directfb: Integrate building into configure.Holger Hans Peter Freyther2012-04-132-9/+9
| * Minor cleanup of the header file.Jan-Arve Saether2012-04-132-70/+78
| * Windows QPA plugin: Fix logging.Friedemann Kleint2012-04-133-5/+1
| * replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-132-10/+11
| * Fix compiling with XCode 4.3Aron Rosenberg2012-04-131-1/+1
| * Implement modality in the Windows plugin.Friedemann Kleint2012-04-133-1/+76
| * Use the new udev based framework for detecting graphics cards.Hannu Lyytinen2012-04-135-17/+157
| * Implement basic bits for device autodetection via udev.Hannu Lyytinen2012-04-135-3/+305
| * device: Introduce hooks for the directfb plugin and use themHolger Hans Peter Freyther2012-04-135-4/+151
| * Fix compiler warning in evdevmouse plugin.Friedemann Kleint2012-04-131-1/+3
| * Fix possible crash issue when testing the state of a QAccessibleMenuItemYan Shapochnik2012-04-121-2/+2
| * Refactor navigator event handlingKevin Krammer2012-04-127-210/+357
| * Remove input plugins hard libudev dependencyBhooshan Supe2012-04-1210-7/+34
| * Cocoa: Proper handling of mDelegateChristoph Schleifenbaum2012-04-122-0/+8
| * Fix ownership / lifetime of QCocoaNativeInterfaceJames Turner2012-04-122-1/+3
| * XCB: Compress window state change events.Friedemann Kleint2012-04-112-78/+97
| * Modified project files to be iOS compatible.Qt4iOS2012-04-111-3/+1
| * Add support for QPlatformNativeInterface.Hannu Lyytinen2012-04-115-3/+188
| * Use correct framebuffer object.Hannu Lyytinen2012-04-112-0/+9
| * Release the EGL context after initialization.Hannu Lyytinen2012-04-111-0/+2
| * Use the new plugin system in the KMS plugin.Hannu Lyytinen2012-04-113-16/+14
| * eglfs: rework hooks designGirish Ramakrishnan2012-04-116-28/+128
| * Extend eglhooks to include hasCapabilityDonald Carr2012-04-114-7/+17
| * Add Mac OS X backend for QDesktopServices.Christoph Schleifenbaum2012-04-115-0/+138
| * Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
| * fix mingw detectionMark Brand2012-04-101-1/+1
| * Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-102-0/+7
| * Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-102-0/+51
| * eglfs: Implement xlib based hook for testingGirish Ramakrishnan2012-04-102-0/+94
| * Fix compilation with MinGW-W64.Debao Zhang2012-04-051-0/+4
| * Windows: Send empty region in expose event from setVisible(false).Friedemann Kleint2012-04-051-1/+3
* | Define usagePolicies API in QNetworkSessionShane Kearns2012-04-112-1/+18
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-112-3/+3
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1082-7076/+1624
|\|
| * Windows: Use native font engine by default.Friedemann Kleint2012-04-051-3/+4
| * eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-045-8/+100
| * Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
| * Re-enable PPS based rotation handling for blackberry devicesKevin Krammer2012-04-041-2/+0
| * Pass autorepeat info to input context key filtering with XCBPekka Vuorela2012-04-031-12/+19
| * Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
| * Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
| * WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
| * Move handling of rotation changes from event handler to screenKevin Krammer2012-04-035-20/+29
| * Corrected filenames to build on case-sensitive Mac filesystemsShawn Rutledge2012-04-031-1/+1