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
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
/
plugins
/
platforms
/
haiku
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
26
-988
/
+52
*
Plugins: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-05-04
1
-1
/
+1
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
2
-3
/
+7
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-41
/
+0
*
Move the UNIX event dispatchers into QtGui
Friedemann Kleint
2020-06-10
2
-2
/
+2
*
Propagate application termination requests through QPA
Tor Arne Vestbø
2019-10-19
1
-2
/
+3
*
Move screen maintenance functions from QPlatformIntegration to QWSI
Tor Arne Vestbø
2019-03-19
1
-2
/
+3
*
Haiku: Fix mis-spelled module in .pro
Friedemann Kleint
2019-02-26
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
10
-27
/
+27
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
10
-51
/
+51
*
Relieve platform plugins of having to persist geometry on WM callbacks
Tor Arne Vestbø
2017-07-07
1
-2
/
+0
*
Make QWindow's windowState a QFlags of the WindowState
Olivier Goffart
2017-03-16
2
-14
/
+11
*
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
2
-2
/
+2
*
cleanup related to transitive dependencies
Oswald Buddenhagen
2016-10-15
1
-2
/
+0
*
Use QString::fromLatin1() less to avoid string allocations
Anton Kudryavtsev
2016-09-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-3
/
+4
|
\
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-2
/
+2
|
\
|
|
*
Don't use QStringLiteral in comparisons
Anton Kudryavtsev
2016-01-28
1
-2
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
26
-338
/
+494
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-1
/
+1
|
\
|
*
QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.
Friedemann Kleint
2015-05-13
1
-1
/
+1
*
|
Haiku: Fix reported geometry of platform window
Tobias Koenig
2015-05-27
1
-6
/
+7
*
|
Haiku: Fix compilation after QPA API change
Tobias Koenig
2015-05-04
1
-4
/
+0
*
|
Haiku: Fix clipboard implementation
Tobias Koenig
2015-03-25
2
-9
/
+40
|
/
*
Haiku: Initial version of QPA plugin for Haiku
Tobias Koenig
2015-02-17
28
-0
/
+2710