Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | posix platformdefs: Add QT_NO_SOCKET_H. | Morten Johan Sørvig | 2011-03-16 | 1 | -1/+3 | |
| | * | | | | | | | | | qpnghandler: Compile with QT_NO_IMAGE_TEXT. | Morten Johan Sørvig | 2011-03-16 | 1 | -0/+2 | |
| | * | | | | | | | | | Lighthouse: Support Q_NO_CLIPBOARD. | Morten Johan Sørvig | 2011-03-16 | 4 | -0/+14 | |
| | * | | | | | | | | | Compile. | Morten Johan Sørvig | 2011-03-16 | 1 | -0/+2 | |
| | * | | | | | | | | | Fix CoreServices framework addition for qpa. | Morten Johan Sørvig | 2011-03-16 | 1 | -7/+6 | |
| | * | | | | | | | | | Update NaCl mkspecs. | Morten Johan Sørvig | 2011-03-16 | 4 | -407/+79 | |
| | * | | | | | | | | | Properly set the window event masks etc for screens and GL windows too. | Samuel Rødal | 2011-03-15 | 2 | -3/+5 | |
| | * | | | | | | | | | Fix race condition in the non-GL case | Paul Olav Tvete | 2011-03-14 | 3 | -5/+12 | |
| | * | | | | | | | | | Do release build for devices and remove some warnings. | con | 2011-03-11 | 6 | -33/+46 | |
| | * | | | | | | | | | XmlPatterns actually compiles and runs. | con | 2011-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | Fix http in combination with QT_NO_NETWORKPROXY. | con | 2011-03-10 | 3 | -3/+8 | |
| | * | | | | | | | | | Add proof-of-concept UIKit based lighthouse platform. | con | 2011-03-10 | 27 | -0/+2401 | |
| | * | | | | | | | | | Build QProcess on platforms that don't have _NSGetEnviron | con | 2011-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | Build JavaScriptCore also under unusual platform combination. | con | 2011-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | Objective-c prf may not override OBJECTIVE_CFLAGS settings. | con | 2011-03-10 | 2 | -13/+11 | |
| | * | | | | | | | | | Lighthouse: Adding Native interface to getting the native eglcontext | Jørgen Lind | 2011-03-07 | 9 | -17/+85 | |
| | * | | | | | | | | | Fix 7ea1dd46966ae7cfa07fa18c001704e3c981b669 for Mac desktop builds. | con | 2011-03-07 | 1 | -2/+3 | |
| | * | | | | | | | | | Inconsistency between ini case sensitivity between OS_MAC and WS_QPA. | con | 2011-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | Do not explicitly process events before running event loop integration. | con | 2011-03-04 | 1 | -1/+0 | |
| | * | | | | | | | | | don't print debug output | con | 2011-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | Lighthouse: Fix a block for wayland with gl support | Benjamin Franzke | 2011-03-04 | 1 | -3/+6 | |
| | * | | | | | | | | | Lighthouse: Add xkbcommon to pkg-config configuration of wayland | Jørgen Lind | 2011-03-03 | 1 | -4/+4 | |
| | * | | | | | | | | | Lighthouse: Make xcb backen usable for anyone else again | Jørgen Lind | 2011-03-03 | 1 | -1/+4 | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-03 | 55 | -229/+625 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Lighthouse: Make wayland configure check use pkg-config | Jørgen Lind | 2011-03-02 | 2 | -7/+18 | |
| | * | | | | | | | | | | Compile with glx | Paul Olav Tvete | 2011-03-02 | 2 | -15/+16 | |
| | * | | | | | | | | | | Build fixes for the Wayland plugin | Paul Olav Tvete | 2011-03-02 | 4 | -9/+25 | |
| | * | | | | | | | | | | Lighthouse: Implement the new Native Interface api in the xcb plugin | Jørgen Lind | 2011-03-01 | 4 | -16/+87 | |
| | * | | | | | | | | | | Lighthouse: Make Native Interface slightly more agile | Jørgen Lind | 2011-03-01 | 2 | -30/+3 | |
| | * | | | | | | | | | | Lighthouse: Native Interface, added graphicsDevice | Jørgen Lind | 2011-03-01 | 2 | -4/+11 | |
| | * | | | | | | | | | | added capabilites to QPlatformIntegration | Gunnar Sletta | 2011-03-01 | 17 | -3/+97 | |
| | * | | | | | | | | | | Allow using QPixmap outside GUI thread when using raster | Gunnar Sletta | 2011-03-01 | 1 | -5/+14 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-01 | 1147 | -60570/+55578 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Lighthouse: Xcb, implement native interface | Jørgen Lind | 2011-03-01 | 5 | -2/+82 | |
| | * | | | | | | | | | | | Lighthouse: Add a native interface. | Jørgen Lind | 2011-03-01 | 5 | -3/+150 | |
| | * | | | | | | | | | | | Lighthouse: Xcb. implement dri2 context handling | Jørgen Lind | 2011-03-01 | 7 | -25/+460 | |
| | * | | | | | | | | | | | Lighthouse: Adding EGL support to the xcb plugin | Jørgen Lind | 2011-03-01 | 10 | -33/+90 | |
| | * | | | | | | | | | | | Lighthouse: Xlib added QXlibDisplay type | Jørgen Lind | 2011-03-01 | 12 | -144/+228 | |
| | * | | | | | | | | | | | Avoid flicker | Paul Olav Tvete | 2011-02-25 | 2 | -0/+20 | |
| | * | | | | | | | | | | | Make it build when EGL is not available | Paul Olav Tvete | 2011-02-24 | 4 | -9/+37 | |
| | * | | | | | | | | | | | Call the extended key event handlers in XCB and Xlib backends. | Samuel Rødal | 2011-02-24 | 2 | -2/+2 | |
| | * | | | | | | | | | | | Added extended key event support in QWindowSystemInterface. | Samuel Rødal | 2011-02-24 | 5 | -3/+62 | |
| | * | | | | | | | | | | | Lighthouse: fix qxlib include files after file-rename | Jørgen Lind | 2011-02-14 | 22 | -71/+71 | |
| | * | | | | | | | | | | | Lighthouse Renamed testlite files to xlib | Jørgen Lind | 2011-02-14 | 21 | -0/+0 | |
| | * | | | | | | | | | | | Lighthouse Moving testlite plugin into xlib | Jørgen Lind | 2011-02-14 | 24 | -0/+0 | |
| | * | | | | | | | | | | | Lighthouse: renaming testlite to xlib | Jørgen Lind | 2011-02-14 | 23 | -303/+301 | |
| | * | | | | | | | | | | | Lighthouse: Testlite: Added modallity for dialogs | Jørgen Lind | 2011-02-14 | 2 | -33/+124 | |
| | * | | | | | | | | | | | More debugging of XCB events. | Samuel Rødal | 2011-02-14 | 1 | -38/+46 | |
| | * | | | | | | | | | | | Properly update the geometry variable of QPlatformWindow when resized. | Samuel Rødal | 2011-02-14 | 1 | -1/+4 | |
| | * | | | | | | | | | | | Lighthouse:Propogate the configure event to the QWaylandWindow | Jørgen Lind | 2011-02-11 | 1 | -0/+2 | |