summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix divide by zero when glyphWidth is 0Jiang Jiang2012-02-281-0/+2
* Prevent stack corruption when using OpenGL Core ProfileSean Harmer2012-02-282-2/+3
* directfb: Switch to the new style pluginsHolger Hans Peter Freyther2012-02-283-2/+9
* Add SHA-224, SHA-256, SHA-384, and SHA-512 support to QCryptographicHashBradley T. Hughes2012-02-277-3/+2115
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-278-11/+15
* QHeaderView - minor cleanup in viewportEventThorbjørn Lund Martsum2012-02-271-9/+4
* Detect QMetaType::QReal from the definition of qrealOlivier Goffart2012-02-271-8/+1
* Fix submenu positioningMiikka Heikkinen2012-02-271-0/+8
* Make configure.exe only detect each compiler onceBradley T. Hughes2012-02-271-4/+24
* remove useless init() functionOswald Buddenhagen2012-02-271-6/+0
* move resetEnvironment() call to cleanup()Oswald Buddenhagen2012-02-271-1/+1
* make qmake test suite a tad more verbose on failureOswald Buddenhagen2012-02-273-13/+19
* TestCompiler: split commands from argumentsOswald Buddenhagen2012-02-273-11/+27
* don't rely on $PATH for finding rccOswald Buddenhagen2012-02-271-1/+3
* remove over-uses of $$list()Oswald Buddenhagen2012-02-272-4/+4
* avoid using infile() needlesslyOswald Buddenhagen2012-02-271-3/+4
* Fix tst_qmenu.Debao Zhang2012-02-272-23/+12
* QClipboard: Fix autotest failsDebao Zhang2012-02-276-28/+25
* don't generate bogus TARGETsOswald Buddenhagen2012-02-271-6/+6
* bump version of QMAKE_TARGET_PRODUCTOswald Buddenhagen2012-02-271-1/+1
* Fix QThreadstorage test.Friedemann Kleint2012-02-277-25/+62
* Fix icon loading in style sheets.Friedemann Kleint2012-02-273-31/+49
* QtTest: add missing \since 5.0 to the new macrosDavid Faure2012-02-271-0/+6
* Fix inconsistent auto test executable namesDavid Faure2012-02-273-1/+3
* QRegExp: fix crashGiuseppe D'Angelo2012-02-272-0/+31
* remove library version matching from qt.confOswald Buddenhagen2012-02-271-65/+2
* Use new plugin system in qtbase.Friedemann Kleint2012-02-2724-35/+97
* Simplify QMetaTypeSwitcher.Jędrzej Nowacki2012-02-272-26/+8
* Optimize space for the QEventLoopQuitLocker.Stephen Kelly2012-02-271-9/+23
* Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-274-87/+38
* Fix selftests while using QStringBuilderOlivier Goffart2012-02-271-1/+1
* Remove deprecated usage of QKeySequence from qguivariantOlivier Goffart2012-02-271-2/+3
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-272-11/+7