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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing increment of blacklisted tests for BXFAIL case
Edward Welbourne
2019-02-20
1
-0
/
+2
*
Document that type information is lost when reading QSettings from INI
Mitch Curtis
2019-02-20
1
-1
/
+7
*
Add translatable attribute to the app_name string to fix a lint warning
Lars Schmertmann
2019-02-20
1
-1
/
+1
*
winrt: Add support for Visual Studio 2019
Oliver Wolff
2019-02-20
8
-0
/
+235
*
tst_http2::earlyResponse - fix a flaky and somewhat broken test
Timur Pocheptsov
2019-02-20
3
-1
/
+16
*
macOS: Decouple screen property updates from application delegate
Tor Arne Vestbø
2019-02-20
3
-12
/
+4
*
Add missing translations for Android
Lars Schmertmann
2019-02-20
18
-2
/
+18
*
macOS: Remove special handling for hiding tool windows on application hide
Tor Arne Vestbø
2019-02-20
2
-36
/
+5
*
Fix a couple of SQL tests
Andy Shaw
2019-02-19
3
-6
/
+7
*
Inline expression to bypass compiler bug
Dmitry Sokolov
2019-02-19
1
-2
/
+2
*
Kludge popen/pclose calls on MS-Win
Dmitry Sokolov
2019-02-19
1
-3
/
+12
*
Emit returnPressed() signal for the lineEdit embedded in QDateTimeEdit
Kai Koehne
2019-02-19
1
-0
/
+1
*
Load main library as soon as possible
BogDan Vatra
2019-02-19
3
-45
/
+51
*
Android: Add support for getting the UiLanguages
Andy Shaw
2019-02-19
1
-0
/
+18
*
qmake: Optimize for speed instead of size
Yuhang Zhao
2019-02-18
1
-2
/
+2
*
macOS: Set up platform window reference before initializing QNSWindow/Panel
Tor Arne Vestbø
2019-02-18
4
-25
/
+39
*
macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includes
Tor Arne Vestbø
2019-02-18
2
-103
/
+75
*
macOS: Remove redundant tracking of modal sessions in QCocoaWindow
Tor Arne Vestbø
2019-02-18
4
-7
/
+9
*
macOS: Modernize worksWhenModal handling
Tor Arne Vestbø
2019-02-18
5
-59
/
+27
*
macOS: Simplify QCocoaWindow::setVisible
Tor Arne Vestbø
2019-02-18
1
-32
/
+18
*
macOS: Remove dead code in window activation handling
Tor Arne Vestbø
2019-02-18
1
-24
/
+0
*
Add cmdline feature to qmake
Joerg Bornemann
2019-02-18
77
-161
/
+106
*
Revert "Fix determination of OpenGL include paths on macOS"
Joerg Bornemann
2019-02-16
2
-1
/
+5
*
Fix OpenGL ES2 build on Linux
Joerg Bornemann
2019-02-15
1
-1
/
+1
*
wasm: fix building examples and applications
Lorn Potter
2019-02-15
1
-0
/
+1
*
qmake: don't mess up linking order of frameworks
Oswald Buddenhagen
2019-02-14
1
-6
/
+3
*
Add <features.h> include to hurd-g++ mkspec
Samuel Thibault
2019-02-14
1
-0
/
+1
*
Windows: Freetype: Load fonts from the user locations
Andy Shaw
2019-02-14
1
-21
/
+24
*
Turn bcm_host library into makeSpec source
Joerg Bornemann
2019-02-14
4
-1
/
+15
*
Recognize UNC paths as absolute (i.e. not relative)
Edward Welbourne
2019-02-13
1
-1
/
+6
*
winrt: Handle WaitForWindowExposed
Oliver Wolff
2019-02-13
4
-5
/
+24
*
qmake vcxproj generator: Use correct version in solution header for 2017
Oliver Wolff
2019-02-13
1
-1
/
+1
*
qmake vcxproj generator: Update platform toolset and solution header for VS 2019
Joerg Bornemann
2019-02-13
3
-2
/
+14
*
Add support for Visual Studio 2019
Oliver Wolff
2019-02-13
1
-0
/
+5
*
Don't wrongly detect fonts as oblique
Eskil Abrahamsen Blomfeldt
2019-02-13
1
-2
/
+2
*
INSTALL: Remove outdated reference to Windows CE
Joerg Bornemann
2019-02-13
1
-1
/
+0
*
qmake/vcxproj generator: Fix bug in extra compiler initialization
Joerg Bornemann
2019-02-13
1
-6
/
+6
*
QBackingStore: Make QPlatformBackingStore creation lazy
Tor Arne Vestbø
2019-02-13
1
-10
/
+13
*
Track call sites of QMacAutoReleasePools for debugging pool usage
Tor Arne Vestbø
2019-02-13
1
-11
/
+48
*
QTextDocument: Do respect white-space:nowrap
Kai Koehne
2019-02-13
2
-1
/
+24
*
macOS: Add auto-release pool during QCocoaScreen::deliverUpdateRequests()
Tor Arne Vestbø
2019-02-12
1
-0
/
+2
*
Windows QPA: Handle mouse input using legacy messages
Andre de la Rocha
2019-02-12
3
-344
/
+165
*
Fix QSpinBox tests failing after change in the Windows QPA
Andre de la Rocha
2019-02-12
1
-0
/
+10
*
macOS: Remove screen-update disable during resize
Tor Arne Vestbø
2019-02-12
1
-34
/
+0
*
macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callback
Tor Arne Vestbø
2019-02-12
1
-4
/
+1
*
Add developer documentation on how to debug missing auto-release pools
Tor Arne Vestbø
2019-02-12
1
-0
/
+10
*
macOS: Add explicit auto-release pool for requestActivateWindow
Tor Arne Vestbø
2019-02-12
1
-3
/
+3
*
Don't allow backingstore flush to non-raster surfaces
Tor Arne Vestbø
2019-02-12
1
-0
/
+18
*
Fix warning in tst_qopengl.cpp
Joerg Bornemann
2019-02-12
1
-0
/
+2
*
Fix determination of OpenGL include paths on macOS
Joerg Bornemann
2019-02-12
2
-5
/
+1
[next]