summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/scalar-unit.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-02Realign and reorder guides UINathan Lee1-1/+6
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-5/+5
2013-08-04Switched to global UnitTable.Matthew Petroff1-3/+4
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-97/+30
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-0/+16
2011-04-16ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen1-0/+34
2011-04-14ScalarUnit: add functionality to grab focus and select the entry text. and ad...Johan B. C. Engelen1-0/+22
2011-04-13add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen1-0/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1