summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version "-1" means not-specified.Warwick Allison2010-01-131-4/+16
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-131-1/+1
* Give full error message (with line number) on XMLHttpRequest slot failures.Warwick Allison2010-01-131-14/+16
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-122-29/+44
|\
| * Doc.Martin Jones2010-01-121-0/+2
| * Pass exceptions where possible, else print.Warwick Allison2010-01-121-29/+42
* | Incorrect ASSERTAaron Kennedy2010-01-121-1/+1
* | Minor cleanupAaron Kennedy2010-01-121-2/+4
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-127-34/+149
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1213-21/+77
| |\
| * | Improve efficiency and correctness of qHash(QUrl), and use it in DeclarativeWarwick Allison2010-01-127-19/+30
| * | Use 0 for null QHash.Warwick Allison2010-01-121-15/+119
* | | Optimization: toString() conversion for QStringsAaron Kennedy2010-01-121-0/+2
| |/ |/|
* | CompileAaron Kennedy2010-01-121-1/+3
* | CompileAaron Kennedy2010-01-121-1/+1
* | Don't double enter states at startup.Aaron Kennedy2010-01-122-11/+25
* | Cached programs and closures must be destroyed at shutdownAaron Kennedy2010-01-124-6/+21
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-123-0/+9
|\ \
| * | Doc fixesAlan Alpert2010-01-113-0/+9
* | | CrashAaron Kennedy2010-01-111-1/+1
|/ /
* | More binding optsAaron Kennedy2010-01-111-0/+17
* | CrashAaron Kennedy2010-01-111-1/+0
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-115-18/+36
|\
| * Use QMetaObject::disconnectOne() in QMLAaron Kennedy2010-01-112-11/+11
| * QMetaObject::disconnectOne()Aaron Kennedy2010-01-113-7/+25
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-4/+7
|\ \ | |/
| * Don't double function'ize dynamic QML functionsAaron Kennedy2010-01-111-4/+7
* | unwarnWarwick Allison2010-01-116-8/+8
* | Don't use a virtual signal - moc complains.Warwick Allison2010-01-114-4/+16
|/
* Deferred properties are not experimental anymoreAaron Kennedy2010-01-111-3/+0
* Use URI, not modified URL when resolving type namesAaron Kennedy2010-01-111-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1116-29/+231
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-1110-8/+10
| |\
| | * Remove extra semicolons.Michael Brasser2010-01-112-2/+2
| | * Compile with QT_NO_CURSOR.Michael Brasser2010-01-111-0/+4
| * | Update QML to adhere to latest QScriptDeclarativeClassAaron Kennedy2010-01-1110-22/+26
| * | Optimization: Add QScriptDeclarativeClass::ValueAaron Kennedy2010-01-113-5/+199
* | | QTBUG-6507 appears fixed (don't know when)Warwick Allison2010-01-111-6/+1
| |/ |/|
* | Remove unused signal.Warwick Allison2010-01-111-1/+0
* | Compile outside src/declarative (tests)Warwick Allison2010-01-111-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1113-70/+238
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-112-8/+7
| |\
| * | Optimization: Passing QScriptEngine to QScriptValue is much fasterAaron Kennedy2010-01-091-7/+7
| * | Optimization: Bypass qt_metacall for synthesized methodsAaron Kennedy2010-01-098-29/+163
| * | Optimization: Cache compiled dynamic functionsAaron Kennedy2010-01-088-47/+81
* | | Move choice of pipelining to the point request.Warwick Allison2010-01-115-4/+3
| |/ |/|
* | Compile fix for QMLViewerThomas Hartmann2010-01-081-2/+2
* | Must always ask factory loader, or else plugins will only load the second time.Warwick Allison2010-01-081-6/+5
|/
* Fix painting to pixmap.Warwick Allison2010-01-081-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-085-12/+48
|\