Timeline



Oct 1, 2001:

1:37 PM Changeset in webkit [243] by rjw
  • 2 edits in trunk/WebCore

Remove stupid foo in resource.

11:02 AM Changeset in webkit [242] by kocienda
  • 5 edits in trunk/WebCore

Moved some functions and their definitions, and marked them as only
needed when compiling with USING_BORROWED_KURL

10:55 AM Changeset in webkit [241] by rjw
  • 14 edits in trunk/WebCore

Added additional methods for text drawing.
Fixed problems with qnamespace.h enumurations.
Added more text tests to draw.mm

9:46 AM Changeset in webkit [240] by kocienda
  • 5 edits in trunk/WebCore

Additions to this interface to support using borrowed KURL.
Also modified several interfaces to bring into line with with the "real"
QString has, due to the fact that the similar, but slightly different
interfaces caused some problems when the compiler tries to choose an
overloaded function.

8:40 AM Changeset in webkit [239] by kocienda
  • 6 edits in trunk/WebCore

Build fixes, primarilt focused on getting KURL and QStrList to work.

8:30 AM Changeset in webkit [238] by kocienda
  • 4 edits in trunk/WebCore

Updated to add /src/kwq/kde directory

8:13 AM Changeset in webkit [237] by kocienda
  • 2 edits in trunk/WebCore

Yes I'm a dummy ... #ifdef USING_BORROWED_QSTRINGLIST must be
#ifndef USING_BORROWED_QSTRINGLIST

8:12 AM Changeset in webkit [236] by kocienda
  • 2 edits in trunk/WebCore

Oops! unterminated `#if' conditional in last checkin

8:11 AM Changeset in webkit [235] by kocienda
  • 2 edits in trunk/WebCore

Modified to support switchable borrowing of implementation

8:07 AM Changeset in webkit [234] by kocienda
  • 12 edits in trunk/WebCore

Updated Makefile to include /src/kwq/kde

7:30 AM Changeset in webkit [233] by kocienda
  • 17 edits
    28 adds in trunk/WebCore

Added and modified some classes in an effort to get the borrowed
KURL fully intergrated

Sep 28, 2001:

6:33 PM Changeset in webkit [232] by gramps
  • 6 edits in trunk/WebCore

Added hack from qstring.h to prevent Fixed, Rect, and Boolean problem

6:31 PM Changeset in webkit [231] by gramps
  • 3 edits in trunk/WebCore

Minor tweaks

6:28 PM Changeset in webkit [230] by gramps
  • 8 edits in trunk/WebCore

Temporarily ommented out some tests

4:56 PM Changeset in webkit [229] by cblu
  • 4 edits
    4 adds in trunk/WebCore

Adding qsortedlist to test harness

4:09 PM Changeset in webkit [228] by cblu
  • 2 edits in trunk/WebCore

Added qvector-test to test.list

4:09 PM Changeset in webkit [227] by cblu
  • 8 edits
    2 adds in trunk/WebCore

Extended qvector and qsize test

2:40 PM Changeset in webkit [226] by cblu
  • 24 edits in trunk/WebCore

Fixed qarray-test. Extended qdate, qdatetime, qtime, qpoint and qrect tests

1:38 PM Changeset in webkit [225] by rjw
  • 2 edits in trunk/WebCore

Cleaned up comments.

1:35 PM Changeset in webkit [224] by rjw
  • 4 edits in trunk/WebCore

Fixed minor build problems.

1:00 PM Changeset in webkit [223] by rjw
  • 8 adds in trunk/WebCore

* empty log message *

12:45 PM Changeset in webkit [222] by rjw
  • 2 edits in trunk/WebCore

* empty log message *

12:02 PM Changeset in webkit [221] by rjw
  • 6 edits in trunk/WebCore

* empty log message *

11:20 AM Changeset in webkit [220] by gramps
  • 5 edits in trunk/WebCore

More QString implementation

11:18 AM Changeset in webkit [219] by gramps
  • 2 edits in trunk/WebCore

Added a little more error checking

Sep 27, 2001:

7:36 PM Changeset in webkit [218] by rjw
  • 43 edits
    16 adds in trunk/WebCore

* empty log message *

7:32 PM Changeset in webkit [217] by rjw
  • 18 edits
    18 adds in trunk/WebCore

Files needed for rendering.

7:25 PM Changeset in webkit [216] by rjw
  • 2 deletes in trunk/WebCore

* empty log message *

3:29 PM Changeset in webkit [215] by cblu
  • 4 edits in trunk/WebCore

Added more functions to qmap-test

3:05 PM Changeset in webkit [214] by cblu
  • 4 edits in trunk/WebCore

Fixed the output for qstring-test.

2:02 PM Changeset in webkit [213] by cblu
  • 2 edits in trunk/WebCore

Fixed qarray-test failure

1:57 PM Changeset in webkit [212] by cblu
  • 4 edits in trunk/WebCore

Adding remaining functions to qcstring-test. Cleaned up output.

11:19 AM Changeset in webkit [211] by kocienda
  • 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 kocienda
  • 2 adds in trunk/WebCore

Added class

10:35 AM Changeset in webkit [209] by kocienda
  • 190 edits
    3 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.

Note: See TracTimeline for information about the timeline view.