summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-29Fix uninitialised class membersTobias Markmann
2016-04-06Fix include case typoTobias Markmann
2016-04-04Apply automated clang-tidy fixes and add missing includesTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-10-27Change window icon to default avatar on WindowsTobias Markmann
2014-10-31Fix uninitialized members in whiteboard's GView.Tobias Markmann
2014-10-31Fix source code layout.Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos