index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix qprocess.h include guards to match QProcess usage
Juha Vuolle
2025-03-31
1
-1
/
+1
*
QDoubleValidator: don't assume the locale's exponent separator is 'e'
Edward Welbourne
2025-03-20
1
-2
/
+14
*
Add Qt-Security tags to texture file reading code
Eirik Aavitsland
2025-03-15
4
-0
/
+4
*
QGridLayout: make QHVContainer's preconditions machine-readable
Marc Mutz
2025-03-04
1
-6
/
+8
*
QDesktopServices: don't use openDocument if the URL has a query
Thiago Macieira
2025-02-13
1
-2
/
+2
*
QLayoutPolicy: use qCountTrailingZeroBits() in setControlType()
Marc Mutz
2025-02-13
1
-9
/
+1
*
Fix bug QGridLayoutEngine::cellRect()
Jan Arve Sæther
2025-01-28
1
-2
/
+2
*
Replace qdebug.h include with forward-declarations in private headers
Ahmad Samir
2025-01-16
1
-1
/
+2
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
2
-3
/
+2
*
QEdidParser: optimize the hardcoded EDID vendor table
Giuseppe D'Angelo
2024-12-21
2
-2475
/
+7682
*
QGraphicsFrameCaptureMetal: silence deprecation warnings
Tim Blechmann
2024-10-08
1
-1
/
+3
*
Logging: use qCDebug/Warning/Info when for categorized logging
Volker Hilsheimer
2024-07-16
1
-24
/
+24
*
Add few qdoc \targets to QDesktopServices
Juha Vuolle
2024-06-04
1
-0
/
+2
*
QDesktopServices: clean up pre-Qt-6.6 code
Marc Mutz
2024-05-15
1
-33
/
+0
*
Update macOS URL handling documentation
Juha Vuolle
2024-05-03
1
-4
/
+5
*
Layouts: Compile fix #ifdeffed out debug code
Jan Arve Sæther
2024-04-25
1
-2
/
+2
*
QGridLayoutEngine: print stringified layout item in warnings
Mitch Curtis
2024-04-08
2
-2
/
+8
*
Add configure feature for Metal
Tor Arne Vestbø
2024-03-19
2
-3
/
+3
*
Fix unsigned/signed mismatch warning in KTX file reading
Matthias Rauter
2024-02-13
1
-1
/
+1
*
Improve KTX file reading memory safety
Jonas Karlsson
2024-02-09
2
-52
/
+183
*
Do not assert when preferred{Width|Height} is infinity
Jan Arve Sæther
2023-12-20
1
-2
/
+6
*
QGraphicsFrameCapture : Add getters for frames names
Hatem ElKharashy
2023-12-20
5
-3
/
+41
*
no-thread: add QProcess config check
Morten Sørvig
2023-10-31
2
-3
/
+7
*
Fix build with -no-feature-library
Tasuku Suzuki
2023-10-25
1
-2
/
+4
*
Add getters for QGraphicsFrameCapture
Hatem ElKharashy
2023-08-29
3
-0
/
+24
*
Fix build with -no-feature-opengl
Tasuku Suzuki
2023-08-23
1
-0
/
+3
*
Fix build with -no-feature-thread
Tasuku Suzuki
2023-08-23
2
-1
/
+14
*
QValidator: return State::Intermediate for certain trailing characters
Ahmad Samir
2023-07-24
1
-3
/
+0
*
QLocaleData:: port bytearray/stringTo{U}LongLong to QSimpleParsedNumber
Ahmad Samir
2023-07-22
1
-7
/
+7
*
QLocaleData: change validateChars() to return validation State
Ahmad Samir
2023-07-22
1
-21
/
+27
*
QValidator: de-duplicate some code
Ahmad Samir
2023-07-22
1
-22
/
+24
*
Add a private API to capture a graphics frame
Hatem ElKharashy
2023-07-11
7
-0
/
+750
*
Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload
Marc Mutz
2023-06-12
1
-3
/
+3
*
Add uniformCellWidths and uniformCellHeights to QGridLayoutEngine
Matthias Rauter
2023-05-31
2
-0
/
+59
*
QEdidParser: Fix parsing of string descriptors with length less than 13
Tor Arne Vestbø
2023-03-16
1
-5
/
+11
*
Doc fix in QIntValidator::validate() and comment on a test
Edward Welbourne
2023-03-03
1
-6
/
+6
*
Android: use FileProvider with QDesktopServices::openUrl()
Assam Boudjelthia
2023-02-24
1
-0
/
+7
*
QtGui: Disambiguate static variables
Friedemann Kleint
2023-02-03
2
-9
/
+9
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
5
-24
/
+24
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
Improve QDoubleValidator's docs
Edward Welbourne
2022-08-08
1
-14
/
+28
*
Don't skip QDoubleConverter's digit-count check for non-whole bound
Edward Welbourne
2022-08-08
1
-1
/
+5
*
QEdidParser: fix number of data blocks
Jonathan Liu
2022-06-04
1
-1
/
+2
*
Make it possible to create QTextureFileData from images
Paul Olav Tvete
2022-05-27
2
-17
/
+55
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
30
-1144
/
+64
*
QtGui: includemocs
Marc Mutz
2022-04-29
2
-0
/
+4
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
2
-3
/
+7
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
3
-6
/
+8
*
Fix use-after-free because QByteArray::data() was copying data
Dimitrios Apostolou
2022-04-12
1
-3
/
+3
*
Fix a few more {QString, QByteArray}::count() deprecation warnings
Sona Kurazyan
2022-03-17
1
-1
/
+1
[next]