summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent auto test executable namesDavid Faure2012-02-273-1/+3
* QRegExp: fix crashGiuseppe D'Angelo2012-02-271-0/+29
* Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-271-3/+1
* Fix selftests while using QStringBuilderOlivier Goffart2012-02-271-1/+1
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
* qfiledialog2: Skip test that is passing on CI and failing otherwise.Toby Tomkins2012-02-271-3/+3
* Changed qnetworkreply unittest to return correct codeKurt Korbatits2012-02-271-7/+5
* compile fix: parse under C++11Marc Mutz2012-02-241-6/+6
* Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-244-0/+381
* CodeCoverage: Skip headersclean test.Caroline Chao2012-02-241-0/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2469-361/+30
* Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-234-0/+132
* Use new plugin system in plugin autotest.Friedemann Kleint2012-02-239-9/+41
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-6/+6
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-0/+42
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+49
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-232-0/+6
* Update tst_QTextEdit::fullWidthSelectionEskil Abrahamsen Blomfeldt2012-02-237-0/+0
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-0/+36
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+7
* QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-231-4/+0
* Fixed tst_qobject signalbug silently not compiled in -fast builds.Friedemann Kleint2012-02-232-6/+8
* Fix breakage in dead codeRichard Moore2012-02-221-1/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-228-45/+80
* Remove custom text codec for C strings.Robin Burchell2012-02-223-24/+17
* Refactor input context testsPekka Vuorela2012-02-224-84/+68
* Fix QJson autotest on Windows.Friedemann Kleint2012-02-221-8/+11
* Fixed tst_qlogging app silently not compiled in some -fast builds.Rohan McGovern2012-02-223-5/+5
* Flag QGraphicsView test as unstable on Mac.Toby Tomkins2012-02-221-1/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-2212-16/+75
* Fix the qlocalsocket testAndrew Stanley-Jones2012-02-211-1/+3
* Enable qlocalsocket auto testAndrew Stanley-Jones2012-02-211-1/+1
* Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-217-1/+29
* Print out the try_compile output for tests expected to fail.Stephen Kelly2012-02-211-0/+2
* qmimetype: Fix test failure when LC_ALL is set.David Faure2012-02-211-0/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-2111-74/+74
* Make qget manual test compile without ssl supportShane Kearns2012-02-212-0/+6
* QEasingCurve: implement move constructorMarc Mutz2012-02-211-0/+6
* QEasingCurve: implement move-assignment operatorMarc Mutz2012-02-211-0/+19
* QEasingCurve: add member-swapMarc Mutz2012-02-211-0/+7
* Port badxml autotest to QMetaObjectBuilderKent Hansen2012-02-212-16/+16
* Remove qMacVersion()Bradley T. Hughes2012-02-211-1/+1
* Fix qlogging test.Friedemann Kleint2012-02-211-2/+3
* Improve tst_QPrinterInfo::testForDefaultPrinter().Jason McDonald2012-02-211-1/+2
* Allow printer names to contain hyphens in QPrinterInfo test.Jason McDonald2012-02-211-1/+1
* Fix warning about unregistered metatype in QWindow autotest.Jason McDonald2012-02-211-0/+2