summaryrefslogtreecommitdiff
path: root/src/channelmanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-12-17Code reformattingBjørn Lindeijer1-22/+23
Mainly making sure 'const std::string &' is used everywhere instead of 'std::string const &'. The former has always been the preferred order in this project.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-2/+1
Inspired by qDeleteAll() from Qt.
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+1
2007-09-22Cleaned a bit.Guillaume Melquiond1-1/+1
2007-08-13Fixed svn properties.Guillaume Melquiond1-86/+86
2007-03-03Fixed auto-character-select and switch_character combination. Added ↵Rogier Polak1-1/+1
svn-properties keyword and eol-style, where appropriate.
2007-02-27forgot some files in last commitPhilipp Sehmisch1-0/+86