[opensuse-project] Entomologist UI Changes - Weekly Report #4
Hi everyone, You can find my weekly report at either [0] or in plain text below. I recommend reading the blog post as it has images to go along with the text. ----Report Text Below---- This week has been involved tidying up my code and finalising the features for the first iteration of the UI changes. I am well on target with regards to my timeline this week and I will move on to the TODO list integration on Monday. The tabbed interface took a little longer than I expected because I hadn’t accounted for some of the learning curves I would encounter but after 3 weeks of connecting everything together I can say I am happy with how it looks. The only thing I haven’t finished is the New Comments dialog, which I will complete by Monday. The process for this has been good as it has made me much more familiar with the code base and it has also given me the opportunity to think about other things to add and ways to improve the code as it stands. Once all of the primary features I’ve targeted have been implemented I will move on to improving the code base by separating things out more and adding more comments. The tab interface sans New Comments dialog has been merged into the master branch so everyone can go and test it by doing the following: git clone git://entomologist.git.sourceforge.net/gitroot/entomologist/entomologist qmake make make install This will then install it to the right place on your system and make it work (These instructions only count for Linux but Windows/Mac OS X are detailed in the INSTALL text file). Thanks, David Williams Entomologist UI Enhancements.-- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-project+help@opensuse.org
participants (1)
-
David Williams