Qt-contributors-summit-2014-Qs2014QQControls: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
m (Categorize)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:QtCS2014]]
==Current scope for 5.4==


* Android style (including text selection)
* Popup abstraction for embedded, non-<span class="caps">QPA</span> mobile use-cases
* Missing features (e.g., ComboBox sections)
* TreeView
==And beyond…==
* iOS style
* Proper style selection/resolution
==And more…==
* Distinguish between user induced property change and internal property change (Designer guys)
* Time picker, or extend Calendar (Tomasz)
* Better <span class="caps">QML</span> designer support, e.g. interactive tab editing
* Tabs as Loaders are not good for Designer
* ComboBox popup not "explorable" (Stephan from Froglogic)
* ComboBox/Menu items can be arbitrary Items
* Windows Phone ApplicationWindow style (menubar at the bottom)
* Explore why we're not getting a minimal deploy tree
* How to add (more) behavior in the style?

Latest revision as of 17:38, 6 January 2017

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Current scope for 5.4

  • Android style (including text selection)
  • Popup abstraction for embedded, non-QPA mobile use-cases
  • Missing features (e.g., ComboBox sections)
  • TreeView

And beyond…

  • iOS style
  • Proper style selection/resolution

And more…

  • Distinguish between user induced property change and internal property change (Designer guys)
  • Time picker, or extend Calendar (Tomasz)
  • Better QML designer support, e.g. interactive tab editing
  • Tabs as Loaders are not good for Designer
  • ComboBox popup not "explorable" (Stephan from Froglogic)
  • ComboBox/Menu items can be arbitrary Items
  • Windows Phone ApplicationWindow style (menubar at the bottom)
  • Explore why we're not getting a minimal deploy tree
  • How to add (more) behavior in the style?