| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Addresses review comment.
Reviewed-by: TrustMe
|
| |
|
|
|
|
| |
Addresses review comment.
|
| |
|
| |
|
|
|
|
| |
Addresses a review comment.
|
|
|
|
|
|
|
| |
After the latest round of changes to Q_DECLARE_PRIVATE to use
templates, we no longer need to call data() because Q_D() will
expand to d_func() which will always return a pointer to the actual
object instead of the scoped pointer.
|
|\ |
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Qt added a new internal variable called LIBS_PRIVATE that should be
added to the libraries section of the generated build file. Add this
to bring us up to parity with the other platforms.
Reviewed-by: Miikka Heikkinen
|
| |
| |
| |
| | |
Otherwise, the qWarning will be bogus.
|
| |
| |
| |
| |
| |
| | |
Prepended QT_ to a define we use internally in fixed_stdlib.h
Reviewed-by: Janne Anttila
|
| |
| |
| |
| |
| |
| |
| |
| | |
Wrapped QString passed to fprintf into qPrintable to get rid of
compiler warning.
Task-number: 259463
Reviewed-by: TrustMe
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
On Symbian platform it will take longer time.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As part of the exception changes, the include of qfiledialog_p.h was
removed and this then removed the inclusion of qevent.h which is needed
by the showEvent() function in order to call accept().
Reviewed-by: Miikka Heikkinen
|
| | | |
|
| | |
| | |
| | |
| | | |
than on other platforms.
|
| | |
| | |
| | |
| | | |
additional test rows that were forgotten.
|
| |/
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| | |
|
| |
| |
| |
| | |
Addresses review comment.
|
| |
| |
| |
| | |
RevBy: Trust me
|
| |
| |
| |
| | |
RevBy: Trust me
|
| |
| |
| |
| | |
Reviewed-by: axis
|
| |
| |
| |
| |
| |
| | |
Remove a little bit of duplicated code here after code reviews.
Reviewed-by: Miikka Heikkinen
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This eats more network, but helps to avoid the impression that the
magnifying glass does not work.
(This is cherry-picked from Graphics Dojo fix).
Reviewed-by: TrustMe
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/07/15/digital-clock-in-a-phone/
Reviewed-by: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/07/19/kinetic-scrolling-on-any-widgets/
Reviewed-by: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/07/22/weather-info-for-qts60/
Reviewed-by: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/07/26/track-your-flight-with-qts60/
Reviewed-by: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 9a6eb12c26697330a5adf4450beb98098ad7da40.
Not needed anymore after the MWC compiler became unsupported.
RevBy: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
line in"
This reverts commit e2e4f600970a3577db4bcb099c10e8241754bd56.
Not needed anymore after the MWC compiler became unsupported.
RevBy: Jason Barron
|
| | |
| | |
| | |
| | |
| | |
| | | |
Q_DISABLE_COPY must make the copy constructor and assignment
operator private in all cases, otherwise the compiler will create
implicit versions when exception support is on.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/08/04/openstreetmap-and-qt-and-s60/
Reviewed-by: Jason Barron
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: TrustMe
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/08/09/ray-casting-on-qts60/
Reviewed-by: Jason Barron
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
tests/auto/auto.pro
|
| | | | |
| | | | |
| | | | |
| | | | | |
Apparently I forgot one occurrence.
|
| | | | |\ |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Some of the platform test infrastructure assumes that all unit
tests are sub-directories under tests/auto, and the tests/auto/math3d
sub-directory was confusing that infrastructure.
Reviewed-by: trustme
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We never used to properly raise windows with DirectFB's window
management. Somehow the event happens on a window surface that doesn't
really have a IDirectFBWindow associated with it but using
permanentState I can establish a sibling relationship to ensure raise
gets called on the right window surface.
Reviewed-By: Donald <qt-info@nokia.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Reviewed-by: Donald <qt-info@nokia.com>
|