summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Skip all tst_QFontDialog tests on Mac OS XBradley T. Hughes2012-02-171-0/+10
* Skip hanging tst_QColorDialog test, expect failing test on Mac OS XBradley T. Hughes2012-02-171-0/+6
* Skip hanging/failing tst_QApplication tests on Mac OS XBradley T. Hughes2012-02-172-2/+6
* Remove unused config.tests from config.tests/mac/*Bradley T. Hughes2012-02-176-219/+0
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-1731-239/+849
* Plugin loader: Output offending plugin name in warning.Friedemann Kleint2012-02-171-1/+2
* Convert jpeg plugin to new formatLars Knoll2012-02-174-13/+71
* Convert ico plugin to new format.Lars Knoll2012-02-174-18/+72
* Convert GIF plugin to the new formatLars Knoll2012-02-174-13/+72
* Enables QProcess back on QNX.Rafael Roquetto2012-02-174-18/+160
* Static plugins don't break QFactoryLoader::keys()Lincoln Ramsay2012-02-171-1/+1
* Changed qnetworkreply unittest to work from install directoryKurt Korbatits2012-02-174-289/+243
* Removed rfc3252.txt from networkselftest unittestKurt Korbatits2012-02-172-910/+0
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-1714-10/+37
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-1720-38/+37
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-175-12/+7
* Don't render glyph with FT with fetchMetricsOnlyJiang Jiang2012-02-171-1/+1
* Ensure that QSqlDatabase::database() is still thread-safeAndy Shaw2012-02-171-4/+1
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-171-1/+12