Nepomuk/GSoC/2011/Journals/SwairShah: Difference between revisions
m (moved Journals/SwairShah to Nepomuk/GSoC/2011/Journals/SwairShah: The page URL should follow a standard naming scheme.) |
No edit summary |
||
Line 19: | Line 19: | ||
*A little codecleanup | *A little codecleanup | ||
=== | ===21th Jun=== | ||
* Working on projectmodel branch | |||
* Read about Git merging | |||
* merged projectmodel into master [http://quickgit.kde.org/?p=scratch%2Fswairshah%2Fprojectintegrator.git&a=commit&h=b64bda2fecaba9a09c262408e78d6c5971f65e26] | |||
===22nd Jun=== | |||
* projectmodel complete in master -> able to list projects based on models | |||
* doubleClick on model -> setLiveProject manually! [http://quickgit.kde.org/?p=scratch%2Fswairshah%2Fprojectintegrator.git&a=commit&h=378f77fd011f9523f96680f42e2aff1a883d5d5c] | |||
===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 |
Revision as of 13:48, 24 June 2011
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