summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-172-0/+100
| | | | * | | | | Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-172-21/+58
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-182-4/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | qmake vcproj generator: do not insert $(INHERIT)Joerg Bornemann2011-03-182-4/+5
| * | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-03-18197-1566/+9267
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixes detected by the static-checkJørgen Lind2011-03-174-4/+86
| | * | | | | | | | Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-17101-113/+441
| | * | | | | | | | Mac: add autorelease pools to create_sysMorten Sorvig2011-03-171-0/+4
| | * | | | | | | | Don't skip remaining events on unhandled events in xcb backend.Samuel Rødal2011-03-171-2/+6
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-17730-6261/+24045
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Lighthouse: Xcb, compile fix for the glx pathJørgen Lind2011-03-161-0/+2
| | * | | | | | | | | Lighthouse: Make sure we don't use xkbcommonJørgen Lind2011-03-162-5/+16
| | * | | | | | | | | Lighthouse: Add pkg-config check for opengl es2Jørgen Lind2011-03-161-1/+10
| | * | | | | | | | | Rename qnaclunimplemented -> qfunctions_naclMorten Sorvig2011-03-168-9/+14
| | * | | | | | | | | Rename qconfig-minimal-system-depenencies.hMorten Sorvig2011-03-162-2/+2
| | * | | | | | | | | Add QT_NO_FILESYSTEMITERATOR.Morten Johan Sørvig2011-03-165-0/+30
| | * | | | | | | | | Add QT_NO_DYNAMIC_LIBRARY.Morten Johan Sørvig2011-03-161-7/+11
| | * | | | | | | | | Compile.Morten Johan Sørvig2011-03-161-1/+5
| | * | | | | | | | | NaCl: Dont force release builds.Morten Johan Sørvig2011-03-161-2/+0
| | * | | | | | | | | NaCl: disable libtiff. Morten Johan Sørvig2011-03-161-0/+1
| | * | | | | | | | | 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