4 Commits (5d599a4494f85a7d561b0ff0d0b2d4011dbf7a12)

Author SHA1 Message Date
alexander.corrado 16b1a614f2 Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns. 16 years ago
alexander.corrado dbaf084f48 Exposed NUnit to C++ code for use in unit tests. Fixed bugs. 16 years ago
alexander.corrado 9a052844b3 Stubbed in MSVC ABI. Started writing test cases. 16 years ago
alexander.corrado 3a28e42da8 Created new Tests project, code clean up. 16 years ago
alexander.corrado 566a3bdf0f Fixed gnarly Git-svn issue 16 years ago
alexander.corrado feb797a2f2 Refactored and completed managed VTable implementation. Prepared for 16 years ago
alexander.corrado f7683a594f Initial commit. 16 years ago