| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -9/+9 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -13/+0 |
| | | | | (bzr r15023.2.6) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -1/+2 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix gtk3 build at risk of breaking windows build | Liam P. White | 2014-10-08 | 1 | -2/+2 |
| | | | | (bzr r13341.1.262) | ||||
| * | change header include order to fix win64 build | Johan B. C. Engelen | 2014-09-30 | 1 | -1/+1 |
| | | | | (bzr r13341.1.235) | ||||
| * | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+100 |
| (bzr r13090.1.1) | |||||
