summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/measure-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix flakiness of measurement tool (due to issues with parallel lines, ↵Diederik van Lierop2014-05-231-35/+24
| | | | | | | | duplicate intersections, and faulty sorting of intersections) Fixed bugs: - https://launchpad.net/bugs/1022733 (bzr r13397)
* Cleaned up includes of tools / revert experimental casting macro ↵Markus Engel2014-03-261-0/+1
| | | | | replacements from r13061 (bzr r13216)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-6/+4
| | | (bzr r13060)
* Fix for selcue settings.Markus Engel2014-02-231-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1274659 (bzr r13051)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+777
(bzr r12785)