summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Import qlogger frameworkKai Koehne2013-09-204-0/+831
* | | QDateTime - Add api for isDaylightTime()John Layt2013-09-201-0/+23
* | | QDateTime - Fix Daylight Transition for "missing" hourJohn Layt2013-09-201-6/+0
* | | QDateTime - Change date/time storage to msecsJohn Layt2013-09-201-34/+16
* | | QDateTime - Add Benchmark TestsJohn Layt2013-09-203-0/+612
* | | test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-8/+0
* | | Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* | | QMessageBox - make it possible to have a checkbox on the dialogThorbjørn Martsum2013-09-202-0/+21
* | | Add missing implementation in QAccessibleTabBar::indexOfChildJan Arve Saether2013-09-201-0/+1
* | | Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* | | Disable tst_QFileSystemWatcherGunnar Sletta2013-09-201-0/+2
* | | Implement QMainWindow::takeCentralWidget()Sune Vuorela2013-09-201-0/+55
* | | Revert 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c.Mitch Curtis2013-09-193-22/+19
* | | Make Accessibility publicFrederik Gladhorn2013-09-191-4/+0
* | | MetaType: Add assignment operator to the container iterators.Stephen Kelly2013-09-191-16/+5
* | | Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-6/+35
* | | MetaType: Fix operator{++,--}(int) with the type-erased const_iterators.Stephen Kelly2013-09-171-0/+30
* | | QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-2/+207
* | | Add QFileSelector APIAlan Alpert2013-09-1623-0/+229
* | | Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-0/+45
* | | Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-4/+2
|/ /
* | Use Q_STATIC_ASSERT to report error about missing Q_OBJECTOlivier Goffart2013-09-141-0/+4
* | QDateTime - Switch to using msecs based functionsJohn Layt2013-09-141-14/+13
* | QDateTime - Add test case for Daylight Time TransitionsJohn Layt2013-09-141-0/+377
* | Base64: Implement the "base64url" encoding and the stripping of '='Thiago Macieira2013-09-141-0/+35
* | QStandardPaths: add a test that just dumps the valuesThiago Macieira2013-09-141-0/+36
* | QTime - Add public api for get/set msecs since start of dayJohn Layt2013-09-131-0/+46
* | Add a static QFileInfo::exists(fileName) functionhjk2013-09-132-0/+15
* | MetaType: Fix operator{+,-}(int) with the type-erased const_iterators.Stephen Kelly2013-09-131-0/+30
* | moc: add -M<key=value> to ease static qml plugin linkingRichard Moe Gustavsen2013-09-133-1/+92
* | Remove Q_PACKED from structures that do not need to be packedThiago Macieira2013-09-131-1/+1
* | Add a convenient way to get a type-erased smart pointer from a QVariant.Stephen Kelly2013-09-111-0/+53
* | New QStringRef methods.Jędrzej Nowacki2013-09-111-0/+142
* | QUrl: ensure that setPath("//path") doesn't lead to scheme://pathDavid Faure2013-09-111-0/+8
* | Add a simple test for QVariant carrying a QSharedPointer<QObject>Thiago Macieira2013-09-111-0/+36
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-108-433/+578
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-078-433/+578
| |\|
| | * Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-5/+109
| | * Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
| | * QMetaMethod::invoke: compare the QMetaType id of the return typesOlivier Goffart2013-08-291-0/+11
| | * Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
| | * network test settings: support newer FTP server versionsPeter Hartmann2013-08-281-14/+3
| | * Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+25
| | * Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
| | * QTcpSocket auto test: rely on IMAP port, not SMTP portPeter Hartmann2013-08-271-1/+1
| | * QNetworkReply auto test: Skip tests failing due to Squid issuesPeter Hartmann2013-08-271-0/+4
* | | QCommandLineOption: improve runtime warningsDavid Faure2013-09-101-1/+1
* | | Fix escape handling in qWinCmdArgsDavid Faure2013-09-102-0/+28
* | | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-101-0/+27
* | | Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-3/+0