summaryrefslogtreecommitdiffhomepage
path: root/migration
AgeCommit message (Collapse)Author
2017-02-21modules: add .ts filesStanislaw Halik
2017-01-29spline-widget: remove camel caseStanislaw Halik
My eyes bleed a bit less
2016-12-28migration: fix for real this timeStanislaw Halik
clang whines on the initial hack
2016-12-28migration: prevent accela's settings bundle from persistingStanislaw Halik
2016-12-08options: get element with call operatorStanislaw Halik
thread_local is expensive.
2016-11-05delete empty .tsStanislaw Halik
2016-11-04modules: add autogenerated translation filesStanislaw Halik
2016-09-18add missing copyright termsStanislaw Halik
Due to fucking AT&T vs BSD suit copyright defaults to all rights reserved. Fuck Berne Convention as well.
2016-09-17migration: import Accela settings prior to using slider_valueStanislaw Halik
2016-09-09migration: fix -pedanticStanislaw Halik
2016-09-09migration: type aliases confuse IDE so let's notStanislaw Halik
2016-09-09migration: new - move to module sectionStanislaw Halik
2016-09-09migration: reword individual namesStanislaw Halik
2016-09-09migrations: rename for 2-digit serialStanislaw Halik
2016-09-09migration: try prevent developer naming migrations badlyStanislaw Halik
2016-09-09migration: add axis sign migration from rc10Stanislaw Halik
2016-09-09migration: prevent string printed with double-quotes in qDebug()Stanislaw Halik
2016-09-09migration: less logspamStanislaw Halik
2016-09-09migrations: add stub for mapping/settings separationStanislaw Halik
2016-09-09add migration from mappings <= rc11Stanislaw Halik
2016-09-09add support for migrationsStanislaw Halik
They're run from the UI thread so can even be interactive.