index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
linuxfb
/
qlinuxfbscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use q20::{cmp_{equal,not_equal,{less,greater}{,_equal}} around the code
Tatiana Borisova
2024-07-30
1
-4
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
plugins: use nullptr instead of 0 and NULL
Johannes Kauffmann
2022-10-02
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-8
/
+10
*
QLinuxFbIntegrationPlugin: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
Introduce QImage::Format_BGR888
Allan Sandfeld Jensen
2019-08-23
1
-1
/
+1
*
fb platforms: migrate to fbconvenience changes
Laszlo Agocs
2016-11-16
1
-1
/
+1
*
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
1
-2
/
+2
*
linuxfb plugin: eradicate Q_FOREACH loops
Marc Mutz
2016-08-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-0
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-2
/
+5
|
|
\
|
|
*
linuxfb: Support transparency
Laszlo Agocs
2016-05-09
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-14
/
+12
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-14
/
+12
|
|
\
|
|
|
*
QLinuxFbScreen: fix uninitialized member warnings
Edward Welbourne
2016-05-03
1
-17
/
+13
*
|
|
QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...
Marc Mutz
2016-03-02
1
-3
/
+2
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Fix double close.
Frank Meerkoetter
2015-12-26
1
-3
/
+1
*
|
qevent.h: Add fixme comments to remove include directives for Qt 6.
Friedemann Kleint
2015-10-02
1
-0
/
+1
|
/
*
eglfs: Disable the blinking cursor
Laszlo Agocs
2015-03-23
1
-7
/
+0
*
Support grabWindow() in linuxfb
Laszlo Agocs
2015-03-16
1
-0
/
+28
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Unify input device hotplugging support for embedded
Laszlo Agocs
2015-01-21
1
-20
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix up warnings in linuxfb
Laszlo Agocs
2014-03-25
1
-7
/
+9
*
Unify default dpi between eglfs and linuxfb
Laszlo Agocs
2014-03-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-12
1
-2
/
+2
|
\
|
*
Fix linuxfb argument 'mmsize' parsing
Peter Kümmel
2014-02-07
1
-2
/
+2
*
|
linuxfb: Migrate to QRegularExpression
Laszlo Agocs
2014-01-13
1
-15
/
+17
|
/
*
linuxfb: Make mouse cursor behavior match eglfs
Laszlo Agocs
2013-12-30
1
-0
/
+4
*
linuxfb: Adapt to initialize() pattern
Laszlo Agocs
2013-10-15
1
-4
/
+4
*
linuxfb: Make the mouse cursor visible and working
Laszlo Agocs
2013-10-14
1
-1
/
+17
*
linuxfb: Pick the correct framebuffer device on Android
Laszlo Agocs
2013-10-14
1
-2
/
+9
*
Fix linuxfb plugin when fb offset is present.
Michael Brasser
2013-05-20
1
-4
/
+5
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
fix linuxfb crash on program start
Konrad Rosenbaum
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
linuxfb: use linux/kd.h instead of the glibc dummy
Arvid Picciani
2012-09-07
1
-1
/
+1
*
linuxfb: remove unused function
Marc Mutz
2012-08-23
1
-10
/
+0
*
linuxfb: Add option to not switch to graphics mode
Girish Ramakrishnan
2012-07-11
1
-2
/
+5
*
linuxfb: Rework screen code
Girish Ramakrishnan
2012-07-11
1
-40
/
+360
*
linuxfb: make linuxfb compile
Girish Ramakrishnan
2012-07-11
1
-0
/
+107