summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-0/+19
* Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
* Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* Improve tst_uic.Friedemann Kleint2015-04-221-28/+66
* Remove unused private field from test.Erik Verbruggen2015-04-221-10/+0
* Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
* QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
* Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+17
* Tests: Use blacklist for failing tests in tst_macnativeventsCaroline Chao2015-04-172-1/+11
* Remove separate SSE4 unpremultiply functionAllan Sandfeld Jensen2015-04-161-19/+0
* Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-162-13/+33
* Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-154-46/+202
* Add support for unregistering of custom meta types.Robert Griebl2015-04-141-0/+48
* QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-101-10/+89
* QStateMachine: fix history state restoration.Erik Verbruggen2015-04-101-0/+87
* Add a means to set the application icon where supportedAndy Shaw2015-04-103-0/+75
* Remove the old headersclean unit testThiago Macieira2015-04-102-8/+0
* QSaveFile: Fix permissions on creationKai Koehne2015-04-081-0/+8
* Introduce QQuaternion::fromDirection()Konstantin Ritt2015-04-071-0/+94
* QVLA: Add operator= for initializer listsKai Koehne2015-04-041-0/+20
* QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
* QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
* QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-019-0/+36
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-017-12/+102
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-317-12/+102
| |\
| | * Fix rasterization errors in aliased cosmetic drawPolyLineEirik Aavitsland2015-03-191-0/+37
| | * QComboBox: Update completer on setCurrentIndex()Andre Hartmann2015-03-181-0/+39
| | * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+1
| | * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-092-5/+8
| | * tst_QDnsLookup: Update to match the new zone for test.qt-project.orgThiago Macieira2015-03-051-4/+8
| | * Fix another crash when converting format of buffer-created QImageEirik Aavitsland2015-03-041-3/+9
* | | Fix running of dbus-send on some systemsThiago Macieira2015-03-311-1/+1
|/ /
* | Fix incorrect FBO bindings with QOpenGLWidgetLaszlo Agocs2015-03-301-0/+26
* | Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-2714-27/+0
* | Update CLDR to v27Konstantin Ritt2015-03-271-21/+38
* | [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-0/+1
* | Update Unicode data up to v7.0Konstantin Ritt2015-03-271-0/+20
* | Update UCD source files to v7.0Konstantin Ritt2015-03-275-11/+215
* | Do not emit textEdited on inputMask changeJoni Poikelin2015-03-271-0/+11
* | tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
* | Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-0/+6
* | Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-253-4/+143
* | Fix building test qpluginloader/machtest against installed qtbaseFrederik Gladhorn2015-03-251-2/+5
* | Fix build of the manual dialog test with Qt 4.Friedemann Kleint2015-03-251-0/+1
* | OS X Accessibility: Make checkboxes etc. checkable with VoiceOverBoris Dušek2015-03-253-0/+75
* | Add string range tests to qaccessibilitymacBoris Dušek2015-03-251-1/+21
* | Refactoring of qaccessibilitymac testBoris Dušek2015-03-251-37/+223
* | Fix accessibility character rect testsBoris Dušek2015-03-251-3/+6
* | Fix tst_qaccessibility::textEditTest for some screen resolutionsBoris Dušek2015-03-251-0/+1