Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt contributors summit 2018 Program: Difference between revisions
(moved the q3ds runtime session to before lunch since we'd like it to be placed before the Graphics Vision session, not after) |
(Make Lunch span all room-columns; use HR in keynotes' other-room columns.) |
||
Line 15: | Line 15: | ||
! 9:00 - 10:00 | ! 9:00 - 10:00 | ||
| Keynote: Path towards Qt 6 | | Keynote: Path towards Qt 6 | ||
| | |colspan=2| <hr> | ||
| | |||
|- | |- | ||
! 10:00 - 11:00 | ! 10:00 - 11:00 | ||
Line 29: | Line 28: | ||
|- | |- | ||
! 12:00 - 13:00 | ! 12:00 - 13:00 | ||
| Lunch | |colspan=3| Lunch | ||
|- | |- | ||
! 13:00 - 14:00 | ! 13:00 - 14:00 | ||
| Plenary session: Graphics vision 2020 | | Plenary session: Graphics vision 2020 | ||
| | |colspan=2|<hr> | ||
| | |||
|- | |- | ||
! 14:00 - 15:00 | ! 14:00 - 15:00 | ||
Line 48: | Line 46: | ||
! 16:00 - 17:00 | ! 16:00 - 17:00 | ||
| Plenary session: Overview of Qt 6 changes | | Plenary session: Overview of Qt 6 changes | ||
| | |colspan=2| <hr> | ||
| | |||
|} | |} | ||
Line 62: | Line 59: | ||
! 9:00 - 10:00 | ! 9:00 - 10:00 | ||
| Plenary session: Leveraging C++17 | | Plenary session: Leveraging C++17 | ||
| | |colspan=2| <hr> | ||
| | |||
|- | |- | ||
! 10:00 - 11:00 | ! 10:00 - 11:00 | ||
Line 76: | Line 72: | ||
|- | |- | ||
! 12:00 - 13:00 | ! 12:00 - 13:00 | ||
| Lunch | |colspan=3| Lunch | ||
|- | |- | ||
! 13:00 - 14:00 | ! 13:00 - 14:00 | ||
| Plenary session: Topic? | | Plenary session: Topic? | ||
| | |colspan=2| <hr> | ||
| | |||
|- | |- | ||
! 14:00 - 15:00 | ! 14:00 - 15:00 | ||
Line 95: | Line 90: | ||
! 16:00 - 17:00 | ! 16:00 - 17:00 | ||
| Final session: Conclusions | | Final session: Conclusions | ||
| | |colspan=2| <hr> | ||
| | |||
|} | |} | ||
Revision as of 12:32, 28 May 2018
Back to Qt contributors summit 2018
Table of topics
Please add a longer session description with topic owner in the lower part of the page!
Day 1
Time | Room 1 | Room 2 | Room 3 |
---|---|---|---|
9:00 - 10:00 | Keynote: Path towards Qt 6 | ||
10:00 - 11:00 | A | B | C |
11:00 - 12:00 | Qt 3D Studio Runtime and APIs, 2.0 and beyond | B | C |
12:00 - 13:00 | Lunch | ||
13:00 - 14:00 | Plenary session: Graphics vision 2020 | ||
14:00 - 15:00 | Dates, Times, Zones and Calendars | C | |
15:00 - 16:00 | A | Qt for Python | C |
16:00 - 17:00 | Plenary session: Overview of Qt 6 changes |
Day 2
Time | Room 1 | Room 2 | Room 3 |
---|---|---|---|
9:00 - 10:00 | Plenary session: Leveraging C++17 | ||
10:00 - 11:00 | A | B | C |
11:00 - 12:00 | CI status and ruminations about flaky tests | B | C |
12:00 - 13:00 | Lunch | ||
13:00 - 14:00 | Plenary session: Topic? | ||
14:00 - 15:00 | A | B | C |
15:00 - 16:00 | A | B | C |
16:00 - 17:00 | Final session: Conclusions |
Session descriptions
Please give a quick over-view and say who'll be getting the discussion going.
Graphics Vision 2020
Various people
Towards a unified 2D-3D world. Let's discuss the direction for Qt Quick, the scenegraph, Qt 3D Studio with Qt 3D underneath, and the related tools like Qt 3D Studio and Qt Design Studio.
Qt 3D Studio Runtime and APIs, 2.0 and beyond
Laszlo Agocs, Andy Nichols
Let's take a look at what ships in Qt 3D Studio 2.0 when it comes to C++ and QML APIs, and how these - and the underlying engine - will evolve in H2/2018 and beyond. Also serves as an intro to the Graphics Vision session that follows afterwards.
CI status and ruminations about flaky tests
Ville Voutilainen
Brief look at what the CI task force has done, with focus on flaky tests, how to find them, and what to do about them going forward.
Dates, Times, Zones and Calendars
Edward Welbourne
C++20 is slated to build, on std::'s <chrono>, a coherent (and well-designed) date/time system that does time-zones well and supports a way of doing calendars. We have a QAbstractCalendar contribution in the pipe-line.
- What becomes of that, QTimeZone and Q(Date|Time)+ once (most of a decade from now) Qt is able to use C++20's shiny new library features ?
- What should we do for Qt6 to prepare the way for that future transition ?