index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platformsupport
/
fbconvenience
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
1
-4
/
+1
*
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
2
-1
/
+5
|
\
|
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
1
-0
/
+4
|
|
\
|
|
*
eglfs/linuxfb: Add an env.var. to disable screen/cursor control
Laszlo Agocs
2019-10-08
1
-0
/
+4
*
|
|
Regenerate src/*
Alexandru Croitor
2019-11-14
1
-1
/
+1
*
|
|
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
|
|
Regenerate platformsupport projects
Alexandru Croitor
2019-10-08
1
-1
/
+0
*
|
|
Use pre-compiled headers when building Qt with cmake
Mårten Nordheim
2019-09-11
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-07-11
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Optimize some atomic counters
Marc Mutz
2019-06-27
1
-2
/
+3
*
|
|
Add support for private module .pri files
Simon Hausmann
2019-06-05
1
-0
/
+1
*
|
|
CMake: Regenerate platformsupport/fbconvenience
Tobias Hunger
2019-05-06
1
-1
/
+4
*
|
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
3
-10
/
+19
|
\
\
\
|
|
/
/
|
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-1
/
+1
|
|
/
|
*
QFbCursor: Avoid nullptr access when QT_QPA_FB_HIDECURSOR is 0
Christian Ehrlicher
2018-11-06
2
-9
/
+18
*
|
CMake: Re-generate platformsupport/fbconvenience
Tobias Hunger
2019-03-29
1
-0
/
+6
*
|
Add devicediscovery and fbconvenience
Albert Astals Cid
2019-02-11
1
-0
/
+20
|
/
*
platform plugins: port away from QRegion::rects()
Marc Mutz
2017-12-06
2
-6
/
+4
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
3
-22
/
+22
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
1
-1
/
+0
|
\
|
*
QFbVtHandler: Remove unused sys/signalfd.h include
Dongmei Wang
2017-08-29
1
-1
/
+0
*
|
Make QWindow's windowState a QFlags of the WindowState
Olivier Goffart
2017-03-16
2
-3
/
+3
|
/
*
linuxfb: generate expose events
Laszlo Agocs
2016-12-25
1
-3
/
+18
*
linuxfb: add experimental support for DRM dumb buffers
Laszlo Agocs
2016-11-24
2
-0
/
+7
*
Clean up QFbCursor
Laszlo Agocs
2016-11-16
2
-15
/
+14
*
Remove dead code from QFbWindow and Screen
Laszlo Agocs
2016-11-16
3
-134
/
+50
*
linuxfb: Make first window fullscreen like eglfs
Laszlo Agocs
2016-11-09
3
-3
/
+28
*
create modularized version of qtplatformsupport module
Oswald Buddenhagen
2016-10-15
2
-11
/
+24
*
Modularize configure.json/.pri
Lars Knoll
2016-09-15
1
-0
/
+1
*
platformsupport: eradicate some easy Q_FOREACH loops
Marc Mutz
2016-08-26
1
-2
/
+3
*
Merge dev into 5.8
Oswald Buddenhagen
2016-08-22
1
-1
/
+2
|
\
|
*
Rework privateFeature
Lars Knoll
2016-08-19
1
-1
/
+2
*
|
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-01
1
-8
/
+10
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-8
/
+10
|
|
\
|
|
*
embedded: Make signal handlers optional
Laszlo Agocs
2016-07-27
1
-8
/
+10
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
2
-2
/
+14
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
2
-2
/
+14
|
|
\
\
|
|
|
/
|
|
*
linuxfb: Support transparency
Laszlo Agocs
2016-05-09
2
-2
/
+14
*
|
|
Add QPlatformBackingStore::toImage() implementations
Andy Nichols
2016-04-30
2
-1
/
+7
*
|
|
QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...
Marc Mutz
2016-03-02
1
-6
/
+4
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-3
/
+3
|
\
\
|
|
/
|
*
QtPlatformSupport: Remove virtual from declarations with override.
Friedemann Kleint
2016-01-21
1
-3
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-15
10
-140
/
+200
|
/
*
Revamp signal handling in eglfs/linuxfb
Laszlo Agocs
2015-10-02
2
-65
/
+61
*
Use QVector::reserve() all over the place.
Sérgio Martins
2015-06-29
1
-2
/
+3
*
Fix a few clang warning
Allan Sandfeld Jensen
2015-04-01
2
-3
/
+3
*
eglfs: Disable the blinking cursor
Laszlo Agocs
2015-03-23
1
-0
/
+24
*
Support grabWindow() in linuxfb
Laszlo Agocs
2015-03-16
3
-9
/
+19
[next]