index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qwindowspipewriter_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
*
Q{LocalSocket|Process}/Win: handle write errors
Alex Trotsenko
2021-09-18
1
-0
/
+1
*
QWindowsPipeWriter: do not clear the buffer in thread pool callback
Alex Trotsenko
2021-09-18
1
-1
/
+8
*
QWindowsPipeWriter: stop reporting errors from write()
Alex Trotsenko
2021-09-08
1
-3
/
+3
*
QLocalSocket/Win: simplify flush()
Alex Trotsenko
2021-06-19
1
-4
/
+0
*
QProcess/Win: avoid double buffering on write
Alex Trotsenko
2021-06-18
1
-0
/
+1
*
QWindowsPipeWriter: centralize write result handling
Alex Trotsenko
2021-06-12
1
-2
/
+1
*
QLocalSocket/Win: avoid double buffering on write
Alex Trotsenko
2021-06-09
1
-0
/
+5
*
QWindowsPipe{Reader|Writer}: restructure signals
Alex Trotsenko
2021-04-15
1
-2
/
+0
*
QProcess/Win: get rid of incremental wait
Alex Trotsenko
2021-03-25
1
-50
/
+2
*
Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2
Alex Trotsenko
2021-03-02
1
-21
/
+23
*
Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"
Kai Koehne
2020-11-20
1
-21
/
+21
*
Allow QWindowsPipe{Reader,Writer} to work with foreign event loops
Alex Trotsenko
2020-11-17
1
-21
/
+21
*
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
*
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-07-19
1
-1
/
+1
|
\
|
*
Do not wait in QWindowsPipe{Reader|Writer}::stop()
Joerg Bornemann
2017-07-17
1
-1
/
+1
*
|
QWindowsPipeWriter: remove inefficient member
Alex Trotsenko
2017-06-20
1
-1
/
+0
|
/
*
Properly use the "process" feature
Ulf Hermann
2017-02-27
1
-1
/
+1
*
Make sure all private headers in Qt Core include qglobal_p.h
Thiago Macieira
2016-06-25
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-1
/
+3
|
\
|
*
QWindowsPipeWriter: ensure validity of the write buffer
Alex Trotsenko
2016-04-30
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Simon Hausmann
2016-03-24
1
-0
/
+1
|
\
|
|
*
Add a write buffer to QLocalSocket/Win
Joerg Bornemann
2016-03-24
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-35
/
+35
|
\
|
|
*
Make QWindowsPipeWriter thread-free.
Joerg Bornemann
2016-03-17
1
-35
/
+35
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QIncrementalSleepTimer: Use QElapsedTimer instead of QTime
Daniel Teske
2015-01-19
1
-3
/
+3
*
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
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Mark (non-public API's) ctor's as explicit
Sergio Ahumada
2012-09-14
1
-1
/
+1
*
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
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
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
/
+162