summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Force properties to be applied in the order in which they are specified.Robin Burchell2012-03-121-2/+15
| | * Remove redundant and incorrect comment from QList autotest.Jason McDonald2012-03-121-6/+0
| | * testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-1224-131/+131
| | * Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-116-2/+648
| | * Crash fix in QMetaType::typeFlags.Jędrzej Nowacki2012-03-112-1/+7
| | * Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
| | * XCB: Implement native events for for windows.Friedemann Kleint2012-03-103-6/+18
| | * Remove unneeded check.Sergio Martins2012-03-101-1/+1
| | * qdoc3: qdoc user manual updateMartin Smith2012-03-109-817/+1048
| | * byteorder: Fix compilation for MIPS and GCC < 4.6.Holger Hans Peter Freyther2012-03-101-0/+6
| | * Remove commented 'comment'ABBAPOH2012-03-101-3/+0
| | * Fix commas according to qt coding styleABBAPOH2012-03-101-6/+6
| | * fix the check for libraries having themselves as dependenciesOswald Buddenhagen2012-03-091-2/+3
| | * Revert "QNam: only init channels when needed."Kent Hansen2012-03-093-138/+46
| | * another attempt at solving the popping up of .qmake.cache problemOswald Buddenhagen2012-03-091-1/+1
| | * Remove erroneous never referenced QT_NO_GUI defineDonald Carr2012-03-091-2/+0
| | * Updated codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1
| | * byteorder: Improve the implementation comments for auto-detectHolger Hans Peter Freyther2012-03-092-8/+14
| | * Fixes wrong iconv_open call under QNXRafael Roquetto2012-03-091-1/+1
| | * remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-0913-52/+0
| | * qws: Remove decorations/kbd/mouse plugin support from configureHolger Hans Peter Freyther2012-03-091-138/+4
| | * Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-097-74/+52
| | * Fixes mismatching delete operatorRafael Roquetto2012-03-091-1/+1
| | * Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
| | * Use qt_safe_read to read from low-level file descriptorKevin Krammer2012-03-091-1/+2
| | * Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
| | * do not copy/symlink qmake to build dirOswald Buddenhagen2012-03-095-142/+88
| | * Make tst_qmouseevent.cpp independent of QtWidgetsDebao Zhang2012-03-092-13/+9
| | * Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-096-9/+7
| | * tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-094-4/+2
| | * Start eventTime timer so that the .elapsed method will work.Jon Trulson2012-03-091-0/+4
| | * misc: Fix some random typos and grammar while reading code.Holger Hans Peter Freyther2012-03-094-7/+7
| | * Fix copy/paste error in QAbstractItemModel::insertRow docu.David Faure2012-03-091-3/+2
| | * Remove widgets dependency from eglfsDonald Carr2012-03-093-8/+21
| | * Remove calls for default constructorsABBAPOH2012-03-091-6/+0
| | * Use SSL_MODE_RELEASE_BUFFERS in QSslSocketMartin Petersson2012-03-092-0/+8
| | * Fix a performance regression with shouldLoadFontEngineForCharacter.Pierre Rossi2012-03-082-14/+38
| | * Fix platforms.pro to match new qnx mkspec nameRafael Roquetto2012-03-081-1/+1
| | * Build fix when use '-no-stl' optionYuchen Deng2012-03-081-0/+2
| | * Add debug stream operator for QNetworkProxyShane Kearns2012-03-082-0/+51
| | * Add cross_compile to qconfig.pri for global advertisingDonald Carr2012-03-082-1/+6
| | * don't put QMAKE_ABSOLUTE_SOURCE_ROOT into .qmake.cacheOswald Buddenhagen2012-03-081-1/+0
| | * remove support for QMAKE_PLATFORM_DIROswald Buddenhagen2012-03-083-36/+0
| | * remove the fixed qt tool assignments from the configuresOswald Buddenhagen2012-03-082-7/+0
| | * BlackBerry Plugin: support 8 mouse buttons, instead of just 3.Rick Stockton2012-03-081-3/+16
| | * Fix qtmodule-configtests to honor error codesGirish Ramakrishnan2012-03-081-10/+12
| | * QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-083-1/+62
| | * QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-083-12/+113
| | * Windows: Fix flag handling.Friedemann Kleint2012-03-081-6/+6
| | * QtNetwork: blacklist two more certificatesMartin Petersson2012-03-081-0/+2