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