4a9d7e999ef2ac1e50578dc13ce96ad52917325e |
|
22-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Add prependUnit function |
8b083395dc5852adc3614b31b131291b10f28569 |
|
18-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Reverting 14701. |
6793f50a247e9a8c9664f839cd3b4182012d7ec9 |
|
13-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Add a units box to line height and wire in the style units, plus some cleanup |
9836787d16b657453784c30809d330f50d9bc6d8 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move GtkAction subclasses to widgets/ |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
87dacccf64bee38af81afde687844a37b57b5b9a |
|
05-Oct-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Rewrite the internals of the unit code for somewhat better performance |
10291feeda5683352bd1492e6818c5b9b2f12727 |
|
26-Sep-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck: performance |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
38443760557a0143129c1e0570fbc649665456e1 |
|
02-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fix UnitTracker percentage bug. |
f270813dc37789a47460406e15ffaed615e68648 |
|
31-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added percent support back to select toolbar. |
ed93708e7161e1b556017476a739316746cba604 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch unit functions from using pointer arguements to reference arguements. |
e50f071ebc01110b5701d9c197983305311e145f |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fixed conversion factors and missed unit include removal. |
f85aa920f6540390f429822b45fa2ba3d3146fbe |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added new UnitTracker class. |