index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
declarative
/
qdeclarativestates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Fixed QtDeclarative autotest deployment for WinCE devices.
jaanttil
2012-02-06
1
-1
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Liang Qi
2011-10-25
2
-0
/
+44
|
\
|
*
Fix crash on exit when overriding signal handlers in states.
Michael Brasser
2011-10-17
2
-0
/
+44
|
*
Fix deployment for declarative tests, examples on Symbian
Damian Jansen
2011-10-04
1
-1
/
+1
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2011-03-11
1
-0
/
+122
|
\
\
|
|
/
|
*
Add LayoutMirroring attached property for mirroring QML layouts
Joona Petrell
2011-03-01
1
-1
/
+1
|
*
Add support for anchor mirroring
Joona Petrell
2011-02-15
1
-0
/
+122
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-12-20
3
-12
/
+10
|
\
\
|
|
/
|
*
Fix QDeclarativeState::reset() autotest
Joona Petrell
2010-12-17
3
-12
/
+10
*
|
Merge remote branch 'qt/master' into file-engine-refactor
João Abecasis
2010-11-23
3
-1
/
+43
|
\
\
|
*
\
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-12
2
-0
/
+42
|
|
\
\
|
|
|
/
|
|
*
Fix QtQuick import.
Yann Bodson
2010-11-09
1
-1
/
+1
|
|
*
Removing a binding while it is being applied caused a crash.
Martin Jones
2010-11-02
2
-0
/
+42
|
*
|
Align .pro with qmake: s/\.sources/.files/.
Miikka Heikkinen
2010-10-08
1
-1
/
+1
|
|
/
*
|
Fix deployment for examples and tests
Shane Kearns
2010-10-12
1
-1
/
+1
|
/
*
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Aaron Kennedy
2010-09-29
49
-50
/
+50
*
Fix test.
Michael Brasser
2010-09-16
1
-2
/
+0
*
Restore any absolute geometry changed by AnchorChanges when returning
Michael Brasser
2010-09-15
2
-0
/
+52
*
Unit tests for Bauhaus enablers
Thomas Hartmann
2010-09-14
2
-0
/
+166
*
In ParentChange treat flip in x and y as a 180 degree rotation
Martin Jones
2010-09-14
2
-0
/
+45
*
Correctly apply PropertyChanges when entering an extended state
Michael Brasser
2010-08-02
2
-0
/
+42
*
QML focus API updates.
Michael Brasser
2010-07-21
2
-2
/
+2
*
Rewinding AnchorChanges should not make target item's implicit width and heig...
Joona Petrell
2010-07-21
2
-0
/
+72
*
Allow custom parsers to handle attached properties
Aaron Kennedy
2010-06-25
1
-1
/
+0
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Martin Jones
2010-06-08
2
-3
/
+5
|
\
|
*
Make declarative autotests compile on Symbian abld build system
Joona Petrell
2010-06-08
2
-3
/
+5
*
|
Add test for PropertyChanges with attached properties.
Martin Jones
2010-06-08
2
-0
/
+63
|
/
*
Ensure state operations assigned to the default state are triggered
Michael Brasser
2010-06-07
2
-0
/
+42
*
Symbian build fix to declarative auto and benchmark tests
Joona Petrell
2010-05-14
1
-1
/
+8
*
Correct ownership of signal handlers in state changes.
Michael Brasser
2010-05-11
2
-0
/
+40
*
Enable states to be activated via their 'when' clause even if unnamed.
Michael Brasser
2010-05-05
2
-0
/
+34
*
Mark some properties in QDeclarativeItem as private properties.
Alexis Menard
2010-04-29
1
-114
/
+127
*
Fix versioning of Qt Declarative's in-built types
Alan Alpert
2010-04-21
37
-37
/
+37
*
Fix AnchorChanges to work with parent.right.
Michael Brasser
2010-04-20
1
-20
/
+19
*
Fix tests: remove unnecessary calls to QML_DECLARE_TYPE
Bea Lam
2010-04-19
1
-2
/
+0
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-6
/
+6
*
Tweak tests to run in parallel
Aaron Kennedy
2010-04-13
1
-0
/
+2
*
Fix url resolution in PropertyChanges.
Michael Brasser
2010-04-09
4
-0
/
+67
*
Replace Text::wrap property with Text::wrapMode enumeration.
Martin Jones
2010-04-08
1
-1
/
+1
*
Document behavior of conflicting when clauses.
Michael Brasser
2010-04-08
2
-0
/
+34
*
Don't crash if a target isn't specified for AnchorChanges.
Michael Brasser
2010-04-07
2
-0
/
+29
*
Update AnchorChanges to use more natural form for setting anchors.
Michael Brasser
2010-03-25
6
-31
/
+31
*
Make more tests compile on solaris-cc
Alan Alpert
2010-03-23
1
-4
/
+4
*
Produce an error when trying to create objects in a PropertyChanges.
Michael Brasser
2010-03-22
2
-0
/
+26
[next]