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
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
/
corelib
/
kernel
/
qsocketnotifier.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...
Marc Mutz
2022-01-21
1
-2
/
+3
*
Mark QSocketNotifier::activated(int) QT_MOC_COMPAT
Mårten Nordheim
2021-02-18
1
-1
/
+1
*
QSocketNotifier: hone setSocket() API
Alex Trotsenko
2020-12-17
1
-1
/
+1
*
QSocketNotifier: extend API to provide more flexible startup
Alex Trotsenko
2020-12-11
1
-0
/
+3
*
Long live Q_IMPLICIT!
Giuseppe D'Angelo
2020-10-14
1
-3
/
+3
*
Doc: Fix documentation warnings for Qt Core
Topi Reinio
2020-04-21
1
-1
/
+1
*
Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)
Mårten Nordheim
2020-04-16
1
-0
/
+61
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QtCore: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-01
1
-1
/
+1
*
qdoc: Remove #ifdef Q_QDOC for uses of QPrivateSignal
Martin Smith
2015-04-20
1
-5
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Replace macro qdoc with Q_QDOC
Debao Zhang
2013-01-08
1
-1
/
+1
*
Core/kernel: Make some signals private.
Stephen Kelly
2012-10-25
1
-1
/
+5
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Socket FD are now of type qintptr.
Jonas M. Gastal
2012-06-01
1
-1
/
+1
*
Move QSocketNotifier data members to a private class
Shane Kearns
2012-05-04
1
-9
/
+5
*
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
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Make socket descriptors qintptr.
Jonas M. Gastal
2012-01-05
1
-2
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Remove the remaining QT3_SUPPORT code in corelib
Lars Knoll
2011-06-29
1
-3
/
+0
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+93