Skip to content

Commit

Permalink
todolist
Browse files Browse the repository at this point in the history
  • Loading branch information
mellotanica committed Jan 13, 2015
1 parent 555c384 commit 5cefc80
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions qarm.pro
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,6 @@ OTHER_FILES += \
facilities/crtso.s \
facilities/libdiv.s \
facilities/libdiv.o

DISTFILES += \
todo.txt
8 changes: 8 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5cefc80

Please sign in to comment.