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
/
assets
/
downloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
TaskTree: Fix coverity scan issue (initialization of destruction)
Jarek Kobus
2025-05-23
1
-1
/
+1
*
TaskTree: Fix some coverity scan issues (use std::move)
Jarek Kobus
2025-05-23
1
-4
/
+4
*
TaskTree: Fix some coverity scan issues (use const ref)
Jarek Kobus
2025-05-16
2
-7
/
+7
*
Silence a few "No relevant classes found" moc warnings
Tor Arne Vestbø
2025-04-25
1
-0
/
+3
*
AssetDownloader: Provide network errors and SSL errors
Ali Kianian
2025-04-16
2
-0
/
+27
*
TaskTree: Sync sources
Jarek Kobus
2025-04-10
11
-287
/
+361
*
QProcessTask: include what you use
Giuseppe D'Angelo
2025-03-23
1
-0
/
+1
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Tasktree: fix FTBFS due to unique_ptrs on forward-declared classes
Giuseppe D'Angelo
2025-01-08
1
-2
/
+9
*
AssetDownloader: Sync TaskTree sources
Jarek Kobus
2024-09-07
9
-97
/
+771
*
AssetDownloader Add a virtual method for resolving urls
Ali Kianian
2024-06-27
2
-2
/
+10
*
AssetDownloader: Make local qrc files readable in AssetDownloader
Ali Kianian
2024-06-26
1
-3
/
+11
*
TaskTree: Use QLatin1StringView for s_activeStorageWarning
Jarek Kobus
2024-06-24
1
-2
/
+3
*
AssetDownloader: Implement the downloader using TaskTree
Jarek Kobus
2024-06-14
3
-750
/
+417
*
AssetDownloader: Import TaskTree solution
Jarek Kobus
2024-06-14
13
-0
/
+5001
*
Add AssetDownloader to QtBase as a static library
Ali Kianian
2024-06-03
3
-0
/
+1021