summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Allow the listing of uppercase- and lowercase-named items in list.Jerome Pasion2014-07-171-1/+1
* RCC: Use macros not defined in qglobal.hhjk2014-07-162-26/+26
* rcc: Prevent CRLF conversion on Windows for -binaryKai Koehne2014-07-161-0/+9
* Canonicalize inputs when filtering default system pathsMichael Palimaka2014-07-151-0/+1
* QDoc: Allow QDoc to collect all QML basic types in a map.Jerome Pasion2014-07-153-1/+22
* windows: Fix ANGLE function resolution in static buildsAndrew Knight2014-07-152-165/+188
* QDebug: Add resetFormat()Kai Koehne2014-07-153-3/+37
* QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-152-0/+21
* Remove outdated commentFrederik Gladhorn2014-07-151-1/+0
* Fix current directory setting in manual dialog test.Friedemann Kleint2014-07-152-6/+12
* Improve QLoggingCategory example code in documentationKai Koehne2014-07-151-14/+14
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-15195-740/+740
* Rename QPixelFormat enum value to avoid conflict with X.h.Axel Rasmussen2014-07-143-6/+6
* Doc: update QCoreApplication to be clear that we don't support text UIThiago Macieira2014-07-141-2/+2
* QDoc: Prevent QDoc from outputting the brief for example pages.Jerome Pasion2014-07-141-1/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devShawn Rutledge2014-07-1421-252/+204
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1421-252/+204
| |\
| | * Android: Simplify the jni code in QtAndroidClipboardChristian Strømme2014-07-143-60/+12
| | * Android: Simplify the jni code in QAndroidPlatformServicesChristian Strømme2014-07-142-19/+6
| | * Android: Update QSslSocketPrivate::fetchSslCertificateData()Christian Strømme2014-07-141-110/+16
| | * Work around ICC bug in brace initializations containing constexprThiago Macieira2014-07-121-1/+2
| | * Doc: edited qtxml.qdocconfNico Vertriest2014-07-111-1/+1
| | * xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-112-45/+115
| | * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-103-5/+8
| | * Fixed wrong function name in a file snippetIvan Komissarov2014-07-101-1/+1
| | * Android: enable FBO readback workaround for more devices.Yoann Lopes2014-07-101-3/+2
| | * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-100-0/+0
| | * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-106-7/+41
* | | QLoggingCategory documentation improvementsKai Koehne2014-07-141-1/+3
* | | tst_qfiledialog: ease debugging of "directoryEntered not emitted".David Faure2014-07-141-1/+4
* | | tst_qfiledialog: extend reject-test to test getOpenFileNames etc.David Faure2014-07-141-2/+14
* | | Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-144-4/+9
* | | Stabilize tst_QMenu::statusTip().Friedemann Kleint2014-07-141-2/+12
|/ /
* | Speedup qDebug() << QDate(...)Jędrzej Nowacki2014-07-142-1/+10
* | Logging: fix support for %{time format} in QT_MESSAGE_PATTERNOlivier Goffart2014-07-132-1/+14
* | tst_qlogging: put the test for QT_MESSAGE_PATTERN in a data functionOlivier Goffart2014-07-131-94/+74
* | Revert "QRegularExpression: lock a mutex only if there's actual work to do"Giuseppe D'Angelo2014-07-131-2/+2
* | Revert "Session management for OS X"Olivier Goffart2014-07-137-191/+16
* | Android: New bearer pluginChristian Strømme2014-07-1016-0/+1288
* | Session management for OS XSamuel Gaist2014-07-107-16/+191
* | winrt: Clean up platform message dialog helperAndrew Knight2014-07-105-221/+259
* | winrt: Introduce theme paletteAndrew Knight2014-07-102-0/+77
* | winrt: Clean up platform themeAndrew Knight2014-07-105-117/+151
* | Fix various issues with qandroidstylePhilippe Lelong2014-07-102-67/+328
* | Introduce a new warning in moc, to notify about duplicated propertiesAleix Pol2014-07-102-0/+15
* | Make QWindow::close go through the QWindowSystemInterfaceJorgen Lind2014-07-101-19/+22
* | QDoc: Edited title generation for QML and C++ API pagesJerome Pasion2014-07-101-8/+5
* | QAccessible::PushButton is deprecated in favor of just ButtonFrederik Gladhorn2014-07-101-1/+1
* | Add support for querying "eglconfig" through the xcb native interfaceAndras Becsi2014-07-102-0/+18
* | Improve QString::arg testJędrzej Nowacki2014-07-101-0/+6