summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Windows: Use the ptPaperSize information to set the paper sizeAndy Shaw2018-12-181-0/+2
| * QToolTip - set correct screen before resizeThorbjørn Lund Martsum2018-12-185-19/+34
| * QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-182-32/+91
| * configure: inline a few more testsOswald Buddenhagen2018-12-172-8/+59
| * configure: inline corewlan testOswald Buddenhagen2018-12-171-1/+5
| * configure: remove openssl placeholder sourceOswald Buddenhagen2018-12-171-6/+1
| * configure: adjust openssl lib names on mingwOswald Buddenhagen2018-12-171-2/+5
| * configure: optimize the openssl feature structureOswald Buddenhagen2018-12-171-5/+9
| * configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-172-27/+107
| * configure: detect fxc.exe more thoroughlyOliver Wolff2018-12-173-27/+31
| * configure: refactor directx checksOswald Buddenhagen2018-12-1710-66/+168
| * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-174-130/+0
| * wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
| * wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
| * Set point size, not just pixel size, when creating HarfBuzz fonts for shapingTor Arne Vestbø2018-12-161-0/+2
| * Remove "x" that was clearly a typoThiago Macieira2018-12-151-1/+1
| * moc: add support for C++11 enum structSamuel Gaist2018-12-151-1/+1
| * Fix QRegularExpressionMatch capture-related documentationSamuel Gaist2018-12-151-1/+12
| * QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-153-5/+3
| * configure: verify header presence against sourcesOswald Buddenhagen2018-12-146-72/+71
| * 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
* | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-311-1/+3
* | 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-251-2/+8
* | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-252-3/+29
* | 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-232-0/+35
* | 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-212-0/+27
* | QCommandLineParser: show application name in error messagesDavid Faure2018-12-201-1/+1
* | Use QStringLiteral instead of QString::fromLatin1Frederik Gladhorn2018-12-201-1/+1
* | Revert "configure: remove xkbcommon_evdev transition hack"Liang Qi2018-12-201-0/+15
* | 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-153-11/+29
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-153-11/+29
| |\|
| | * 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
| | * QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-5/+4
* | | 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