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.6
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
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
296
-354
/
+1588
*
CMake: Fix path to qt-cmake in configure summary
Joerg Bornemann
2020-07-09
1
-1
/
+1
*
CMake: Fix qt-cmake-standalone-test when CMAKE_STAGING_PREFIX is set
Joerg Bornemann
2020-07-09
1
-3
/
+3
*
CMake: Introduce QT_STAGING_PREFIX
Joerg Bornemann
2020-07-09
2
-10
/
+4
*
Silence some warnings about fallthrough
Friedemann Kleint
2020-07-09
2
-3
/
+4
*
Android: Don't depend on the OpenGL module
Andy Shaw
2020-07-09
4
-16
/
+0
*
Revert "CMake: Propagate configure args to all repositories"
Alexandru Croitor
2020-07-08
2
-3
/
+3
*
Register a generic keyboard device on cocoa
Shawn Rutledge
2020-07-08
1
-0
/
+3
*
Move qglxconvenience to QtOpenGL
Friedemann Kleint
2020-07-08
21
-95
/
+82
*
QCalendarWidget: code tidies for the internal model
Giuseppe D'Angelo
2020-07-08
1
-31
/
+20
*
Item widgets: fix crash in mimeTypes()
Giuseppe D'Angelo
2020-07-08
2
-2
/
+7
*
Treat -xplatform or -device-option as being a cross compilation
Tor Arne Vestbø
2020-07-08
1
-0
/
+2
*
macOS: Exclude 32-bit builds by checking pointer size
Tor Arne Vestbø
2020-07-08
2
-5
/
+1
*
macOS: Don't assume platform has objc_msgSendSuper_stret
Tor Arne Vestbø
2020-07-08
1
-3
/
+9
*
CMake: Fix dependency in qt_add_big_resources
Kai Koehne
2020-07-08
2
-2
/
+2
*
Automatically register comparison operators in QMetaType
Fabian Kosmale
2020-07-08
8
-242
/
+227
*
Constrain the comparison operators for our container classes
Lars Knoll
2020-07-08
7
-54
/
+67
*
Add type traits to safely determine the existence of comparison operators
Lars Knoll
2020-07-08
4
-1
/
+216
*
Get rid of one call into the TLS when evaluating bindings
Lars Knoll
2020-07-08
2
-3
/
+7
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
106
-132
/
+139
*
CMake: Regenerate manual tests
Alexandru Croitor
2020-07-08
140
-172
/
+276
*
CMake: Propagate configure args to all repositories
Alexandru Croitor
2020-07-08
2
-3
/
+3
*
MySQL: Remove anything that refers to lower than MySQL 5.6
Andy Shaw
2020-07-08
1
-33
/
+1
*
moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTY
Ulf Hermann
2020-07-08
4
-14
/
+59
*
Android: check for debug mode before fetching extraappparams
Assam Boudjelthia
2020-07-08
1
-6
/
+6
*
Introduce QByteArrayView
Sona Kurazyan
2020-07-08
19
-299
/
+1960
*
Add tst_QByteArrayApiSymmetry test
Sona Kurazyan
2020-07-08
6
-334
/
+859
*
Don't set the environment variable QT_RCC_TEST anymore in tst_rcc
Joerg Bornemann
2020-07-08
1
-3
/
+0
*
CMake: Fix -pch configure option
Joerg Bornemann
2020-07-08
1
-1
/
+1
*
CMake: Support the -rpath configure argument
Joerg Bornemann
2020-07-08
1
-0
/
+10
*
CMake: Support the -c++std configure argument
Joerg Bornemann
2020-07-08
1
-0
/
+4
*
CMake: Support the -qtnamespace configure argument
Joerg Bornemann
2020-07-08
1
-0
/
+3
*
CMake: Support mkspec-related configure arguments
Joerg Bornemann
2020-07-08
1
-0
/
+16
*
CMake: Support -static, -shared and -framework configure arguments
Joerg Bornemann
2020-07-08
1
-0
/
+7
*
macOS: Map Qt::KeyboardModifier to a single Carbon modifier
Tor Arne Vestbø
2020-07-08
1
-3
/
+0
*
macOS: Don't rely on Carbon for QCocoaKeyMapper::queryKeyboardModifiers()
Tor Arne Vestbø
2020-07-08
1
-23
/
+12
*
macOS: Simplify QCocoaKeyMapper::fromCocoaModifiers
Tor Arne Vestbø
2020-07-08
1
-13
/
+15
*
macOS: Use helper method in QCocoaKeyMapper for swapping Ctrl and Cmd
Tor Arne Vestbø
2020-07-08
1
-32
/
+23
*
macOS: Move AA_MacDontSwapCtrlAndMeta logic out of QPlatformTheme
Tor Arne Vestbø
2020-07-08
3
-21
/
+43
*
Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS
Tor Arne Vestbø
2020-07-08
10
-21
/
+21
*
Move method only used in keypad navigation to a better place
Volker Hilsheimer
2020-07-07
2
-27
/
+14
*
Extend QSharedMemory to work with qsizetype for sizes
Lars Knoll
2020-07-07
7
-18
/
+24
*
Rewrite AA_MacDontSwapCtrlAndMeta documentation
Tor Arne Vestbø
2020-07-07
1
-7
/
+18
*
Refactor QTabBarPrivate::Tab and much of its usage in QTabBar
Volker Hilsheimer
2020-07-07
2
-171
/
+187
*
Improve performance of property binding evaluation
Lars Knoll
2020-07-07
3
-6
/
+4
*
Fix no-EGL build
Tor Arne Vestbø
2020-07-07
2
-0
/
+6
*
Make QGuiApp::platform(Function|NativeInterface) internal
Tor Arne Vestbø
2020-07-07
1
-0
/
+2
*
QThread::create: remove the pre-C++17 codepaths
Giuseppe D'Angelo
2020-07-07
3
-105
/
+3
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
89
-640
/
+634
*
Clarify warning message about PIC/PIE
Daniel Kahn Gillmor
2020-07-07
1
-1
/
+1
[next]