Difference between revisions of "Team Infamous - OOP344 20113"
(→CMenu completed by billkim84) |
(→tasks) |
||
Line 54: | Line 54: | ||
== tasks == | == tasks == | ||
+ | |||
+ | ===Currently what billkim84 done is=== | ||
+ | * R0.1, R0.2 | ||
+ | * R0.3(CLineEdit, CButton, CMenuItem) and CValEdit(progressing) | ||
+ | * R0.6(CText, CMenu) | ||
===CMenu completed by billkim84 (4 Dec)=== | ===CMenu completed by billkim84 (4 Dec)=== |
Revision as of 13:08, 4 December 2011
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
- 1 Team Infamous
- 1.1 Project Marking Percentage
- 1.2 Repository
- 1.3 Team Members
- 1.4 tasks
- 1.4.1 Currently what billkim84 done is
- 1.4.2 CMenu completed by billkim84 (4 Dec)
- 1.4.3 CText 90% by billkim84
- 1.4.4 CCheckList by jtrobins
- 1.4.5 CCheckMark by jtrobins
- 1.4.6 CButton completed by billkim84
- 1.4.7 working on CButton, CMenuItem by billkim84
- 1.4.8 TEST3DialogAndLineEdit works properly by billkim84
- 1.4.9 CLineEdit(95% complete) by billkim84
- 1.4.10 Debugging CDialog by billkim84
- 1.4.11 MenuList, MenuItems
- 1.4.12 task name
- 1.5 meetings
Team Infamous
Project Marking Percentage
- due right after study break
Group work: 40% (25 <= xx <= 50) Individual work: 60% + (50 <= xx <= 75) ------------------------- Total 100%
Repository
Trunk Status
- Nov 25 2:23 PM, committed by
- id: emailid
- name: Justin Robinson
- irc nick: JustinTR
- CButton and CCheckMark work
- committed by
- id: emailid
- name: Justin Robinson
- irc nick: JustinTR
- Compiles, almost works as R0.2 except for a crash on exiting.
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Mohammad | Zainuddin | A | mzainuddin | mzainuddin | zain1291 | Zain's Blog |
James | Marmer | A | jmarmer | Jmarmer | ToraReaper | James Blog |
Justin | Robinson | A | jtrobins | JTRobinson | JustinTR | No name yet |
Dongxu | Yu | A | dyu26 | Dyu26 | Don_yu | Don's Blog |
JunYan | Ma | C | jma75 | jma75 | jma75 | JunYan's Blog |
JiHyeon | Kim | A | jhkim58 | billkim84 | billkim84 | [ ] |
tasks
Currently what billkim84 done is
- R0.1, R0.2
- R0.3(CLineEdit, CButton, CMenuItem) and CValEdit(progressing)
- R0.6(CText, CMenu)
CMenu completed by billkim84 (4 Dec)
- Test10Menu works
- have some bugs(Help(F1), Mes label) - working on it
- branched(R0.6)
CText 90% by billkim84
- Test8Text works
- display text(ok), move cursor(ok), offsetchange(ok),
- undo, new line and some minor bugs(will finish today)
- branched(R0.6)
CCheckList by jtrobins
- So close to finishing, just have to run the tester (Dec 2 2:31 PM)
- Almost done CCheckList, one more function to write and then testing. Added bitwise.h and bitwise.cpp with the bitwise operations from the Notes, feel free to use them (Dec 2 11:30 AM)
- Going to get some more work done on CCheckList today, hopefully I'll have it done before the weekend (Dec 2 7:36 AM)""
- Sets and Gets are done, constructor has been started, hoping to finish today now that we have the specs and tester (Nov 30 9:26 AM)
- CCheckMark already set up for 0.6 (Nov 25 2:26 PM)
CCheckMark by jtrobins
- CCheckMark done, merged to trunk
- Creating CCheckMark (Nov 24 11:00 AM)
- Crazy debug messages have disappeared, testing is going ahead as planned. (Nov 25 10:33 AM)
- Every time I try and compile, I get a hundred debug errors that don't appear to have anything to do with our actual code. (Nov 25 9:56 AM)
- It's actually preventing me from being able to test anything I'm coding here, very frustrating. (Nov 25 10:06 AM)
CButton completed by billkim84
- Test4Button works!!
- branched(R0.3)(Nov 22 2:50pm)
working on CButton, CMenuItem by billkim84
- due by Nov 22 11:59pm)
TEST3DialogAndLineEdit works properly by billkim84
- branched(R0.3)(Nov 21)
- need to fix one bug when it terminates
CLineEdit(95% complete) by billkim84
- branched(R0.3)
Debugging CDialog by billkim84
- Debugging CDialog (due by Nov 17 11:59am)
MenuList, MenuItems
- Creating the Menu (On hold)
- Justin
- My branch mostly works with Test2DialogAndLabel.cpp, except it crashes when you try to exit. Not sure why.
- R0.1 is working properly, has been updated and resubmitted (Nov. 18)
- Just realized that CLabel is done differently from the specifications, fixing that in order to debug MenuItem (Nov. 18)
- Constructors done, working on draw() and edit() (Nov 17)
- Just branched (Nov 14 2011)
task name
- task description
- being done by team member name / not assigned
- status
meetings
- latest will be on top