From 5cefc8068af62a986d0871e5bdcaa47793f27cbb Mon Sep 17 00:00:00 2001 From: Marco Melletti Date: Tue, 13 Jan 2015 19:05:49 +0100 Subject: [PATCH] todolist --- qarm.pro | 3 +++ todo.txt | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 todo.txt diff --git a/qarm.pro b/qarm.pro index 420e065..fbe8a74 100644 --- a/qarm.pro +++ b/qarm.pro @@ -151,3 +151,6 @@ OTHER_FILES += \ facilities/crtso.s \ facilities/libdiv.s \ facilities/libdiv.o + +DISTFILES += \ + todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..f27fabd --- /dev/null +++ b/todo.txt @@ -0,0 +1,8 @@ ++ device tab labels ++ general tab layout must ++ check widget and layouts father wiget reference on creation ++ terminals button should be disabled if no terminal is available ++ register view as a single text area per processor mode with register lable and value in each row ++ two execution modes, one more accessible with setting flag ++ breakpoint window fix ++ compile for 5.4