Commit Graph

8 Commits (fa3baac0f33aac3a066b3df4360ca2a9a02f27df)

Author SHA1 Message Date
Bret Curtis 39185e6f8c purge the rest of boost::shared and any other boost related things that no longer are required
put boost system back in, clean others up

revert Qt

add back boost fstream
7 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
9 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 9 years ago
Marc Zinnschlag 78c7de440d simplified filter nodes even more 11 years ago
Marc Zinnschlag ba6edc55d4 added not filter node 11 years ago
Marc Zinnschlag 50041fc211 simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway) 11 years ago
Marc Zinnschlag 528e047fd5 repalced std::auto_ptr with boost::shared_ptr in filter nodes 11 years ago
Marc Zinnschlag f5b06d5d52 basic filter tree structure 11 years ago