summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update SameGame particlesAlan Alpert2009-07-164-3/+20
* Fixes bugs with particlesAlan Alpert2009-07-161-4/+7
* Initial commit of QFxLineEditAlan Alpert2009-07-164-0/+845
* Merge branch 'master' of /home/alpert/depot/personal/aalperts-qlinecontrol in...Alan Alpert2009-07-169-1825/+2970
|\
| * Remove emitingEditingFinished from QLineControlAlan Alpert2009-07-163-20/+5
| * Rename the p_foo() functions in QLineControl to internalFoo().Marius Bugge Monsen2009-07-142-31/+31
| * Make the member variable names in QLineControl consistent.Marius Bugge Monsen2009-07-144-245/+253
| * Some minor style and whitespace fixes.Marius Bugge Monsen2009-07-142-38/+44
| * Add '\internal' to the QLineControl documentation.Marius Bugge Monsen2009-07-141-40/+102
| * Cleanup some incorrect changes to QLineEditAlan Alpert2009-07-141-9/+8
| * qlinecontrol_p_p.h isn't actually used at all, remove file.Alan Alpert2009-07-141-105/+0
| * Replace Q_ASSERT with qWarningAlan Alpert2009-07-141-2/+4
| * Actually, some of that can't be moved back into QLineEditAlan Alpert2009-07-142-38/+43
| * Move some keypad navigation code back out of QLineControlAlan Alpert2009-07-142-50/+48
| * Fix some minor mistakesAlan Alpert2009-07-102-4/+4
| * Accidental Behavioural changes have been identified and rectified.Alan Alpert2009-07-081-4/+11
| * Fixed one of the QT3_SUPPORT constructors.Alan Alpert2009-07-081-8/+3
| * Forgot to bring in the change to QAbstractSpinBoxAlan Alpert2009-07-072-3/+3
| * Finish remaining TODOs for QLineControlAlan Alpert2009-07-073-11/+23
| * Manually integrate 099a32d121 to QLineControlAlan Alpert2009-07-071-1/+2
| * Manual cherrypick of QLineControl from kinetic-declarativeui-qfxlineeditAlan Alpert2009-07-079-1840/+3010
* | Rewrite QML expressions as closuresRoberto Raggi2009-07-152-34/+143
* | Added support for parsing toplevel expressions and statements.Roberto Raggi2009-07-155-1903/+1098
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-154-53/+80
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-1553-1050/+1467
| |\ \
| * | | Restyle SameGame demo based on feedbackAlan Alpert2009-07-154-53/+80
* | | | Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-1519-245/+66
| |/ / |/| |
* | | Missing fileAaron Kennedy2009-07-151-0/+211
* | | Revert "Use a function object when evaluating bindings"Aaron Kennedy2009-07-152-17/+5
* | | Fix memory leakAaron Kennedy2009-07-151-0/+4
* | | Use a function object when evaluating bindingsAaron Kennedy2009-07-152-5/+17
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1577-1181/+3160
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-1513-38/+231
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-1553-1175/+2471
| | |\ \
| | | * | Expose qml import statements in QmlDomKai Koehne2009-07-158-8/+178
| | | * | Fix broken qmldom autotestsKai Koehne2009-07-152-0/+6
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-145-2/+16
| | | |\ \
| | | * | | Remove bogus use of QT3_SUPPORT.Warwick Allison2009-07-141-5/+4
| | * | | | Make QmlPalette properties notifiable.Yann Bodson2009-07-154-25/+43
| * | | | | Initial commit of the Same Game demo. Compare to KSame if on KDE.Alan Alpert2009-07-1517-0/+359
| | |_|/ / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-1440-1165/+2272
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1446-1395/+1950
| | |\ \ \ | | | |/ /
| | * | | Libraries and library versioning.Warwick Allison2009-07-1428-1003/+2145
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-12581-30278/+23248
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-092039-156336/+219307
| | |\ \ \ \
| | * | | | | Allow relative URLsWarwick Allison2009-07-091-3/+2
| | * | | | | URL can convert from string or bytearray.Warwick Allison2009-07-091-1/+1
| | * | | | | New module handling: allow "import" of built-in types.Warwick Allison2009-07-024-8/+51
| | * | | | | First conversion to new module handling.Warwick Allison2009-07-0212-197/+116
| | * | | | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5