summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-045-6/+6
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-042-7/+21
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-05-031-2/+2
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-2/+2
| |\
| | * api: remove QWindow::visible()Girish Ramakrishnan2012-04-181-2/+2
* | | Windows: Fix QWindowsNativeFileDialogBase::directory()Friedemann Kleint2012-05-031-2/+3
* | | Advertise window (de)activation to Qt event systemKevin Ottens2012-05-033-0/+34
* | | Emit signals to notify window (de)activationKevin Ottens2012-05-034-0/+46
|/ /
* | Update QXbWindow orientation APILauro Neto2012-05-022-2/+2
* | Add implementation of virtual keyboard based on BPS eventsKevin Krammer2012-05-028-53/+353
* | Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-022-3/+3
* | Make eglfs hooks functionality namespace cognisantDonald Carr2012-05-022-0/+7
* | Fixed windows platform plugin with -qtnamespace.Rohan McGovern2012-05-022-0/+8
* | Fix warningOlivier Goffart2012-05-011-0/+1
* | Handle navigator events in BPS event filterKevin Krammer2012-05-013-4/+80
* | Register for and handle screen events delivered through BPSKevin Krammer2012-05-017-50/+88
* | Initialize membersLars Knoll2012-05-011-1/+2
* | Port bearer plugins to QMetaMethod-based connectNotify()Kent Hansen2012-05-014-170/+220
* | Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-308-29/+41
* | Cocoa: Fix beep-on-show for Creator menus.Morten Johan Sorvig2012-04-302-30/+21
* | Fix the tst_QOpenGL::sharedResourceCleanup() test case in WindowsMiikka Heikkinen2012-04-301-0/+1
* | Use BPS based event dispatcherKevin Krammer2012-04-307-2/+354
* | Remove declaration of QWindowsFontEngine::createEngine()Miikka Heikkinen2012-04-301-5/+0
* | QWindowsBackingStore: Flush to correct window.Friedemann Kleint2012-04-271-1/+2
* | Create interface for navigator calls and implement for BPS and PPSKevin Krammer2012-04-2611-100/+665
* | Map QAccessible::Role to the proper IA2Role.Jan-Arve Saether2012-04-261-1/+10
* | Use non-blocking reads on virtual keyboard pps device.Sean Harmer2012-04-261-1/+6
* | Fix compilation when debug output enabled on virtual keyboardSean Harmer2012-04-261-1/+1
* | Remove deprecated conversion from QKeySequence to QStringOlivier Goffart2012-04-261-1/+1
* | Cocoa: support modal windowsBradley T. Hughes2012-04-254-32/+98
* | MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-252-5/+8
* | Make NVDA read aloud stuff from a Qt app again.Jan-Arve Saether2012-04-241-6/+7
* | Fix a regression where events were not delivered on windowsJan-Arve Saether2012-04-242-7/+7
* | Windows: Fix for frameless widgets.Friedemann Kleint2012-04-241-2/+2
* | Change Windows font database to use qendian.hMiikka Heikkinen2012-04-241-111/+85
* | Build the QNX plugin with -no-opengl enabled.Stephen Kelly2012-04-235-9/+59
* | Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-235-5/+653
* | Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-233-30/+61
* | Send Expose event when top level window becomes visibleKevin Krammer2012-04-232-0/+10
* | Fix compilation with Q_DECL_OVERRIDEOlivier Goffart2012-04-202-5/+5
* | Windows: Remove fontengine autodetection logicMiikka Heikkinen2012-04-202-8/+3
* | Fix missing Windows native fonts in QML applicationsMiikka Heikkinen2012-04-201-0/+3
* | Fix crash in QCocoaBackingStore.Morten Johan Sorvig2012-04-202-4/+7
* | Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-204-42/+98
* | Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-206-1/+13
* | qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-194-1/+16
* | Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-191-1/+0
* | directfb: Fix namespace compilation.Toby Tomkins2012-04-191-0/+4
* | Change coreservices -> iosIan Dean2012-04-191-1/+1
* | Optimized EGLFS backing store a bit.Samuel Rødal2012-04-181-8/+29