summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* fix case of included windows headersMark Brand2012-01-193-5/+5
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-191-0/+2
* Prevent menubar related crashesBradley T. Hughes2012-01-191-8/+8
* Windows: Implement QPlatformScreen::name()Friedemann Kleint2012-01-192-0/+3
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-2/+2
* Improve accessibility actions descriptions on MacMorten Johan Sorvig2012-01-171-4/+5
* Added libxrender-dev to xcb's README.Samuel Rødal2012-01-171-2/+2
* Support current screen orientation changes on HarmattanSimon Hausmann2012-01-178-1/+398
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-175-5/+36
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-175-5/+446
* Accessibility plugin is for widgets.Frederik Gladhorn2012-01-161-2/+2
* Remove all reimplementations of relationTo() returning Unrelated.Jan-Arve Saether2012-01-164-30/+0
* Cleanup properly when destroying QCocoaWindowBradley T. Hughes2012-01-161-0/+2
* xcb: Obey maximum request length when uploading imagesUli Schlachter2012-01-161-11/+41
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-164-5/+5
* xcb: abort (rather than segfault) when X is not availableRohan McGovern2012-01-161-13/+16
* Clean up QCocoaIntegration destruction.Morten Johan Sorvig2012-01-142-9/+12
* remove symbian support vestiges from text codecsMark Brand2012-01-144-8/+0
* Update touchscreen plug-in's readmeLaszlo Agocs2012-01-131-5/+3
* add missing multiple inclusion guardMark Brand2012-01-131-0/+5
* Windows: Use a message-only window as clipboard viewer or for GL.Friedemann Kleint2012-01-131-3/+3
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-133-6/+0
* Cocoa: Send window activation events.Morten Johan Sorvig2012-01-133-0/+22
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-125-34/+0
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-126-356/+11
* Don't crash during QApplication constructionBradley T. Hughes2012-01-121-1/+2
* Ignore uninteresting accessibile interfaces.Morten Johan Sorvig2012-01-124-2/+54
* Do not mark any touch points as primary when no mouse event is sentLaszlo Agocs2012-01-121-4/+0
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-122-0/+10
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-116-49/+33
* Add support for accessibility actions.Morten Johan Sorvig2012-01-114-6/+95
* Match the name in the cpp fileAlbert Astals Cid2012-01-111-1/+1
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-112-0/+34
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-1/+10
* Fix key codes on mac.Zeno Albisser2012-01-101-1/+1
* Accessiblity State as bit field.Frederik Gladhorn2012-01-106-49/+106
* Update year in Nokia copyright headers.Jason McDonald2012-01-108-8/+8
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-1018-5633/+3
* Rename check to checkEvent.Stephen Kelly2012-01-104-5/+5
* Lock X display while calling XESetWireToEvent and its callback.Samuel Rødal2012-01-101-3/+7
* Remove unused function.Frederik Gladhorn2012-01-091-100/+0
* Change QCocoaEventDispatcher timer handling to use QTimerInfoListBradley T. Hughes2012-01-092-106/+100
* xcb: Fix a memleak when atomName() failsUli Schlachter2012-01-081-0/+1
* Detect autoreapeat in xcb plugin.Samuel Rødal2012-01-073-3/+85
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-0610-243/+170
* Windows: Run on Windows XP.Friedemann Kleint2012-01-062-5/+4
* Constify more accessibility interface functions.Frederik Gladhorn2012-01-066-64/+64
* Image interface functions should be const.Frederik Gladhorn2012-01-062-6/+6
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-2/+2
* Windows: Fix compiler warnings in accessibility.Friedemann Kleint2012-01-061-0/+2