Necessitas/Meetings/QtCS2011: Difference between revisions

From KDE Community Wiki
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
*Espen R. (Cutehacks)
*Espen R. (Cutehacks)
*Janne A. (Digia)
*Janne A. (Digia)
*Juha R. (Futurize)
*Juha R. (Futurice)
*Jørgen L. (Nokia)
*Jørgen L. (Nokia)
*Kalle K. (Nokia)
*Kalle K. (Nokia)
Line 28: Line 28:
**Android versions
**Android versions
*Other
*Other
Images from the flip-over:
[http://cutehacks.files.wordpress.com/2011/06/topics_discussed.png]
[http://cutehacks.files.wordpress.com/2011/06/todo_items_1.png]
[http://cutehacks.files.wordpress.com/2011/06/todo_items_2.png]


==Todo-list (needed before beta)==
==Todo-list (needed before beta)==
Line 44: Line 49:
*qatomic implementations (hot topic)
*qatomic implementations (hot topic)
**arm instruction set compatability '''- Bernhard'''
**arm instruction set compatability '''- Bernhard'''
*compile all platform at once (qmake issue) '''- Alessandro'''
*compile all platform at once (qmake issue) '''- Alessandro (talks to Oswald)'''


===Qt Creator===
===Qt Creator===
Line 57: Line 62:


===Qt Webkit===
===Qt Webkit===
*switched to 2.1.6
*switched to 2.1.1
*2.5x times faster than Qt's
*2.5x times faster than Qt's
*2 times slower than Google's '''- Espen'''
*2 times slower than Google's '''- Espen (makes BogDan and Simon talk)'''
*javascript is making it slower
*javascript is making it slower
*consumes lots of memory
*consumes lots of memory
Line 66: Line 71:
*Multi language support '''- Christian'''
*Multi language support '''- Christian'''
*Clean up the code '''- Robert'''
*Clean up the code '''- Robert'''
*Network detection / download resumtion '''- Robert'''
*Network detection / download resumption '''- Robert'''
*java interface (activity, java main) '''- Robert'''
*java interface (activity, java main) '''- Robert'''



Latest revision as of 22:47, 16 June 2011

Introduction by Kalle

Present (at some point)

  • Alessandro P. (Nokia)
  • Bernard R. (Blankpage)
  • Bogdan V.
  • Chuck P. (Nokia)
  • Daniel T. (Nokia)
  • Donald C. (Nokia)
  • Espen R. (Cutehacks)
  • Janne A. (Digia)
  • Juha R. (Futurice)
  • Jørgen L. (Nokia)
  • Kalle K. (Nokia)
  • Christian (Tarent)
  • Maurice K. (Nokia)
  • Marius B. M. (Cutehacks)
  • Mika M. (Digia)
  • Ray D.
  • Ricardo (Electrobit)
  • Robert (Tarent)
  • Thiago M. (Nokia)
  • Thomas S. (Nokia)

Discussion points (categories)

  • Upstreaming
  • Feature completeness
    • Android versions
  • Other

Images from the flip-over: [1] [2] [3]

Todo-list (needed before beta)

BogDan listed items that needs to be completed before the Beta release. This affects binary compatibility for the C++/Java interfaces.

We then went through the list to find a volunteer that is interested to take responsibility for making sure the item is fixed.

Qt Framework

  • android asset support (deployment) - Bogdan
  • opengl - Thomas
  • style plugin - Alessandro
  • android menues integration - Marius
  • classes (affects the java part)
    • desktop-service - Bogdan
    • system-tray icon - Bogdan
  • qatomic implementations (hot topic)
    • arm instruction set compatability - Bernhard
  • compile all platform at once (qmake issue) - Alessandro (talks to Oswald)

Qt Creator

  • app deployment / publish button - Espen

Qt Mobility

  • start from scratch
  • needs planning - Ricardo
  • multimedia (problematic)
  • addressbook is working on platform 7 and up
  • nfc - Mika

Qt Webkit

  • switched to 2.1.1
  • 2.5x times faster than Qt's
  • 2 times slower than Google's - Espen (makes BogDan and Simon talk)
  • javascript is making it slower
  • consumes lots of memory

Ministro

  • Multi language support - Christian
  • Clean up the code - Robert
  • Network detection / download resumption - Robert
  • java interface (activity, java main) - Robert

SDK

  • Status
    • Linux ok
    • Windows is not quite update
      • make clean doesn't work
    • MacOS is great
      • gdb is faster
    • build script takes a looong time
    • ndk and sdk are included in the package
  • build sdk - Ray
  • thumb2 gdb issues - Ray
  • qmake / configure on windows (mkspec) - Ray

Misc

  • Building from commandline - Bernhard
  • CMAKE - Bernhard
  • Gesture support - Thomas
  • Fontdialog / filedialog etc. (down prioritized)

Bugs

  • Font bug - Espen
  • Upstreaming
    • Qt - Marius
    • Qt Creator - Espen