summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-08891-13616/+77426
|\
| * Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-08220-992/+8822
| |\
| | * move postProcessProject() call to sane locationOswald Buddenhagen2012-03-072-1/+4
| | * QCursor: Associate cursor with screen.Friedemann Kleint2012-03-0734-96/+167
| | * Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-074-3/+8
| | * QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-079-49/+222
| | * Remove references to missing testsGirish Ramakrishnan2012-03-071-4/+0
| | * Fixing iconv test to match new mkspec nameRafael Roquetto2012-03-071-1/+1
| | * QWidget: fix wrong mouse behaviorDebao Zhang2012-03-071-1/+0
| | * Fix sending simulated keyboard events to popup widgetsMiikka Heikkinen2012-03-071-5/+7
| | * Windows: Fix override cursor logicMiikka Heikkinen2012-03-071-4/+2
| | * Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-0714-39/+2094
| | * Example build fix.Jędrzej Nowacki2012-03-071-0/+0
| | * Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-072-0/+46
| | * Add fonts to QPlatformTheme.Friedemann Kleint2012-03-0724-158/+351
| | * Add nicer error message in qMetaTypeId function.Jędrzej Nowacki2012-03-071-0/+1
| | * Make QCursor manual tests compile on Qt5Miikka Heikkinen2012-03-076-6/+6
| | * Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-072-2/+2
| | * Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
| | * QSqlTableModel::selectRow(): complete documentationMark Brand2012-03-072-0/+5
| | * Improve type detection for query resultsAndy Shaw2012-03-072-4/+147
| | * Refactor headersclean for usage from modules other than qtbaseRohan McGovern2012-03-076-60/+176
| | * Compile with -qtnamespaceSarah Smith2012-03-071-1/+4
| | * QRegularExpression: fix optimizePattern, document the issueGiuseppe D'Angelo2012-03-071-7/+24
| | * Renaming QNX mkspecsRafael Roquetto2012-03-076-3/+3
| | * Add benchmark for QMetaType::create().Jędrzej Nowacki2012-03-071-0/+21
| | * Query udev build parameters from pkg-configDonald Carr2012-03-077-4/+19
| | * Fix double click handling.Laszlo Agocs2012-03-071-23/+19
| | * Fix the bit test for ABS_MT_SLOT to detect protocol BShawn Rutledge2012-03-071-1/+1
| | * QRegularExpression: fix documentation due to qdoc changesGiuseppe D'Angelo2012-03-071-16/+16
| | * Fixed warnings from arm builds with -WundefRohan McGovern2012-03-071-3/+3
| | * Fix off by one in updateAccessibility.Frederik Gladhorn2012-03-074-12/+9
| | * Fix parsing of unicode escape sequencesLars Knoll2012-03-073-2/+18
| | * Fixed warning from gcc with -Wundef for some values of WCHAR_MAXRohan McGovern2012-03-071-1/+3
| | * QRegularExpression: fix autotestGiuseppe D'Angelo2012-03-071-2/+3
| | * Support legacy QDataStream serialization of QDate.Aaron McCarthy2012-03-071-4/+14
| | * Use #define before including SHA-2 3rdparty codeBradley T. Hughes2012-03-071-17/+15
| | * QSqlTableModel: use selectRow() for field and row edit strategiesMark Brand2012-03-074-26/+108
| | * QSqlTableModel: long live selectRow()!Mark Brand2012-03-073-0/+58
| | * QSqlTableModel: handle changes between submit and selectMark Brand2012-03-073-32/+75
| | * QRegularExpression: const correctness fixesGiuseppe D'Angelo2012-03-061-9/+9
| | * QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-063-0/+46
| | * QRegularExpression: do not use JIT in debug buildsGiuseppe D'Angelo2012-03-061-1/+41
| | * QRegularExpression: improve operator==, add dedicated autotestGiuseppe D'Angelo2012-03-062-6/+61
| | * QRegularExpression: QDebug support for pattern optionsGiuseppe D'Angelo2012-03-062-0/+38
| | * QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-0610-0/+3730
| | * don't add bogus /mkspecs to QMAKE_MKSPECSOswald Buddenhagen2012-03-061-1/+2
| | * fix relative default examples pathOswald Buddenhagen2012-03-061-1/+1
| | * Fix tst_QNetworkReply::httpWithNoCredentialUsage autotestShane Kearns2012-03-064-23/+49
| | * Fix QNetworkReply ioGetFromHttpWithCache test caseShane Kearns2012-03-061-0/+1