summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-264-7/+14
* Wrap unimplemented clang feature in __has_featureOlivier Goffart2012-01-261-4/+13
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-261-1/+1
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-257-5602/+0
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-256-42/+73
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-258-32/+184
* Introduce QGuiApplicationPrivate::windowForWidget.Friedemann Kleint2012-01-251-3/+15
* Windows Vista Style: Fix drawing of buttons in message boxes.Friedemann Kleint2012-01-253-6/+5
* Widgets: Enable Windows styles on Windows.Friedemann Kleint2012-01-251-1/+1
* Mark the enumerator QVariant::Type as obsolete.Stephen Kelly2012-01-251-0/+1
* bearer: run the bearer engines in their own worker threadShane Kearns2012-01-253-18/+30
* Don't lose the fontDef when setting the size of a raw font.Pierre Rossi2012-01-251-1/+1
* Mark QStringList as movable.Stephen Kelly2012-01-251-0/+2
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-251-0/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-25556-720/+25
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-253-14/+4
* Make coordinates float based where it makes sense.Lars Knoll2012-01-254-29/+30
* 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-2584-99705/+0
* Add a changed() signal to QValidator.Andrew den Exter2012-01-252-1/+27
* Fix a compile error in qsql_sqlite2.cppLars Knoll2012-01-251-0/+8
* Document where modelReset() is emittedSimon A. Eugster2012-01-251-2/+17
* Remove Q_COMPILER_FINALOlivier Goffart2012-01-241-7/+1
* Deprecate QAbstractItemModel::reset().Stephen Kelly2012-01-242-8/+10
* add missing move* methods to QAbstractItemModelMark Brand2012-01-242-1/+56
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-2417-45/+43
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-242-4/+4
* Made window orientation API more flexible.Samuel Rødal2012-01-2415-103/+250
* QMessageBox: Clean up some Q_WS_WIN code.Friedemann Kleint2012-01-241-16/+20
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-2416-0/+6313
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-246-5/+89
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-7/+16
* Make QUrl always lowercase the scheme().David Faure2012-01-241-3/+4
* 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-243-1/+334
* Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap.Kim Motoyoshi Kalland2012-01-242-4/+24
* 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 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 missing documentation to QTemporaryDir constructorsDavid Faure2012-01-241-0/+20
* Make QAbstractSocket's API virtual where needed.Jonas M. Gastal2012-01-242-50/+7
* Port the IA-64 atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-243-350/+620
* Port the MIPS atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-243-692/+146
* Port the ARM atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-244-518/+427
* Make clang compile the new i386 and x86_64 atomic codeBradley T. Hughes2012-01-242-4/+4