Nepomuk/GSoC/2011/Journals/SwairShah
Journal: Project Integration in Nepomuk
16th Jun
- Made a git branch to add blogsupport
- Note: Give meaningful branch names. Avoid working on same code section in two different branches
- Added a structured note GUI support
- Played around with git branches (resolved conflicts!)
17th Jun
- Made a listview branch -> working on projectmodel
- A popup to add structural text (in blogsupport branch)
18th Jun
- Drag-Drop Files support
- Drag-Drop Url Support (nfo:Website)
- A little codecleanup
21th Jun
- Working on projectmodel branch
- Read about Git merging
- merged projectmodel into master [1]
22nd Jun
- projectmodel complete in master -> able to list projects based on models
- doubleClick on model -> setLiveProject manually! [2]
23rd Jun
- Creating systemtray icon
- systemtray icon does not support drag-drop -> essential
24th Jun
- Started Reading about Plasmoid
- unsuccessfully created a plasmoid, need some experience