| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
After an API review round, we agreed that it makes sense for the
TouchBegin event to default to accepted if the widget has subscribed
to receive touch events.
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Using a OK/Cancel message box is weird for a yes/no question, esp. on a
Windows CE device where such a message box doesn't have real push
buttons but must be OK'ed / cancelled via system buttons in the title
bar.
Task-number: 255112
Reviewed-by: thartman
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The example SVG must be deployed on Windows CE devices to be used.
Reviewed-by: mauricek
BT: yes
|
| | |
| | |
| | |
| | | |
The define no longer exists.
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QT-80
Reviewed-by: Ian Walters
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Thiago Marcos P. Santos (1):
Fixed sub-attaq example build
Request-url: http://qt.gitorious.org/qt/qt/merge_requests/564
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
|
| | | | |
|
| |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | |
| | | |
Conflicts:
src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
tests/auto/qgraphicswidget/tst_qgraphicswidget.cpp
tests/auto/selftests/expected_skip.txt
tests/auto/selftests/tst_selftests.cpp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
main function has a return value now.
On the HTC this example didn't work, because this stupid thing sends
two resize events, if the SIP is opened (and only one if it is closed).
Reviewed-by: mauricek
|
| | |
| | |
| | |
| | | |
Add QTouchEvent::TouchPoint::area() and implement support for it on Windows
|
|\ \ \
| |/ / |
|
| | | |
|
| | |
| | |
| | |
| | | |
removed declaration of properties that are already declared in Qt
|
| | | |
|
| |\ \
| | |/
| | |
| | |
| | | |
Conflicts:
tests/auto/qtreeview/tst_qtreeview.cpp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The example was installed in the wrong directory.
Task-number: 254452
Reviewed-by: Kim
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This examples doesn't make much sense on most Windows CE devices.
Task-number: 254433
Reviewed-by: mauricek
BT: yes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
WinCE needs those files to be able to do something useful
Task-number: 254430
Task-number: 254437
Task-number: 254428
Reviewed-by: joerg
BT: yes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
need to deploy the sqlite plugin, otherwise no model gets created, but
referenced causing a crash.
Task-number: 254435
Reviewed-by: joerg
BT: yes
|
| | |
| | |
| | |
| | | |
Reviewed-by: Alexis
|
| | |
| | |
| | |
| | | |
Reviewed-by: Alexis
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
src/corelib/kernel/qcoreevent.h
src/gui/graphicsview/qgraphicsitem_p.h
|
| | |
| | |
| | |
| | | |
...hopefully
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
It isn't on all platforms.
|
| | | |
| | | |
| | | |
| | | | |
time() is not available on all platforms.
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Kent Hansen
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 1cad8c56002a61a6240e6580cdbd784209821fa6.
Conflicts:
examples/graphicsview/padnavigator/roundrectitem.cpp
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
kinetic-animations
Conflicts:
src/corelib/kernel/kernel.pri
src/corelib/kernel/qvariant_p.h
src/corelib/tools/tools.pri
src/gui/graphicsview/qgraphicsitem.cpp
src/gui/graphicsview/qgraphicsitem.h
src/gui/graphicsview/qgraphicswidget.h
src/gui/gui.pro
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: Trust Me
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: Trust Me
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It's not done yet, so let's re-add it when it is.
|
| | | | | | |
|
| | |/ / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Stickman example
The connectByAnimation() function is no longer needed since we have default
animations. The docs are unfinished.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Three examples have been moved.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We decided to remove the const of the eventTest() since some transitions
have dynamic conditions and need to update when eventTest() is called.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also fixed: Added some docs and moved the tanks a little so they don't start
partly outside the scene rect.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Passed parent as 'tank', thus getting a null parent in the GoToLocation state,
which breaks the machine when you transition into the state.
|
| | | | |
| | | | |
| | | | |
| | | | | |
This was a leftover from when the setDirection() semantics were broken.
|