summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Mark tst_qtableview as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qtimelineSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qwizard as insignificant on Windows and Mac OS XSergio Ahumada2013-05-081-1/+1
* test: Mark tst_xmlpatterns as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qlocalsocketSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qsocketnotifier as insignificant only on Mac OS XSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qsocks5socketengineSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qtcpserver as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove useless insignificant_test mark tst_qudpsocketSergio Ahumada2013-05-081-2/+0
* test: Remove insignificant_test from tst_qsslsocket_onDemandCertificates_staticSergio Ahumada2013-05-081-2/+0
* test: Remove useless insignificant_test markSergio Ahumada2013-05-081-2/+0
* test: Remove insignificant_test from tst_qhttpnetworkconnectionSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qnetworksession as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* Make QContiguousCache with zero capacity not crashThiago Macieira2013-05-071-0/+21
* Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-05-061-0/+26
* QLocale: Add fr_MA localeEl Mehdi Fekari2013-05-031-0/+1
* Fix QPluginLoader-test.Friedemann Kleint2013-04-293-56/+98
* Fixed QLayout::addChildLayout(QLayout *l) when l had a parentJan Arve Saether2013-04-251-0/+21
* ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-04-241-0/+4
* ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-04-241-3/+8
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-241-1/+2
* Fix for Sql query aliases with dotsMarko Kangas2013-04-231-0/+39
* Fix QTableView::doItemsLayout()J-P Nurmi2013-04-231-0/+34
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rodal2013-04-221-0/+20
* Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-04-221-0/+10
* Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-051-5/+5
* Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-041-0/+28
* Fixed some declarative auto testsBernd Weimer2013-03-283-49/+49
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-281-0/+34
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-201-11/+47
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-201-0/+23
* Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
* Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-03-193-13/+555
* QThread::isFinished should return true from finished()Olivier Goffart2013-03-191-0/+35
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-141-0/+39
* Update Irish locale to return correct date formatEl Mehdi Fekari2013-03-131-0/+3
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-131-0/+27
* Fix warnings in tests (CLANG).Friedemann Kleint2013-03-113-4/+3
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-03-042-5/+69
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-223-2/+114
* MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-222-0/+119
* QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-201-0/+89
* Clean whitespaceJan Arve Saether2013-02-201-5/+5
* Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-201-0/+31
* Add a method that allows registration of files to typesAlan Alpert2013-02-193-0/+23
* QLocale: Update tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-02-131-0/+8
* QLocale: Update the Japanese and Czech localeEl Mehdi Fekari2013-02-131-0/+7
* Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-083-0/+2
* Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-291-0/+57