|
|
|
@215
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implicitly prepend the path to the executable to …
|
|
|
|
@214
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: DosSearchPath() doesn't like file names with path …
|
|
|
|
@213
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Search for executable ourselves before passing it …
|
|
|
|
@212
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Fixed: Don't lose the remaining stdout/stderr bytes …
|
|
|
|
@211
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: No need to create out/err pipes in …
|
|
|
|
@210
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implemented QProcess->QProcess redirection.
|
|
|
|
@203
|
16 years |
Dmitry A. Kuminov |
corelib: Fixed sending data to standard input with QProcess::write().
|
|
|
|
@198
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Replace the lock for byte counters with QAtomicInt.
|
|
|
|
@197
|
16 years |
Dmitry A. Kuminov |
corelib: Reimplemented QProcess to use native pipes for redirection.
|
|
|
|
@196
|
16 years |
Dmitry A. Kuminov |
corelib: Improved socket notifiers: don't block other threads by …
|
|
|
|
@195
|
16 years |
Dmitry A. Kuminov |
corelib: Don't break waiting on sync primitives because of …
|
|
|
|
@192
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implemented child termination/death detection for …
|
|
|
|
@191
|
16 years |
Dmitry A. Kuminov |
corelib: Oops, fixed regression of r190 (hang at application …
|
|
|
|
@190
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implemented child termination/death detection using …
|
|
|
|
@187
|
16 years |
Dmitry A. Kuminov |
gui: Fixed child widget duplication (#74).
|
|
|
|
@186
|
16 years |
Dmitry A. Kuminov |
gui: Enabled actual enforcing min/max Qt widget constraints for …
|
|
|
|
@185
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Close popups when resizing/moving the top level window.
|
|
|
|
@184
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Initial size of popup windows could be too big, ignoring …
|
|
|
|
@183
|
16 years |
Dmitry A. Kuminov |
gui: Implemented widget scrolling (QWidget::scroll() and friends).
|
|
|
|
@182
|