summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * compilePaul Olav Tvete2009-04-171-1/+1
| | * autotest didn't compile with gccThierry Bastian2009-04-171-1/+1
| | * Compile.Jan-Arve Sæther2009-04-171-3/+3
| | * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-0/+32
| | * Display error with QTableView with custom default row heightThierry Bastian2009-04-171-0/+24
| * | Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-171-0/+29
| * | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-171-11/+41
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-17111-1577/+520
| |\ \ | | |/
| | * Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-161-0/+34
| | * QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-0/+42
| | * Phonon autotest - checking if the backend plugin is actually deployedThomas Hartmann2009-04-161-2/+16
| | * Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-1/+5
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-161-1/+8
| | |\
| | | * autotest fix in QtreeViewThierry Bastian2009-04-161-1/+8
| | * | Remove obsolete code from autotests.Jason McDonald2009-04-16109-1576/+415
| | |/
| | * QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-151-0/+16
| | * Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
| | * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-0/+34
| * | Fix two bugs in Graphics View's mouse grab logics + add autotests.Andreas Aardal Hanssen2009-04-171-0/+302
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-1644-976/+1587
|\ \ \ | |/ /
| * | QTreeView automatic resize can be brokenThierry Bastian2009-04-161-0/+18
| * | Add the QQuaternion::nlerp() function as a counterpart to slerp()Rhys Weatherley2009-04-151-0/+57
| * | Rename QQuaternion::interpolate() to slerp()Rhys Weatherley2009-04-151-5/+5
| * | QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-151-0/+16
| * | Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
| * | The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-0/+34
| * | Introduce QPointF::manhattanLengthGunnar Sletta2009-04-151-0/+20
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-1522-95/+1107
| |\ \ | | |/
| | * Stabilize test for QItemDelegateOlivier Goffart2009-04-151-0/+1
| | * Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+87
| | * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-0/+4
| | * BT: Fix a regression to 4.4 in Graphics View's handling of child clippersAndreas Aardal Hanssen2009-04-152-0/+109
| | * Don't crash or loop infinitely when we retrieving the accessible accel.Jan-Arve Sæther2009-04-151-6/+46
| | * Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-155-60/+681
| | * Fix auto-test failure since we remove the warning in QColorAlexis Menard2009-04-141-1/+1
| | * QGraphicsItem: When an item is deleted and eventfilters installedAlexis Menard2009-04-141-0/+19
| | * increase waiting timeMaurice Kalinowski2009-04-141-1/+1
| | * fix deployment rulesMaurice Kalinowski2009-04-141-1/+1
| | * Fixes: QTreeView font change regression if there is an application stylesheetOlivier Goffart2009-04-141-1/+42
| | * Fix crash in QTreeViewOlivier Goffart2009-04-141-1/+25
| | * Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-0/+65
| | * Autotest: Cisco changed their DNS setup; update our test.Thiago Macieira2009-04-081-1/+1
| | * fix assertMaurice Kalinowski2009-04-081-4/+4
| | * remove senseless testfunctionsMaurice Kalinowski2009-04-081-17/+17
| | * add deployment for WinCEMaurice Kalinowski2009-04-081-0/+1
| | * Enable test for WinCEMaurice Kalinowski2009-04-081-1/+1
| | * Fixes: mediaobject autotest for windows ce (waveout)Thomas Hartmann2009-04-071-1/+1
| * | Merge branch 'no-math3d-fixed'Rhys Weatherley2009-04-0811-869/+11
| |\ \
| | * | Remove fixed-point support from math3dRhys Weatherley2009-04-0811-869/+11
| * | | Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-1/+100