summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* change NSTextInput to NSTextInputClient in Cocoa pluginTasuku Suzuki2012-04-182-25/+23
* Fixed RGBA <-> BGRA bug in EGLFS backingstore.Samuel Rødal2012-04-171-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-177-8/+44
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1661-449/+1935
| |\
| * | 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-1078-7029/+1591
| |\ \
| * | | Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-032-0/+15
| * | | Merge master into api_changesKent Hansen2012-03-2737-1425/+465
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-2328-233/+434
| |\ \ \ \
| * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-223-6/+26
* | | | | | Cocoa: allow timer activation to recurseBradley T. Hughes2012-04-172-23/+57
* | | | | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-172-0/+9
* | | | | | Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
* | | | | | Handle window state changes correctly in EGLFSDonald Carr2012-04-162-4/+8
* | | | | | Implemented raster based backing store for EGLFS plugin.Samuel Rødal2012-04-162-2/+138
* | | | | | Remove OpenKode OpenVG and qvfb platformpluginsJørgen Lind2012-04-1626-2876/+0
* | | | | | Initialize reference count for QWindowsMsaaAccessibleJian Liang2012-04-161-0/+1
* | | | | | Use the new plugin metadata method in the QNX QPA plugin.Sean Harmer2012-04-164-11/+63
| |_|_|_|/ |/| | | |
* | | | | Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-04-163-0/+13
* | | | | Windows: Determine suitable font engine from application.Friedemann Kleint2012-04-131-7/+34
* | | | | 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