index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qwindowspipereader_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark the remaining files in io as significant
Matthias Rauter
2025-07-24
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QLocalSocket/Win: stop reading in close()
Alex Trotsenko
2021-10-06
1
-0
/
+1
*
QLocalSocket/Win: reimplement skipData() function
Alex Trotsenko
2021-07-08
1
-0
/
+1
*
QLocalSocket: reimplement readLineData() function
Alex Trotsenko
2021-07-06
1
-0
/
+1
*
QWindowsPipeReader::read(): do not switch the mutex twice
Alex Trotsenko
2021-06-22
1
-0
/
+1
*
QLocalSocket/Win: implement duplex communication in blocking mode
Alex Trotsenko
2021-05-06
1
-5
/
+2
*
QWindowsPipe{Reader|Writer}: restructure signals
Alex Trotsenko
2021-04-15
1
-1
/
+0
*
QProcess/Win: get rid of incremental wait
Alex Trotsenko
2021-03-25
1
-0
/
+2
*
Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2
Alex Trotsenko
2021-03-02
1
-24
/
+27
*
QProcess/Win: move pipe draining into QWindowsPipeReader
Alex Trotsenko
2021-01-22
1
-1
/
+7
*
Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"
Kai Koehne
2020-11-20
1
-20
/
+19
*
Allow QWindowsPipe{Reader,Writer} to work with foreign event loops
Alex Trotsenko
2020-11-17
1
-19
/
+20
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Revert "Do not wait in QWindowsPipe{Reader|Writer}::stop()"
Alex Trotsenko
2020-09-10
1
-1
/
+1
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
Do not wait in QWindowsPipe{Reader|Writer}::stop()
Joerg Bornemann
2017-07-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-12
/
+20
|
\
|
*
Rework QWindowsPipeReader
Joerg Bornemann
2016-03-17
1
-12
/
+20
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-3
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.4' into merge5.5
Allan Sandfeld Jensen
2015-05-08
1
-3
/
+1
|
|
\
|
|
*
let QWindowsPipeReader::stop() cancel the current I/O operation
Joerg Bornemann
2015-04-16
1
-0
/
+1
|
|
*
inline QWindowsPipeReader::completeAsyncRead
Joerg Bornemann
2015-04-16
1
-1
/
+0
|
|
*
remove emitReadyReadTimer from QWindowsPipeReader
Joerg Bornemann
2015-04-16
1
-2
/
+0
*
|
|
Make QRingBuffer a 64-bit safe
Alex Trotsenko
2015-03-12
1
-2
/
+2
|
/
/
*
/
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
*
remove qt_windows.h from qwinoverlappedionotifier_p.h
Joerg Bornemann
2014-01-15
1
-1
/
+1
*
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
*
QWinOverlappedIoNotifier: multiple I/O operations on the same handle
Joerg Bornemann
2012-10-02
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Windows: Fix inclusion of <windows.h>
Friedemann Kleint
2012-02-01
1
-2
/
+2
*
MinGW build fixes for QWindowsPipeReader and friends
Joerg Bornemann
2012-01-31
1
-1
/
+0
*
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
*
use QWinOverlappedIoNotifier in QWindowsPipeReader
Joerg Bornemann
2012-01-24
1
-5
/
+7
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
extract QWindowsPipeReader from qlocalsocket_win.cpp
Joerg Bornemann
2011-12-16
1
-0
/
+122