summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix can not -> cannotRobert Loehning2019-02-2529-33/+33
* Revise download location for pcre2 in its qt_attribution.json fileEdward Welbourne2019-02-251-2/+2
* Add ### Qt6 comment requested in code-reviewEdward Welbourne2019-02-251-0/+1
* Add conversion to and from long and ulongVolker Hilsheimer2019-02-233-0/+162
* Update and expand public suffix list's attribution informationEdward Welbourne2019-02-221-2/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-224-10/+18
|\
| * QProcess: Fix crash when calling closeWriteChannel on WindowsJoerg Bornemann2019-02-211-8/+14
| * Rename the Indonesian Android translation folder to fix a lint warningLars Schmertmann2019-02-211-0/+0
| * Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
| * Add keyword "macos" to testlib blacklistingTony Sarajärvi2019-02-211-0/+1
* | wasm: make setting the cursor shape work againMorten Johan Sørvig2019-02-211-1/+2
* | offscreen: remove false conditionGatis Paeglis2019-02-212-3/+3
* | DBus: verify up to date with dbus-1.12.12Edward Welbourne2019-02-212-17/+17
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-2133-225/+230
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-2133-225/+230
| |\|
| | * Add missing increment of blacklisted tests for BXFAIL caseEdward Welbourne2019-02-201-0/+2
| | * Document that type information is lost when reading QSettings from INIMitch Curtis2019-02-201-1/+7
| | * Add translatable attribute to the app_name string to fix a lint warningLars Schmertmann2019-02-201-1/+1
| | * macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
| | * Add missing translations for AndroidLars Schmertmann2019-02-2018-2/+18
| | * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
| | * Kludge popen/pclose calls on MS-WinDmitry Sokolov2019-02-191-3/+12
| | * Emit returnPressed() signal for the lineEdit embedded in QDateTimeEditKai Koehne2019-02-191-0/+1
| | * Load main library as soon as possibleBogDan Vatra2019-02-193-45/+51
| | * Android: Add support for getting the UiLanguagesAndy Shaw2019-02-191-0/+18
| | * macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-184-25/+39
| | * macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includesTor Arne Vestbø2019-02-182-103/+75
* | | wasm: fix crash on window closeLorn Potter2019-02-201-1/+3
|/ /
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-2023-62/+70
* | Feature 'ocsp' - fix a broken win-32 buildEric Lemanissier2019-02-191-2/+2
* | qguiapplication: move long comment to JIRAGatis Paeglis2019-02-191-35/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-199-118/+51
|\|
| * macOS: Remove redundant tracking of modal sessions in QCocoaWindowTor Arne Vestbø2019-02-184-7/+9
| * macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-185-59/+27
| * macOS: Simplify QCocoaWindow::setVisibleTor Arne Vestbø2019-02-181-32/+18
| * macOS: Remove dead code in window activation handlingTor Arne Vestbø2019-02-181-24/+0
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-1/+1
| * wasm: fix building examples and applicationsLorn Potter2019-02-151-0/+1
* | wasm: improve key handlingLorn Potter2019-02-182-270/+452
* | QtCore: replace null and nullptr with \nullptr in documentationChristian Ehrlicher2019-02-1814-106/+107
* | QtNetwork: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-181-0/+6
* | OCSP response - fix APITimur Pocheptsov2019-02-185-60/+125
* | Add run-time qpa offscreen glx support selectionMichal Klocek2019-02-184-53/+14
* | remove obscure commentGatis Paeglis2019-02-151-2/+0
* | wasm: add clipboard supportLorn Potter2019-02-156-11/+307
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1521-489/+380
|\|
| * Windows: Freetype: Load fonts from the user locationsAndy Shaw2019-02-141-21/+24
| * Turn bcm_host library into makeSpec sourceJoerg Bornemann2019-02-141-1/+2
| * winrt: Handle WaitForWindowExposedOliver Wolff2019-02-133-2/+24
| * Don't wrongly detect fonts as obliqueEskil Abrahamsen Blomfeldt2019-02-131-2/+2