summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/invalidID.4.qml
blob: 86010bf792b222093cd1fbcdd9ce72fc9e60a181 (plain)
1
2
3
4
5
6
import Test 1.0
MyQmlObject {
    id: hello
    id: world
}

aph'> * | Make the Mac configure tests consistent when configuring for multiple archite...Morten Sørvig2009-05-052-26/+43 |/ * Make comment explaning the Mac deployment target setting clearer.Morten Sørvig2009-05-041-4/+5 * Implemented an option to tune flippingAnders Bakken2009-05-044-3/+11 * Beautified codeAnders Bakken2009-05-022-17/+17 * Improve debug output (in debug mode only)Anders Bakken2009-05-011-2/+83 * Extended surface capabilitiesAnders Bakken2009-05-012-6/+31 * Cleaned up surface creation codeAnders Bakken2009-05-014-34/+28 * Improved readability of the flip codeAnders Bakken2009-05-011-7/+2 * Fixed possible crash in QDirectFBPaintEngine::clipAnders Bakken2009-05-011-1/+1 * Apparently this is the best way to determine which to useBill King2009-05-011-5/+4 * QNetworkCookieJar: allow cookies with wrong domain attributePeter Hartmann2009-04-302-9/+8 * New autotest for Windows Mobile: tst_windowsmobileThomas Hartmann2009-04-3010-0/+446 * Correcting typoMorten Engvoldsen2009-04-301-2/+2 * Fixed busy indicator for a QProgressBar with a style sheet applied to it.jasplin2009-04-301-1/+1 * Fixes a possible issue in itemviws where we would not scroll to theThierry Bastian2009-04-302-10/+17 * QApplication::setStyle() can cause a crashRichard Moe Gustavsen2009-04-301-1/+4 * Stabilize tst_QWidget::render_systemClip2 and remove wrong ifdefBjoern Erik Nilsen2009-04-291-3/+3 * QTransform::map(const QRegion&) cut-off for single rect regions.Bjoern Erik Nilsen2009-04-291-0/+4 * Speed-up QPainter::clipRegion().Bjoern Erik Nilsen2009-04-291-11/+20 * Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip.Bjoern Erik Nilsen2009-04-292-2/+109 * Documented the flow layout example.Morten Engvoldsen2009-04-292-4/+113 * Corrected bugs in the flow layout exampleMorten Engvoldsen2009-04-294-6/+30 * Corrected typoMorten Engvoldsen2009-04-291-1/+1 * Corrected description of the QLayout::takeAt() functionMorten Engvoldsen2009-04-291-1/+1 * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-29