Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-11 | fdo#50964 - fix presenter console artwork location | Michael Meeks | |
Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f | |||
2012-04-19 | convert presenter console to passive registration | David Tardon | |
2012-04-14 | unusedcode: PresenterAnimation and PresenterAnimator | Matúš Kukan | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-03-06 | gbuildize sdext | David Tardon | |