| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Fix compile error
Don't try to use so much permissions, use something a lot more sane
A bit saner suggestion
Remove not needed permissions
Make compile on Symbian
|
| |
| |
| |
| | |
Reviewed-by: Jason Barron
|
| | |
|
| |
| |
| |
| |
| | |
The docs should probably not suggest a permission level has so many
permissions that in practice nobody needs it (or can get it)
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into 4.7-integration
* 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration: (54 commits)
Improved support for OPTION and LINKEROPTION statements in MMP files
Fix crash with QTextEdit::textChanged() when deleting a character
econd half of the crash fix for codecs on Symbian
Autotest: Use the file in the non-writeable area
Autotest: moved these to the qtest/ dir
Fix problem with accessibility clients not getting info from QFileDialog
Fix a crash with global static objects
Autotest: same as previous commit
Autotest: fix network test failure
Doc: we don't ship a qconfig executable in the Windows CE packages
Enable preserved swap behavior when surface is created due to resize.
Fixed possible data corruption in the triangulating stroker.
Generate triggered signal even the action launches menu in Symbian.
Symbian emulator: unload file server so apps can be recompiled.
Clear QFontCache TLS content before nullifying TLS pointer.
Fixed focus and window activation events on Symbian when opening menu.
Fixed caching of QPainter patterns in the GL 2 engine.
Fixes CursorChange and TooltipChange events delivery for QGraphicsWidget
QTableView: fix spans corruption when removing spans.
Fixes painting artifacts when scaling a QGraphicsProxyWidget.
...
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The QDeclarativeBinding API is new since last week's freeze.
Froze the def files again, so that applications that use this API will be
able to link.
Task-number: QTBUG-8909
Reviewed-by: Trust Me
(cherry picked from commit c0eeb2af8f6a023ac1c67f3cf955be3e4b13f998)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The default rules applied by symbian cause problems with headers included
from within other headers.
This only affects WINSCW builds, so the headers always need to be specially
fixed up to be compatible, which is wrong.
Instead, use CXXFLAGS to change the include path rules to be the same as
Reviewed-by: Iain
(cherry picked from commit 778b9dcb5ad6aba8b0548719c2674e3e6ad66c58)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
New QtDeclarative module
New APIs in existing modules
Reviewed-by: Trust Me
(cherry picked from commit bd1325b892be6c8a57044268fd7b6a66a01e4bf7)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
on MinGW. Reverted for the alpha.
Revert "Implement the blend functions with SSE2"
This reverts commit f25099f400e7379f0a6e00500e990948b9785e63.
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit c1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
qml.qdocconf wasn't renamed yet.
(cherry picked from commit c14e9bb7d8bb86129983df96dc5f8926190f5b06)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 69a3c7fc51fcab07a6a0a18a753546b45cf522c3)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 7fd5ade07bd05ff6cb6f4e7cfa7a74081b803809)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Simply copy the demo directories, instead of writing a stub .pro file.
(cherry picked from commit c97e1e29aedaceead92cd231b3a77d60bab2af50)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit a7856e3a5f6b9e5e2fd10690574b5f44ca50ba73)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 23440d84ddf78755e77cea75956cd7445647230a)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit f56893bbffd5eb26dd77e56707615cbb11a26c9b)
Conflicts:
demos/declarative/minehunt/minehunt.cpp
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
(cherry picked from commit 364ba2bfeeab574d2ae940e4387d3c90b2a46dcd)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Qt Creator detects Qt versions by running qmake. This fails if no
MinGw setup is in the path as is usually the case when starting it
from the menu. Make it possible to run qmake without setup. Strip
executable.
Reviewed-by: Thierry Bastian <thierry.bastian@nokia.com>
Reviewed-by: mariusSO <qt-info@nokia.com>
(cherry picked from commit 52da988db3a03bce5513bc5e2efa3d69f3664f24)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the mode is a big hack, and consequently needs hacks to get started
as well ...
Reviewed-by: mariusSO
(cherry picked from commit a1b0dba9971ef88dc1e079d1ea49230a4dd3c514)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: mariusSO
(cherry picked from commit 375edf788be3f51d6bebc438142642ce53004170)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
inspired by the pbx generator.
currently this has no effect, as all generators build their own
fallbacks anyway.
Reviewed-by: mariusSO
(cherry picked from commit f006691acc45a57e011e5827163c0b3759864bf7)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the generators change the value of QMAKE_QMAKE, so it is unwise to
"redirect" it to a hidden builtin which is reset each time.
in particular, this fixes qmake generating makefiles without an absolute
path to qmake itself - the initial quoting of the filename will make the
variable "real", so contains() will start working for it.
(cherry picked from commit 31e1fb9103e6d6657c1153f5c30e149087568042)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Author: Erik Verbruggen
(cherry picked from commit b67d5d90a306534a1ea2fcb333981c6b1126105c)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This was causing crashes in the qmldesigner.
(cherry picked from commit 3b8cad8be96d7791e8ca8305609d1155ec093b80)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
using pkg-config from pri file is not good for cross-compiling
Reviewed-by: paul
(cherry picked from commit 9957e85e37345e946ecc67196d65fbca867a2001)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Jarek Kobus <jkobus@trolltech.com>
Acked-by: akennedy <qt-info@nokia.com>
(cherry picked from commit 13f23b71cee682ccaaec455d72b1578afc2800ee)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make source a designable property, add missing declarations for
enumerations.
Reviewed-by: akennedy <qt-info@nokia.com>
(cherry picked from commit 0998fc069512d0ae2853929489b80f35e0d9d4ae)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Paul Olav Tvete
(cherry picked from commit a7196feb11d701dd486e66fd06cbc50d84c9b1bb)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
only use xmlpatterns if Qt is configured to build it
Reviewed-by: Paul Olav Tvete
(cherry picked from commit 454d4fa2fbefabb54f7f567aaf01f2c1faa165f4)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
do not include headers of disabled modules
Reviewed-by: Paul Olav Tvete
(cherry picked from commit 4795583b42577259499b34da07077f501e45ce42)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
need to add the win32 file to get copy and friends included
Reviewed-by: Simon Hausmann
(cherry picked from commit 57686d28fed85c9f8fbb340cd05f3fb6322332f7)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Gunnar Sletta
(cherry picked from commit 72da039e54a62bf3a481fefc753e0e50ba75df57)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 45d91603e65f78cb749bcc2c8949ef24048761df)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Game works again, and the issue with X11 native rendering being
abysmally slow has been 'fixed'.
(cherry picked from commit bcb2ed5667bd957476e3b62ef3a479a26f1252f3)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It still isn't working though. Investigations continue.
Task-number: QTBUG-8549
(cherry picked from commit 3a4dc08d08ce0388dd183a24923871e3e03ba531)
|
| |\ \ \
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
qmake/generators/symbian/symmake.cpp
src/gui/image/qimage.cpp
src/openvg/qwindowsurface_vgegl.cpp
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Improved support for OPTION and LINKEROPTION statements in MMP files
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
VERSION_FLAGS.<keyword> can now be used for all compilers and not
just armcc, and version flagging can now be used with QMAKE_LFLAGS
as well as QMAKE_CXXFLAGS.
Also, MMP_OPTION_KEYWORDS variable is used to define supported keywords
for OPTION and LINKEROPTION statements, which are defined via
QMAKE_CXXFLAGS.<keyword> and QMAKE_LFLAGS.<keyword> variables.
This improves flexibility in the future if new keywords need to be
supported.
Task-number: QTBUG-8685
Reviewed-by: Janne Koskinen
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Fix crash with QTextEdit::textChanged() when deleting a character
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
QTextEdit::textChanged() will be emitted from a function called from
within QTextCursorPrivate. If the code connected to textChanged()
makes a local copy of the current text cursor and then causes it
to detach, we will crash when returning to QTextCursorPrivate and
trying to access the now-deleted data. To avoid this, we make a local
reference to the current text cursor that gives us a guarantee that
it will be valid throughout the delete-call.
Task-number: QTBUG-9599
Reviewed-by: Gunnar
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public:
econd half of the crash fix for codecs on Symbian
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Ensure that we do not try to use any codecs if we don't have a
cleanup stack available on Symbian.
Task-number: QT-3255
Reviewed-by: Iain
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Autotest: Use the file in the non-writeable area
Autotest: moved these to the qtest/ dir
Fix problem with accessibility clients not getting info from QFileDialog
|
| | | | | | | |
|
| | | | | | | |
|
| | |\ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix problem with accessibility clients not getting info from QFileDialog
|