summaryrefslogtreecommitdiff
path: root/src/qt/package_pool.cc
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Replace an apparently accidental (but harmless) use of operator, with a semic...Daniel Burrows1-2/+2
2010-07-21Standardize indentation.Daniel Burrows1-10/+10
2010-07-21Derive package_pool_impl from sigc::trackable to avoid any surprises.Daniel Burrows1-1/+2
2010-07-21Introduce package_pool classPiotr Galiszewski1-0/+182