| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| | |
Task-number:
Reviewed-by: Martin Jones
|
| |
| |
| |
| |
| | |
Task-number:
Reviewed-by: Martin Jones
|
| |
| |
| |
| |
| |
| |
| | |
Basically by adding a clear soft key to the currently empty right soft key in warninng window in qmlviewer.
Task-number:
Reviewed-by: Martin Jones
|
| | |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-11042
Reviewed-by: Joona Petrell
|
| | |
|
|/ |
|
|
|
|
| |
Introduced by 488e616b50707e5b37162e6d0cfc71a1ffdf9bef
|
|
|
|
|
| |
Task-number: QTBUG-16190
Reviewed-by: Martin Jones
|
|
|
|
|
| |
Task-number:
Reviewed-by: Martin Jones
|
|
|
|
|
| |
Task-number:
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
|
| |
The lineCount property should return the number of lines contained
in textEdit. Also corrected minor documentation in Text
Task-number: QTBUG-12305
Reviewed-by: Michael Brasser
|
|
|
|
|
|
|
|
|
|
| |
LineCount should return the number of lines currently being displayed.
Setting maximumLineCount limits the number of lines that will be shown
Truncated will return true if the text has been elided normally, or if
the lines have been limited due to maximumLineCount.
Task-number: QTBUG-12305
Reviewed-by: Michael Brasser
|
|
|
|
|
|
|
|
|
| |
Although the change notifications themselves may not be that useful, as
these properties are write-once, adding the NOTIFY signals allows
the properties to be used in bindings.
Task-number: QTBUG-16580, QTBUG-14551
Reviewed-by: Martin Jones
|
|
|
|
|
| |
This reverts commit d91eb7728beea99eb347293c89500cfa03814208.
Need to consult on the expected behavior before fixing this one.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Make sure that e.g. QtCreator compiled with 4.7 can debug a program
compiled with 4.8.
Reviewed-by: Christiaan Janssen
|
| |
| |
| |
| | |
Check that sendMessage doesn't crash if service isn't connected.
|
|/
|
|
|
|
|
|
| |
Width/height ended up getting trapped at <0 in this fillMode if only one
of witdh/height was explicit.
Task-number: QTBUG-16389
Reviewed-by: Michael Brasser
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Takes into account header/footer.
Task-number: QTBUG-16213
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| |
| |
| | |
QScriptValue::toDateTime() does not work for QTime values.
Task-number: QTBUG-16492
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix set() and setProperty() to only trigger itemsChanged(), and the
the <property>Changed signals for items returned by get(), if the
new value is different from the old one. The exception to this are
list values, as it is inefficient to check the sublists and also the
model classes are due to be revised.
This also fixes models used with a WorkerScript to emit
itemsChanged() with the correct roles.
Task-number: QTBUG-14620
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| | |
Task-number:
Reviewed-by: Martin Jones
|
|/
|
|
|
|
|
|
| |
77cba04c2 assumed a level of bounds checking in QTextLayout that does
not exist.
Task-number: qtbug-15818
Reviewed-by: Michael Brasser
|
|
|
|
| |
Task-number: QTBUG-15148
|
|
|
|
|
|
|
|
| |
Add a dragEnabled property to QTextControl so text dragging can
optionally be disabled.
Task-number: QTBUG-16248
Reviewed-by: Martin Jones
|
|\ |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-16059
Reviewed-by: Martin Jones
|
| |
| |
| |
| |
| |
| |
| | |
Small developer usability improvement
Task-number:
Reviewed-by: Bea Lam
|
|/
|
|
|
|
|
|
|
|
| |
Word selection occasionally selected the word beforehand as well, in
both QLineEdit and TextInput.
Visual Test included to verify behavior.
Task-number: QTBUG-15818
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
|
|
| |
Add an overload for moveCursorSelection which takes a parameter
specifying whether to update the selection with individual characters
or whole words.
Task-number: QTBUG-16283
Reviewed-by: Martin Jones
|
|
|
|
|
| |
Task-number: QTBUG-13451
Reviewed-by: Bea Lam
|
|
|
|
|
| |
Task-number:
Reviewed-by: Aaron Kennedy
|
|
|
|
|
| |
Task-number: QTBUG-16424
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
| |
Replaces qmlviewer's runtime.activeWindow property.
Task-number: QTBUG-13351
Reviewed-by: Martin Jones
|
|
|
|
| |
Task-number: QTBUG-15279
|
|
|
|
|
| |
Task-number: QTBUG-15491
Reviewed-by: Michael Brasser
|
|
|
|
| |
Task-number: QTBUG-15491
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since TextEdit can also contain rich text with anchors, it should also
have a linkActivated signal like Text does.
Task-number: QTBUG-15283
Reviewed-by: Martin Jones
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | | |
Conflicts:
src/declarative/graphicsitems/qdeclarativeitem.cpp
tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANs
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The access point scanner cancels itself in the destructor.
This requires the handle to be valid, but it was closed in the symbian
engine destructor immediately before deleting the AP scanner.
Because of the way symbian active objects work, the crashing function
is only called if there was an asynchronous request in progress.
So it could be missed in cases where the scan completes faster than the
test case.
Task-number: QTBUG-16484
Reviewed-by: Markus Goetz
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Designer: Block QEvent::WinIdChange.
QUrl::setUrl should call detach
qkeymapper_x11.cpp: fix compilation with LSB and without XKB
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
As it causes an obscure deletion crash related to
the formeditor rubberband on Mac.
Reviewed-by: con
|