Timeline
Sep 27, 2001:
- 7:36 PM Changeset in webkit [218] by
-
- 43 edits16 adds in trunk/WebCore
* empty log message *
- 7:32 PM Changeset in webkit [217] by
-
- 18 edits18 adds in trunk/WebCore
Files needed for rendering.
- 7:25 PM Changeset in webkit [216] by
-
- 2 deletes in trunk/WebCore
* empty log message *
- 3:29 PM Changeset in webkit [215] by
-
- 4 edits in trunk/WebCore
Added more functions to qmap-test
- 3:05 PM Changeset in webkit [214] by
-
- 4 edits in trunk/WebCore
Fixed the output for qstring-test.
- 2:02 PM Changeset in webkit [213] by
-
- 2 edits in trunk/WebCore
Fixed qarray-test failure
- 1:57 PM Changeset in webkit [212] by
-
- 4 edits in trunk/WebCore
Adding remaining functions to qcstring-test. Cleaned up output.
- 11:19 AM Changeset in webkit [211] by
-
- 12 edits in trunk/WebCore
Fixes to process for switching use of borrowed strings and kwq strings
- 10:36 AM Changeset in webkit [210] by
-
- 2 adds in trunk/WebCore
Added class
- 10:35 AM Changeset in webkit [209] by
-
- 190 edits3 adds in trunk/WebCore
This is the big mondo check-in that moves us away from the global
"KWQ complete" methodology of incorporating our own KWQ-implementations
of Qt/KDE classes, and moves us to a granular "using-borrowed" method.
This will give us much more control over switching to new KWQ classes
as they become available to replace those already provided by Qt/KDE.
Sep 26, 2001:
- 4:15 PM Changeset in webkit [208] by
-
- 12 edits in trunk/WebCore
Added more functions to qvaluelist-test. Fixed dict tests
- 3:25 PM Changeset in webkit [207] by
-
- 3 edits in trunk/WebCore
Removed append from qptrdict.h
- 3:24 PM Changeset in webkit [206] by
-
- 3 edits in trunk/WebCore
Removed append from qptrdict.h
- 3:21 PM Changeset in webkit [205] by
-
- 4 edits in trunk/WebCore
Added take, clear, count and = methods to qptrdict-test
- 2:58 PM Changeset in webkit [204] by
-
- 3 edits in trunk/WebCore
Removed at from qptrdict.h as it doesn't belong there
- 2:07 PM Changeset in webkit [203] by
-
- 4 edits in trunk/WebCore
Added tests for isEmpty, cleaned up output for qstack-test
- 1:26 PM Changeset in webkit [202] by
-
- 4 edits in trunk/WebCore
Added tests for count, sort, at insert, remove, current, last, first and more to qlist-test
- 11:06 AM Changeset in webkit [201] by
-
- 4 edits in trunk/WebCore
Added tests for count, = and clear methods to qdict-test.
- 10:49 AM Changeset in webkit [200] by
-
- 4 edits in trunk/WebCore
Added tests for at and duplicate to qarray-test. Commented out uneccessary tests.