summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix QSystemTrayIcon stale pointer accessMorten Johan Sørvig2018-12-231-0/+1
| * Modernize QNSImageView implementationMorten Johan Sørvig2018-12-231-12/+10
| * macOS: Merge qt_mac_createRoleFonts into only callerTor Arne Vestbø2018-12-221-7/+3
| * Doc: Remove pre-Windows 7 from QCollator documentationKai Koehne2018-12-221-5/+0
| * Make sure -prefix documentation is also valid for top-level buildKai Koehne2018-12-221-1/+2
| * Doc: Consistently mark QT_XYZ_CAST_FROM_ASCII with \cKai Koehne2018-12-223-9/+91
| * QtCore: Unify license headersKai Koehne2018-12-2254-774/+1050
| * Doc: Fix typo in QStyleKai Koehne2018-12-221-1/+1
| * MSVC x86: implement add_overflow for quint64Thiago Macieira2018-12-211-3/+11
| * Fix qfloat16 methods definition without declaration when using Q_QDOCAntonio Larrosa2018-12-211-0/+2
| * Pass the alignment to QFontMetrics::elidedText()Andy Shaw2018-12-211-1/+2
| * Android: Add support for setting/getting html and uris from clipboardAndy Shaw2018-12-215-40/+180
| * Don't dither antialiasing on glyphs when converting to monoEskil Abrahamsen Blomfeldt2018-12-211-1/+1
| * Fix text shifting vertically when elidedEskil Abrahamsen Blomfeldt2018-12-213-0/+38
| * Add possibility to configure QNX display orderSami Nurmenniemi2018-12-202-4/+112
| * QSQL: add support for PostgreSQL 11Christian Ehrlicher2018-12-202-1/+4
| * qmake: remove support for pre-5.6 qt module prisOswald Buddenhagen2018-12-201-22/+0
| * qmake: fix typo in function nameOswald Buddenhagen2018-12-201-6/+6
| * qmake: fixify target paths of extra compilers more consistentlyOswald Buddenhagen2018-12-201-15/+19
| * qmake: Add support for installing executable files without calling stripAndy Shaw2018-12-201-2/+3
| * Empty filenames does not existSune Vuorela2018-12-191-0/+2
| * configure: modernize iconv useOswald Buddenhagen2018-12-197-127/+42
| * configure: enable inline tests to refer to PWDOswald Buddenhagen2018-12-195-108/+34
| * configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-195-50/+20
| * configure: inline openssl test sourcesOswald Buddenhagen2018-12-195-108/+23
| * configure: enable sharing of inlined source code between testsOswald Buddenhagen2018-12-191-18/+41
| * configure: normalize dashes to underscores in exported librariesOswald Buddenhagen2018-12-193-12/+13
| * configure: add support for multiple libdirs in inline library sourcesOswald Buddenhagen2018-12-191-2/+6
| * qmake: move QT_BEGIN_NAMESPACE to correct placeOswald Buddenhagen2018-12-192-3/+3
| * wasm: emit finished after QNetworkReply abortLorn Potter2018-12-182-10/+25
| * Doc: mark QMetaObject::invokeMethod overloads as threadsafeThiago Macieira2018-12-181-0/+7
| * Add an AVX2 code path to qustrchrThiago Macieira2018-12-181-0/+23
| * Merge some code to simplify maintenanceThiago Macieira2018-12-181-40/+49
| * 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-183-38/+125
| * configure: inline a few more testsOswald Buddenhagen2018-12-1718-383/+59
| * configure: inline corewlan testOswald Buddenhagen2018-12-173-49/+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: allow libraries to create explicitly empty testsOswald Buddenhagen2018-12-171-1/+1
| * 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
| * configure: add "we mean it" blurbOswald Buddenhagen2018-12-171-0/+10
| * 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