Calligra/Meetings/Fall 2011 meeting/Minutes: Difference between revisions

From KDE Community Wiki
Line 17: Line 17:
*[http://kexi-project.org/pics/ads/calligra/Calligra%20Suite%20Logo%20Guidelines-draft1.pdf Logo guidelines draft 1], please discuss (jstaniek)
*[http://kexi-project.org/pics/ads/calligra/Calligra%20Suite%20Logo%20Guidelines-draft1.pdf Logo guidelines draft 1], please discuss (jstaniek)
====Kexi====
====Kexi====
=====Move plugin tabbed toolbars to plugins=====
=====Plan: Move plugin tabbed toolbars to plugins=====
*define KexiTabInfo { QString name; QString toolTip; QString whatsThis; QString tabText; QColor tabColor; QWidget* widget; }  
*define KexiTabInfo { QString name; QString toolTip; QString whatsThis; QString tabText; QColor tabColor; QWidget* widget; }  
*implement virtual QList<KexiTabInfo*> KexiPart::createMenuTabs() const = 0;
*implement virtual QList<KexiTabInfo*> KexiPart::createMenuTabs() const = 0;
*implement createMenuTabs() is kexi form and report plugins.
*implement createMenuTabs() is kexi form and report plugins.
=====User feedback module=====
=====Idea: User feedback module=====
*design & implement user feedback module
*design & implement user feedback module
**ask users to participate in anonymous gathering of statistical data
**ask users to participate in anonymous gathering of statistical data
**collect user
**collect user
**user can sign up using nick name to see her contribution!
**user can sign up using nick name to see her contribution!
=====Idea: New developers in Kexi Mobile sub-project=====
SPOILER! Three new Kexi devs are N9* owners now and two of them look forward to contribute something.


===Sunday===
===Sunday===

Revision as of 13:10, 12 November 2011

..


Kexi BoF

Friday

  • OwnCloud integration for Kexi storage, contributors needed
  • WebForms, contributors needed
  • Fullscreen: TODO
  • Define object model for public Kexi APIs, then start to implement using QtScript. Documentation of the object model would become a base for section in the Kexi Handbook (minus development notes).

Saturday

Branding

  • Good news: we have calligra.org!
  • The community has decided on the logo, it's not up for discussion now. We go further to helping users/3rd parties to properly refer to our project in a way so we feel comfortable enough.
  • Calligra Branding presentation (jstaniek)
  • Logo guidelines draft 1, please discuss (jstaniek)

Kexi

Plan: Move plugin tabbed toolbars to plugins
  • define KexiTabInfo { QString name; QString toolTip; QString whatsThis; QString tabText; QColor tabColor; QWidget* widget; }
  • implement virtual QList<KexiTabInfo*> KexiPart::createMenuTabs() const = 0;
  • implement createMenuTabs() is kexi form and report plugins.
Idea: User feedback module
  • design & implement user feedback module
    • ask users to participate in anonymous gathering of statistical data
    • collect user
    • user can sign up using nick name to see her contribution!
Idea: New developers in Kexi Mobile sub-project

SPOILER! Three new Kexi devs are N9* owners now and two of them look forward to contribute something.

Sunday