summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | Stabilize tst_QGraphicsView::mouseTracking2 (on Windows).Bjoern Erik Nilsen2009-07-131-1/+3
| * | Fix broken tst_QGraphicsItem::sorting.Bjoern Erik Nilsen2009-07-131-1/+2
| * | Fixes autotest to match the new code (db level precisionPolicy).Bill King2009-07-131-1/+1
| * | Fixes up the autotest for mysql over ODBC connection.Bill King2009-07-131-2/+2
| * | Merge commit 'origin/4.5'Bill King2009-07-138-55/+264
| |\ \ | | |/
| | * Fixes failure when table has null fields to updateBill King2009-07-131-0/+62
| | * Fixed a crash with input methodsPierre Rossi2009-07-101-0/+15
| | * rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
| | * make tests independent of PATH contentsOswald Buddenhagen2009-07-103-11/+19
| | * QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-1091-221/+3076
| |\ \
| | * | adding autotestThierry Bastian2009-07-101-2/+28
| | * | QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-101-0/+26
| | * | QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-101-0/+21
| | * | Update test db definitions.Bill King2009-07-101-5/+9
| | * | Get more sql autotests passing or expect-failing.Bill King2009-07-102-4/+16
| | * | fix the test _and_ the class :)Harald Fernengel2009-07-031-11/+6
| | * | QLocalSocket WriteOnly mode fixed on WindowsJoerg Bornemann2009-07-091-0/+17
| | * | autotest: removed tons of warningsThierry Bastian2009-07-091-1/+2
| | * | Fixed handling of some SVG attributes when value is invalid.Suneel BS2009-07-091-0/+84
| | * | Fixed inheritence of SVG fill attributes.Suneel BS2009-07-091-0/+68
| | * | autotest fixThierry Bastian2009-07-091-2/+6
| | * | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-0932-69/+108
| | * | Remove some left-over mentions of fixed-point in math3dRhys Weatherley2009-07-093-23/+20
| | * | Merge commit 'origin/4.5'Bill King2009-07-084-17/+70
| | |\ \ | | | |/
| | | * make test behave like othersDerick Hawcroft2009-07-081-1/+1
| | | * Make the table actually delete before the autotestBill King2009-07-081-1/+1
| | | * Cleanup more SQL autotest failures.Bill King2009-07-083-12/+28
| | | * safely drop tables.Derick Hawcroft2009-07-081-1/+3
| | | * Auto test for task 233829Derick Hawcroft2009-07-071-1/+29
| | | * Fix more sql autotest failures.Bill King2009-07-061-3/+4
| | | * Fix precision autotest for SqlServerBill King2009-07-061-6/+7
| | | * Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
| | * | Make test pass when executed from debug/release directory.Volker Hilsheimer2009-07-081-0/+3
| | * | Compile fix for the qapplication autotest.Denis Dzyubenko2009-07-081-25/+43
| | * | autotest compile fix for MacOSXThierry Bastian2009-07-081-1/+1
| | * | added auto test tst_QLocalSocket::readBufferOverflowJoerg Bornemann2009-07-081-0/+33
| | * | Tables aren't deleting properly. Send the correct name .Bill King2009-07-081-4/+4
| | * | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-0/+35
| | * | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-071-7/+35
| | * | improve the QScriptEngine::importExtension() autotestKent Hansen2009-07-073-0/+15
| | * | Make sure we send a ValueChanged event if the spinbox value has changedJan-Arve Sæther2009-07-071-0/+7
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtck2009-07-071-1/+5
| | |\ \
| | | * | QFontComboBox: used to emit currentFontChanged twice when setting it.Thierry Bastian2009-07-071-1/+5
| | * | | Added wildcard support for file lists in help projects.ck2009-07-071-4/+3
| | |/ /
| | * | general wording change for some file type namesFrederik Schwarzer2009-07-065-5/+5
| | * | support for id-based translationsOswald Buddenhagen2009-07-063-0/+43
| * | | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-3/+30
| * | | Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-101-0/+51
| * | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-0/+39