index
:
qt/qt.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
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
declarative
/
snake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
7
-83
/
+83
*
Updated year in copyright header
Kai Koehne
2014-03-26
7
-7
/
+7
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
7
-7
/
+7
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
7
-151
/
+151
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
7
-14
/
+14
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
7
-7
/
+7
*
Declarative Examples: Fall back to local qmlapplicationviewer.
Daniel Molkentin
2011-11-22
1
-1
/
+2
*
Fix use of qmlapplicationviewer.
Daniel Molkentin
2011-11-21
1
-1
/
+2
*
demos/declarative/snake example corrections
artoka
2011-11-17
2
-3
/
+1
*
demos/declarative/snake example modifications
artoka
2011-11-17
32
-4
/
+211
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
6
-103
/
+103
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-04
1
-1
/
+1
|
\
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Martin Jones
2011-01-19
6
-6
/
+6
|
|
\
|
*
|
Introduce Qt.application.active property
Joona Petrell
2011-01-07
1
-1
/
+1
*
|
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
6
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update copyright year to 2011.
Jason McDonald
2011-01-11
6
-6
/
+6
|
|
/
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2010-10-29
1
-1
/
+1
|
\
|
|
*
Missing part of 64a05cfa97b1192ac247558c0601ba0e4ec464c9
Alan Alpert
2010-10-28
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-10-25
3
-3
/
+14
|
\
|
|
*
Snake demo now pauses when the window loses focus.
Alan Alpert
2010-10-15
3
-3
/
+13
*
|
Merge remote branch 'origin/4.7' into master-from-4.7
Rohan McGovern
2010-10-04
6
-6
/
+6
|
\
|
|
*
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Aaron Kennedy
2010-09-29
6
-6
/
+6
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-09-10
2
-2
/
+12
|
\
|
|
*
Remove debug.
Martin Jones
2010-08-30
1
-1
/
+0
|
*
Snake: Don't use Behavior with states.
Martin Jones
2010-08-30
4
-5
/
+18
*
|
State handling cleanup
mae
2010-09-09
3
-21
/
+50
|
/
*
Add quit buttons to declarative demos
Joona Petrell
2010-08-26
1
-0
/
+6
*
Fix game could not be restarted
mae
2010-08-16
2
-16
/
+5
*
Snake game cannot be restarted
mae
2010-08-03
1
-2
/
+15
*
Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...
Aaron Kennedy
2010-07-29
1
-2
/
+0
*
Undefined is undefined, and now qml warns about it
mae
2010-06-29
1
-3
/
+3
*
Move knowledge of QGraphicsObject out of qml engine
Aaron Kennedy
2010-06-16
1
-0
/
+2
*
Fix snake demo
mae
2010-06-08
3
-3
/
+12
*
Add license headers for .qml files.
Jason McDonald
2010-05-21
6
-0
/
+246
*
Rename Component::errorsString() -> errorString() (and also for
Bea Lam
2010-05-20
1
-2
/
+2
*
Merge branch '4.7' of
[email protected]
:qt/qt-qml into 4.7
Alan Alpert
2010-05-07
1
-3
/
+3
|
\
|
*
Cleanup
Yann Bodson
2010-05-06
1
-3
/
+3
*
|
Make component.createObject require a parent argument
Alan Alpert
2010-05-06
1
-4
/
+2
|
/
*
Remove Component's isReady, isLoading, isError and isNull properties.
Bea Lam
2010-04-29
1
-4
/
+4
*
Replace usage of print() with console.log().
Michael Brasser
2010-04-23
1
-4
/
+4
*
Merge branch '4.7' of
[email protected]
:qt/qt-qml into 4.7
Alan Alpert
2010-04-21
1
-0
/
+16
|
\
|
*
Add .qmlproject files for declarative demos.
Yann Bodson
2010-04-20
1
-0
/
+16
*
|
Make the dynamic creation functions on the Qt object
Alan Alpert
2010-04-21
1
-2
/
+2
|
/
*
Replace "property var " with "property variant " in QML code
Aaron Kennedy
2010-04-09
1
-1
/
+1
*
Replace "import Qt 4.6" with "import Qt 4.7"
Michael Brasser
2010-04-08
6
-6
/
+6
*
Deprecate inline Script {} blocks
Aaron Kennedy
2010-03-22
2
-28
/
+25
*
Import "content" with as qualifier to support network without qmldir
mae
2010-03-15
1
-5
/
+5
*
Move particles in their own plugin (Qt.labs.particles)
Yann Bodson
2010-03-11
2
-0
/
+2
*
Use a better method for installing declarative demos.
Rohan McGovern
2010-03-08
1
-13
/
+0
*
Fixed declarative demos not being installed.
Rohan McGovern
2010-03-08
1
-0
/
+13
[next]