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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.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
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPpmHandler: fix reading ppm files
Christian Ehrlicher
45 hours
1
-2
/
+6
*
QImageReader: Reduce code redundancy
Mike Chen
7 days
1
-40
/
+25
*
Add QPixmapIconEngine::isNull()
Christian Ehrlicher
2023-11-08
2
-1
/
+6
*
qpixmap_win: use qimage rvalue overalods more
Anton Kudryavtsev
2023-10-31
1
-1
/
+1
*
Fix smooth scaling of Format_Mono and Format_MonoLSB
Joni Poikelin
2023-10-26
1
-4
/
+14
*
Work around GCC 13's bogus "out of bounds" check to QByteArray::_empty
Thiago Macieira
2023-10-15
1
-0
/
+3
*
Doc: Fix warnings and linking issues
Topi Reinio
2023-10-09
1
-2
/
+2
*
write_pbm_image: use QBAV more
Anton Kudryavtsev
2023-10-04
1
-3
/
+2
*
Doc: Fix QIcon documentation
Topi Reinio
2023-10-02
1
-17
/
+10
*
qppmhandler: avoid implicit detach
Anton Kudryavtsev
2023-09-25
1
-1
/
+1
*
Fix gcc 13 fatal warning: emplace_back() rather than append()
Shawn Rutledge
2023-09-19
1
-1
/
+1
*
qplatformpixmap: use rvalue overloads more
Anton Kudryavtsev
2023-09-19
1
-7
/
+7
*
Rework QIcon theme documentation
Tor Arne Vestbø
2023-09-08
1
-55
/
+82
*
qt_getImageTextFromDescription: use tokenize instead of split
Anton Kudryavtsev
2023-09-06
1
-2
/
+1
*
qbmphandler: use const more
Anton Kudryavtsev
2023-09-06
1
-1
/
+1
*
Remove redundant QPair includes
Ahmad Samir
2023-09-06
1
-1
/
+0
*
qplatformpixmap: use rvalue overload more
Anton Kudryavtsev
2023-09-04
1
-2
/
+2
*
qimagereaderwriterhelpers: deduplicate literal
Anton Kudryavtsev
2023-09-02
1
-3
/
+5
*
imageFormatsForMimeType: port to QBAV
Anton Kudryavtsev
2023-09-01
2
-3
/
+3
*
Doc: Delete links to removed examples
Andreas Eliasson
2023-08-18
3
-5
/
+3
*
Revert "QIconLoader: clear cache when the key becomes invalid"
Volker Hilsheimer
2023-08-17
1
-2
/
+1
*
QIconLoader: add some more debugging help
Volker Hilsheimer
2023-07-21
1
-4
/
+5
*
QIconLoader: reset search paths when theme name is cleared
Volker Hilsheimer
2023-07-21
1
-0
/
+6
*
QIconLoader: clear cache when the key becomes invalid
Volker Hilsheimer
2023-07-21
1
-1
/
+2
*
QIcon: use fallback also with platform icon engine
Volker Hilsheimer
2023-07-21
1
-4
/
+8
*
QPixmapCache: assert that the key is invalid if we failed to insert
Volker Hilsheimer
2023-07-10
1
-0
/
+1
*
QPixmapCache: ignore insertion or searches with empty key
Volker Hilsheimer
2023-07-03
1
-3
/
+3
*
Doc: Mark QThemeIconEngine, QIconLoaderEngine classes as \internal
Topi Reinio
2023-06-21
1
-0
/
+4
*
QPixmapCache: Move qHash(Key) from _p.h to public header
Marc Mutz
2023-06-21
3
-5
/
+12
*
QPixmapCache: don't leak QString keys of evicted pixmap
Marc Mutz
2023-06-20
2
-28
/
+12
*
QPixmapCache: DRY insert()
Marc Mutz
2023-06-20
1
-16
/
+7
*
QPixmapCache: simplify remove(QString)
Marc Mutz
2023-06-20
1
-7
/
+2
*
QIcon::fromTheme(): Always consult "hicolor" theme last
Tor Arne Vestbø
2023-06-18
1
-3
/
+3
*
Consult QIcon::fallbackThemeName() even when theme name is empty
Tor Arne Vestbø
2023-06-18
1
-7
/
+8
*
Consult QIcon::fallbackSearchPaths() even when theme name is empty
Tor Arne Vestbø
2023-06-18
2
-2
/
+13
*
Consult QIcon::fallbackThemeName() even for themes with explicit parents
Tor Arne Vestbø
2023-06-18
3
-12
/
+22
*
Invalidate QIconLoader cache when setting fallback theme
Tor Arne Vestbø
2023-06-18
1
-0
/
+1
*
Skip clearing the QIcon cache on QIconLoader theme key change
Tor Arne Vestbø
2023-06-17
1
-2
/
+3
*
Unify QIcon theme icon loading and cache invalidation
Tor Arne Vestbø
2023-06-17
5
-46
/
+261
*
QIconLoader: Invalidate cache even if system theme hasn't changed name
Tor Arne Vestbø
2023-06-16
1
-4
/
+5
*
Use systemFallbackThemeName in QIconLoader::updateSystemTheme()
Tor Arne Vestbø
2023-06-16
1
-1
/
+1
*
Update QIconLoader system theme unconditionally on ThemeChange
Tor Arne Vestbø
2023-06-16
1
-12
/
+7
*
De-inline QIconLoader::themeName()
Tor Arne Vestbø
2023-06-15
2
-1
/
+6
*
Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload
Marc Mutz
2023-06-12
2
-5
/
+5
*
QPixmapCache: deprecate replace()
Marc Mutz
2023-06-10
2
-29
/
+27
*
QPixmapCache: add a comment on how failed insert() invalidates cacheKey
Marc Mutz
2023-06-09
1
-1
/
+1
*
QPixmapCache: fix leaking of QStrings and Keys on clear()
Marc Mutz
2023-06-06
1
-0
/
+1
*
Image IO: increase the default allocation limit
Eirik Aavitsland
2023-05-23
1
-1
/
+3
*
Add QIconLoader debug logging to aid fallback logic investigation
Tor Arne Vestbø
2023-05-12
1
-7
/
+43
*
Revert "QIconLoader: use system fallback theme as the first fallback option"
Tor Arne Vestbø
2023-05-11
1
-4
/
+0
[next]