summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port the exampleswip/qbs2Christian Kandeler2018-10-31280-1/+6216
* Add module for creating prl filesChristian Kandeler2018-10-313-0/+164
* Add module for creating module .pri filesChristian Kandeler2018-10-3112-25/+323
* Install some required qbs importsChristian Kandeler2018-09-171-0/+12
* Install bundled libpcre2 in case of a static buildChristian Kandeler2018-09-061-3/+1
* Allow header products to opt out of syncingChristian Kandeler2018-09-041-4/+12
* Add qsavefile.cpp to the bootstrap libChristian Kandeler2018-09-031-0/+1
* Install the QtHeaders productsChristian Kandeler2018-08-2917-28/+37
* Make use of configure-generated module for libicuChristian Kandeler2018-08-291-18/+1
* Add a proper qmake productChristian Kandeler2018-08-293-262/+105
* Install the syncqt toolChristian Kandeler2018-08-291-0/+6
* corelib: Remove bogus condition from some groupsChristian Kandeler2018-08-291-2/+0
* Fix plugin installation for static buildsChristian Kandeler2018-08-291-1/+1
* Fix openglextensions buildChristian Kandeler2018-08-291-1/+1
* Install some required .pri filesChristian Kandeler2018-08-281-0/+13
* Fix logic for enabling exceptionsKai Koehne2018-08-207-5/+2
* Do not reference qlalr examplesKai Koehne2018-08-201-3/+0
* Fix qtbase build for MSVC 2017 15.8Kai Koehne2018-08-201-0/+10
* Merge remote-tracking branch 'origin/dev' into wip/qbs2Joerg Bornemann2018-08-101249-26878/+55952
|\
| * Make QEventDispatcherCoreFoundaton work on secondary threadsMorten Johan Sørvig2018-08-094-16/+30
| * QEventDispatcherCoreFoundation: add overrideMorten Johan Sørvig2018-08-091-12/+12
| * Ssl: clang-tidy modernize-use-nullptrMårten Nordheim2018-08-0914-182/+188
| * SecureTransport: clean the code a bitTimur Pocheptsov2018-08-091-9/+6
| * Document DTLS examplesTimur Pocheptsov2018-08-0913-27/+255
| * Document the DTLS APITimur Pocheptsov2018-08-097-16/+937
| * Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-086-27/+53
| |\
| | * Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-086-27/+53
| | |\
| | | * macOS: Don't blend the backingstore unless the window has a backgroundTor Arne Vestbø2018-08-071-5/+5
| | | * macOS: Update window geometries after screen properties changeTor Arne Vestbø2018-08-071-0/+14
| | | * Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17
| | | * Use consistent naming of QPA screen change callbacks in QGuiApplicationTor Arne Vestbø2018-08-062-12/+12
| * | | Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13Tony Sarajärvi2018-08-081-0/+1
| * | | qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-0825-75/+75
| * | | qmake: Apply modernize-use-overrideAlessandro Portale2018-08-0813-119/+119
| * | | qmake: Avoid comparison of values with different enumeration typesAlessandro Portale2018-08-081-1/+1
| * | | Windows QPA: fix transientParentHwndMauro Persano2018-08-081-11/+1
| * | | tests: blacklist tst_qwidget::saveRestoreGeometry on xcbGatis Paeglis2018-08-081-0/+1
| * | | Initialize variableJesus Fernandez2018-08-081-1/+1
| |/ /
| * | QStringLiteral: remove the wchar_t fallback for WindowsThiago Macieira2018-08-071-17/+1
| * | macOS: Don't call [NSOpenGLContext update] for every frameTor Arne Vestbø2018-08-075-76/+99
| * | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-0757-506/+848
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-0757-506/+848
| | |\ \ | | | |/
| | | * Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
| | | * qmake: improve the fake projectOswald Buddenhagen2018-08-062-183/+229
| | | * QString: Fix documentation for toDouble() and toFloat()Andre Hartmann2018-08-061-2/+2
| | | * Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-061-1/+6
| | | * QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-042-2/+15
| | | * Remove the src/sql/README.module fileThiago Macieira2018-08-041-37/+0
| | | * make it possible to override the basename of module config filesOswald Buddenhagen2018-08-032-5/+7
| | | * Doc: Update out-of-date image in QColorDialog documentationPaul Wicking2018-08-031-0/+0