summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* class exportsWarwick Allison2009-05-153-6/+6
* Fix finishPlaying behavior for repeating animations.Michael Brasser2009-05-151-1/+9
* Fix SetProperties not always setting properties correctly.Michael Brasser2009-05-153-53/+60
* Compile with gcc 4.2.Roberto Raggi2009-05-142-46/+71
* Introduced UiStatement in the QML grammar.Roberto Raggi2009-05-145-804/+827
* There's no need to record the current AST in the QML/JS engine.Roberto Raggi2009-05-141-12/+1
* Some (internal) API cleanup.Roberto Raggi2009-05-146-46/+46
* Moved Parser::DiagnosticMessage and AST::SourceLocationRoberto Raggi2009-05-146-72/+50
* Renamed JavaScriptEnginePrivate in Engine.Roberto Raggi2009-05-1410-40/+40
* Protect the QML front-end using the namespace JavaScript.Roberto Raggi2009-05-149-208/+222
* Removed javascriptvalue.hRoberto Raggi2009-05-146-18/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-143-11/+16
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-147-75/+70
| |\
| | * GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
| * | Have scale grid images degrade a bit nicer.Michael Brasser2009-05-142-4/+4
| * | Make compile on arm.Michael Brasser2009-05-141-1/+1
* | | Array expressions testAaron Kennedy2009-05-141-3/+1
| |/ |/|
* | Fixup gcov lib linesAaron Kennedy2009-05-141-0/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1412-62/+202
|\ \ | |/
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-0/+41
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-9/+7
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-2/+33
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-6/+46
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-1/+34
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-131-2/+0
| |\
| | * Remove unnecessary flagMartin Jones2009-05-131-2/+0
| * | qdoc: Fixed some qdoc errors.Martin Smith2009-05-134-39/+35
| |/
| * Work with no initial file (open dialog).Warwick Allison2009-05-131-0/+1
| * fix bug 253385 fixWarwick Allison2009-05-131-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-134-7/+10
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-139-37/+24
| |\ \
| * | | fix bug 253385Warwick Allison2009-05-121-4/+6
* | | | Remove AssignSignal instructionAaron Kennedy2009-05-135-69/+58
| |_|/ |/| |
* | | Remove left over debuggingAaron Kennedy2009-05-131-1/+0
* | | Fix qmlparser test failureAaron Kennedy2009-05-133-6/+10
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1383-633/+770
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-1272-574/+679
| |\
| | * Fix compilation due to an internal change in QObjectAlexis Menard2009-05-121-1/+1
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-1271-573/+678
| | |\
| | | * The editor geometry in item views is not correctly updated when 1stThierry Bastian2009-05-121-1/+1
| | | * Fixed dumping so that we dump both q_yy and q_xx instead of q_yy twice.Jan-Arve Sæther2009-05-121-1/+1
| | | * QSsl: Renamed testConnection to startHandshakeMarkus Goetz2009-05-122-7/+7
| | | * Small documentation fix for QSslSocketMarkus Goetz2009-05-121-2/+2
| | | * Don't overwrite q_yy with q_xx when we are dumping the layout.Jan-Arve Sæther2009-05-121-9/+9
| | | * Work around a limitation in QFormLayout - 0 width content marginsTrond Kjernaasen2009-05-121-4/+9
| | | * Make the QPrintPreviewDialog use a QMainWindow with a proper QToolBar forTrond Kjernaasen2009-05-121-79/+56
| | | * Draw the shadow before the page background to avoid antialiasing overlapsTrond Kjernaasen2009-05-121-22/+22
| | | * Add the chart utility from qtestlib-tools.Morten Sørvig2009-05-121-19/+10
| | | * Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-116-83/+162
| | | * Add QKeySequence::Quit and QKeySequence::Preferences for standard keys.Norwegian Rock Cat2009-05-111-1/+7