summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor robustness improvement of text codeEirik Aavitsland2021-03-161-2/+4
* Merge "Add auto-test for QT_USE_PHYSICAL_DPI"Morten Johan Sørvig2021-03-152-105/+123
|\
| * Don’t store screen scale factors in GLOBAL_STATICMorten Johan Sørvig2021-03-152-8/+6
| * Read high-dpi env. variables in initHighDpiScaling()Morten Johan Sørvig2021-03-152-97/+117
* | Merge "Port from QScopedPointer to std::unique_ptr"Volker Hilsheimer2021-03-154-6/+18
|\ \
| * | Port from QScopedPointer to std::unique_ptrVolker Hilsheimer2021-03-154-6/+18
| |/
* | Merge "Code tidies"Zhang Hao2021-03-151-4/+2
|\ \
| * | Code tidiesZhang Hao2021-03-151-4/+2
| |/
* / qtpaths: Fix cross compilation for windowsMartin Storsjö2021-03-151-2/+2
|/
* QRandomGenerator: remove dead code previously used by qrand()Thiago Macieira2021-03-141-22/+0
* QSslError: port to unique_ptrGiuseppe D'Angelo2021-03-142-3/+11
* make qmljsDebugargumentsstring() and forceOpen() constPeng Wenhao2021-03-132-2/+2
* Merge "Move qtpaths from qttools repository to qtbase"Alexey Edelev2021-03-123-0/+352
|\
| * Move qtpaths from qttools repository to qtbaseAlexey Edelev2021-03-123-0/+352
* | Merge "Fix QVulkanWindow on Wayland"Eskil Abrahamsen Blomfeldt2021-03-121-1/+1
|\ \
| * | Fix QVulkanWindow on WaylandEskil Abrahamsen Blomfeldt2021-03-121-1/+1
* | | Merge "Remove “scaling” logging from QBackingStore"Morten Johan Sørvig2021-03-121-4/+0
|\ \ \
| * | | Remove “scaling” logging from QBackingStoreMorten Johan Sørvig2021-03-121-4/+0
| |/ /
* | | Merge "Support additional gbm surface flags"Elvis Lee2021-03-122-2/+4
|\ \ \ | |_|/ |/| |
| * | Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* | | Merge "Avoid undefined color values in corrupt xpm image"Eirik Aavitsland2021-03-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid undefined color values in corrupt xpm imageEirik Aavitsland2021-03-121-1/+1
| |/
* / Fix QMultiHash::count(key) crashAndrei Golubev2021-03-121-0/+4
|/
* Merge "Add setting the ICON size attribute in lineedit to the style plugin"Tang Haixiang2021-03-125-1/+12
|\
| * Add setting the ICON size attribute in lineedit to the style pluginTang Haixiang2021-03-125-1/+12
* | Merge "Remove unnecessary class member"Aleix Pol2021-03-121-1/+0
|\ \ | |/ |/|
| * Remove unnecessary class memberAleix Pol2021-03-121-1/+0
* | Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-4/+2
|/
* Merge "Remove unreachable code"Tang Peng2021-03-111-1/+0
|\
| * Remove unreachable codeTang Peng2021-03-111-1/+0
* | Merge "Futex/Windows: add support for notifying TSan"Thiago Macieira2021-03-111-22/+24
|\ \
| * | Futex/Windows: add support for notifying TSanThiago Macieira2021-03-111-22/+24
| |/
* | Merge "QObject: remove QAbstractDeclarativeData::parentChanged"Fabian Kosmale2021-03-112-4/+0
|\ \
| * | QObject: remove QAbstractDeclarativeData::parentChangedFabian Kosmale2021-03-112-4/+0
| |/
* | QProcess/Win: implement async closing of write channelAlex Trotsenko2021-03-113-13/+8
* | Doc: Change section titles that cause bad linksPaul Wicking2021-03-116-17/+17
* | Doc: Add hyperlink to relevant sectionPaul Wicking2021-03-111-2/+2
|/
* Merge "QEventDispatcher(Win): Always honor interrupted status to avoid races"Mårten Nordheim2021-03-112-2/+6
|\
| * QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-111-1/+5
| * The conditional statement is missing parenthesesZhang Yong2021-03-111-1/+1
* | Merge "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-03-111-1/+3
|\ \
| * | Support family names that end/start with spaceEskil Abrahamsen Blomfeldt2021-03-111-1/+3
| |/
* | Merge "rhi: metal: Stop using BufferOp for no good reason"Laszlo Agocs2021-03-111-7/+12
|\ \
| * | rhi: metal: Stop using BufferOp for no good reasonLaszlo Agocs2021-03-111-6/+8
| * | rhi: metal: Skip unnecessary writes when updating the entire bufferLaszlo Agocs2021-03-111-1/+4
| |/
* | Remove now unneeded QT_BOOTSTRAPPED check from qlibraryinfo.cppJoerg Bornemann2021-03-111-2/+0
* | Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-112-80/+34
* | Read QLibraryInfo paths directly from QLibraryInfo and not from qmakeconfig.cppJoerg Bornemann2021-03-112-12/+21
* | Do not write Sysroot and SysrootifyPrefix into qmakeconfig.cppJoerg Bornemann2021-03-111-2/+2
* | Remove the platformsSection constant from qconfig.cpp.inJoerg Bornemann2021-03-112-4/+2