| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
SystemPalette.
|
|\
| |
| |
| | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| |
| |
| |
| |
| |
| | |
QML_DEFINE_TYPE etc. now define just the initial support version, with
support in all future versions being thus implied.
QTBUG-5421
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
API changes:
Removed bool streamIn
Added int emissionRate
Added int emissionVariance
Added void burst(count, emissionRate=-1)
While rewriting the internals to accomodate this, all other outstanding
particles bugs were believed fixed.
Task-number: QT-2392 QT-2391 QT-2390 QT-2406
|
|\
| |
| |
| |
| |
| |
| |
| | |
kinetic-declarativeui
Conflicts:
configure.exe
src/gui/graphicsview/qgraphicsitem_p.h
|
| |
| |
| |
| |
| |
| |
| | |
Stripping 350k off by reencoding the mp3.
32 Kbps, mono, 22.05 KHz.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| | |
Using pngout to make the fluidlauncher a bit lighter.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| | |
Using pngout to make the fluidlauncher a bit lighter.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| | |
Using pngout to make the fluidlauncher a bit lighter.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| |
| | |
Using pngout to make the fluidlauncher a bit lighter.
And to reduce Anomalies memory footprint.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| | |
Using pngout to make the fluidlauncher a bit lighter.
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| |
| | |
SVG graphics may contain much unneeded stuff. I used Inkscape's
vacuum function and Ariya's svgmin. Much better now.
Reviewed-By: trustme
|
| | |
|
|\ \
| | |
| | |
| | | |
into kinetic-declarativeui
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Conflicts:
src/declarative/debugger/qmldebug.cpp
src/declarative/fx/qmlgraphicsimagebase_p.h
src/declarative/util/qmlanimation.h
src/declarative/util/qmlstate.h
src/declarative/util/qmltimer.cpp
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
into kinetic-declarativeui
Conflicts:
examples/declarative/dial/main.cpp
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Conflicts:
src/declarative/qml/qmlcomponentjs.cpp
src/declarative/qml/qmlcomponentjs_p.h
src/declarative/qml/qmlcomponentjs_p_p.h
|
| | | | |
|
| |/ /
|/| | |
|
|/ / |
|
| |
| |
| |
| |
| | |
Sadly, these are not being maintained. There's still SQL offline storage
for all your SQL needs.
|
|\ \
| | |
| | |
| | | |
into kinetic-declarativeui
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
Blocks now delete themselves on their death.
|
| | |
|
|\ \
| | |
| | |
| | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | | |
|
|/ / |
|
|\ \
| |/
| |
| |
| |
| |
| | |
kinetic-declarativeui
Conflicts:
tools/qdoc3/cppcodemarker.cpp
|
| |
| |
| |
| | |
Reviewed-by: aportale
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This means that when the backend's knowledge about the content's video
capability changes outside the LoadingState, it still work. This
apparently matters for the Helix backend. Patch supplied by Adookkattil
Saleem (Nokia-D/Dallas).
Reviewed-by: Gareth Stockwell
Reviewed-by: Frans Englich
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
One of the footer cell lost his gray color in commit 7c12258485db8d
Task-number: QTBUG-4821
Reviewed-by: Jan-Arve
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Tested on Symbian and Windows(DS9).
Task-number: QTBUG-4869
Reviewed-by: Gareth Stockwell
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Now you can assign the script you want to run to the property directly,
rather than assigning a string.
Task-number: QT-734
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
kinetic-declarativeui
Conflicts:
tools/qdoc3/cppcodemarker.cpp
|
| |/ /
| | |
| | |
| | |
| | | |
Task-number: QT-2162
Reviewed-by: axis
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
kinetic-declarativeui
Conflicts:
configure.exe
src/corelib/animation/qabstractanimation.cpp
src/s60installs/qt.iby
util/qlalr/cppgenerator.cpp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Brings the video examples into multimedia directory, and removes the
audio sub-directory so the directory structure is in line with the other
example categories.
Task-number: QT-667
Reviewed-by: Kurt Korbatits
|
| | |
| | |
| | |
| | | |
Reviewed-by:TrustMe
|
| |/
| |
| |
| |
| |
| |
| |
| | |
The exemption was originally added to make the demo compile when
QtUiTools was not yet compiled for Symbian.
Task-number: QT-1018
Reviewed-by: Janne Anttila
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Amend commit faef2f5101287ad8ce94cf8e7a4d574a7d6267fd, with this build
fix.
Task-number: QTBUG-4743
Reviewed-by: Shane Kearns
|