summaryrefslogtreecommitdiff
path: root/examples/script
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy31-839/+808
2010-05-20Use QApplication::arguments() to check for command line argsHarald Fernengel1-5/+1
2010-05-19Doc: Updated example license to three clause BSD license.David Boddie31-839/+808
2010-04-21Add support for MSBuild, which is the project format for MSVC 2010Martin Petersson1-1/+0
2010-04-16Fix duplicate project entry in visual studio solution file.Andrew den Exter1-1/+1
2010-04-07Allow building Qt without the QtGui moduleBernhard Rosenkraenzer1-3/+5
2010-03-25Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2-2/+17
2010-03-25Fix warnings and build on mingwThierry Bastian2-10/+13
2010-03-25Use the new memory cost reporting API in QtScript Custom Class exampleKent Hansen2-2/+17
2010-01-07Update copyright year to 2010Jason McDonald31-31/+31
2009-11-26create application object in qsdbg exampleKent Hansen1-0/+3
2009-11-26rename .qs files to .jsKent Hansen5-3/+3
2009-11-18Ran the script utils/normalizeOlivier Goffart1-1/+1
2009-10-30Add QScriptString::toArrayIndex() functionKent Hansen1-14/+3
2009-10-02Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal1-1/+1
2009-10-02Added support for -small-screen argument for Context2d exampleMiikka Heikkinen1-1/+12
2009-09-30Cleaning up usage of examples/{examplebase,symbianpkgrules}.priJoão Abecasis1-3/+1
2009-09-09Update license headers again.Jason McDonald31-124/+124
2009-09-03Fix more warnings for mingwThierry Bastian1-2/+2
2009-09-02Don't show example fullscreen on desktopOlivier Goffart1-2/+1
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira31-403/+403
2009-08-31Update tech preview license header.Jason McDonald31-403/+403
2009-08-24Make context2d compile with QT_NO_SCRIPTTOOLS.Jason Barron1-2/+4
2009-08-21renamed examplebase.pri to symbianpkgrules.priEspen Riskedal8-9/+9
2009-08-21Merge commit 'qt/master'Jason Barron3-15/+20
2009-08-20only create and attach the script debugger if it's actually requestedKent Hansen1-11/+16
2009-08-13Merge commit 'qt/master'Jason Barron31-31/+31
2009-08-12Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen31-31/+31
2009-08-12Update contact URL in license headers.Jason McDonald31-31/+31
2009-08-11Update license headers.Jason McDonald31-31/+31
2009-08-10Merge commit 'qt/master-stable'Jason Barron2-46/+63
2009-08-06implement name() function of custom property iteratorKent Hansen1-1/+1
2009-08-06make the calculator example use only standard JSKent Hansen1-45/+62
2009-08-06Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel1-1/+1
2009-08-05Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2-3/+10
2009-08-04Merge commit 'origin/master'Jason Barron1-1/+1
2009-08-04Merge commit 'qt/master-stable'Jason Barron2-3/+10
2009-08-03Squashed commit of the topic/exceptions branch.Harald Fernengel1-1/+1
2009-07-30fix two bugs in the custom script class exampleKent Hansen2-3/+10
2009-07-15implement name() function of custom property iteratorKent Hansen1-1/+1
2009-07-13don't assert in QScriptEngine::setGlobalObject()Kent Hansen2-4/+4
2009-07-02make the qtscript calculator and tetrix examples runKent Hansen2-4/+4
2009-06-30make the calculator example use only standard JSKent Hansen1-45/+62
2009-06-30Merge commit 'qt/master-stable' into 4.6-mergedJason Barron31-62/+62
2009-06-23Draw white rect into canvas to distinguish the script graphic from theme back...Sami Merilä1-0/+5
2009-06-16Update license headers as requested by the marketing department.Jason McDonald31-62/+62
2009-04-24Long live Qt for S60!axis77-0/+7986
2009-03-23Long live Qt 4.5!Lars Knoll77-0/+7958