summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1051-7/+7929
|\
| * Revert "Compile"Martin Jones2010-02-101-2/+2
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-0951-7/+7929
| |\
| | * CompileAaron Kennedy2010-02-091-2/+2
| | * Clean up QmlImageReader thread on engine destruction.Martin Jones2010-02-051-1/+1
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-0551-7/+7929
| | |\
| | | * Make sure cookies are saved.Martin Jones2010-02-041-1/+4
| | | * Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso...Warwick Allison2010-02-0451-7/+7926
| | | |\
| | | | * Really run image reader in its own thread.Martin Jones2010-02-031-4/+2
| | | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-0357-402/+359
| | | | |\
| | | | | * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-0257-402/+359
| | | | | |\
| | | | * | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-5/+5
| | | | |/ /
| | | | * | Move image network access into a separate thread, with decoding.Martin Jones2010-01-292-59/+109
| | | | * | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-2718-117/+424
| | | | |\ \
| | | | * | | Compile with Qt 4.6.1Aaron Kennedy2010-01-201-0/+10
| | | | * | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-208-12/+13
| | | | |\ \ \
| | | | * \ \ \ Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-192-2/+3
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Alan Alpert2010-01-191-0/+3
| | | | |\ \ \ \ \
| | | | | * | | | | Doc.Martin Jones2010-01-191-0/+1
| | | | | * | | | | Allow the QML based file browser to be used in place of native.Martin Jones2010-01-191-0/+2
| | | | * | | | | | Fix bad behaviour on N900Alan Alpert2010-01-191-1/+1
| | | | |/ / / / /
| | | | * | | | | Doc fixes.Michael Brasser2010-01-152-3/+3
| | | | * | | | | Remove debuggingAaron Kennedy2010-01-141-1/+0
| | | | * | | | | Add toggle orientation optionAaron Kennedy2010-01-142-0/+14
| | | | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-141212-1347/+1533
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-01-141212-1347/+1533
| | | | | |\ \ \ \ \
| | | | * | | | | | | Only force graphicssystem raster on X11Aaron Kennedy2010-01-141-1/+1
| | | | |/ / / / / /
| | | | * | | | | | Various QML browser improvementsMartin Jones2010-01-121-10/+20
| | | | * | | | | | Always exit on play script failureAaron Kennedy2010-01-121-1/+1
| | | | * | | | | | Move choice of pipelining to the point request.Warwick Allison2010-01-111-13/+0
| | | | * | | | | | PreferNetwork (the default) is fixed, no need to force PreferCache.Warwick Allison2010-01-081-1/+0
| | | | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-0529-755/+4397
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-0529-755/+4397
| | | | | |\ \ \ \ \ \
| | | | * | | | | | | | WGZ is just a ZIP, so accept that too.Warwick Allison2010-01-051-1/+2
| | | | * | | | | | | | Basic WGT/WGZ support.Warwick Allison2010-01-053-6/+109
| | | | |/ / / / / / /
| | | | * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-12-1815-1635/+0
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Remove creatorplugin (it's moved to the creator repository)Bea Lam2009-12-1715-1635/+0
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-1712-164/+219
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Make QListModelInterface API more sensible for our use case.Martin Jones2009-12-162-0/+15
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-101-1/+1
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Compile when in a module.Warwick Allison2009-12-082-3/+3
| | | | * | | | | | | | | Add info about qmldebugger and its creator plugin, with screenshot.Bea Lam2009-12-082-6/+12
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-073-5/+4
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-0726-59/+343
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0720-42/+191
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-0720-42/+191
| | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | Move loader functionality into qmlviewer.Martin Jones2009-12-075-31/+115
| | | | | * | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0711-8/+782
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / /
| | | | | * | | | | | | | | | | | Bring up network on Symbian.Martin Jones2009-12-072-0/+51
| | | | * | | | | | | | | | | | | Fix leaks.Michael Brasser2009-12-071-3/+1
| | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | |