summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix QRegularExpressionMatch capture-related documentationSamuel Gaist2018-12-151-1/+12
| * QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-154-43/+41
| * configure: verify header presence against sourcesOswald Buddenhagen2018-12-148-82/+125
| * Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-143-5/+5
* | QImage::create fail if given an empty sizeAlbert Astals Cid2019-01-031-1/+1
* | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-61/+116
* | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-94/+101
* | Revert "Disable Docker-based test servers on macOS temporarily"Ryan Chu2019-01-031-1/+1
* | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-312-1/+41
* | QtTest: add toString(QModelIndex)Christian Ehrlicher2018-12-311-0/+8
* | Remove unused pointers for PressDelayHandlerAlejandro Exojo2018-12-312-5/+0
* | QbstractItemView: Allow Key_Space for keyboardSearch()Christian Ehrlicher2018-12-252-2/+50
* | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-254-3/+81
* | Fix typo in fetchmore example documentationJeremy Whiting2018-12-241-1/+1
* | QTabWidget: properly horizontally align tab iconChristian Ehrlicher2018-12-241-2/+3
* | QColor: mark light()/dark() as deprecatedChristian Ehrlicher2018-12-242-25/+35
* | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threadsAndy Shaw2018-12-233-0/+45
* | Revert "Revert "configure: remove xkbcommon_evdev transition hack""Liang Qi2018-12-231-15/+0
* | Fix build with C++20Thiago Macieira2018-12-211-2/+0
* | Fix compilation with QT_NO_COMPRESSAlbert Astals Cid2018-12-211-1/+1
* | QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-213-44/+82
* | QCommandLineParser: show application name in error messagesDavid Faure2018-12-202-1/+23
* | Use QStringLiteral instead of QString::fromLatin1Frederik Gladhorn2018-12-201-1/+1
* | Revert "configure: remove xkbcommon_evdev transition hack"Liang Qi2018-12-201-0/+15
* | Cleanup Itemviews examplesChristian Ehrlicher2018-12-1724-92/+79
* | Cleanup Widgets examples - Validator exampleChristian Ehrlicher2018-12-174-85/+190
* | XCB plugin: replace deprecated QList::swap()Christian Ehrlicher2018-12-171-1/+1
* | QPalette: mark foreground()/background() as deprecatedChristian Ehrlicher2018-12-172-4/+11
* | Styles: replace deprecated QPalette functionsChristian Ehrlicher2018-12-174-63/+63
* | Widgets: replace deprecated QPalette functionsChristian Ehrlicher2018-12-177-8/+8
* | Remove x11Info() and x11PictureHandle() from QPixmap docsSergio Martins2018-12-161-9/+0
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-159-190/+1057
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-159-190/+1057
| |\|
| | * Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
| | * Doc: fix null pointer passing to fprintfThiago Macieira2018-12-141-5/+7
| | * uic: Generate version check macros around newly introduced palette color roleFriedemann Kleint2018-12-141-1/+18
| | * Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-143-8/+40
| | * qmake: don't misuse cache()Oswald Buddenhagen2018-12-141-2/+5
| | * qmake: don't assign fallbacks for QMAKE_DEFAULT_{INC,LIB}DIRS in x-buildsOswald Buddenhagen2018-12-141-1/+1
| | * qmake: don't mess up linking order of librariesOswald Buddenhagen2018-12-141-2/+12
| | * QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-132-8/+491
| | * Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* | | Repack some classes in Moc to avoid padding holesThiago Macieira2018-12-141-38/+34
|/ /
* | Doc: Fix linking from Qt Test to Qt Quick TestTopi Reinio2018-12-142-4/+8
* | rcc: Use SOURCE_DATE_EPOCH for mtimeBernhard M. Wiedemann2018-12-141-0/+3
* | QSslSocket Doc: Don't refer to obsoleted functionsMÃ¥rten Nordheim2018-12-141-10/+17
* | Remove QRegExp dependency from QtXmlLars Knoll2018-12-142-10/+18
* | Use QRegularExpression instead of QRegExpLars Knoll2018-12-141-3/+3
* | Deprecate QObject::findChildren(const QRegExp &, ...)Lars Knoll2018-12-142-0/+6
* | OpenSSL: remove some more pre-1.0 fallbacksGiuseppe D'Angelo2018-12-143-65/+0