summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: TabWidget - remove virt children, add action interface.Frederik Gladhorn2011-09-162-73/+159
* Fix xcb-icccm 3.8 supportJędrzej Nowacki2011-09-151-3/+15
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-152-3/+3
* Get the Windows GL context to compile.Jason Barron2011-09-151-5/+1
* Make the Windows input context compile after the refactoring.Jason Barron2011-09-152-23/+14
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-1513-189/+189
* Fix missing/incorrect license headersJason McDonald2011-09-155-1/+164
* Fix email address in license headers.Jason McDonald2011-09-1545-45/+45
* Fix stale license headers from refactor branchJason McDonald2011-09-154-68/+68
* Add missing license headers.Jason McDonald2011-09-152-0/+82
* Use QPlaftormInputContextFactory to load input context in Wayland pluginJoona Petrell2011-09-142-0/+13
* Fix warnings received when xcb platform is ran without ibus platforminputcontextJoona Petrell2011-09-141-7/+8
* Don't build ibus when dbus is not availablePaul Olav Tvete2011-09-141-2/+2
* Windows: disable the (currently broken) Windows platform pluginRohan McGovern2011-09-141-1/+4
* Windows: correctly disable ibus plugin on WindowsRohan McGovern2011-09-141-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-13439-22583/+34097
|\
| * Fixed race condition in xcb plugin logging (when debugging is enabled).Samuel Rødal2011-09-122-0/+4
| * don't build ibus plugin on windows/macGunnar Sletta2011-09-121-1/+1
| * Clang Build Fix: Cocoa platform pluginTakumi ASAKI2011-09-094-5/+5
| * Make inputcontext plugin loading a bit more genericLars Knoll2011-09-083-19/+2
| * Fixup a few minor errors in the previous commitLars Knoll2011-09-083-8/+8
| * Add plugin mechanism to load platform input contextsJoona Petrell2011-09-0816-11/+1245
| * Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
| * More xlib plugin fixesPaul Olav Tvete2011-09-083-28/+27
| * Fix compile error on Mac.Takumi ASAKI2011-09-081-0/+2
| * Make the xlib platform plugin work againPaul Olav Tvete2011-09-072-3/+3
| * Cocoa: QMenu refactor.Morten Sorvig2011-09-0717-93/+2942
| * Fixed symbol lookup failure with xcb when using GLX and XRender.Samuel Rødal2011-09-071-1/+1
| * Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-2/+31
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-069-158/+342
| |\
| * | Propogate that the size has changedJørgen Lind2011-09-021-1/+4
| * | Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+4
| * | Make xcb plugin compile again.Laszlo Agocs2011-09-011-1/+1
| * | The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-312-23/+18
| * | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-315-7/+10
| * | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
| * | Cocoa: Fix qmlscene flicker on resize.Morten Sorvig2011-08-291-3/+3
| * | Make plain executables foreground processes.Morten Sorvig2011-08-294-2/+215
| * | Cocoa: Load the standard app menu.Morten Sorvig2011-08-2914-3/+511
| * | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-291-1/+1
| |\ \
| | * \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-1/+1
| | |\ \
| * | | | Get cocoa plugin compiling after OpenGL refactoringGunnar Sletta2011-08-292-3/+3
| |/ / /
| * | | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2973-138/+137
| * | | Always relay configure notify events from XCB plugin.Samuel Rødal2011-08-291-3/+0
| * | | directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
| * | | directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
| * | | xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-262-2/+2
| * | | xcb: Be able to compile without xlib supportHolger Hans Peter Freyther2011-08-261-4/+5
| * | | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-1/+0
| * | | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-266-0/+16