summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* QSslSocket tests: use qt-project as test server instd of qt.nokia.comPeter Hartmann2013-01-292-2/+2
* Fix postgres notification support in the QPSQLDriver.Matt Newell2013-01-271-4/+0
* Fix checking QT_NO_QWS_MULTIPROCESS before using QWSSharedMemSurfacePasi Petäjäjärvi2013-01-241-0/+4
* Fix TextInput test failures.Andrew den Exter2013-01-231-6/+12
* Fix temporary file leak in tst_qfileinfo.Friedemann Kleint2013-01-211-4/+3
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-213-6/+38
* Fix crashes in tst_qthreadpool on Windows.Friedemann Kleint2013-01-181-6/+28
* Update the Indonisian and Catalan locales in CLDR data:Mehdi Fekari2013-01-181-0/+12
* Change all shmget calls to user-only memoryThiago Macieira2013-01-181-1/+1
* QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-175-197/+1
* Use a UUID for the NSToolbar in unified title and toolbar.Jake Petroules2013-01-151-0/+27
* Limit the range of the QUrlPrivate::port to -1 to 65535Thiago Macieira2013-01-141-0/+11
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
* QUrl::fromUserInput: fix for urls without a host.David Faure2013-01-141-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131805-1811/+1811
* Stabilize tst_QDeclarativeMouseAreaAlan Alpert2013-01-111-0/+2
* QSqlTableModel: fix dataChanged() index for removed edited rowMark Brand2013-01-101-0/+12
* Update Canadian(English) localeMehdi Fekari2013-01-101-0/+4
* Delay loading implicit importAlan Alpert2013-01-083-0/+32
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-0812-80/+80
* Backport PathView currentIndex fixes from Qt 5Bea Lam2013-01-082-0/+427
* Update Turkish and Irish locales dataMehdi Fekari2013-01-071-0/+12
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2013-01-071-3/+29
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-054-0/+174
* Fix tst_QImage on QNXRafael Roquetto2013-01-051-5/+5
* Skip failing testAlan Alpert2013-01-051-0/+1
* Skip failing test for nowAlan Alpert2013-01-051-0/+1
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-052-0/+55
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-201-0/+19
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-191-2/+2
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-191-4/+36
* Backport adjusting cursorToX for trailing spaces from Qt 5Eskil Abrahamsen Blomfeldt2012-12-191-0/+440
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-181-2/+31
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-161-0/+8
* Remove the timestamp info in genarated filesLiang Qi2012-12-15104-208/+104
* QUrl: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-151-0/+24
* QUrl: ensure toEncoded() matches toString() wrt. empty authorityPeter Hartmann2012-12-151-0/+6
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-12-1411-5/+619
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-141-0/+40
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-093-0/+70