| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This was due to an incorrect type defenition in the typelibrary for a
particular COM object. Enven in such cases we should not generate an
incorrect type.
Task-number: 248612
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@nokia.com>
|
|
|
|
|
| |
Increased contrast and size of indicator line.
Reviewed-by: nrc
|
|
|
|
| |
Reviewed-by: Trust me
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Don't require any arguments by default, get the repo path from git config
and updated the default tag.
Reviewed-by: Trust me
|
| | |
|
| |
| |
| |
| |
| | |
Task-number: 240164
Reviewed-by: Jan Erik Hanssen <janerik@trolltech.com>
|
| |
| |
| |
| |
| |
| |
| | |
references to Phonon documentation.
Task-number: 212939
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| | |
acinclude.m4 has been moved to autotools/
Reviewed-by: Trust me
|
| |
| |
| |
| |
| |
| | |
WebCore/plugins/wx is gone.
Reviewed-by: Trust me
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
|\ \
| |/
| |
| |
| | |
Conflicts:
src/gui/inputmethod/qximinputcontext_x11.cpp
|
| |
| |
| |
| |
| | |
Task-number: none
Reviewed-by: hjk
|
| |
| |
| |
| |
| | |
Task-number: none
Reviewed-by: hjk
|
| |
| |
| |
| |
| |
| |
| | |
QMessageBox, but provided by the style.
Task-number: 249946
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixed the behavior of the function that was broken by me some time
ago. But anyway this function is for convenience only since
QInputContext that operates on the widget is available to the user
directly.
Reviewed-by: Prasanth Ullattil
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Input methods didn't work properly wor widgets inside QWizardPage
because the widget got focus before it was shown and input context
wasn't initialized properly. The fix is to postpone
qinputcontext->setFocusWidget call until the widget is created (input
context will be initialized in the QWidget::create_sys function).
Task-number: 244604
Reviewed-by: Prasanth Ullattil
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| | |
Task-number: part of 238496
Reviewed-by: hjk
|
| |
| |
| |
| |
| |
| | |
... but test against the test server.
Reviewed-by: ogoffart
|
| |
| |
| |
| |
| |
| |
| |
| | |
Before, we returned 0 for many interfaces because we picked up the IPv6
address regardless whether it was 0 or not.
Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com>
Task-number: 249312
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The showPopup() from a combobox triggers a crash. This happens only for
a combobox which dosen't accept focus and it has been recreated. This is
due to some invalid widget pointer stored in the input context.
Task-number: 249576
Reviewed-by: ddenis
|
| |
| |
| |
| |
| |
| | |
makes tool tips less ugly
Task-number: 246114
|
| |
| |
| |
| | |
Task-number: 249519
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Details: Added a note to the description about using POSIX functions for converting between data types such as floats and strings
Task-number: 244600
Reviewed-by: Denis Dzyubenko
Reviewed-by: Geir Vattekar
|
| |
| |
| |
| |
| |
| | |
Details: Added comment about QT_NO_WARNING_OUTPUT and/or QT_NO_DEBUG_OUTPUT on http://doc.trolltech.com/4.5/qtglobal.html#qInstallMsgHandler
Review-by: Geir Vattekar
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adding note about how comparing using 0.0 will fail, and
an example on how to do it.
Reviewed-by: David Boddie
Reviewed-by: Geir Vattekar
|
| |
| |
| |
| |
| |
| | |
Details: Replaced the comment for QButton::setDown(bool). It was kind of narrow.
Reviewed-by: Geir Vattekar
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Details: added some non documented options for COFIG in the qmake manual
Fields
Reviewed-by: Geir Vattekar
Reviewed-by: Marius Storm-Olsen
Task-number: 248432
|
| |
| |
| |
| | |
Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
|
| |
| |
| |
| | |
Reviewed-by: Morten Engvoldsen
|
| |
| |
| |
| |
| |
| | |
Make db autotest data set generation more consistent, slightly faster.
Also, add ability to easily generate a set of a single databases
entries worth of criteria to test.
|
| |
| |
| |
| | |
Reviewed-by: Anders Bakken <anders.bakken@nokia.com>
|
| |
| |
| |
| |
| | |
Task-number: 242369
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| | |
I messed up the cherry-pick merge and left one of these in.
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| | |
They only make sense under the assumption that there most of the time is
no transform. With Falcon this isn't really the case.
Reviewed-by: Tom Cooksey <thomas.cooksey@nokia.com>
|
| |
| |
| |
| |
| |
| |
| | |
Use the format passed in to the function rather than detecting it again
based on hasAlphaChannel().
Reviewed-by: Tom Cooksey <thomas.cooksey@nokia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The crash was caused by out-of-bounds reading on the raster engine's
clipping structures since our size had changed size last lock.
This code makes sure the clipData structures are atleast as tall as the
current height of the paint device.
Reviewed-by: Tom Cooksey <thomas.cooksey@nokia.com>
|
| |
| |
| |
| |
| |
| |
| | |
is not already running.
Task-number: 231513
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| | |
Task-number: 160621
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| | |
not as a rendering primitive.
Task-number: 183493
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| | |
Reported by a former Doc Manager.
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We need to protect some overridden type and that is done in
qmacdefines_mac.h, so just include that. To top this off, a
function has changed that was introduced in 10.5. In order to
use it properly, we would need to do lots of version checking
and shuffling between types and it seems like more trouble that
it's worth at the moment. We may have to do that in the future,
but we'll deal with that then.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Handle cases where QProcess::start() and startDetached() are passed a
null, empty, or "invalid" program string instead of crashing.
Task-number: 247865
Reviewed-by: Andreas Aardal Hanssen
|
| |
| |
| |
| |
| |
| |
| |
| | |
We basically store the currentFileInfo and use another one to continue
moving into the dir.
Task-number: 247645
Reviewed-by: Olivier
|
| |
| |
| |
| |
| |
| |
| | |
QMetaType::type() returns 0 for unknown types, not -1.
Task-number: 248890
Reviewed By: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
|