Commit Graph

240929 Commits

Author SHA1 Message Date
Ken Kocienda 0eefbaab1a Fixed recursive call to make in test target
Canonical link: https://commits.webkit.org/179@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@182 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 18:31:02 +00:00
Ken Kocienda 4cae84dc36 Various small tweaks and fixes made as a result of writing test programs
Canonical link: https://commits.webkit.org/178@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@181 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 18:30:31 +00:00
Chris Blumenberg 7b58b1654e Added Files:
qchar-test.cpp


Canonical link: https://commits.webkit.org/177@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@180 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 18:24:14 +00:00
Chris Blumenberg b433228189 Added Files:
qchar-test.chk


Canonical link: https://commits.webkit.org/176@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@179 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 18:22:41 +00:00
Ken Kocienda 7e4728d54e Added some more tests
Canonical link: https://commits.webkit.org/175@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@178 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 18:05:29 +00:00
Ken Kocienda 1a30cae8af Small tweaks and fixes as a result of writing unit tests
Canonical link: https://commits.webkit.org/174@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@177 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 16:24:46 +00:00
Ken Kocienda 1393cc09c9 Added some new tests
Canonical link: https://commits.webkit.org/173@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@176 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 16:24:12 +00:00
Ken Kocienda efbfaebf65 Removed this obsolete file
Canonical link: https://commits.webkit.org/172@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@175 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-24 13:58:47 +00:00
Ken Kocienda 84694eab86 Fixed some bugs in the build, and in the test files.
Canonical link: https://commits.webkit.org/171@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@174 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 21:17:43 +00:00
Ken Kocienda e28c6dedb5 Added some more tests.
Added some more collection implementation files.


Canonical link: https://commits.webkit.org/170@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@173 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 21:10:59 +00:00
Ken Kocienda 606021f369 Did some more work on some basic Qt tests. Fixed a couple of bugs
I discovered in our implementations.


Canonical link: https://commits.webkit.org/169@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@172 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 21:09:21 +00:00
Don Melton e0af3e689b Implemented assignment operators and remaining constructor
Canonical link: https://commits.webkit.org/168@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@171 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 18:12:38 +00:00
Don Melton d9ec898df2 More anal-retentive tweaking
Canonical link: https://commits.webkit.org/167@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@170 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 18:11:26 +00:00
Ken Kocienda 3461a4adba Fixed catching of status code from forked process. Sometimes
you just gotta read the man page!


Canonical link: https://commits.webkit.org/166@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@169 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 16:56:13 +00:00
Ken Kocienda d9a7527fae Modified some ignore rules
Canonical link: https://commits.webkit.org/165@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@168 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 16:45:08 +00:00
Ken Kocienda 5dad48d30d Started to add support for unit tests. This includes:
- A test harness program
	- Some specific tests for our Qt class implementations


Canonical link: https://commits.webkit.org/164@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@167 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 16:43:05 +00:00
Ken Kocienda a9b00f98fe Bug fixes resulting from writing qpoint unit test
Canonical link: https://commits.webkit.org/163@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@166 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 16:27:22 +00:00
Don Melton 126c17a31b Anal-retentive tweaking
Canonical link: https://commits.webkit.org/162@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@165 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 01:37:17 +00:00
Don Melton 7902e02b9b Moved QChar implementation into new KWQChar.mm
Canonical link: https://commits.webkit.org/161@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@164 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 01:36:16 +00:00
Don Melton 0ca9717930 Created from QChar implementation in KWQString.mm
Canonical link: https://commits.webkit.org/160@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@163 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-21 01:35:22 +00:00
Don Melton a6fba6979f Completed QChar implementation
Canonical link: https://commits.webkit.org/159@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@162 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 21:18:34 +00:00
Ken Kocienda 93e9443a17 Some more small cleanups to get building with and without _KWQ_COMPLETE_
Canonical link: https://commits.webkit.org/158@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@161 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 20:15:52 +00:00
Ken Kocienda 8dcc1f6f54 Made some changes and confirmed that the tree builds when _KWQ_COMPLETE is
defined *and* also when it isn't


Canonical link: https://commits.webkit.org/157@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@160 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 18:40:38 +00:00
Don Melton abff1dd49a Still more QChar implementation
Canonical link: https://commits.webkit.org/156@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 18:17:14 +00:00
Ken Kocienda 67cc5b42bf Some fixes to repair breakage resulting from starting to add some of the
KWQ_COMPLETE implementations


Canonical link: https://commits.webkit.org/155@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@158 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 18:02:14 +00:00
Ken Kocienda b5185062c8 Modified the configure system to add config.h support for Q_NO_TEXTSTREAM
symbol


Canonical link: https://commits.webkit.org/154@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@157 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 17:00:39 +00:00
Ken Kocienda e37873dd98 Added and modified a couple more classes in _q* land
Canonical link: https://commits.webkit.org/153@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@156 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 16:59:12 +00:00
Ken Kocienda 8cbc5924ce Modified configure and make system to include support for switching
the following defines in config.h via configure options:
	- _KWQ_COMPLETE_
	- _KWQ_IOSTREAM_
	- QT_NO_DATASTREAM
	- QT_NO_TEXTCODEC

Also did some cleanup on the doc generated when you do a `configure --help`


Canonical link: https://commits.webkit.org/152@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@155 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 16:19:11 +00:00
Ken Kocienda b8938c2be8 Added QRegion support
Canonical link: https://commits.webkit.org/151@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@154 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 16:16:45 +00:00
Don Melton 38b47ce024 More QChar implementation and spelling fixes
Canonical link: https://commits.webkit.org/150@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@153 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 15:53:55 +00:00
Ken Kocienda 6b6d8703de Tweak to handle skipping the compilation of javaembed.cpp now that
this skipping is no longer handled by MakeSystemChanges.sh


Canonical link: https://commits.webkit.org/149@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@152 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 15:05:33 +00:00
Ken Kocienda bbd2328821 Added new Makefile.in files for the updated build system
Canonical link: https://commits.webkit.org/148@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@151 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 14:56:32 +00:00
Ken Kocienda a1985a1e84 Added a few more files in the QT quick and dirty implementation effort
Canonical link: https://commits.webkit.org/147@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@150 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 14:51:30 +00:00
Ken Kocienda 175547c8fe Various tweaks and fixes to the make system and a couple of assorted files
in order to make the tree build again.


Canonical link: https://commits.webkit.org/146@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@149 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 14:49:56 +00:00
Ken Kocienda 751231fd48 Removed recursive descent into tree to run MakeSystemChanges.sh script.
This is no longer needed given that we have removed the KDE make files
from our tree.


Canonical link: https://commits.webkit.org/145@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@148 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 14:28:57 +00:00
Ken Kocienda 1136574747 Moved the make system so that it no longer includes elements from
the KDE build system. This involved removing the following files from
each directory where they appear in the KDE distribution:

	 - Makefile.am
	 - Makefile.in
	 - configure.in.in

I have also removed the special MakeSystemChanges.sh files from the tree
as they are made obsolete by this change.

It should also be noted that any Makefile.in files that remain are "ours"
and clobber the ones that KDE had.


Canonical link: https://commits.webkit.org/144@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@147 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 14:26:05 +00:00
Richard Williamson ec4abe1147 Added src/kwq
Canonical link: https://commits.webkit.org/143@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@145 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 02:05:43 +00:00
Richard Williamson 03ab9d6ff3 Added stub files for rendering
Canonical link: https://commits.webkit.org/142@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@144 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 02:04:22 +00:00
Richard Williamson 45820e76b5 Added rules for .mm
Canonical link: https://commits.webkit.org/141@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@143 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 02:02:20 +00:00
Richard Williamson 876fe26dcc Initial makefile.in
Canonical link: https://commits.webkit.org/140@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@142 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 02:01:06 +00:00
Don Melton bab405d7d4 Added partial QChar implementation
Canonical link: https://commits.webkit.org/139@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@141 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 01:32:44 +00:00
Richard Williamson 982b219091 Added image tests.
Canonical link: https://commits.webkit.org/138@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@140 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-20 00:17:28 +00:00
Ken Kocienda a6da52a5b5 Started making modifications that will move us towards a working Qt
layer. This includes adding many temporary _q<foo> files that are mostly
"borrowed" from Qt for the time being. So far, some basic leaf classes,
and some string stuff is ready and working.

These tests begin to support this effort.


Canonical link: https://commits.webkit.org/137@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@139 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 22:33:10 +00:00
Ken Kocienda e69d2e5b0b Added
Canonical link: https://commits.webkit.org/136@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@138 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 22:32:06 +00:00
Ken Kocienda 45e73cbb3b Started making modifications that will move us towards a working Qt
layer. This includes adding many temporary _q<foo> files that are mostly
"borrowed" from Qt for the time being. So far, some basic leaf classes,
and some string stuff is ready and working.


Canonical link: https://commits.webkit.org/135@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@137 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 22:31:37 +00:00
Richard Williamson e9b28b11de C
VS: ----------------------------------------------------------------------


Canonical link: https://commits.webkit.org/134@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@136 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 21:12:28 +00:00
Don Melton 8255947165 Merged changes from KDE 2.2.1 distribution
Canonical link: https://commits.webkit.org/133@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@135 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 15:53:27 +00:00
Don Melton d80a26e61b Added contentsHeight function for KDE 2.2.1 compatibility
Canonical link: https://commits.webkit.org/132@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@134 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 15:45:13 +00:00
Don Melton 4755b7fc91 Added qRgba and rgb functions for KDE 2.2.1 compatibility
Canonical link: https://commits.webkit.org/131@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@133 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 15:44:31 +00:00
Don Melton 511837a625 Added QConstString implementation and some fixes
Canonical link: https://commits.webkit.org/130@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@132 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 02:16:24 +00:00