summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Made QWindowsXPStyle internalJ-P Nurmi2012-11-211-7/+4
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-211-5/+5
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-211-1/+60
* Fix MinGW compilation for tst_qwinoverlappedionotifierJonathan Liu2012-11-211-3/+10
* Made QFusionStyle internalJ-P Nurmi2012-11-215-26/+19
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-0/+22
* QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-191-3/+3
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* Fix QStringList::sort testGiuseppe D'Angelo2012-11-161-1/+8
* Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-0/+15
* Disable static contents optimization for now.Samuel Rødal2012-11-151-3/+1
* Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-1/+7
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-74/+21
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-144-0/+74
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-0/+38
* Send enter to the child at the position of the QEnterEvent.Friedemann Kleint2012-11-141-2/+2
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-0/+45
* tests: Mark tst_qfilesystemmodel as insignificant on MacSamuli Piippo2012-11-131-0/+2
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Fix a warning on compilers not supporting constexpr.Jędrzej Nowacki2012-11-111-4/+4
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-102-11/+14
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-092-0/+9
* Qt5 updates to the QPainter lancelot autotestaavit2012-11-097-200/+179
* test: fix tst_QLocale::macDefaultLocaleLiang Qi2012-11-091-2/+4
* fix binding of bool type in mysql driverMark Brand2012-11-091-0/+35
* test: Mark tst_QLocale::macDefaultLocale as XFAILSamuli Piippo2012-11-081-0/+2
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-082-8/+5
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-083-11/+1
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+6
* Enabled QSystemSemaphore autotestv5.0.0-beta2Oliver Wolff2012-11-081-0/+1
* test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cacheSergio Ahumada2012-11-071-1/+0
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-074-33/+33
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-0/+35
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Extend widget grab test.Friedemann Kleint2012-11-071-4/+47
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-071-0/+94
* Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-061-9/+185
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-0/+36
* Make test class name consistent with file name.Frederik Gladhorn2012-11-061-15/+15
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+13
* Add OOM unit test for QVarLengthArrayPeter Kümmel2012-11-061-0/+52
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-038-0/+416
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-023-2/+61
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-023-16/+19