summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QSettings autotest fails under WindowsDebao Zhang2012-02-281-0/+2
* QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-13/+8
* QSqlTableModel: unify code for cache-clearing before selectMark Brand2012-02-281-19/+12
* QSqlTableModel::isDirty(): simplify and improve logicMark Brand2012-02-281-17/+8
* testlib: Improve the silent logging modeJason McDonald2012-02-282-6/+10
* 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-276-3/+2099
* 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
* remove over-uses of $$list()Oswald Buddenhagen2012-02-272-4/+4
* Fix tst_qmenu.Debao Zhang2012-02-271-22/+12
* QClipboard: Fix autotest failsDebao Zhang2012-02-275-4/+5
* 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
* QRegExp: fix crashGiuseppe D'Angelo2012-02-271-0/+2
* remove library version matching from qt.confOswald Buddenhagen2012-02-271-65/+2
* Use new plugin system in qtbase.Friedemann Kleint2012-02-275-7/+64
* 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-273-84/+37
* Remove deprecated usage of QKeySequence from qguivariantOlivier Goffart2012-02-271-2/+3
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-272-11/+7
* Don't use deprecated QAbstractItemModel::reset()Olivier Goffart2012-02-276-6/+12
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-275-49/+49
* Remove more support for unsupported GCC versions.Stephen Kelly2012-02-271-6/+2
* QFlags<>: let the compiler generate copy ctor/op=Marc Mutz2012-02-261-2/+5
* RemoveRef should not remove the constOlivier Goffart2012-02-261-1/+0
* QFixed: make constexprMarc Mutz2012-02-261-68/+68
* QFixed{,Size}: reformulate some functions in a constexpr-friendly wayMarc Mutz2012-02-261-23/+24
* uic: remove unused QRegExp #includesGiuseppe D'Angelo2012-02-262-2/+0
* QPrinterInfo: remove unused variableMarc Mutz2012-02-261-1/+0
* Remove usage of deprecated QRect::uniteOlivier Goffart2012-02-262-2/+2
* Fix doc according to current method signatureABBAPOH2012-02-261-1/+0
* QSslError: fix wrong #endif placementMarc Mutz2012-02-251-1/+1
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* Fix compilation without QT_DEPRECATED_SINCEOlivier Goffart2012-02-251-2/+3
* Implement isSharing() and isValid() methods for QCocoaGLContextTeemu Katajisto2012-02-252-3/+22
* QFutureWatcher: Make constructors explicitMarc Mutz2012-02-251-3/+3
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-251-7/+20
* Use new plugin system for SQL drivers.Friedemann Kleint2012-02-2427-39/+85
* Use new plugin system for network bearer plugins.Friedemann Kleint2012-02-2418-19/+61
* rcc: micro-optimizationMarc Mutz2012-02-241-1/+1
* Fix tst_qlineedit.Friedemann Kleint2012-02-242-18/+34
* qmimetypeparser: more optimized definition of string constantsDavid Faure2012-02-242-45/+21