summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3118-161/+188
|\ \
| * | Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| * | Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| * | Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| * | Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-301-1/+26
| * | Fix autotests after QUrl change.kh2009-07-3015-25/+25
| * | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-0/+7
* | | Autotest for QGuardAaron Kennedy2009-07-312-0/+352
* | | Allow retrieval of interface IId from class type.Aaron Kennedy2009-07-311-0/+11
* | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
|/ /
* | Allow testlib loggers to dynamically allocate storage for strings.Rohan McGovern2009-07-306-1/+101
* | Unit tests and bug fixes for QGLColormapRhys Weatherley2009-07-301-0/+121
* | Increase coverage of QGLFormat unit tests.Rhys Weatherley2009-07-301-19/+190
* | Add math3d unit tests for QObject properties and metatypesRhys Weatherley2009-07-293-0/+195
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtkh2009-07-2938-203/+677
|\ \
| * | Autotest: fix the regressions in the DOM test caused by one whitespaceThiago Macieira2009-07-291-4/+4
| * | test that vars are stored in custom global objectKent Hansen2009-07-291-0/+29
| * | Autotest: make tst_qdom work with shadow builds too.Thiago Macieira2009-07-292-23/+27
| * | Port of Qt to QNXHarald Fernengel2009-07-291-1/+1
| * | Port of Qt to VxWorksRobert Griebl2009-07-2923-49/+121
| * | add more extensive tests for scopechain functionalityKent Hansen2009-07-292-0/+113
| * | Ensure hover enter events are dispatched on mouse press.Andreas Aardal Hanssen2009-07-291-0/+69
| * | Fix remaining autotest failures in tst_QGraphicsWidgetAndreas Aardal Hanssen2009-07-291-0/+11
| * | Fixes various db2 autotest issues.Bill King2009-07-291-3/+7
| * | Implement new transformation handling for graphics items.Lars Knoll2009-07-293-121/+201
| * | Added a QVariant testlib toString specialization.Rohan McGovern2009-07-282-2/+64
| * | Implement a copy constructor for QXmlParseException to avoid crashes whenVolker Hilsheimer2009-07-281-0/+26
| * | Disable the forwardDeclared1 test with SunCC: it doesn't workThiago Macieira2009-07-281-0/+4
* | | Disable for the time being until we have fixed collection files.kh2009-07-291-2/+2
|/ /
* | Make typeToName testcase pass, and add basic test for Math3D classes.Volker Hilsheimer2009-07-271-2/+84
* | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-271-0/+107
* | Using QNetworkAccessManager, so need to pull in QtNetworkVolker Hilsheimer2009-07-252-0/+2
* | Compile from repo checkoutVolker Hilsheimer2009-07-251-0/+2
* | Build without Qt3SupportVolker Hilsheimer2009-07-251-1/+1
* | No link-errors when building from repositoryVolker Hilsheimer2009-07-252-0/+6
* | Fix a running external tests: user program headers must come first.Thiago Macieira2009-07-251-2/+2
* | Add support for debugging and valgrinding external testsThiago Macieira2009-07-251-10/+74
* | Apply the script I added to gen.sh to existing files: remove template classesThiago Macieira2009-07-25174-167035/+779
* | Add Perl code to remove template classes from the listing.Thiago Macieira2009-07-251-0/+4
* | Update the test to work with GCC 4.4 tooThiago Macieira2009-07-251-15/+11
* | Revert "Revert "Add support for creating the object alongside the Data struct...Thiago Macieira2009-07-241-2/+100
* | Make the internal testcase more robust on Windows FS as wellVolker Hilsheimer2009-07-241-0/+5
* | Make test more robust against the case-insensitive file system on Windows,Volker Hilsheimer2009-07-241-0/+6
* | improve qfileinfo autotest a bitRitt Konstantin2009-07-241-13/+29
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-241-31/+0
|\ \ | |/
| * Remove autotest for "Won't fix" bug 258462.Rohan McGovern2009-07-231-31/+0
* | Reverted commits that changed the behavior of the keypresses with modifiers.Denis Dzyubenko2009-07-231-3/+3
* | Implement an FSEvents-based QFileSystemWatcherEngineNorwegian Rock Cat2009-07-231-0/+80
* | linker fix for WinCEMaurice Kalinowski2009-07-237-5/+14