| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | This patch adds the copy-paste formated text functionality to the text tool. | Alexandru-Daniel Roman | 2017-02-28 | 1 | -0/+1 |
| | | | | | | It doesn't retain the font-size and font-style properties. (bzr r15553) | ||||
| * | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -4/+3 |
| | | | | (bzr r13341.1.184) | ||||
| * | Derive ToolBase from sigc::trackable for easier slot management. | Krzysztof Kosi??ski | 2014-03-05 | 1 | -0/+6 |
| | | | | | | | Fix TextTool to use mem_fun instead of ptr_fun to avoid the generation of stale slots. (bzr r13118) | ||||
| * | Made constructors of tools use initializer lists. | Markus Engel | 2014-02-26 | 1 | -5/+5 |
| | | | | (bzr r13060) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -0/+101 |
| (bzr r12785) | |||||
