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
/
gui
/
kernel
/
qguiapplication_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move session management code from QApplication to QGuiApplication.
David Faure
2012-11-28
1
-0
/
+10
*
Bring back -nograb/-dograb for debugging.
Friedemann Kleint
2012-11-15
1
-0
/
+1
*
Added private header warnings in src/gui/kernel
Samuel Rødal
2012-11-09
1
-0
/
+11
*
Send leave to most recently entered window when modal dialog is shown.
Miikka Heikkinen
2012-10-30
1
-0
/
+1
*
Add ContextMenu event to QWindowSystemInterface
Miikka Heikkinen
2012-10-25
1
-0
/
+3
*
Introducing the PlatformPanel event type.
Sergio Martins
2012-10-03
1
-0
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Private slots should be named starting with _q_
Sergio Ahumada
2012-09-03
1
-1
/
+1
*
Revert "Move QWindowSystemInterface out of qpa."
Paul Olav Tvete
2012-08-03
1
-2
/
+2
*
Move QWindowSystemInterface out of qpa.
Stephen Kelly
2012-07-19
1
-2
/
+2
*
Clear qt_button_down widget when starting a drag.
Friedemann Kleint
2012-07-11
1
-0
/
+8
*
Make QWindowSystemInterface part of QPA API
Girish Ramakrishnan
2012-07-03
1
-2
/
+2
*
Add QGuiApplication::setApplicationDisplayName.
David Faure
2012-06-27
1
-0
/
+1
*
Prevent ending up in a state where focus is perpetually grabbed.
Samuel Rødal
2012-06-18
1
-0
/
+1
*
Fix crash in qt_qpa_core_dispatcher() at application exit.
Miikka Heikkinen
2012-06-08
1
-1
/
+6
*
Added QScreen::setOrientationUpdateMask().
Samuel Rødal
2012-06-06
1
-0
/
+1
*
Use QPointer instead of QWeakPointer.
Stephen Kelly
2012-06-05
1
-3
/
+3
*
QPA tablet event support
Laszlo Agocs
2012-05-31
1
-0
/
+6
*
Fix QtGui compilation for -qconfig large
Tasuku Suzuki
2012-05-23
1
-0
/
+2
*
Add mouse event internal members needed by declarative
Laszlo Agocs
2012-05-22
1
-0
/
+5
*
QIcon: move back to QtGui
Olivier Goffart
2012-05-18
1
-0
/
+4
*
Make QFileOpenEvents delivered again.
Christoph Schleifenbaum
2012-05-11
1
-0
/
+2
*
Remove qplatformdrag.h dependency in qguiapplication_p.h
Lars Knoll
2012-05-09
1
-2
/
+1
*
Added QScreen::refreshRate() to get the vertical refresh rate.
Samuel Rødal
2012-05-08
1
-0
/
+1
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-04-17
1
-3
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/master' into api_changes
Lars Knoll
2012-04-16
1
-4
/
+8
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into api_changes
Oswald Buddenhagen
2012-04-10
1
-0
/
+6
|
|
\
\
|
*
|
|
Got rid of Map / Unmap events in favor of Expose event.
Samuel Rødal
2012-03-22
1
-3
/
+0
*
|
|
|
Add QPlatformWindow::windowEvent()
Bradley T. Hughes
2012-04-17
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix header inclusion guard
Girish Ramakrishnan
2012-04-15
1
-3
/
+3
*
|
|
Implement window modality in QtGui
Bradley T. Hughes
2012-04-11
1
-1
/
+5
|
|
/
|
/
|
*
|
Added some convenience API for platform input contexts
Pekka Vuorela
2012-04-01
1
-0
/
+2
*
|
Introduce FontSmoothingGamma as a platform style hint.
Friedemann Kleint
2012-03-27
1
-0
/
+4
|
/
*
Add QGuiApplication::platformName.
Friedemann Kleint
2012-03-14
1
-0
/
+1
*
Refactor the QPA dnd interface.
Friedemann Kleint
2012-02-29
1
-2
/
+4
*
Handle theme change in QApplication/QGuiApplication.
Friedemann Kleint
2012-02-23
1
-0
/
+3
*
Add further theme hints to QPlatformTheme.
Friedemann Kleint
2012-02-22
1
-13
/
+0
*
Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.
Friedemann Kleint
2012-02-20
1
-2
/
+2
*
Fix ref counted window close handling.
Stephen Kelly
2012-02-16
1
-0
/
+2
*
Add a ThemeChange event.
Friedemann Kleint
2012-02-16
1
-0
/
+1
*
Move desktopSettingsAware to QGuiApplication.
Friedemann Kleint
2012-02-15
1
-0
/
+1
*
Avoid crash when windows with active mouse synthesization are deleted
Laszlo Agocs
2012-02-10
1
-1
/
+3
*
Handle TouchCancel in gui and widgets
Laszlo Agocs
2012-02-10
1
-0
/
+7
*
Renamed QInputPanel as QInputMethod
Pekka Vuorela
2012-02-02
1
-1
/
+1
*
Add the event loop quitlock feature to QtCore.
Stephen Kelly
2012-01-31
1
-2
/
+0
*
Remove Symbian specific code from QtGui.
Xizhi Zhu
2012-01-31
1
-1
/
+0
*
Add native event filters to Windows, forward to Widgets.
Friedemann Kleint
2012-01-30
1
-0
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
[next]