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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
/
network
/
socket
/
qlocalsocket_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcore_unix: port qt_safe_poll to QDeadlineTimer
Ahmad Samir
2023-10-24
1
-4
/
+1
*
QLocalSocket: port to QDeadlineTimer
Ahmad Samir
2023-10-07
1
-7
/
+10
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-10
/
+10
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-3
/
+3
*
qtextstream.h: streamline includes
Fabian Kosmale
2022-02-10
1
-0
/
+1
*
QLocalSocket: reorder device closing
Alex Trotsenko
2021-09-21
1
-1
/
+2
*
QLocalSocket: always open outer QIODevice in unbuffered mode
Alex Trotsenko
2021-08-01
1
-1
/
+1
*
QLocalSocket: do not emit aboutToClose() twice
Alex Trotsenko
2021-08-01
1
-1
/
+0
*
QLocalSocket/Unix: fix aborting the socket
Alex Trotsenko
2021-07-24
1
-0
/
+1
*
QLocalSocket: reimplement readLineData() function
Alex Trotsenko
2021-07-06
1
-0
/
+10
*
Linux: Add abstract address support for QLocal{Socket,Server}
Piotr Mikolajczyk
2021-04-01
1
-16
/
+106
*
Introduce QIODevice::skipData()
Alex Trotsenko
2020-08-11
1
-5
/
+5
*
Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)
Mårten Nordheim
2020-04-16
1
-1
/
+1
*
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
1
-3
/
+3
*
Revert "QAbstractSocket: deprecate 'error' member-function"
Alexander Akulich
2020-02-26
1
-1
/
+1
*
QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' instead
v5.15.0-alpha1
Alexander Akulich
2020-02-11
1
-3
/
+3
*
QLocalSocket: Rename private errorOccurred method to setErrorAndEmit()
Alexander Akulich
2020-02-11
1
-14
/
+14
*
Revert "QLocalSocket - deprecate ambiguous 'error' overloads"
Alexander Akulich
2020-02-11
1
-7
/
+0
*
QLocalSocket - deprecate ambiguous 'error' overloads
Timur Pocheptsov
2020-01-10
1
-0
/
+7
*
QAbstractSocket: deprecate 'error' member-function
Timur Pocheptsov
2020-01-10
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-4
/
+4
*
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-1
/
+0
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-2
/
+2
*
QLocalSocket: forward skipping to the inner socket
Alex Trotsenko
2017-09-05
1
-0
/
+5
*
Convert features.localserver to QT_[REQUIRE_]CONFIG
Timur Pocheptsov
2017-07-05
1
-4
/
+0
*
QLocalSocket: Use poll instead of select on Unix
Louai Al-Khanji
2016-02-04
1
-23
/
+12
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Network: Use QFile::encodeName for POSIX paths instead of toLatin1
Dāvis Mosāns
2015-09-27
1
-3
/
+4
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-9
/
+1
|
\
|
*
Save two system calls for setting a socket non-blocking on Linux
Thiago Macieira
2015-02-15
1
-9
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Ignore or suppress warning and debug messages in tst_QLocalSocket
Thiago Macieira
2013-07-20
1
-1
/
+1
*
Fix incomplete override of QIODevice::open in QProcess and QLocalSocket
Thiago Macieira
2013-07-20
1
-6
/
+6
*
Make QLocalSocket connectable with open()
Corentin Jabot
2013-03-05
1
-7
/
+8
*
Fix minor typos in docs, printed messages & comments
Sze Howe Koh
2013-01-28
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtNetwork: remove double buffering on sockets
Martin Petersson
2012-06-26
1
-1
/
+1
*
Various minor fixes for qdoc warnings.
Richard Moore
2012-05-06
1
-1
/
+1
*
QLocalSocket: remove double buffer on qlocalsocket_unix
Martin Petersson
2012-03-23
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
QLocalSocket: make socket descriptor qintptr
Joerg Bornemann
2012-01-10
1
-2
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Emit error if trying to connect while socket is connected or connecting.
Jonas M. Gastal
2012-01-04
1
-2
/
+8
*
network: remove Symbian specific code
Peter Hartmann
2011-11-14
1
-9
/
+0
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
[next]