summaryrefslogtreecommitdiffstats
path: root/src/libs/client/ObjectModel.h
AgeCommit message (Expand)AuthorFilesLines
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-3/+2
2006-09-18More store error correcting fixes.David Robillard1-2/+2
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-10/+11
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-27/+34
2006-09-12Bug fixes.David Robillard1-1/+1
2006-09-11Bug fixes.David Robillard1-0/+1
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-12/+14
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-5/+6
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-6/+6
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard1-1/+4
2006-06-10More jugglingDavid Robillard1-0/+84