summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ctest to run all tests and print output.Stephen Kelly2012-02-172-19/+68
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-172-0/+9
* [QTBUG-22847] Compile with C++11 compilerMarc Mutz2012-02-172-4/+4
* xcb: avoid use of statically-sized QListMarc Mutz2012-02-171-18/+15
* Make sure to print short text for QSslCertifictaeExtension.Casper van Donderen2012-02-171-1/+2
* Fix qlogging test for release configurationMiikka Heikkinen2012-02-172-12/+26
* QWindow-test: Fix QSignalSpy warning about Qt::ScreenOrientation.Friedemann Kleint2012-02-171-0/+3
* QMimeData: export URLs as text tooDavid Faure2012-02-172-3/+32
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-1710-27/+22
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-1714-8/+235
* Base active window handling on WM_SET/KILLFOCUS.Friedemann Kleint2012-02-173-6/+15
* Fix QWindowsClipboard crash when mimeData is NULL.Miikka Heikkinen2012-02-171-2/+5
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-173-8/+32
* Fix tst_QFileSystemWatcher failure on Mac OS XBradley T. Hughes2012-02-172-2/+5
* testlib: Skip test function if init() fails.Jason McDonald2012-02-176-39/+274
* Changed qsslkey to work from installation directoryKurt Korbatits2012-02-172-52/+12
* Changed qsslcertificate unittest to work from install directoryKurt Korbatits2012-02-172-63/+38
* Changed qcryptographichash unittest to work from installation directoryKurt Korbatits2012-02-172-12/+4
* Changed json unittest to work from installation directoryKurt Korbatits2012-02-162-8/+13
* Add support for querying an elided sub-string from QTextEngine.Andrew den Exter2012-02-162-20/+24
* Use english name to match font in windows platformjian liang2012-02-164-12/+238
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-161-1/+3
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-163-32/+31