summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support ForwardKeyEvent signal in ibus input contextPeng Wu2017-12-042-0/+38
* Remove two obsolete qdoc commentsMartin Smith2017-12-031-37/+0
* doc: Fix qdoc errors for \fn commands in QGenericMatrixMartin Smith2017-12-031-29/+29
* QProcess/Unix: do not toggle a state of the write notifier twiceAlex Trotsenko2017-12-021-5/+4
* doc: clangqdoc needs to see all GLxxx typedefsMartin Smith2017-12-021-0/+6
* doc: Add default openGL typedefs for clangqdocMartin Smith2017-12-022-3/+26
* doc: Fix three "Cannot tie" errorsMartin Smith2017-12-024-4/+4
* doc: Fix some ref qualifier documentation errorsMartin Smith2017-12-021-3/+8
* doc: Don't let qdoc see some defines that cause troubleMartin Smith2017-12-022-1/+3
* doc: Correct a few minor qdoc errorsMartin Smith2017-12-023-6/+6
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-0217-29/+39
* doc: Correct all remaining clangqdoc warnings in qpointer.cppMartin Smith2017-12-021-22/+22
* doc: Correct all remaining clangqdoc warnings in qdebug.cppMartin Smith2017-12-021-59/+64
* doc: Add missing template text and parametersMartin Smith2017-12-024-104/+109
* doc: Fix qdoc errors for \fn commands in algorithm functionsMartin Smith2017-12-021-29/+29
* Add template text to \fn commands in QPairMartin Smith2017-12-021-17/+17
* Add template text to \fn commands in cache classesMartin Smith2017-12-012-54/+54
* Add template text to \fn commands in QVarLengthArrayMartin Smith2017-12-011-75/+75
* Revert "QApp: Method to check for native style usage."Alexander Volkov2017-12-012-28/+0
* Disable some implicit conversions with QT_RESTRICTED_CAST_FROM_ASCIIAlexander Volkov2017-12-011-0/+4
* QMetaObject::Connection: mark move ctors Q_DECL_NOTHROWMarc Mutz2017-12-011-4/+2
* QImage: Output some bytes of first scanline on verbose debug streamsFriedemann Kleint2017-12-011-2/+9
* Copy the numericalPrecisionPolicy when copying the QSqlDatabaseAndy Shaw2017-12-012-0/+35
* Remove code that refers to PostgreSQL 7.2 or olderAndy Shaw2017-12-012-153/+54
* Add template text to \fn commands in container classesMartin Smith2017-12-016-761/+882
* macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-017-19/+48
* QtServiceSupport: Remove redundant conditionGabriel de Dietrich2017-12-011-2/+1
* Simplify date-time formatting in textForRole()Edward Welbourne2017-11-302-28/+53
* Clean up in TZP-Win's calculateTransitionLocalDate()Edward Welbourne2017-11-301-19/+28
* Pull several structs and static functions into an anonymous namespaceEdward Welbourne2017-11-301-22/+24
* Add a check of selected time-zone offset dataEdward Welbourne2017-11-301-0/+47
* Fake a "first transition" at the start of timeEdward Welbourne2017-11-301-0/+9
* Avoid underflow on arithmetic with possibly-first transition timesEdward Welbourne2017-11-301-2/+2
* Take account of single-transition hacks in MS time-zone APIsEdward Welbourne2017-11-302-17/+106
* QWinTimeZonePrivate: make transition searches more efficientEdward Welbourne2017-11-301-125/+83
* Refine handling of wMonth checks in QWinTimeZonePrivateEdward Welbourne2017-11-301-6/+28
* Tidy up QDateTimeParser code to make it easier to reason aboutEdward Welbourne2017-11-301-9/+10
* QDateTimeParser: reject all short values in fixed-width fieldsEdward Welbourne2017-11-302-1/+12
* Raise the upper bound on years to 9999Edward Welbourne2017-11-308-28/+37
* Mutex-lock QLocale's update of its globalLocaleDataEdward Welbourne2017-11-301-6/+17
* Optimize QThread::isInterruptionRequested()Marc Mutz2017-11-302-5/+10
* QSortFilterProxyModel: Clear persistent indexes on source model changeChristian Ehrlicher2017-11-302-1/+25
* QItemSelectionRange: speedup intersects() in negative caseChristian Ehrlicher2017-11-301-4/+6
* Avoid compile warning in tst_qftpUlf Hermann2017-11-301-0/+2
* Replace qrand() engine with C++11 <random> LCG and deprecateThiago Macieira2017-11-301-83/+59
* qtest_gui.h: remove incorrect #ifdefGatis Paeglis2017-11-301-3/+0
* qtestmouse: do not qWait for mocked events on macOSGatis Paeglis2017-11-302-15/+7
* Create a QNX version of calculateUnixPriorityJames McDonnell2017-11-301-0/+54
* Mark some functions as coldMarc Mutz2017-11-303-3/+18
* QThread::requestInterruption(): move qWarning() out of critical sectionMarc Mutz2017-11-301-4/+4