| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reviewed-by: joerg
|
|
|
|
| |
Reviewed-by: TrustMe
|
|
|
|
| |
Reviewed-by: TrustMe
|
|
|
|
|
|
|
| |
Since WindowManager operation are all assync, and we have no way to know if the window
manager has finished playing with the window geometry, this test can't be reliable.
Reviewed-by: Denis
|
|
|
|
|
| |
We need to wait for more condition before saving, otherwise what
we save is not accurate (and the test fails)
|
|
|
|
| |
Currently this fails, so we have to use QEXPECT_FAIL.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With this patch, the application developer can use his own
CEikApplication, CEikDocument and CEikAppUi classes with Qt, by
deriving from QS60MainApplication, QSMainDocument and QS60MainAppUi,
respectively. He can then register a factory function in the
QApplication constructor to have his own objects created during the
framework initialization.
This patch also fixes some Qt code style issues.
RevBy: Jason Barron
RevBy: mread
RevBy: Sami Merila
RevBy: Shane Kearns
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We're not taking a parameter in updateCurrentTime any more
because that parameter was the total currenttime. So it was taking into
account the currenttime and the currentloop at once. This was inconsistent
Reviewed-by: Leo
|
| | |
| | |
| | |
| | |
| | |
| | | |
which means that one can set an arbitrary context.
as a side effect, this caches the stringified context of
Q_OBJECT-derived classes.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The change makes QTextCursor not extend the selection when inserting
characters at the end of the selection, provided that the cursor
position is at the end.
Reviewed-by: Simon Hausmann
Reviewed-by: Roberto Raggi
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When using style sheets, QSlider::handle couldn't be customized if
QSlider::groove wasn't. QComboBox::down-arrow:focus wasn't properly drawn.
Reviewed-by: Olivier
|
| | |
| | |
| | |
| | |
| | |
| | | |
complex widgets.
Reviewed-by: Olivier
|
|/ /
| |
| |
| |
| |
| |
| | |
The style influences the layout results. To get consistent results
across platforms, we have to specify the style when testing.
Reviewed-by: Jan-Arve Sæther
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
On X11 We have to wait we get the size change from the window manager
Reviewed-by: Jason Barron
|
| |
| |
| |
| |
| |
| | |
We skip parts of watchDirectory for the same reason.
Reviewed-by: thartman
|
| |
| |
| |
| |
| |
| |
| |
| | |
Large enough max heap for script tests is now defined by default
for all tests in qttest_p4.prf, so removed the statements from
individual script tests.
Reviewed-by: Janne Anttila
|
| | |
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| |
| |
| |
| | |
Dependency on windows style, without including the header file
Needed static casts to compare QWidget* with QComboBox* at least for
the Nokia x86 compiler.
Reviewed-by: axis
|
| |
| |
| |
| |
| |
| |
| | |
The test goes in only almost 30seconds now.
But i still have few failures
Reviewed-by: Denis
|
| |
| |
| |
| |
| |
| |
| |
| | |
When the script class is set to 0, we need to remove the script
object's delegate entirely, because the delegate requires a non-0
script class in order to be useful.
Reviewed-by: Olivier Goffart
|
| | |
|
| | |
|
| |
| |
| |
| | |
Reviewed-by: Eskil
|
| |
| |
| |
| |
| |
| | |
Also, don't depend on the existence of ~/.qt/
Reviewed-by: Olivier Goffart
|
| |
| |
| |
| |
| |
| |
| |
| | |
The test of ea0c0dfa64f5c614bfd728f323d9b6731ee4898c is not valid
for the change introduced in that commit. QCoreApplication
does not use the event loop of Cocoa.
This is the same test in QApplication.
|
| |
| |
| |
| |
| | |
The test is failing when Qt is compiled with Qt 3 support. Qt 3
support send events for the insertion of the new child.
|
| |
| |
| |
| |
| | |
On Mac OS X, the directory /bin is hidden because it does not have
the "Visible" attribute in the filesystem.
|
| |
| |
| |
| |
| |
| |
| |
| | |
1) Input methods caused crash due to using CCoeEnv::Fep() without
checking for NULL pointer
2) Autotest itself had Q_ASSERT where it should have used Q_VERIFY
Reviewed-by: axis
|
|/
|
|
|
|
|
| |
The C++ autotests have been updated to match the expected behavior
of the examples that broke (e.g., listview.qml) in kinetic-declarativeui.
Reviewed-by: Alexis
|
| |
|
|\ |
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
|/
|
|
|
|
|
| |
NokiaX86 compiler has problems with implicit casts and templates,
so worked around this problem with explicit casts.
Reviewed-by: Janne Koskinen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The test was reported failing by pulse on many platform, but noone of
us was able to reproduce it locally. The problem was that pulse runs the
tests in a hidden dirrectory. And this exposed a bug in the QDirModel.
We decided anyway that the bug was not worth fixing considered that
QDirModel is kind of deprecated in favor of QFileSystemModel.
(The bug is the one reported in task 255066)
Reviewed-by: mbm
Reviewed-by: Thierry
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a text in QTextLayout contained tabs, these would be counted as
single glyphs when breaking the text on a fixed number of columns,
rather than the number of characters they span.
The patch calculates the number of characters represented by a tab by
using the average character width of the font engine.
Task-number: QTBUG-4468
Reviewed-by: Simon Hausmann
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
src/corelib/kernel/qcoreapplication.cpp
tests/auto/windowsmobile/test/tst_windowsmobile.cpp
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix QGraphicsItem to clear clip path for items with an ancestor that
clips to shape. Added autotest to demonstrate clipping path problem.
Merge-request: 810
Reviewed-by: Alexis
Reviewed-by: Andreas
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Duplicate QPixmap <-> HICON conversion code removed from
qwidget_win.cpp & qsystemtrayicon_win.cpp.
Task-number: 218533
Merge-request: 1570
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
|
| |
| |
| |
| | |
Reviewed-by: mstormo
|