index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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
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
*
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
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Gui: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-1
/
+3
*
De-inline dtors of QTextureFileHandler hierarchy
Marc Mutz
2022-03-11
8
-1
/
+12
*
Fix off-by-one for "typically" lowest value INT_MIN
Clemens Werther
2022-03-03
1
-2
/
+2
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
3
-1
/
+5
*
QDesktopServices: make QOpenUrlHandlerRegistry a non-QObject
Marc Mutz
2022-02-18
1
-7
/
+5
*
QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...
Marc Mutz
2022-02-15
1
-0
/
+18
*
QPkmHandler: make const what it never modified
Marc Mutz
2022-02-12
1
-1
/
+1
*
QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistry
Marc Mutz
2022-02-12
1
-1
/
+2
*
QDesktopServices: fix UB (data race on handlers)
Marc Mutz
2022-02-12
1
-0
/
+3
*
Doc: Use \inmodule for all classes and headers
Topi Reinio
2022-01-17
1
-0
/
+1
*
QLayoutPolicy: fix annoying -Wdeprecated-enum-enum-conversion
Marc Mutz
2021-12-03
1
-10
/
+10
*
QLayoutPolicy: un-export the class
Marc Mutz
2021-11-27
1
-5
/
+5
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Remove qshadergraph files
Juan Casafranca
2021-10-05
16
-2840
/
+0
*
Introduce QDoubleValidator::setRange overload with two parameters
Ivan Solovev
2021-09-20
2
-4
/
+20
*
Introduce QDoubleValidator::fixup()
Ivan Solovev
2021-09-17
2
-2
/
+89
*
Android: Enable QDesktopService
Lars Schmertmann
2021-09-10
1
-11
/
+40
*
QDoubleValidator: fix NaN check in validateWithLocale
Ivan Solovev
2021-09-01
1
-2
/
+1
*
Rework QLocalePrivate::bytearrayToU?LongLong()
Edward Welbourne
2021-08-30
1
-3
/
+3
*
Correct examples for int validation in QValidator documentation
Volker Hilsheimer
2021-06-08
1
-2
/
+2
*
Edid parser: fix performance issues
Giuseppe D'Angelo
2021-05-05
2
-34
/
+58
*
Edid vendor table generator (3/N): regenerate the table
Giuseppe D'Angelo
2021-04-21
1
-37
/
+271
*
Edid vendor table generator (2/N): use idiomatic C++
Giuseppe D'Angelo
2021-04-21
1
-2
/
+2
*
Fix compiler warnings in 32-bit builds
Robert Löhning
2021-03-17
1
-2
/
+2
*
QTextureFileData: support key value metadata
Jonas Karlsson
2021-02-09
4
-3
/
+56
*
Support cubemap ktx files
Jonas Karlsson
2021-02-01
1
-16
/
+36
*
Add QPlatformScreen::colorSpace()
Allan Sandfeld Jensen
2021-01-25
2
-1
/
+94
*
Add face support to texture file
Jonas Karlsson
2021-01-21
5
-39
/
+85
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-64
/
+0
*
Add getDataView() method to QTextureFileData
Jonas Karlsson
2020-12-29
2
-0
/
+13
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
9
-12
/
+12
*
Remove some code checker issues (L218 & L243)
Jan Arve Sæther
2020-11-13
1
-36
/
+7
*
Doc: fix \inmodule for classes moved to QtGui
v6.0.0-beta4
Volker Hilsheimer
2020-11-09
2
-3
/
+3
[next]