summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWERBradley T. Hughes2012-02-206-25/+36
* qwidget_p.h: Remove DontSetCompositionMode from the internal flagsHolger Hans Peter Freyther2012-02-201-3/+2
* qpa: Verify that the platform returns a WId that is not WId(0)Holger Hans Peter Freyther2012-02-201-1/+5
* Remove dead method.Richard Moore2012-02-202-9/+0
* Changed qabstractnetworkcache unittest to use TESTDATAKurt Korbatits2012-02-201-5/+1
* Modify helper functions to remove embedded QSKIP call and return status.Toby Tomkins2012-02-201-8/+13
* Set tst_qtoolbutton triggered function skipped.Toby Tomkins2012-02-201-0/+4
* Make QLocale autotest pass for shadow builds.Jason McDonald2012-02-201-7/+1
* testlib: Report one test result per benchmark test.Jason McDonald2012-02-2017-83/+340
* Fixed qobject unittest to work from installation directoryKurt Korbatits2012-02-202-2/+6
* testlib: Add selftests for XPASS and XFAIL involving QCOMPARE.Jason McDonald2012-02-205-59/+200
* testlib: make XPASS output slightly less confusing.Jason McDonald2012-02-209-13/+16
* Remove unnecessary image height adjustments from layout.Andrew den Exter2012-02-201-3/+3
* Speed up tst_QWaitConditionBradley T. Hughes2012-02-201-7/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1836-2/+37461
* make configure ignore $CC and $CXXOswald Buddenhagen2012-02-181-8/+5
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-185-0/+52
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-187-22/+20
* Added error reporting to QJsonParserAndrew Christian2012-02-185-23/+252
* QEasingCurve: return QVector for cubic spline representationMarc Mutz2012-02-182-5/+18
* Trivial doc fixRichard Moore2012-02-181-1/+1
* Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-182-0/+218
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-182-5/+7
* Fix error handling in QHostInfo windows backendShane Kearns2012-02-171-10/+18
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-173-12/+40
* qnamespace.qdoc: Add doco for new values of Qt::MouseButtonRick Stockton2012-02-171-3/+49
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-174-10/+34
* QProcess documentation typo fix and improvement.Rafael Roquetto2012-02-171-4/+4
* Mention QT_NO_STL in the QString documentationSimon A. Eugster2012-02-171-3/+3
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-174-6/+6
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-171-17/+6
* Fix warnings about missing file.Friedemann Kleint2012-02-171-1/+1
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-172-10/+63
* Fix incorrect use of QObject::disconnect in synchronous http requestShane Kearns2012-02-171-2/+4
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-171-4/+2
* QSize/QSizeF: add const versions of scale()/transpose()Marc Mutz2012-02-172-18/+85
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-1710-0/+21
* Fix another typo in the evdev keyboard plugin.Friedemann Kleint2012-02-171-1/+1
* Widgets: Remove obsolete QGuiPlatformPlugin.Friedemann Kleint2012-02-175-248/+0
* Disable 'check' target generation for network autotests for Windows.Miikka Heikkinen2012-02-171-2/+2
* Fix "check" target when load(testcase) is used in .pro file.Miikka Heikkinen2012-02-171-2/+2
* Qt 5 plugin system: Fix handling of namespaced plugin classes.Friedemann Kleint2012-02-171-0/+4
* Clean up default arch setting on Mac OS XBradley T. Hughes2012-02-172-48/+24
* Fortune client example - list all IP addressesShane Kearns2012-02-172-18/+28
* Fixed API in QWindow: visible() -> isVisible().Samuel Rødal2012-02-174-6/+14
* QStandardPaths implementation configured using JSONJeremy Katz2012-02-172-0/+186
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-02-172-0/+8
* Expect failure in tst_QStyleSheetStyle::hoverColors()Bradley T. Hughes2012-02-171-0/+5
* Skip tst_QGuiApplication::focusObject() on Mac OS XBradley T. Hughes2012-02-171-0/+3