projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Test: Enabled tst_QFile::invalidFile
[profile/ivi/qtbase.git]
/
tests
/
2012-07-25
David Faure
Add QSignalSpy::wait() method.
tree
|
commitdiff
2012-07-25
Friedemann Kleint
Deprecate the qWaitForWindowShown(QWindow *) method.
tree
|
commitdiff
2012-07-24
Stephen Kelly
Split the QGuiVariant test from the Core one.
tree
|
commitdiff
2012-07-24
Stephen Kelly
Use a large core type for the QVariant::setValue test.
tree
|
commitdiff
2012-07-24
Stephen Kelly
Make qRegisterMetaType constexpr for built-in types.
tree
|
commitdiff
2012-07-24
Stephen Kelly
Remove obsolete or commented use of Q_DECLARE_METATYPE.
tree
|
commitdiff
2012-07-24
Kevin Ottens
Propagate synthesized mouse events in parallel (lock...
tree
|
commitdiff
2012-07-24
Stephen Kelly
Replace old typedefs with their built-in equivalents.
tree
|
commitdiff
2012-07-24
Stephen Kelly
Fix typo pallete -> palette.
tree
|
commitdiff
2012-07-24
Marc Mutz
QAbstractItemView: don't qRegisterMetaType<QModelIndex>
tree
|
commitdiff
2012-07-24
Stephen Kelly
Add tests of the various testlib definition possibilities.
tree
|
commitdiff
2012-07-24
Laszlo Papp
Remove the unnecessary qdebug.h includes in the QPoint...
tree
|
commitdiff
2012-07-23
Friedemann Kleint
Remove usage of deprecated qWaitForWindowShown in dialo...
tree
|
commitdiff
2012-07-23
Friedemann Kleint
WindowSystemInterface::sendWindowSystemEvents(): Remove...
tree
|
commitdiff
2012-07-23
Stephen Kelly
Split QWidgetsVariant tests into a separate testcase.
tree
|
commitdiff
2012-07-23
Stephen Kelly
Exclude the delayed resource file test on Windows.
tree
|
commitdiff
2012-07-23
Stephen Kelly
Add a test for all QtBase modules.
tree
|
commitdiff
2012-07-20
Stephen Kelly
Fix typo: delyed -> delayed
tree
|
commitdiff
2012-07-20
David Faure
Provide public API for native event filtering, moved...
tree
|
commitdiff
2012-07-20
Friedemann Kleint
Tests: Replace deprecated QPixmap::grabWidget() by...
tree
|
commitdiff
2012-07-20
Friedemann Kleint
Activate native window tests of QMdiArea.
tree
|
commitdiff
2012-07-20
Friedemann Kleint
Implement waitForWindowExposed and friends for widget...
tree
|
commitdiff
2012-07-19
Joerg Bornemann
QWidget/Win: fix restoreGeometry() from fullscreen...
tree
|
commitdiff
2012-07-19
Friedemann Kleint
Remove the test tst_qdialog::throwInExec().
tree
|
commitdiff
2012-07-19
Stephen Kelly
Add another directory to the private INCLUDE_DIRS list.
tree
|
commitdiff
2012-07-19
Stephen Kelly
Dereference so we can be sure the type is not forward...
tree
|
commitdiff
2012-07-18
Friedemann Kleint
Track window state in manual test windowflags.
tree
|
commitdiff
2012-07-18
Miikka Heikkinen
Fix rendering glitches when using native widgets in...
tree
|
commitdiff
2012-07-17
Friedemann Kleint
Windows: Do not return short path names for QDir::tempP...
tree
|
commitdiff
2012-07-16
Thiago A. Correa
Fix error when inserting to tables with datetime fields...
tree
|
commitdiff
2012-07-16
Friedemann Kleint
Replace Q_WS_ in tests by Q_OS_ or check platform names.
tree
|
commitdiff
2012-07-16
Joerg Bornemann
tst_qwidget: check widget geometry in fullscreen mode
tree
|
commitdiff
2012-07-16
Friedemann Kleint
Remove #ifdef Q_WS_ / include / #endif conditionals.
tree
|
commitdiff
2012-07-16
David Faure
Fix applicationName() being empty in QApplication.
tree
|
commitdiff
2012-07-16
Kent Hansen
statemachine: Move RestorePolicy enum to QState class
tree
|
commitdiff
2012-07-16
Kent Hansen
Add QStateMachine constructor that takes a ChildMode
tree
|
commitdiff
2012-07-15
Oswald Buddenhagen
fix object file name clash
tree
|
commitdiff
2012-07-14
Stephen Kelly
Test QVariant copy with a user type instead of a QtNetw...
tree
|
commitdiff
2012-07-14
Stephen Kelly
Run QIcon related crash test with the other QtGui types.
tree
|
commitdiff
2012-07-14
Stephen Kelly
Don't declare built-in metatypes as metatypes again.
tree
|
commitdiff
2012-07-13
Stephen Kelly
Add some tests to note that private signals can't be...
tree
|
commitdiff
2012-07-13
Jan-Arve Saether
Relax the reqirement in which order events are delivered.
tree
|
commitdiff
2012-07-13
Kent Hansen
statemachine: Make signal transition registration threa...
tree
|
commitdiff
2012-07-13
Kent Hansen
statemachine: Fix signal transition handling in multi...
tree
|
commitdiff
2012-07-13
Kent Hansen
statemachine: Fix dynamic transition registration edge...
tree
|
commitdiff
2012-07-13
Kent Hansen
statemachine: Set correct signal index when signal...
tree
|
commitdiff
2012-07-12
Stephen Kelly
Make it possible to connect to QAbstract{State,Transtio...
tree
|
commitdiff
2012-07-12
Stephen Kelly
Make it possible to use new syntax to connect to model...
tree
|
commitdiff
2012-07-12
Stephen Kelly
Create a way to inform moc about private signals.
tree
|
commitdiff
2012-07-12
Jędrzej Nowacki
Test for QMetaType binary breakage.
tree
|
commitdiff
2012-07-12
Marc Mutz
tst_QMimeDatabase: use QFutureSynchronizer
tree
|
commitdiff
2012-07-12
Kent Hansen
statemachine: Fix state entry bug for parallel state...
tree
|
commitdiff
2012-07-12
Thiago Macieira
Fix small problems with tst_QProcess
tree
|
commitdiff
2012-07-12
Jan-Arve Saether
Enable modularization of translation files.
tree
|
commitdiff
2012-07-12
Eskil Abrahamsen...
Fix crash when column is inserted before rowspanned...
tree
|
commitdiff
2012-07-12
Oswald Buddenhagen
test behavior of $${absolute,relative}_path() with...
tree
|
commitdiff
2012-07-12
Friedemann Kleint
Implement qWaitForWindowShown using qWaitForWindowExposed.
tree
|
commitdiff
2012-07-12
Friedemann Kleint
Tests: Fix printsupport profiles.
tree
|
commitdiff
2012-07-11
Mitch Curtis
Write qHash functions for QDate, QTime and QDateTime.
tree
|
commitdiff
2012-07-11
Mitch Curtis
Add unary operator+ to QPoint and QPointF.
tree
|
commitdiff
2012-07-11
Friedemann Kleint
Improve windowflags, windowgeometry manual tests.
tree
|
commitdiff
2012-07-11
Sergio Ahumada
Fix some spelling errors
tree
|
commitdiff
2012-07-11
Mitch Curtis
Improve QPoint and QPointF auto tests.
tree
|
commitdiff
2012-07-11
Oswald Buddenhagen
fix build with namespaced qt
tree
|
commitdiff
2012-07-11
Stephen Kelly
Fix unit tests when CMAKE_PREFIX_PATH env var is not...
tree
|
commitdiff
2012-07-11
Kent Hansen
statemachine: Support parallel root state
tree
|
commitdiff
2012-07-11
Kent Hansen
statemachine: Emit finished() signal when the initial...
tree
|
commitdiff
2012-07-11
Kent Hansen
statemachine: Revamp property assignments implementation
tree
|
commitdiff
2012-07-11
Jan-Arve Saether
Remove clipboard operations from QAccessibleEditableTex...
tree
|
commitdiff
2012-07-10
Sergio Ahumada
test: subtract qurlinternal.pro when private_tests...
tree
|
commitdiff
2012-07-10
Kent Hansen
statemachine: Don't assign properties for transitions...
tree
|
commitdiff
2012-07-10
Kent Hansen
statemachine: Purge restorable properties when they...
tree
|
commitdiff
2012-07-10
Kent Hansen
Set compound state's initial state to 0 if it is remove...
tree
|
commitdiff
2012-07-10
Kent Hansen
statemachine: Don't crash if property assignment target...
tree
|
commitdiff
2012-07-10
Alexey Chernov
Color transparency support in html import/export
tree
|
commitdiff
2012-07-10
Marc Mutz
fix compilation with conforming compilers (e.g. GCC...
tree
|
commitdiff
2012-07-09
Sergio Ahumada
Change deprecated use of CONFIG+=qdbus to QT+=dbus
tree
|
commitdiff
2012-07-09
Stephen Kelly
Update the moc no-keywords test for the signals replace...
tree
|
commitdiff
2012-07-09
Thorbjørn Lund Martsum
QItemDelegate - add a more comprehensive test
tree
|
commitdiff
2012-07-09
Joerg Bornemann
remove QEXPECT_FAILS from tst_qwidget
tree
|
commitdiff
2012-07-08
David Faure
QMimeType: document preferredSuffix()/suffixes() better
tree
|
commitdiff
2012-07-08
David Faure
Fix QMimeType::operator== to only compare mimetype...
tree
|
commitdiff
2012-07-06
Bjoern Breitmeyer
fixed unittest builds for wince
tree
|
commitdiff
2012-07-06
Joerg Bornemann
make tst_qwidget significant again on Windows and Linux
tree
|
commitdiff
2012-07-06
Kim Motoyoshi Kalland
Fix division by zero in triangulating stroker.
tree
|
commitdiff
2012-07-06
Mitch Curtis
Improve QDate, QTime, QDateTime auto tests.
tree
|
commitdiff
2012-07-06
Martin Petersson
tst_qudpsocket: Interface fix for Windows Xp
tree
|
commitdiff
2012-07-05
Martin Petersson
tst_QTcpServer::linkLocal fix for Windows Xp
tree
|
commitdiff
2012-07-05
Thorbjørn Lund Martsum
QHeaderView - adding an auto test with saveState and...
tree
|
commitdiff
2012-07-05
Thorbjørn Lund Martsum
QHeaderView - resizeSection improvement
tree
|
commitdiff
2012-07-05
Toby Tomkins
Replace insignificant test with QEXPECT_FAIL.
tree
|
commitdiff
2012-07-04
Thorbjørn Lund Martsum
QHeaderView - prevent negative default+minimum section...
tree
|
commitdiff
2012-07-04
Stephen Kelly
Uppercase the CONFIG for verbatim mode.
tree
|
commitdiff
2012-07-04
Stephen Kelly
Add a Q_PROPERTY for the sourceModel of a proxy model.
tree
|
commitdiff
2012-07-04
Joerg Bornemann
tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911
tree
|
commitdiff
2012-07-04
Toby Tomkins
Replace insignificant test with QEXPECT_FAIL.
tree
|
commitdiff
2012-07-04
Rohan McGovern
Avoid load(testcase) for installing test helper apps
tree
|
commitdiff
2012-07-03
Matthew Vogt
Revert "Allow moc to handle symbols that have been...
tree
|
commitdiff
2012-07-03
Friedemann Kleint
Fix QWidget/widgetAt() test.
tree
|
commitdiff
2012-07-03
Friedemann Kleint
Remove Unicode escape sequence, which MSVC does not...
tree
|
commitdiff
next