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.5
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
/
qnx
/
qqnxintegration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
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
-5
/
+7
*
Port platform plugins to QStringView
Lars Knoll
2020-06-15
1
-1
/
+1
*
QNX: fix build error without PPS feature
Samuli Piippo
2020-06-04
1
-0
/
+2
*
Move QQnxGLContext::ms_eglDisplay to the integration object
James McDonnell
2019-12-13
1
-6
/
+31
*
QQnxIntegration: replace a Java-style iterator with an STL-style loop
Marc Mutz
2019-05-21
1
-4
/
+3
*
Basic foreign window support for QNX
James McDonnell
2019-05-01
1
-1
/
+26
*
Move screen maintenance functions from QPlatformIntegration to QWSI
Tor Arne Vestbø
2019-03-19
1
-3
/
+3
*
QNX QPA: Add support for Qt Virtual Keyboard
Karim Pinter
2019-03-14
1
-7
/
+16
*
Add possibility to configure QNX display order
Sami Nurmenniemi
2018-12-20
1
-4
/
+110
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-0
/
+4
|
\
|
*
QNX: Add the ability to disable EGL_KHR_surfaceless_context use
James McDonnell
2018-07-01
1
-0
/
+4
*
|
Make QQnxIntegration a singleton
James McDonnell
2018-07-05
1
-25
/
+23
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-3
/
+3
*
|
QNX: Add screen-context-capabilities platform parameter
James McDonnell
2018-05-04
1
-2
/
+21
*
|
QNX: Move screen event retrieval to the GUI thread
James McDonnell
2018-05-04
1
-1
/
+2
|
/
*
Make use of our egl convenience code for QNX QPA
Adam Treat
2018-02-08
1
-1
/
+52
*
Fix pps and imf support for QNX builds
Karim Pinter
2017-12-19
1
-15
/
+14
*
[QNX] Incorporate screen event thread
Rafael Roquetto
2016-10-31
1
-8
/
+0
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-21
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-1
/
+1
|
|
\
|
|
*
Reverse the flush-screen-context test
James McDonnell
2016-09-16
1
-1
/
+1
*
|
|
QtBase: use printf-style qWarning/qDebug where possible (II)
Marc Mutz
2016-05-03
1
-2
/
+2
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
1
-19
/
+19
|
\
\
|
|
/
|
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
1
-20
/
+20
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-1
/
+1
*
|
Remove remaining support for Blackberry
Louai Al-Khanji
2015-11-21
1
-80
/
+7
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
1
-1
/
+3
|
\
|
*
Don't manually delete QPlatformScreen
Kai Uwe Broulik
2015-06-09
1
-1
/
+3
*
|
Remove <qhash.h> where it's not used
Marc Mutz
2015-04-20
1
-1
/
+0
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Add a function for QPA plugins to explicitly destroy QScreens
Giulio Camuffo
2014-12-23
1
-1
/
+1
*
eglfs: Add support for systems without pbuffer support
Laszlo Agocs
2014-10-10
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QNX: Don't build QNX-only parts on BlackBerry
Bernd Weimer
2014-05-12
1
-2
/
+2
*
QNX: Do not create default platform theme
Fabian Bumberger
2014-03-08
1
-1
/
+1
*
Blackberry: Change name from QQnxTheme to QBlackberryTheme
Fabian Bumberger
2014-03-07
1
-4
/
+4
*
Refactor the handling of the navigator swipe down event
Fabian Bumberger
2014-02-16
1
-1
/
+6
*
[QNX] Introduce proper screen error handling
Fabian Bumberger
2014-01-28
1
-28
/
+37
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
1
-3
/
+16
|
\
|
*
Refactor QQnxWindow
Fabian Bumberger
2013-11-11
1
-4
/
+17
*
|
Add support for BB10 input method framework
Roger Maclean
2013-10-25
1
-12
/
+15
|
/
*
QPA: Fix semantics of GUI event dispatcher ownership in platform plugins
Tor Arne Vestbø
2013-09-30
1
-2
/
+10
*
Split QQnxWindow into QQnxEglWindow and QQnxRasterWindow
Fabian Bumberger
2013-09-18
1
-1
/
+17
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-06-04
1
-1
/
+1
|
\
|
*
Move QBasicDrag and QSimpleDrag to QtGui.
Samuel Rødal
2013-05-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-05-23
1
-8
/
+4
|
\
\
|
|
/
[next]