summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-25561-732/+25
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-255-15/+20
* Add Native Client port mkspecs.Morten Johan Sorvig2012-01-258-0/+210
* tst_qobject: Run as console application.Friedemann Kleint2012-01-252-3/+3
* Make coordinates float based where it makes sense.Lars Knoll2012-01-255-29/+33
* Included stdlib.h to allow malloc() usageRafael Roquetto2012-01-251-0/+2
* remove vestiges of text codec pluginsMark Brand2012-01-252-9/+0
* Remove support for the MNG file format and the bundled libmngaavit2012-01-25111-99915/+11
* Add a changed() signal to QValidator.Andrew den Exter2012-01-255-1/+76
* Fix a compile error in qsql_sqlite2.cppLars Knoll2012-01-251-0/+8
* Document where modelReset() is emittedSimon A. Eugster2012-01-252-2/+28
* QKeySequence: fix copy/paste error in autotestDavid Faure2012-01-251-1/+1
* Remove Q_COMPILER_FINALOlivier Goffart2012-01-241-7/+1
* Add autotest for failing signal connection.Friedemann Kleint2012-01-241-0/+6
* Re-enable 'make check' for tests/auto/widgetsBradley T. Hughes2012-01-241-1/+0
* Deprecate QAbstractItemModel::reset().Stephen Kelly2012-01-242-8/+10
* add missing move* methods to QAbstractItemModelMark Brand2012-01-243-1/+150
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-2417-45/+43
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-245-8/+21
* Made window orientation API more flexible.Samuel Rødal2012-01-2419-139/+310
* QMessageBox: Clean up some Q_WS_WIN code.Friedemann Kleint2012-01-241-16/+20
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-2427-1/+8193
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-2411-9/+154
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-242-9/+47
* Make QUrl always lowercase the scheme().David Faure2012-01-242-5/+6
* Remove dependencies on removed "TEXTSTREAM" option (f65a10b733)David Faure2012-01-241-3/+3
* use QWinOverlappedIoNotifier in QWindowsPipeReaderJoerg Bornemann2012-01-242-91/+83
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-246-1/+556
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-242-1/+15
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-243-1/+41
* Changed qpixmap unittest to remove created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qxmlstream unittest to remove its created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap.Kim Motoyoshi Kalland2012-01-242-4/+24
* mkspecs: Remove qtopia*.prf from the mkspecsHolger Hans Peter Freyther2012-01-244-7/+0
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2012-01-241-7/+13
* Test connecting to virtual function pointerOlivier Goffart2012-01-241-0/+47
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-2410-42/+83
* Remove reference to Symbian in QtNetwork.Xizhi Zhu2012-01-242-5/+0
* Remove Symbian / S60 code from util.Xizhi Zhu2012-01-2417-4195/+0
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-2419-1776/+53
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-2412-533/+5
* Remove Symbian and Maemo code from uikit plugin.Xizhi Zhu2012-01-241-17/+0
* Remove Qt 5 notes that would result in source incompatibility unnecessarily.Robin Burchell2012-01-241-1/+0
* Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-244-4/+4
* Add missing documentation to QTemporaryDir constructorsDavid Faure2012-01-241-0/+20
* Make QAbstractSocket's API virtual where needed.Jonas M. Gastal2012-01-242-50/+7