Bug 3671 - GW: Add QTextIStream, QTextOStream to KWQ
Summary: GW: Add QTextIStream, QTextOStream to KWQ
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 412
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 3250
  Show dependency treegraph
 
Reported: 2005-06-23 02:28 PDT by Eric Seidel (no email)
Modified: 2005-06-23 15:07 PDT (History)
0 users

See Also:


Attachments
adds QTextIStream and QTextOStream (615 bytes, patch)
2005-06-23 02:29 PDT, Eric Seidel (no email)
darin: review-
Details | Formatted Diff | Diff
Formatting oversights now fixed. (1.12 KB, patch)
2005-06-23 09:13 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Formatting oversights now fixed (wrong patch before). (595 bytes, patch)
2005-06-23 09:16 PDT, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-06-23 02:28:29 PDT
pretty self explanitory. Adds QTextIStream, QTextOStream to KWQ
Comment 1 Eric Seidel (no email) 2005-06-23 02:29:47 PDT
Created attachment 2575 [details]
adds QTextIStream and QTextOStream
Comment 2 Darin Adler 2005-06-23 07:09:07 PDT
Comment on attachment 2575 [details]
adds QTextIStream and QTextOStream

Formatting is incorrect, with spaces after "(" and before ")".
Comment 3 Eric Seidel (no email) 2005-06-23 09:13:42 PDT
Created attachment 2586 [details]
Formatting oversights now fixed.
Comment 4 Eric Seidel (no email) 2005-06-23 09:16:30 PDT
Created attachment 2587 [details]
Formatting oversights now fixed (wrong patch before).
Comment 5 Darin Adler 2005-06-23 09:59:22 PDT
Comment on attachment 2587 [details]
Formatting oversights now fixed (wrong patch before).

r=me