| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
QTBUG-13345
|
|
|
|
| |
QTBUG-12837
|
|
|
|
| |
QTBUG-12601
|
|
|
|
| |
QTBUG-13045
|
|
|
|
| |
QTBUG-13043
|
|
|
|
| |
QTBUG-13114
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This will have to go in 4.8.
This reverts commit 3928cb20ecc63ed21cdb122388b200c9ab8e7cad.
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-7300
Reviewed-by: Aaron Kennedy
|
| |
| |
| |
| | |
Task-number: QTBUG-13095
|
| |
| |
| |
| | |
Task-number: QTBUG-13038
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
| |
Update all visible items when layoutChanged() is emitted.
Task-number: QTBUG-13146
|
|
|
|
|
|
| |
Our tests were verifying incorrect positions...
Task-number: QTBUG-12822
|
|
|
|
|
|
|
|
| |
We assumed that the attached object was created at the same time as
the item.
Task-number: QTBUG-13166
Reviewed-by: Aaron Kennedy
|
|
|
|
| |
Task-number: QTBUG-13146
|
|
|
|
|
|
|
|
| |
assume that the data is xml. The change also follows the w3c spec
more closely (e.g. check the mime type field as well for encoding,
for both responseText and responseXML).
Task-number: QTBUG-13117
|
|
|
|
|
|
| |
The implicit width and height should also be set to the sourceSize.
Task-number: 13002
|
|\ |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-13017
Reviewed-by: Martin Jones
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
Some public context are within the internal context, so we need to stream
them to get every objects
Reviewed-by: Lasse Holmstedt
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Fixes a regression preventing loading images without extensions
Made GL pixmap backend respect Qt::NoOpaqueDetection flag..
QTextCodec: fix wodring of a comment
QDeclarativeImageProvider: Do not keep the global declarative mutex locked when processing.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
when processing.
The point is to be able to process images in a thread. If the mutex
is locked, this is useless.
Use case is a slow QDeclarativeImageProvider that generates thumbmails
from large files. Even with the asynchronous attribute set to true, the
gui thread would be blocked by the mutex.
By using QSharedPointer, I also fix the leak of the providers (which
were not deleted)
Reviewed-by: Martin Jones
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also, reduced some platform-specific test
as the test case is not meant to test
regression in the painting routines,
but that Image's svg support works.
Task-number:
Reviewed-by: Martin Jones
|
|\ \
| |/ |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-12838
Reviewed-by: Martin Jones
|
|/
|
|
| |
Task-number: QTBUG-13003
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-12830
Reviewed-by: Michael Brasser
|
|
|
|
|
| |
Task-number: QTBUG-12416
Reviewed-by: Michael Brasser
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
to hide text/password mode
Task-number: QTBUG-12086
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| |
| |
| | |
We need to clear the data from the last run if the animation doesn't
match any of the state actions (or if there are no actions).
Task-number: QTBUG-12805
|
|/
|
|
|
| |
Task-number: QTBUG-12905
Reviewed-by: Bea Lam
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix some #ifdefs to compile for a specific combination of featuress that was previously unsupported
update Russian translations for Qt and tools
Updated Slovenian translations for Qt 4.7
doc: The QML Qt element was missing from the documentation.
64-bit versions of PREMUL, BYTE_MUL and INTERPOLATE_PIXEL_256
QXmlStreamReader: avoid unnecessary detaching
QSslCertificate: support expiration dates > 2049
Doc: Fixing typo
Doc: Fixing bug involving header misplacement in Creator style
qdoc: Added list of all members (including inherited) page to QML elements.
qdoc: Ensured that text is encoded correctly.
qdoc: Fixed non-well-formed markup.
Doc: Fixed typo in a shortcut string.
Remove useless QString::clear() from QSharedData example snippet.
Move note on connectToBus() not actually being able to reconnect to
Doc: Added more license information.
|
| |\ |
|
| | | |
|
| |/
|/|
| |
| | |
QTBUG-12729
|
|\ \
| |/
|/|
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Don't destroy ListModel child list nodes.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These are owned by the root and must not be destroyed by child lists.
Task-number: QTBUG-12771
Reviewed-by: Bea Lam
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (32 commits)
Fix memory leak in QtScript variable object
doc: Changed some titles so lists of contents sort better.
QSslSocket: fix security vulnerability with wildcard IP addresses
doc: Some reorganization of top page topic hierarchy.
Mac: Fix crash when using style to draw on other things than widgets
Doc: Adding radius support for CSS3 and webkit
Correct spelling (UNKOWN -> UNKNOWN) to fix recent test regression
add performance comparisons to qregexp benchmark
configure: fix error message when calling config.status
Fix invalid memory write during recursive timer activation
Added comment about calendarPopup in setCalendarWidget function documentation.
doc: Fixed some qdoc errors.
Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.
CreateFileMapping returns NULL on error , only tested with INVALID_HANDLE_VALUE.
XmlListModel doc fixes
Mention QML_IMPORT_TRACE in Modules docs
Merge sections about when property and default state
Explain Flipable example further
PathView required some diagonal movement before a drag was initiated.
doc: Fixed some qdoc errors.
...
|
| |/
| |
| |
| |
| |
| |
| | |
Commit eea84818e98af917d3cf2bf04ea17a416ef9d55e corrected some spelling
mistakes, one of which this test was relying on.
Reviewed-by: trustme
|
|/
|
|
|
|
|
|
| |
When a Repeater was used as the child of an Item binding to childrenRect,
the item change listener was being added twice for the items created
by the Repeater.
Task-number: QTBUG-12722
|
|
|
|
|
|
|
|
| |
It's the scene itself that acts as a focus scope, not the top-level
item.
Task-number: QTBUG-12682
Reviewed-by: Aaron Kennedy
|