summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Some polishing to merge request 723Jan-Arve Sæther2010-08-111-2/+11
* Patch to QTBUG-3078Carolina Gomes2010-08-111-0/+18
* Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-091-0/+37
* Implement QFontMetrics::inFont(uint) which takes UCS-4 encoded charEskil Abrahamsen Blomfeldt2010-08-064-1/+28
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-067-54/+116
|\
| * tst_qsharedpointer.cpp: fix compilationOlivier Goffart2010-08-041-2/+0
| * QImage::fill() overloads that take QColor and Qt::GlobalColorGunnar Sletta2010-08-041-0/+113
| * It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-033-8/+2
| * It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-031-6/+0
| * Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-032-38/+1
* | Add benchmarks for QtScript's QObject bindingKent Hansen2010-08-052-0/+1244
* | Add benchmarks for QMetaType::construct(int type, void *copy = 0)Kent Hansen2010-08-053-0/+171
* | Add benchmarks for QVariant(int type, void *copy = 0)Kent Hansen2010-08-053-0/+164
|/
* tst_qgl: enable back on macOlivier Goffart2010-07-301-2/+0
* Setting a timeSpec on QDateTimeEdit breaks the edit when only time is shownFrederik Gladhorn2010-07-291-0/+16
* Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-07-2994-358/+2215
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2894-358/+2215
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-283-5/+11
| | |\
| | | * Merge commit '9814b2225b70d6b2f758e9dbe98f8e1662049b37' into oslo-staging-1Aaron McCarthy2010-07-283-5/+11
| | | |\
| | | | * Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-5/+11
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-281-16/+40
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Make tst_qdatetime failures more verbose.Rohan McGovern2010-07-271-16/+40
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-271-4/+4
| | |\ \ \
| | | * \ \ Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-276-1/+252
| | | |\ \ \ | | | | |/ /
| | | * | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-4/+4
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-273-5/+97
| | |\ \ \ \
| | | * | | | Don't run the QGL test on systems that does not have GL support.Trond Kjernåsen2010-07-271-1/+26
| | | * | | | QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-271-0/+51
| | | * | | | Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-271-4/+20
| | | | |/ / | | | |/| |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-3/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-3/+1
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
| | | | |/
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-266-1/+252
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-264-0/+141
| | | * | Skip tst_QLineEdit::QTBUG697_paletteCurrentColorGroup on non-x11Olivier Goffart2010-07-261-0/+3
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-252-1/+108
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-232-1/+108
| | | | |\
| | | | | * Stabilize tst_qlineedit.cppOlivier Goffart2010-07-231-9/+17
| | | | | * QScriptEngineAgent: ensure that the top of the backtrace is correct in excep...Olivier Goffart2010-07-231-0/+83
| | | | | * Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-231-1/+17
| | * | | | Q_INVOKABLES added to Qt-DBusEvan Nguyen2010-07-261-8/+130
| | |/ / /
| | * | | Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-0/+23
| | |/ /
| | * | Fix test.Michael Brasser2010-07-221-0/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2227-180/+460
| | |\ \ | | | |/ | | |/|
| | | * Fix TextInput echoMode autotest on LinuxJoona Petrell2010-07-221-0/+4
| | | * Fix TextEdit text attribute and text stored in the internal QTextDocument hav...Joona Petrell2010-07-221-0/+34
| | | * Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-221-0/+5
| | | * Add additional QVariant benchmarks.Michael Brasser2010-07-221-0/+45
| | | * Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-221-0/+11
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2125-180/+361
| | | |\