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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QString: optimize compare_helper
Marc Mutz
2022-01-27
2
-7
/
+4
*
QFlatMap: avoid post-(in|de)crement on iterators
Marc Mutz
2022-01-27
1
-4
/
+4
*
Add QTabBar test in tst_baseline_widgets
Axel Spoerl
2022-01-27
1
-0
/
+56
*
QtCore: includemocs
Marc Mutz
2022-01-27
2
-0
/
+6
*
QCalendar: move memory allocation out of critical section
Marc Mutz
2022-01-27
1
-1
/
+2
*
Check if 'aab' target exists when adding <target>_make_aab as dependency
Alexey Edelev
2022-01-26
1
-1
/
+3
*
CMake: Fix host UiTools being picked up instead of target one
Alexandru Croitor
2022-01-27
1
-0
/
+1
*
qt6_standard_project_setup: Don't enable AUTORCC
Joerg Bornemann
2022-01-26
2
-3
/
+3
*
Offscreen: Fix implementation of QScreen::grabWindow
Volker Hilsheimer
2022-01-26
2
-15
/
+16
*
Offscreen: Implement QPlatformBackingStore::toImage
Volker Hilsheimer
2022-01-26
1
-0
/
+1
*
Add QScrollBar test in tst_baseline_widgets
Axel Spoerl
2022-01-26
1
-0
/
+69
*
evdev: Prevent race condition in touch events processing
Jungi Byun
2022-01-26
2
-1
/
+41
*
Windows: Change default hinting preference for high-dpi
Eskil Abrahamsen Blomfeldt
2022-01-25
1
-8
/
+12
*
Check for null driver() before trying to exec()
Edward Welbourne
2022-01-25
2
-2
/
+37
*
threadedqopenglwidget example: Split out class Renderer
Friedemann Kleint
2022-01-25
9
-310
/
+441
*
QByteArray: fix isUpper/isLower
Giuseppe D'Angelo
2022-01-25
2
-47
/
+43
*
windows arm64: Use correct Q_PROCESSOR_ARM_64 define check
Oliver Wolff
2022-01-25
1
-2
/
+3
*
INTEGRITY: Prevent deletion of virtual functions
Kimmo Ollila
2022-01-25
1
-2
/
+2
*
Revert "QLatin1String: Add overloads taking QLatin1Char"
Marc Mutz
2022-01-25
2
-45
/
+0
*
Fix build with clang-cl
Yuhang Zhao
2022-01-25
2
-2
/
+2
*
QEventDispatcherWin32: use SetCoalescableTimer for (Very)Coarse timers
Thiago Macieira
2022-01-24
1
-7
/
+41
*
QMake: replace a Q_ASSERT() with a Q_UNREACHABLE()
Marc Mutz
2022-01-25
1
-1
/
+2
*
Fix run time failure for UI autotests (INTEGRITY)
Tatiana Borisova
2022-01-25
3
-14
/
+26
*
rhi: Make sure pixelSize() to a texture rt is always up to date
Laszlo Agocs
2022-01-25
7
-24
/
+69
*
QOperatingSystemVersion: fix #if check for macos version check
Mårten Nordheim
2022-01-25
1
-1
/
+1
*
Move private QOperatingSystemVersion::compare to removed_api
Mårten Nordheim
2022-01-25
3
-6
/
+10
*
Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool
Sona Kurazyan
2022-01-24
2
-0
/
+24
*
Replace cxx17_bm_searcher config check with feature test macro
Marc Mutz
2022-01-24
3
-28
/
+1
*
QByteArray benchmark: fix clang -Wmove-result
Marc Mutz
2022-01-24
1
-1
/
+1
*
benchmarks: fix some (future) -Wunused-result warnings
Marc Mutz
2022-01-24
3
-28
/
+28
*
tst_bench_qlocalsocket: fix Clang 10 warnings about unneeded capture
Marc Mutz
2022-01-24
1
-2
/
+1
*
QTransform benchmark: measure what was promised
Marc Mutz
2022-01-24
1
-1
/
+1
*
Optimize finding UTF-16 needles in L1 haystacks
Marc Mutz
2022-01-24
1
-3
/
+6
*
Mark ResultStoreBase as final
Sona Kurazyan
2022-01-24
3
-56
/
+147
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
236
-905
/
+0
*
Fix gcc warning in tests
Kai Köhne
2022-01-24
1
-0
/
+1
*
Unify indentation in help information of androiddeployqt
Alessandro Portale
2022-01-24
1
-9
/
+9
*
QFuture: add a missing include for qpromise.h
Sona Kurazyan
2022-01-24
2
-5
/
+9
*
Add layout in QRadioButton baseline test for better visualization
Axel Spoerl
2022-01-24
1
-0
/
+1
*
QProperty: Work around constexpr issues on MSVC
Fabian Kosmale
2022-01-23
1
-3
/
+9
*
QStaticByteArrayMatcherBase: make dtor protected
Marc Mutz
2022-01-23
1
-1
/
+1
*
Q(Static)ByteArrayMatcher: manage indexIn() overloads
Marc Mutz
2022-01-23
4
-19
/
+56
*
QStaticByteArrayMatcher: fix searching in 2+GiB haystacks
Marc Mutz
2022-01-23
4
-14
/
+106
*
QByteArrayList: optimize 32-bit builds of legacy join() helper
Marc Mutz
2022-01-22
3
-7
/
+9
*
Revert "Offscreen: Implement QPlatformBackingStore::toImage"
Volker Hilsheimer
2022-01-22
1
-1
/
+0
*
QByteArrayList: micro-optimize join(QByteArray)
Marc Mutz
2022-01-22
1
-1
/
+1
*
QByteArrayList: simplify the join() overload set already now
Marc Mutz
2022-01-22
2
-10
/
+2
*
qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
Patrick Stewart
2022-01-22
1
-2
/
+1
*
[doc] QStaticByteArrayMatcher: remove references to C++ < 17
Marc Mutz
2022-01-21
1
-7
/
+1
*
QHash: rewrite the x86 aeshash function for len >= 16
Thiago Macieira
2022-01-21
1
-52
/
+54
[next]