summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | 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
| * | Move XCB event reading to a separate thread.Samuel Rødal2011-08-263-19/+137
| * | Merge "Merge branch 'master' into refactor" into refactorGunnar Sletta2011-08-256-13/+165
| |\ \
| | * \ Merge branch 'master' into refactorGunnar Sletta2011-08-256-13/+165
| | |\ \
| * | | | Remove debug outputLars Knoll2011-08-251-2/+0
| * | | | Fix multithreaded GL renderingLars Knoll2011-08-251-0/+4
| * | | | Fix threaded renderingLars Knoll2011-08-251-0/+2
| * | | | Fix the xlib backend for lighthouseLars Knoll2011-08-2520-348/+224
| |/ / /
| * | | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-241-1/+4
| * | | Add Input context for Windows.Friedemann Kleint2011-08-2411-8/+772
| * | | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
| * | | Prevent X errors being generated when setting 0 as width or height.Samuel Rødal2011-08-191-0/+3
| * | | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-4/+1
| * | | Fix build.Friedemann Kleint2011-08-196-209/+0
| * | | Move the printer support backend into it's own pluginLars Knoll2011-08-192-11/+1
| * | | Add Windows to the Lighthouse.Friedemann Kleint2011-08-1848-0/+15324
| * | | Enable multisampling and swap interval by default on cocoaGunnar Sletta2011-08-181-0/+4
| * | | Set the style mask manually.Morten Sorvig2011-08-181-2/+2
| * | | Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-183-2/+17
| * | | Create NSWindow subclass.Morten Sorvig2011-08-182-4/+27
| * | | Cocoa: Remove autorelease warnings from qmlscene.Morten Sorvig2011-08-181-0/+3
| * | | Don't set platform input context if it's not properly created.Samuel Rødal2011-08-162-4/+7
| * | | Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-161-2/+1
| * | | Cocoa: Set child window geometry correctly.Morten Sorvig2011-08-112-15/+58
| * | | Cocoa: Activate Qt apps on startup.Morten Sorvig2011-08-111-0/+6
| * | | Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-102-1/+5
| * | | Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-102-6/+0
| * | | Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-102-12/+0
| * | | build without dbusMatthew Cattell2011-08-091-0/+2