summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rcc: Prevent CRLF conversion on Windows for -binaryKai Koehne2014-07-161-0/+9
* 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-152-2/+19
* QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-0/+2
* Remove outdated commentFrederik Gladhorn2014-07-151-1/+0
* Improve QLoggingCategory example code in documentationKai Koehne2014-07-151-14/+14
* 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-1417-247/+165
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1417-247/+165
| |\
| | * 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-102-0/+3
| | * 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-103-7/+7
* | | QLoggingCategory documentation improvementsKai Koehne2014-07-141-1/+3
|/ /
* | Speedup qDebug() << QDate(...)Jędrzej Nowacki2014-07-141-1/+1
* | Logging: fix support for %{time format} in QT_MESSAGE_PATTERNOlivier Goffart2014-07-131-1/+1
* | 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-136-186/+16
* | Android: New bearer pluginChristian Strømme2014-07-1016-0/+1288
* | Session management for OS XSamuel Gaist2014-07-106-16/+186
* | 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-101-0/+7
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-1024-316/+429
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1024-316/+429
| |\|
| | * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-091-0/+3
| | * Doc: moved saxbookmarks example filesNico Vertriest2014-07-091-3/+1
| | * Don't assert when HB-old is unable to deal with surrogatesKonstantin Ritt2014-07-081-1/+5
| | * REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-1/+10
| | * Support getting test data from qrcEskil Abrahamsen Blomfeldt2014-07-081-0/+7
| | * Android: [REG] Fix QScreen::physicalSize()Eskil Abrahamsen Blomfeldt2014-07-081-4/+4
| | * Document QApplication::cursorFlashTime() can return -1İsmail Dönmez2014-07-071-0/+3
| | * Fix for code snippet in commandlineparser documentationNiels Weber2014-07-071-1/+2
| | * Doc: removed trolltech.com from namespace in manual qdocconf fileNico Vertriest2014-07-071-1/+1
| | * Android: Refactor exception checking in qjni.Christian Strømme2014-07-071-19/+16