Last indexation completed on 2024-12-22 05:37:20 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:49:21

This is a fork of QProcess (KProcess needs to tag along without any changes since K3b::Process is derived from that) from Qt 4.5 which adds the following changes:
- New method QProcess::setFlags with flags RawStdin and RawStdout - If RawStdin/RawStdout is set the ringbuffer is not used for stdin/stdout. Calls to QProcess::readData/writeData are directly done on the process pipe (only unix has been patched so far) Also the pipe is blocking, i.e. fcntl( .. O_NONBLOCK ) is not called The latter is very important since K3b does its piping in a separate thread and non-blocking pipes make that near to impossible.

file kshell_p.h 479 bytes 2024-02-11 01:49:21 2024-12-22 04:34:59  
file qabstracteventdispatcher_p.h 2670 bytes 2024-02-11 01:49:21 2024-12-22 04:34:59  
file qabstractfileengine_p.h 2616 bytes 2024-02-11 01:49:21 2024-12-22 04:34:59  
file qcoreapplication_p.h 4112 bytes 2024-02-11 01:49:21 2024-12-22 04:34:59  
file qeventdispatcher_win_p.h 3626 bytes 2024-02-11 01:49:21 2024-12-22 04:34:59  
file qfsfileengine.cpp 23124 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine.h 4154 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine_iterator.cpp 2602 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine_iterator_p.h 2952 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine_iterator_win.cpp 6192 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine_p.h 5203 bytes 2024-02-11 01:49:21 2024-12-22 04:35:00  
file qfsfileengine_win.cpp 76989 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qmutexpool_p.h 2662 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qobject_p.h 7205 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qthread_p.h 5448 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qwindowspipewriter_p.h 3982 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qwineventnotifier_p.cpp 4503 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01  
file qwineventnotifier_p.h 2887 bytes 2024-02-11 01:49:21 2024-12-22 04:35:01