summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * hellogles3 example: Fix start-up crash when using dynamic GLFriedemann Kleint2018-01-261-2/+2
| | * Do a static_cast in bit-blasts that are UBVille Voutilainen2018-01-254-11/+11
| | * Fix compilation with -no-feature-regularexpressionJoni Poikelin2018-01-251-4/+23
| | * Cocoa: Explicitly hide popup windows when the application is hiddenAndy Shaw2018-01-251-0/+18
| | * CoreText: Add Apple Symbols as a fallback to cover some symbolsAndy Shaw2018-01-241-18/+19
| | * Document licenses for all Qt modulesKai Koehne2018-01-246-9/+67
| | * Document what the QT qmake variable does in more detailMitch Curtis2018-01-241-0/+3
| | * Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-242-12/+86
| | * glx: Avoid losing the stereo flag in QSurfaceFormatLaszlo Agocs2018-01-231-0/+4
| | * QStyleSheetsStyle: Avoid possible division by zeroGabriel de Dietrich2018-01-221-2/+3
| | * QFusionStyle: Set alpha on color before creating penGabriel de Dietrich2018-01-221-5/+3
| | * Doc: make a note about use of QStringLiteral with non-ASCII charsThiago Macieira2018-01-221-1/+5
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2056-88/+92
| | * Handle OOM condition in the validation of plugin metadataAndre de la Rocha2018-01-191-8/+21
| | * Enable glyph cache workaround for Mali-T880Tero Alamäki2018-01-191-0/+1
| | * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-195-9/+14
| | * Use a proper test for absolute path for qmake's locationEdward Welbourne2018-01-181-1/+4
| | * Fix QMacTimeZonePrivate::previousTransition() for early after epochEdward Welbourne2018-01-181-18/+70
| | * configure: express dependency of fontconfig on freetype more clearlyOswald Buddenhagen2018-01-181-9/+4
| | * configure: inline D3D11_QUERY_DATA_TIMESTAMP_DISJOINT testOswald Buddenhagen2018-01-183-51/+7
| | * fix example source installation of qrc/rc files in subdirsOswald Buddenhagen2018-01-181-6/+12
| | * qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-01-186-42/+157
| | * use correct path separators when invoking testcases on windowsOswald Buddenhagen2018-01-181-1/+1
| | * Win: Document limitation regarding registry types not being preservedAndy Shaw2018-01-181-0/+5
| | * Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...Liang Qi2018-01-182-5/+9
| | |\
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-182-5/+9
| | | |\
| | | | * QMacStyle: Revert state changes for PE_IndicatorMenuCheckMarkv5.9.4Gabriel de Dietrich2018-01-161-5/+3
| | | | * Add bearer plugin removal notice to changelogMorten Johan Sørvig2018-01-141-0/+6
| | * | | gtk3: Disable native file dialogs on GTK3 < 3.15.5Frank Richter2018-01-182-1/+18
| | * | | QProcess/Windows: Include PID in pipe namesFrank Richter2018-01-181-1/+1
| | |/ /
| | * | QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
| | * | config_help.txt: document that some sanitize combinations are not validMitch Curtis2018-01-171-0/+3
| | * | unify windows mkspecs: update definitionsAlexander Shevchenko2018-01-174-10/+25
| | * | QWidget: Fix a crash when platform window creation failsFriedemann Kleint2018-01-161-1/+2
* | | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
* | | | Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
* | | | Make QThreadPrivate::createEventDispatcher do exactly what it saysTor Arne Vestbø2018-02-144-24/+30
* | | | Windows/QSaveFile: Fix locking issues on Dropbox drivesFriedemann Kleint2018-02-143-7/+13
* | | | Fix typo in code handling Qt::AA_DontShowShortcutsInContextMenusFriedemann Kleint2018-02-143-9/+6
* | | | QWindowsNativeImage: Output parameters when CreateDIBSection() failsFriedemann Kleint2018-02-141-2/+4
* | | | Don't expect QCoreApplictionPrivate::eventDispatcher to be setTor Arne Vestbø2018-02-141-2/+3
* | | | Use explicit QThreadData::hasEventDispatcher() where possibleTor Arne Vestbø2018-02-145-13/+13
* | | | Fix creation of RGB texture with QOpenGLTexture/Qt3D on OpenGL ES 2.0David Crémoux2018-02-141-0/+2
* | | | Fix missing override warningAllan Sandfeld Jensen2018-02-141-1/+1
* | | | Fix crash in tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunningKari Oikarinen2018-02-141-3/+6
* | | | Remove third-party attribution for qtemporaryfileKai Koehne2018-02-142-41/+0
|/ / /
* | | macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-134-7/+11
* | | testlib: Split out test identifier buildup into standalone functionTor Arne Vestbø2018-02-131-19/+28
* | | Fix typosJarek Kobus2018-02-1316-17/+17
* | | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-1321-87/+0