summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-021-1/+3
| |\
| | * Add qscriptobject and context2d to "trusted" benchmarksKent Hansen2011-03-021-1/+3
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-028-25/+17
| |\ \
| | * | qdoc3: Fix compilation with -no-stlhjk2011-03-021-0/+2
| | * | don't add extraneous empty command linesOswald Buddenhagen2011-03-013-3/+3
| | * | make the $$quote() function less prominentOswald Buddenhagen2011-03-012-19/+9
| | * | minor cleanup of the QMAKE_POST_LINK command line constructionOswald Buddenhagen2011-03-011-2/+2
| | * | silence qmake warning about unbalanced parenthesesOswald Buddenhagen2011-03-011-1/+1
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-027-21/+80
| |\ \ \ | | | |/ | | |/|
| | * | Don't allow non-Object values to be set as prototypeKent Hansen2011-03-022-6/+7
| | * | Enable QtScript/JavaScriptCore ASSERTs in debug modeKent Hansen2011-03-011-1/+1
| | * | Don't assert in abortEvaluation() autotestKent Hansen2011-03-012-5/+59
| | * | Avoid asserting when computing line number for backtraceKent Hansen2011-03-012-5/+11
| | * | Make missing line number info an expected failureKent Hansen2011-02-281-8/+6
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-0136-182/+486
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-0136-182/+486
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-2823-150/+356
| | | |\ \
| | | | * | Fix FolderListModel test - set folder to one containing files.Martin Jones2011-02-281-0/+3
| | | | * | Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-285-45/+108
| | | | * | FolderListModel emitted incorrect rowsRemoved range causing crash.Martin Jones2011-02-282-2/+31
| | | | * | fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-2812-52/+91
| | | | * | Fix test instability.Martin Jones2011-02-281-0/+2
| | | | * | Document BorderImage::asynchronousAlan Alpert2011-02-271-0/+14
| | | | * | Ensure layout is updated when section property changes.Martin Jones2011-02-253-2/+28
| | | | * | QDeclarativeDebug: Export needed symbols on SymbianKai Koehne2011-02-243-47/+47
| | | | * | Add a 'CursorPosition' parameter to TextInput.positionAt().Andrew den Exter2011-02-243-3/+31
| | | | * | Fix qmlviewer compilation on old Symbian platformsJoona Petrell2011-02-241-0/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-283-8/+24
| | | |\ \ \
| | | | * | | Fix Mac synthesized italic fonts clipping issue for QGLWidgetJiang Jiang2011-02-281-5/+10
| | | | * | | Merge branch 'graphics-team-text-4.7' into 4.7Eskil Abrahamsen Blomfeldt2011-02-282-3/+14
| | | | |\ \ \
| | | | | * | | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-252-1/+31
| | | | | * | | Fix out of bounds handling in Mac shaperJiang Jiang2011-01-142-3/+14