Resolves #343 GUI and Frame Refactor
Compare changes
Files
3- Nicolas Pope authored
applications/gui2/src/views/addsource.cpp
0 → 100644
+ 274
− 0
!! The university Gitlab servers will be under database migration and maintenance on 6.5. from 08:00 onwards. !!
!! There will be some sporadic server outages of undetermined duration during the day and we suggest you avoid any larger projects or CI/CD runs during this period. !!
!! There will be an announcement here when the maintenance is done. !!
Major rewrite of the GUI into a module and view form, also using a new Feed class. The frame and frameset data structures have also been rewritten to support memory pooling and response frames.