| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The sub-attaq's animation manager was accessing a deleted animation.
Task-number: QTBUG-5646
Reviewed-by: thierry
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-5526
Reviewed-by: thierry
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| | |
Reviewed-by: Trust Me
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
browser use it.
- Handle windows files names by looking for paths first (and don't check
that it exists first)
- Handle host names without dots (it was not handled because of
difficulties with the case host:port)
- Return the parsed url only if the host or the path is not empty
instead of returning a url that looks like "http:"
Reviewed-by: Thiago Macieira
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
QPaintDevice and QImage used the functions numColors(), setNumColors(),
and numBytes(). However, this is not consistent with the rest of the Qt
API which uses *Count() and set*Count().
Removed all usage of these functions inside Qt and test-cases.
Reviewed-by: Andreas Aardal Hanssen
|
|\ \
| | |
| | |
| | |
| | | |
Conflicts:
dist/changes-4.6.0
|
| |\ \
| | |/
| |/| |
|
| | |\ |
|
| | |\ \ |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This covers cases where the backend knows about video capability in a
state other than the LoadingState. Patch by Adookkattil Saleem, slightly
modified.
Reviewed-by: Gareth Stockwell
|
| | |_|/
| |/| |
| | | |
| | | | |
Reviewed-by: Sarah Smith
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
QAbstractAnimation:
currentTime returns the "complete" current time
currentLoopTime() returns the time inside the current loop
add setPaused(bool) for consistency with QTimeLine
stateChanged: newState passed as first paramater (before oldState)
for consistency with the reset of Qt
QAnimationGroup:
rename clearAnimations to clear
rename insertAnimationAt to insertAnimation
rename takeAnimationAt to takeAnimation
QSequentialAnimationGroup:
rename insertPauseAt to insertPause
|
| |/
|/|
| |
| | |
Reviewed-by: Sarah Smith
|
| |
| |
| |
| |
| |
| |
| | |
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
|
|
|
|
| |
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
|
|/ /
| |
| |
| |
| | |
Task-number: QT-2162
Reviewed-by: axis
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Symbian already has the executables musicplayer.exe, mediaplayer.exe and
ftp.exe, with the result that we overwrite them with Qt. We solve this
by renaming the examples, and do it not only on Symbian, such that Qt
remains consistent across platforms.
This was previously partly done for mediaplayer. The folder name needs
to be consistent with the executable, for qtdemo to work. Done jointly
with Alessandro.
Task-number: QTBUG-4743
Reviewed-by: Alessandro Portale
Reviewed-by: Frans Englich
|
|
|
|
|
|
|
|
|
|
|
| |
Let's make sure to have enough layout spacings around
the widgets in order to see the focusrect.
Also, the issue with the growing dialog is fixed. It
was the spinbox and it's label which with the stylesheets
set did not have enough horizontal space, and thus
made the dialog grow on the following CSS change
Reviewed-By: TrustMe
|
|
|
|
|
|
|
|
|
| |
Use desktopservices sax.mp3 instead of one in autotests when deploying
mediaplayer for symbian. This avoids getting a warning for missing file
in install packages.
Task-number: QTBUG-4719
Reviewed-by: Alessandro Portale
|
|
|
|
| |
Reviewed-by: Markus Goetz
|
|
|
|
|
|
|
|
| |
mifconv can't always handle absolute paths to the .svg specified, so for
now we don't use absolute paths, and fix it later.
Task-number: QTBUG-4693
Reviewed-by: Shane Kearns
|
|
|
|
|
|
| |
Also, add same trick for PPC
Reviewed-by: MortenS
|
|
|
|
| |
Reviewed-by: Simon Hausmann
|
|
|
|
| |
Reviewed-by: alexis
|
|
|
|
|
| |
Reviewed-by: Denis Dzyubenko
Reviewed-by: Pierre Rossi
|
|
|
|
|
| |
Reviewed-by: Denis Dzyubenko
Reviewed-by: Pierre Rossi
|
|
|
|
|
|
|
|
| |
Add multitouch to the position of the path, and enable multitouch on
the controls of the demo.
Reviewed-by: Denis Dzyubenko
Reviewed-by: Pierre Rossi
|
|
|
|
|
|
|
|
|
|
| |
Add multitouch feature to the HoverPoints and the ArthurWidget.
Multitouch is enabled by default for widgets using HoverPoints. The
ArthurWidget propagate the TouchEvents in order to have them handled by
a parent if a parent accept the touch events.
Reviewed-by: Denis Dzyubenko
Reviewed-by: Pierre Rossi
|