projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix non-bootstrapped $$system()'s line end conversions on windows
[profile/ivi/qtbase.git]
/
tests
/
2012-09-18
Miikka Heikkinen
Fix mapping to/from global coordinates for child/embedd...
tree
|
commitdiff
2012-09-18
Richard Moore
Disable SSL compression by default.
tree
|
commitdiff
2012-09-17
Tomasz Duda
HTTP header may be damaged - fix, unit test
tree
|
commitdiff
2012-09-17
Sergio Ahumada
test: Mark tst_QTabBar::sizeHints() failure as XFAIL
tree
|
commitdiff
2012-09-15
J-P Nurmi
Attempt to stabilize QMenu auto tests
tree
|
commitdiff
2012-09-14
Rafael Roquetto
Blackberry: fix tst_QFileInfo::fileTimes()
tree
|
commitdiff
2012-09-14
Kai Koehne
Autotests: Use qInstallMessageHandler
tree
|
commitdiff
2012-09-14
Pekka Vuorela
Avoid deprecated QTest method in unit test
tree
|
commitdiff
2012-09-14
Sergio Ahumada
tests: Don't omit the body of a test function with...
tree
|
commitdiff
2012-09-13
Jan Arne Petersen
Fix QDBusServer with more than one connection
tree
|
commitdiff
2012-09-13
Thiago Macieira
Use QElapsedTimer instead of QTime to measure elapsed...
tree
|
commitdiff
2012-09-13
Thiago Macieira
Increase the fuzziness of the QSemaphore test to 50 ms
tree
|
commitdiff
2012-09-13
Markku Heikkila
Fixed: QFileInfo::lastModified() returning wrong value.
tree
|
commitdiff
2012-09-13
Caroline Chao
Test: Redo remove QSKIP from printsupport tests
tree
|
commitdiff
2012-09-13
Rafael Roquetto
Blackberry: fix tst_QFileInfo::isWritable()
tree
|
commitdiff
2012-09-13
Stephen Kelly
Fix crash when invalidating a QSortFilterProxyModel
tree
|
commitdiff
2012-09-12
Eskil Abrahamsen...
Fix regression in QTextDocument::toHtml() with font...
tree
|
commitdiff
2012-09-12
Caroline Chao
Test: Update QSKIP for tst_QGLThread on Mac
tree
|
commitdiff
2012-09-12
Caroline Chao
Test: remove QSKIP from printsupport tests
tree
|
commitdiff
2012-09-12
Eskil Abrahamsen...
Stabilize qprinter test
tree
|
commitdiff
2012-09-11
João Abecasis
Don't manipulate immutable data
tree
|
commitdiff
2012-09-11
Friedemann Kleint
Close popups when switching applications on Windows.
tree
|
commitdiff
2012-09-11
Pekka Vuorela
Remove deprecated inputItem and inputWindow from QInput...
tree
|
commitdiff
2012-09-11
Eskil Abrahamsen...
Avoid duplicate setPen() in PDF when reusing QPrinter
tree
|
commitdiff
2012-09-10
Oswald Buddenhagen
port qmake to qt creator's qmake language evaluator
tree
|
commitdiff
2012-09-10
Sergio Ahumada
test: Remove QSKIP from tst_uic::stdOut()
tree
|
commitdiff
2012-09-10
Sergio Ahumada
test: Remove QSKIP from tst_QLocale::windowsDefaultLocale()
tree
|
commitdiff
2012-09-10
Simon Hausmann
Fix semantics of the src dir in the include search...
tree
|
commitdiff
2012-09-10
Kevin Funk
Fix build of tests/ on Windows CE
tree
|
commitdiff
2012-09-10
Leonard Lee
Remove old troll test servers' references.
tree
|
commitdiff
2012-09-09
Marc Mutz
Use QStringList::join(QChar) overload where applicable...
tree
|
commitdiff
2012-09-09
Sergio Ahumada
test: QFtp tests require `private_tests' set
tree
|
commitdiff
2012-09-07
Marc Mutz
Use QStringList::join(QChar) overload where applicable...
tree
|
commitdiff
2012-09-07
Marc Mutz
Use QStringList::join(QChar) overload where applicable...
tree
|
commitdiff
2012-09-07
Julien Brianceau
QtNetwork: bypass proxy for local connections
tree
|
commitdiff
2012-09-07
Thiago Macieira
Add a way to benchmark sem_t on Unix too
tree
|
commitdiff
2012-09-07
Caroline Chao
Test: Replace QSKIP by XFAIL
tree
|
commitdiff
2012-09-07
Caroline Chao
Test: Remove QSKIP for tst_QXmlSimpleReader::inputFromS...
tree
|
commitdiff
2012-09-07
Sean Harmer
Make gui/math3d classes use float rather than qreal
tree
|
commitdiff
2012-09-07
Friedemann Kleint
Add example to test widget grab.
tree
|
commitdiff
2012-09-07
Friedemann Kleint
Stabilize test of QSpinBox.
tree
|
commitdiff
2012-09-07
Friedemann Kleint
Revert "Implement automatic mouse grabbing on mouse...
tree
|
commitdiff
2012-09-05
Mitch Curtis
Fix QDateEdit displaying day as a number for short...
tree
|
commitdiff
2012-09-05
Mitch Curtis
Fix 3 digit day being displayed by QDateEdit.
tree
|
commitdiff
2012-09-05
Sergio Ahumada
Use true and false in preference to TRUE and FALSE
tree
|
commitdiff
2012-09-05
Sergio Ahumada
test: Check for null string comparison
tree
|
commitdiff
2012-09-05
Milian Wolff
Optimize QTextLayout/QTextEngine usage outside of QText...
tree
|
commitdiff
2012-09-04
Rafael Roquetto
Auto test for 'qmake -project' use case.
tree
|
commitdiff
2012-09-03
Stephen Kelly
Generate includes for Qt containers used as auto-metatypes.
tree
|
commitdiff
2012-09-03
Marc Mutz
Use QStringList::join(QChar) overload where applicable...
tree
|
commitdiff
2012-09-03
Marc Mutz
QStringList::join: add an overload taking a single...
tree
|
commitdiff
2012-09-03
Stephen Kelly
Change SChar to metatype id 40.
tree
|
commitdiff
2012-09-02
Volker Krause
Fix moc generating invalid code for slots with referenc...
tree
|
commitdiff
2012-08-31
J-P Nurmi
auto tests: updated for new QStyle pure virtuals
tree
|
commitdiff
2012-08-31
Sergio Ahumada
test: Mark tst_QFile::writeLargeDataBlock() unstable...
tree
|
commitdiff
2012-08-31
Jeremy Lainé
Make QGraphicsView respect scrollbar policies
tree
|
commitdiff
2012-08-31
Friedemann Kleint
Fix updating of drag icons.
tree
|
commitdiff
2012-08-30
João Abecasis
Improve performance of QArrayData::Grow autotest
tree
|
commitdiff
2012-08-30
Mark Brand
QSqlQueryModel: fix nested beginResetModel/endResetModel
tree
|
commitdiff
2012-08-30
Titta Heikkala
Ensure that printer orientation is preserved
tree
|
commitdiff
2012-08-30
Kevin Funk
Make tests/auto/corelib compile on Windows CE
tree
|
commitdiff
2012-08-30
Marc Mutz
QString::append: add (const QChar*, int len) overload
tree
|
commitdiff
2012-08-29
Thierry Bastian
Fixed the QTreeView expansion/collpasing when animated
tree
|
commitdiff
2012-08-29
Samuel Rødal
Made QImage::fill(uint pixel) for RGB888 accept QRgb...
tree
|
commitdiff
2012-08-29
Andy Shaw
Ensure child items are updated even if the parent item...
tree
|
commitdiff
2012-08-29
Brendan Long
Add support for explicit TLS 1.1 and 1.2
tree
|
commitdiff
2012-08-29
Sergio Ahumada
test: Mark tst_qtextboundaryfinder::generateDataFromFil...
tree
|
commitdiff
2012-08-28
Giuseppe D'Angelo
QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS...
tree
|
commitdiff
2012-08-28
Stephen Kelly
Don't attempt to test DBus on QNX.
tree
|
commitdiff
2012-08-28
Stephen Kelly
Add automatic metatype registration for invokable methods.
tree
|
commitdiff
2012-08-28
Stephen Kelly
Add automatic metatype registration for Q_PROPERTY...
tree
|
commitdiff
2012-08-28
Mitch Curtis
Handle invalid dates properly for QDataStream versions...
tree
|
commitdiff
2012-08-28
Friedemann Kleint
Fix some warnings in tests.
tree
|
commitdiff
2012-08-27
Eskil Abrahamsen...
Make letter spacing APIs in QTextFormat more consistent
tree
|
commitdiff
2012-08-27
Jani Honkonen
Fix limitting shortcuts to keypad only
tree
|
commitdiff
2012-08-26
Marc Mutz
moc: test slots marked final/override in various ways
tree
|
commitdiff
2012-08-26
Marc Mutz
moc: parse classes that use Q_DECL_FINAL|final|sealed
tree
|
commitdiff
2012-08-26
David Faure
QUrl: port thread-safety autotest from Qt4.
tree
|
commitdiff
2012-08-25
Markku Heikkila
Fix infinite recursion while dragging toolbar of QMainW...
tree
|
commitdiff
2012-08-23
Olivier Goffart
Test for quadratic behaviour when rendering long line...
tree
|
commitdiff
2012-08-23
Thiago Macieira
tst_QMutex: add markers to the tryLock tests
tree
|
commitdiff
2012-08-23
Pekka Vuorela
Remove remaining bits of deprecated QInputPanel
tree
|
commitdiff
2012-08-23
Thomas McGuire
Remove unused inotify includes in the filesystem watche...
tree
|
commitdiff
2012-08-23
Kai Koehne
ICU: Fix crash in codecForMib(2107)
tree
|
commitdiff
2012-08-23
Shawn Rutledge
A few more random documentation fixes
tree
|
commitdiff
2012-08-23
Marc Mutz
tst_QTreeView: fix unused variable warning
tree
|
commitdiff
2012-08-23
Pekka Vuorela
Fix accessibility unit test compilation
tree
|
commitdiff
2012-08-22
Marc Mutz
tst_QColumnView: fix unused variable warning
tree
|
commitdiff
2012-08-22
Stephen Kelly
Make keyboard search work in the current column, not...
tree
|
commitdiff
2012-08-22
Stephen Kelly
Fix indexAbove and indexBelow to return indexes in...
tree
|
commitdiff
2012-08-22
Morten Johan Sorvig
Add hint for touch -> mouse event synthesizing
tree
|
commitdiff
2012-08-22
Mitch Curtis
Do not consider sign in qIsNull.
tree
|
commitdiff
2012-08-21
Friedemann Kleint
Propagate initial size constraints to QWidgetWindow.
tree
|
commitdiff
2012-08-21
Mitch Curtis
Disregard milliseconds in QTime::secsTo().
tree
|
commitdiff
2012-08-21
Mitch Curtis
Serialise QDateTime as UTC and timeSpec() instead of...
tree
|
commitdiff
2012-08-20
Thiago Macieira
Fix decoding of QByteArray in the deprecated "encoded...
tree
|
commitdiff
2012-08-20
Thiago Macieira
tst_qurlinternal: use qurl_p.h instead of declaring...
tree
|
commitdiff
2012-08-20
Robin Burchell
Speed up sorting of dir entries when sorted by date
tree
|
commitdiff
2012-08-20
Andreas Holzammer
Fix freetype font rendering for Windows CE
tree
|
commitdiff
2012-08-20
Stephen Kelly
Take account of hidden items in QListView when using...
tree
|
commitdiff
next