summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-14112-1569/+2004
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-1162-114/+275
| |\
| | * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-105-23/+23
| | * rtems: Disable fork feature and fix compilation in corelib/ioMikhail Svetkin2019-06-063-3/+8
| | * Simplify {to,from}Std{List,Vector}Giuseppe D'Angelo2019-06-102-12/+5
| | * QInputDeviceManager: replace a QMap<enum,int> with a std::array<int,#enum-val...Marc Mutz2019-06-063-5/+8
| | * Fix a minor grammar glitch in new string / byte-array doc noteEdward Welbourne2019-06-042-2/+2
| | * QDistanceField: add missing copy assignment operatorMarc Mutz2019-06-062-0/+4
| | * rtems: Disable sys/sem.h includeMikhail Svetkin2019-06-061-1/+1
| | * rtems: Fix build sha3 (undef ALIGN)Mikhail Svetkin2019-06-061-0/+4
| | * QLatin1Char: add comparison operators with charMarc Mutz2019-06-031-0/+13
| | * Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-249-17/+17
| | * vulkan: Add debug message filteringLaszlo Agocs2019-05-286-5/+72
| | * Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0620-35/+39
| | * QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-047-11/+79
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-06398-8463/+11687
| |\|
| | * QGestureManager: clean up cleanupCachedGestures()Marc Mutz2019-06-041-22/+18
| | * QSharedNetworkSessionManager: clean upMarc Mutz2019-05-282-23/+27
| | * QFile: fix coding style violationMarc Mutz2019-06-021-1/+2
| | * Fix definition of QT_DEPRECATED_SINCEKai Koehne2019-06-041-1/+1
| | * QLatin1String, QStringView: add containsAnton Kudryavtsev2019-06-044-5/+96
| | * Deprecate use of QTime as a timerEdward Welbourne2019-05-242-13/+11
| | * Convert some deprecations to QT_DEPRECATED_XEdward Welbourne2019-05-241-4/+4
| | * Convert the one extant use of QTime as a timer to use a local classEdward Welbourne2019-05-241-2/+17
| | * Regenerate Windows Time Zone ID tableEdward Welbourne2019-05-281-999/+1102
| | * Move container block-size calculations to qarraydata.cppEdward Welbourne2019-05-293-104/+107
| | * Construct from an array instead of assigning just past a string's endEdward Welbourne2019-05-281-5/+3
| | * rtems: Fix pcre2 build (madvise undefined)Mikhail Svetkin2019-04-302-1/+29
| | * Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-019-12/+48
| * | uic: Remove deprecated optionsKai Koehne2019-05-271-7/+0
| * | Remove deprecated QEasingCurve::cubicBezierSpline() functionShawn Rutledge2019-03-132-12/+0
| * | Bump version to Qt 6Lars Knoll2019-05-1415-24/+40
* | | Android: Install gradle templatesLeander Beernaert2019-06-132-0/+26
* | | Automatically find apple frameworks when building a repoAlexandru Croitor2019-06-131-2/+0
* | | Android: Correct install path for libqtforandroid.soLeander Beernaert2019-06-131-3/+3
* | | Correct install path for QtForAndroid pluginLeander Beernaert2019-06-131-0/+8
* | | Make WinMain linkage compatible with Qt 5Simon Hausmann2019-06-123-6/+11
* | | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-3/+10
* | | Fix linking of examplesSimon Hausmann2019-06-121-0/+11
* | | Android: Generate deployment-settings.jsonLeander Beernaert2019-06-122-5/+6
* | | Add the Android QPA plugin to the CMake buildSimon Hausmann2019-06-053-3/+95
* | | Export installation locations compatible with qmake -queryVolker Krause2019-06-052-0/+27
* | | CMake: MinGW build fixCristian Adam2019-06-051-1/+1
* | | Add support for private module .pri filesSimon Hausmann2019-06-0532-0/+32
* | | CMake: Compile fix for MinGW 8.1.0Cristian Adam2019-06-051-0/+9
* | | Android: SDK SupportLeander Beernaert2019-06-057-0/+107
* | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-0524-92/+907
* | | CMake: Add WinMain supportCristian Adam2019-06-053-0/+78
* | | Fix typo: PROJECT_MAJOR_VERSION does not existKevin Funk2019-06-051-1/+1
* | | Add AppleClang as exception for warnings as errors for md4c libraryAlexandru Croitor2019-06-051-1/+1