summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-0119-116/+243
* optimize QMakePropertyOswald Buddenhagen2012-03-012-39/+31
* exclude some code from the qmake buildOswald Buddenhagen2012-03-011-0/+4
* dispose of BOOTSTRAPPING defineOswald Buddenhagen2012-03-011-8/+4
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecsOswald Buddenhagen2012-03-0149-147/+0
* QtGlobal: remove qIsDetached()Marc Mutz2012-03-013-6/+2
* QInputMethodEvent::Attribute: mark as Q_MOVABLE_TYPEMarc Mutz2012-03-011-0/+1
* QPair: specialise QTypeInfo based on the typeinfos of its argumentsMarc Mutz2012-03-015-0/+165
* Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-016-21/+21
* QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-0112-40/+40
* Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-03-011-2/+2
* QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-292-0/+13
* Make loadAcquire const.Stephen Kelly2012-02-294-8/+8
* Add operator<<(QTestData &, QStringBuilder)Olivier Goffart2012-02-291-0/+8
* QCryptographicHash: make constructor explicitMarc Mutz2012-02-291-1/+1
* make qlibraryinfo table-drivenOswald Buddenhagen2012-02-294-162/+90
* remove bizarre padstring voodooOswald Buddenhagen2012-02-292-80/+29
* remove pointless ifdefsOswald Buddenhagen2012-02-291-23/+1
* don't duplicate QLibraryInfo declarationOswald Buddenhagen2012-02-291-22/+1
* Allow QChar::SpecialCharacter with QStringBuilder.Stephen Kelly2012-02-292-0/+13
* Make qobject_p.h not need qvariant.h.Stephen Kelly2012-02-295-12/+13
* Make qlocale.h not depend on qvariant.h.Stephen Kelly2012-02-296-2/+5
* QScopedValueRollback: make constructor explicitMarc Mutz2012-02-291-1/+1
* Remove include for no-longer-supported compiler.Stephen Kelly2012-02-291-6/+0
* Merge master -> api_changesRohan McGovern2012-02-29513-4321/+14716
|\
| * Add a new qmake feature to support OpenGL ES 1 appsJason Barron2012-02-281-0/+2
| * Make the CMake files work with directory overrides.Stephen Kelly2012-02-284-19/+83
| * Compile SHA-2 code on systems without stdint.hBradley T. Hughes2012-02-282-3/+15
| * Skip QLocale test on Windows, improve process handling.Friedemann Kleint2012-02-283-34/+92
| * Rename remaining references to QInputPanelPekka Vuorela2012-02-285-6/+6
| * Fix QLibrary autotest for WindowsMiikka Heikkinen2012-02-283-4/+17
| * Initial import of the Blackberry QPA plugin for Qt5Sean Harmer2012-02-2832-0/+7553
| * simplify loop over modulesOswald Buddenhagen2012-02-281-1/+1
| * moc: Only generate IndexOfMethod for signals.Olivier Goffart2012-02-282-8/+13
| * configure: fixed qconfig.h symlink warningsRohan McGovern2012-02-281-3/+3
| * QDomNode: don't needlessly call virtual functionsMarc Mutz2012-02-281-5/+7
| * Remove stale QWS considerations from configureDonald Carr2012-02-289-733/+24
| * resolve relative spec paths already on the command lineOswald Buddenhagen2012-02-281-1/+9
| * move .qmake.cache search to OptionOswald Buddenhagen2012-02-284-29/+39
| * don't look for features in PrefixPathOswald Buddenhagen2012-02-281-4/+0
| * scope context saving more minimallyOswald Buddenhagen2012-02-281-6/+6
| * Fix QSettings autotest fails under WindowsDebao Zhang2012-02-281-0/+2
| * QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-282-25/+18
| * QSqlTableModel: unify code for cache-clearing before selectMark Brand2012-02-281-19/+12
| * configure: fixed stray output from endian.test when not verboseRohan McGovern2012-02-281-1/+5
| * QSqlTableModel::isDirty(): simplify and improve logicMark Brand2012-02-281-17/+8
| * restore previously non-working disabled testMark Brand2012-02-281-2/+1
| * testlib: Improve the silent logging modeJason McDonald2012-02-288-6/+134
| * testlib: Remove commented-out code from plain text logger.Jason McDonald2012-02-281-2/+0
| * Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-286-1/+17