summaryrefslogtreecommitdiffstats
path: root/src/libs/client/Store.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-06-14Node destruction workingDavid Robillard1-1/+25
2006-06-12Disconnecting working in GTK clientDavid Robillard1-0/+18
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-4/+7
2006-06-12Connections working through Store model/signal interfaceDavid Robillard1-0/+18
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard1-0/+12
2006-06-11Moved Store code to client lib directoryDavid Robillard1-0/+263