summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | posix platformdefs: Add QT_NO_SOCKET_H.Morten Johan Sørvig2011-03-161-1/+3
| | * | | | | | | | | qpnghandler: Compile with QT_NO_IMAGE_TEXT.Morten Johan Sørvig2011-03-161-0/+2
| | * | | | | | | | | Lighthouse: Support Q_NO_CLIPBOARD.Morten Johan Sørvig2011-03-164-0/+14
| | * | | | | | | | | Compile.Morten Johan Sørvig2011-03-161-0/+2
| | * | | | | | | | | Fix CoreServices framework addition for qpa.Morten Johan Sørvig2011-03-161-7/+6
| | * | | | | | | | | Update NaCl mkspecs.Morten Johan Sørvig2011-03-164-407/+79
| | * | | | | | | | | Properly set the window event masks etc for screens and GL windows too.Samuel Rødal2011-03-152-3/+5
| | * | | | | | | | | Fix race condition in the non-GL casePaul Olav Tvete2011-03-143-5/+12
| | * | | | | | | | | Do release build for devices and remove some warnings.con2011-03-116-33/+46
| | * | | | | | | | | XmlPatterns actually compiles and runs.con2011-03-101-2/+2
| | * | | | | | | | | Fix http in combination with QT_NO_NETWORKPROXY.con2011-03-103-3/+8
| | * | | | | | | | | Add proof-of-concept UIKit based lighthouse platform.con2011-03-1027-0/+2401
| | * | | | | | | | | Build QProcess on platforms that don't have _NSGetEnvironcon2011-03-101-2/+2
| | * | | | | | | | | Build JavaScriptCore also under unusual platform combination.con2011-03-101-0/+3
| | * | | | | | | | | Objective-c prf may not override OBJECTIVE_CFLAGS settings.con2011-03-102-13/+11
| | * | | | | | | | | Lighthouse: Adding Native interface to getting the native eglcontextJørgen Lind2011-03-079-17/+85
| | * | | | | | | | | Fix 7ea1dd46966ae7cfa07fa18c001704e3c981b669 for Mac desktop builds.con2011-03-071-2/+3
| | * | | | | | | | | Inconsistency between ini case sensitivity between OS_MAC and WS_QPA.con2011-03-041-1/+1
| | * | | | | | | | | Do not explicitly process events before running event loop integration.con2011-03-041-1/+0
| | * | | | | | | | | don't print debug outputcon2011-03-041-1/+1
| | * | | | | | | | | Lighthouse: Fix a block for wayland with gl supportBenjamin Franzke2011-03-041-3/+6
| | * | | | | | | | | Lighthouse: Add xkbcommon to pkg-config configuration of waylandJørgen Lind2011-03-031-4/+4
| | * | | | | | | | | Lighthouse: Make xcb backen usable for anyone else againJørgen Lind2011-03-031-1/+4
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-0355-229/+625
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Lighthouse: Make wayland configure check use pkg-configJørgen Lind2011-03-022-7/+18
| | * | | | | | | | | | Compile with glxPaul Olav Tvete2011-03-022-15/+16
| | * | | | | | | | | | Build fixes for the Wayland pluginPaul Olav Tvete2011-03-024-9/+25
| | * | | | | | | | | | Lighthouse: Implement the new Native Interface api in the xcb pluginJørgen Lind2011-03-014-16/+87
| | * | | | | | | | | | Lighthouse: Make Native Interface slightly more agileJørgen Lind2011-03-012-30/+3
| | * | | | | | | | | | Lighthouse: Native Interface, added graphicsDeviceJørgen Lind2011-03-012-4/+11
| | * | | | | | | | | | added capabilites to QPlatformIntegrationGunnar Sletta2011-03-0117-3/+97
| | * | | | | | | | | | Allow using QPixmap outside GUI thread when using rasterGunnar Sletta2011-03-011-5/+14
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-011147-60570/+55578
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Lighthouse: Xcb, implement native interfaceJørgen Lind2011-03-015-2/+82
| | * | | | | | | | | | | Lighthouse: Add a native interface.Jørgen Lind2011-03-015-3/+150
| | * | | | | | | | | | | Lighthouse: Xcb. implement dri2 context handlingJørgen Lind2011-03-017-25/+460
| | * | | | | | | | | | | Lighthouse: Adding EGL support to the xcb pluginJørgen Lind2011-03-0110-33/+90
| | * | | | | | | | | | | Lighthouse: Xlib added QXlibDisplay typeJørgen Lind2011-03-0112-144/+228
| | * | | | | | | | | | | Avoid flickerPaul Olav Tvete2011-02-252-0/+20
| | * | | | | | | | | | | Make it build when EGL is not availablePaul Olav Tvete2011-02-244-9/+37
| | * | | | | | | | | | | Call the extended key event handlers in XCB and Xlib backends.Samuel Rødal2011-02-242-2/+2
| | * | | | | | | | | | | Added extended key event support in QWindowSystemInterface.Samuel Rødal2011-02-245-3/+62
| | * | | | | | | | | | | Lighthouse: fix qxlib include files after file-renameJørgen Lind2011-02-1422-71/+71
| | * | | | | | | | | | | Lighthouse Renamed testlite files to xlibJørgen Lind2011-02-1421-0/+0
| | * | | | | | | | | | | Lighthouse Moving testlite plugin into xlibJørgen Lind2011-02-1424-0/+0
| | * | | | | | | | | | | Lighthouse: renaming testlite to xlibJørgen Lind2011-02-1423-303/+301
| | * | | | | | | | | | | Lighthouse: Testlite: Added modallity for dialogsJørgen Lind2011-02-142-33/+124
| | * | | | | | | | | | | More debugging of XCB events.Samuel Rødal2011-02-141-38/+46
| | * | | | | | | | | | | Properly update the geometry variable of QPlatformWindow when resized.Samuel Rødal2011-02-141-1/+4
| | * | | | | | | | | | | Lighthouse:Propogate the configure event to the QWaylandWindowJørgen Lind2011-02-111-0/+2